-
Global information
- Generated on Sun Jul 18 16:59:10 2021
- Log file: /home/postgres/pg_data/data/pg_log/postgresql-2021-07-18_180000.log
- Parsed 47,539 log entries in 8s
- Log start from 2021-07-18 18:00:00 to 2021-07-18 18:59:01
-
Overview
Global Stats
- 492 Number of unique normalized queries
- 2,652 Number of queries
- 44m41s Total query duration
- 2021-07-18 18:00:00 First query
- 2021-07-18 18:58:55 Last query
- 13 queries/s at 2021-07-18 18:51:45 Query peak
- 44m41s Total query duration
- 0ms Prepare/parse total duration
- 2s593ms Bind total duration
- 44m38s Execute total duration
- 18,884 Number of events
- 3 Number of unique normalized events
- 18,815 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
- 223 Number temporary file
- 10.41 MiB Max size of temporary file
- 5.00 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
- 2,652 Average queries per session
- 44m41s 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
- 13 queries/s Query Peak
- 2021-07-18 18:51:45 Date
SELECT Traffic
Key values
- 13 queries/s Query Peak
- 2021-07-18 18:51:45 Date
INSERT/UPDATE/DELETE Traffic
Key values
- 9 queries/s Query Peak
- 2021-07-18 18:11:12 Date
Queries duration
Key values
- 44m41s 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) Jul 18 18 2,652 0ms 32s341ms 1s10ms 1m38s 1m40s 1m57s Day Hour SELECT COPY TO Average Duration Latency Percentile(90) Latency Percentile(95) Latency Percentile(99) Jul 18 18 659 16 382ms 5s259ms 13s678ms 27s795ms Day Hour INSERT UPDATE DELETE COPY FROM Average Duration Latency Percentile(90) Latency Percentile(95) Latency Percentile(99) Jul 18 18 854 34 0 80 1s291ms 43s583ms 53s191ms 54s596ms Day Hour Prepare Bind Bind/Prepare Percentage of prepare Jul 18 18 0 1,360 1,360.00 0.00% Day Hour Count Average / Second Jul 18 18 0 0.00/s Day Hour Count Average Duration Average idle time Jul 18 18 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 Jul 18 18 0 0s 0s 0s Day Hour Added Removed Recycled Synced files Longest sync Average sync Jul 18 18 0 0 0 0 0s 0s Day Hour Count Avg time (sec) Jul 18 18 0 0s Day Hour Mean distance Mean estimate Jul 18 18 0.00 kB 0.00 kB -
Temporary Files
Size of temporary files
Key values
- 14.63 MiB Temp Files size Peak
- 2021-07-18 18:14:44 Date
Number of temporary files
Key values
- 2 per second Temp Files Peak
- 2021-07-18 18:11:13 Date
Temporary Files Activity
↑ Back to the top of the Temporary Files Activity tableDay Hour Count Total size Average size Jul 18 18 223 1.09 GiB 5.00 MiB Queries generating the most temporary files (N)
Rank Count Total size Min size Max size Avg size Query 1 112 634.00 MiB 4.52 MiB 6.41 MiB 5.66 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, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341)) AND ($342 = 0 OR p.patternname in ($343)) AND ($344 = 0 OR kr.patternclassid in ($345, $346)) AND ($347 = 0 OR kr.patternlengthbars <= $348) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $349 OR relevant = 1) AND ($350 = 0 OR age <= $351) ORDER BY identified DESC, length DESC;
Date: 2021-07-18 18:14:44 Duration: 0ms Database: acaweb_fx User: postgres
2 28 152.59 MiB 2.73 MiB 6.95 MiB 5.45 MiB select resultuid from relevance_fibonacci_results order by resultuid desc limit ?), results as ( select distinct on (s.symbolid) fr.resultuid as resultuid, fr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, fr.pattern as pattern_name, fr.timed as timed, fr.patternendtime as identified, dtt.timezone as timezone, fr.patternlengthbars as length, g.basegroupname, case when rar.age is not null then rar.age when fr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when fr.resultuid <= rm.resultuid then ? else ? end as relevant from fibonacci_results fr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = fr.symbolid inner join symbols s on fr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on fr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on fr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_fibonacci_results rar on rar.resultuid = fr.resultuid where fr.gmttimefound > now() - interval ? and (fr.simulation = ? or fr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or fr.pattern in (...)) and (? = ? or fr.patternlengthbars <= ?) and (? = ? or (? = ? and fr.timed > cast(? as timestamp)) or (? = ? and fr.timed < cast(? as timestamp))) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;-
SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3)) AND ($4 = 0 OR s.exchange in ($5)) AND ($6 = 0 OR s.symbol in ($7)) AND ($8 = 0 OR fr.pattern in ($9)) AND ($10 = 0 OR fr.patternlengthbars <= $11) AND ($12 = 0 OR ($13 = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ($14 = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $15 OR relevant = 1) AND ($16 = 0 OR age <= $17) ORDER BY identified DESC, length DESC;
Date: 2021-07-18 18:16:35 Duration: 0ms Database: acaweb_fx User: postgres
3 16 26.91 MiB 1.61 MiB 1.80 MiB 1.68 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-07-18 18:16:13 Duration: 313ms 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-07-18 18:11:13 Duration: 289ms 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-07-18 18:01:13 Duration: 285ms Database: acaweb_fx User: postgres
4 8 21.88 MiB 2.73 MiB 2.73 MiB 2.73 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-07-18 18:26:34 Duration: 0ms Database: acaweb_fx User: postgres
5 8 59.08 MiB 3.34 MiB 10.41 MiB 7.38 MiB ) or ((s.symbol ilike ? and timegranularity = ?))) and breakout >= ?.? and patternendtime = latestbaratbreakouttime and patternlengthbars >= ? and patternquality >= ?.? and initialtrend >= ?.? and symmetry >= ?.? and noise <= ?.? and volumeincrease >= ?.? and temporarypattern = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and s.nonliquid = ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, patternquality desc limit ?;-
) OR ((s.symbol ilike '%eurjpy%' 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 > 516136615 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-07-18 18:54:46 Duration: 0ms Database: acaweb_fx User: postgres
6 4 21.83 MiB 5.26 MiB 5.66 MiB 5.46 MiB select updateresultsmaterializedview ();-
select updateresultsmaterializedview ();
Date: 2021-07-18 18:32:16 Duration: 6s415ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-07-18 18:17:25 Duration: 2s397ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-07-18 18:47:12 Duration: 1s400ms Database: acaweb_fx User: postgres
7 4 34.67 MiB 8.25 MiB 9.90 MiB 8.67 MiB )) and breakout >= ?.? and patternendtime = latestbaratbreakouttime and patternlengthbars >= ? and patternquality >= ?.? and initialtrend >= ?.? and symmetry >= ?.? and noise <= ?.? and volumeincrease >= ?.? and temporarypattern = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and s.nonliquid = ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, patternquality desc limit ?;-
)) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 516721814 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-07-18 18:30:49 Duration: 0ms Database: acaweb_fx User: postgres
8 3 24.72 MiB 8.22 MiB 8.28 MiB 8.24 MiB ) or ((s.symbol ilike ? and timegranularity = ?)) or ((s.symbol ilike ? and timegranularity = ?))) and breakout >= ?.? and patternendtime = latestbaratbreakouttime and patternlengthbars >= ? and patternquality >= ?.? and initialtrend >= ?.? and symmetry >= ?.? and noise <= ?.? and volumeincrease >= ?.? and temporarypattern = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and s.nonliquid = ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, patternquality desc limit ?;-
) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 1440)) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 15))) 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 > 516635479 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-07-18 18:14:44 Duration: 0ms Database: acaweb_fx User: postgres
9 2 13.30 MiB 6.65 MiB 6.65 MiB 6.65 MiB with a as ( select *, row_number() over (partition by symbolid, direction order by datetime desc) r from sa_hist_consecutivecandles ) select distinct a.symbolid, a.qty, a.percentile, a.direction from a inner join symbols s on a.symbolid = s.symbolid inner join autochartist_stocklist aus on s.symbolid = aus.symbolid where aus.enabled = ? and a.r = ? and aus.recognitionengine ilike ?;-
WITH a AS ( SELECT *, row_number() OVER (PARTITION BY symbolid, direction ORDER BY datetime DESC) r FROM sa_hist_consecutivecandles ) SELECT DISTINCT a.symbolid, a.qty, a.percentile, a.direction FROM a INNER JOIN symbols s on a.symbolid = s.symbolid INNER JOIN autochartist_stocklist aus on s.symbolid = aus.symbolid WHERE aus.Enabled = 1 AND a.r = 1 AND aus.RecognitionEngine ILIKE 'GIVCAPITAL - 1';
Date: 2021-07-18 18:17:56 Duration: 299ms Database: acaweb_fx User: postgres
-
WITH a AS ( SELECT *, row_number() OVER (PARTITION BY symbolid, direction ORDER BY datetime DESC) r FROM sa_hist_consecutivecandles ) SELECT DISTINCT a.symbolid, a.qty, a.percentile, a.direction FROM a INNER JOIN symbols s on a.symbolid = s.symbolid INNER JOIN autochartist_stocklist aus on s.symbolid = aus.symbolid WHERE aus.Enabled = 1 AND a.r = 1 AND aus.RecognitionEngine ILIKE 'GIVCAPITAL - 2';
Date: 2021-07-18 18:17:57 Duration: 187ms Database: acaweb_fx User: postgres
-
WITH a AS ( SELECT *, row_number() OVER (PARTITION BY symbolid, direction ORDER BY datetime DESC) r FROM sa_hist_consecutivecandles ) SELECT DISTINCT a.symbolid, a.qty, a.percentile, a.direction FROM a INNER JOIN symbols s on a.symbolid = s.symbolid INNER JOIN autochartist_stocklist aus on s.symbolid = aus.symbolid WHERE aus.Enabled = 1 AND a.r = 1 AND aus.RecognitionEngine ILIKE 'GIVCAPITAL - 1';
Date: 2021-07-18 18:17:56 Duration: 0ms Database: acaweb_fx User: postgres
10 1 9.38 MiB 9.38 MiB 9.38 MiB 9.38 MiB insert into t240 (pricedatetime, open, high, low, close, symbolid, volume, bsf) select date_trunc(?, pricedatetime) + cast(extract(? from pricedatetime) as integer) / ? * ? * interval ? as pricedatetime, first (open) as open, max(high) as high, min(low) as low, last (close) as close, --t.symbolid as sourcesymbolid, s2.symbolid as destsymbolid, sum(volume),? from t60 t, symbols s, symbols s2, downloadersymbolsettings dss, downloadersymbolsettings dss2 where s.timegranularity = ? and s.symbolid = t.symbolid -- and s.symbol = ? and s.symbolid = dss.symbolid and dss.classname = ? and s2.exchange = s.exchange and s2.timegranularity = ? and s2.symbol = s.symbol and s2.symbolid = dss2.symbolid and dss2.classname = ? and t.pricedatetime >= ? group by date_trunc(?, pricedatetime) + cast(extract(? from pricedatetime) as integer) / ? * ? * interval ?, t.symbolid, s2.symbolid order by date_trunc(?, pricedatetime) + cast(extract(? from pricedatetime) as integer) / ? * ? * interval ?, t.symbolid, s2.symbolid;-
insert into t240 (pricedatetime, open, high, low, close, symbolid, volume, bsf) select date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour' as pricedatetime, first (open) as open, max(high) as high, min(low) as low, last (close) as close, --t.symbolid as sourcesymbolid, s2.symbolid as destsymbolid, sum(volume), 0 from t60 t, symbols s, symbols s2, downloadersymbolsettings dss, downloadersymbolsettings dss2 where s.timegranularity = 60 and s.symbolid = t.symbolid -- and s.symbol = 'EURUSD.m' and s.symbolid = dss.symbolid and dss.classname = 'GIVCAPITAL' and s2.exchange = s.exchange and s2.timegranularity = 240 and s2.symbol = s.symbol and s2.symbolid = dss2.symbolid and dss2.classname = 'GIVCAPITAL' and t.pricedatetime >= '2021-05-30' group by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour', t.symbolid, s2.symbolid order by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour', t.symbolid, s2.symbolid;
Date: 2021-07-18 18:09:03 Duration: 11s420ms Database: acaweb_fx User: postgres
-
insert into t240 (pricedatetime, open, high, low, close, symbolid, volume, bsf) select date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour' as pricedatetime, first (open) as open, max(high) as high, min(low) as low, last (close) as close, --t.symbolid as sourcesymbolid, s2.symbolid as destsymbolid, sum(volume), 0 from t60 t, symbols s, symbols s2, downloadersymbolsettings dss, downloadersymbolsettings dss2 where s.timegranularity = 60 and s.symbolid = t.symbolid -- and s.symbol = 'EURUSD.m' and s.symbolid = dss.symbolid and dss.classname = 'GIVCAPITAL' and s2.exchange = s.exchange and s2.timegranularity = 240 and s2.symbol = s.symbol and s2.symbolid = dss2.symbolid and dss2.classname = 'GIVCAPITAL' and t.pricedatetime >= '2021-05-30' group by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour', t.symbolid, s2.symbolid order by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour', t.symbolid, s2.symbolid;
Date: 2021-07-18 18:09:03 Duration: 0ms Database: acaweb_fx User: postgres
11 1 2.59 MiB 2.59 MiB 2.59 MiB 2.59 MiB insert into t1440 (pricedatetime, open, high, low, close, symbolid, volume, bsf) select date_trunc(?, pricedatetime) + cast(extract(? from pricedatetime) as integer) / ? * ? * interval ? as pricedatetime, first (open) as open, max(high) as high, min(low) as low, last (close) as close, --t.symbolid as sourcesymbolid, s2.symbolid as destsymbolid, sum(volume),? from t240 t, symbols s, symbols s2, downloadersymbolsettings dss, downloadersymbolsettings dss2 where s.timegranularity = ? and s.symbolid = t.symbolid -- and s.symbol = ? and s.symbolid = dss.symbolid and dss.classname = ? and s2.exchange = s.exchange and s2.timegranularity = ? and s2.symbol = s.symbol and s2.symbolid = dss2.symbolid and dss2.classname = ? and t.pricedatetime >= ? group by date_trunc(?, pricedatetime) + cast(extract(? from pricedatetime) as integer) / ? * ? * interval ?, t.symbolid, s2.symbolid order by date_trunc(?, pricedatetime) + cast(extract(? from pricedatetime) as integer) / ? * ? * interval ?, t.symbolid, s2.symbolid;-
insert into t1440 (pricedatetime, open, high, low, close, symbolid, volume, bsf) select date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 24 * 24 * interval '1 hour' as pricedatetime, first (open) as open, max(high) as high, min(low) as low, last (close) as close, --t.symbolid as sourcesymbolid, s2.symbolid as destsymbolid, sum(volume), 0 from t240 t, symbols s, symbols s2, downloadersymbolsettings dss, downloadersymbolsettings dss2 where s.timegranularity = 240 and s.symbolid = t.symbolid -- and s.symbol = 'EURUSD.m' and s.symbolid = dss.symbolid and dss.classname = 'GIVCAPITAL' and s2.exchange = s.exchange and s2.timegranularity = 1440 and s2.symbol = s.symbol and s2.symbolid = dss2.symbolid and dss2.classname = 'GIVCAPITAL' and t.pricedatetime >= '2021-05-30' group by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 24 * 24 * interval '1 hour', t.symbolid, s2.symbolid order by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 24 * 24 * interval '1 hour', t.symbolid, s2.symbolid;
Date: 2021-07-18 18:13:51 Duration: 1s885ms Database: acaweb_fx User: postgres
-
insert into t1440 (pricedatetime, open, high, low, close, symbolid, volume, bsf) select date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 24 * 24 * interval '1 hour' as pricedatetime, first (open) as open, max(high) as high, min(low) as low, last (close) as close, --t.symbolid as sourcesymbolid, s2.symbolid as destsymbolid, sum(volume), 0 from t240 t, symbols s, symbols s2, downloadersymbolsettings dss, downloadersymbolsettings dss2 where s.timegranularity = 240 and s.symbolid = t.symbolid -- and s.symbol = 'EURUSD.m' and s.symbolid = dss.symbolid and dss.classname = 'GIVCAPITAL' and s2.exchange = s.exchange and s2.timegranularity = 1440 and s2.symbol = s.symbol and s2.symbolid = dss2.symbolid and dss2.classname = 'GIVCAPITAL' and t.pricedatetime >= '2021-05-30' group by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 24 * 24 * interval '1 hour', t.symbolid, s2.symbolid order by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 24 * 24 * interval '1 hour', t.symbolid, s2.symbolid;
Date: 2021-07-18 18:13:51 Duration: 0ms Database: acaweb_fx User: postgres
Queries generating the largest temporary files
Rank Size Query 1 10.41 MiB ) OR ((s.symbol ilike '%eurusd%' 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 > 516629500 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;[ Date: 2021-07-18 18:55:03 - Database: acaweb_fx - User: postgres ]
2 9.91 MiB ) OR ((s.symbol ilike '%gbpusd%' 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 > 516237568 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;[ Date: 2021-07-18 18:55:32 - Database: acaweb_fx - User: postgres ]
3 9.90 MiB )) 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 > 516432641 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;[ Date: 2021-07-18 18:55:49 - Database: acaweb_fx - User: postgres ]
4 9.90 MiB ) OR ((s.symbol ilike '%nzdj%' 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 > 516644409 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;[ Date: 2021-07-18 18:55:54 - Database: acaweb_fx - User: postgres ]
5 9.38 MiB insert into t240 (pricedatetime, open, high, low, close, symbolid, volume, bsf) select date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour' as pricedatetime, first (open) as open, max(high) as high, min(low) as low, last (close) as close, --t.symbolid as sourcesymbolid, s2.symbolid as destsymbolid, sum(volume), 0 from t60 t, symbols s, symbols s2, downloadersymbolsettings dss, downloadersymbolsettings dss2 where s.timegranularity = 60 and s.symbolid = t.symbolid -- and s.symbol = 'EURUSD.m' and s.symbolid = dss.symbolid and dss.classname = 'GIVCAPITAL' and s2.exchange = s.exchange and s2.timegranularity = 240 and s2.symbol = s.symbol and s2.symbolid = dss2.symbolid and dss2.classname = 'GIVCAPITAL' and t.pricedatetime >= '2021-05-30' group by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour', t.symbolid, s2.symbolid order by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour', t.symbolid, s2.symbolid;[ Date: 2021-07-18 18:09:03 - Database: acaweb_fx - User: postgres ]
6 8.28 MiB ) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 1440)) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 15))) 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 > 516635479 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;[ Date: 2021-07-18 18:46:53 - Database: acaweb_fx - User: postgres ]
7 8.27 MiB )) 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 > 516635479 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;[ Date: 2021-07-18 18:42:52 - Database: acaweb_fx - User: postgres ]
8 8.25 MiB )) 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 > 516721814 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;[ Date: 2021-07-18 18:30:49 - Database: acaweb_fx - User: postgres ]
9 8.25 MiB )) 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 > 516635479 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;[ Date: 2021-07-18 18:26:49 - Database: acaweb_fx - User: postgres ]
10 8.22 MiB ) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 1440)) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 15))) 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 > 516635479 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;[ Date: 2021-07-18 18:02:42 - Database: acaweb_fx - User: postgres ]
11 8.22 MiB ) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 1440)) OR ((s.symbol ilike '%xauusd%' AND timegranularity = 15))) 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 > 516635479 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;[ Date: 2021-07-18 18:14:44 - Database: acaweb_fx - User: postgres ]
12 7.48 MiB ) OR ((s.symbol ilike '%eurjpy%' 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 > 516136615 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;[ Date: 2021-07-18 18:54:46 - Database: acaweb_fx - User: postgres ]
13 7.48 MiB ) OR ((s.symbol ilike '%xauusd%' 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 > 516118329 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;[ Date: 2021-07-18 18:56:15 - Database: acaweb_fx - User: postgres ]
14 6.95 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-07-18 18:01:45 - Database: acaweb_fx - User: postgres ]
15 6.95 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-07-18 18:07:28 - Database: acaweb_fx - User: postgres ]
16 6.95 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-07-18 18:12:16 - Database: acaweb_fx - User: postgres ]
17 6.95 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-07-18 18:17:00 - Database: acaweb_fx - User: postgres ]
18 6.95 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-07-18 18:21:52 - Database: acaweb_fx - User: postgres ]
19 6.95 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-07-18 18:26:57 - Database: acaweb_fx - User: postgres ]
20 6.95 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-07-18 18:32:00 - 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 Jul 18 18 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
- 659 Total read queries
- 1,982 Total write queries
Queries by database
Key values
- acaweb_fx Main database
- 2,652 Requests
- 44m38s (acaweb_fx)
- Main time consuming database
Queries by user
Key values
- postgres Main user
- 1,702 Requests
User Request type Count Duration pgperfstats Total 950 20m24s insert 832 20m10s select 118 13s614ms postgres Total 1,702 24m14s copy from 80 18s643ms copy to 16 2s515ms cte 998 19m6s insert 22 15s409ms others 11 23s919ms select 541 4m2s update 34 5s296ms Duration by user
Key values
- 24m14s (postgres) Main time consuming user
User Request type Count Duration pgperfstats Total 950 20m24s insert 832 20m10s select 118 13s614ms postgres Total 1,702 24m14s copy from 80 18s643ms copy to 16 2s515ms cte 998 19m6s insert 22 15s409ms others 11 23s919ms select 541 4m2s update 34 5s296ms Queries by host
Key values
- unknown Main host
- 2,652 Requests
- 44m38s (unknown)
- Main time consuming host
Queries by application
Key values
- unknown Main application
- 2,652 Requests
- 44m38s (unknown)
- Main time consuming application
Number of cancelled queries
Key values
- 0 per second Cancelled query Peak
- 2021-07-18 18:00:20 Date
Number of cancelled queries (5 minutes period)
NO DATASET
-
Top Queries
Histogram of query times
Key values
- 963 1000-10000ms duration
Slowest individual queries
Rank Duration Query 1 32s341ms (( 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-07-18 18:04:30 - Database: acaweb_fx - User: postgres - Bind query: yes ]
2 20s839ms select updateageforrelevantresults ();[ Date: 2021-07-18 18:17:23 - Database: acaweb_fx - User: postgres ]
3 16s262ms 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-07-18 18:05:46 - Database: acaweb_fx - User: postgres - Bind query: yes ]
4 14s750ms 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 ('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-07-18 18:20:38 - Database: acaweb_fx - User: postgres - Bind query: yes ]
5 14s487ms (( 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-07-18 18:19:50 - Database: acaweb_fx - User: postgres - Bind query: yes ]
6 13s257ms 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 ('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-07-18 18:35:25 - Database: acaweb_fx - User: postgres - Bind query: yes ]
7 12s505ms (( 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-07-18 18:50:25 - Database: acaweb_fx - User: postgres - Bind query: yes ]
8 11s452ms select updateageforrelevantresults ();[ Date: 2021-07-18 18:02:13 - Database: acaweb_fx - User: postgres ]
9 11s424ms (( 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-07-18 18:35:07 - Database: acaweb_fx - User: postgres - Bind query: yes ]
10 11s420ms insert into t240 (pricedatetime, open, high, low, close, symbolid, volume, bsf) select date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour' as pricedatetime, first (open) as open, max(high) as high, min(low) as low, last (close) as close, --t.symbolid as sourcesymbolid, s2.symbolid as destsymbolid, sum(volume), 0 from t60 t, symbols s, symbols s2, downloadersymbolsettings dss, downloadersymbolsettings dss2 where s.timegranularity = 60 and s.symbolid = t.symbolid -- and s.symbol = 'EURUSD.m' and s.symbolid = dss.symbolid and dss.classname = 'GIVCAPITAL' and s2.exchange = s.exchange and s2.timegranularity = 240 and s2.symbol = s.symbol and s2.symbolid = dss2.symbolid and dss2.classname = 'GIVCAPITAL' and t.pricedatetime >= '2021-05-30' group by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour', t.symbolid, s2.symbolid order by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour', t.symbolid, s2.symbolid;[ Date: 2021-07-18 18:09:03 - Database: acaweb_fx - User: postgres - Bind query: yes ]
11 11s130ms WITH rar_max as ( ;[ Date: 2021-07-18 18:35:36 - Database: acaweb_fx - User: postgres - Bind query: yes ]
12 10s967ms 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-07-18 18:50:41 - Database: acaweb_fx - User: postgres - Bind query: yes ]
13 10s240ms 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-07-18 18:00:40 - Database: acaweb_fx - User: postgres - Bind query: yes ]
14 9s987ms 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 ('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-07-18 18:00:46 - Database: acaweb_fx - User: postgres - Bind query: yes ]
15 9s969ms 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-07-18 18:20:40 - Database: acaweb_fx - User: postgres - Bind query: yes ]
16 9s925ms 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 ('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-07-18 18:06:26 - Database: acaweb_fx - User: postgres - Bind query: yes ]
17 9s910ms 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-07-18 18:16:52 - Database: acaweb_fx - User: postgres - Bind query: yes ]
18 9s902ms 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 ('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-07-18 18:10:55 - Database: acaweb_fx - User: postgres - Bind query: yes ]
19 9s837ms 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-07-18 18:01:38 - Database: acaweb_fx - User: postgres - Bind query: yes ]
20 9s788ms 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-07-18 18:10:40 - Database: acaweb_fx - User: postgres - Bind query: yes ]
Time consuming queries
Rank Total duration Times executed Min duration Max duration Avg duration Query 1 9m4s 336 170ms 14s750ms 1s621ms 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 Jul 18 18 336 9m4s 1s621ms [ User: postgres - Total duration: 9m4s - Times executed: 336 ]
-
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 ('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-07-18 18:20:38 Duration: 14s750ms 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 = '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-07-18 18:35:25 Duration: 13s257ms 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 = '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-07-18 18:00:46 Duration: 9s987ms Database: acaweb_fx User: postgres Bind query: yes
2 5m57s 148 56ms 11s130ms 2s415ms with rar_max as ( ;Times Reported Time consuming queries #2
Day Hour Count Duration Avg duration Jul 18 18 148 5m57s 2s415ms [ User: postgres - Total duration: 5m57s - Times executed: 148 ]
-
WITH rar_max as ( ;
Date: 2021-07-18 18:35:36 Duration: 11s130ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-07-18 18:07:21 Duration: 9s727ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-07-18 18:26:50 Duration: 9s712ms Database: acaweb_fx User: postgres Bind query: yes
3 3m53s 142 1s487ms 2s90ms 1s644ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #3
Day Hour Count Duration Avg duration Jul 18 18 142 3m53s 1s644ms [ User: pgperfstats - Total duration: 3m53s - Times executed: 142 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 1033296, 1, 1110, '2021-07-18 00:00:00', 0.285867101989717, 0.167999999999999, 0.36526702561277, 0.837999999999998, 0.520749459913308, 0.933999999999999, 2.25525608302028, 2.814, 1.70628250884782, 3.58 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 660, '2021-07-18 00:00:00', 1.2278413828905, 0.577692307692307, 1.22119594597326, 0.696538461538461, 1.23200305943676, 0.776538461538461, 1.21116301386471, 1.15038461538462, 4.0331037103528, 4.40846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 675, '2021-07-18 00:00:00', 0.151967607884554, 0.276923076923076, 0.153538769847077, 0.356923076923076, 0.251134349578988, 0.472692307692308, 0.321776080767116, 0.849615384615385, 4.03152469725976, 4.27076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 690, '2021-07-18 00:00:00', 0.114542568506211, 0.22, 0.141973453639973, 0.297307692307693, 0.245453739962418, 0.443461538461539, 0.314035029893163, 0.845000000000001, 4.0375389305101, 4.26615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 705, '2021-07-18 00:00:00', 0.0936384207799015, 0.201923076923077, 0.189805163259591, 0.345000000000001, 0.228913487185409, 0.485769230769232, 0.306650640606889, 0.841153846153847, 4.03424517770625, 4.26692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 720, '2021-07-18 00:00:00', 0.188102654674654, 0.245000000000001, 0.185276917698573, 0.308333333333334, 0.227137192788469, 0.445000000000001, 0.314462965262588, 0.850000000000001, 4.19751056312384, 4.34916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 735, '2021-07-18 00:00:00', 0.120364190943729, 0.183461538461539, 0.212646691449962, 0.331153846153847, 0.21471412120807, 0.463076923076924, 0.283499287748393, 0.810384615384616, 4.04045214530027, 4.25153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 750, '2021-07-18 00:00:00', 0.155411117313452, 0.246153846153847, 0.145819698996345, 0.29923076923077, 0.177018034717892, 0.450769230769231, 0.272885718542791, 0.788846153846154, 4.09268134789219, 4.40615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 765, '2021-07-18 00:00:00', 0.0949428978183924, 0.176923076923077, 0.110171893665517, 0.315384615384615, 0.159901892998849, 0.436153846153846, 0.264727436025462, 0.796153846153845, 4.07725073284211, 4.41153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 780, '2021-07-18 00:00:00', 0.0717259742674531, 0.226153846153845, 0.134500786386033, 0.317692307692306, 0.147954254884614, 0.412307692307691, 0.289883796347114, 0.843846153846153, 4.05958724692359, 4.39384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 795, '2021-07-18 00:00:00', 0.133238940946764, 0.186153846153846, 0.14266259280069, 0.263846153846153, 0.147397943832856, 0.373076923076923, 0.317103234828126, 0.857692307692307, 4.05850878260249, 4.39153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 810, '2021-07-18 00:00:00', 0.106614570611465, 0.168, 0.105722908271261, 0.2424, 0.144536039335062, 0.3736, 0.31777770007769, 0.8408, 4.13865871992364, 4.4328 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 825, '2021-07-18 00:00:00', 0.0813274482948644, 0.183076923076923, 0.106816881408541, 0.265384615384615, 0.133628647320158, 0.376153846153846, 0.335234475921188, 0.846923076923077, 4.05697249758411, 4.38538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 840, '2021-07-18 00:00:00', 0.0771492060879439, 0.16, 0.141814613546645, 0.259230769230769, 0.139389879336838, 0.351538461538461, 0.370084605711471, 0.858846153846153, 4.06144415391676, 4.37615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 855, '2021-07-18 00:00:00', 0.152501197977639, 0.193846153846153, 0.155357651887507, 0.269999999999999, 0.169329901035273, 0.356153846153846, 0.376918885377009, 0.859615384615384, 4.06053698608751, 4.37384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 870, '2021-07-18 00:00:00', 0.128833822601652, 0.176923076923076, 0.11562272866792, 0.246153846153846, 0.19799650346563, 0.371153846153847, 0.373708442505652, 0.874999999999999, 4.06442131371547, 4.36384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 885, '2021-07-18 00:00:00', 0.08055194215297, 0.166153846153846, 0.120970435040327, 0.244615384615384, 0.186181466482404, 0.386538461538461, 2.20704971886418, 1.42730769230769, 4.06161226040179, 4.35692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 900, '2021-07-18 00:00:00', 0.0967025574397317, 0.15076923076923, 0.151903309327399, 0.251153846153846, 0.197974745864214, 0.415, 2.47194053326531, 1.535, 4.06684674674845, 4.35769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 915, '2021-07-18 00:00:00', 0.101400197238467, 0.185, 0.120548107218015, 0.270384615384615, 0.176565960653629, 0.406538461538461, 2.51681119978925, 1.54884615384615, 4.07381884722431, 4.36 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 930, '2021-07-18 00:00:00', 0.107216531446342, 0.19076923076923, 0.145995258089485, 0.311153846153845, 0.16676884047641, 0.380384615384615, 2.52159390984231, 1.62038461538462, 4.0698480788127, 4.36076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 945, '2021-07-18 00:00:00', 0.13066045249483, 0.208076923076923, 0.13803065434338, 0.287307692307692, 0.157300300747915, 0.41076923076923, 2.51695374487617, 1.64807692307692, 4.06795355846722, 4.35692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 960, '2021-07-18 00:00:00', 0.0885585421323962, 0.168846153846155, 0.0904220871588022, 0.218076923076923, 0.179738271255306, 0.454615384615385, 2.52000344932609, 1.64423076923077, 4.06744470909421, 4.34230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 975, '2021-07-18 00:00:00', 0.0630750468764117, 0.137692307692308, 0.120176792844798, 0.297692307692307, 0.218413862620062, 0.473846153846154, 2.51194833974317, 1.66730769230769, 4.06683486831637, 4.34461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 990, '2021-07-18 00:00:00', 0.0944880944881422, 0.24, 0.157753459062406, 0.376923076923078, 0.201778248427479, 0.462307692307693, 2.50927709479474, 1.66653846153846, 4.06369358323946, 4.35153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1005, '2021-07-18 00:00:00', 0.142100722674501, 0.276153846153846, 0.189699357283693, 0.354615384615385, 0.204057307184488, 0.470769230769231, 2.51204780086808, 1.66807692307692, 4.08633896707629, 4.32307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1020, '2021-07-18 00:00:00', 0.114279683906835, 0.240384615384616, 0.110055230889557, 0.308076923076923, 0.182267765832411, 0.448461538461539, 2.51986425153298, 1.62961538461539, 4.41335797498737, 4.62384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1035, '2021-07-18 00:00:00', 0.0812062900178385, 0.187692307692307, 0.122452502565751, 0.291153846153846, 0.167736056396305, 0.410769230769231, 2.52942441004942, 1.63961538461538, 4.60659246665539, 4.90307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1050, '2021-07-18 00:00:00', 0.096864166060863, 0.2092, 0.137079052618066, 0.3064, 0.160320512307897, 0.428800000000001, 2.58374082807596, 1.642, 4.67670582069616, 4.9976 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1065, '2021-07-18 00:00:00', 0.115027755847815, 0.199230769230769, 0.120871196543453, 0.274615384615385, 2.26000040844108, 1.02538461538462, 2.53863612686328, 1.60576923076923, 4.79508106933954, 5.26769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1080, '2021-07-18 00:00:00', 0.0854895405208224, 0.192692307692308, 0.13836017657382, 0.313461538461538, 2.53724465937727, 1.20230769230769, 2.54382353040579, 1.58692307692308, 4.79286906207064, 5.27538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1095, '2021-07-18 00:00:00', 0.129952062167318, 0.216538461538461, 2.27820364457479, 0.930384615384616, 2.58155600067389, 1.20076923076923, 2.54383949663012, 1.55923076923077, 4.79713767221182, 5.26538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 660, '2021-07-18 00:00:00', 0.113443988212415, 0.208461538461539, 0.162414474534942, 0.317692307692308, 0.150676423555195, 0.439230769230769, 0.355535565677386, 0.808461538461538, 4.5164563372354, 4.75538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 675, '2021-07-18 00:00:00', 0.124312261911439, 0.241538461538462, 0.135121597658723, 0.314615384615385, 0.173451833260818, 0.471538461538461, 0.359051742575014, 0.796923076923076, 4.5141146844775, 4.75923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 690, '2021-07-18 00:00:00', 0.118669547645812, 0.212307692307691, 0.130438314333457, 0.323076923076922, 0.166855072996345, 0.456153846153846, 0.351124786058483, 0.786153846153846, 4.51898375233261, 4.74692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 705, '2021-07-18 00:00:00', 0.102462000460959, 0.207692307692308, 0.139104830419918, 0.316923076923077, 0.213052539565678, 0.439230769230769, 0.364944674416021, 0.783846153846155, 4.51576520477044, 4.75076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 720, '2021-07-18 00:00:00', 0.123180917603087, 0.211538461538461, 0.141536622061626, 0.283846153846154, 0.242504877032639, 0.426153846153846, 0.370675889942434, 0.766153846153846, 4.53841232828601, 4.74769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 735, '2021-07-18 00:00:00', 0.0809361888568186, 0.165600000000001, 0.179008379692125, 0.2824, 0.243469368367631, 0.4224, 0.373386305765668, 0.754399999999999, 4.63026521918561, 4.7632 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 750, '2021-07-18 00:00:00', 0.167682239170801, 0.2144, 0.239156852295726, 0.3072, 0.275310733535763, 0.4328, 0.365117332739308, 0.782399999999999, 4.54270301325837, 4.9256 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 765, '2021-07-18 00:00:00', 0.206266444565872, 0.214615384615385, 0.201379855382424, 0.315384615384615, 0.228180765049251, 0.407692307692307, 0.360267422041759, 0.776153846153846, 4.52532790142158, 4.74384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 780, '2021-07-18 00:00:00', 0.131790042812859, 0.213846153846154, 0.15378706557595, 0.292307692307692, 0.176083896088026, 0.398461538461538, 0.355243794943915, 0.783076923076923, 4.51784897762369, 4.74076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 795, '2021-07-18 00:00:00', 0.108381094008418, 0.187692307692308, 0.134608263547913, 0.269230769230768, 0.174202358016364, 0.377692307692307, 0.353023860601301, 0.794615384615384, 4.52019931487029, 4.73538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 810, '2021-07-18 00:00:00', 0.0974158413906386, 0.194615384615384, 0.137198340425038, 0.27076923076923, 0.196931850766081, 0.366923076923076, 0.355760507169555, 0.791538461538461, 4.5322850069932, 4.72923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 825, '2021-07-18 00:00:00', 0.102797785070421, 0.17076923076923, 0.131127653599313, 0.237692307692308, 0.232063651745676, 0.358461538461538, 0.354627431799368, 0.796153846153845, 4.54266292625135, 4.72230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 840, '2021-07-18 00:00:00', 0.0972008230417836, 0.150000000000001, 0.131399566794744, 0.245384615384615, 0.207282787143926, 0.356923076923077, 0.483884283687743, 0.84, 4.54561672214182, 4.72923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 855, '2021-07-18 00:00:00', 0.10373931826384, 0.184615384615384, 0.146803898501997, 0.260769230769231, 0.199514796058221, 0.366923076923076, 0.498251095178078, 0.873076923076923, 4.54248132801717, 4.73384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 870, '2021-07-18 00:00:00', 0.116850989923722, 0.183076923076924, 0.164387908969561, 0.260769230769231, 0.209375628586886, 0.373076923076922, 0.51199819711221, 0.886923076923077, 4.54109414128357, 4.74 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 885, '2021-07-18 00:00:00', 0.132692820511831, 0.16923076923077, 0.170833252032501, 0.26, 0.217472190971982, 0.386923076923077, 0.574273587975413, 1.14692307692308, 4.52124346408579, 4.75769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 900, '2021-07-18 00:00:00', 0.10847190348728, 0.163076923076923, 0.162473193055157, 0.238461538461538, 0.194086420085328, 0.368461538461538, 0.665048754719416, 1.19461538461539, 4.52183298436171, 4.75846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 915, '2021-07-18 00:00:00', 0.142998655184639, 0.183846153846153, 0.172973986483519, 0.28, 0.177337574655277, 0.393846153846153, 0.691249926971758, 1.22769230769231, 4.51964219141975, 4.76153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 930, '2021-07-18 00:00:00', 0.108837210831308, 0.191538461538462, 0.127025133794003, 0.269230769230769, 0.146339962468851, 0.389230769230769, 0.827447604662397, 1.31846153846154, 4.51611078422403, 4.76615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 945, '2021-07-18 00:00:00', 0.119488654112172, 0.188461538461538, 0.122808168107199, 0.284615384615384, 0.12961718784411, 0.423846153846153, 0.83579055160599, 1.33461538461538, 4.51468066849268, 4.76846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 960, '2021-07-18 00:00:00', 0.114534509411591, 0.193076923076923, 0.161401553705228, 0.267692307692307, 0.158290871499276, 0.44, 0.816370956404953, 1.34153846153846, 4.51056605692081, 4.76307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 975, '2021-07-18 00:00:00', 0.130504347112978, 0.19076923076923, 0.121619836438735, 0.330769230769229, 0.151888623162349, 0.466923076923076, 0.79589098596382, 1.34769230769231, 4.51179166185674, 4.75 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 990, '2021-07-18 00:00:00', 0.117993480915099, 0.267692307692307, 0.127665428125478, 0.362307692307692, 0.188070363264555, 0.482307692307692, 0.79520099055812, 1.35384615384615, 4.51482733292801, 4.74538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1005, '2021-07-18 00:00:00', 0.111150625452409, 0.232307692307692, 0.150414811054682, 0.336153846153845, 0.191578062016907, 0.446923076923076, 0.794041269998946, 1.34846153846154, 4.51819160556692, 4.73076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1020, '2021-07-18 00:00:00', 0.129604526669918, 0.2384, 0.170489491367259, 0.328000000000001, 0.454946150659614, 0.5248, 0.771061605839638, 1.3512, 4.21378689541842, 4.38 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1035, '2021-07-18 00:00:00', 0.108332820511606, 0.211200000000001, 0.106376689175777, 0.3008, 0.448303468645961, 0.555199999999999, 0.754385401060581, 1.3584, 4.52777325698479, 4.9784 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1050, '2021-07-18 00:00:00', 0.0924736968839483, 0.22923076923077, 0.413665788548418, 0.400769230769231, 0.438852349447265, 0.56076923076923, 0.737496805729719, 1.34153846153846, 4.48177547235639, 4.86923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1065, '2021-07-18 00:00:00', 0.428809203881321, 0.2976, 0.428330090778906, 0.439999999999999, 0.519097935525336, 0.9128, 0.746925252842166, 1.3616, 4.53874182272283, 4.9776 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1080, '2021-07-18 00:00:00', 0.123848542738547, 0.257692307692307, 0.133238940946765, 0.326153846153846, 0.613108598737739, 0.913076923076923, 0.70634443548347, 1.28230769230769, 4.49519675277444, 4.87538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1095, '2021-07-18 00:00:00', 0.110806831225127, 0.203076923076924, 0.455614546941398, 0.716153846153846, 0.642681402107906, 0.920769230769231, 0.701585457265296, 1.27307692307692, 4.52629140093232, 4.87461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 660, '2021-07-18 00:00:00', 0.414509905235643, 0.357692307692308, 0.401646610840923, 0.45, 0.422062335899113, 0.593846153846154, 0.464652723919869, 0.926923076923077, 4.59384980163697, 4.8 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 675, '2021-07-18 00:00:00', 0.161883148740547, 0.273076923076923, 0.251410788581923, 0.390769230769231, 0.267026936123277, 0.489230769230769, 0.394606717553644, 0.867692307692308, 4.59574090452654, 4.78769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 690, '2021-07-18 00:00:00', 0.148294924442425, 0.270769230769231, 0.198480380739411, 0.367692307692308, 0.218993501835451, 0.443076923076923, 0.411433516453799, 0.858461538461538, 4.63061092497108, 4.79846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 705, '2021-07-18 00:00:00', 0.157528996109874, 0.240769230769231, 0.188389122664929, 0.312307692307693, 0.244642282023869, 0.475384615384616, 0.439636913127884, 0.863846153846154, 4.68776371155636, 4.83384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 720, '2021-07-18 00:00:00', 0.107104549928491, 0.219230769230769, 0.139449466998457, 0.296923076923077, 0.197123936024639, 0.455384615384616, 0.416780333213847, 0.835384615384615, 4.69853089969456, 4.81615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 735, '2021-07-18 00:00:00', 0.106366565018553, 0.205384615384616, 0.175158829022734, 0.353846153846154, 0.214738481378199, 0.463846153846154, 0.409821724843676, 0.834615384615385, 4.70283345032954, 4.81230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 750, '2021-07-18 00:00:00', 0.140454208250891, 0.260769230769231, 0.162679486674305, 0.323846153846154, 0.187611710311893, 0.453076923076923, 0.426006861627657, 0.815384615384615, 4.74769897302488, 4.88846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 765, '2021-07-18 00:00:00', 0.13020220959959, 0.193846153846154, 0.154601223997543, 0.298461538461539, 0.273125499471467, 0.468461538461539, 0.404999525165913, 0.826153846153847, 4.75047612188667, 4.88076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 780, '2021-07-18 00:00:00', 0.145709933139044, 0.200769230769231, 0.147539825132064, 0.310000000000001, 0.273170558161296, 0.453076923076923, 0.42599313826182, 0.826923076923077, 4.75157470254295, 4.87692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 795, '2021-07-18 00:00:00', 0.120064085451831, 0.219230769230769, 0.251733681008017, 0.355384615384615, 0.233327765501336, 0.475384615384615, 0.431193691976123, 0.85, 4.75414513871842, 4.87 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 810, '2021-07-18 00:00:00', 0.188441380397603, 0.243076923076923, 0.193913541400444, 0.332307692307692, 0.186952894108074, 0.430769230769231, 0.434273929857464, 0.865384615384615, 4.75742638893697, 4.86538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 825, '2021-07-18 00:00:00', 0.138965407981212, 0.219230769230769, 0.163070536885117, 0.319999999999999, 0.180891807868257, 0.414615384615384, 0.427881363859729, 0.882307692307692, 4.75941696493949, 4.85461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 840, '2021-07-18 00:00:00', 0.136616250863505, 0.210000000000001, 0.135655672710217, 0.272307692307693, 0.193323960869195, 0.406923076923077, 0.422155640274277, 0.89076923076923, 4.75243076265674, 4.83307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 855, '2021-07-18 00:00:00', 0.106929164187541, 0.175384615384616, 0.138157101212296, 0.26076923076923, 0.222351073754997, 0.400000000000001, 0.420712948000635, 0.89076923076923, 4.74590031987123, 4.83461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 870, '2021-07-18 00:00:00', 0.112029757951477, 0.185599999999999, 0.187502888866634, 0.2936, 0.250833277962341, 0.4144, 0.915532631859728, 1.204, 4.81147489515083, 4.9264 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 885, '2021-07-18 00:00:00', 0.175565898213135, 0.21076923076923, 0.234470926523131, 0.303846153846154, 0.345973765123666, 0.465384615384616, 3.64152909556496, 2.39307692307692, 4.73286642695361, 4.84615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 900, '2021-07-18 00:00:00', 0.14260902262246, 0.1904, 0.150275302916569, 0.2992, 0.267150394597, 0.4512, 3.71180225766406, 2.4952, 4.78107282242525, 4.9736 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 915, '2021-07-18 00:00:00', 0.123388068242498, 0.206153846153847, 0.195556798752846, 0.327692307692309, 0.227366190572355, 0.440769230769231, 3.67090213183878, 2.46769230769231, 4.71606250366357, 4.83846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 930, '2021-07-18 00:00:00', 0.142427309395138, 0.238461538461539, 0.185898235188379, 0.306923076923077, 0.213984902414956, 0.421538461538462, 3.77750173853241, 2.69923076923077, 4.71435366317998, 4.83769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 945, '2021-07-18 00:00:00', 0.113704069340615, 0.183846153846154, 0.1322026416587, 0.288461538461539, 0.198872204810411, 0.466923076923077, 3.77479609230241, 2.75846153846154, 4.7073141125111, 4.83692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 960, '2021-07-18 00:00:00', 0.124966457037941, 0.203846153846154, 0.187334337071862, 0.316923076923076, 0.210869263179455, 0.494615384615385, 3.80470874251691, 2.89615384615385, 4.70136746064377, 4.83 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 975, '2021-07-18 00:00:00', 0.15453752344931, 0.224615384615385, 0.180064945548501, 0.370769230769231, 0.234737168896488, 0.521538461538461, 3.82799477533604, 2.89, 4.69969642227437, 4.82230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 990, '2021-07-18 00:00:00', 0.125886395672387, 0.269230769230769, 0.149427625908383, 0.366153846153847, 0.202172812598148, 0.524615384615385, 3.81707878639392, 2.91769230769231, 4.70741771446528, 4.80846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1005, '2021-07-18 00:00:00', 0.111581636206239, 0.252307692307693, 0.164634793967177, 0.363846153846154, 0.200873477209295, 0.506923076923077, 3.78319685735998, 2.91230769230769, 4.6816576288582, 4.80692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1020, '2021-07-18 00:00:00', 0.15579276175543, 0.259230769230769, 0.171480431716095, 0.358461538461539, 0.228279181300846, 0.50076923076923, 3.78396397771112, 2.89923076923077, 4.67597492919514, 4.80846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1035, '2021-07-18 00:00:00', 0.125918166343799, 0.23923076923077, 0.188291100324838, 0.358461538461539, 0.223109493643471, 0.454615384615385, 3.78236848874027, 2.88923076923077, 4.68910206263909, 4.80692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1050, '2021-07-18 00:00:00', 0.140275918579538, 0.2624, 0.164004064990272, 0.3416, 0.915392811857291, 0.8624, 3.8334254481686, 2.9656, 4.74021068448791, 4.9384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1065, '2021-07-18 00:00:00', 0.108528620826313, 0.227692307692307, 0.162315931252794, 0.297692307692307, 3.60460286940931, 2.11538461538461, 3.76565246159792, 2.87769230769231, 4.66984308746434, 4.84230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1080, '2021-07-18 00:00:00', 0.109139289971049, 0.209230769230769, 0.8954517553469, 0.755384615384615, 3.64649091593548, 2.24, 3.76247545353608, 2.88153846153846, 4.77278625284902, 4.90384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1095, '2021-07-18 00:00:00', 0.912124148095236, 0.692307692307692, 3.60212902856929, 2.04846153846154, 3.68894639951051, 2.24846153846154, 3.75838787043266, 2.87076923076923, 4.78724414058219, 4.90230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1110, '2021-07-18 00:00:00', 0.104060422008424, 0.0549999999999997, 5.79140989495896, 4.825, 5.58408900358868, 5.6925, 5.34536381228764, 6.11, 4.43914325710974, 9.5375 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 660, '2021-07-18 00:00:00', 0.857580316938303, 0.4824, 0.840243615467165, 0.5552, 0.828975271042508, 0.704000000000001, 0.99785570099088, 1.2292, 3.88223011510996, 3.7776 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 675, '2021-07-18 00:00:00', 0.184054339802135, 0.2752, 0.226956677216893, 0.3848, 0.298011185472402, 0.5176, 0.701498396291822, 1.018, 3.89197344972102, 3.7536 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 690, '2021-07-18 00:00:00', 0.167781604077046, 0.2344, 0.206084125217511, 0.329600000000001, 0.649032099873856, 0.575200000000001, 0.687874019473527, 0.980400000000001, 3.89247564753675, 3.748 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 705, '2021-07-18 00:00:00', 0.173677862722916, 0.238400000000001, 0.197305178171617, 0.3272, 0.703622057641743, 0.5944, 0.690931255625333, 0.961200000000001, 3.90305811725455, 3.7472 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 720, '2021-07-18 00:00:00', 0.138924439894499, 0.224, 0.654056062836615, 0.4232, 0.70045033133454, 0.5816, 0.690494991533851, 0.978000000000001, 3.90358262796285, 3.7464 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 735, '2021-07-18 00:00:00', 0.661740130262628, 0.304000000000001, 0.721805144527709, 0.4512, 0.691686827015425, 0.581600000000001, 0.670981370829325, 0.969200000000001, 3.91702659339113, 3.7416 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 750, '2021-07-18 00:00:00', 0.378949424945687, 0.2712, 0.361124170704021, 0.3624, 0.388489382094285, 0.4936, 0.423949682548923, 0.846000000000001, 3.95828548743013, 3.6336 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 765, '2021-07-18 00:00:00', 0.104543451891227, 0.1872, 0.118248326274272, 0.2992, 0.202402239776803, 0.444000000000001, 0.298815439137048, 0.803600000000001, 3.95986902140294, 3.6272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 780, '2021-07-18 00:00:00', 0.12004443621704, 0.2224, 0.178374138633753, 0.3144, 0.227458421108856, 0.429600000000001, 0.29994555061433, 0.795600000000001, 3.96192074630475, 3.6192 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 795, '2021-07-18 00:00:00', 0.126885775404495, 0.192, 0.17262676501632, 0.288000000000001, 0.210386945095618, 0.372800000000001, 0.289906881601663, 0.742800000000001, 3.968046202688, 3.6136 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 810, '2021-07-18 00:00:00', 0.108627804912002, 0.184000000000001, 0.140489620019891, 0.250400000000001, 0.164121905911429, 0.368800000000001, 0.298210216681679, 0.762800000000001, 3.98153270320196, 3.6112 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 825, '2021-07-18 00:00:00', 0.101488915650922, 0.168, 0.135385868292571, 0.247200000000001, 0.200665559243898, 0.388, 0.283385485396365, 0.7436, 4.00111367829841, 3.6024 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 840, '2021-07-18 00:00:00', 0.121391927243949, 0.168800000000001, 0.140118997046558, 0.248, 0.179946288282551, 0.3684, 0.286252802024132, 0.743600000000001, 4.00558826308113, 3.5904 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 855, '2021-07-18 00:00:00', 0.0959652714961692, 0.1648, 0.136811305575721, 0.254400000000001, 0.157509788055642, 0.354800000000001, 0.412830877398158, 0.807200000000001, 4.00284199038633, 3.6024 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 870, '2021-07-18 00:00:00', 0.097441918783611, 0.175833333333334, 0.137950185295955, 0.239583333333334, 0.156079109447092, 0.357083333333335, 1.8115467008265, 1.19166666666667, 4.09106201441595, 3.60333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 885, '2021-07-18 00:00:00', 0.112989675044522, 0.162000000000001, 0.124340929169228, 0.247600000000001, 0.15778888849768, 0.368400000000001, 3.49150397393444, 2.204, 4.00369878986919, 3.6104 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 900, '2021-07-18 00:00:00', 0.102232329893056, 0.185833333333333, 0.120697699988894, 0.268750000000001, 0.227031489228805, 0.422916666666668, 3.54679432727639, 2.2925, 4.07456292668039, 3.6825 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 915, '2021-07-18 00:00:00', 0.122185651094281, 0.162800000000001, 0.130256157883867, 0.262000000000001, 0.217025344142108, 0.386000000000001, 3.4686890895553, 2.2696, 4.00003749982422, 3.62 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 930, '2021-07-18 00:00:00', 0.118039541397506, 0.187999999999999, 0.190847233845992, 0.2968, 0.199764861775038, 0.3932, 3.45990365954506, 2.296, 3.99702389284828, 3.624 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 945, '2021-07-18 00:00:00', 0.134104436913922, 0.205600000000001, 0.168491344980487, 0.2832, 0.204864182651173, 0.4412, 3.44632906147977, 2.3856, 3.99334028936512, 3.636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 960, '2021-07-18 00:00:00', 0.120968315410827, 0.188, 0.147216394014616, 0.286799999999999, 0.170293863659264, 0.434, 3.44326918301005, 2.3912, 3.99026598946319, 3.6432 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 975, '2021-07-18 00:00:00', 0.100866248071394, 0.1964, 0.131493979583352, 0.3436, 0.161954726183998, 0.4428, 3.44304555105893, 2.3928, 3.98586385450716, 3.6624 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 990, '2021-07-18 00:00:00', 0.118352580594314, 0.2764, 0.129228479833201, 0.35, 0.212750244809886, 0.4572, 3.43094097879867, 2.3968, 3.98320591149056, 3.6728 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1020, '2021-07-18 00:00:00', 0.152772161512932, 0.226800000000001, 0.186384906398918, 0.313200000000001, 0.209155444586079, 0.457200000000001, 3.42712571503683, 2.4064, 3.95993686818363, 3.74 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1035, '2021-07-18 00:00:00', 0.123017613914973, 0.212000000000001, 0.148606863906079, 0.314400000000001, 0.170344748475946, 0.434400000000001, 3.48143686811447, 2.4088, 3.94611167268912, 3.7616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1050, '2021-07-18 00:00:00', 0.117044151213691, 0.2092, 0.156490681298707, 0.2968, 0.561305620851956, 0.601600000000001, 3.49020094932465, 2.3912, 3.95032910021431, 3.784 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1065, '2021-07-18 00:00:00', 0.12192894105448, 0.216, 0.179899972206779, 0.3216, 3.53338968508523, 1.9848, 3.51811161467815, 2.3848, 3.95293511204017, 3.7872 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1080, '2021-07-18 00:00:00', 0.164113781667882, 0.23, 0.573498038357586, 0.508000000000001, 3.53121565470023, 2.0144, 3.52101917063796, 2.3648, 3.9574508630346, 3.8744 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1095, '2021-07-18 00:00:00', 0.549874821064376, 0.428333333333333, 3.59512068693433, 1.94333333333333, 3.5539906127285, 2.10166666666667, 3.57409510185466, 2.43583333333333, 3.96949226483435, 4.01583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1110, '2021-07-18 00:00:00', 2.85069582149108, 1.20333333333333, 4.72032908457309, 3.80333333333333, 4.55201786756892, 4.06333333333334, 4.54292270093457, 4.77666666666667, 4.80736795623829, 6.73666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 660, '2021-07-18 00:00:00', 2.70936247513045, 0.924545454545454, 2.72067970403501, 1.02863636363636, 2.69297133084342, 1.14772727272727, 2.68255305801971, 1.54636363636364, 3.77947673260392, 3.96590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 675, '2021-07-18 00:00:00', 0.117893671369238, 0.226818181818182, 0.174970622147601, 0.336363636363636, 0.214042213743151, 0.430454545454545, 0.336420230409189, 0.854999999999999, 2.71926703423242, 3.43681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 690, '2021-07-18 00:00:00', 0.123052799001044, 0.220909090909091, 0.119939559093311, 0.290454545454545, 0.170426635521675, 0.405, 0.328438520079272, 0.836363636363636, 2.71863367293555, 3.435 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 705, '2021-07-18 00:00:00', 0.0974801567108968, 0.175, 0.11272788367381, 0.238636363636363, 0.173092573384992, 0.399090909090909, 0.327547623846437, 0.817272727272727, 2.71111185478901, 3.44681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 720, '2021-07-18 00:00:00', 0.0905167942610099, 0.151363636363636, 0.122220615232778, 0.279545454545455, 0.164871719778389, 0.387272727272727, 0.316884181390591, 0.821818181818182, 2.70580412706204, 3.45045454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 735, '2021-07-18 00:00:00', 0.105884033600107, 0.212857142857143, 0.168777114223801, 0.305714285714286, 0.194999389498433, 0.41952380952381, 0.317337134831173, 0.828571428571429, 2.75615881773374, 3.51285714285714 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 750, '2021-07-18 00:00:00', 0.142619282498053, 0.204545454545454, 0.1435820353171, 0.264090909090909, 0.229460594660967, 0.440454545454545, 0.289361141361225, 0.778181818181817, 2.69849938257338, 3.44318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 765, '2021-07-18 00:00:00', 0.0952520011492874, 0.174090909090909, 0.147226156390571, 0.287727272727273, 0.207202036627741, 0.417727272727273, 0.278648562969598, 0.734545454545455, 2.68970769586167, 3.43318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 780, '2021-07-18 00:00:00', 0.129852563747074, 0.199545454545454, 0.192435405477747, 0.291363636363636, 0.20294210463947, 0.400454545454545, 0.270634975646701, 0.703636363636363, 2.68809098002339, 3.42045454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 795, '2021-07-18 00:00:00', 0.0834328410222182, 0.170909090909091, 0.11423375442202, 0.247272727272728, 0.13337850966264, 0.342272727272726, 0.245619633435531, 0.703636363636363, 2.68851964448614, 3.41954545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 810, '2021-07-18 00:00:00', 0.0827294134160014, 0.168181818181819, 0.0853170811092622, 0.248636363636364, 0.126778260252802, 0.338181818181818, 0.267288776500792, 0.713636363636363, 2.69118381875344, 3.41681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 825, '2021-07-18 00:00:00', 0.083562455580745, 0.157272727272728, 0.12128907189454, 0.244090909090908, 0.144771053766483, 0.354090909090908, 0.265207588381376, 0.717272727272727, 2.69118381875344, 3.41681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 840, '2021-07-18 00:00:00', 0.13987393829702, 0.178636363636363, 0.14103897100444, 0.27590909090909, 0.176329212956876, 0.364090909090908, 0.270655769298468, 0.715454545454545, 2.69439618082063, 3.41227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 855, '2021-07-18 00:00:00', 0.103368587757911, 0.177727272727274, 0.135484540099823, 0.243181818181819, 0.177836930995714, 0.345454545454547, 0.26921241552968, 0.760909090909091, 2.70054752344907, 3.42045454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 870, '2021-07-18 00:00:00', 0.105466393572359, 0.147727272727273, 0.136891906040473, 0.238181818181819, 0.175299372873579, 0.351818181818183, 0.511415360539426, 0.858636363636364, 2.71946729727577, 3.435 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 885, '2021-07-18 00:00:00', 0.128981357087722, 0.191904761904763, 0.161605044711452, 0.25809523809524, 0.152465452761321, 0.395714285714287, 0.559092802587157, 1.19380952380952, 2.74584621356904, 3.53285714285714 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 900, '2021-07-18 00:00:00', 0.0941528645595125, 0.143809523809524, 0.10899541274751, 0.25, 0.144565029032086, 0.369047619047619, 0.597281141427353, 1.20952380952381, 2.76610436052824, 3.50333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 915, '2021-07-18 00:00:00', 0.0950036404544844, 0.165652173913044, 0.106554000115958, 0.230869565217391, 0.165675047438875, 0.368695652173914, 0.597345908487998, 1.25304347826087, 2.6672261353168, 3.3795652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 930, '2021-07-18 00:00:00', 0.0820793091285068, 0.153181818181818, 0.121360434155267, 0.250454545454545, 0.188190287782298, 0.348181818181819, 0.610599910810877, 1.23318181818182, 2.71984931623616, 3.43227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 945, '2021-07-18 00:00:00', 0.104843730342866, 0.172727272727272, 0.194347058688263, 0.277727272727272, 0.200279026140254, 0.404545454545455, 1.3044702528968, 1.60045454545455, 2.70904741169066, 3.46045454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 960, '2021-07-18 00:00:00', 0.118270363100308, 0.165454545454546, 0.154000056220824, 0.247272727272728, 0.186787028295313, 0.383181818181819, 1.32768563078732, 1.60409090909091, 2.73999198185069, 3.48318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 975, '2021-07-18 00:00:00', 0.130891052148217, 0.170909090909091, 0.151372508612484, 0.307727272727274, 0.210322366465143, 0.445454545454546, 1.32769932508663, 1.62954545454546, 2.74698153902744, 3.48863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 990, '2021-07-18 00:00:00', 0.114903498000775, 0.251363636363637, 0.134657654749681, 0.297727272727274, 0.199393018327061, 0.456363636363637, 1.34439714357539, 1.61681818181818, 2.74325260384181, 3.48590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1005, '2021-07-18 00:00:00', 0.131485883460573, 0.186086956521739, 0.192321987914989, 0.328260869565218, 0.186554996712548, 0.441304347826087, 1.37070233865189, 1.63608695652174, 2.69524431123288, 3.55347826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1020, '2021-07-18 00:00:00', 0.147184250051435, 0.231818181818182, 0.156509546338995, 0.32, 0.154755078104513, 0.414090909090909, 1.41521088939842, 1.63863636363636, 2.73439171516227, 3.62136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1035, '2021-07-18 00:00:00', 0.0872834363920108, 0.192272727272727, 0.123741281559165, 0.295, 0.229594032834957, 0.450909090909091, 1.42158293882139, 1.62136363636364, 3.44294413049563, 4.145 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1050, '2021-07-18 00:00:00', 0.109611671890901, 0.206363636363637, 0.154385389479861, 0.305909090909091, 0.53480526050766, 0.555, 1.4223568180133, 1.61318181818182, 4.23717182897096, 4.81181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1065, '2021-07-18 00:00:00', 0.140399091029483, 0.225, 0.223787255961407, 0.340454545454546, 0.613597192913653, 0.795909090909091, 1.41351094918405, 1.59681818181818, 4.23874154320948, 4.79818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1080, '2021-07-18 00:00:00', 0.135695259545806, 0.213181818181817, 0.428593794510187, 0.404545454545454, 0.587188620624136, 0.869999999999999, 1.38111293662863, 1.55590909090909, 4.2410091300961, 4.77181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1095, '2021-07-18 00:00:00', 0.441983917750164, 0.315454545454544, 0.603386726010392, 0.672272727272727, 0.612210528822995, 0.852727272727272, 1.37857924543014, 1.51045454545455, 4.21970844892623, 4.91818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1110, '2021-07-18 00:00:00', 0.166092343793043, 0.103333333333333, 5.1834454435893, 2.98666666666667, 5.07283615610308, 3.45666666666667, 4.94555558051873, 3.75, 5.11917831948318, 8.53666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1005, '2021-07-18 00:00:00', 0.112004140710207, 0.223333333333333, 0.166106304359065, 0.325, 0.20454969985347, 0.458333333333333, 3.17394784574924, 2.10166666666667, 3.71750110864188, 3.37333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1155, '2021-07-18 00:00:00', 1.2090216430376, 0.833333333333333, 1.04747315001388, 1.2, 1.03195607141648, 1.21333333333333, 0.798582076766902, 1.46666666666667, 2.6269627582692, 3.74666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1110, '2021-07-18 00:00:00', 0.140000000000001, 0.140000000000001, 1.35469553775009, 1.04, 1.51278991711782, 1.99333333333333, 1.08098720313116, 2.32666666666667, 5.50680790779317, 7.40666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1155, '2021-07-18 00:00:00', 0.113137084989845, 0.0799999999999983, 0.820243866176398, 1.44, 0.76367532368147, 1.48, 0.0707106781186507, 2.07, 0.523259018078047, 2.65 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1125, '2021-07-18 00:00:00', 0.0565685424949226, 0.399999999999999, 0.0593969696196687, 0.399999999999999, 0.0623668181006522, 4.42, 0.0654851590056848, 5.07, 0.068759416955969, 5.07 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1140, '2021-07-18 00:00:00', 0.210713075057056, 0.2, 0.110151410945723, 0.293333333333334, 2.91252467800704, 3.1, 2.91680190162673, 3.46666666666667, 2.1604937707231, 3.94666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1155, '2021-07-18 00:00:00', 0.0282842712474563, 0.18, 2.39002092041053, 4.39, 2.13546247918338, 4.57, 1.47078210486802, 5.04, 1.54432121011142, 5.04 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1125, '2021-07-18 00:00:00', 0.169705627484773, 0.34, 0.155563491861045, 0.389999999999997, 0.763675323681475, 1.74, 1.15965512114594, 2.02, 3.91737156777348, 4.93 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1140, '2021-07-18 00:00:00', 0.101159939369955, 0.0849999999999991, 1.06475349259817, 0.695, 0.941629792788371, 1.02, 1.07082522694727, 1.32, 2.91896671215461, 3.335 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1155, '2021-07-18 00:00:00', 1.25283678106927, 0.839999999999999, 0.9913626985115, 1.26, 0.824863625092054, 1.38, 1.0514751542476, 1.64, 3.37182443196558, 3.82 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1125, '2021-07-18 00:00:00', 0.0141421356237332, 0.129999999999999, 0.0148492424049198, 0.129999999999999, 0.0155917045251658, 1.65, 0.0163712897514241, 1.79, 0.0171898542389953, 4.51 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1140, '2021-07-18 00:00:00', 0.0577350269189634, 0.0666666666666676, 1.1677328461596, 0.88, 1.13036867142244, 1.14666666666667, 0.92527473397545, 1.37333333333333, 2.81043294410903, 3.55333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1125, '2021-07-18 00:00:00', 0.141421356237306, 0.400000000000002, 0.0707106781186507, 0.509999999999998, 2.43244732728172, 3.74, 2.55406969364581, 3.74, 2.6817731783281, 4.99 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1140, '2021-07-18 00:00:00', 0.155563491861045, 0.209999999999997, 3.62038671967513, 2.76, 2.3334523779156, 3.67, 2.45012499681139, 3.67, 2.57263124665195, 5.17 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1125, '2021-07-18 00:00:00', 0.0282842712474613, 0.199999999999999, 0.0565685424949276, 0.220000000000002, 1.56977705423414, 1.59, 1.47078210486802, 1.68, 1.32936074863071, 5.7 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1140, '2021-07-18 00:00:00', 0.0565685424949276, 0.180000000000003, 0.0848528137423889, 0.280000000000001, 1.51320851173922, 1.59, 1.47078210486802, 1.68, 1.10308657865101, 5.86 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1155, '2021-07-18 00:00:00', 0.0424264068711945, 0.25, 1.49906637611548, 1.54, 1.45663996924429, 1.57, 1.52735064736295, 1.72, 1.10308657865101, 5.86 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 00:00:00' and dayofweek = 5 and fromtime = 1155);
Date: 2021-07-18 18:15:57 Duration: 2s90ms 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 1033326, 2, 600, '2021-07-18 00:00:00', 2.04981794879165, 3.01833333333334, 2.0029080307668, 3.57666666666667, 2.08417636566304, 4.28458333333334, 2.76480360048872, 5.74791666666667, 4.19681864932979, 12.8445833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 615, '2021-07-18 00:00:00', 1.33175159802441, 2.17166666666667, 1.51676046851195, 2.71166666666667, 1.59038545824498, 3.57958333333333, 2.78343846889866, 5.20083333333334, 4.08117823194106, 12.57625 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 630, '2021-07-18 00:00:00', 0.693469407285267, 1.57291666666667, 1.01530810273447, 2.15375, 1.25568554807809, 2.99625, 2.49293229210973, 4.85375, 3.85826477386109, 12.51375 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 645, '2021-07-18 00:00:00', 0.702986254426818, 1.47625, 0.954926869496799, 2.10375, 1.18703106683153, 2.76416666666667, 2.52358598662381, 4.82916666666667, 3.8340106285716, 12.46875 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 660, '2021-07-18 00:00:00', 1.1033859078031, 1.62269230769231, 1.16506586145954, 2.15230769230769, 1.2619099077924, 2.73384615384616, 2.34262640246764, 4.77230769230769, 4.11053372914777, 12.7534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 675, '2021-07-18 00:00:00', 0.668582081722209, 1.455, 0.912341703867243, 1.89076923076923, 1.37643664807134, 2.63538461538462, 2.34680080109072, 4.655, 4.11820351049412, 12.6519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 690, '2021-07-18 00:00:00', 0.502541999775603, 1.17269230769231, 0.757817514059546, 1.68923076923077, 1.41805549419457, 2.39576923076923, 2.13276663947595, 4.47846153846154, 4.07872408405449, 12.5769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 705, '2021-07-18 00:00:00', 0.573717164302571, 1.22923076923077, 1.083071487093, 1.65961538461538, 1.93430492385806, 2.45653846153846, 2.00787832913635, 4.32076923076923, 4.19111340081147, 12.8734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 720, '2021-07-18 00:00:00', 0.811812786299898, 1.18, 1.09112031346756, 1.63653846153846, 1.83588892742621, 2.38807692307692, 1.70701196426793, 4.20538461538461, 4.37999473129293, 13.0746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 735, '2021-07-18 00:00:00', 0.617675045261234, 1.07230769230769, 1.21911298144941, 1.6826923076923, 1.40727696688977, 2.29730769230769, 1.49412166119816, 4.10346153846154, 4.46402166041064, 13.1442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 750, '2021-07-18 00:00:00', 0.929576330295778, 1.24807692307692, 1.08391910001837, 1.69615384615384, 1.20825239339877, 2.24461538461538, 1.44345056668441, 4.02846153846154, 4.3672140036694, 13.0930769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 765, '2021-07-18 00:00:00', 0.721968800763137, 1.08958333333333, 0.863913303319364, 1.54625, 0.861357939535012, 1.97375, 1.7646083853431, 4.31583333333333, 4.36647031863017, 13.3825 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 780, '2021-07-18 00:00:00', 0.484097256598459, 0.996923076923075, 0.802939982429955, 1.47615384615384, 1.06746716757292, 2.06307692307692, 1.64689115048277, 4.34769230769231, 4.39518120743091, 13.1053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 795, '2021-07-18 00:00:00', 0.573634566065031, 0.973846153846154, 0.622466186909903, 1.29807692307692, 1.08847536278255, 2.05115384615385, 1.47994511332737, 4.56846153846154, 4.60571860258025, 13.1703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 810, '2021-07-18 00:00:00', 0.404111180436579, 0.834615384615386, 0.607816900567416, 1.42576923076923, 0.905026051473744, 1.90192307692308, 1.47320540110541, 4.55692307692308, 4.60264973850766, 13.1261538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 825, '2021-07-18 00:00:00', 0.292754819969518, 0.964230769230772, 0.755804614556309, 1.30615384615385, 0.891533510306819, 1.87, 1.516371377284, 4.52307692307692, 4.61114931443344, 13.035 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 840, '2021-07-18 00:00:00', 0.338313691484921, 0.761923076923078, 0.425059814795339, 1.07961538461539, 0.648822483723099, 1.75884615384616, 1.54118056646895, 4.45846153846154, 4.51297018006477, 13.2903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 855, '2021-07-18 00:00:00', 0.439007271711287, 0.85923076923077, 0.626840183288067, 1.33384615384616, 0.692025010664074, 1.86884615384615, 1.5813951484005, 4.42884615384615, 4.50238330049935, 13.2607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 870, '2021-07-18 00:00:00', 0.532172326051801, 1.00076923076923, 0.616663603595994, 1.365, 0.799119226687446, 1.84346153846154, 1.51478096918841, 4.54576923076923, 4.49515718900309, 13.2369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 885, '2021-07-18 00:00:00', 0.345965093837287, 0.810384615384613, 0.509600295857899, 1.16730769230769, 0.97957612497211, 1.78576923076923, 2.79371230829848, 5.6426923076923, 4.50896087295578, 13.1580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 900, '2021-07-18 00:00:00', 0.315958127702925, 0.788461538461534, 0.539415067813845, 1.16384615384615, 1.00946451913111, 1.76115384615385, 2.71965430495523, 5.81346153846154, 4.5029270480433, 13.1 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 915, '2021-07-18 00:00:00', 0.414699335014584, 0.813461538461539, 0.935296004153024, 1.34115384615385, 1.11796250109123, 1.78192307692308, 2.68330198420929, 5.86153846153846, 4.51402111375042, 13.1288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 930, '2021-07-18 00:00:00', 0.724187502282064, 0.926538461538461, 0.738863992897202, 1.22, 0.853068668892572, 1.71692307692308, 2.61194878616301, 6.02730769230769, 4.55165308939003, 13.0953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 945, '2021-07-18 00:00:00', 0.443037070857333, 0.845384615384614, 0.63116705090954, 1.23038461538462, 1.01999879336279, 2.12846153846154, 2.56093780899468, 6.16230769230769, 4.57502867582438, 13.0692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 960, '2021-07-18 00:00:00', 0.470758961677843, 0.888400000000003, 0.463834381361855, 1.2156, 1.19524153765393, 2.4424, 2.69388362777608, 6.3956, 4.69146476771026, 13.118 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 975, '2021-07-18 00:00:00', 0.303512767441503, 0.870000000000002, 0.779092963743001, 1.75461538461538, 1.23262502876522, 2.89269230769231, 3.21200117348384, 6.51346153846154, 4.60059641618512, 13.0807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 990, '2021-07-18 00:00:00', 0.795236684651425, 1.50423076923077, 1.12790759305075, 2.21346153846153, 1.2866089597794, 2.94884615384615, 3.27097945811107, 6.56884615384615, 4.57349669290358, 13.05 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1005, '2021-07-18 00:00:00', 0.621756816176179, 1.50153846153846, 0.819444089236491, 2.07615384615385, 1.10118006632047, 2.72153846153846, 3.29659581993304, 6.47, 4.52585176003878, 12.9569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1020, '2021-07-18 00:00:00', 0.579719428158674, 1.32115384615385, 0.799079181596885, 1.88653846153846, 1.01821533161629, 2.56230769230769, 3.589956331425, 6.3876923076923, 4.57349105842992, 12.7573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1035, '2021-07-18 00:00:00', 0.566337762769237, 1.21769230769231, 0.700876923245778, 1.64730769230769, 0.897335285935318, 2.19115384615385, 3.72257596915817, 6.34038461538461, 14.8533932305564, 15.4523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1050, '2021-07-18 00:00:00', 0.421893746497073, 1.0388, 0.717420843484954, 1.4952, 0.741009896470124, 1.8904, 3.80018499549693, 6.2268, 15.157832881605, 15.4068 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1065, '2021-07-18 00:00:00', 0.56409560019011, 1.06038461538462, 0.627781441635173, 1.32846153846154, 2.41369630362932, 4.14461538461538, 3.76208503972915, 6.21038461538461, 14.8641033210369, 15.3765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1080, '2021-07-18 00:00:00', 0.358018693108872, 0.775769230769234, 0.493025354317606, 1.145, 2.3632427851447, 4.51730769230769, 3.75681853946415, 6.26846153846154, 14.8664385109548, 15.375 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1095, '2021-07-18 00:00:00', 0.398165021838161, 0.819230769230766, 2.44469601696911, 4.07115384615384, 2.29825793558111, 4.71153846153846, 3.74170088842782, 6.36846153846153, 14.8601672886328, 15.3896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 600, '2021-07-18 00:00:00', 1.10271470024885, 2.70333333333333, 1.06162713506816, 3.295, 1.11256721015022, 3.83833333333333, 2.03944148186973, 5.19208333333333, 4.0628314357554, 12.1241666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 615, '2021-07-18 00:00:00', 0.582846587814951, 1.96666666666667, 0.741949547095206, 2.3325, 1.0323063210984, 3.11041666666667, 1.84326722370117, 4.58916666666666, 4.03123832432867, 11.7829166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 630, '2021-07-18 00:00:00', 0.520144733202462, 1.38875, 0.69291327332346, 2.05625, 1.08192185083043, 2.72375, 1.66209903086603, 4.31916666666667, 4.02564908349924, 11.67375 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 645, '2021-07-18 00:00:00', 0.56231856977433, 1.3325, 0.808261239874868, 1.91916666666667, 0.971104163878132, 2.45541666666667, 1.64433326429224, 4.24333333333333, 4.03514335359451, 11.9141666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 660, '2021-07-18 00:00:00', 2.51155740833942, 1.92384615384616, 2.65441869632216, 2.34115384615385, 2.56368367783547, 2.945, 3.80248631211818, 4.96307692307693, 14.8614211764762, 15.1607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 675, '2021-07-18 00:00:00', 0.790938780087406, 1.22807692307692, 0.787882849550223, 1.69076923076923, 1.16728060036994, 2.33, 2.31057435417124, 4.33461538461539, 14.9323474222395, 14.6234615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 690, '2021-07-18 00:00:00', 0.45553029114851, 1.14038461538462, 0.515458421810514, 1.47576923076923, 1.17866188797036, 2.18038461538462, 2.20003832134457, 4.14615384615385, 15.0055331948431, 14.8723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 705, '2021-07-18 00:00:00', 0.267746148431679, 0.889999999999999, 0.820085267611758, 1.46961538461538, 1.62439631390107, 2.24076923076923, 2.14980002647831, 3.94192307692308, 14.818448024208, 15.9353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 720, '2021-07-18 00:00:00', 0.777219123038921, 1.09, 0.88735307009921, 1.51041666666667, 1.58264569354747, 2.2375, 2.16585291296055, 4.04666666666666, 15.6795804393365, 17.9091666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 735, '2021-07-18 00:00:00', 0.479168510587314, 0.932307692307696, 1.20336202110843, 1.52807692307692, 1.32582357568651, 2.06192307692308, 1.9101328588508, 3.86653846153846, 15.247204843461, 17.3265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 750, '2021-07-18 00:00:00', 0.79758414072652, 1.14730769230769, 0.807089833909459, 1.515, 1.35580081359831, 2.09961538461538, 1.78627933038308, 3.89461538461538, 15.3431292164879, 17.4369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 765, '2021-07-18 00:00:00', 0.45351091921381, 1.06192307692308, 0.657716913619787, 1.46346153846154, 1.05298031247576, 2.00653846153846, 1.54160356073198, 3.89846153846154, 15.2660897618016, 17.5361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 780, '2021-07-18 00:00:00', 0.506221143527063, 0.960384615384612, 0.885374236389077, 1.40346153846154, 0.865107196559168, 1.87769230769231, 1.50991212174239, 3.82115384615385, 15.2638373439164, 17.5576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 795, '2021-07-18 00:00:00', 0.555550039288854, 0.950384615384616, 0.576740976389014, 1.29692307692308, 0.576802859269556, 1.74153846153846, 1.49503732909403, 3.79615384615385, 15.2670640218136, 17.5596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 810, '2021-07-18 00:00:00', 0.53216596601494, 0.996153846153849, 0.556339271142513, 1.28576923076923, 0.649317748457205, 1.77846153846154, 1.511576660312, 3.7, 15.2570218134269, 17.6288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 825, '2021-07-18 00:00:00', 0.462275309245977, 0.867692307692311, 0.436490373495046, 1.25961538461539, 0.651825011911823, 1.72961538461539, 1.45510396139298, 3.66653846153846, 15.2410218767035, 17.6596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 840, '2021-07-18 00:00:00', 0.397126602560869, 0.81846153846154, 0.59572644728936, 1.245, 0.76488309815694, 1.62692307692308, 1.43770843304946, 3.60846153846154, 15.2232569293979, 17.7165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 855, '2021-07-18 00:00:00', 0.302278781158161, 0.827307692307691, 0.340714182044357, 1.10307692307692, 0.574096346778668, 1.50115384615385, 1.35894444330885, 3.465, 15.2159118182756, 17.7326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 870, '2021-07-18 00:00:00', 0.200876923666062, 0.726538461538462, 0.445769171036038, 0.986923076923078, 0.614271425849667, 1.46423076923077, 1.69872404604614, 3.78076923076923, 15.2096506408065, 17.8238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 885, '2021-07-18 00:00:00', 0.384252320947899, 0.744615384615381, 0.590567002646934, 1.11576923076923, 0.801626135763085, 1.63269230769231, 1.51829524847391, 5.24730769230769, 15.1531230241365, 17.9557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 900, '2021-07-18 00:00:00', 0.336663264770829, 0.806923076923078, 0.447037599520011, 1.12115384615385, 0.988979038433848, 1.83346153846154, 1.56289105875568, 5.62269230769231, 15.1582168273387, 18.0057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 915, '2021-07-18 00:00:00', 0.326477666413286, 0.787200000000003, 0.505482607679695, 1.2428, 0.82464638886414, 1.976, 1.45950196985136, 5.6772, 15.479538559014, 18.1084 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 930, '2021-07-18 00:00:00', 0.499295503684942, 0.869999999999999, 0.826612363807848, 1.39, 1.19707367551684, 2.11576923076923, 1.61310770301876, 5.94269230769231, 15.1865332297553, 18.1065384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 945, '2021-07-18 00:00:00', 0.488992842483402, 0.975, 0.6596578367142, 1.42269230769231, 0.920200061859458, 2.25192307692308, 1.78793081951865, 6.18384615384615, 15.2102044744259, 18.1419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 960, '2021-07-18 00:00:00', 0.425675150006824, 0.929200000000003, 0.73749576269969, 1.366, 0.943627221594063, 2.2264, 1.86054893333482, 6.1456, 15.470885258015, 18.4964 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 975, '2021-07-18 00:00:00', 0.421862719194469, 0.928076923076922, 0.644322900415624, 1.66, 1.23044732328719, 2.37384615384615, 1.94314499241268, 6.3026923076923, 15.2231283199661, 18.2203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 990, '2021-07-18 00:00:00', 0.628294394495002, 1.48461538461538, 0.866728686143833, 1.92884615384615, 1.25772517482342, 2.44615384615384, 1.96609730567554, 6.29115384615384, 15.2265394826068, 18.2161538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1005, '2021-07-18 00:00:00', 0.519438158013065, 1.2608, 0.982456614818184, 1.7628, 0.995440773393042, 2.2624, 2.23394285214879, 6.3156, 15.4667224172846, 18.4676 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1020, '2021-07-18 00:00:00', 0.73013929124201, 1.23076923076923, 0.836434189787906, 1.60692307692307, 0.819754559890665, 2.11153846153846, 2.23245859639443, 6.25076923076922, 15.2554790006234, 18.0734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1035, '2021-07-18 00:00:00', 0.656314300879129, 1.12269230769231, 0.697493644856628, 1.51576923076923, 0.693738146121874, 1.90384615384615, 2.20212862057112, 6.27230769230769, 15.2593879098939, 18.0507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1050, '2021-07-18 00:00:00', 0.482574506005193, 1.06307692307693, 0.475055948122065, 1.39307692307692, 0.703736073779414, 1.84730769230769, 2.24356735168313, 6.27230769230769, 15.3291295201702, 18.0403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1065, '2021-07-18 00:00:00', 0.323010121298911, 0.936538461538461, 0.421788864426084, 1.23461538461539, 1.5265996402261, 4.16230769230769, 2.26784916741697, 6.25961538461538, 15.3482752726863, 18.0053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1080, '2021-07-18 00:00:00', 0.289227352680311, 0.867307692307693, 0.504056925967085, 1.29576923076923, 1.57136515856069, 4.49269230769231, 2.20893684835035, 6.385, 15.3682732126437, 17.9584615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1095, '2021-07-18 00:00:00', 0.400615103981944, 0.867307692307695, 1.54375272033395, 3.88269230769231, 1.49901752440108, 4.49846153846154, 2.27020039779616, 6.28538461538462, 15.4260593302871, 17.9823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 600, '2021-07-18 00:00:00', 1.16482473645895, 2.88083333333333, 1.31061379303468, 3.38041666666667, 1.4881999023234, 3.95208333333333, 2.17955453499436, 5.80833333333333, 7.59411040625028, 15.3579166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 615, '2021-07-18 00:00:00', 0.67396176191364, 1.82375, 0.919354590089612, 2.45708333333333, 1.26788244951853, 3.13708333333333, 2.06952402985443, 5.00416666666667, 7.65882625245, 15.0525 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 630, '2021-07-18 00:00:00', 0.848958334444736, 1.62791666666667, 0.957909011291281, 2.09625, 1.29115546218735, 2.83708333333333, 2.15717605088058, 4.74541666666667, 7.75262138929776, 14.9991666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 645, '2021-07-18 00:00:00', 0.509214904377882, 1.31041666666666, 0.864185865508645, 1.92208333333333, 1.06203523509332, 2.47333333333333, 2.0665470395485, 4.53916666666667, 8.04833999222416, 15.05125 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 660, '2021-07-18 00:00:00', 1.19394472233852, 1.59, 1.16098426412181, 1.96269230769231, 1.16907853259934, 2.45615384615385, 2.43468437379468, 4.7, 15.809495671419, 17.6257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 675, '2021-07-18 00:00:00', 0.658067372437401, 1.2588, 0.890544215634464, 1.6876, 1.51179881818536, 2.4476, 3.07907686382352, 4.7832, 15.98647508573, 17.3876 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 690, '2021-07-18 00:00:00', 0.627527014435357, 1.09692307692307, 0.717277759738433, 1.57923076923077, 1.47006038599152, 2.36153846153846, 2.88248229029185, 4.55807692307692, 15.5362072641249, 17.7519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 705, '2021-07-18 00:00:00', 0.443719939393515, 1.03923076923077, 0.906867473991992, 1.62615384615385, 1.11934245808043, 2.22653846153846, 2.81640275201159, 4.52269230769231, 15.964699814085, 18.7219230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 720, '2021-07-18 00:00:00', 0.655493824414963, 1.05192307692307, 0.815650377589282, 1.47153846153846, 0.87182646473675, 2.11576923076923, 2.70209730508615, 4.34538461538462, 15.8191687664535, 18.8173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 735, '2021-07-18 00:00:00', 0.668305434547823, 1.09192307692308, 0.840146507370086, 1.54692307692308, 0.811744654811711, 2.02423076923077, 2.67157516198849, 4.31538461538462, 15.6930772782631, 18.8876923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 750, '2021-07-18 00:00:00', 0.518895424472469, 1.02269230769231, 0.558826793036432, 1.39076923076923, 0.514465368498813, 1.88115384615385, 2.60586725560727, 4.09807692307693, 15.6952639843509, 18.9334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 765, '2021-07-18 00:00:00', 0.292636030170323, 0.930384615384613, 0.317131615482377, 1.29730769230769, 0.536156119628776, 1.94076923076923, 2.67860813454703, 4.15846153846154, 15.6950412600237, 19.0180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 780, '2021-07-18 00:00:00', 0.298507054419926, 0.957692307692307, 0.461559896938134, 1.37153846153846, 1.34986979429072, 2.18269230769231, 2.59849814611914, 4.33384615384615, 15.7214704587267, 18.9857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 795, '2021-07-18 00:00:00', 0.431787697120492, 0.943846153846156, 0.491336795033557, 1.39961538461538, 1.48729268755734, 2.23653846153846, 2.77979744696513, 4.45538461538462, 15.7614274880652, 18.9126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 810, '2021-07-18 00:00:00', 0.525710800872346, 1.10961538461538, 1.44850633943543, 1.68115384615385, 1.50237883166868, 2.17692307692308, 2.66436922828188, 4.43076923076923, 15.777000109702, 18.8773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 825, '2021-07-18 00:00:00', 1.03447772032372, 1.00807692307692, 1.13502158569782, 1.445, 1.29820704760895, 2.07153846153846, 2.46223078965772, 4.3573076923077, 15.7416858104158, 18.9280769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 840, '2021-07-18 00:00:00', 0.844418416153073, 0.997692307692303, 1.00951084880063, 1.33807692307692, 1.4183147095707, 2.06384615384615, 2.27370416179955, 4.27884615384616, 15.7706255278116, 18.8515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 855, '2021-07-18 00:00:00', 0.459750433973108, 0.857692307692303, 0.931703567912852, 1.46346153846153, 1.97556457363848, 2.28923076923077, 2.00463324863638, 4.24769230769231, 15.7513337408419, 18.8088461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 870, '2021-07-18 00:00:00', 0.746376133952134, 1.1276, 1.09593947521446, 1.584, 1.79520955137091, 2.1976, 1.94241318982342, 4.3476, 15.8865433412474, 19.1952 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 885, '2021-07-18 00:00:00', 0.757539437917262, 1.00499999999999, 1.6265775301345, 1.56769230769231, 1.55765469660196, 2.03807692307692, 2.91681240661525, 5.84884615384616, 15.6353502236242, 18.9038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 900, '2021-07-18 00:00:00', 1.07910397303289, 1.06576923076923, 1.05035700890404, 1.37538461538461, 1.02904234793625, 1.85807692307692, 2.97422082879896, 6.25846153846154, 15.6320713131198, 18.9115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 915, '2021-07-18 00:00:00', 0.629368425792567, 0.873846153846156, 0.819178951051694, 1.33692307692308, 1.10521512002798, 1.94730769230769, 3.55987184298277, 6.56653846153847, 15.6198073119209, 18.9326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 930, '2021-07-18 00:00:00', 0.604729564478075, 1.01461538461538, 0.916284806244135, 1.38538461538461, 1.08017498582406, 1.895, 3.44619346302778, 6.71423076923077, 15.6033067156144, 18.9673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 945, '2021-07-18 00:00:00', 0.809261771854211, 1.00615384615385, 1.00613441524404, 1.55769230769231, 1.09034278308034, 2.32076923076923, 3.38946930268533, 6.75692307692308, 15.6124730855222, 18.9496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 960, '2021-07-18 00:00:00', 0.837978122228341, 1.1464, 0.794629263661154, 1.32240000000001, 0.833404263648002, 2.3972, 3.59345251812237, 6.7752, 15.7488781293568, 19.3904 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 975, '2021-07-18 00:00:00', 0.583494644362741, 0.895000000000001, 0.590689948606386, 1.75884615384615, 1.38508694534092, 2.73461538461539, 3.99916408573284, 6.92576923076923, 15.6406025311834, 18.8834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 990, '2021-07-18 00:00:00', 0.524295864799784, 1.45692307692308, 0.651419869326877, 1.95961538461539, 1.37189666576549, 2.6573076923077, 3.93052182873392, 6.88538461538462, 15.6484000509268, 18.8519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1005, '2021-07-18 00:00:00', 0.505214653542278, 1.33461538461539, 1.26589171975878, 2.05461538461539, 1.25321451291653, 2.49115384615385, 3.86860833653892, 6.74769230769231, 15.6424292673681, 18.7957692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1020, '2021-07-18 00:00:00', 1.02568438690391, 1.4273076923077, 1.051069199215, 1.72230769230769, 0.982605954357324, 2.3523076923077, 3.95277415728012, 6.93653846153846, 15.6533059275521, 18.7476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1035, '2021-07-18 00:00:00', 0.561243262765799, 1.1124, 0.680294054067796, 1.608, 0.961682899920756, 2.2656, 4.03763235077192, 6.816, 15.8841552812858, 19.0916 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1050, '2021-07-18 00:00:00', 0.586098967752035, 1.21000000000001, 0.689257459991437, 1.61961538461539, 0.793353253359047, 2.13423076923077, 3.98752647447203, 6.81923076923077, 15.6437052663855, 18.8023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1065, '2021-07-18 00:00:00', 0.553400258541542, 1.12038461538461, 0.794228798656524, 1.54076923076923, 2.91099499246458, 4.73038461538461, 3.98688326313251, 6.77692307692308, 15.6327095540089, 18.86 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1080, '2021-07-18 00:00:00', 0.418643229786597, 0.996923076923078, 0.493052189467264, 1.3573076923077, 2.86505040900747, 4.93538461538462, 4.06540816382089, 6.73653846153846, 15.6024921135646, 18.8180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1095, '2021-07-18 00:00:00', 0.401178264615617, 0.9, 2.87979852393558, 4.37346153846154, 3.28458328934058, 5.37076923076924, 4.06897365626574, 6.57884615384616, 15.5420881925376, 18.8957692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 600, '2021-07-18 00:00:00', 2.87626294652444, 3.32391304347826, 2.74150560175005, 3.91434782608696, 3.32572581159558, 4.59608695652174, 4.34589297736967, 5.65304347826087, 9.41258525936536, 16.5560869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 615, '2021-07-18 00:00:00', 0.706228361101223, 2.01304347826086, 1.30706471982767, 2.68, 1.34033518903755, 3.20434782608696, 2.39742467228661, 4.60217391304347, 8.87537885401922, 15.8504347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 630, '2021-07-18 00:00:00', 0.677849445031763, 1.62681818181818, 0.770264614114902, 2.03136363636363, 0.858228947546587, 2.72954545454545, 2.0869908845946, 4.155, 9.01470982838845, 15.6886363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 645, '2021-07-18 00:00:00', 0.790056034436428, 1.39391304347826, 0.831229861713326, 1.92608695652174, 0.990701831318124, 2.64086956521739, 2.324690552742, 4.1395652173913, 8.78619405253798, 15.7482608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 660, '2021-07-18 00:00:00', 1.26302507232966, 1.6136, 1.2781138446946, 2.09, 1.7102607013747, 2.732, 2.42675215050899, 4.2248, 15.2984683329193, 18.082 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 675, '2021-07-18 00:00:00', 0.552443681961457, 1.18125, 0.835452558952851, 1.74625, 1.20175950414261, 2.48458333333333, 2.50389247697098, 4.23083333333333, 15.5078940101625, 18.41875 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 690, '2021-07-18 00:00:00', 0.558982110626092, 1.1988, 0.973447481891035, 1.726, 1.89011904386999, 2.652, 2.43449844252706, 4.2408, 15.2393861753025, 18.3292 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 705, '2021-07-18 00:00:00', 0.653284777107193, 1.0868, 0.777773960308091, 1.8064, 1.92024885540043, 2.5116, 2.41707729844676, 4.0672, 14.9218786574167, 18.4272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 720, '2021-07-18 00:00:00', 0.848622020297219, 1.3748, 1.93691576137597, 1.9152, 2.21476131144344, 2.4948, 2.37494336774585, 4.0332, 14.868535996078, 18.4272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 735, '2021-07-18 00:00:00', 1.87767693351829, 1.3996, 1.94720680291882, 1.7932, 2.14495703142666, 2.2764, 2.20077918019959, 3.9004, 14.7268196385597, 18.356 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 750, '2021-07-18 00:00:00', 0.480522978985742, 0.977600000000001, 0.638298519503215, 1.388, 0.796501307803903, 1.8532, 1.11073504191293, 3.3964, 14.7575664208794, 18.046 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 765, '2021-07-18 00:00:00', 0.40789214260635, 0.9152, 0.432280772955106, 1.278, 0.74384518998691, 1.7116, 1.14533474000689, 3.334, 14.7377730452512, 18.0072 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 780, '2021-07-18 00:00:00', 0.334003492995702, 0.921999999999999, 0.512396330978277, 1.252, 0.626218279303097, 1.6592, 1.19776068839592, 3.5684, 14.7905657768728, 18.0088 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 795, '2021-07-18 00:00:00', 0.466348582071398, 0.8232, 0.650568469366089, 1.1568, 0.662332494547362, 1.6052, 1.14798736926849, 3.61199999999999, 14.7926764763289, 18.0176 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 810, '2021-07-18 00:00:00', 0.448890112759607, 0.842400000000001, 0.514337113833585, 1.1852, 0.695697970865709, 1.7404, 1.28411162546979, 3.7352, 14.754023202729, 18.0956 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 825, '2021-07-18 00:00:00', 0.438156364783166, 0.806799999999995, 0.531937652988267, 1.1592, 0.624124186360373, 1.6668, 1.73600835251447, 4.062, 14.6852542027709, 18.1992 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 840, '2021-07-18 00:00:00', 0.214361066116647, 0.665600000000002, 0.409627066163033, 1.1312, 0.509209190804725, 1.5224, 1.83674912095619, 4.0316, 14.5346765587221, 18.2468 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 855, '2021-07-18 00:00:00', 0.336011904551014, 0.819600000000002, 0.400691901590237, 1.1504, 0.754774138401685, 1.6844, 1.81491202725274, 4.1084, 14.4907940086111, 18.3188 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 870, '2021-07-18 00:00:00', 0.283361959338231, 0.817600000000001, 0.433855966883023, 1.1232, 0.903384930875724, 1.7072, 1.96388008798908, 3.98, 14.6763997061041, 18.136 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 885, '2021-07-18 00:00:00', 0.432116882336251, 0.755999999999999, 0.717698869071616, 1.188, 0.774469280647509, 1.7212, 14.1473816423158, 8.8436, 14.6074969678815, 18.2152 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 900, '2021-07-18 00:00:00', 0.641574105878138, 0.905600000000002, 0.715405013494686, 1.2428, 0.828896455133768, 1.7712, 14.9727553465174, 10.7188, 14.6030334976447, 18.1804 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 915, '2021-07-18 00:00:00', 0.34276425328983, 0.729600000000005, 0.622836254564553, 1.25600000000001, 0.887863915999143, 1.6876, 14.9527425243666, 10.7956, 14.5952074097401, 18.2028 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 930, '2021-07-18 00:00:00', 0.597020379328322, 0.996000000000007, 0.790032277821609, 1.3352, 0.870789488529424, 1.7892, 15.0807236453251, 11.0344, 14.5960340275478, 18.1852 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 945, '2021-07-18 00:00:00', 0.33550956270525, 0.828000000000004, 0.398040198974931, 1.0988, 0.689162051576646, 1.8812, 15.1037440391447, 11.0144, 14.6113308428767, 18.1616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 960, '2021-07-18 00:00:00', 0.296837216893932, 0.770400000000003, 0.440914957786646, 1.2268, 1.08009752646077, 2.2524, 15.1014822451308, 11.0292, 14.597961901124, 18.14 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 975, '2021-07-18 00:00:00', 0.406272486557154, 0.886400000000001, 0.626359055707401, 1.6556, 1.08101834705368, 2.4556, 14.8738843503191, 11.1276, 14.3501055396816, 18.2104 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 990, '2021-07-18 00:00:00', 0.594842276013845, 1.4604, 0.982152058831354, 2.0132, 1.24079920481384, 2.5408, 14.7865939508281, 11.2224, 14.2646490551526, 18.2228 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1005, '2021-07-18 00:00:00', 0.572736705069036, 1.3524, 0.630430540715365, 1.7748, 1.39658834307035, 2.6044, 14.7662629892152, 10.9868, 14.1650743967925, 18.1508 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1020, '2021-07-18 00:00:00', 0.454947616032142, 1.1624, 0.522925424893453, 1.5652, 1.20092367229007, 2.3852, 14.7628490136559, 10.9888, 14.1520425734238, 18.0856 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1035, '2021-07-18 00:00:00', 0.282714225558836, 0.9176, 0.888216752825569, 1.6304, 1.20287253411712, 2.3024, 14.7825178504881, 10.8756, 14.154763897713, 18.0192 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1050, '2021-07-18 00:00:00', 0.687337374705219, 1.2592, 0.994689566313695, 1.5936, 1.27573011774957, 2.2404, 14.7739868462556, 10.9504, 14.2072264475982, 17.994 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1065, '2021-07-18 00:00:00', 0.544755296746464, 0.99, 0.806804395955631, 1.534, 14.0841441581186, 7.262, 14.7882687965833, 10.8376, 14.1897282919723, 17.9384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1080, '2021-07-18 00:00:00', 0.499995999984002, 1.0772, 0.694565091742071, 1.42960000000001, 14.8931756519555, 9.3332, 14.7326294665956, 10.7428, 14.1666424156655, 17.8036 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1095, '2021-07-18 00:00:00', 0.33113590584878, 0.82347826086957, 14.5581393367634, 7.10869565217391, 15.3757126381327, 9.73869565217391, 15.2171305850054, 11.1878260869565, 14.2123620687457, 18.7408695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 600, '2021-07-18 00:00:00', 1.68385116976078, 3.14619047619047, 7.13216209788282, 5.63523809523809, 7.44093763292925, 6.29857142857143, 7.37170139306873, 7.66285714285714, 8.22232243289426, 15.6780952380952 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 615, '2021-07-18 00:00:00', 0.916327911888135, 2.234, 1.02463485151901, 2.6985, 1.34082888739136, 3.357, 1.68941565730814, 4.989, 5.69017629918348, 13.487 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 630, '2021-07-18 00:00:00', 0.558936437817815, 1.48894736842106, 1.05424455367214, 2.26736842105263, 0.983690984616806, 2.90578947368421, 1.70869859167525, 4.45210526315789, 5.66844368421964, 13.3773684210526 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 645, '2021-07-18 00:00:00', 0.704573592585208, 1.3535, 0.570119793506043, 1.8495, 0.815636658013074, 2.37, 1.49630562597211, 4.014, 5.74268915093012, 12.8495 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 660, '2021-07-18 00:00:00', 14.808173067951, 5.65090909090909, 14.6861173955489, 6.07181818181818, 14.7497230438449, 6.59818181818182, 15.0694872182714, 8.18454545454546, 13.8996014533788, 16.5140909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 675, '2021-07-18 00:00:00', 0.824399689765133, 1.30409090909091, 1.09603851798212, 1.69636363636364, 1.11590401688128, 2.16681818181819, 2.18429384707956, 3.9459090909091, 5.99595948006489, 13.3540909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 690, '2021-07-18 00:00:00', 0.678176827622271, 1.11, 0.679325486702152, 1.53454545454545, 1.12920392983354, 2.13409090909091, 1.65099287980823, 3.65818181818182, 5.99073832436334, 13.7613636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 705, '2021-07-18 00:00:00', 0.52781937255399, 1.12863636363637, 0.612041682931003, 1.43045454545455, 1.5386610809655, 2.12727272727273, 1.5243038294586, 3.50454545454545, 5.75456980086901, 14.0254545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 720, '2021-07-18 00:00:00', 0.35672664058617, 0.885909090909098, 0.83694623741851, 1.47136363636364, 1.32195349349402, 2.08090909090909, 1.34600458950865, 3.34045454545455, 5.70688966166244, 14.0190909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 735, '2021-07-18 00:00:00', 0.729074607670422, 1.00545454545455, 1.30819395678601, 1.43, 1.25092692904829, 2.01090909090909, 1.34798591139375, 3.32772727272727, 5.83847656996314, 14.1109090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 750, '2021-07-18 00:00:00', 0.555367551161495, 0.959545454545453, 0.778239354894427, 1.48227272727272, 0.816555960338076, 1.91727272727272, 1.39695494447141, 3.30545454545454, 6.00124474822836, 14.1936363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 765, '2021-07-18 00:00:00', 0.499510799644051, 1.00590909090909, 0.487881053206541, 1.34227272727273, 0.599835655703138, 1.73136363636364, 1.21469465993851, 3.30545454545454, 5.9312259925661, 14.1868181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 780, '2021-07-18 00:00:00', 0.329207693755336, 0.845909090909093, 0.373803430065859, 1.21363636363636, 0.710417230008282, 1.72545454545455, 1.19617717201083, 3.39727272727273, 5.96670059725775, 14.2872727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 795, '2021-07-18 00:00:00', 0.324457922885144, 0.805909090909088, 0.418119890012713, 1.05363636363636, 0.719476872246059, 1.67772727272728, 1.18538210545408, 3.49545454545455, 5.96243551155375, 14.3390909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 825, '2021-07-18 00:00:00', 0.581327783046706, 0.940909090909093, 0.574561191493619, 1.23590909090909, 0.896518035928219, 1.79727272727273, 1.2773901287882, 3.68727272727273, 6.02610640808461, 14.4681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 840, '2021-07-18 00:00:00', 0.367285880138231, 0.746818181818183, 0.463922668581994, 1.25363636363636, 0.69292778682119, 1.76181818181818, 1.46981342868798, 3.82909090909091, 6.02836033718775, 14.4704545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 855, '2021-07-18 00:00:00', 0.409290643881375, 0.880454545454546, 0.710372135875677, 1.26, 0.650323429356932, 1.66590909090909, 1.973721516166, 4.00363636363636, 6.0432319303914, 14.4795454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 870, '2021-07-18 00:00:00', 0.543063500309091, 0.846818181818185, 0.475875133682294, 1.2, 0.684359592574001, 1.58636363636364, 1.91395450872581, 4.09136363636364, 6.04512277024704, 14.5204545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 885, '2021-07-18 00:00:00', 0.343756936175597, 0.825454545454541, 0.492896070989146, 1.12681818181818, 0.611796729392405, 1.52, 4.98103426819696, 6.475, 6.05317526063228, 14.5854545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 900, '2021-07-18 00:00:00', 0.282139706267681, 0.721363636363638, 0.510729043470371, 1.04181818181818, 0.552719565194616, 1.48681818181818, 4.87014289060309, 6.81818181818182, 6.04882586724848, 14.5990909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 915, '2021-07-18 00:00:00', 0.483374992525691, 0.748260869565217, 0.585435549491743, 1.09565217391304, 1.27456138313052, 1.89608695652174, 4.76373977047346, 7.20434782608696, 5.95491765423962, 14.3647826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 930, '2021-07-18 00:00:00', 0.45508217230494, 0.869545454545456, 0.448744279708867, 1.2, 0.784258687112668, 1.73045454545455, 4.88863847581166, 7.37363636363636, 5.98560844372219, 14.5768181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 945, '2021-07-18 00:00:00', 0.358998937539026, 0.735652173913047, 1.47708518116291, 1.48521739130435, 1.40632253875274, 2.22391304347826, 4.82356030252498, 7.62391304347826, 5.91150840484502, 14.3995652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 960, '2021-07-18 00:00:00', 0.459022347115601, 0.894090909090907, 0.601239880529719, 1.22318181818182, 0.694264848349447, 2.20318181818182, 4.89270275611959, 7.71545454545455, 5.98117595468197, 14.5790909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 975, '2021-07-18 00:00:00', 0.343666253080653, 0.832727272727267, 0.462354224130626, 1.58, 0.7682740537367, 2.37454545454545, 4.87451231881922, 7.66318181818182, 5.93884045702744, 14.6245454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 990, '2021-07-18 00:00:00', 0.479927844504504, 1.30545454545455, 0.633331225788251, 1.78318181818182, 0.697871221948756, 2.39636363636364, 4.79899432556411, 7.64681818181818, 5.86931482317199, 14.6977272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1005, '2021-07-18 00:00:00', 0.596182188245363, 1.16826086956522, 1.13661222577388, 1.95652173913043, 1.27853764044072, 2.47695652173913, 4.64735293775535, 7.60434782608695, 5.85035632846073, 14.6634782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1020, '2021-07-18 00:00:00', 0.402218953531639, 1.20090909090909, 0.49766641585691, 1.58636363636364, 0.959437515589394, 2.22181818181818, 4.5747788724267, 7.46727272727273, 5.67314994540337, 14.8527272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1035, '2021-07-18 00:00:00', 0.400900501522775, 1.03545454545455, 0.546233858865803, 1.54, 1.56487223383416, 2.23818181818182, 4.57394410969512, 7.37136363636364, 5.65506877180577, 14.7613636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1050, '2021-07-18 00:00:00', 0.501247793660329, 1.09272727272727, 0.903695635081746, 1.59090909090909, 1.61730228054828, 2.32, 4.45723566614441, 7.36454545454545, 5.56761408714511, 14.7386363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1065, '2021-07-18 00:00:00', 0.525821764610911, 0.961363636363639, 1.15814011593526, 1.51863636363637, 4.28819564169732, 5.11863636363637, 4.08703260298172, 7.21545454545455, 5.36250256561559, 14.6336363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1080, '2021-07-18 00:00:00', 0.817248180630944, 1.03227272727273, 1.1027305739004, 1.54363636363637, 3.83252564425247, 5.36636363636364, 3.78910091107188, 7.1, 5.24136884817291, 14.5604545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1095, '2021-07-18 00:00:00', 0.490729585735141, 0.839500000000001, 3.95903214514808, 4.8025, 3.83296130536443, 5.8165, 3.73534254752739, 7.1845, 5.40137299796615, 14.5875 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 810, '2021-07-18 00:00:00', 0.272379379387996, 0.732999999999998, 0.591826788315992, 1.258, 0.822624810559082, 1.722, 1.21780691581652, 3.487, 5.476291099871, 13.952 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 810);
Date: 2021-07-18 18:16:10 Duration: 2s74ms 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 1033276, 2, 600, '2021-07-18 00:00:00', 0.790193518767046, 1.72666666666667, 0.895709580262437, 1.99, 0.779646891459405, 2.31666666666667, 0.988357956043942, 3.15416666666667, 6.07512676554089, 9.33 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 615, '2021-07-18 00:00:00', 0.442102415119559, 1.08, 0.509424227415873, 1.43304347826087, 0.486726583205002, 1.82869565217391, 0.767348496717766, 2.74347826086956, 6.22782789712477, 9.18695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 630, '2021-07-18 00:00:00', 0.395033478676633, 0.974166666666663, 0.462844857721067, 1.25583333333333, 0.502566600965278, 1.68583333333333, 0.703168295768454, 2.6975, 6.11855759974925, 9.00583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 645, '2021-07-18 00:00:00', 0.405669066240386, 0.897500000000001, 0.428180342609399, 1.24916666666667, 0.449656068245656, 1.57083333333333, 0.753114788102034, 2.61916666666667, 6.11673204166777, 8.8825 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 660, '2021-07-18 00:00:00', 7.00534956026739, 2.23769230769231, 6.96482997749296, 2.42615384615385, 6.90285742395022, 2.77615384615385, 6.71816774471685, 3.80538461538462, 24.5387163603841, 14.5061538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 675, '2021-07-18 00:00:00', 0.186313218491376, 0.693846153846152, 0.411126033455212, 1.03615384615384, 0.529903910012141, 1.35307692307692, 0.773454986010572, 2.43384615384615, 24.5408589530572, 14.4730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 690, '2021-07-18 00:00:00', 0.341356119031138, 0.753599999999998, 0.392068021309227, 1.0144, 0.517528743163118, 1.3912, 0.849703477690891, 2.5072, 24.9187943261039, 15.0376 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 705, '2021-07-18 00:00:00', 0.237267781209333, 0.689999999999999, 0.291592972374956, 0.907692307692303, 0.556540965386961, 1.32461538461538, 0.856476143634709, 2.40076923076923, 24.9872329369651, 16.2746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 720, '2021-07-18 00:00:00', 0.199864569531085, 0.584615384615383, 0.392200890439502, 0.901538461538457, 0.526452861502924, 1.23615384615384, 0.97641479206014, 2.40461538461539, 24.9865085195991, 16.29 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 735, '2021-07-18 00:00:00', 0.32959088859699, 0.66307692307692, 0.473900346551405, 0.948461538461536, 0.490719409093975, 1.22846153846154, 1.04011034917529, 2.40846153846154, 24.99894546699, 16.2576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 750, '2021-07-18 00:00:00', 0.337089807709373, 0.621538461538459, 0.374323595096751, 0.796923076923076, 0.361239745662288, 1.16692307692307, 1.00887660295994, 2.37, 24.987831487777, 16.2176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 765, '2021-07-18 00:00:00', 0.208862118670155, 0.51076923076923, 0.268883732379747, 0.77769230769231, 0.335963367966487, 1.12923076923077, 1.05579630902644, 2.57461538461539, 24.9847867188138, 16.2207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 780, '2021-07-18 00:00:00', 0.191858922528627, 0.584615384615386, 0.274033125454124, 0.86307692307692, 0.385136139765989, 1.16461538461538, 1.13144618145914, 2.71769230769231, 24.9729538008314, 16.2484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 795, '2021-07-18 00:00:00', 0.185734577645989, 0.561599999999997, 0.279504323162749, 0.803199999999997, 0.435251651346668, 1.1424, 1.1795694129639, 2.7456, 25.4691237121866, 16.4328 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 810, '2021-07-18 00:00:00', 0.213293586040827, 0.536923076923074, 0.292369629065671, 0.77, 0.477738905196617, 1.12230769230769, 1.19255459478318, 2.83769230769231, 24.9802918009686, 16.2123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 825, '2021-07-18 00:00:00', 0.215874607478151, 0.555384615384617, 0.386801479593067, 0.800769230769235, 0.636356939025694, 1.17692307692308, 1.15823419977933, 2.8523076923077, 24.8860678724833, 18.0630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 840, '2021-07-18 00:00:00', 0.2638812864402, 0.516000000000001, 0.33603174453217, 0.774400000000001, 0.556716564629914, 1.12, 1.20159616066852, 2.94000000000001, 25.2236833154874, 18.616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 855, '2021-07-18 00:00:00', 0.225632785397319, 0.573076923076922, 0.415333786063872, 0.84307692307692, 0.460520775443824, 1.02076923076923, 1.23243748476187, 2.98307692307693, 24.9256238128866, 17.9676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 870, '2021-07-18 00:00:00', 0.386246633044818, 0.547692307692309, 0.381920652250418, 0.689230769230768, 0.644843690064025, 1.05923076923077, 1.17959393273865, 3.03461538461539, 24.9254551381946, 17.9753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 885, '2021-07-18 00:00:00', 0.189900378741469, 0.453076923076919, 0.247439813971925, 0.662307692307689, 0.568394770722438, 1.14384615384616, 8.81795385301183, 6.48307692307692, 24.9268675559896, 17.9769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 900, '2021-07-18 00:00:00', 0.187289984947245, 0.491538461538458, 0.450725910231316, 0.754615384615384, 0.639251485362736, 1.19230769230769, 8.73872333573169, 6.61153846153846, 24.9258360372094, 17.9830769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 915, '2021-07-18 00:00:00', 0.315566401643382, 0.513076923076925, 0.471193574463173, 0.830769230769234, 0.633610411724861, 1.17692307692308, 8.6549376925278, 6.71769230769231, 24.9267901972649, 17.9715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 930, '2021-07-18 00:00:00', 0.449237302376098, 0.623076923076925, 0.522170617563028, 0.856923076923079, 0.669872088823393, 1.20615384615384, 8.60918954463105, 6.77615384615385, 24.9222792388966, 17.9923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 945, '2021-07-18 00:00:00', 0.296768233838098, 0.590769230769231, 0.483233340673489, 0.802307692307691, 0.550197726696084, 1.59846153846154, 8.57723588253322, 6.81923076923077, 24.928156018076, 17.9676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 960, '2021-07-18 00:00:00', 0.358448794755315, 0.551538461538462, 0.440977934211609, 0.821538461538459, 0.574742216462838, 1.80615384615385, 8.57086973416351, 6.84, 24.9290311453565, 17.9653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 975, '2021-07-18 00:00:00', 0.296527596328937, 0.593846153846149, 0.524295277931755, 1.43153846153847, 0.591981288685588, 1.97538461538462, 8.56945444812338, 6.83846153846154, 24.9347020342827, 17.9515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 990, '2021-07-18 00:00:00', 0.394793811813399, 1.22307692307693, 0.51224032821143, 1.56307692307692, 0.775258964178076, 1.98769230769231, 8.51543929938664, 6.79230769230769, 24.9457754832665, 17.9123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1005, '2021-07-18 00:00:00', 0.333474944278483, 0.991538461538463, 0.473495024748455, 1.34846153846154, 0.81440870480462, 1.81846153846154, 8.31437949948993, 6.64230769230769, 24.9590867313197, 17.8823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1020, '2021-07-18 00:00:00', 0.327158394947488, 0.833846153846156, 0.556862087608222, 1.22076923076923, 0.827474377944021, 1.67538461538462, 8.23127245046877, 6.54307692307692, 24.9543540581907, 17.8976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1035, '2021-07-18 00:00:00', 0.514984092360744, 0.853846153846154, 0.648569550270796, 1.18769230769231, 0.829784402026304, 1.61307692307692, 8.23161903880397, 6.52, 24.9543300759299, 17.8984615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1050, '2021-07-18 00:00:00', 0.427431685949753, 0.824615384615385, 0.569049950491034, 1.13538461538462, 0.673980597757715, 1.51538461538462, 8.21342214820445, 6.46076923076923, 24.9582724870625, 17.9115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1065, '2021-07-18 00:00:00', 0.303319075460903, 0.687692307692307, 0.475766587891418, 0.985384615384614, 8.5204355251631, 5.37846153846154, 8.2228098884468, 6.49769230769231, 24.9614443492359, 17.91 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1080, '2021-07-18 00:00:00', 0.308736382446503, 0.663076923076923, 0.419083982771216, 0.96076923076923, 8.43929318950713, 5.62846153846154, 8.2312566383362, 6.47461538461538, 24.9676705669244, 17.9015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1095, '2021-07-18 00:00:00', 0.241508082361967, 0.67692307692308, 8.56113680445625, 5.22923076923077, 8.40674384966297, 5.73307692307692, 8.24433153515422, 6.44230769230769, 24.9830280482879, 17.8823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 600, '2021-07-18 00:00:00', 6.27233949604318, 3.04583333333333, 6.19515074502818, 3.49833333333333, 6.10215618817869, 3.96166666666667, 5.95998778084537, 4.7675, 10.3045975035488, 12.2308333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 615, '2021-07-18 00:00:00', 0.458636131861933, 1.19416666666667, 0.553429361319953, 1.62333333333333, 0.604202072925554, 2.07916666666667, 0.721921750948639, 2.94333333333333, 9.14854700588244, 10.9208333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 630, '2021-07-18 00:00:00', 0.44275488033219, 0.988333333333333, 0.410823668934157, 1.2975, 0.503707270637177, 1.72083333333333, 0.61088614655922, 2.60916666666666, 9.19458567838168, 10.7666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 645, '2021-07-18 00:00:00', 0.351739981367988, 0.864166666666667, 0.414175451165114, 1.2275, 0.443712107996402, 1.5375, 0.696048890503401, 2.45833333333333, 9.22031389952626, 10.7183333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 660, '2021-07-18 00:00:00', 6.68372392745702, 2.24846153846154, 6.63005705973822, 2.54615384615385, 6.72865747267725, 2.83923076923077, 6.5994162912045, 3.84923076923077, 24.9854580229257, 16.2338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 675, '2021-07-18 00:00:00', 0.328454656746499, 0.822307692307693, 0.391547619660161, 1.02153846153846, 0.587142231490806, 1.3, 0.837578928542535, 2.37230769230769, 24.9898874316423, 16.2246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 690, '2021-07-18 00:00:00', 0.20799408275607, 0.661538461538463, 0.347035799527727, 0.925384615384618, 0.404160668736887, 1.23461538461538, 0.707773540488332, 2.28076923076923, 24.9567294331609, 15.13 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 705, '2021-07-18 00:00:00', 0.259950291106119, 0.623076923076925, 0.274522242338326, 0.852307692307695, 0.317355418322206, 1.17769230769231, 0.724989973405474, 2.3623076923077, 24.8734189168957, 15.3861538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 720, '2021-07-18 00:00:00', 0.181392901226548, 0.609230769230773, 0.318330259080334, 0.883076923076922, 0.38262976682629, 1.27153846153846, 0.737448407582632, 2.37692307692308, 24.8539446056665, 15.4476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 735, '2021-07-18 00:00:00', 0.221580337922495, 0.624615384615383, 0.258498623713046, 0.811538461538462, 0.382403733486764, 1.24615384615385, 0.773802200923373, 2.36538461538462, 24.8562672858299, 15.4507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 750, '2021-07-18 00:00:00', 0.247165261852608, 0.6064, 0.326604756038042, 0.890400000000001, 0.437465427205398, 1.2448, 0.798081031809012, 2.452, 25.3532803137319, 15.6232 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 765, '2021-07-18 00:00:00', 0.264033797370426, 0.605384615384619, 0.338328925069175, 0.907692307692306, 0.446029319491618, 1.18692307692308, 1.0224411211184, 2.73538461538462, 24.8079724778455, 15.5623076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 780, '2021-07-18 00:00:00', 0.209851229354366, 0.591538461538458, 0.267436836539885, 0.812307692307693, 0.426287010574586, 1.16615384615384, 0.979227953346607, 2.71076923076923, 24.8037746631125, 15.5884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 795, '2021-07-18 00:00:00', 0.240116638323962, 0.603200000000002, 0.298824363129919, 0.792800000000001, 0.375982269085478, 1.1328, 1.04499314192327, 2.8024, 25.1989739738215, 16.0568 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 810, '2021-07-18 00:00:00', 0.21688706738762, 0.519999999999999, 0.293561682680933, 0.827692307692307, 0.360751352681506, 1.06153846153846, 1.03978459307686, 2.8, 24.7984691835233, 15.6046153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 825, '2021-07-18 00:00:00', 0.210622520528659, 0.615384615384614, 0.301035137228447, 0.773076923076923, 0.401324729441802, 1.07153846153846, 1.05297936278995, 2.95846153846154, 24.7952520144793, 15.6176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 840, '2021-07-18 00:00:00', 0.19748573463573, 0.466153846153847, 0.313683819253621, 0.701538461538459, 0.487243423604829, 0.986923076923073, 1.04737650272552, 3.06846153846154, 24.7929908209186, 15.6153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 855, '2021-07-18 00:00:00', 0.230082259537425, 0.524615384615382, 0.358641024724422, 0.720769230769228, 0.472946248368833, 1.03307692307692, 1.0460733905714, 3.08153846153846, 24.7880586139002, 15.6246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 870, '2021-07-18 00:00:00', 0.236851137929422, 0.492307692307695, 0.292146433251445, 0.671538461538461, 0.387040049607274, 1.05, 1.10512345290191, 3.12538461538462, 24.7878066426589, 15.6269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 885, '2021-07-18 00:00:00', 0.210908656859936, 0.472307692307689, 0.286435923832082, 0.71846153846154, 0.592558987651153, 1.22307692307692, 24.8073156951735, 9.78, 24.7592274391713, 15.6992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 900, '2021-07-18 00:00:00', 0.234831527171816, 0.535384615384617, 0.319596861446034, 0.786923076923075, 0.573024902130386, 1.23153846153846, 24.7783962478483, 9.90615384615385, 24.7527157173635, 15.7092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 915, '2021-07-18 00:00:00', 0.213535801357849, 0.538461538461533, 0.581994977509391, 0.893076923076923, 0.67765432531298, 1.18076923076923, 24.7500413053268, 10.0238461538462, 24.7318795080358, 15.77 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 930, '2021-07-18 00:00:00', 0.567358250680633, 0.670769230769234, 0.582155147176948, 0.866153846153848, 0.728784024143064, 1.26307692307693, 24.7367017514151, 10.0984615384615, 24.7329944934976, 15.7661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 945, '2021-07-18 00:00:00', 0.251503784953931, 0.536923076923074, 0.394600479550571, 0.781538461538462, 0.840442740464815, 1.75, 24.7123469856358, 10.2384615384615, 24.7200526387291, 15.8023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 960, '2021-07-18 00:00:00', 0.35521607725223, 0.587692307692309, 0.519323228235187, 0.863846153846155, 0.766347581313219, 1.81384615384616, 24.6972942273814, 10.3569230769231, 24.7212583697638, 15.7907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 990, '2021-07-18 00:00:00', 0.565553234928831, 1.32230769230769, 0.567518756043833, 1.57846153846154, 0.571491436102469, 1.83769230769231, 24.7005381691605, 10.3553846153846, 24.713409191088, 15.8146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1005, '2021-07-18 00:00:00', 0.292149592872189, 0.929230769230769, 0.337462020655091, 1.25384615384615, 0.579124006914423, 1.70615384615385, 24.7284938855191, 10.1153846153846, 24.7300775699427, 15.7638461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1020, '2021-07-18 00:00:00', 0.288803366696761, 0.840769230769231, 0.406271602975912, 1.07615384615385, 0.651041768717938, 1.65923076923077, 24.7133558907854, 10.0292307692308, 24.7366099661086, 15.7438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1035, '2021-07-18 00:00:00', 0.341429573772037, 0.773076923076923, 0.486038934812682, 1.16461538461538, 0.560128007347769, 1.61923076923077, 24.7269828449689, 9.95615384615385, 24.7457703487656, 15.7069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1050, '2021-07-18 00:00:00', 0.321642898019147, 0.866923076923077, 0.460330316186102, 1.18, 0.459487339743563, 1.57384615384615, 24.7395380219288, 9.91153846153846, 24.7622622055914, 15.6784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1065, '2021-07-18 00:00:00', 0.338990356114238, 0.672307692307692, 0.389544112244827, 1.07615384615384, 25.037019643228, 8.56384615384616, 24.7609997064242, 9.84769230769231, 24.7711823263677, 15.6546153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1080, '2021-07-18 00:00:00', 0.339991855106059, 0.757692307692307, 0.486538163575465, 1.02076923076923, 24.9945990596738, 8.72692307692308, 24.7775122362069, 9.79384615384616, 24.7766578984209, 15.6338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1095, '2021-07-18 00:00:00', 0.284141893047498, 0.656153846153848, 24.945258134255, 8.33923076923077, 24.8279397577686, 8.80384615384616, 24.6423320699595, 9.72538461538462, 24.6241468606607, 15.6561538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 600, '2021-07-18 00:00:00', 0.838839346523132, 1.58916666666667, 0.805781644101556, 1.95166666666667, 0.788745104948172, 2.39833333333333, 1.42408984409621, 3.34166666666667, 8.08370915008626, 10.0333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 615, '2021-07-18 00:00:00', 0.382561920724486, 1.20333333333333, 0.558174431206032, 1.5975, 0.848533261370568, 2.105, 1.29246618546858, 2.96416666666667, 8.10377792555217, 9.94083333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 630, '2021-07-18 00:00:00', 0.365979923421798, 0.992500000000006, 0.422700085543922, 1.32166666666667, 1.15716012946238, 1.9075, 1.25612903195792, 2.66583333333334, 8.10040252175734, 9.95083333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 645, '2021-07-18 00:00:00', 0.314421483943474, 0.845000000000001, 0.687172319801553, 1.22833333333334, 1.17159095349821, 1.70916666666667, 1.19160073801613, 2.50083333333334, 9.7514716466471, 11.0041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 660, '2021-07-18 00:00:00', 25.0857852853885, 7.04076923076923, 25.0214497151175, 7.36538461538462, 24.9516448047326, 7.63230769230769, 24.750717049442, 8.43769230769231, 24.8302557872757, 16.5123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 675, '2021-07-18 00:00:00', 0.635383348853273, 0.840000000000003, 0.650933530814369, 1.11230769230769, 0.803775705414998, 1.39076923076923, 1.03904690054803, 2.49230769230769, 24.4919764695423, 15.4192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 690, '2021-07-18 00:00:00', 0.405958694374764, 0.732307692307689, 0.424374290528466, 0.958461538461537, 0.750430440583164, 1.39538461538462, 0.941204465646995, 2.44461538461539, 24.4907035046739, 15.4469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 705, '2021-07-18 00:00:00', 0.254576772965121, 0.624800000000001, 0.410045525927711, 0.950400000000002, 0.549288024021397, 1.3056, 1.01433064957472, 2.56800000000001, 24.628131611364, 14.864 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 720, '2021-07-18 00:00:00', 0.248970804590539, 0.627692307692306, 0.447857120072907, 0.959999999999998, 0.6670130894806, 1.28230769230769, 1.02780453095234, 2.51307692307693, 24.6134827967237, 15.6792307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 735, '2021-07-18 00:00:00', 0.277421090651847, 0.632307692307693, 0.442023319955647, 0.866153846153849, 0.743467551410279, 1.19, 1.09173595004258, 2.57923076923077, 24.6017994088613, 15.6969230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 750, '2021-07-18 00:00:00', 0.367174799425744, 0.605600000000001, 0.53280765760263, 0.885599999999998, 0.621452063048043, 1.2088, 1.13880170940043, 2.6688, 25.0545598777282, 15.5104 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 765, '2021-07-18 00:00:00', 0.291098714422549, 0.607692307692303, 0.486522353032212, 0.859999999999998, 0.603004273489129, 1.25307692307692, 1.24123139849722, 2.80076923076923, 24.5993165258399, 15.7715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 780, '2021-07-18 00:00:00', 0.281179931442757, 0.57692307692308, 0.397704180748224, 0.866153846153848, 0.536035016077808, 1.25153846153846, 1.32916283658318, 2.93461538461539, 24.5929484327395, 15.7861538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 795, '2021-07-18 00:00:00', 0.319558349071872, 0.631538461538461, 0.46002541735798, 0.889230769230769, 0.58530150021493, 1.33461538461539, 1.38305436791739, 2.94923076923077, 24.5917138765198, 15.7892307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 810, '2021-07-18 00:00:00', 0.293176764742051, 0.543846153846153, 0.371330249031982, 0.813076923076926, 0.666442680321305, 1.27461538461539, 1.403772718838, 2.96538461538462, 24.5977288257395, 15.7707692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 825, '2021-07-18 00:00:00', 0.24361887005352, 0.563076923076924, 0.464996939609451, 0.933076923076924, 0.585261020006, 1.23230769230769, 1.40209008818429, 3.05615384615385, 24.6007486064957, 15.76 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 840, '2021-07-18 00:00:00', 0.33239827825158, 0.666153846153848, 0.49389628310156, 0.898461538461537, 0.586110517275996, 1.19153846153846, 1.36437215766644, 3.08923076923078, 24.6125061393906, 15.7276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 855, '2021-07-18 00:00:00', 0.26528939205792, 0.597692307692304, 0.344254825115615, 0.799230769230768, 0.530386796447791, 1.16692307692308, 1.17733153294284, 3.05846153846154, 24.6261277133423, 15.6569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 870, '2021-07-18 00:00:00', 0.224871929362876, 0.530769230769233, 0.368307563781224, 0.807692307692308, 0.565082431018834, 1.16307692307692, 1.30364129091733, 3.14615384615385, 24.6346367914397, 15.6346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 885, '2021-07-18 00:00:00', 0.258365275113771, 0.556153846153844, 0.354175097938857, 0.799999999999998, 0.587658194740915, 1.34692307692308, 24.8700962232527, 10.4569230769231, 24.6309426534999, 15.63 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 900, '2021-07-18 00:00:00', 0.24245538844211, 0.596153846153846, 0.410064160083048, 0.866153846153845, 0.571239408250569, 1.34230769230769, 24.8736213564615, 10.4607692307692, 24.6466058078218, 15.5846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 915, '2021-07-18 00:00:00', 0.340585017060576, 0.653076923076923, 0.571820305286951, 1.08769230769231, 0.640793738565395, 1.43384615384615, 24.8451572622235, 10.5592307692308, 24.6584454061109, 15.5546153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 930, '2021-07-18 00:00:00', 0.409152535249931, 0.781666666666664, 0.434330235676939, 0.960833333333335, 0.692418571574208, 1.33, 25.8361038112353, 11.0541666666667, 25.5642290847123, 16.29 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 945, '2021-07-18 00:00:00', 0.296595036008047, 0.656153846153852, 0.570607233904912, 0.973846153846156, 0.601509895052567, 1.69692307692308, 24.8297149027903, 10.6169230769231, 24.6783071854303, 15.5215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 960, '2021-07-18 00:00:00', 0.472505596222456, 0.658461538461535, 0.541673759322399, 0.867692307692305, 0.662212608201878, 1.80153846153846, 24.8359894198226, 10.5923076923077, 24.6976733753171, 15.4730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 975, '2021-07-18 00:00:00', 0.227960860338245, 0.553076923076923, 0.41450990523564, 1.34230769230769, 0.654465842089207, 1.82846153846154, 24.8342578275686, 10.5953846153846, 24.7281312989571, 15.4015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 990, '2021-07-18 00:00:00', 0.344533575454388, 1.22076923076923, 0.515743526004331, 1.53076923076923, 0.624314023549044, 1.85, 24.8144346577676, 10.6892307692308, 24.7398524216729, 15.3646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1005, '2021-07-18 00:00:00', 0.247528086984394, 0.963076923076919, 0.388651316933112, 1.27538461538462, 0.542761032556258, 1.60153846153846, 24.9826466295184, 11.8861538461538, 24.7613066015383, 16.3038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1020, '2021-07-18 00:00:00', 0.424195165532965, 0.91153846153846, 0.49480563394591, 1.13615384615385, 0.597508673899063, 1.50615384615385, 25.0017829394995, 12.4269230769231, 24.8422425347199, 16.3369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1035, '2021-07-18 00:00:00', 0.279543584051959, 0.743846153846158, 0.436349189737551, 1.04384615384615, 0.5442697295106, 1.41153846153847, 25.008440384429, 12.3776923076923, 24.9528030181288, 16.3376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1050, '2021-07-18 00:00:00', 0.275140243959606, 0.723076923076925, 0.386297613445703, 0.964615384615391, 0.563859775257863, 1.34538461538462, 25.02074536183, 12.2676923076923, 25.0039901308079, 16.2476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1065, '2021-07-18 00:00:00', 0.231787701273255, 0.658461538461544, 0.402619117586528, 0.936923076923082, 25.0688785548935, 9.3, 25.0018989186514, 12.2115384615385, 24.9877274984834, 16.2015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1080, '2021-07-18 00:00:00', 0.33396913721987, 0.699230769230772, 0.448036399620184, 0.963846153846151, 25.0649803142521, 9.33692307692307, 25.0056484449783, 12.1569230769231, 25.0790923771483, 16.2423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1095, '2021-07-18 00:00:00', 0.233148351583611, 0.683076923076921, 25.132859777896, 9.01615384615384, 25.0194541537949, 9.45307692307692, 25.0082273231462, 12.0646153846154, 25.2061095402255, 16.2230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 600, '2021-07-18 00:00:00', 6.42159117365634, 3.09826086956522, 6.36116316705873, 3.48173913043478, 6.30203267289822, 3.81391304347826, 8.47029237774156, 6.77565217391304, 9.42593327908797, 11.48 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 615, '2021-07-18 00:00:00', 0.566777936618239, 1.33909090909091, 0.680084028421701, 1.72, 0.815461519127352, 2.06818181818182, 6.23792374437942, 5.18454545454546, 8.2181965243327, 10.7172727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 630, '2021-07-18 00:00:00', 0.41229330670166, 1.02695652173913, 0.466852212313806, 1.30347826086956, 0.776140242410692, 1.67130434782609, 6.17732139399781, 4.85217391304348, 8.06378886808744, 10.54 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 645, '2021-07-18 00:00:00', 0.274084894958241, 0.790434782608697, 0.390143380960785, 1.08869565217391, 0.724980577632717, 1.52173913043479, 6.17553300575248, 4.72521739130435, 8.02419897372694, 10.5365217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 660, '2021-07-18 00:00:00', 25.0705012049354, 5.9216, 25.0158363975036, 6.2104, 24.9419081868248, 6.6256, 25.0313017373581, 9.52, 25.3250615530677, 15.3352 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 675, '2021-07-18 00:00:00', 0.417811759847264, 0.779999999999994, 0.511360277430047, 1.0168, 5.53477792387975, 2.796, 5.98361952890277, 4.4912, 7.64219837481336, 10.4672 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 690, '2021-07-18 00:00:00', 0.385092196752934, 0.747199999999996, 0.742708556568452, 1.0408, 6.16650987188053, 3.4024, 5.96008646469719, 4.5016, 7.62163132144294, 10.5384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 705, '2021-07-18 00:00:00', 0.625930032669067, 0.771666666666665, 5.70624041818647, 2.49833333333333, 6.31554029955967, 3.37166666666666, 6.03741372549154, 4.66916666666667, 9.02089538921655, 12.1816666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 720, '2021-07-18 00:00:00', 5.64491535218495, 2.0712, 6.28653555890153, 2.8928, 6.27653959864298, 3.1008, 5.9325321181881, 4.4496, 8.91684720066459, 11.9016 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 735, '2021-07-18 00:00:00', 6.18795065698922, 2.276, 6.16027953911184, 2.4224, 6.1193690306545, 2.7224, 5.8125046810017, 4.0976, 8.98356996596193, 11.6072 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 750, '2021-07-18 00:00:00', 0.205750658160146, 0.540000000000001, 0.376150679028144, 0.803200000000003, 0.470670443799765, 1.2584, 1.17749564755034, 2.6728, 8.35405434504708, 10.3736 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 765, '2021-07-18 00:00:00', 0.199154881101787, 0.552800000000002, 0.308907753220926, 0.773599999999999, 0.569358703572126, 1.2512, 1.19664642508414, 2.8872, 8.35136715354638, 10.392 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 780, '2021-07-18 00:00:00', 0.233443783382637, 0.592799999999997, 0.402942510374204, 0.912799999999995, 0.623520114618068, 1.3576, 1.20324173243229, 2.9336, 8.33866552073331, 10.4248 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 795, '2021-07-18 00:00:00', 0.336763022514843, 0.604799999999997, 0.535415103759065, 0.891199999999998, 0.680780924135415, 1.2672, 1.29580193959828, 2.9688, 8.33839656848565, 10.4136 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 810, '2021-07-18 00:00:00', 0.298368899183543, 0.606399999999999, 0.442708331372547, 0.8864, 0.582131714763359, 1.2424, 1.22745373300449, 2.9848, 8.34236281477456, 10.4256 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 825, '2021-07-18 00:00:00', 0.312853533356, 0.582400000000003, 0.424369335995584, 0.803200000000003, 0.561981019845566, 1.0768, 1.12874148206457, 2.9936, 8.35722840819052, 10.396 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 840, '2021-07-18 00:00:00', 0.364896332310062, 0.500800000000003, 0.512737749731771, 0.788000000000005, 0.624072645344007, 1.03200000000001, 1.05239916381571, 2.9776, 8.3586781251583, 10.392 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 855, '2021-07-18 00:00:00', 0.484733603814164, 0.620000000000005, 0.502650309194505, 0.7664, 0.736591248024755, 1.164, 1.0267242408099, 2.9728, 8.35264093964697, 10.3976 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 870, '2021-07-18 00:00:00', 0.184401735349748, 0.509599999999998, 0.355842661860547, 0.726399999999999, 0.540939922727099, 1.1792, 1.03636415736297, 2.9256, 8.41478856933831, 10.36 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 885, '2021-07-18 00:00:00', 0.258698475422198, 0.46608695652174, 0.493832315397869, 0.766086956521742, 0.716753771095375, 1.30782608695652, 1.72811762152754, 4.00782608695652, 8.58468578571899, 10.8886956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 900, '2021-07-18 00:00:00', 0.41258857634856, 0.567200000000003, 0.438836340032743, 0.802400000000002, 0.657802401941495, 1.2696, 2.05903148753647, 4.5424, 8.40985334790883, 10.372 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 915, '2021-07-18 00:00:00', 0.291382909588057, 0.590399999999998, 0.581151730044173, 1.0104, 0.754434004182387, 1.3104, 2.07845198805906, 4.5472, 8.39823449700392, 10.3848 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 930, '2021-07-18 00:00:00', 0.566036512367648, 0.7616, 0.60252468829086, 0.988799999999999, 0.930972967742171, 1.3576, 2.11193434241377, 4.62, 8.39066878542269, 10.3832 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 945, '2021-07-18 00:00:00', 0.25205100703018, 0.565833333333335, 0.390116110549343, 0.760833333333332, 0.513904491211118, 1.5675, 2.07725833104913, 4.5575, 8.57392402511276, 10.3758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 960, '2021-07-18 00:00:00', 0.274876942163826, 0.546399999999996, 0.338009861789072, 0.745600000000002, 0.753766542107036, 1.7384, 2.15901582516973, 4.7592, 8.3756399158512, 10.4024 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 975, '2021-07-18 00:00:00', 0.248537052904927, 0.570400000000001, 0.683130051063976, 1.464, 0.792275204711087, 1.924, 2.1459754580765, 4.8224, 8.33600087971844, 10.4824 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 990, '2021-07-18 00:00:00', 0.583081469436308, 1.3056, 0.651241890544519, 1.5392, 0.789545861028137, 1.97919999999999, 2.16024782528919, 4.8096, 8.3371071721551, 10.5232 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1005, '2021-07-18 00:00:00', 0.416528510428757, 0.907199999999999, 0.555569377605831, 1.2864, 0.744255332530439, 1.7008, 2.16897733198544, 4.6528, 8.37847138007087, 10.4392 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1020, '2021-07-18 00:00:00', 0.353700438224212, 0.890400000000001, 0.495079791548796, 1.1704, 0.522663690467716, 1.5224, 2.1682951828568, 4.6696, 8.3887859272563, 10.4328 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1035, '2021-07-18 00:00:00', 0.329393381840011, 0.783999999999996, 0.503326269266099, 1.0704, 0.562650868656575, 1.4048, 2.15996357993987, 4.6552, 24.7603924309235, 15.072 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1050, '2021-07-18 00:00:00', 0.369724221548981, 0.7528, 0.488715322725477, 1.0248, 0.704474272063927, 1.4056, 2.24451241921269, 4.5688, 24.7822325332754, 15.0608 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1065, '2021-07-18 00:00:00', 0.487643312268303, 0.727199999999997, 0.540195026510491, 1.0024, 1.63791656279149, 3.0904, 2.23961693153093, 4.5944, 24.7627123447062, 15.1432 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1080, '2021-07-18 00:00:00', 0.318292546138831, 0.676666666666667, 0.428017844677441, 0.94416666666667, 2.22281385844055, 3.86833333333333, 2.28586773553236, 4.685, 25.2727679528777, 15.4 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1095, '2021-07-18 00:00:00', 0.346661092485841, 0.690000000000003, 1.58279060110822, 2.935, 2.14213881334804, 3.9525, 2.08827714857855, 4.78166666666667, 25.0833039915087, 15.85 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 600, '2021-07-18 00:00:00', 1.05383743211813, 1.82666666666666, 2.07188435051398, 2.70380952380952, 1.99268280514104, 3.06952380952381, 2.0944689064295, 4.04, 8.80519240751349, 11.3066666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 615, '2021-07-18 00:00:00', 0.385924726775624, 1.213, 0.440491352445138, 1.543, 0.74751166158832, 2.115, 0.927032049636168, 3.049, 6.37761966815041, 9.643 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 630, '2021-07-18 00:00:00', 0.428903129782055, 0.920000000000002, 0.601016682490246, 1.38, 0.774599387119769, 1.706, 0.942190057930545, 2.692, 6.42967429804554, 9.562 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 645, '2021-07-18 00:00:00', 0.354899541011997, 0.867999999999999, 0.508060294805543, 1.141, 0.487135558783774, 1.382, 0.887696012453766, 2.446, 6.48019582225235, 9.413 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 660, '2021-07-18 00:00:00', 2.34044725070515, 1.42666666666667, 2.48547360630103, 1.66095238095238, 2.52954202517824, 2.03142857142857, 2.53961676898963, 3.09333333333333, 26.8557536621467, 16.3904761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 675, '2021-07-18 00:00:00', 0.427873024009842, 0.730909090909094, 0.632682737149867, 1.07272727272727, 0.681155753240887, 1.38272727272727, 0.872067752243003, 2.43454545454545, 26.26727150621, 16.05 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 690, '2021-07-18 00:00:00', 0.267953604564549, 0.72909090909091, 0.329287568897311, 0.922727272727275, 0.493251426452036, 1.23272727272727, 0.809959648398999, 2.25818181818182, 26.2600795572858, 16.0654545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 705, '2021-07-18 00:00:00', 0.181052717682136, 0.560909090909091, 0.224832790201478, 0.795454545454545, 0.320531214923378, 1.13545454545454, 0.687564243358089, 2.16727272727272, 26.185085474344, 16.2781818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 720, '2021-07-18 00:00:00', 0.2131783798724, 0.604545454545454, 0.280043286697326, 0.876363636363634, 0.4067312417682, 1.13272727272727, 0.670981706320258, 2.22545454545454, 26.1783124937733, 16.2945454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 735, '2021-07-18 00:00:00', 0.30324793051117, 0.615454545454545, 0.313113121475016, 0.83272727272727, 0.422371166863226, 1.12454545454545, 0.644261381174382, 2.20818181818181, 26.152741026582, 16.3818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 750, '2021-07-18 00:00:00', 0.175605322918267, 0.499090909090903, 0.294564025922995, 0.711818181818183, 0.416753064635542, 1.11454545454545, 0.596431669121226, 2.13545454545454, 26.1070104863961, 16.5181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 765, '2021-07-18 00:00:00', 0.215529148499256, 0.526363636363642, 0.302096570093633, 0.823636363636365, 0.464862312622748, 1.12727272727273, 0.583475925676594, 2.32818181818182, 26.0505368990213, 16.7018181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 780, '2021-07-18 00:00:00', 0.255849319832738, 0.602727272727275, 0.379104664070949, 0.851818181818183, 0.414632784907738, 1.21818181818182, 0.719184242058996, 2.43454545454546, 26.0463721830144, 16.7190909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 795, '2021-07-18 00:00:00', 0.229445029680361, 0.535454545454544, 0.32378310307287, 0.695454545454543, 0.486745531177443, 1.08545454545454, 0.867185825190455, 2.49727272727273, 26.0415782266897, 16.7481818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 810, '2021-07-18 00:00:00', 0.157273853310283, 0.46272727272727, 0.355771218865661, 0.792727272727274, 0.442425428451234, 1.04545454545455, 0.884972668152312, 2.55363636363636, 26.0389568952075, 16.76 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 825, '2021-07-18 00:00:00', 0.318007868344483, 0.583636363636368, 0.403551334595332, 0.71818181818182, 0.409281917889963, 1.02545454545455, 0.896158709660531, 2.61363636363637, 26.0356893413737, 16.7663636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 840, '2021-07-18 00:00:00', 0.258346389839026, 0.46857142857143, 0.341467421579281, 0.699999999999998, 0.452960631107532, 1.00666666666666, 0.922564748018107, 2.63428571428572, 26.6312302525044, 17.0895238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 855, '2021-07-18 00:00:00', 0.19316681887276, 0.480909090909089, 0.250118586593055, 0.685454545454545, 0.465122987971349, 0.96181818181818, 0.879305609545599, 2.62454545454546, 26.025134171758, 16.7909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 870, '2021-07-18 00:00:00', 0.182127874776386, 0.449090909090911, 0.274618980435776, 0.651818181818181, 0.568129763849272, 1.03, 0.864281599932962, 2.61727272727273, 26.0176620828955, 16.8245454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 885, '2021-07-18 00:00:00', 0.174901332729274, 0.459999999999998, 0.382070005597781, 0.661818181818182, 0.531352110125726, 1.10272727272727, 7.16322553044367, 5.27, 26.0014691726102, 16.9009090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 900, '2021-07-18 00:00:00', 0.305039916485289, 0.492727272727274, 0.514045999929278, 0.786363636363637, 0.569818076839126, 1.07454545454545, 7.1633697843031, 5.28, 26.0004385743896, 16.9081818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 915, '2021-07-18 00:00:00', 0.35161063625222, 0.551304347826085, 0.367347075009157, 0.73565217391304, 1.04606169000138, 1.18782608695652, 6.97896965112361, 5.36086956521739, 25.5057118922494, 16.4313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 930, '2021-07-18 00:00:00', 0.149365179041025, 0.476363636363635, 0.273873924291683, 0.635454545454542, 0.345991266811689, 0.893636363636361, 7.14129488543168, 5.30454545454546, 26.0291870308924, 16.8481818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 945, '2021-07-18 00:00:00', 0.168626162290123, 0.39565217391304, 0.503357894504965, 0.676521739130431, 0.548992609581851, 1.36260869565218, 6.96247570797843, 5.3704347826087, 25.4762311606367, 16.5321739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 960, '2021-07-18 00:00:00', 0.195631954117576, 0.456363636363636, 0.254818499195932, 0.660909090909092, 0.552679423766209, 1.48545454545455, 7.11519884089367, 5.46454545454546, 26.0310073679208, 16.8427272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 975, '2021-07-18 00:00:00', 0.171090214424616, 0.473636363636362, 0.418519344306141, 1.14181818181819, 0.758689346049835, 1.65, 7.10521819095836, 5.49727272727273, 26.0312346516483, 16.8418181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 990, '2021-07-18 00:00:00', 0.421771157253442, 1.05636363636364, 0.589997431940997, 1.34727272727273, 0.732830012240099, 1.70272727272728, 7.10339325048217, 5.49636363636364, 26.0349184267817, 16.8318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1005, '2021-07-18 00:00:00', 0.440863328377742, 0.838260869565219, 0.754210316543755, 1.37826086956522, 1.07506337711882, 1.76608695652174, 6.94290196870412, 5.42173913043479, 25.5324541209562, 16.3695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1020, '2021-07-18 00:00:00', 0.306219794870555, 0.81909090909091, 0.355226895358649, 1.04636363636364, 0.5502781665722, 1.50818181818182, 7.10406048149052, 5.28090909090909, 26.0436646499349, 16.7827272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1035, '2021-07-18 00:00:00', 0.229251369627731, 0.681904761904763, 0.494408737786863, 0.980000000000001, 0.545073171147472, 1.39047619047619, 7.26052313476627, 5.3247619047619, 26.779679111844, 17.2866666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1050, '2021-07-18 00:00:00', 0.338789543785453, 0.695454545454543, 0.410470113754597, 1.07, 0.44410131054296, 1.35454545454546, 7.11130366577324, 5.15727272727273, 26.2441742700525, 16.7554545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1065, '2021-07-18 00:00:00', 0.294144882874427, 0.705454545454545, 0.359099402606548, 0.960000000000004, 7.25741370459572, 4.44181818181818, 7.10651606363981, 5.12090909090909, 26.2477609022361, 16.72 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1080, '2021-07-18 00:00:00', 0.236394270409101, 0.621818181818185, 0.275001770950618, 0.874545454545452, 7.23975197489587, 4.49090909090909, 7.08817227126896, 5.15363636363637, 26.2404108067568, 16.7554545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1095, '2021-07-18 00:00:00', 0.20907754521569, 0.620909090909089, 7.28590265438521, 4.26181818181818, 7.22542504629085, 4.50363636363636, 7.10853739499934, 5.06909090909091, 26.2120449659827, 16.8481818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 975, '2021-07-18 00:00:00', 0.358531626967876, 0.606666666666667, 0.710596809792276, 1.555, 0.641148765210101, 1.9025, 25.649919385697, 10.9758333333333, 25.7109520311447, 16.2625 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 00:00:00' and dayofweek = 3 and fromtime = 975);
Date: 2021-07-18 18:15:48 Duration: 2s15ms Database: acaweb_fx User: pgperfstats
4 2m26s 152 637ms 1s167ms 965ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 Jul 18 18 152 2m26s 965ms [ User: pgperfstats - Total duration: 2m26s - Times executed: 152 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 1033421, 2, 990, '2021-07-18 00:00:00', 0.512586953223924, 1.04576923076923, 0.545893762558248, 1.2, 0.614188770781302, 1.41961538461538, 0.812866154182461, 1.89076923076923, 2.39746237637921, 4.62461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1005, '2021-07-18 00:00:00', 0.194166066907844, 0.592692307692308, 0.301137586750385, 0.829615384615385, 0.400053265684228, 1.00115384615385, 0.716918727289545, 1.55269230769231, 2.24136596400842, 4.45576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1020, '2021-07-18 00:00:00', 0.153631427073419, 0.538846153846155, 0.275771365725027, 0.704615384615385, 0.360485996740726, 0.923076923076923, 0.623543225322955, 1.39307692307692, 2.22841333688344, 4.395 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1035, '2021-07-18 00:00:00', 0.233076085299333, 0.482692307692306, 0.211450667096098, 0.630769230769229, 0.377497223627081, 0.891923076923074, 0.518808101472832, 1.31461538461538, 2.20883484774561, 4.36923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1050, '2021-07-18 00:00:00', 0.184636441106884, 0.418846153846153, 0.256367824694249, 0.592692307692307, 0.35013404026722, 0.805384615384613, 0.515420067666992, 1.29538461538461, 2.21350765841145, 4.33807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1065, '2021-07-18 00:00:00', 0.181001062470318, 0.404230769230769, 0.268556253955223, 0.577692307692306, 0.339090185417027, 0.756923076923076, 0.488759812020334, 1.26692307692307, 2.21460467039917, 4.30461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1080, '2021-07-18 00:00:00', 0.173134451977469, 0.40653846153846, 0.218168600998261, 0.561538461538461, 0.294784667172497, 0.715, 0.460026253431424, 1.23192307692308, 2.21708290674585, 4.29615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1095, '2021-07-18 00:00:00', 0.128122537499788, 0.37923076923077, 0.174271671205091, 0.521153846153846, 0.248874698160773, 0.668846153846153, 0.482943538665196, 1.20769230769231, 2.2149794928726, 4.28692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1110, '2021-07-18 00:00:00', 0.159623113807301, 0.346538461538461, 0.190760421632839, 0.458461538461539, 0.300934186518224, 0.684230769230769, 0.494063371830594, 1.17115384615384, 2.28558267272181, 4.28192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1125, '2021-07-18 00:00:00', 0.101314438184376, 0.306153846153849, 0.185112024294645, 0.442307692307693, 0.2441389894176, 0.629615384615384, 0.485285641500091, 1.10307692307692, 2.27850561688003, 4.30038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1140, '2021-07-18 00:00:00', 0.154077403125334, 0.330384615384616, 0.209362402032018, 0.466153846153847, 0.235516127162976, 0.589615384615383, 0.454678415518552, 1.11730769230769, 2.27282677264712, 4.29153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1155, '2021-07-18 00:00:00', 0.148698973148388, 0.310769230769232, 0.183217399240946, 0.416153846153846, 0.19542931045423, 0.546153846153846, 1.41513793837046, 2.04923076923077, 2.26160433185077, 4.31692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1170, '2021-07-18 00:00:00', 0.160257965120662, 0.261153846153845, 0.174723077600396, 0.351923076923075, 0.232153795177646, 0.569230769230768, 1.42840421988477, 2.13884615384615, 2.26924426593118, 4.36153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1185, '2021-07-18 00:00:00', 0.126128749848959, 0.262692307692307, 0.147105927297828, 0.398076923076923, 0.255018852998392, 0.601153846153846, 1.4462618658512, 2.20576923076923, 2.28931968396391, 4.39615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1200, '2021-07-18 00:00:00', 0.123752233857072, 0.261153846153847, 0.237694050279896, 0.412307692307693, 0.239958009147114, 0.569615384615386, 1.42382350894181, 2.24423076923077, 2.29162035384438, 4.41961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1215, '2021-07-18 00:00:00', 0.138377966231842, 0.292692307692308, 0.153751547834608, 0.416538461538463, 0.190227394290259, 0.527692307692308, 1.41455298728826, 2.30807692307692, 2.27201367818201, 4.42692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1230, '2021-07-18 00:00:00', 0.0834376782625561, 0.245384615384616, 0.113580198707615, 0.332692307692308, 0.307005637633026, 0.537307692307691, 1.39957229730536, 2.30884615384615, 2.27177775186002, 4.43692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1245, '2021-07-18 00:00:00', 0.0619342082685006, 0.240384615384614, 0.140909681929734, 0.363461538461536, 0.287989316041144, 0.564615384615382, 1.37412372077626, 2.3, 2.27270807628256, 4.445 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1260, '2021-07-18 00:00:00', 0.121737868782282, 0.271249999999998, 0.282916680006828, 0.426249999999998, 0.276016894567987, 0.561249999999998, 1.38039035646873, 2.38916666666667, 2.30880293972715, 4.62166666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1275, '2021-07-18 00:00:00', 0.217243217119924, 0.288846153846153, 0.225400839531571, 0.398461538461538, 0.241354192327057, 0.529615384615383, 1.33110555554396, 2.275, 2.27665327923383, 4.46692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1290, '2021-07-18 00:00:00', 0.134379485613863, 0.274615384615385, 0.155263052219822, 0.361153846153846, 0.238229688778256, 0.52423076923077, 1.30694735342147, 2.24923076923077, 2.27463921061375, 4.45653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1305, '2021-07-18 00:00:00', 0.0885654907616163, 0.250384615384614, 0.14683376262343, 0.341923076923077, 0.21661166954856, 0.493846153846155, 1.31085292257193, 2.25076923076923, 2.26517066770832, 4.46307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1320, '2021-07-18 00:00:00', 0.106903982799809, 0.232692307692309, 0.178130462129477, 0.362307692307694, 0.22966597819107, 0.557692307692309, 1.30261795568061, 2.24846153846154, 2.25354967858402, 4.48692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1335, '2021-07-18 00:00:00', 0.106837043417317, 0.273076923076924, 0.112800027277682, 0.359615384615387, 1.34782263156316, 1.68538461538461, 1.28869761327533, 2.24153846153846, 2.24853186289666, 4.49346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1350, '2021-07-18 00:00:00', 0.0712924637294516, 0.271153846153848, 0.192504145809501, 0.465384615384616, 1.34666722518394, 1.81384615384615, 1.26500428701007, 2.22038461538462, 2.23215759713814, 4.47653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1365, '2021-07-18 00:00:00', 0.165720803206429, 0.359230769230769, 1.28724607652867, 1.58769230769231, 1.29293137422739, 1.84346153846154, 1.22089154057441, 2.16807692307692, 2.2112246867708, 4.45115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 990, '2021-07-18 00:00:00', 0.423837414401033, 0.966923076923076, 0.46579840472693, 1.15192307692308, 0.505251955425743, 1.34653846153846, 0.595156992863098, 1.74961538461538, 2.10431878251883, 4.28846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1005, '2021-07-18 00:00:00', 0.381161820403532, 0.6748, 0.487647413609463, 0.886000000000002, 0.600853004763506, 1.1792, 0.608045502683256, 1.5888, 2.09648253033504, 4.1216 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1020, '2021-07-18 00:00:00', 0.218509989210138, 0.558846153846156, 0.30894659732711, 0.800000000000001, 0.373006908576977, 1.03307692307692, 0.398675499430494, 1.43692307692308, 2.08788612274196, 4.15269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1035, '2021-07-18 00:00:00', 0.203376119920326, 0.525384615384617, 0.229454537142732, 0.715769230769232, 0.305604067633018, 0.895384615384615, 0.371453693148752, 1.33538461538462, 2.07641229046642, 4.13 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1050, '2021-07-18 00:00:00', 0.222360068357608, 0.522400000000001, 0.284811048474833, 0.6944, 0.304525313671405, 0.852399999999999, 0.403291457881271, 1.2924, 2.12729233220699, 4.1332 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1065, '2021-07-18 00:00:00', 0.243972255673595, 0.482307692307694, 0.26102755527987, 0.56923076923077, 0.316375628741437, 0.798461538461539, 0.478389123879457, 1.28192307692308, 2.1301764823962, 4.09038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1080, '2021-07-18 00:00:00', 0.117474056055599, 0.361923076923076, 0.217441061864167, 0.553846153846153, 0.289871324237818, 0.735769230769231, 0.486365642764308, 1.24346153846154, 2.14518240214242, 4.07346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1095, '2021-07-18 00:00:00', 0.180532971631651, 0.398076923076922, 0.215454082204218, 0.532692307692307, 0.270809612373429, 0.675384615384616, 0.546892901904794, 1.21961538461539, 2.16449251469111, 4.05961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1110, '2021-07-18 00:00:00', 0.139860644929159, 0.338800000000002, 0.175691965287737, 0.454800000000002, 0.164734129230508, 0.580400000000001, 0.536754754675416, 1.1516, 2.22727875818602, 4.0996 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1125, '2021-07-18 00:00:00', 0.111539230766579, 0.300800000000001, 0.140964534546816, 0.3972, 0.192711355832154, 0.577199999999999, 0.565962896310349, 1.1216, 2.41659195286806, 4.242 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1140, '2021-07-18 00:00:00', 0.0869386757049657, 0.288000000000001, 0.102919062050397, 0.394400000000001, 0.222060051937908, 0.547600000000001, 0.615805705289148, 1.172, 2.42867776097749, 4.2556 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1155, '2021-07-18 00:00:00', 0.073321211119292, 0.255199999999998, 0.175119007154181, 0.401999999999998, 0.192421412529892, 0.514799999999997, 0.675268341723004, 1.7896, 2.38111682479742, 4.3144 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1170, '2021-07-18 00:00:00', 0.120899407222147, 0.273999999999998, 0.136347595016071, 0.376399999999999, 0.215213072713221, 0.517999999999998, 0.681164933526873, 1.8824, 2.3661606031713, 4.3192 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1185, '2021-07-18 00:00:00', 0.0890285738205507, 0.244782608695651, 0.10177088116433, 0.351304347826086, 0.124494233718872, 0.445217391304346, 0.750720339186296, 1.94913043478261, 2.39372425527183, 4.32391304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1200, '2021-07-18 00:00:00', 0.105778069560757, 0.261600000000001, 0.130718527123486, 0.3596, 0.229236413628667, 0.5092, 0.742096579518687, 1.9936, 2.30762092496435, 4.3932 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1215, '2021-07-18 00:00:00', 0.0977292177396291, 0.2448, 0.164891883770346, 0.346799999999999, 0.296522624207102, 0.584400000000001, 0.745491560426185, 2.0292, 2.27115264421688, 4.4252 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1230, '2021-07-18 00:00:00', 0.150634214794206, 0.263600000000001, 0.17821616088335, 0.368800000000001, 0.325845055202624, 0.602000000000001, 0.745130413641354, 2.0812, 2.24538244700838, 4.4456 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1245, '2021-07-18 00:00:00', 0.0852047308184617, 0.250384615384616, 0.273770257416971, 0.443076923076925, 0.363457753338046, 0.608461538461539, 0.748967391710851, 2.07192307692308, 2.19725955191041, 4.42846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1260, '2021-07-18 00:00:00', 0.25785177614579, 0.336538461538464, 0.27929802114477, 0.449230769230771, 0.351714919523447, 0.59923076923077, 0.762608983384318, 2.07269230769231, 2.18585455917043, 4.45192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1275, '2021-07-18 00:00:00', 0.173627364025551, 0.292307692307694, 0.252882459774377, 0.42846153846154, 0.315390844216165, 0.560769230769231, 0.800556345011681, 2.09769230769231, 2.18072200464398, 4.46730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1290, '2021-07-18 00:00:00', 0.229823008823345, 0.331153846153846, 0.245390740217751, 0.426153846153844, 0.358127609401154, 0.59076923076923, 0.814543194302559, 2.12384615384615, 2.17851696202856, 4.49807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1305, '2021-07-18 00:00:00', 0.171279348973002, 0.303846153846154, 0.244649828247515, 0.418461538461538, 0.364090436778895, 0.604615384615385, 0.832330555636493, 2.16692307692308, 2.17349431525862, 4.51153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1320, '2021-07-18 00:00:00', 0.148182839243126, 0.276923076923076, 0.252145562355133, 0.405769230769231, 0.333721210224713, 0.674615384615384, 0.835078347314698, 2.16038461538461, 2.17172434148181, 4.51884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1335, '2021-07-18 00:00:00', 0.18809694718007, 0.282692307692308, 0.235470069958273, 0.416923076923078, 0.695528575976576, 1.49, 0.816420329148017, 2.15692307692308, 2.16867190837015, 4.51538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1350, '2021-07-18 00:00:00', 0.115239549834914, 0.288076923076923, 0.248962153441351, 0.496923076923076, 0.693278054995587, 1.62230769230769, 0.837897093002202, 2.17346153846154, 2.16210766116341, 4.52153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1365, '2021-07-18 00:00:00', 0.126025503515089, 0.349583333333333, 0.734976584463851, 1.39416666666667, 0.754639274609142, 1.7025, 0.845153274838958, 2.19166666666667, 2.21883043842758, 4.54791666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 990, '2021-07-18 00:00:00', 0.696151177215455, 0.977692307692307, 0.699119116075037, 1.18346153846154, 0.74353914593548, 1.41769230769231, 0.850744108684591, 1.84846153846154, 2.18459758660139, 4.36884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1005, '2021-07-18 00:00:00', 0.255534432423197, 0.615384615384615, 0.322762356016835, 0.836538461538462, 0.381441194177275, 1.06423076923077, 0.644060675593654, 1.46307692307692, 2.16995441284976, 4.23307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1020, '2021-07-18 00:00:00', 0.196185155872242, 0.576153846153845, 0.210882759991278, 0.766538461538461, 0.36817658806611, 0.995, 0.703954653259821, 1.39807692307692, 2.15711320625863, 4.22423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1035, '2021-07-18 00:00:00', 0.163131376975266, 0.490384615384615, 0.302895767804449, 0.685384615384615, 0.33771813463529, 0.881538461538463, 0.690031994798903, 1.30807692307692, 2.17660345846105, 4.19115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1050, '2021-07-18 00:00:00', 0.17951430198005, 0.455769230769232, 0.2328766593318, 0.636538461538464, 0.272293111300193, 0.76346153846154, 0.683029901361459, 1.26538461538462, 2.19027290185844, 4.17076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1065, '2021-07-18 00:00:00', 0.173757124923091, 0.436538461538461, 0.185716491956463, 0.578846153846154, 0.233493864192155, 0.729230769230768, 0.689989520544723, 1.24846153846154, 2.21393075425032, 4.15423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1080, '2021-07-18 00:00:00', 0.129643297610732, 0.399230769230771, 0.160050472808279, 0.491923076923078, 0.311541082610056, 0.675384615384615, 0.700964610101953, 1.23923076923077, 2.21268875770216, 4.15653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1095, '2021-07-18 00:00:00', 0.133395882764281, 0.337692307692307, 0.256233367190026, 0.473461538461538, 0.362523633181873, 0.689230769230767, 0.706936619942257, 1.23076923076923, 2.20995081741305, 4.16115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1110, '2021-07-18 00:00:00', 0.126578646880719, 0.313076923076922, 0.185735958160627, 0.424615384615384, 0.376439391382751, 0.671153846153845, 0.692819878911816, 1.21076923076923, 2.24714838098285, 4.23961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1125, '2021-07-18 00:00:00', 0.107460905234631, 0.300384615384615, 0.207349574761671, 0.484615384615384, 0.449524192897334, 0.68, 0.696852815272956, 1.20961538461538, 2.29452042919648, 4.57 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1140, '2021-07-18 00:00:00', 0.152191764998417, 0.3404, 0.329566381780668, 0.4884, 0.528017360825698, 0.7124, 0.661327452930846, 1.2296, 1.76109104440022, 4.308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1155, '2021-07-18 00:00:00', 0.282896012425334, 0.346923076923078, 0.366521276536364, 0.465384615384617, 0.50002953758907, 0.681538461538462, 2.09417712864835, 1.95461538461538, 2.26246291937314, 4.59230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1170, '2021-07-18 00:00:00', 0.106056588668503, 0.27, 0.240801546123328, 0.42423076923077, 0.32971712818018, 0.564230769230769, 2.06628455110951, 1.90038461538462, 2.26356713040416, 4.58192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1185, '2021-07-18 00:00:00', 0.198966947390382, 0.299615384615385, 0.271650510767053, 0.444999999999998, 0.29124982667542, 0.537692307692307, 2.06332834181907, 1.94038461538461, 2.27108730313512, 4.60846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1200, '2021-07-18 00:00:00', 0.262372899632447, 0.353461538461538, 0.295120314448193, 0.419999999999998, 0.344408746426951, 0.55423076923077, 2.05788050038046, 2.00192307692308, 2.27070646411064, 4.61038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1215, '2021-07-18 00:00:00', 0.108034894647696, 0.253461538461538, 0.124544709303065, 0.350769230769232, 0.268406121677293, 0.575384615384618, 2.05175725809703, 1.97038461538462, 2.26101964744976, 4.61461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1230, '2021-07-18 00:00:00', 0.122013870586031, 0.270769230769232, 0.221463662586333, 0.386923076923077, 0.303427852278695, 0.602692307692309, 2.05640672421207, 1.98384615384615, 2.26210347991557, 4.61192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1245, '2021-07-18 00:00:00', 0.160754471166434, 0.275, 0.218484641248621, 0.423461538461541, 0.305164772641827, 0.56846153846154, 2.05350046356122, 1.98192307692308, 2.26838743129597, 4.60153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1260, '2021-07-18 00:00:00', 0.166740701505247, 0.307692307692309, 0.226075548978995, 0.416923076923079, 0.33189247563724, 0.536153846153848, 2.05512286737314, 1.995, 2.27237185472665, 4.59538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1275, '2021-07-18 00:00:00', 0.14430736427714, 0.276153846153848, 0.209055016682211, 0.370000000000001, 0.282804634931009, 0.492307692307693, 2.05472678326004, 2.02307692307692, 2.26603428584286, 4.60076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1290, '2021-07-18 00:00:00', 0.14493287570989, 0.258461538461538, 0.205159975103857, 0.358846153846155, 0.252920175914488, 0.466153846153846, 2.04979863926642, 2.03230769230769, 2.26037682358835, 4.60923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1305, '2021-07-18 00:00:00', 0.100528602894897, 0.245000000000002, 0.15004819738491, 0.337692307692308, 0.198075354736137, 0.464615384615386, 2.05511639198742, 2.05076923076923, 2.26003897175384, 4.59807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1320, '2021-07-18 00:00:00', 0.130766380059423, 0.249615384615386, 0.154533541293192, 0.333846153846155, 0.192560480009628, 0.533461538461538, 2.05326621601928, 2.05307692307692, 2.26544463287351, 4.59076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1335, '2021-07-18 00:00:00', 0.11568990382118, 0.238076923076925, 0.147406293571935, 0.363846153846155, 2.12131483174578, 1.55384615384615, 2.05576323090439, 2.07769230769231, 2.2625177262374, 4.59230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1350, '2021-07-18 00:00:00', 0.139718948662608, 0.294230769230771, 0.192185807528508, 0.46076923076923, 2.09707272167657, 1.635, 2.04980062820378, 2.10115384615385, 2.25106238166645, 4.60461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1365, '2021-07-18 00:00:00', 0.130200437196478, 0.371923076923076, 2.12656660804724, 1.50153846153846, 2.08833953178117, 1.685, 2.03948730359825, 2.10269230769231, 2.21563343955211, 4.63346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 990, '2021-07-18 00:00:00', 0.683853541825049, 0.908400000000001, 0.660394579020753, 1.0428, 0.659997979794886, 1.2416, 0.677945917213655, 1.6276, 1.7462733653889, 4.3104 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1005, '2021-07-18 00:00:00', 0.322427252777014, 0.615199999999999, 0.372277674144805, 0.793599999999998, 0.37856439346563, 0.9488, 0.543688942932138, 1.3732, 1.75984156483853, 4.2556 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1020, '2021-07-18 00:00:00', 0.298639693722497, 0.582399999999998, 0.296663108592895, 0.715599999999999, 0.36321481247328, 0.869999999999999, 0.554168446112429, 1.3012, 1.78445117613231, 4.2592 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1035, '2021-07-18 00:00:00', 0.173616435473911, 0.4448, 0.222776420056821, 0.572800000000002, 0.279417250720137, 0.736400000000003, 0.522057468100973, 1.1924, 1.80646782423601, 4.2648 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1050, '2021-07-18 00:00:00', 0.221673182861617, 0.431600000000001, 0.277760688363202, 0.564800000000001, 0.331208393613447, 0.723600000000002, 0.537965922092962, 1.1364, 1.79381576534492, 4.244 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1065, '2021-07-18 00:00:00', 0.160853971042061, 0.353600000000001, 0.189501099381157, 0.502400000000001, 0.307886342665602, 0.6876, 0.521169518167234, 1.0652, 1.80239442594196, 4.2356 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1080, '2021-07-18 00:00:00', 0.161045542212961, 0.387600000000001, 0.282135901059519, 0.525600000000002, 0.311085197333463, 0.653600000000001, 0.532335420576162, 1.0268, 1.8237820593481, 4.2368 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1095, '2021-07-18 00:00:00', 0.200837413513188, 0.347600000000001, 0.257277411885822, 0.487999999999999, 0.269397475860486, 0.604, 0.524704043564878, 0.953199999999999, 1.82385882129073, 4.2312 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1110, '2021-07-18 00:00:00', 0.185360010070493, 0.343999999999999, 0.189186856484974, 0.412, 0.218885814981236, 0.548800000000001, 0.431914343359882, 0.896, 1.78829173608037, 4.2904 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1125, '2021-07-18 00:00:00', 0.112731243820572, 0.276, 0.125731194750282, 0.369999999999999, 0.2469831303281, 0.504399999999999, 0.444457722023892, 0.884799999999998, 1.80077603641689, 4.3212 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1140, '2021-07-18 00:00:00', 0.0997129212623257, 0.2752, 0.151451862539446, 0.362800000000001, 0.278698164089159, 0.5068, 0.536997827431981, 0.98, 1.87443342550934, 4.3444 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1155, '2021-07-18 00:00:00', 0.128161469712393, 0.250833333333334, 0.23613701193544, 0.370416666666666, 0.313916066969263, 0.502916666666668, 0.644478077791344, 1.51041666666667, 1.84932713968222, 4.4475 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1170, '2021-07-18 00:00:00', 0.175119007154186, 0.276, 0.19704652580884, 0.3824, 0.319114921828067, 0.5252, 0.605241549576147, 1.5344, 1.79505264546754, 4.3816 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1185, '2021-07-18 00:00:00', 0.112638063430321, 0.259599999999999, 0.184614011747032, 0.353600000000001, 0.242712449893558, 0.514800000000001, 0.587621760432112, 1.5908, 1.76394132555479, 4.4116 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1200, '2021-07-18 00:00:00', 0.158113883008419, 0.256000000000001, 0.229345445416587, 0.380800000000001, 0.263383750447896, 0.512800000000001, 0.616862221245557, 1.6524, 1.76418753727223, 4.4108 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1215, '2021-07-18 00:00:00', 0.156840683497617, 0.253599999999998, 0.185208891075277, 0.3724, 0.230060137065653, 0.478799999999999, 0.743639025334202, 1.6664, 1.82125185884142, 4.38 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1230, '2021-07-18 00:00:00', 0.136024507595753, 0.2612, 0.169939204815528, 0.3328, 0.21113423849927, 0.471199999999999, 0.79350551352842, 1.7348, 1.82098215257591, 4.3752 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1245, '2021-07-18 00:00:00', 0.1233247744778, 0.234400000000001, 0.172750301495155, 0.3348, 0.18118866778398, 0.4428, 0.857311300909225, 1.8092, 1.81914357139104, 4.376 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1260, '2021-07-18 00:00:00', 0.133220368812981, 0.246799999999999, 0.143691799812422, 0.338399999999999, 0.16982049346295, 0.438399999999999, 0.861052069660522, 1.8324, 1.81459591461387, 4.386 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1275, '2021-07-18 00:00:00', 0.10492060490358, 0.238, 0.13754635582232, 0.3224, 0.197367677191581, 0.4096, 0.877325481221197, 1.842, 1.81264787902486, 4.3856 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1290, '2021-07-18 00:00:00', 0.0882123739897157, 0.217826086956521, 0.119110670297233, 0.286521739130436, 0.154432532565598, 0.393043478260871, 0.951231155641178, 1.8904347826087, 1.78589333941388, 4.29826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1305, '2021-07-18 00:00:00', 0.122780291578088, 0.216, 0.160104132780303, 0.296000000000001, 0.174501193883211, 0.424400000000001, 0.968607763751665, 1.9248, 1.80647926457331, 4.3844 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1320, '2021-07-18 00:00:00', 0.10866922287382, 0.225599999999999, 0.151912255375704, 0.3224, 0.235372045918796, 0.534000000000001, 0.986664076573179, 1.9468, 1.83907295486974, 4.4032 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1335, '2021-07-18 00:00:00', 0.139812970309148, 0.236800000000001, 0.145605631759214, 0.3248, 0.595785755676206, 1.2976, 0.998391706696325, 1.9688, 1.85439954342819, 4.4068 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1350, '2021-07-18 00:00:00', 0.0789155666941984, 0.238800000000001, 0.217709286281805, 0.458400000000001, 0.643130365218956, 1.348, 1.00568997873765, 1.9804, 1.86930798247194, 4.4004 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1365, '2021-07-18 00:00:00', 0.23034905774888, 0.397916666666667, 0.572829077626052, 1.28875, 0.563783640019488, 1.47208333333333, 0.94633379149618, 2.05541666666667, 1.67113207962035, 4.56708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 990, '2021-07-18 00:00:00', 0.289945509136455, 0.917272727272727, 0.429228896845779, 1.09772727272727, 0.476766707632247, 1.29727272727273, 0.773191508117559, 1.90181818181818, 1.7458567526764, 4.52409090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1005, '2021-07-18 00:00:00', 0.256376684448885, 0.533636363636362, 0.274984454499612, 0.745454545454544, 0.367979154312655, 0.97090909090909, 0.720234599826943, 1.59954545454545, 1.77125166691028, 4.42090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1020, '2021-07-18 00:00:00', 0.185887365235273, 0.512727272727274, 0.288085560282513, 0.678636363636364, 0.495884360210419, 0.98818181818182, 0.733296093111887, 1.55772727272727, 1.76578134723237, 4.42863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1035, '2021-07-18 00:00:00', 0.170524649615481, 0.391739130434782, 0.28125705963911, 0.616521739130434, 0.484545751173445, 0.951304347826087, 0.624270008472503, 1.45304347826087, 1.73192654729275, 4.36826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1050, '2021-07-18 00:00:00', 0.182806997317932, 0.487727272727273, 0.343241487315736, 0.676363636363637, 0.465429094948138, 0.886363636363636, 0.586106272591038, 1.34590909090909, 1.75332590570086, 4.36772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1065, '2021-07-18 00:00:00', 0.296996873480418, 0.465, 0.422931687298568, 0.640454545454546, 0.410272847656058, 0.780000000000001, 0.523207101438494, 1.23863636363636, 1.73808155423659, 4.35681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1080, '2021-07-18 00:00:00', 0.248394317250024, 0.384500000000002, 0.253410422250671, 0.522000000000003, 0.332459336650842, 0.731500000000001, 0.511919761393582, 1.1625, 1.72935422994584, 4.2515 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1095, '2021-07-18 00:00:00', 0.126686031784686, 0.357272727272729, 0.19609223468094, 0.470454545454546, 0.279856178276415, 0.653636363636364, 0.541619345252284, 1.10090909090909, 1.67529237611067, 4.27954545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1110, '2021-07-18 00:00:00', 0.13197877961399, 0.292272727272728, 0.21402148211148, 0.463636363636364, 0.230687378646226, 0.615000000000001, 0.533317640461766, 1.05090909090909, 2.51437116147603, 4.73636363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1125, '2021-07-18 00:00:00', 0.172514507828343, 0.322272727272728, 0.159064499972543, 0.415909090909091, 0.207575157202027, 0.597272727272728, 0.506284316885096, 1.01, 2.46156779661175, 4.83272727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1140, '2021-07-18 00:00:00', 0.11407163390755, 0.261363636363634, 0.175054722427464, 0.39181818181818, 0.255895000111866, 0.598181818181817, 0.529606568013574, 1.04545454545455, 2.47773256385927, 4.83590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1155, '2021-07-18 00:00:00', 0.133764184828589, 0.294999999999999, 0.197095797131122, 0.409090909090908, 0.291762816557457, 0.587272727272728, 1.00570106494655, 1.85818181818182, 2.49495582034122, 4.87045454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1170, '2021-07-18 00:00:00', 0.116318900356249, 0.27590909090909, 0.215774553663444, 0.425909090909091, 0.233746078977231, 0.51909090909091, 1.06052761923904, 1.92954545454545, 2.5230743375006, 4.90227272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1185, '2021-07-18 00:00:00', 0.137991937778173, 0.296818181818183, 0.146172672604869, 0.380454545454546, 0.193252520802541, 0.473181818181819, 1.09928321786225, 2.01954545454545, 2.56669785498564, 4.90954545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1200, '2021-07-18 00:00:00', 0.0932436179819947, 0.230909090909091, 0.0976044229357625, 0.311363636363635, 0.226037291487173, 0.445, 1.10153346477807, 2.08045454545454, 2.59610180631357, 4.92272727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1215, '2021-07-18 00:00:00', 0.0788842650515762, 0.223181818181817, 0.126083185623499, 0.312727272727273, 0.252290374173158, 0.468636363636364, 1.11148821883368, 2.11181818181818, 2.60761874918968, 4.93227272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1230, '2021-07-18 00:00:00', 0.0980017746068255, 0.210434782608696, 0.261224692402823, 0.357391304347827, 0.282946802916436, 0.519565217391305, 1.10385168276785, 2.16608695652174, 2.56470625643916, 4.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1260, '2021-07-18 00:00:00', 0.114872411812718, 0.253636363636365, 0.162938386357904, 0.34818181818182, 0.197078225179309, 0.467272727272727, 1.10096809033266, 2.21545454545454, 2.61490851403955, 4.93318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1275, '2021-07-18 00:00:00', 0.0797452654350563, 0.205454545454546, 0.10875525563257, 0.290909090909091, 0.20637250395731, 0.45090909090909, 1.07680986275177, 2.23363636363636, 2.61629442853753, 4.91818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1290, '2021-07-18 00:00:00', 0.098337919036078, 0.223181818181817, 0.10620265688298, 0.308636363636362, 0.220100331313145, 0.458181818181818, 1.09968600398446, 2.25045454545454, 2.62177317644845, 4.93227272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1305, '2021-07-18 00:00:00', 0.0939466552144017, 0.224545454545453, 0.150756390171325, 0.356818181818181, 0.154959148366069, 0.461363636363636, 1.10807826704049, 2.25772727272727, 2.61885095090009, 4.92772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1320, '2021-07-18 00:00:00', 0.142867964958052, 0.267272727272726, 0.160532123796338, 0.349090909090909, 0.199725460921384, 0.509545454545454, 1.14455193599904, 2.29909090909091, 2.6215946784369, 4.91409090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1335, '2021-07-18 00:00:00', 0.101018621574252, 0.249523809523809, 0.116486255064912, 0.339047619047618, 0.98211288265948, 1.56571428571429, 1.14807727465159, 2.35714285714285, 2.65288504229246, 4.98904761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1350, '2021-07-18 00:00:00', 0.0880734148703585, 0.240454545454545, 0.0850477329687086, 0.380454545454544, 1.00292515895199, 1.65272727272727, 1.13685228454849, 2.29045454545454, 2.61899967685361, 4.89454545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1365, '2021-07-18 00:00:00', 0.0886026686981436, 0.321363636363635, 0.916035241009079, 1.49409090909091, 1.01294906133813, 1.78909090909091, 1.12560979144524, 2.27545454545454, 2.63171302005242, 4.87909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1245, '2021-07-18 00:00:00', 0.139136794626898, 0.23904761904762, 0.179989417678346, 0.358095238095239, 0.229422670860491, 0.48047619047619, 1.13639739863265, 2.27238095238095, 2.67514467788549, 4.91904761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 1245);
Date: 2021-07-18 18:16:47 Duration: 1s167ms 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 1033411, 2, 990, '2021-07-18 00:00:00', 1.08360225459061, 1.63461538461539, 1.11697097269631, 1.88192307692308, 1.09580830721155, 2.21038461538462, 1.0455426268763, 2.57923076923077, 2.60181794431982, 6.45615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1005, '2021-07-18 00:00:00', 0.53052441399633, 1.14192307692308, 0.549348145182436, 1.44076923076923, 0.633448801889611, 1.73423076923077, 0.653336525371586, 2.16615384615385, 2.19383696189681, 6.23384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1020, '2021-07-18 00:00:00', 0.275553708292677, 0.844615384615384, 0.370224879685933, 1.07769230769231, 0.469504648948886, 1.40884615384615, 0.534230719388603, 1.96769230769231, 2.14086714997595, 6.15807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1035, '2021-07-18 00:00:00', 0.305536602364782, 0.753846153846155, 0.355202217595295, 1.04384615384615, 0.4764781050745, 1.30923076923077, 0.492212743247662, 1.88576923076923, 2.12515834704147, 6.125 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1050, '2021-07-18 00:00:00', 0.210300883351596, 0.722307692307693, 0.406418503515773, 1.01, 0.415079047152003, 1.19884615384615, 0.467666054425103, 1.78346153846154, 2.12834713767786, 6.13153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1065, '2021-07-18 00:00:00', 0.334947068148891, 0.661538461538461, 0.361639854849249, 0.81923076923077, 0.339551967247343, 1.03653846153846, 0.50625502846506, 1.65307692307692, 2.13237249596277, 6.1173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1080, '2021-07-18 00:00:00', 0.192139706116843, 0.565199999999999, 0.245969510305643, 0.775199999999999, 0.296705802662054, 0.975199999999998, 0.522159937184002, 1.6248, 2.12894629648879, 6.2004 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1095, '2021-07-18 00:00:00', 0.208399025540314, 0.546923076923077, 0.273002676797246, 0.777692307692308, 0.336927520167401, 0.988076923076922, 0.537469426679683, 1.58576923076923, 2.30893825083172, 6.04038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1110, '2021-07-18 00:00:00', 0.186161633657833, 0.561923076923077, 0.220508852081164, 0.701923076923077, 0.304935806611568, 0.984615384615383, 0.55443900961658, 1.50115384615385, 2.37804370148108, 6.22038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1125, '2021-07-18 00:00:00', 0.179738699227515, 0.455, 0.195227677735118, 0.635384615384616, 0.266123164082988, 0.851538461538462, 0.555867305693053, 1.43269230769231, 2.63345902978164, 6.53769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1140, '2021-07-18 00:00:00', 0.138569060815844, 0.445769230769229, 0.197535975301875, 0.647307692307688, 0.299969229191162, 0.821538461538461, 0.731116006790036, 1.48884615384616, 2.6645268594284, 6.55923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1155, '2021-07-18 00:00:00', 0.168524821271574, 0.426153846153847, 0.168082855026464, 0.540384615384615, 0.328308485328146, 0.777692307692309, 1.55517953452821, 2.50923076923077, 2.58337334625754, 6.64538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1170, '2021-07-18 00:00:00', 0.103246530953086, 0.380384615384614, 0.201931062113173, 0.561923076923079, 0.301623300467014, 0.733846153846151, 1.86490424584048, 2.83961538461539, 2.52735702631455, 6.68846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1185, '2021-07-18 00:00:00', 0.135725968265249, 0.348461538461544, 0.24336518934436, 0.518846153846156, 0.286261042783303, 0.685769230769236, 1.86483028718434, 2.89, 2.56341442971314, 6.72153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1200, '2021-07-18 00:00:00', 0.201895631834484, 0.404615384615382, 0.199929602995265, 0.510384615384613, 0.268414146136436, 0.673076923076923, 1.8499244475217, 2.92269230769231, 2.57018023911524, 6.72769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1215, '2021-07-18 00:00:00', 0.120361020942497, 0.352083333333336, 0.172324264611555, 0.480000000000005, 0.15893611422769, 0.614583333333337, 1.91476637050665, 2.96208333333333, 2.66825022048729, 6.69125000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1230, '2021-07-18 00:00:00', 0.157695422108081, 0.400384615384615, 0.168536232123724, 0.502692307692309, 0.233316226479132, 0.657307692307693, 1.88022388192307, 3.01538461538462, 2.6352408151526, 6.77692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1245, '2021-07-18 00:00:00', 0.123079086519445, 0.352692307692308, 0.166467368019631, 0.480769230769232, 0.215067788955375, 0.643076923076925, 1.87090257938207, 3.04269230769231, 2.65510761769433, 6.78269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1260, '2021-07-18 00:00:00', 0.122027109220097, 0.361153846153848, 0.170527236714659, 0.50346153846154, 0.239014965736781, 0.678076923076926, 2.054075423677, 3.13538461538462, 2.66589687607119, 6.80692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1275, '2021-07-18 00:00:00', 0.150599315556727, 0.388076923076925, 0.163660060444251, 0.516153846153849, 0.255555202526696, 0.712692307692312, 2.10084748467045, 3.21192307692308, 2.68049481654758, 6.82269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1290, '2021-07-18 00:00:00', 0.126624824398088, 0.395384615384618, 0.186781649568111, 0.539230769230772, 0.264025639780566, 0.758461538461542, 2.10662588405835, 3.26384615384616, 2.68413266323521, 6.84807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1305, '2021-07-18 00:00:00', 0.131666828951538, 0.388076923076925, 0.195815061886305, 0.546538461538466, 0.293430636542156, 0.76846153846154, 2.16353233251693, 3.34192307692308, 2.68919902287194, 6.88076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1320, '2021-07-18 00:00:00', 0.129946734649831, 0.383076923076927, 0.194639311390226, 0.552692307692314, 0.39776703657369, 0.861153846153851, 2.26709889167089, 3.38576923076923, 2.70132013310871, 6.8923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1335, '2021-07-18 00:00:00', 0.172879682482887, 0.419230769230771, 0.25239285617099, 0.586923076923078, 1.58695009858049, 2.23115384615385, 2.36123579117767, 3.43230769230769, 2.69779659380363, 6.9023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1350, '2021-07-18 00:00:00', 0.2223275476893, 0.448461538461537, 0.343666206570365, 0.707692307692308, 1.90057481183579, 2.63615384615385, 2.35501758935126, 3.42961538461539, 2.70937188292785, 6.91000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1365, '2021-07-18 00:00:00', 0.262838060702494, 0.550384615384618, 1.53654958116705, 2.12384615384615, 1.84808940842657, 2.65230769230769, 2.36606326724697, 3.43923076923077, 2.74122771484154, 6.91576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 990, '2021-07-18 00:00:00', 1.16453708201354, 1.63115384615385, 1.49056752227517, 2.13346153846154, 1.50986703439027, 2.28769230769231, 2.11646603127441, 3.15730769230769, 2.7505649209963, 6.77923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1005, '2021-07-18 00:00:00', 0.575687994200563, 0.984166666666667, 0.615966308131888, 1.14666666666666, 0.624558829802337, 1.38708333333333, 1.31971443716138, 2.30125, 2.67435130289652, 6.37625 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1020, '2021-07-18 00:00:00', 0.320712667951573, 0.803846153846154, 0.524040515168877, 1.0823076923077, 0.689112807556547, 1.37269230769231, 1.29986940172406, 2.33269230769231, 2.56967247239499, 6.31384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1035, '2021-07-18 00:00:00', 0.404783132819767, 0.715769230769231, 0.495242753218443, 0.944230769230769, 0.618010206537576, 1.21615384615385, 1.19659240538096, 2.27576923076924, 2.58224175118025, 6.2673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1050, '2021-07-18 00:00:00', 0.245166505429707, 0.641153846153842, 0.300788706825649, 0.865384615384612, 0.524932816214091, 1.19230769230769, 0.885246945121049, 2.12307692307692, 2.58285876203392, 6.23076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1065, '2021-07-18 00:00:00', 0.207759106067211, 0.659615384615385, 0.304429858032254, 0.841538461538462, 0.508543168124549, 1.18192307692308, 0.843565053804385, 2.055, 2.58809478485325, 6.22115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1080, '2021-07-18 00:00:00', 0.178262123333543, 0.57423076923077, 0.326650365893658, 0.822692307692308, 0.422064522956457, 1.09769230769231, 0.765882196203527, 1.96346153846154, 2.57357446724619, 6.17846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1095, '2021-07-18 00:00:00', 0.262171992871386, 0.556923076923077, 0.316360310648862, 0.759615384615385, 0.387704288581664, 1.09884615384616, 0.749671517809888, 1.90923076923077, 2.57744381420519, 6.16384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1110, '2021-07-18 00:00:00', 0.174386543823385, 0.482400000000001, 0.297238961107053, 0.725199999999999, 0.42074853931218, 1.0928, 0.692100185425971, 1.8088, 2.5917383484192, 6.2508 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1125, '2021-07-18 00:00:00', 0.308816018582806, 0.555599999999996, 0.318965515377447, 0.768399999999999, 0.507004930942491, 1.0604, 0.704901411546323, 1.7388, 2.83864744787607, 6.8188 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1140, '2021-07-18 00:00:00', 0.216043977004689, 0.488, 0.341552826563231, 0.705999999999999, 0.478856972383192, 0.9096, 0.862681478492109, 1.7512, 2.84895495459885, 6.8512 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1155, '2021-07-18 00:00:00', 0.253963251934864, 0.468399999999999, 0.373324255842019, 0.622799999999999, 0.425224254560656, 0.816400000000001, 0.867394950411861, 2.3964, 2.83208509759152, 6.8532 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1170, '2021-07-18 00:00:00', 0.141758495387374, 0.404583333333336, 0.218243564906704, 0.542916666666669, 0.372848174019352, 0.833750000000002, 0.842076453549905, 2.42833333333334, 2.54157474293262, 6.5775 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1185, '2021-07-18 00:00:00', 0.187394414715766, 0.43, 0.162806633771469, 0.583199999999998, 0.345932556047176, 0.8312, 0.984597718190867, 2.6092, 2.82194395172311, 6.8348 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1200, '2021-07-18 00:00:00', 0.1335452482619, 0.4048, 0.271293199325012, 0.634000000000001, 0.426380112106556, 0.844000000000004, 1.06757091879962, 2.7492, 2.81595057958528, 6.8212 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1215, '2021-07-18 00:00:00', 0.178543178717831, 0.4388, 0.276536917366686, 0.573199999999999, 0.5178619507166, 0.896800000000004, 1.06652207353309, 2.7712, 2.81472100452839, 6.81720000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1230, '2021-07-18 00:00:00', 0.23946328876608, 0.395200000000001, 0.35994582925768, 0.598800000000003, 0.418957038370287, 0.872000000000003, 1.07766135682783, 2.7996, 2.80982609189015, 6.80680000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1245, '2021-07-18 00:00:00', 0.243952075999805, 0.453846153846158, 0.375734767335438, 0.683846153846155, 0.340764073584868, 0.851923076923077, 1.04843150247625, 2.79615384615385, 2.78970690492471, 6.68615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1260, '2021-07-18 00:00:00', 0.311702315251807, 0.5, 0.304818525246312, 0.643199999999999, 0.284832114294257, 0.8228, 0.998299053390312, 2.8752, 2.707006526282, 6.84480000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1275, '2021-07-18 00:00:00', 0.169459321190847, 0.427307692307694, 0.209646222149453, 0.573461538461539, 0.275080967101577, 0.778461538461536, 0.931028215717188, 2.83153846153846, 2.7896217554467, 6.64846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1290, '2021-07-18 00:00:00', 0.207259406393198, 0.422692307692306, 0.22101618457967, 0.561923076923074, 0.310732385477626, 0.801153846153841, 0.962993489873349, 2.84269230769231, 2.79017487734261, 6.64961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1305, '2021-07-18 00:00:00', 0.181130212405754, 0.428076923076923, 0.256206647364673, 0.595384615384614, 0.362432805443354, 0.85846153846154, 0.980622172987045, 2.84038461538462, 2.79171480249354, 6.65653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1320, '2021-07-18 00:00:00', 0.173160663502466, 0.443846153846151, 0.252306590053876, 0.628846153846151, 0.421273709672867, 0.953461538461539, 1.03739503639571, 2.87730769230769, 2.78940324469921, 6.65769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1335, '2021-07-18 00:00:00', 0.223927185967635, 0.440769230769228, 0.367058368865015, 0.670384615384618, 0.888940596786634, 2.00076923076923, 1.02261204012831, 2.88076923076923, 2.79394025595505, 6.64692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1350, '2021-07-18 00:00:00', 0.190051005299585, 0.460769230769234, 0.315370600063818, 0.701153846153846, 0.913400493506793, 2.12269230769231, 1.02415631318962, 2.93807692307692, 2.7852851808139, 6.63846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1365, '2021-07-18 00:00:00', 0.310110650227648, 0.556153846153844, 0.885081917112756, 1.915, 0.931290585073286, 2.23692307692308, 1.02079064379604, 2.97153846153846, 2.79011695371083, 6.63384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 990, '2021-07-18 00:00:00', 0.609873631299013, 1.36538461538461, 0.666889449955188, 1.66153846153846, 0.825117241086656, 2.10769230769231, 0.967177415909898, 2.74192307692308, 2.84850665329154, 6.48692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1005, '2021-07-18 00:00:00', 0.344479317231095, 0.944999999999999, 0.448195699014828, 1.24923076923077, 0.637996985765733, 1.61807692307692, 0.824166245365583, 2.395, 2.89310078529009, 6.30192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1020, '2021-07-18 00:00:00', 0.341526888230807, 0.856153846153847, 0.480757095231459, 1.19076923076923, 0.569829664157502, 1.43538461538461, 0.988396448021512, 2.21346153846154, 2.943706742292, 6.22576923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1035, '2021-07-18 00:00:00', 0.328892781219747, 0.742307692307694, 0.36526176072257, 0.948076923076923, 0.46309327852538, 1.24923076923077, 1.04492274281955, 2.08653846153846, 2.9713441661723, 6.16307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1050, '2021-07-18 00:00:00', 0.307781390950433, 0.694230769230769, 0.400642560817569, 0.932307692307693, 0.445906509690778, 1.27615384615385, 0.978473300606612, 1.965, 2.9920167883116, 6.1173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1065, '2021-07-18 00:00:00', 0.274604330740681, 0.626538461538459, 0.282849511496566, 0.809615384615383, 0.495889565869718, 1.15769230769231, 0.862713072900741, 1.84461538461538, 3.01232361117818, 6.07153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1080, '2021-07-18 00:00:00', 0.194526644407945, 0.583846153846152, 0.42147141521834, 0.863076923076922, 0.567707535755731, 1.08961538461538, 0.83621279956351, 1.81961538461538, 3.007761651768, 6.06692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1095, '2021-07-18 00:00:00', 0.286300810068975, 0.598076923076926, 0.364881434905175, 0.767692307692307, 0.367121861972914, 0.992307692307692, 0.770701977720011, 1.76153846153846, 2.92560623566362, 6.00961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1110, '2021-07-18 00:00:00', 0.20013380139681, 0.508461538461538, 0.223638444472666, 0.68692307692308, 0.302707779880201, 0.930000000000001, 0.764729917130124, 1.71961538461538, 2.86619074463222, 5.99423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1125, '2021-07-18 00:00:00', 0.22968205448804, 0.534615384615387, 0.233449385059409, 0.691153846153849, 0.344926302050385, 0.953076923076925, 0.772908691990098, 1.75038461538461, 3.61342019954247, 6.47846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1140, '2021-07-18 00:00:00', 0.167875411678288, 0.456923076923079, 0.260327899743027, 0.671153846153848, 0.434342650981386, 0.978461538461542, 0.788722140797769, 1.90115384615385, 3.86322346473273, 6.63653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1155, '2021-07-18 00:00:00', 0.218351868463584, 0.488461538461539, 0.235190266674581, 0.627692307692307, 0.441374949622025, 0.990384615384615, 0.995130915237557, 2.73846153846154, 3.8566080952049, 6.645 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1170, '2021-07-18 00:00:00', 0.161912131915856, 0.426538461538463, 0.318709175364532, 0.68346153846154, 0.41590161558493, 0.943076923076925, 1.00846089890257, 2.85423076923077, 3.85112003688038, 6.64846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1185, '2021-07-18 00:00:00', 0.232639205638258, 0.497199999999999, 0.339129768672699, 0.695599999999999, 0.415699009701327, 0.938400000000001, 1.07099050727197, 2.9904, 3.93115305391857, 6.66680000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1200, '2021-07-18 00:00:00', 0.274055581111677, 0.487692307692309, 0.329682364615488, 0.637692307692307, 0.518188709314988, 0.923461538461539, 1.11534810019804, 3.05423076923077, 3.86577161170266, 6.65692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1215, '2021-07-18 00:00:00', 0.205463827997495, 0.420769230769227, 0.23122150552097, 0.620769230769229, 0.384353202946695, 0.880769230769231, 1.20866639795208, 3.14769230769231, 3.85695689132488, 6.67269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1230, '2021-07-18 00:00:00', 0.191666376811376, 0.450000000000003, 0.388762929540116, 0.646153846153848, 0.430140048749773, 0.912692307692309, 1.30195876101535, 3.22384615384616, 3.92335954939719, 6.69692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1245, '2021-07-18 00:00:00', 0.226220110647877, 0.433461538461537, 0.231641633032244, 0.604615384615383, 0.549541487199871, 0.919615384615382, 1.33493163178437, 3.2023076923077, 3.98078277961276, 6.73653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1260, '2021-07-18 00:00:00', 0.220543733670982, 0.483461538461535, 0.465358092060459, 0.686923076923076, 0.579518633137748, 0.935384615384614, 1.45117464357459, 3.25961538461539, 3.97365555396268, 6.76230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1275, '2021-07-18 00:00:00', 0.291647046959162, 0.455000000000002, 0.375711837204239, 0.639230769230769, 0.431103949627716, 0.828846153846154, 1.3991914148481, 3.21615384615385, 3.93219157918134, 6.78884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1290, '2021-07-18 00:00:00', 0.233134164080554, 0.433461538461537, 0.274593125579256, 0.57576923076923, 0.340998759302957, 0.818076923076921, 1.37905279644567, 3.16884615384616, 3.98564045620699, 6.80461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1305, '2021-07-18 00:00:00', 0.193454427151757, 0.403846153846151, 0.216701141241537, 0.549230769230765, 0.358440425261354, 0.906538461538458, 1.38779160483898, 3.14153846153846, 4.06011051384262, 6.82576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1320, '2021-07-18 00:00:00', 0.12576072864597, 0.40375, 0.28155880792268, 0.648333333333333, 0.392311756760809, 0.990416666666667, 1.56016715706075, 3.17541666666667, 4.16443793291501, 6.96708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1335, '2021-07-18 00:00:00', 0.234250687545172, 0.465769230769231, 0.329224029406212, 0.712692307692307, 0.968720091349721, 2.21115384615385, 1.45725558710675, 3.13538461538462, 4.05775383110486, 6.85307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1350, '2021-07-18 00:00:00', 0.200844371438336, 0.502307692307693, 0.30367188770878, 0.763846153846157, 0.982475366690606, 2.24538461538462, 1.48708455090437, 3.10730769230769, 4.00777661361202, 6.84576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1365, '2021-07-18 00:00:00', 0.187898908990978, 0.596799999999998, 0.967679699074027, 2.0804, 0.912342589162643, 2.4176, 1.4993585295052, 3.1152, 4.0804329835611, 6.9 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 990, '2021-07-18 00:00:00', 0.722673739202783, 1.52640000000001, 0.688930330294724, 1.706, 0.74920580172162, 2.0548, 1.26760232986006, 2.6764, 3.89027646832458, 6.9348 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1005, '2021-07-18 00:00:00', 0.289443719342236, 0.841199999999999, 0.3441293361514, 1.222, 0.52336475489535, 1.6224, 1.02696559500956, 2.204, 3.82574576607838, 6.8116 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1020, '2021-07-18 00:00:00', 0.304216479939315, 0.913200000000004, 0.465362940796395, 1.1872, 0.621773806674638, 1.5188, 1.04731991292059, 2.0696, 3.83221541670089, 6.78 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1035, '2021-07-18 00:00:00', 0.316542256262892, 0.723599999999998, 0.386853546793445, 1.0016, 0.480052080507939, 1.272, 0.872500620821171, 1.8736, 3.81453361063534, 6.622 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1050, '2021-07-18 00:00:00', 0.216096429092817, 0.713200000000003, 0.313651611399226, 0.962400000000001, 0.5410098581973, 1.24, 0.810081888864738, 1.8192, 3.7974281647803, 6.5976 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1065, '2021-07-18 00:00:00', 0.268459804564236, 0.679599999999999, 0.401737061604564, 0.884800000000002, 0.553753254317, 1.1552, 0.733865337329221, 1.72, 3.75757133443044, 6.5344 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1080, '2021-07-18 00:00:00', 0.273160514472109, 0.560000000000003, 0.398446148598942, 0.8248, 0.455990496977, 1.1224, 0.697059299246963, 1.64, 3.70122038432371, 6.4864 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1095, '2021-07-18 00:00:00', 0.298442065846399, 0.6252, 0.337778033625636, 0.797600000000001, 0.333443148577586, 1.0348, 0.631423787958612, 1.5872, 3.65712546498841, 6.466 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1110, '2021-07-18 00:00:00', 0.215675242614165, 0.523913043478264, 0.262450447045058, 0.735652173913045, 0.370722507902624, 0.994782608695653, 0.618125753095851, 1.51608695652174, 3.70125611623198, 6.32173913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1125, '2021-07-18 00:00:00', 0.177857620959389, 0.48, 0.228160762037063, 0.666400000000001, 0.321640586162045, 0.938799999999998, 0.667929137958011, 1.5272, 3.55436811074299, 6.6592 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1140, '2021-07-18 00:00:00', 0.183563794542024, 0.4504, 0.265761170978754, 0.649599999999999, 0.348672243422575, 0.911599999999996, 0.664248447495361, 1.5648, 3.57803018433327, 6.742 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1155, '2021-07-18 00:00:00', 0.153360142583832, 0.441199999999999, 0.168649537997191, 0.604799999999996, 0.221999999999998, 0.815599999999997, 1.38847434257893, 2.6088, 3.57815068622512, 6.8004 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1170, '2021-07-18 00:00:00', 0.126112383742968, 0.412799999999996, 0.176326401880153, 0.580799999999996, 0.213274471046118, 0.711199999999994, 1.43705914979168, 2.7916, 3.60810199412378, 6.866 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1185, '2021-07-18 00:00:00', 0.147103138421088, 0.396799999999999, 0.187268078789027, 0.5112, 0.301873593854558, 0.661199999999998, 1.49268348955832, 2.9404, 3.61235758658156, 6.8776 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1200, '2021-07-18 00:00:00', 0.125055987461614, 0.371600000000002, 0.202716550878314, 0.4924, 0.334900482730814, 0.681999999999999, 1.53486079716262, 3.0832, 3.59470569031736, 6.9156 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1215, '2021-07-18 00:00:00', 0.183228454849861, 0.346800000000003, 0.227026430179399, 0.499200000000002, 0.364908664371423, 0.762000000000002, 1.51311786278091, 3.0656, 3.59833308630538, 6.9048 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1230, '2021-07-18 00:00:00', 0.178559047189811, 0.358, 0.246213322141593, 0.517199999999999, 0.319374388453428, 0.767999999999998, 1.56133468545344, 3.0792, 3.59114303994332, 6.924 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1245, '2021-07-18 00:00:00', 0.162755440257255, 0.376800000000001, 0.226963286311535, 0.569600000000002, 0.300479061943867, 0.732800000000001, 1.53706972299025, 3.08, 3.57727303030302, 6.9264 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1260, '2021-07-18 00:00:00', 0.191730713936675, 0.3976, 0.224202289610666, 0.521999999999999, 0.269169711025094, 0.657599999999999, 1.56894837391165, 3.1664, 3.57495883426182, 6.9216 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1275, '2021-07-18 00:00:00', 0.160049992189937, 0.380799999999998, 0.253977033082389, 0.5272, 0.305505046330386, 0.676000000000001, 1.5495588619561, 3.2008, 3.55042077318543, 6.9572 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1290, '2021-07-18 00:00:00', 0.165713214817699, 0.37, 0.215597837503606, 0.479583333333329, 0.341208423702869, 0.703333333333333, 1.57968809983288, 3.26333333333333, 3.61929008072105, 7.06458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1305, '2021-07-18 00:00:00', 0.197638558990902, 0.368799999999997, 0.24499115630297, 0.539599999999999, 0.348834726864552, 0.747600000000007, 1.55387494134288, 3.2424, 3.5780291595607, 6.9448 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1320, '2021-07-18 00:00:00', 0.13822324937096, 0.388400000000001, 0.199592919046077, 0.510400000000004, 0.353679233204323, 0.881600000000009, 1.57301864790811, 3.2328, 3.60824366324301, 6.9184 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1335, '2021-07-18 00:00:00', 0.147704660274031, 0.362000000000005, 0.257204847025349, 0.562800000000005, 1.45989931159652, 2.1932, 1.5894399432924, 3.2612, 3.6059608982905, 6.9196 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1350, '2021-07-18 00:00:00', 0.237513508387767, 0.432799999999999, 0.352246126072851, 0.767600000000006, 1.46504982850414, 2.4172, 1.59744921672021, 3.2376, 3.62335052127171, 6.9024 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1365, '2021-07-18 00:00:00', 0.289852536220788, 0.651666666666671, 1.49470751101286, 2.15125, 1.48651760885947, 2.70291666666667, 1.53778002045297, 3.3325, 3.38127170892332, 7.21625 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 990, '2021-07-18 00:00:00', 0.933568306847328, 1.55454545454545, 1.01196949118156, 1.95181818181818, 1.07488446978111, 2.36636363636363, 1.21829559460919, 2.93818181818182, 3.5686233658475, 7.23181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1005, '2021-07-18 00:00:00', 0.350107281022704, 1.01318181818182, 0.554609960054997, 1.36272727272727, 0.636371784116054, 1.635, 0.887690349076841, 2.30681818181818, 3.53781966264081, 6.85818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1020, '2021-07-18 00:00:00', 0.367274977490854, 0.843636363636366, 0.483514371230211, 1.10636363636364, 0.433860402070581, 1.3659090909091, 0.77428084214374, 2.03181818181818, 3.44233023486815, 6.76772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1035, '2021-07-18 00:00:00', 0.290088578539743, 0.721739130434782, 0.287459912998367, 0.838260869565216, 0.364747462585345, 1.2404347826087, 0.740045933837704, 1.9395652173913, 3.34305486199025, 6.67608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1050, '2021-07-18 00:00:00', 0.136042551275606, 0.561363636363635, 0.217576677035045, 0.864090909090913, 0.341542528393319, 1.21318181818182, 0.713830590934652, 1.82272727272727, 3.41811383141378, 6.68545454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1065, '2021-07-18 00:00:00', 0.174426952919443, 0.649523809523809, 0.278829184781134, 0.904285714285713, 0.379138748318066, 1.1847619047619, 0.667159222803245, 1.83285714285714, 3.46819165175936, 6.68666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1080, '2021-07-18 00:00:00', 0.212813049269526, 0.613181818181816, 0.226815427374855, 0.834999999999999, 0.361026674555025, 1.04454545454545, 0.62668664194009, 1.70136363636363, 3.36955881731965, 6.65136363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1095, '2021-07-18 00:00:00', 0.146385010942279, 0.540000000000002, 0.215553249716175, 0.761818181818185, 0.36831663396749, 0.980000000000001, 0.591293248420535, 1.59090909090909, 3.38152287729907, 6.59727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1110, '2021-07-18 00:00:00', 0.222142752745623, 0.559545454545459, 0.305616968772563, 0.692727272727273, 0.417371957190885, 0.912272727272726, 0.599163919639195, 1.52454545454545, 3.26789604925625, 6.70727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1125, '2021-07-18 00:00:00', 0.142594997574713, 0.42, 0.232239240730469, 0.587272727272727, 0.247788486817156, 0.830909090909088, 0.580464994973523, 1.47590909090909, 3.26160890369962, 6.77545454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1140, '2021-07-18 00:00:00', 0.145382760966172, 0.411363636363636, 0.166570318471421, 0.558636363636361, 0.220285135961421, 0.82272727272727, 0.564367630637005, 1.44818181818181, 3.25046689952921, 6.78272727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1155, '2021-07-18 00:00:00', 0.116125212314403, 0.417727272727273, 0.210972290501163, 0.609545454545454, 0.284481757112597, 0.828181818181817, 2.12378980054127, 2.71545454545455, 3.23303510919941, 6.79727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1170, '2021-07-18 00:00:00', 0.188192588101791, 0.435454545454543, 0.233182851908632, 0.60863636363636, 0.321740733459566, 0.788636363636363, 2.13535462954971, 2.88181818181818, 3.24833757015754, 6.81272727272728 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1185, '2021-07-18 00:00:00', 0.154878111549789, 0.405909090909085, 0.236816914687804, 0.571818181818179, 0.318934915804906, 0.77363636363636, 2.10213208608767, 3.01454545454546, 3.29245224337298, 6.85681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1200, '2021-07-18 00:00:00', 0.117053471334753, 0.384090909090909, 0.156196679213753, 0.504545454545456, 0.232414393307407, 0.705454545454547, 2.13325574804806, 3.08909090909091, 3.29235727864041, 6.86545454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1215, '2021-07-18 00:00:00', 0.1200865488753, 0.35727272727273, 0.161850767670937, 0.506363636363638, 0.214541189700073, 0.697727272727274, 2.15729327763155, 3.12, 3.29391003065404, 6.88363636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1230, '2021-07-18 00:00:00', 0.170145252988805, 0.386956521739131, 0.350578855033841, 0.626521739130436, 0.391657065450117, 0.849565217391305, 2.10902137168997, 3.12565217391305, 3.22746905821561, 6.83260869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1245, '2021-07-18 00:00:00', 0.200374108980638, 0.405454545454545, 0.218582604473358, 0.535454545454546, 0.347818184081122, 0.828181818181817, 2.17338585175437, 3.15818181818182, 3.2801363344066, 6.89090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1260, '2021-07-18 00:00:00', 0.164921600159392, 0.380909090909089, 0.223881539486723, 0.570909090909091, 0.287313651257878, 0.764090909090908, 2.17540780871062, 3.12909090909091, 3.27530352844789, 6.89681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1275, '2021-07-18 00:00:00', 0.155752606587738, 0.412727272727273, 0.205725408549701, 0.570909090909088, 0.238875884742864, 0.750454545454545, 2.136511701602, 3.13181818181819, 3.25410420174957, 6.87681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1290, '2021-07-18 00:00:00', 0.1417593534329, 0.38571428571428, 0.184361187941081, 0.517619047619047, 0.29160475533388, 0.716666666666664, 2.17526615777078, 3.17142857142857, 3.31190148231668, 6.95714285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1305, '2021-07-18 00:00:00', 0.142538063572853, 0.358636363636367, 0.170793919009319, 0.510909090909093, 0.287878115743118, 0.705000000000002, 2.15916029052342, 3.10272727272728, 3.24960433822002, 6.88045454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1320, '2021-07-18 00:00:00', 0.189152244048466, 0.385, 0.207375373307789, 0.509545454545455, 0.366267295293658, 0.78227272727273, 2.15840248765176, 3.09818181818182, 3.24692078572062, 6.87772727272728 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1335, '2021-07-18 00:00:00', 0.122820391160626, 0.359090909090912, 0.195625868737959, 0.521363636363641, 2.16921160893284, 2.38863636363637, 2.14244671394131, 3.06727272727273, 3.22469435445496, 6.86181818181819 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1350, '2021-07-18 00:00:00', 0.160954942473017, 0.437272727272726, 0.29576666830108, 0.647272727272728, 2.14444682016182, 2.60045454545455, 2.11097733874035, 3.05590909090909, 3.21263027596443, 6.84136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1365, '2021-07-18 00:00:00', 0.258689671847074, 0.511818181818178, 2.11565347124467, 2.30090909090909, 2.06776836645598, 2.71227272727273, 2.06730935405613, 3.02818181818182, 3.16034917792432, 6.82545454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 1365);
Date: 2021-07-18 18:16:45 Duration: 1s138ms 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 1033996, 2, 990, '2021-07-18 00:00:00', 0.466672619009656, 1.644, 0.496100796209802, 2.0508, 0.749878212334068, 2.4544, 1.09477044778041, 3.2684, 3.70499023840369, 9.0512 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1005, '2021-07-18 00:00:00', 0.49048610111258, 1.27384615384615, 0.544982709676333, 1.57692307692307, 0.81476386385636, 1.99192307692308, 1.06893620735037, 2.78384615384616, 3.83037367126739, 8.68230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1020, '2021-07-18 00:00:00', 0.299899726831888, 0.950384615384611, 0.537117663659819, 1.38076923076923, 0.611926591876957, 1.69307692307692, 0.892351086477989, 2.5123076923077, 3.85747851083301, 8.65269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1035, '2021-07-18 00:00:00', 0.434421277280298, 1.05461538461539, 0.465551781801402, 1.31769230769231, 0.586849214023495, 1.68, 0.914807083488089, 2.45, 3.85747851083301, 8.65269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1050, '2021-07-18 00:00:00', 0.289008916551293, 0.856923076923075, 0.336858792602843, 1.13461538461538, 0.643298232070171, 1.54615384615385, 0.944508011938158, 2.38923076923077, 3.83908033859072, 8.67538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1065, '2021-07-18 00:00:00', 0.28159654718163, 0.793846153846153, 0.488726445428865, 1.12153846153846, 0.615304427467846, 1.44346153846154, 0.896858105576605, 2.3823076923077, 3.83907392679336, 8.67384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1080, '2021-07-18 00:00:00', 0.378780431628422, 0.828846153846148, 0.460868911780943, 1.07192307692308, 0.519428087863505, 1.31153846153846, 0.886376547870812, 2.28076923076924, 3.83663845252385, 8.68884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1095, '2021-07-18 00:00:00', 0.29134594821013, 0.737692307692309, 0.312999385597823, 0.956153846153848, 0.459573046006159, 1.28923076923077, 0.97093333368544, 2.27653846153846, 3.93207678538375, 8.62038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1110, '2021-07-18 00:00:00', 0.25333863017405, 0.68269230769231, 0.347206212280479, 0.89192307692308, 0.525202964430086, 1.31692307692308, 1.03126397426429, 2.31423076923077, 3.81825737537628, 8.92423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1125, '2021-07-18 00:00:00', 0.178666858017503, 0.55538461538462, 0.365600033664361, 0.899230769230774, 0.602350396364102, 1.25500000000001, 0.89896393356249, 2.26807692307693, 3.75959891477801, 8.97 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1140, '2021-07-18 00:00:00', 0.337402749521423, 0.683846153846148, 0.396517144842241, 0.915384615384611, 0.637582573837717, 1.21653846153846, 0.889930075040471, 2.31346153846154, 3.77948258567024, 9.00615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1155, '2021-07-18 00:00:00', 0.226509636405644, 0.558846153846151, 0.481208734494547, 0.834615384615382, 0.532970341215514, 1.09423076923077, 1.99152944704856, 3.84846153846154, 3.70594576322968, 9.075 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1170, '2021-07-18 00:00:00', 0.488630739925351, 0.609999999999996, 0.533019843763954, 0.78307692307692, 0.544474481990162, 1.0926923076923, 2.02626739066233, 4.08346153846153, 3.63047663749329, 9.12615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1185, '2021-07-18 00:00:00', 0.179988461168617, 0.500384615384616, 0.288453702457668, 0.751538461538462, 0.553485876409343, 1.09884615384615, 2.27942462375588, 4.38615384615384, 3.58981705126298, 9.15769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1200, '2021-07-18 00:00:00', 0.318393080713375, 0.543076923076922, 0.48875981202034, 0.773076923076921, 0.567365978752829, 1.07192307692308, 2.24513833735166, 4.45692307692307, 3.56830269930203, 9.20192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1215, '2021-07-18 00:00:00', 0.260342235740082, 0.492916666666664, 0.3711261260667, 0.789583333333329, 0.442114279606398, 1.01291666666666, 2.32895071073724, 4.74875, 3.69998469934164, 9.14458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1230, '2021-07-18 00:00:00', 0.250629975492531, 0.540769230769226, 0.312324289062602, 0.722307692307691, 0.387260397387356, 0.948846153846153, 2.3454040491664, 4.63807692307692, 3.5546390057977, 9.2176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1245, '2021-07-18 00:00:00', 0.192352240993924, 0.450769230769234, 0.249406988983567, 0.630384615384614, 0.348609545745116, 0.993846153846153, 2.32265964922841, 4.60961538461538, 3.5232965551291, 9.23115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1260, '2021-07-18 00:00:00', 0.236584998549065, 0.487307692307692, 0.335719892401157, 0.710384615384616, 0.346520506663691, 1.0073076923077, 2.362676057746, 4.63307692307692, 3.53051497660044, 9.25 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1275, '2021-07-18 00:00:00', 0.295914748638077, 0.558461538461542, 0.331723703380713, 0.776153846153849, 0.448576037632931, 1.0873076923077, 2.32344085025106, 4.66576923076923, 3.5568348937698, 9.23769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1290, '2021-07-18 00:00:00', 0.231708039102265, 0.553846153846149, 0.286047871195341, 0.739230769230772, 0.637921745863983, 1.13807692307692, 2.3320948654672, 4.67769230769231, 3.57235574074888, 9.22846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1305, '2021-07-18 00:00:00', 0.244048229785707, 0.533461538461545, 0.378713002762692, 0.826538461538464, 0.612746653633017, 1.21230769230769, 2.3625648383451, 4.71384615384615, 3.57394117725257, 9.21653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1320, '2021-07-18 00:00:00', 0.228368460708023, 0.601923076923074, 0.401298086023532, 0.851923076923074, 0.555721153097484, 1.415, 2.34891729559354, 4.67730769230769, 3.57151482621116, 9.16692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1335, '2021-07-18 00:00:00', 0.286639951050897, 0.547692307692305, 0.376845408010312, 0.86269230769231, 1.91725705511405, 3.32115384615385, 2.36433711640282, 4.625, 3.57940719200174, 9.12961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1350, '2021-07-18 00:00:00', 0.296480119971745, 0.682692307692313, 0.430255916689302, 1.13192307692308, 1.96719687333564, 3.53653846153846, 2.36739870224359, 4.59615384615385, 3.57211794533503, 9.09115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1365, '2021-07-18 00:00:00', 0.336158616406918, 0.918846153846153, 1.86570147665697, 3.185, 2.19544479460401, 3.83538461538461, 2.3542857809666, 4.50846153846154, 3.57316323982847, 9.05653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 990, '2021-07-18 00:00:00', 0.962758856300273, 1.86384615384615, 1.25759630308715, 2.2526923076923, 1.64378086692282, 2.92653846153846, 1.804325955543, 3.74192307692307, 3.25789741067172, 8.60346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1005, '2021-07-18 00:00:00', 0.948595980032245, 1.4148, 1.65512154639269, 2.0776, 1.71526849210263, 2.5172, 1.75184588363246, 3.4016, 3.18006829067133, 8.4648 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1020, '2021-07-18 00:00:00', 0.845908160135966, 1.23384615384616, 0.908169841790874, 1.65269230769231, 0.947573419116103, 2.07923076923077, 1.22953900053888, 3.02307692307693, 3.10707997965936, 8.215 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1035, '2021-07-18 00:00:00', 0.573527814361393, 1.05692307692308, 0.609534122222741, 1.41038461538461, 0.587103581478271, 1.83115384615384, 1.31160811455016, 3.01961538461539, 3.05810029014997, 8.12423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1050, '2021-07-18 00:00:00', 0.478490736185546, 1.00576923076923, 0.496959369953536, 1.29615384615385, 0.834160287124355, 1.71923076923077, 1.32896726821995, 2.905, 3.0515963287837, 8.09807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1065, '2021-07-18 00:00:00', 0.370021413101792, 0.839615384615383, 0.415941748880223, 1.12346153846154, 0.98004521088806, 1.62615384615384, 1.6147548992387, 2.94423076923077, 3.0543305951739, 8.09076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1080, '2021-07-18 00:00:00', 0.283119164908457, 0.787307692307698, 0.589251546128973, 1.13423076923077, 0.795585222433049, 1.54961538461539, 1.59782101625933, 2.92, 3.04731925065041, 8.10115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1095, '2021-07-18 00:00:00', 0.467428480749071, 0.725769230769229, 0.67329773960251, 1.09461538461538, 0.731350384299744, 1.46423076923077, 1.61741598283758, 2.91769230769231, 3.00496481484584, 8.15153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1110, '2021-07-18 00:00:00', 0.24856722766018, 0.702399999999994, 0.30567302792363, 0.921199999999998, 0.505058412463348, 1.2756, 1.51817412264426, 2.8412, 3.45386363367171, 8.5536 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1125, '2021-07-18 00:00:00', 0.244688237014646, 0.641600000000002, 0.426955501194213, 0.929200000000005, 0.537004965836752, 1.2708, 1.58326003339102, 2.8396, 3.50825217641681, 8.9 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1140, '2021-07-18 00:00:00', 0.41120472767618, 0.605652173913041, 0.506757108286028, 0.831304347826085, 0.595868184484312, 1.07043478260869, 1.70857150883143, 2.93565217391305, 3.64924709328185, 9.02043478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1155, '2021-07-18 00:00:00', 0.20852657704315, 0.594, 0.2786592901735, 0.804800000000001, 0.49252512626261, 1.1332, 1.471076476598, 3.9008, 3.41836666650414, 9.1216 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1170, '2021-07-18 00:00:00', 0.272309260461945, 0.567600000000004, 0.333645020942913, 0.7324, 0.481195732871077, 1.1008, 1.61893658512823, 3.9984, 3.42155749135779, 9.1816 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1185, '2021-07-18 00:00:00', 0.191702895126807, 0.494000000000002, 0.487031142056988, 0.810800000000002, 0.667246081542134, 1.1256, 1.67605359898384, 4.1684, 3.43981700094642, 9.2892 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1200, '2021-07-18 00:00:00', 0.464618840197716, 0.599600000000001, 0.501428958078811, 0.863200000000001, 0.739811237185993, 1.1904, 1.82129990208459, 4.342, 3.44608874909899, 9.3588 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1215, '2021-07-18 00:00:00', 0.291394921026432, 0.601200000000001, 0.418448722465887, 0.810799999999998, 0.834318484353149, 1.3504, 1.84893554962489, 4.4928, 3.46439109608985, 9.45159999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1230, '2021-07-18 00:00:00', 0.371057048623703, 0.613999999999998, 0.438283393859875, 0.795599999999999, 0.857829237086259, 1.3728, 2.03846608998041, 4.6976, 3.44230179773167, 9.48399999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1245, '2021-07-18 00:00:00', 0.257487565047028, 0.519615384615386, 0.741027560994764, 0.984615384615383, 1.00982504196748, 1.44884615384616, 2.06110829036598, 4.79076923076923, 3.42788367094603, 9.37230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1260, '2021-07-18 00:00:00', 0.699626713656317, 0.798461538461538, 0.744342352994604, 1.04846153846154, 1.10816966210053, 1.44, 2.1144407880463, 4.84038461538461, 3.42956128613918, 9.39115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1275, '2021-07-18 00:00:00', 0.495525362232237, 0.71423076923077, 0.811014274748698, 1.09192307692308, 1.22465367160868, 1.57384615384615, 2.13664888588146, 4.96269230769231, 3.42964526086659, 9.38884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1290, '2021-07-18 00:00:00', 0.643546902241488, 0.796153846153842, 0.758912278299573, 1.03038461538462, 1.13629336677841, 1.61115384615384, 2.23057153765922, 5.03423076923077, 3.40246697830582, 9.37153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1305, '2021-07-18 00:00:00', 0.463896706009167, 0.638076923076923, 1.02763836799947, 1.07615384615384, 1.02718622384724, 1.54346153846153, 2.23840080277107, 5.04307692307692, 3.41606800508781, 9.36384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1320, '2021-07-18 00:00:00', 0.882528379475533, 0.810416666666664, 0.86491475662743, 1.12916666666666, 0.899187636590441, 1.54916666666666, 2.33123761993061, 4.85916666666666, 3.4093651923038, 9.32666666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1335, '2021-07-18 00:00:00', 0.344631129448016, 0.688846153846154, 0.503956805230827, 0.97730769230769, 1.46422113714477, 3.29346153846154, 2.2572218799632, 4.87115384615384, 3.23389046482121, 9.24346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1350, '2021-07-18 00:00:00', 0.483048811038959, 0.768076923076921, 0.615680236686342, 1.15692307692308, 1.55475093231631, 3.46769230769231, 2.28914821242783, 4.90653846153846, 3.23247035800556, 9.24384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1365, '2021-07-18 00:00:00', 0.458493855340085, 0.903846153846157, 1.32296805008226, 3.10730769230769, 1.48441565814763, 3.51538461538461, 2.10368808012537, 4.86346153846154, 3.17336921171271, 9.19807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 990, '2021-07-18 00:00:00', 0.526553525659653, 1.67115384615384, 0.600648367631563, 2.00769230769231, 0.915838077727383, 2.42076923076923, 1.70200899392001, 3.69884615384615, 3.12932701047071, 8.64653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1005, '2021-07-18 00:00:00', 0.440358769815983, 1.22961538461539, 0.673000285746878, 1.66576923076923, 1.02983710437062, 2.20730769230769, 1.76423254179784, 3.47730769230769, 3.09178902653712, 8.49923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1020, '2021-07-18 00:00:00', 0.469117830040109, 1.14346153846153, 0.71989315446541, 1.53692307692307, 1.14654618478549, 2.22192307692307, 1.87109215330348, 3.38461538461538, 3.06173739013551, 8.36961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1035, '2021-07-18 00:00:00', 0.407082868146597, 1.01269230769231, 0.709455696020111, 1.43923076923077, 1.08689196972199, 1.94307692307692, 1.71757754275742, 3.13384615384616, 3.05776771266481, 8.26923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1050, '2021-07-18 00:00:00', 0.468333871703307, 0.946153846153849, 0.717680022980024, 1.40384615384615, 0.816172681577766, 1.76538461538461, 1.68051475630351, 2.94461538461539, 3.05706515871275, 8.27076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1065, '2021-07-18 00:00:00', 0.441506511843259, 1.03, 0.630717418134667, 1.32730769230769, 0.757928756546418, 1.79, 1.66082333613367, 2.90692307692308, 3.05619041392284, 8.29038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1080, '2021-07-18 00:00:00', 0.366005674609224, 0.848076923076925, 0.443028736696007, 1.18230769230769, 0.841503050865162, 1.71923076923077, 1.68390242728473, 2.71923076923077, 3.00031395793071, 8.20038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1095, '2021-07-18 00:00:00', 0.400804607425278, 0.808799999999997, 0.607094720780866, 1.1716, 0.732180988554054, 1.5084, 1.65134107117014, 2.5624, 3.00918493948112, 8.0524 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1110, '2021-07-18 00:00:00', 0.478598113082522, 0.848076923076924, 0.549037199244131, 1.11538461538461, 0.889859193701665, 1.45423076923077, 1.6199297705575, 2.47269230769231, 3.08889594415968, 8.38307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1125, '2021-07-18 00:00:00', 0.332400361010633, 0.714999999999996, 0.568224901303639, 1.02346153846154, 0.939516078382088, 1.37230769230769, 1.64325830171457, 2.44538461538461, 3.31159808040678, 8.86538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1140, '2021-07-18 00:00:00', 0.35787685892475, 0.690384615384616, 0.620709767431297, 0.996153846153845, 0.953835334926236, 1.39538461538461, 1.49784563238725, 2.66846153846154, 3.19484835320864, 9.01 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1155, '2021-07-18 00:00:00', 0.566319290207866, 0.761538461538464, 0.662681383007416, 1.01115384615385, 0.906156379779664, 1.45923076923077, 1.85204053785174, 3.87307692307692, 3.33875059542661, 9.12653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1170, '2021-07-18 00:00:00', 0.289262191419163, 0.623846153846155, 0.513835202554875, 0.918846153846159, 0.665721124334068, 1.37384615384616, 1.86583534602107, 4.02153846153846, 3.39283625395536, 9.18538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1185, '2021-07-18 00:00:00', 0.35250390068763, 0.614400000000003, 0.541932652642373, 0.950800000000002, 0.863103508663172, 1.3932, 1.92227729529327, 4.238, 3.3062581064803, 9.4148 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1200, '2021-07-18 00:00:00', 0.536263568951518, 0.748846153846152, 0.604918303447797, 1.01307692307692, 0.971485222976424, 1.39346153846154, 1.91583510612113, 4.25192307692308, 3.41590571388524, 9.21961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1215, '2021-07-18 00:00:00', 0.35280240710848, 0.671538461538464, 0.600444450770878, 0.97153846153846, 0.792395491774541, 1.29884615384615, 1.95321466778784, 4.25653846153846, 3.41510988673301, 9.22346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1230, '2021-07-18 00:00:00', 0.475503296114115, 0.679230769230774, 0.68777277106279, 0.910769230769234, 0.763420239146476, 1.22769230769231, 1.96167526521437, 4.29461538461539, 3.43492774529314, 9.22615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1245, '2021-07-18 00:00:00', 0.410494823353474, 0.634999999999997, 0.524966226019864, 0.851538461538461, 0.70760538763875, 1.12423076923077, 1.95237149680548, 4.29230769230769, 3.4411945376793, 9.22961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1260, '2021-07-18 00:00:00', 0.376810909526867, 0.597692307692305, 0.523105519580311, 0.850769230769226, 0.77386661541996, 1.18153846153846, 1.97895438591658, 4.33269230769231, 3.46131795707935, 9.255 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1275, '2021-07-18 00:00:00', 0.340987705620916, 0.553846153846148, 0.49381591088801, 0.793076923076921, 0.739585330802652, 1.13230769230769, 1.96286435128322, 4.26269230769231, 3.44314974316339, 9.25807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1290, '2021-07-18 00:00:00', 0.322074286700822, 0.560384615384621, 0.46896744187466, 0.802307692307693, 0.799244354663544, 1.13653846153846, 1.97819362045276, 4.305, 3.39268972033422, 9.26653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1305, '2021-07-18 00:00:00', 0.276543778701427, 0.552692307692306, 0.493322799610346, 0.810769230769228, 0.74694052898886, 1.14192307692307, 1.97393601330322, 4.33923076923077, 3.38805185683681, 9.27076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1320, '2021-07-18 00:00:00', 0.371422421758056, 0.628846153846155, 0.558650571948571, 0.847692307692309, 0.679241771842245, 1.40576923076923, 1.98101326054662, 4.38153846153846, 3.3945992626297, 9.26807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1335, '2021-07-18 00:00:00', 0.389314189905199, 0.571538461538457, 0.471349617098035, 0.852307692307685, 1.51602501501587, 3.24038461538461, 1.9920886989829, 4.43423076923077, 3.39417448896465, 9.26730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1350, '2021-07-18 00:00:00', 0.32100251616555, 0.658846153846147, 0.508414730767649, 1.19153846153846, 1.49984045305339, 3.41576923076923, 1.9735166971288, 4.44807692307692, 3.37755970168723, 9.24846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1365, '2021-07-18 00:00:00', 0.418179939187022, 0.95769230769231, 1.34721507619922, 2.96730769230769, 1.45444787303795, 3.47884615384615, 1.84966379481412, 4.32807692307692, 3.35763967004295, 9.16807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 990, '2021-07-18 00:00:00', 0.430293698148918, 1.6488, 0.504228122976105, 1.9972, 0.646986604704202, 2.464, 1.30310309134261, 3.4088, 3.22252618298129, 8.886 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1005, '2021-07-18 00:00:00', 0.5303090294033, 1.2112, 0.61536574490298, 1.628, 0.767471606423762, 1.9428, 1.37138336483032, 3.0256, 3.29615902731244, 8.7732 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1020, '2021-07-18 00:00:00', 0.407734799430547, 1.2068, 0.554268887815297, 1.4384, 0.721600766814078, 1.7992, 1.385487038313, 2.9092, 3.3775907587115, 8.7688 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1035, '2021-07-18 00:00:00', 0.389496683768511, 0.940799999999997, 0.543478917101056, 1.2512, 0.828885396179718, 1.6452, 1.44205963815648, 2.7612, 3.40841859714051, 8.7244 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1050, '2021-07-18 00:00:00', 0.543453463202387, 0.962000000000003, 0.710989451398539, 1.2532, 0.924123368387577, 1.6804, 1.45456156051689, 2.6808, 3.41022956216538, 8.6836 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1065, '2021-07-18 00:00:00', 0.433905903777919, 0.8308, 0.567296218919187, 1.116, 0.703813895855998, 1.5204, 1.3137575879895, 2.4356, 3.39434392286148, 8.7496 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1080, '2021-07-18 00:00:00', 0.443339598953216, 0.770000000000001, 0.651063232976133, 1.108, 0.700678242847598, 1.47, 1.37862951271664, 2.3788, 3.40291967776692, 8.7396 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1095, '2021-07-18 00:00:00', 0.317673836925025, 0.707999999999997, 0.445990283900142, 0.993600000000002, 0.653567645058004, 1.3844, 1.22307835671582, 2.2196, 3.4369742022114, 8.74 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1110, '2021-07-18 00:00:00', 0.350443817986875, 0.757499999999998, 0.474203374702997, 0.990833333333333, 0.715772487333223, 1.42791666666666, 1.1617920159847, 2.12708333333333, 3.44587757800661, 8.85875 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1125, '2021-07-18 00:00:00', 0.299623096573008, 0.6464, 0.456070170039657, 0.933999999999999, 0.825721906374454, 1.34, 1.09474228321859, 1.9876, 3.42121932454888, 8.852 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1140, '2021-07-18 00:00:00', 0.391953228502245, 0.627599999999996, 0.517002578974869, 0.935999999999998, 0.865656398347516, 1.2888, 1.18991624355106, 2.1456, 3.5403296927452, 8.85519999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1155, '2021-07-18 00:00:00', 0.248436443918094, 0.540399999999997, 0.516363244238008, 0.803199999999999, 0.753334144542338, 1.1404, 1.17238531777455, 3.0004, 3.58826443655797, 8.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1170, '2021-07-18 00:00:00', 0.385313724991293, 0.546000000000001, 0.585142432803047, 0.795999999999999, 0.705357356238666, 1.0796, 1.163896186665, 3.1372, 3.55241973871332, 8.9012 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1185, '2021-07-18 00:00:00', 0.265616892033118, 0.532400000000001, 0.355144102208289, 0.727599999999999, 0.493054087634745, 1.0224, 1.34331033892644, 3.3992, 3.56661193104417, 8.9204 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1200, '2021-07-18 00:00:00', 0.322594688941608, 0.534399999999998, 0.527928341096907, 0.791999999999998, 0.524564263619499, 1.0052, 1.3618476419923, 3.5304, 3.64768648141074, 8.98199999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1215, '2021-07-18 00:00:00', 0.454935160215168, 0.580799999999998, 0.46263988875438, 0.742399999999997, 0.592356311690859, 1.0312, 1.46902155645632, 3.6408, 3.68267076997116, 8.9584 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1230, '2021-07-18 00:00:00', 0.299722093502186, 0.494000000000001, 0.399713647502815, 0.7228, 0.523336093410983, 0.981600000000003, 1.52645537111309, 3.6792, 3.62278819879569, 8.94119999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1245, '2021-07-18 00:00:00', 0.335462632592089, 0.53521739130435, 0.45133880773493, 0.756086956521741, 0.457491873402413, 0.934782608695653, 1.30063772743363, 3.61304347826087, 3.599465430227, 8.99173913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1260, '2021-07-18 00:00:00', 0.36521683057238, 0.556000000000001, 0.382202825735238, 0.700400000000004, 0.465516558960758, 0.981600000000003, 1.64532499322576, 3.8188, 3.75741897229113, 9.0384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1275, '2021-07-18 00:00:00', 0.253661848399268, 0.478800000000002, 0.369011291606819, 0.671200000000001, 0.570902209956601, 0.9972, 1.76061542270499, 3.936, 3.75098440412647, 9.0644 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1290, '2021-07-18 00:00:00', 0.243380479847944, 0.480833333333335, 0.326735056431738, 0.680833333333335, 0.503820188766482, 0.955000000000003, 1.91227840432615, 4.045, 3.85109750496577, 9.19291666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1305, '2021-07-18 00:00:00', 0.266369417664013, 0.471200000000002, 0.402087469754194, 0.729200000000001, 0.494309282399859, 0.998000000000004, 2.00076043876655, 4.0944, 3.84019313750407, 9.098 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1320, '2021-07-18 00:00:00', 0.308487168830944, 0.563199999999998, 0.397897809326293, 0.753199999999999, 0.54174871173512, 1.178, 2.11775966530672, 4.1732, 3.87122172791312, 9.0992 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1335, '2021-07-18 00:00:00', 0.329053187190156, 0.535199999999998, 0.424912932257893, 0.765200000000003, 1.22269170276076, 2.61, 2.09972275947723, 4.2876, 3.84937601003938, 9.1304 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1350, '2021-07-18 00:00:00', 0.293617097594807, 0.571200000000005, 0.483138351475704, 0.973200000000001, 1.18014123448566, 2.76, 2.13275229066419, 4.2464, 3.87505776301034, 9.1068 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1365, '2021-07-18 00:00:00', 0.461493322764822, 0.8725, 1.19316501525279, 2.59416666666667, 1.22886391506103, 3.1275, 2.00031446803109, 4.40166666666667, 3.48683899766711, 9.59125 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 990, '2021-07-18 00:00:00', 0.398764596551907, 1.66681818181818, 0.63736351565041, 2.19681818181818, 0.89950058293549, 2.83818181818182, 1.92058252346449, 3.91909090909091, 3.4984417372231, 9.48772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1005, '2021-07-18 00:00:00', 0.482161663894868, 1.30318181818182, 0.770434183541216, 1.83454545454546, 1.17289195628818, 2.41227272727274, 1.96596891283503, 3.41363636363637, 3.65523620736085, 9.24772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1020, '2021-07-18 00:00:00', 0.501184095752746, 1.13045454545454, 0.734966059233421, 1.52318181818182, 0.990807969740067, 2.02636363636364, 1.80207336095631, 3.00727272727273, 3.71046478459895, 9.00818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1035, '2021-07-18 00:00:00', 0.404745657937238, 0.862380952380957, 0.751926098192407, 1.24142857142857, 1.03430607057053, 1.89238095238095, 1.72344809418019, 2.78333333333334, 3.69511073356852, 8.52333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1050, '2021-07-18 00:00:00', 0.536713786213556, 0.949545454545454, 0.729001570672719, 1.36636363636364, 0.986476632863724, 1.75136363636364, 1.53395225603978, 2.65, 3.65659414427288, 8.81954545454546 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1065, '2021-07-18 00:00:00', 0.485162533572706, 0.877272727272727, 0.811080328143458, 1.23681818181818, 0.881459828109846, 1.61, 1.36847214707352, 2.39272727272727, 3.66474797300274, 8.71590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1080, '2021-07-18 00:00:00', 0.477944960514688, 0.821363636363634, 0.508175797035474, 1.02954545454545, 0.854626953376286, 1.48409090909091, 1.39056872727722, 2.28636363636364, 3.66685280912795, 8.68 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1095, '2021-07-18 00:00:00', 0.297353405258873, 0.669999999999996, 0.55696164774271, 1.06590909090909, 0.897668456618952, 1.42090909090909, 1.24261010382576, 2.14318181818181, 3.56063822772611, 8.62272727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1110, '2021-07-18 00:00:00', 0.384149141311761, 0.740909090909094, 0.505132960080128, 0.955454545454543, 0.892378503741204, 1.29818181818182, 1.09890155702621, 2.03318181818182, 3.56221537178458, 8.63454545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1125, '2021-07-18 00:00:00', 0.229526144659498, 0.568181818181818, 0.433636840098845, 0.83136363636364, 0.692487985736653, 1.13409090909092, 0.952660435182392, 1.95, 3.56561018256707, 8.84954545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1140, '2021-07-18 00:00:00', 0.276968749702358, 0.575454545454545, 0.548324681835453, 0.848636363636359, 0.631616664116461, 1.14409090909091, 1.00631813581799, 2.09999999999999, 3.70847934437001, 9.05 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1155, '2021-07-18 00:00:00', 0.36303464826949, 0.616818181818183, 0.456675356191223, 0.820000000000005, 0.647423799189971, 1.11363636363637, 1.9419021000642, 3.64863636363636, 3.83491075205023, 9.165 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1170, '2021-07-18 00:00:00', 0.381354671246314, 0.538636363636369, 0.526097492323018, 0.795000000000004, 0.618227462027684, 1.05363636363637, 1.82541841257077, 3.96, 3.79202378319208, 9.15590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1185, '2021-07-18 00:00:00', 0.278334953464965, 0.533181818181819, 0.318497894955222, 0.708636363636365, 0.435284650858176, 0.968181818181817, 1.79293828829319, 4.01090909090909, 3.78635808868596, 9.16863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1200, '2021-07-18 00:00:00', 0.211062556123537, 0.470454545454548, 0.306608313665261, 0.689090909090915, 0.512646980296307, 0.944545454545458, 1.78947766206519, 4.05272727272727, 3.75563564982003, 9.1490909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1215, '2021-07-18 00:00:00', 0.211103573192683, 0.478636363636365, 0.289694569716007, 0.660909090909087, 0.450345706553593, 0.897272727272729, 1.85803182187019, 4.12181818181818, 3.74826205037327, 9.13727272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1230, '2021-07-18 00:00:00', 0.225519163887757, 0.449565217391303, 0.451931734325129, 0.701739130434785, 0.575284428707266, 0.946086956521739, 1.87710472120959, 4.12304347826086, 3.71780222170085, 9.00521739130434 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1245, '2021-07-18 00:00:00', 0.297199409786575, 0.476818181818186, 0.308801972157986, 0.625909090909093, 0.485330476063142, 0.878636363636358, 1.89312729428872, 4.245, 3.73377088499616, 9.15454545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1260, '2021-07-18 00:00:00', 0.180545709577255, 0.42409090909091, 0.422998214154019, 0.61681818181818, 0.456213476270417, 0.84454545454545, 1.85595805529929, 4.27772727272727, 3.72175911486637, 9.18636363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1275, '2021-07-18 00:00:00', 0.309125284566696, 0.421818181818182, 0.365257721976147, 0.606818181818175, 0.452234471614028, 0.872727272727271, 1.78980645402154, 4.275, 3.7044396261409, 9.14409090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1290, '2021-07-18 00:00:00', 0.196964518746454, 0.440454545454541, 0.232325436026941, 0.593181818181816, 0.416408058274178, 0.856363636363637, 1.78341669506179, 4.27318181818181, 3.6866924605534, 9.13818181818181 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1305, '2021-07-18 00:00:00', 0.173821947014952, 0.410454545454552, 0.346510433492967, 0.648636363636365, 0.369953782067168, 0.939090909090912, 1.77936129647035, 4.26863636363636, 3.6870661091858, 9.13772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1320, '2021-07-18 00:00:00', 0.264728890152523, 0.503636363636363, 0.285593480954375, 0.652727272727272, 0.514303841671872, 1.26681818181817, 1.77864460288632, 4.24636363636363, 3.69960510353172, 9.12727272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1335, '2021-07-18 00:00:00', 0.225741682813145, 0.495454545454543, 0.302949426436754, 0.754545454545457, 1.57469188905467, 3.17545454545454, 1.77383142436871, 4.24727272727273, 3.69690077290091, 9.13090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1350, '2021-07-18 00:00:00', 0.253695201789972, 0.597727272727282, 0.557884066840625, 1.14818181818182, 1.56573323486811, 3.50409090909091, 1.80408393129833, 4.22954545454546, 3.7249873470833, 9.13545454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1365, '2021-07-18 00:00:00', 0.423818193889627, 0.928636363636359, 1.54778406046693, 2.96454545454545, 1.58828128676486, 3.46772727272727, 1.74873640218559, 4.07863636363636, 3.61727684520991, 9.09181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 1365);
Date: 2021-07-18 18:18:49 Duration: 1s125ms Database: acaweb_fx User: pgperfstats
5 2m24s 122 1s127ms 1s395ms 1s185ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 Jul 18 18 122 2m24s 1s185ms [ User: pgperfstats - Total duration: 2m24s - Times executed: 122 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 1028981, 2, 990, '2021-07-18 00:00:00', 0.173589701927806, 0.52576923076923, 0.278133130823242, 0.740961538461538, 0.362189336376179, 1.00365384615385, 0.509994456983453, 1.31711538461538, 1.16645676500048, 3.36423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1005, '2021-07-18 00:00:00', 0.2689246391435, 0.572692307692307, 0.320564886027533, 0.765384615384616, 0.327287511806691, 0.953653846153846, 0.47849865364331, 1.22480769230769, 1.18006539910034, 3.32711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1020, '2021-07-18 00:00:00', 0.168933760345931, 0.491153846153847, 0.185302351680875, 0.629807692307695, 0.219209857302226, 0.789807692307692, 0.388355556753783, 1.06403846153846, 1.17948182886189, 3.29423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1035, '2021-07-18 00:00:00', 0.11833654744642, 0.401538461538462, 0.168339971943226, 0.567884615384614, 0.218952049545101, 0.734999999999999, 0.37306011064418, 1.00961538461538, 1.18687093459424, 3.27615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1050, '2021-07-18 00:00:00', 0.132002330981747, 0.383846153846153, 0.175929290866003, 0.488653846153844, 0.219668018749972, 0.620961538461537, 0.351796324378403, 0.960576923076922, 1.18841783962479, 3.27019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1065, '2021-07-18 00:00:00', 0.158015700291019, 0.344807692307693, 0.17555100069824, 0.473076923076924, 0.174873250802269, 0.575576923076922, 0.357926131184377, 0.956346153846154, 1.19057091993069, 3.26865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1080, '2021-07-18 00:00:00', 0.10923580703442, 0.33769230769231, 0.11596700459116, 0.402115384615386, 0.226472616785885, 0.559615384615385, 0.32651822896456, 0.951923076923079, 1.19112747170324, 3.26557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1095, '2021-07-18 00:00:00', 0.112421767670474, 0.274423076923078, 0.15518983412384, 0.403269230769231, 0.267386208723234, 0.58576923076923, 0.343365470241032, 0.960384615384616, 1.18368511925193, 3.27230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1110, '2021-07-18 00:00:00', 0.105688402682311, 0.295961538461539, 0.233047122999753, 0.419807692307691, 0.251364966043097, 0.552115384615385, 0.345250856401767, 0.931923076923079, 1.17936482252753, 3.26423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1125, '2021-07-18 00:00:00', 0.21449798277696, 0.310769230769231, 0.232091908187583, 0.419423076923079, 0.230688351211359, 0.516346153846154, 0.348704691018719, 0.915192307692309, 1.23190983686057, 3.24038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1140, '2021-07-18 00:00:00', 0.0816823114266485, 0.265, 0.106423862275052, 0.334038461538461, 0.178074746622353, 0.451153846153846, 0.373295923034054, 0.919615384615385, 1.26035991501817, 3.26865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1155, '2021-07-18 00:00:00', 0.0674676560685514, 0.216730769230769, 0.132089130747151, 0.296538461538462, 0.196352116989232, 0.423076923076923, 1.2206133546453, 1.40519230769231, 1.26307842804183, 3.28365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1170, '2021-07-18 00:00:00', 0.106308694195434, 0.211538461538461, 0.144433775082612, 0.318653846153847, 0.185195946126091, 0.44153846153846, 1.24705439089326, 1.48942307692308, 1.26533558941735, 3.29307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1185, '2021-07-18 00:00:00', 0.100607386179378, 0.239615384615384, 0.12753476147551, 0.328653846153846, 0.214403734898584, 0.470192307692308, 1.239911302659, 1.55096153846154, 1.23759886939931, 3.30980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1200, '2021-07-18 00:00:00', 0.109619095753641, 0.247884615384616, 0.175639928875482, 0.350769230769231, 0.217915032841845, 0.485192307692309, 1.21466812498153, 1.57942307692308, 1.23993231825215, 3.32307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1215, '2021-07-18 00:00:00', 0.162322091960588, 0.242307692307693, 0.204714811008276, 0.358076923076923, 0.208777117077962, 0.481730769230771, 1.21370255195224, 1.60673076923077, 1.25858695185697, 3.34134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1230, '2021-07-18 00:00:00', 0.103913610569255, 0.239038461538461, 0.13599490940699, 0.333846153846155, 0.148195946171068, 0.45596153846154, 1.19363536501538, 1.63076923076923, 1.25569743109618, 3.34903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1245, '2021-07-18 00:00:00', 0.081025399626385, 0.226346153846152, 0.101010471658215, 0.318653846153847, 0.17377184422729, 0.445576923076924, 1.19705261435681, 1.62519230769231, 1.25088530188085, 3.34903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1260, '2021-07-18 00:00:00', 0.0736216941271635, 0.236923076923078, 0.0928118444032796, 0.314038461538462, 0.24404326539492, 0.456346153846155, 1.19028931518608, 1.63442307692308, 1.24651440178048, 3.35192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1275, '2021-07-18 00:00:00', 0.073207817993605, 0.22576923076923, 0.126870163795663, 0.324038461538461, 0.28379895375749, 0.470384615384615, 1.18165980071059, 1.65173076923077, 1.25133350409135, 3.34846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1290, '2021-07-18 00:00:00', 0.110112005912861, 0.245576923076923, 0.237024179227481, 0.357307692307694, 0.300802068834947, 0.468269230769232, 1.15011832167223, 1.70307692307692, 1.24147184670207, 3.35288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1305, '2021-07-18 00:00:00', 0.163940889910406, 0.261153846153849, 0.21362665131918, 0.347884615384617, 0.261487828809269, 0.48673076923077, 1.07019187711651, 1.70557692307692, 1.21016940962826, 3.34 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1320, '2021-07-18 00:00:00', 0.0987310796403859, 0.222500000000001, 0.107622318344278, 0.287291666666668, 0.191719431930387, 0.514583333333333, 0.989192321682373, 1.74166666666667, 1.20830482225234, 3.28875 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1335, '2021-07-18 00:00:00', 0.0751086170011554, 0.212500000000001, 0.103964659198782, 0.323958333333334, 1.05208721121397, 1.17375, 0.958601695254566, 1.74708333333333, 1.20115788039008, 3.29458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1350, '2021-07-18 00:00:00', 0.0973219295483531, 0.239583333333332, 0.161641124905977, 0.403124999999996, 1.06188031801263, 1.265625, 0.951235942782115, 1.74708333333333, 1.19774123164021, 3.29166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1365, '2021-07-18 00:00:00', 0.11640680168384, 0.331249999999998, 1.02771465810227, 1.096875, 1.03081698199162, 1.31854166666667, 0.931315470415253, 1.755625, 1.18380948268898, 3.28625 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 990, '2021-07-18 00:00:00', 0.387533422876213, 0.606923076923076, 0.425510733842736, 0.80923076923077, 0.468887882285143, 0.999615384615385, 0.531504106648871, 1.45115384615385, 1.11128643403109, 3.22653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1005, '2021-07-18 00:00:00', 0.285370541846642, 0.562884615384616, 0.316317270133353, 0.721153846153848, 0.409700453427209, 0.882307692307694, 0.504458277606933, 1.35692307692308, 1.21027987862948, 3.21923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1020, '2021-07-18 00:00:00', 0.191127826738668, 0.460384615384616, 0.255021341490049, 0.60673076923077, 0.315233307982419, 0.775961538461539, 0.514030528874876, 1.25923076923077, 1.22202366840984, 3.21038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1035, '2021-07-18 00:00:00', 0.168180420519612, 0.415576923076923, 0.19363248297106, 0.523461538461539, 0.221819399859088, 0.665384615384614, 0.476163352707386, 1.15653846153846, 1.25024459145462, 3.19153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1050, '2021-07-18 00:00:00', 0.132751502961213, 0.365192307692307, 0.180779189578379, 0.503653846153847, 0.178490788385455, 0.600192307692308, 0.459880586507143, 1.09807692307692, 1.27168180587151, 3.16884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1065, '2021-07-18 00:00:00', 0.108397594353097, 0.345961538461539, 0.108452932009873, 0.41903846153846, 0.18121852511858, 0.561923076923076, 0.442884252980912, 1.05269230769231, 1.28391548068339, 3.15480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1080, '2021-07-18 00:00:00', 0.113244629690974, 0.312884615384615, 0.156473148347715, 0.404615384615386, 0.283986186012902, 0.623076923076924, 0.443209275104279, 1.05269230769231, 1.28056959982658, 3.1425 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1095, '2021-07-18 00:00:00', 0.107266741565846, 0.293076923076925, 0.145896696857216, 0.415384615384616, 0.293636876745096, 0.626153846153847, 0.44426291591977, 1.02846153846154, 1.29242712932505, 3.15673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1110, '2021-07-18 00:00:00', 0.0959296617319155, 0.2975, 0.197077103224561, 0.445769230769231, 0.282941758073173, 0.590961538461538, 0.539834198192797, 1.01980769230769, 1.30684165658453, 3.15365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1125, '2021-07-18 00:00:00', 0.162588792309358, 0.308653846153846, 0.183003677979011, 0.407884615384616, 0.231604520349137, 0.524423076923077, 0.517590608938705, 0.990961538461539, 1.34685258458949, 3.24173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1140, '2021-07-18 00:00:00', 0.111615583417094, 0.259038461538461, 0.140073057860751, 0.342692307692307, 0.141465543507951, 0.4475, 0.512638911755783, 0.999423076923077, 1.38299885978038, 3.29461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1155, '2021-07-18 00:00:00', 0.0767525995550745, 0.209807692307694, 0.093241827853911, 0.29096153846154, 0.15645803074504, 0.421346153846154, 0.676338587258915, 1.37326923076923, 1.38101920278522, 3.34096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1170, '2021-07-18 00:00:00', 0.0824956875329752, 0.23846153846154, 0.100426781595043, 0.321538461538463, 0.193049316138489, 0.459038461538463, 0.671817196976861, 1.45211538461539, 1.39483139317432, 3.37115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1185, '2021-07-18 00:00:00', 0.094134927712219, 0.249230769230769, 0.154811547969187, 0.338846153846152, 0.224157653998595, 0.469423076923078, 0.812539513832073, 1.58269230769231, 1.39402870790437, 3.37903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1200, '2021-07-18 00:00:00', 0.10155956948435, 0.237115384615382, 0.140130708214208, 0.336153846153845, 0.21129563685473, 0.465384615384616, 0.827221484619074, 1.62076923076923, 1.38376376374226, 3.36192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1215, '2021-07-18 00:00:00', 0.0793890129968571, 0.236153846153847, 0.148084305510278, 0.320192307692309, 0.202747000357208, 0.472884615384615, 0.807409652006866, 1.68711538461538, 1.3829911980364, 3.36942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1230, '2021-07-18 00:00:00', 0.107007548259997, 0.248846153846155, 0.137211936013656, 0.348653846153847, 0.193762840765555, 0.484038461538462, 0.83674754946666, 1.74769230769231, 1.38400668350987, 3.3725 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1245, '2021-07-18 00:00:00', 0.103334811817382, 0.2348, 0.170636064964785, 0.344, 0.199160320679933, 0.467400000000001, 0.891391374948924, 1.7866, 1.35598604958409, 3.3126 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1260, '2021-07-18 00:00:00', 0.164446507552314, 0.285576923076923, 0.182833362550542, 0.369038461538461, 0.219377791457147, 0.473846153846153, 0.87995168136578, 1.84519230769231, 1.36764688425046, 3.385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1275, '2021-07-18 00:00:00', 0.124605994423037, 0.264423076923078, 0.141160029208534, 0.341923076923078, 0.320129841446584, 0.498653846153846, 0.885891141949515, 1.83865384615385, 1.34938783841471, 3.37346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1290, '2021-07-18 00:00:00', 0.0881100710213343, 0.24923076923077, 0.138768207398579, 0.328846153846154, 0.351498987852791, 0.526538461538461, 0.881902837836809, 1.84615384615385, 1.35047786414234, 3.36230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1305, '2021-07-18 00:00:00', 0.116458807507864, 0.240576923076923, 0.264330213064005, 0.377307692307692, 0.427455125849937, 0.566730769230769, 0.874697156383062, 1.85865384615385, 1.35260580419369, 3.35269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1320, '2021-07-18 00:00:00', 0.0784069188754181, 0.240416666666667, 0.141229076942084, 0.3325, 0.209711240394562, 0.523750000000001, 0.902640149301169, 1.85375, 1.35675308741767, 3.269375 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1335, '2021-07-18 00:00:00', 0.129932396022825, 0.247916666666669, 0.140521640759489, 0.344375000000001, 0.587714653971427, 1.08708333333333, 0.89927496963637, 1.83958333333333, 1.37456315524374, 3.26229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1350, '2021-07-18 00:00:00', 0.0846208508926551, 0.232916666666666, 0.132524095430095, 0.391875, 0.608394142781646, 1.15729166666667, 0.904448521820445, 1.84979166666667, 1.35945159912456, 3.23895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1365, '2021-07-18 00:00:00', 0.122012116290715, 0.330000000000001, 0.598183807665858, 1.01770833333333, 0.781317055093328, 1.27791666666667, 0.894302998575354, 1.861875, 1.35411925223569, 3.21708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 990, '2021-07-18 00:00:00', 0.27392032811357, 0.612884615384615, 0.318461687105131, 0.775384615384616, 0.54079930160401, 0.99326923076923, 0.764201468603263, 1.52826923076923, 1.28350860774435, 3.09711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1005, '2021-07-18 00:00:00', 0.231155042874158, 0.549423076923077, 0.388318317086143, 0.743653846153845, 0.443671092659346, 0.935961538461539, 0.689962791638906, 1.43057692307692, 1.27527042381063, 3.05942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1020, '2021-07-18 00:00:00', 0.292737280483057, 0.533653846153844, 0.306148091364547, 0.660576923076921, 0.337585316851675, 0.874615384615384, 0.623826929894454, 1.35903846153846, 1.27777306279323, 3.025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1035, '2021-07-18 00:00:00', 0.189933287883283, 0.390576923076921, 0.198308229395944, 0.551923076923076, 0.319055818603292, 0.741153846153845, 0.575950084642759, 1.2125, 1.26760931860545, 3.00076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1050, '2021-07-18 00:00:00', 0.121864521245772, 0.379807692307693, 0.16826318670464, 0.5025, 0.31827981158336, 0.719038461538462, 0.569241195330713, 1.17153846153846, 1.21515519743206, 2.99692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1065, '2021-07-18 00:00:00', 0.115822975002638, 0.349807692307692, 0.237813194303041, 0.488653846153846, 0.341342147322101, 0.667307692307693, 0.559641540493693, 1.13442307692308, 1.19296082855286, 2.99653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1080, '2021-07-18 00:00:00', 0.145039119391446, 0.317884615384615, 0.243033156965497, 0.481346153846154, 0.309849901627323, 0.579807692307692, 0.54304232020945, 1.06519230769231, 1.19119862065323, 2.99807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1095, '2021-07-18 00:00:00', 0.180376955717314, 0.334615384615386, 0.228084667140548, 0.433846153846154, 0.250567125967044, 0.563269230769231, 0.524042019747976, 1.02096153846154, 1.21736436616158, 2.97 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1110, '2021-07-18 00:00:00', 0.11279201417449, 0.289038461538462, 0.170481219358164, 0.364615384615385, 0.217592774201294, 0.543846153846154, 0.513137258590571, 0.994615384615385, 1.21919274995321, 2.97980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1125, '2021-07-18 00:00:00', 0.138394780915379, 0.263653846153847, 0.156347861661599, 0.385576923076924, 0.206459532261261, 0.521538461538462, 0.509183547078444, 0.97826923076923, 1.54263282684556, 3.32903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1140, '2021-07-18 00:00:00', 0.125769171959526, 0.266730769230768, 0.185150354701668, 0.389423076923075, 0.315006288093527, 0.524807692307692, 0.51285625516468, 0.95653846153846, 1.5800661256854, 3.39480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1155, '2021-07-18 00:00:00', 0.202029320035102, 0.289615384615384, 0.213901846649345, 0.384999999999999, 0.376686208932581, 0.5625, 0.561566216384689, 1.23384615384615, 1.5637463521448, 3.42057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1170, '2021-07-18 00:00:00', 0.0939541623100573, 0.280769230769231, 0.19062821245717, 0.386346153846154, 0.326171557030016, 0.53673076923077, 0.506054002895099, 1.29557692307692, 1.53942371834898, 3.44576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1185, '2021-07-18 00:00:00', 0.176725449823686, 0.271730769230771, 0.241601149385955, 0.388653846153847, 0.330194406605934, 0.527115384615385, 0.539964671209, 1.36961538461538, 1.52515962594588, 3.46826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1200, '2021-07-18 00:00:00', 0.130362364790787, 0.267115384615385, 0.185742688022561, 0.357115384615386, 0.312242078177518, 0.551346153846156, 0.501153784166711, 1.38865384615385, 1.51569263171863, 3.48692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1215, '2021-07-18 00:00:00', 0.0998591315496286, 0.260384615384616, 0.138064644836562, 0.359615384615386, 0.217130233872526, 0.521538461538462, 0.516695602994496, 1.41788461538462, 1.50956269775771, 3.51846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1230, '2021-07-18 00:00:00', 0.0980643430846072, 0.251153846153847, 0.18301197943136, 0.385769230769234, 0.232455123874231, 0.504230769230769, 0.522911413294685, 1.43211538461539, 1.5013691699963, 3.52423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1245, '2021-07-18 00:00:00', 0.115279593230479, 0.284230769230772, 0.140142372662177, 0.361730769230771, 0.281092716705031, 0.481346153846155, 0.541304407462622, 1.43769230769231, 1.50092120430703, 3.52269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1260, '2021-07-18 00:00:00', 0.135944700295605, 0.274807692307693, 0.223801508897092, 0.373653846153845, 0.344290351525925, 0.515384615384615, 0.57347577240757, 1.45769230769231, 1.50354248360331, 3.53 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1275, '2021-07-18 00:00:00', 0.144687461579991, 0.247692307692307, 0.188118620515394, 0.326153846153846, 0.24819540998669, 0.509807692307691, 0.577521128484622, 1.47942307692308, 1.50621779250596, 3.53596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1290, '2021-07-18 00:00:00', 0.0923046794380094, 0.236923076923077, 0.153327703352604, 0.350769230769229, 0.21098924507771, 0.507692307692308, 0.570263501846698, 1.48230769230769, 1.49792050728797, 3.53461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1305, '2021-07-18 00:00:00', 0.102990104080254, 0.245192307692306, 0.161209371745137, 0.372692307692306, 0.243238803205031, 0.531346153846153, 0.56151501795109, 1.47634615384615, 1.49005473570088, 3.54365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1320, '2021-07-18 00:00:00', 0.106012842741279, 0.253125, 0.156007710697585, 0.348333333333334, 0.190917763425264, 0.521875000000001, 0.576003692369405, 1.48291666666667, 1.50650666073555, 3.51833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1335, '2021-07-18 00:00:00', 0.0907454534334394, 0.237291666666666, 0.15814352658266, 0.369375, 0.386073637096435, 0.924375000000001, 0.546925820620008, 1.466875, 1.48970014490807, 3.505 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1350, '2021-07-18 00:00:00', 0.112918304442906, 0.26375, 0.129282965408934, 0.373541666666667, 0.372554830124741, 1.02416666666667, 0.531600672838474, 1.44916666666667, 1.48001885025207, 3.51583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1365, '2021-07-18 00:00:00', 0.116017864691334, 0.291666666666667, 0.381100380477375, 0.81625, 0.415837236048019, 1.09979166666667, 0.521775770528054, 1.40604166666667, 1.48283365627231, 3.505 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 990, '2021-07-18 00:00:00', 0.245651853917965, 0.543599999999999, 0.253824906841967, 0.729999999999999, 0.330459024187063, 0.9314, 0.481155120517281, 1.2646, 1.4842032655042, 3.5152 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1005, '2021-07-18 00:00:00', 0.188416205955502, 0.540600000000001, 0.240298772364736, 0.693199999999999, 0.285997231921337, 0.8706, 0.424507361538054, 1.2076, 1.47578981678738, 3.5058 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1020, '2021-07-18 00:00:00', 0.173748381287422, 0.490199999999998, 0.244216434063449, 0.627999999999998, 0.274541284084319, 0.759999999999999, 0.40906315730785, 1.1508, 1.51752284441894, 3.4762 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1035, '2021-07-18 00:00:00', 0.101448673393657, 0.3628, 0.188008643418327, 0.500799999999999, 0.244659627510002, 0.606, 0.417797598525091, 1.0256, 1.52802500524915, 3.462 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1050, '2021-07-18 00:00:00', 0.159874169270712, 0.3742, 0.184541549070483, 0.4792, 0.261163582198333, 0.592800000000001, 0.415936493549996, 1.0286, 1.51708473175803, 3.4676 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1065, '2021-07-18 00:00:00', 0.112249721603217, 0.299999999999999, 0.133496878864887, 0.408799999999999, 0.1819049660308, 0.555399999999999, 0.413374124331296, 0.9836, 1.52645812804239, 3.4516 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1080, '2021-07-18 00:00:00', 0.128675301955477, 0.3064, 0.176085206647235, 0.411800000000001, 0.18175074506954, 0.552, 0.430140190325587, 1.0068, 1.52645812804239, 3.4516 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1095, '2021-07-18 00:00:00', 0.132014203781257, 0.305600000000001, 0.133965791653439, 0.420200000000001, 0.205487225880344, 0.550000000000001, 0.434913784559652, 0.991, 1.53480908150384, 3.4492 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1110, '2021-07-18 00:00:00', 0.0841764020772244, 0.2776, 0.112700931673168, 0.368400000000001, 0.301779030638866, 0.528200000000002, 0.439028283067654, 0.971, 1.53214514651844, 3.5 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1125, '2021-07-18 00:00:00', 0.100990098524558, 0.268600000000002, 0.186405024968033, 0.360200000000001, 0.319897379378659, 0.529800000000002, 0.434905928525543, 0.9966, 1.44846001555675, 3.5598 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1140, '2021-07-18 00:00:00', 0.116917706101343, 0.240200000000001, 0.209195482742818, 0.362600000000001, 0.235833274440512, 0.485600000000001, 0.383288946705571, 0.990000000000001, 1.41036053310256, 3.5878 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1155, '2021-07-18 00:00:00', 0.128407878782159, 0.256400000000001, 0.156589165227568, 0.3442, 0.173268337172915, 0.4814, 0.475757028324334, 1.2548, 1.44892488878248, 3.589 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1170, '2021-07-18 00:00:00', 0.080531049912442, 0.229599999999999, 0.116419857985369, 0.3166, 0.192507142724627, 0.489399999999999, 0.457190241219853, 1.368, 1.45392465990046, 3.6014 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1185, '2021-07-18 00:00:00', 0.0997233673719447, 0.2602, 0.15387846936246, 0.361599999999999, 0.231632251640398, 0.5092, 0.54748881267109, 1.4174, 1.4519546308339, 3.6092 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1200, '2021-07-18 00:00:00', 0.133151542737337, 0.2478, 0.169966418251762, 0.356399999999998, 0.179613705861589, 0.455599999999998, 0.599223455815941, 1.417, 1.47777634189571, 3.606 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1215, '2021-07-18 00:00:00', 0.134597548268904, 0.265399999999999, 0.179930542154467, 0.366000000000001, 0.201119160366851, 0.475199999999998, 0.643678102781195, 1.4594, 1.48273008332603, 3.6198 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1230, '2021-07-18 00:00:00', 0.134017100898852, 0.237800000000001, 0.165580544348261, 0.332599999999999, 0.206884226883863, 0.463599999999997, 0.687707544430526, 1.498, 1.46432786060135, 3.6296 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1245, '2021-07-18 00:00:00', 0.111393446844956, 0.232199999999999, 0.168398832141635, 0.339599999999998, 0.20480437820841, 0.473599999999997, 0.713418530737741, 1.5292, 1.46083238258193, 3.64 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1260, '2021-07-18 00:00:00', 0.115951498481047, 0.259799999999999, 0.145659992219323, 0.342199999999999, 0.209223166339996, 0.485799999999998, 0.737654390619345, 1.5544, 1.47710584138939, 3.632 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1275, '2021-07-18 00:00:00', 0.0844753415697945, 0.209399999999999, 0.124558553834465, 0.3124, 0.243467656989588, 0.456599999999998, 0.736125951632371, 1.5672, 1.48551164025508, 3.6286 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1290, '2021-07-18 00:00:00', 0.115120588949155, 0.235599999999998, 0.166658833149243, 0.352799999999997, 0.28164324360202, 0.485999999999997, 0.732225488949043, 1.583, 1.47141522011973, 3.6574 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1305, '2021-07-18 00:00:00', 0.142067178944799, 0.261799999999998, 0.241301678402783, 0.351599999999998, 0.34444859316498, 0.551399999999999, 0.73798475594012, 1.6256, 1.47047690676642, 3.6624 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1320, '2021-07-18 00:00:00', 0.117707431905091, 0.226304347826085, 0.172815272985563, 0.330869565217389, 0.229721432954986, 0.589130434782609, 0.757793825663311, 1.61413043478261, 1.48497873981667, 3.61869565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1335, '2021-07-18 00:00:00', 0.103273017800068, 0.243043478260869, 0.158195106433812, 0.370652173913043, 0.445030531439185, 0.991086956521738, 0.764746916208102, 1.57913043478261, 1.50122710018308, 3.63652173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1350, '2021-07-18 00:00:00', 0.113906556252538, 0.272391304347825, 0.178369038327822, 0.462173913043479, 0.476430444429664, 1.12217391304348, 0.770463581511015, 1.57630434782609, 1.50218779845204, 3.655 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1365, '2021-07-18 00:00:00', 0.150070470929691, 0.390652173913044, 0.42677298164904, 0.920217391304346, 0.591223358206133, 1.16217391304348, 0.775136670341113, 1.57130434782609, 1.50592157909087, 3.6495652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 990, '2021-07-18 00:00:00', 0.157659594123058, 0.542619047619048, 0.338188451268563, 0.817142857142858, 0.455509264972941, 1.00809523809524, 0.681846058593172, 1.47595238095238, 1.26739881722557, 3.75452380952381 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1005, '2021-07-18 00:00:00', 0.228593004934014, 0.568809523809526, 0.282984098493182, 0.745, 0.354518956441246, 0.908095238095239, 0.594231897174028, 1.34261904761905, 1.25917693261076, 3.66904761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1020, '2021-07-18 00:00:00', 0.167990575132455, 0.433333333333332, 0.185487773952126, 0.554285714285712, 0.333644557090612, 0.72190476190476, 0.569298544994922, 1.18833333333333, 1.27976202214839, 3.58166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1035, '2021-07-18 00:00:00', 0.105824990297324, 0.34285714285714, 0.197896978970663, 0.475714285714284, 0.303743312683587, 0.635, 0.576119200628943, 1.09666666666667, 1.30455114521286, 3.5397619047619 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1050, '2021-07-18 00:00:00', 0.0932323007587081, 0.305476190476191, 0.158578882278699, 0.400476190476191, 0.27700696226423, 0.611428571428572, 0.565155899266909, 1.0402380952381, 1.3016062878503, 3.49714285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1065, '2021-07-18 00:00:00', 0.0937670619394757, 0.281190476190478, 0.194297574918081, 0.430952380952384, 0.231213671535145, 0.591190476190478, 0.573697697066187, 1.02738095238095, 1.30157450438928, 3.48309523809524 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1080, '2021-07-18 00:00:00', 0.141709377315149, 0.330952380952382, 0.200415936539606, 0.479047619047619, 0.209705859763259, 0.564047619047619, 0.585364152025207, 1.01976190476191, 1.30136521721284, 3.46714285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1095, '2021-07-18 00:00:00', 0.135945542318203, 0.318095238095238, 0.131350131872248, 0.388571428571428, 0.276769845935296, 0.565952380952381, 0.610879732532555, 1.01738095238095, 1.30263610933113, 3.43666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1110, '2021-07-18 00:00:00', 0.0879150022410738, 0.252380952380953, 0.151318412312456, 0.363809523809523, 0.283993418770159, 0.548809523809524, 0.583998022664625, 0.989761904761905, 1.30099128872308, 3.41833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1125, '2021-07-18 00:00:00', 0.0891433497044896, 0.251818181818179, 0.16166476992684, 0.379545454545453, 0.260803370891555, 0.517727272727271, 0.589553769546211, 1.00386363636364, 1.23431819078546, 3.53659090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1140, '2021-07-18 00:00:00', 0.126460301249871, 0.282727272727272, 0.196740759393998, 0.379545454545455, 0.339118733117938, 0.555909090909091, 0.618163913033286, 1.04363636363636, 1.21501785923846, 3.56227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1155, '2021-07-18 00:00:00', 0.157483078181182, 0.263409090909092, 0.198787994271957, 0.389999999999998, 0.287202226745579, 0.5525, 0.539211635920155, 1.38295454545455, 1.19635008142099, 3.56522727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1170, '2021-07-18 00:00:00', 0.0894018724926673, 0.248863636363634, 0.178658571810549, 0.376136363636364, 0.228165087950165, 0.474545454545455, 0.582492034020183, 1.48227272727273, 1.1898118189454, 3.56045454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1185, '2021-07-18 00:00:00', 0.126119231705796, 0.243181818181819, 0.137655854213083, 0.335909090909092, 0.241092054593009, 0.442045454545455, 0.577897976660736, 1.5425, 1.16986318436382, 3.56181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1200, '2021-07-18 00:00:00', 0.0842964902495833, 0.245227272727274, 0.12123038958655, 0.307954545454547, 0.223281314611288, 0.460454545454547, 0.613580789530919, 1.58636363636364, 1.17968078446957, 3.58590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1215, '2021-07-18 00:00:00', 0.0839204426384905, 0.215454545454545, 0.184267591981187, 0.324545454545455, 0.198592040881045, 0.444318181818182, 0.62906844650611, 1.62659090909091, 1.20562570200429, 3.605 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1230, '2021-07-18 00:00:00', 0.139775833210838, 0.242954545454545, 0.152786704448645, 0.328409090909091, 0.234991019447084, 0.452727272727273, 0.618903207015186, 1.63568181818182, 1.24502055825444, 3.62 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1245, '2021-07-18 00:00:00', 0.111894353389019, 0.206818181818183, 0.12032603616157, 0.285454545454546, 0.239485491973524, 0.433409090909091, 0.612185602673907, 1.64954545454545, 1.2451491374365, 3.62522727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1260, '2021-07-18 00:00:00', 0.070342390832642, 0.208636363636363, 0.152536455084907, 0.310681818181819, 0.18029557262033, 0.417727272727272, 0.603733379486752, 1.62522727272727, 1.24449619494026, 3.62227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1275, '2021-07-18 00:00:00', 0.116340297984254, 0.212727272727275, 0.130433219217058, 0.293409090909091, 0.245835112621045, 0.452954545454545, 0.598113602045949, 1.6225, 1.23704595063509, 3.61727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1290, '2021-07-18 00:00:00', 0.0514360865120108, 0.198636363636363, 0.094824113779738, 0.280227272727272, 0.244335502255275, 0.456136363636361, 0.619229071392116, 1.6225, 1.23274392140362, 3.62863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1305, '2021-07-18 00:00:00', 0.0735641781826469, 0.224545454545454, 0.238705133360472, 0.357954545454544, 0.369600521447881, 0.505454545454545, 0.660803164725186, 1.63818181818182, 1.22870933233887, 3.63636363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1320, '2021-07-18 00:00:00', 0.0966392504981397, 0.19625, 0.123511133101435, 0.2855, 0.176234555127684, 0.461749999999999, 0.66535190530631, 1.563, 1.26765022985962, 3.6365 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1335, '2021-07-18 00:00:00', 0.0958054497955429, 0.2205, 0.110337699335888, 0.289250000000001, 0.388026721814498, 0.988999999999999, 0.655825062922952, 1.56275, 1.26486737395041, 3.62 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1350, '2021-07-18 00:00:00', 0.0891480141172653, 0.215000000000001, 0.174571656227161, 0.383999999999998, 0.481741017451014, 1.15925, 0.649997773275538, 1.5805, 1.26476074292417, 3.6175 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1365, '2021-07-18 00:00:00', 0.131271865346611, 0.321749999999999, 0.368131394591946, 0.928749999999999, 0.504720871269197, 1.232, 0.677068516706978, 1.59675, 1.26295317557074, 3.61425 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 930, '2021-07-18 00:00:00', 0.410121933088196, 0.850000000000001, 0.473761543394988, 0.905000000000008, 0.668215908221283, 1.0425, 0.120208152801714, 2.565, 0.438406204335663, 4.79000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 945, '2021-07-18 00:00:00', 0.113137084989845, 0.420000000000002, 0.0813172798364493, 0.557499999999997, 0.0212132034355972, 0.760000000000005, 0.279307178568694, 2.2825, 0.197989898732234, 4.34 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 960, '2021-07-18 00:00:00', 0.102530483272047, 0.462499999999999, 0.0919238815542379, 0.475000000000001, 0.519723484172122, 1.0925, 0.0141421356237181, 2.39, 0.251022907321227, 4.3025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 975, '2021-07-18 00:00:00', 0.144956890143231, 0.407499999999999, 0.113137084989845, 0.620000000000005, 0.494974746830585, 1.105, 0.130814754519503, 2.3675, 0.251022907321227, 4.3025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 930, '2021-07-18 00:00:00', 0.346482322781405, 0.559999999999995, 0.180312229202566, 0.677499999999995, 0.0601040764008521, 1.5425, 0.721248916810276, 2.01, 0.162634559672909, 3.365 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 945, '2021-07-18 00:00:00', 0.0106066017177986, 0.557499999999997, 0.261629509039026, 1.22, 0.240416305603419, 1.65499999999999, 0.731855518528074, 2.0025, 0.0176776695296677, 3.4825 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 960, '2021-07-18 00:00:00', 0.130814754519513, 0.882500000000007, 0.201525432638164, 1.19750000000001, 0.371231060122931, 1.3175, 0.862670273047587, 1.66500000000001, 0.286378246380542, 3.26750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 975, '2021-07-18 00:00:00', 0.282842712474613, 0.490000000000002, 0.0777817459305098, 0.875, 0.0247487373415368, 0.947499999999998, 0.45961940777126, 1.3, 0.342946788875475, 3.2275 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 930, '2021-07-18 00:00:00', 0.0353553390593254, 0.479999999999997, 0.102530483272037, 0.6875, 0.0494974746830635, 0.865000000000002, 0.236880771697489, 1.0675, 0.166170093578848, 3.7025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 945, '2021-07-18 00:00:00', 0.109601551083906, 0.607499999999995, 0.137885822331382, 0.802500000000002, 0.0494974746830635, 0.865000000000002, 0.236880771697489, 1.0675, 0.166170093578848, 3.7025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 960, '2021-07-18 00:00:00', 0.123743686707654, 0.587500000000006, 0.00353553390592952, 0.827500000000001, 0.0671751442127112, 0.872499999999995, 0.268700576850885, 1.045, 0.166170093578848, 3.7025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 975, '2021-07-18 00:00:00', 0.0671751442127212, 0.517499999999998, 0.0636396103067816, 0.609999999999992, 0.395979797464458, 0.910000000000004, 0.406586399182257, 0.947500000000005, 0.166170093578848, 3.7025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 930, '2021-07-18 00:00:00', 0.0247487373415368, 0.567500000000003, 0.350017856687344, 0.817499999999995, 0.120208152801714, 1.4, 0.0141421356237281, 1.475, 1.70412734265958, 3.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 945, '2021-07-18 00:00:00', 0.0883883476483184, 0.422499999999999, 0.682358043845011, 1.0025, 0.424264068711924, 1.185, 0.445477272147521, 1.185, 0.467751135754897, 3.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 960, '2021-07-18 00:00:00', 0.692964645562809, 0.795000000000002, 0.540936687607709, 0.902499999999996, 0.434870670429723, 0.977499999999999, 0.572756492761105, 1.11, 1.70412734265958, 3.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 975, '2021-07-18 00:00:00', 0.208596500450033, 0.627499999999991, 0.219026325472534, 0.777499999999996, 0.229977641746161, 0.809999999999995, 0.241476523833469, 1.12, 0.253550350025143, 3.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 930, '2021-07-18 00:00:00', 0.0247487373415268, 0.557500000000005, 0.187383297014435, 0.847500000000004, 0.0353553390593254, 1.04, 0.197989898732234, 1.425, 1.61927452891719, 3.95 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 945, '2021-07-18 00:00:00', 0.109601551083916, 0.507500000000007, 0.0424264068711945, 0.700000000000003, 0.0445477272147542, 0.700000000000003, 0.0467751135754919, 1.1675, 0.0491138692542665, 3.95 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 960, '2021-07-18 00:00:00', 0.106066017177986, 0.534999999999997, 0.111369318036885, 0.534999999999997, 0.11693778393873, 0.744999999999997, 0.122784673135666, 1.1375, 0.12892390679245, 3.95 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 975, '2021-07-18 00:00:00', 0.00707106781186909, 0.384999999999998, 0.116672618895785, 0.462499999999999, 0.113137084989845, 0.640000000000001, 0.350017856687344, 1.2975, 1.61927452891719, 3.95 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-07-18 18:01:08 Duration: 1s395ms 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 1029021, 2, 990, '2021-07-18 00:00:00', 0.495056212814415, 1.18442307692308, 0.727989961891906, 1.60076923076924, 0.802727945101042, 1.96192307692308, 1.42004642394319, 2.88038461538462, 2.78848596912374, 7.235 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1005, '2021-07-18 00:00:00', 0.544971453027941, 1.10673076923077, 0.59916868691931, 1.42365384615385, 1.03787578921861, 1.79692307692308, 1.34463081864932, 2.69096153846154, 2.73638006244634, 7.13961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1020, '2021-07-18 00:00:00', 0.364837424278057, 0.882115384615386, 0.686379352388029, 1.14615384615384, 1.14668668177224, 1.68711538461538, 1.32575238435214, 2.55423076923076, 2.72728913730494, 7.10903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1035, '2021-07-18 00:00:00', 0.407921749660583, 0.743076923076917, 0.716570384110736, 1.10365384615384, 0.982550840336589, 1.59192307692307, 1.13173556302494, 2.44576923076922, 2.72663329316295, 7.06634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1050, '2021-07-18 00:00:00', 0.435095436038501, 0.784038461538462, 0.633908389401682, 1.12038461538461, 0.785048749098762, 1.38653846153846, 0.993157358358455, 2.30653846153845, 2.80085154633647, 7.12423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1065, '2021-07-18 00:00:00', 0.307580633580596, 0.755384615384617, 0.459881130126202, 0.990576923076924, 0.539348360381449, 1.21442307692308, 0.844813588905863, 2.15, 2.77793985646807, 7.09961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1080, '2021-07-18 00:00:00', 0.320789890498679, 0.678076923076923, 0.340210398701475, 0.846346153846154, 0.468980276770785, 1.1025, 0.873925824171509, 2.11288461538461, 2.78392277882515, 7.15903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1095, '2021-07-18 00:00:00', 0.311391480047473, 0.674423076923082, 0.421422545123613, 0.885192307692314, 0.468111755230113, 1.13615384615385, 0.885963122170535, 2.15442307692307, 2.77906359436744, 7.20230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1110, '2021-07-18 00:00:00', 0.276972922864308, 0.620000000000006, 0.342124808535401, 0.804230769230777, 0.544650946796343, 1.16942307692308, 0.90117009407855, 2.07653846153846, 2.62883431318025, 7.24538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1125, '2021-07-18 00:00:00', 0.244479116616413, 0.514038461538464, 0.287887063860919, 0.729807692307693, 0.516167273125827, 1.07942307692308, 0.929516085845832, 2.06307692307691, 3.0979144597616, 7.725 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1140, '2021-07-18 00:00:00', 0.189134872511648, 0.519999999999999, 0.477869792371872, 0.766538461538464, 0.579240782935206, 1.07173076923077, 0.897190250812971, 2.17288461538461, 3.32288228106958, 7.99442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1155, '2021-07-18 00:00:00', 0.426561249998165, 0.542500000000008, 0.427212296351412, 0.73288461538462, 0.656328013677965, 1.02769230769231, 1.11408936597771, 2.81134615384615, 3.24080059553191, 8.0775 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1170, '2021-07-18 00:00:00', 0.191881373610003, 0.487692307692308, 0.278299022912131, 0.707115384615381, 0.520175303290959, 0.987884615384609, 1.2539794655416, 3.05749999999999, 3.24238829355058, 8.03538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1185, '2021-07-18 00:00:00', 0.177536236821152, 0.491346153846154, 0.2508024046014, 0.685384615384614, 0.499809963886278, 0.940000000000003, 1.26563734324465, 3.13326923076922, 3.21791040655506, 8.07076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1200, '2021-07-18 00:00:00', 0.166972706198902, 0.456730769230762, 0.398223555305308, 0.654999999999993, 0.508749484974228, 0.915961538461533, 1.29509009190629, 3.15211538461538, 3.2260843853716, 8.0823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1215, '2021-07-18 00:00:00', 0.348990852866681, 0.478846153846154, 0.438134155780557, 0.668461538461542, 0.440177237030722, 0.979999999999996, 1.34880923267667, 3.21711538461538, 3.22288838442499, 8.08346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1230, '2021-07-18 00:00:00', 0.197080225757472, 0.463846153846156, 0.222642866838008, 0.630384615384615, 0.302684463782638, 0.948269230769223, 1.37177623483625, 3.26596153846153, 3.26791340154539, 8.11 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1245, '2021-07-18 00:00:00', 0.167158722361527, 0.470961538461534, 0.253261494537527, 0.715769230769228, 0.32515635292295, 0.98557692307692, 1.3815715689026, 3.265, 3.26537139482691, 8.12211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1260, '2021-07-18 00:00:00', 0.187535022370175, 0.495769230769234, 0.2340926838143, 0.650769230769229, 0.295437615437481, 0.930769230769228, 1.41927940817216, 3.29096153846154, 3.26444244856606, 8.1325 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1275, '2021-07-18 00:00:00', 0.17246894926779, 0.478461538461541, 0.24092745476914, 0.720961538461543, 0.601659499921801, 1.07192307692307, 1.44643168362166, 3.31615384615385, 3.27393983427636, 8.15596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1290, '2021-07-18 00:00:00', 0.175705610435352, 0.487307692307699, 0.239032746388759, 0.650576923076924, 0.693550397481069, 1.05192307692308, 1.4720305311424, 3.32173076923077, 3.26640844871644, 8.16692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1305, '2021-07-18 00:00:00', 0.221258637380291, 0.480769230769232, 0.658131533498133, 0.796346153846151, 0.794137655186183, 1.17115384615384, 1.49383002843233, 3.29307692307692, 3.28317283806616, 8.16326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1320, '2021-07-18 00:00:00', 0.139065039261944, 0.427291666666668, 0.203354009699507, 0.610625000000004, 0.415106062926403, 1.2125, 1.60289783718403, 3.23645833333333, 3.41737280834736, 8.06604166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1335, '2021-07-18 00:00:00', 0.18154480023606, 0.452916666666668, 0.325798906591519, 0.745833333333335, 1.16819909708695, 2.13500000000001, 1.62097012853682, 3.194375, 3.47592276743096, 8.07270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1350, '2021-07-18 00:00:00', 0.20957503152947, 0.558958333333331, 0.35338400306634, 0.954583333333333, 1.4442223096567, 2.41541666666667, 1.62293412438751, 3.10770833333333, 3.49414168100787, 8.0575 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1365, '2021-07-18 00:00:00', 0.333231868615332, 0.785000000000001, 1.20326360250006, 1.88958333333334, 1.40340418166023, 2.47541666666667, 1.6106516903892, 3.02520833333333, 3.48242840032724, 8.05479166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 990, '2021-07-18 00:00:00', 0.325847533955091, 0.99115384615385, 0.640721978588342, 1.41942307692308, 0.700739499495963, 1.79038461538461, 1.11704990935948, 2.4025, 3.27388210515613, 8.06596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1005, '2021-07-18 00:00:00', 0.43762211482581, 0.96634615384615, 0.428376182631756, 1.31192307692307, 0.565767144272683, 1.62230769230768, 0.965922675675758, 2.24615384615384, 3.34721570286984, 8.04980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1020, '2021-07-18 00:00:00', 0.320459285785498, 0.946923076923068, 0.38706116590773, 1.17211538461538, 0.494477502016022, 1.5, 0.891078085156495, 2.11807692307692, 3.43838982888569, 8.05884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1035, '2021-07-18 00:00:00', 0.359227804303373, 0.75384615384615, 0.368475445377515, 1.06307692307692, 0.468071534638098, 1.31980769230769, 0.925986293302776, 1.99115384615385, 3.45816741152793, 8.07038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1050, '2021-07-18 00:00:00', 0.259407905697694, 0.757307692307694, 0.336553344725844, 0.986923076923081, 0.479963139610335, 1.20384615384616, 0.916236386193329, 1.89634615384615, 3.46705964981634, 8.07615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1065, '2021-07-18 00:00:00', 0.27676260307624, 0.726538461538463, 0.317706444088536, 0.869230769230767, 0.451032661276827, 1.1226923076923, 0.861431746481492, 1.86057692307692, 3.53901097113956, 8.08557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1080, '2021-07-18 00:00:00', 0.22678157909183, 0.601730769230763, 0.386637377316858, 0.827307692307692, 0.456414159087317, 1.08173076923077, 0.835712777306797, 1.84961538461538, 3.55383267105334, 8.05557692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1095, '2021-07-18 00:00:00', 0.310782634897519, 0.605384615384618, 0.346624214609777, 0.787115384615383, 0.424289813870007, 0.995384615384617, 1.11601764529751, 1.97923076923077, 3.54814070486761, 8.0573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1110, '2021-07-18 00:00:00', 0.247883347254616, 0.613076923076926, 0.399826356540702, 0.83634615384616, 0.517741099540922, 1.05538461538461, 1.16669356928689, 2.02173076923077, 3.52198950004987, 8.09403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1125, '2021-07-18 00:00:00', 0.325497075492003, 0.557115384615387, 0.341795091561279, 0.733269230769231, 0.45525145207389, 0.998269230769227, 1.10833431848809, 2.0101923076923, 3.57111943771999, 8.34403846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1140, '2021-07-18 00:00:00', 0.218153880058587, 0.508653846153848, 0.303032366892738, 0.721153846153846, 0.36760241900937, 0.961538461538464, 1.06599350553657, 2.05192307692308, 3.57576944382389, 8.38634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1155, '2021-07-18 00:00:00', 0.282915113662137, 0.500192307692313, 0.352134152757811, 0.707307692307696, 0.386608776612537, 0.92211538461539, 1.26251159933743, 2.96653846153846, 3.6328234675186, 8.44711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1170, '2021-07-18 00:00:00', 0.20397709147391, 0.52442307692307, 0.332694130719775, 0.730769230769232, 0.409492791333193, 0.952884615384616, 1.28218077448601, 3.17846153846154, 3.6328234675186, 8.44711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1185, '2021-07-18 00:00:00', 0.206826943639806, 0.484230769230774, 0.318684857596868, 0.640961538461544, 0.456173254873119, 0.925961538461545, 1.32292515341514, 3.3001923076923, 3.65629352571068, 8.45211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1200, '2021-07-18 00:00:00', 0.354284978730181, 0.490384615384618, 0.391104156892338, 0.68769230769231, 0.554735869234526, 0.948269230769234, 1.3688634392753, 3.41634615384615, 3.73373166602076, 8.46192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1215, '2021-07-18 00:00:00', 0.221773272996064, 0.444230769230767, 0.29468209728712, 0.663461538461538, 0.589793705785851, 0.993846153846155, 1.42562914586454, 3.5426923076923, 3.85604011709103, 8.54576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1230, '2021-07-18 00:00:00', 0.200526710286829, 0.485192307692306, 0.288908556201007, 0.673076923076921, 0.58563052805042, 1.01134615384615, 1.47017279204233, 3.58596153846153, 3.83271145736078, 8.56134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1245, '2021-07-18 00:00:00', 0.174852905213317, 0.456538461538463, 0.545904189959535, 0.764230769230768, 0.6751118710714, 1.08096153846154, 1.54389641940324, 3.67692307692307, 3.83527419539284, 8.55807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1260, '2021-07-18 00:00:00', 0.547128447863508, 0.643461538461534, 0.540289416744533, 0.80557692307692, 0.70238924667605, 1.14942307692307, 1.57225423663458, 3.74923076923076, 3.83527419539284, 8.55807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1275, '2021-07-18 00:00:00', 0.267072735699185, 0.529615384615385, 0.511374768487996, 0.813076923076926, 1.10187930373522, 1.285, 1.60642259024876, 3.78346153846153, 3.86769082866687, 8.55288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1290, '2021-07-18 00:00:00', 0.405172755177912, 0.620192307692309, 0.479232760213173, 0.810961538461542, 1.0276654835859, 1.31788461538462, 1.62008561027354, 3.79576923076923, 3.76427748200613, 8.5998076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1305, '2021-07-18 00:00:00', 0.270564438507013, 0.533653846153845, 0.925087625787212, 0.921346153846151, 0.939816532832133, 1.27865384615384, 1.54511806867755, 3.77961538461538, 3.68403562164353, 8.5373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1320, '2021-07-18 00:00:00', 0.256447211139936, 0.503958333333332, 0.467917400660176, 0.785208333333336, 0.660041583011515, 1.22375, 1.63848218414287, 3.79604166666666, 3.6609570437864, 8.40395833333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1335, '2021-07-18 00:00:00', 0.327168074963558, 0.54541666666667, 0.415657328207684, 0.805833333333332, 1.08058087488809, 2.37937499999999, 1.67459825108478, 3.78645833333333, 3.67488878245394, 8.41854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1350, '2021-07-18 00:00:00', 0.201960387671457, 0.566458333333335, 0.431039725043087, 0.936874999999996, 1.04967274058101, 2.57791666666667, 1.72800556005463, 3.84645833333333, 3.61370970418031, 8.3775 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1365, '2021-07-18 00:00:00', 0.41166103748425, 0.766874999999994, 1.01744776510155, 2.17729166666666, 1.02198281186799, 2.62979166666666, 1.67352184399213, 3.85916666666666, 3.59434214718278, 8.32708333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 990, '2021-07-18 00:00:00', 0.419937037405158, 1.10634615384615, 0.502492747747138, 1.58019230769231, 0.734738467336927, 2.03884615384615, 1.48984945031885, 3.31423076923077, 3.59401928422548, 8.23615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1005, '2021-07-18 00:00:00', 0.381931931108153, 1.035, 0.435230796421675, 1.33961538461539, 0.764886844321027, 1.79173076923077, 1.44088300918355, 3.08538461538461, 3.60156695064801, 8.0375 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1020, '2021-07-18 00:00:00', 0.377752106342442, 0.954423076923077, 0.526353347242938, 1.33538461538462, 0.815150575991, 1.71230769230769, 1.68833410155145, 3.03903846153846, 3.59804761160614, 7.94384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1035, '2021-07-18 00:00:00', 0.342604054940306, 0.878461538461543, 0.501870846088763, 1.14211538461539, 0.652422379703876, 1.55019230769231, 1.52093651564271, 2.81173076923077, 3.59229100350266, 7.80942307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1050, '2021-07-18 00:00:00', 0.415925335385312, 0.766730769230765, 0.489902502074099, 1.10230769230768, 0.727857577995971, 1.46442307692307, 1.52681530040096, 2.7051923076923, 3.65047988415433, 7.74076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1065, '2021-07-18 00:00:00', 0.371789642757208, 0.831538461538456, 0.538997538170488, 1.09711538461538, 0.824985151381529, 1.4525, 1.45473387732814, 2.75557692307692, 3.65330325237943, 7.71442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1080, '2021-07-18 00:00:00', 0.312484338069064, 0.692692307692306, 0.41053454834474, 0.963846153846154, 0.656613690431095, 1.29653846153846, 1.46915712360733, 2.67057692307692, 3.64347535381346, 7.66942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1095, '2021-07-18 00:00:00', 0.2966212295945, 0.673076923076923, 0.459521532097832, 0.889038461538463, 0.544019654622318, 1.20423076923077, 1.58928900407117, 2.73846153846154, 3.63714621858739, 7.64115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1110, '2021-07-18 00:00:00', 0.217551496998197, 0.579423076923077, 0.265721731255723, 0.810961538461539, 0.425696036374093, 1.11365384615385, 1.57946300514301, 2.68076923076922, 3.64416663471066, 7.60769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1125, '2021-07-18 00:00:00', 0.216135285269341, 0.557692307692311, 0.317205829803827, 0.786538461538461, 0.62851280508343, 1.12788461538462, 1.61628462839934, 2.76, 3.58621999947233, 7.88173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1140, '2021-07-18 00:00:00', 0.217848659535782, 0.529038461538464, 0.331919186179173, 0.747115384615385, 0.815837370671762, 1.19884615384616, 1.58721909689194, 2.8876923076923, 3.72590249263388, 8.05076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1155, '2021-07-18 00:00:00', 0.249973306267196, 0.530576923076922, 0.490833513995871, 0.788461538461542, 0.836505207119754, 1.27019230769231, 1.57887116442291, 3.71692307692308, 3.7300223138124, 8.06269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1170, '2021-07-18 00:00:00', 0.28233204673821, 0.550769230769235, 0.526667206263925, 0.837115384615387, 0.733260605367984, 1.24634615384616, 1.5680280732377, 3.76096153846154, 3.79482430930096, 8.08346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1185, '2021-07-18 00:00:00', 0.393799246004668, 0.595384615384622, 0.542346610714818, 0.895384615384624, 0.738303564833704, 1.25692307692308, 1.71909462978448, 3.89288461538462, 3.8840305591763, 8.12423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1200, '2021-07-18 00:00:00', 0.319303328176546, 0.616153846153849, 0.409160115358283, 0.810000000000007, 0.813648029177614, 1.19134615384616, 1.72477521389355, 3.82346153846153, 3.93348520350005, 8.12961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1215, '2021-07-18 00:00:00', 0.30594217653768, 0.523846153846165, 0.445508741172983, 0.764038461538466, 0.683216628558215, 1.16019230769231, 1.75036040244903, 3.80653846153846, 3.96220931474425, 8.11442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1230, '2021-07-18 00:00:00', 0.277545561055363, 0.541538461538468, 0.587243004346448, 0.817115384615388, 0.677029513048327, 1.14019230769231, 1.77342779775387, 3.77807692307692, 3.98387067290864, 8.13153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1245, '2021-07-18 00:00:00', 0.378897794215719, 0.531538461538468, 0.432588852589401, 0.811346153846163, 0.701863261940341, 1.18403846153847, 1.72442116263801, 3.74788461538462, 3.94851210535739, 8.12461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1260, '2021-07-18 00:00:00', 0.321369664931933, 0.607307692307696, 0.590120196361592, 0.815384615384615, 0.708188289825634, 1.15942307692308, 1.6867649054192, 3.68538461538462, 3.93827741043447, 8.13019230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1275, '2021-07-18 00:00:00', 0.331738543944564, 0.497692307692305, 0.40191062917787, 0.738076923076926, 0.79383383264141, 1.14307692307693, 1.61974922085536, 3.62153846153846, 3.8779347001286, 8.07846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1290, '2021-07-18 00:00:00', 0.297900409274903, 0.550576923076925, 0.421159571439835, 0.760769230769226, 0.832939650598086, 1.21230769230769, 1.59841864160994, 3.60807692307693, 3.98206747615047, 8.10923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1305, '2021-07-18 00:00:00', 0.237150714817525, 0.527307692307691, 0.58993223209241, 0.860961538461542, 0.742265477077798, 1.22403846153847, 1.55396252801074, 3.55846153846154, 4.0361842271364, 8.09134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1320, '2021-07-18 00:00:00', 0.256293872172247, 0.543125, 0.412996243008495, 0.734374999999998, 0.590894334149893, 1.313125, 1.63615467747496, 3.55229166666668, 4.1393019030466, 8.13937500000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1335, '2021-07-18 00:00:00', 0.246507396925796, 0.499375000000004, 0.322423946205861, 0.769375000000007, 1.30852083143692, 2.74437500000001, 1.71084285895679, 3.57062500000001, 4.1624916546898, 8.12708333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1350, '2021-07-18 00:00:00', 0.215123721564389, 0.597291666666667, 0.504806920687421, 1.083125, 1.40739094617037, 2.87166666666667, 1.69554690366743, 3.52479166666667, 4.18427841141998, 8.11979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1365, '2021-07-18 00:00:00', 0.421931323400702, 0.877291666666669, 1.28652654208076, 2.57875000000001, 1.530059896881, 2.990625, 1.70758426490147, 3.48875, 4.26478425448683, 8.12229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 990, '2021-07-18 00:00:00', 0.455595489442121, 1.1838, 0.597974010026083, 1.465, 0.763675705606343, 1.8212, 0.841736449252377, 2.4966, 3.87699787206544, 7.69700000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1005, '2021-07-18 00:00:00', 0.356949226081248, 0.932599999999994, 0.604374814719036, 1.2978, 0.683408004050287, 1.5956, 0.755712963586924, 2.298, 3.88286683177949, 7.6456 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1020, '2021-07-18 00:00:00', 0.37111745669891, 0.928600000000001, 0.417550595736608, 1.1288, 0.591860273488034, 1.4494, 0.737359760677695, 2.1434, 3.97056198793068, 7.68 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1035, '2021-07-18 00:00:00', 0.287051534281443, 0.715600000000005, 0.473008368495382, 1.00340000000001, 0.604486214345153, 1.2284, 0.765112845707524, 2.0418, 3.9755680935769, 7.71200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1050, '2021-07-18 00:00:00', 0.382780398313881, 0.731, 0.47040470164884, 0.924199999999997, 0.583065390843946, 1.1594, 0.687624715960674, 1.9694, 3.91512561526872, 7.69260000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1065, '2021-07-18 00:00:00', 0.245089609462884, 0.657799999999997, 0.331835174948853, 0.824999999999999, 0.509033970706609, 1.1398, 0.807328413142175, 1.989, 3.88948555938528, 7.698 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1080, '2021-07-18 00:00:00', 0.257557760512088, 0.583799999999999, 0.446669900485816, 0.833400000000001, 0.481389049176101, 1.156, 0.925463037259371, 2.0512, 3.92059064427798, 7.69820000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1095, '2021-07-18 00:00:00', 0.378987136984894, 0.594000000000001, 0.423614211281919, 0.866400000000001, 0.472113333851101, 1.1792, 0.920039944785009, 1.9988, 3.88659954201613, 7.64820000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1110, '2021-07-18 00:00:00', 0.317758162759041, 0.606599999999999, 0.334520801545534, 0.781999999999999, 0.503373453147199, 1.06660000000001, 1.00259114298901, 1.9734, 3.86164184641714, 7.58940000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1125, '2021-07-18 00:00:00', 0.205860389584783, 0.514200000000003, 0.341555022409762, 0.778399999999998, 0.466387446228987, 0.976200000000005, 1.07517603209893, 2.01580000000001, 3.77134295267172, 7.6638 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1140, '2021-07-18 00:00:00', 0.246867373299917, 0.508199999999999, 0.318369282437865, 0.635600000000006, 0.448725324298356, 0.902400000000007, 1.03642112579781, 2.11200000000001, 3.63604474899123, 7.67620000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1155, '2021-07-18 00:00:00', 0.146563979203626, 0.408200000000006, 0.272047483600445, 0.613400000000006, 0.409574779496976, 0.911600000000003, 1.80502423806441, 3.37400000000001, 3.68433138438984, 7.66460000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1170, '2021-07-18 00:00:00', 0.233084033487214, 0.488600000000002, 0.381859158154772, 0.716800000000004, 0.443819313835411, 0.968799999999999, 2.1241738001711, 3.80820000000001, 3.67120702222035, 7.67380000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1185, '2021-07-18 00:00:00', 0.278171409985521, 0.467800000000007, 0.289476251184792, 0.650599999999998, 0.449179158762587, 0.983400000000001, 2.07640097283737, 3.9358, 3.6469507811321, 7.676 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1200, '2021-07-18 00:00:00', 0.207059170287142, 0.501200000000003, 0.338369250967043, 0.719000000000004, 0.442319925694812, 0.936400000000001, 2.11873877578148, 3.96960000000001, 3.65122224969484, 7.67020000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1215, '2021-07-18 00:00:00', 0.302068976670337, 0.499600000000004, 0.401420602361163, 0.694800000000002, 0.422578888098619, 0.868000000000004, 1.99703269460801, 3.98200000000001, 3.60900936315401, 7.66940000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1230, '2021-07-18 00:00:00', 0.18873106969089, 0.425599999999998, 0.294910720953533, 0.608400000000001, 0.284041810302642, 0.778799999999999, 1.96721340564091, 3.94660000000001, 3.5982050154672, 7.6828 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1245, '2021-07-18 00:00:00', 0.221182805238868, 0.444799999999997, 0.2312597745682, 0.605399999999997, 0.322896139132488, 0.823399999999993, 1.87512415144526, 4.04020000000001, 3.61738254819697, 7.74760000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1260, '2021-07-18 00:00:00', 0.188548623260243, 0.448800000000001, 0.211241962371751, 0.602599999999994, 0.659107856626415, 0.997599999999996, 1.90934864548096, 4.0968, 3.63051218838334, 7.78 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1275, '2021-07-18 00:00:00', 0.16402489648424, 0.450999999999997, 0.262130692594357, 0.661999999999998, 0.834009792108781, 1.0734, 1.88944420840274, 4.08340000000001, 3.61180443130577, 7.76800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1290, '2021-07-18 00:00:00', 0.218434200618857, 0.485199999999993, 0.677895518006524, 0.769399999999997, 0.879457361103992, 1.0984, 1.82964875955286, 4.083, 3.55992494068812, 7.7648 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1305, '2021-07-18 00:00:00', 0.54339465400388, 0.550600000000005, 0.725056204717953, 0.802599999999999, 0.792582698103694, 1.13040000000001, 1.84177450664659, 4.061, 3.57936239666601, 7.72180000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1320, '2021-07-18 00:00:00', 0.175688931895306, 0.429347826086955, 0.223484576047711, 0.608913043478262, 0.544919310848836, 1.24934782608696, 1.91090292793747, 4.08, 3.6948578063961, 7.85913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1335, '2021-07-18 00:00:00', 0.171565680159801, 0.435652173913045, 0.281471816349714, 0.703260869565218, 1.60500547940896, 2.82695652173914, 1.89989371972356, 4.02065217391305, 3.70622382746759, 7.79717391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1350, '2021-07-18 00:00:00', 0.23457997953453, 0.553695652173916, 0.502643505947455, 1.07369565217392, 1.85121272077236, 3.25108695652174, 1.93483509832427, 4.03130434782609, 3.63795020847834, 7.76608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1365, '2021-07-18 00:00:00', 0.492983977002324, 0.913260869565222, 1.57891911544655, 2.70413043478261, 1.81462925905709, 3.3804347826087, 1.92971165082661, 4.03065217391305, 3.5689202289755, 7.73434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 990, '2021-07-18 00:00:00', 0.388673721654501, 1.13452380952381, 0.622929809544427, 1.69904761904762, 0.721717528175806, 2.0102380952381, 1.02848420595785, 2.89119047619048, 2.87854762485727, 7.19285714285715 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1005, '2021-07-18 00:00:00', 0.420348070056233, 1.215, 0.411235652521469, 1.45119047619048, 0.514562689965716, 1.76380952380953, 0.896242021947614, 2.62619047619048, 2.79287332841493, 7.08214285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1020, '2021-07-18 00:00:00', 0.378909305645511, 0.839523809523808, 0.446044653967892, 1.13166666666667, 0.477427007634725, 1.46261904761905, 0.865809076611498, 2.43142857142857, 2.73208177647254, 6.97833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1035, '2021-07-18 00:00:00', 0.300405876234448, 0.790238095238091, 0.364929053770332, 1.13571428571428, 0.365261159016005, 1.40928571428572, 0.871936268968583, 2.42642857142857, 2.68759633271425, 6.96595238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1050, '2021-07-18 00:00:00', 0.270169479436605, 0.789047619047616, 0.3141560879866, 0.917619047619048, 0.469142835392372, 1.39, 0.879394136675378, 2.35595238095238, 2.70252119942348, 6.91666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1065, '2021-07-18 00:00:00', 0.229540171813543, 0.614761904761906, 0.298632797293017, 0.972380952380964, 0.505606071957219, 1.34000000000001, 0.816600531821664, 2.22285714285715, 2.75479940502113, 6.93380952380952 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1080, '2021-07-18 00:00:00', 0.217690256141731, 0.742619047619061, 0.361100170774443, 0.978333333333339, 0.439561198946238, 1.25904761904763, 0.739875472147651, 2.10928571428572, 2.77698438272612, 6.94880952380952 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1095, '2021-07-18 00:00:00', 0.217782110420126, 0.559047619047619, 0.209300137646996, 0.785952380952386, 0.347308528956189, 1.04928571428572, 0.847840112959306, 2.02142857142857, 2.82866380621159, 6.97714285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1110, '2021-07-18 00:00:00', 0.20030363855669, 0.60404761904762, 0.289959562041068, 0.829047619047617, 0.338160992935109, 1.06857142857143, 0.905630075325094, 2.02833333333333, 2.87288450118393, 7.07142857142857 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1125, '2021-07-18 00:00:00', 0.216731051039872, 0.591590909090916, 0.292471554838434, 0.759090909090907, 0.328325230084374, 1.06113636363637, 1.027197464967, 1.98318181818182, 2.83567242382439, 7.53 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1140, '2021-07-18 00:00:00', 0.189134506296075, 0.483636363636354, 0.248987234325661, 0.712499999999998, 0.420479266852495, 1.04363636363636, 0.991975296656874, 2.06931818181817, 2.88158619776531, 7.61340909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1155, '2021-07-18 00:00:00', 0.185343515167694, 0.496136363636371, 0.293007708628994, 0.720227272727277, 0.397828861484809, 1.04522727272727, 1.49082629475253, 2.83022727272727, 2.88103855770722, 7.67113636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1170, '2021-07-18 00:00:00', 0.191956913681057, 0.506136363636363, 0.237136598258826, 0.698636363636364, 0.302393410794235, 0.906818181818187, 1.52367940123536, 2.90681818181819, 2.98372297873861, 7.63136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1185, '2021-07-18 00:00:00', 0.224733608535072, 0.476363636363637, 0.299771648301733, 0.659772727272722, 0.287694974353729, 0.802727272727271, 1.53827510993737, 2.95113636363637, 3.05482118421561, 7.63909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1200, '2021-07-18 00:00:00', 0.142694577417092, 0.45113636363636, 0.275368702066739, 0.597272727272732, 0.441760547075423, 0.855000000000001, 1.66584438048696, 2.9825, 3.06743014682123, 7.67590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1215, '2021-07-18 00:00:00', 0.271962265812692, 0.467954545454557, 0.267629484783612, 0.607272727272734, 0.482049926910721, 0.944318181818187, 1.92165069565306, 3.08159090909092, 3.06871288253092, 7.67522727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1230, '2021-07-18 00:00:00', 0.177260447460134, 0.486136363636365, 0.395051163873647, 0.720227272727271, 0.435194388571541, 0.973181818181815, 2.02656979130935, 3.1375, 3.07346459749167, 7.67181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1245, '2021-07-18 00:00:00', 0.402966811390527, 0.51318181818182, 0.418630523435061, 0.705909090909088, 0.388129603025315, 0.902272727272722, 2.08182363914481, 3.15204545454546, 3.06550558847754, 7.68431818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1260, '2021-07-18 00:00:00', 0.183950750984816, 0.46045454545455, 0.224402043342468, 0.620909090909092, 0.249215652715557, 0.833181818181819, 2.08114059063982, 3.16840909090909, 3.0470604047819, 7.70340909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1275, '2021-07-18 00:00:00', 0.195189995130725, 0.430909090909087, 0.232509484049923, 0.579772727272719, 0.569270437638235, 0.955454545454543, 2.03969302078709, 3.195, 3.02193307194948, 7.70840909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1290, '2021-07-18 00:00:00', 0.195555734905796, 0.422045454545454, 0.200503154966483, 0.630909090909096, 0.60838908894702, 1.07204545454545, 1.99927113342214, 3.19272727272728, 3.00515261873749, 7.7025 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1305, '2021-07-18 00:00:00', 0.187283496937417, 0.468181818181824, 0.582583485275726, 0.764772727272731, 0.817415583366705, 1.12704545454545, 1.94993450883474, 3.20772727272728, 2.97743425093061, 7.70363636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1320, '2021-07-18 00:00:00', 0.16436800815628, 0.437000000000003, 0.259767608693453, 0.628500000000001, 0.484503000914067, 1.15299999999999, 1.9806108839659, 3.243, 3.11842735120394, 7.76875 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1335, '2021-07-18 00:00:00', 0.203195524194387, 0.486000000000001, 0.267613601062576, 0.695249999999999, 1.30063838070711, 2.16625, 2.00146334623339, 3.2435, 3.11884023442925, 7.77975 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1350, '2021-07-18 00:00:00', 0.216056005166302, 0.545250000000003, 0.480242811393093, 0.995999999999992, 1.3433984791134, 2.368, 2.0072752381223, 3.27525, 3.11884023442925, 7.77975 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1365, '2021-07-18 00:00:00', 0.404594989172086, 0.815499999999999, 1.34689613947264, 1.9965, 1.33603114130109, 2.38150000000001, 2.04237379626849, 3.30475, 3.11879641089821, 7.779 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 930, '2021-07-18 00:00:00', 0.463154941677189, 1.43749999999999, 1.66877200360026, 2.30000000000001, 1.42128463018495, 3.19, 1.00055609537896, 3.4875, 2.61983062429615, 6.9375 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 945, '2021-07-18 00:00:00', 0.827314933988252, 1.36499999999999, 0.714177848998387, 2.15999999999998, 0.342946788875465, 2.42249999999997, 0.53386561979584, 2.8175, 1.9127238431096, 6.4375 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 960, '2021-07-18 00:00:00', 0.0707106781186708, 1.38999999999999, 0.438406204335663, 1.94, 0.68589357775095, 2.70999999999999, 0.636396103067877, 2.745, 1.9127238431096, 6.4375 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 975, '2021-07-18 00:00:00', 0.38537319574666, 1.16250000000001, 0.268700576850905, 1.41500000000001, 0.632860569161947, 1.9325, 0.675286976033142, 2.77250000000001, 1.9127238431096, 6.4375 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 930, '2021-07-18 00:00:00', 0.144956890143251, 1.57250000000001, 0.045961940777124, 1.91750000000002, 0.784888527117057, 2.44000000000001, 0.852063671329779, 2.92750000000001, 0.109601551083916, 7.15750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 945, '2021-07-18 00:00:00', 0.109601551083916, 0.792500000000004, 0.293449314192412, 1.55249999999999, 0.091923881554248, 1.745, 0.15202795795509, 2.4325, 0.137885822331372, 7.17750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 960, '2021-07-18 00:00:00', 0.0671751442127212, 1.24249999999999, 0.0353553390593153, 1.265, 0.15556349186104, 1.605, 0.201525432638144, 2.39750000000001, 0.721248916810266, 7.59 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 975, '2021-07-18 00:00:00', 0.0848528137423889, 0.950000000000017, 0.0890954544295084, 1.24000000000001, 0.0935502271509838, 1.80500000000001, 0.098227738508533, 2.39750000000001, 0.10313912543396, 7.68750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 930, '2021-07-18 00:00:00', 0.091923881554248, 1.66, 0.205060966544113, 1.935, 0.45961940777126, 2.83499999999999, 0.350017856687344, 3.0575, 3.34461507501238, 9.44500000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 945, '2021-07-18 00:00:00', 0.954594154601855, 1.35499999999999, 1.04298250225017, 2.13749999999999, 1.34703841816039, 2.35249999999999, 1.0677312395917, 2.55, 3.5426049737446, 9.58500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 960, '2021-07-18 00:00:00', 0.219203102167831, 1.22999999999999, 0.0176776695296677, 1.37249999999999, 0.0848528137423889, 1.44499999999999, 0.487903679018736, 2.14, 3.76534360981836, 9.74250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 975, '2021-07-18 00:00:00', 0.0424264068712146, 0.769999999999996, 0.0494974746830535, 0.930000000000007, 0.357088924499203, 1.49250000000001, 0.487903679018736, 2.14, 3.76534360981836, 9.74250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 930, '2021-07-18 00:00:00', 0.279307178568694, 1.40250000000002, 0.176776695296657, 1.47500000000001, 0.18561553006149, 1.47500000000001, 0.194896306564564, 2.41750000000002, 0.204641121892793, 10.4175 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 945, '2021-07-18 00:00:00', 0.197989898732234, 1.08999999999999, 0.0671751442127212, 1.18249999999999, 0.116672618895775, 1.2675, 0.148492424049181, 2.40500000000002, 4.73761543394988, 10.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 960, '2021-07-18 00:00:00', 0.141421356237301, 0.985000000000014, 0.127279220613583, 1.17500000000001, 0.0565685424949125, 1.37, 0.148492424049181, 2.40500000000002, 4.73761543394988, 10.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 975, '2021-07-18 00:00:00', 0.0141421356237382, 0.90000000000002, 0.162634559672899, 1.07000000000001, 0.523259018078052, 1.63, 0.148492424049181, 2.40500000000002, 4.73761543394988, 10.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 930, '2021-07-18 00:00:00', 0.113137084989865, 1.16999999999999, 0.873276874765396, 1.70749999999998, 1.19147492629933, 1.93249999999998, 1.82079996155537, 2.59749999999998, 2.2980970388563, 6.33999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 945, '2021-07-18 00:00:00', 0.569220958855176, 0.992500000000007, 0.593969696196702, 1.41500000000001, 1.21975919754681, 2.0925, 1.28074715742415, 2.0925, 1.34478451529536, 6.22 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 960, '2021-07-18 00:00:00', 0.357088924499203, 1.02250000000001, 0.364159992311062, 1.0275, 0.982878425849312, 1.7, 1.12076424818066, 1.9325, 2.19556655558426, 6.1075 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 975, '2021-07-18 00:00:00', 0.141421356237281, 0.674999999999997, 0.707106781186548, 1.38499999999999, 0.696500179468759, 1.39249999999998, 1.14904851942814, 1.91249999999999, 2.13899801308933, 6.0675 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-07-18 18:01:23 Duration: 1s388ms 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 1029586, 2, 600, '2021-07-18 00:00:00', 0.0136395916925127, 0.0340384615384615, 0.0158417656358607, 0.0451923076923078, 0.0254588657672302, 0.0619230769230769, 0.0325983718328669, 0.0955769230769231, 0.102874269788978, 0.318653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 615, '2021-07-18 00:00:00', 0.0148492424049175, 0.0325000000000001, 0.0213982386047221, 0.0467307692307693, 0.0240072104553227, 0.0578846153846154, 0.0333973743786038, 0.0942307692307693, 0.103157087082685, 0.315769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 630, '2021-07-18 00:00:00', 0.0145549357211275, 0.0303846153846155, 0.0183680324309549, 0.0407692307692309, 0.0181786011139894, 0.0526923076923077, 0.03215347809874, 0.0903846153846153, 0.104350924215435, 0.313653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 645, '2021-07-18 00:00:00', 0.0138965961521297, 0.0263461538461538, 0.0159422033029894, 0.0369230769230769, 0.0141258083499125, 0.0465384615384615, 0.0332849007116531, 0.0867307692307692, 0.104263903334095, 0.310192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 660, '2021-07-18 00:00:00', 0.0104218704950399, 0.0261538461538461, 0.0129273115772531, 0.0363461538461538, 0.0174102092065369, 0.048653846153846, 0.0363614334997102, 0.0869230769230769, 0.103668294982677, 0.308653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 675, '2021-07-18 00:00:00', 0.0125942599868109, 0.0261538461538463, 0.0118386589677145, 0.0330769230769232, 0.0147973490349299, 0.0451923076923078, 0.0351288835794487, 0.0859615384615385, 0.104194529606885, 0.3075 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 690, '2021-07-18 00:00:00', 0.00802879433424082, 0.0226923076923077, 0.00980580675690917, 0.0319230769230769, 0.0108910690299615, 0.0438461538461538, 0.0357491258634389, 0.085, 0.104194529606885, 0.3075 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 705, '2021-07-18 00:00:00', 0.0105100684327715, 0.0226923076923077, 0.0143861578769851, 0.0301923076923076, 0.0119308907398464, 0.0421153846153846, 0.0375212760156975, 0.0853846153846155, 0.105734791595984, 0.305384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 720, '2021-07-18 00:00:00', 0.0100766294731157, 0.0215384615384615, 0.00860456050815277, 0.0309615384615385, 0.0135419575905632, 0.0407692307692308, 0.0390014792618868, 0.086346153846154, 0.105026736522732, 0.303846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 735, '2021-07-18 00:00:00', 0.00739022223044652, 0.0211538461538463, 0.0102974978290098, 0.0290384615384616, 0.0137896282094133, 0.0380769230769231, 0.0401075477262744, 0.083846153846154, 0.105330432449506, 0.3025 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 750, '2021-07-18 00:00:00', 0.00691709142965116, 0.0196153846153846, 0.0102731913998748, 0.0265384615384615, 0.0141652337133506, 0.0355769230769231, 0.0365849906172126, 0.0823076923076924, 0.104981500201775, 0.301346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 765, '2021-07-18 00:00:00', 0.00880559262846418, 0.0184615384615384, 0.0113561233905563, 0.0251923076923077, 0.01607673904937, 0.0376923076923077, 0.0351217662075593, 0.0834615384615385, 0.103860298182036, 0.300192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 780, '2021-07-18 00:00:00', 0.0101980390271855, 0.0199999999999999, 0.0121907909757892, 0.0261538461538461, 0.018617609530103, 0.0411538461538461, 0.0324985206763915, 0.083076923076923, 0.103831409209649, 0.300192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 795, '2021-07-18 00:00:00', 0.00764601454756261, 0.0176923076923077, 0.0098547138271684, 0.0286538461538462, 0.0189746794844726, 0.0409615384615385, 0.0290708683154698, 0.0836538461538461, 0.103831409209649, 0.300192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 810, '2021-07-18 00:00:00', 0.0103496562559046, 0.0213461538461538, 0.0134407531840239, 0.0294230769230769, 0.0199238936571528, 0.0398076923076922, 0.028493589022526, 0.0817307692307692, 0.103190823980847, 0.302115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 825, '2021-07-18 00:00:00', 0.00910832248339613, 0.0198076923076923, 0.0158308365102854, 0.0288461538461538, 0.0199238936571529, 0.0398076923076923, 0.0690807776892664, 0.128076923076923, 0.101897573006502, 0.303653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 840, '2021-07-18 00:00:00', 0.0135887396823196, 0.0194230769230769, 0.0147491851143872, 0.0265384615384614, 0.0241629086379549, 0.0396153846153845, 0.068541116239704, 0.131730769230769, 0.101253869821583, 0.302115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 855, '2021-07-18 00:00:00', 0.0100995049383621, 0.0199999999999999, 0.0154633561885958, 0.0286538461538461, 0.0236032918173585, 0.0413461538461538, 0.0674422830163803, 0.137692307692308, 0.101811288477941, 0.303461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 870, '2021-07-18 00:00:00', 0.0117489770422136, 0.0209615384615384, 0.0200499376557635, 0.03, 0.0218138981808881, 0.0396153846153846, 0.068003676371208, 0.1375, 0.103058795765405, 0.306346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 885, '2021-07-18 00:00:00', 0.0117407901712854, 0.0203846153846154, 0.0148479472810734, 0.0273076923076923, 0.0187041747705199, 0.0396153846153847, 0.0680700996145771, 0.141538461538462, 0.10368758548937, 0.308653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 900, '2021-07-18 00:00:00', 0.00948885986504501, 0.0190384615384615, 0.0091567545476635, 0.0253846153846154, 0.0153133928311137, 0.0375, 0.0685859931876651, 0.139038461538462, 0.102822662871567, 0.3075 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 915, '2021-07-18 00:00:00', 0.00776827869261621, 0.0171153846153846, 0.0120846374185766, 0.0290384615384616, 0.0176199187983809, 0.0426923076923078, 0.0689974915932009, 0.139423076923077, 0.102685666740038, 0.307884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 930, '2021-07-18 00:00:00', 0.0103941551623237, 0.0240384615384616, 0.0118581357984882, 0.0311538461538462, 0.0196713379936785, 0.0448076923076924, 0.0691564558419195, 0.141153846153846, 0.102504221301444, 0.308653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 945, '2021-07-18 00:00:00', 0.0128781269541093, 0.0203846153846155, 0.0197493914219771, 0.0309615384615386, 0.0199663177915669, 0.049423076923077, 0.0669523366628482, 0.141153846153846, 0.100585975471427, 0.308461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 960, '2021-07-18 00:00:00', 0.0148168303472254, 0.0234615384615384, 0.0186557889551329, 0.0340384615384616, 0.0192833128337988, 0.0503846153846154, 0.0674970084807182, 0.140384615384615, 0.100202103463258, 0.307307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 975, '2021-07-18 00:00:00', 0.012819756387941, 0.0228846153846155, 0.016581964252209, 0.0398076923076924, 0.0173205080756888, 0.05, 0.067822165652876, 0.139615384615385, 0.104087241514769, 0.323076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 990, '2021-07-18 00:00:00', 0.0154968979526176, 0.0330769230769232, 0.0172448431533783, 0.0407692307692308, 0.0186846296354887, 0.0486538461538462, 0.0674639504875353, 0.140769230769231, 0.102642771111942, 0.326538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 1005, '2021-07-18 00:00:00', 0.0129792734180902, 0.0273076923076923, 0.0155526401419379, 0.0367307692307692, 0.0701810844557465, 0.105769230769231, 0.0673007029338075, 0.139230769230769, 0.102755123398376, 0.326153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 1020, '2021-07-18 00:00:00', 0.010684280329243, 0.0269230769230768, 0.0154222616320097, 0.0346153846153845, 0.0687685639272435, 0.108653846153846, 0.0673649646443792, 0.135961538461538, 0.100404757778779, 0.326346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 1035, '2021-07-18 00:00:00', 0.0112249721603218, 0.0249999999999999, 0.0659618187928558, 0.0948076923076923, 0.0648548675594504, 0.111923076923077, 0.0687942864353854, 0.135576923076923, 0.101215687443278, 0.326153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 600, '2021-07-18 00:00:00', 0.0138799800487553, 0.039423076923077, 0.0164422064774213, 0.0521153846153846, 0.0195064092031313, 0.0675000000000001, 0.0358393852969263, 0.0976923076923077, 0.106798156135048, 0.300384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 615, '2021-07-18 00:00:00', 0.0156647571122127, 0.0357692307692307, 0.0194590299386647, 0.054423076923077, 0.0175104364484552, 0.0661538461538461, 0.0371799160010637, 0.0921153846153846, 0.108804694468858, 0.297692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 630, '2021-07-18 00:00:00', 0.0152681166034121, 0.0363461538461538, 0.0155031014266874, 0.0421153846153845, 0.0202456073108371, 0.0567307692307691, 0.0411082061805745, 0.0882692307692307, 0.108206533287754, 0.295576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 645, '2021-07-18 00:00:00', 0.0083757892854254, 0.0269230769230769, 0.0140657795321182, 0.0403846153846153, 0.0173969493346922, 0.0494230769230769, 0.0385212229217171, 0.0867307692307692, 0.107464484294186, 0.293846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 660, '2021-07-18 00:00:00', 0.0123303877286345, 0.0290384615384614, 0.0162622734714903, 0.0373076923076923, 0.0165110685485641, 0.0461538461538461, 0.0371835364726835, 0.0838461538461538, 0.105887458398782, 0.291923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 675, '2021-07-18 00:00:00', 0.00913151769338565, 0.0242307692307693, 0.0114287087903832, 0.0311538461538461, 0.0148285068494644, 0.0432692307692307, 0.0359492163175521, 0.0828846153846155, 0.106422958772279, 0.290384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 690, '2021-07-18 00:00:00', 0.00789595807018719, 0.0221153846153847, 0.0104237155637443, 0.0294230769230769, 0.0133776507078611, 0.0398076923076923, 0.0397936987667452, 0.0865384615384616, 0.106197204077349, 0.290384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 705, '2021-07-18 00:00:00', 0.00760819396339331, 0.0217307692307692, 0.00979010489454295, 0.0303846153846154, 0.0103700752908772, 0.0384615384615384, 0.0428795271213879, 0.0905769230769231, 0.105294641546764, 0.289807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 720, '2021-07-18 00:00:00', 0.00767864170680839, 0.0201923076923076, 0.0102225241501305, 0.0275, 0.012747548783982, 0.0375, 0.0407846124829526, 0.0907692307692308, 0.104095555214354, 0.288269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 735, '2021-07-18 00:00:00', 0.00852372255260852, 0.0205769230769231, 0.00989172148041755, 0.0253846153846154, 0.0123490890352285, 0.0375, 0.0422415216800501, 0.0921153846153847, 0.1034140296984, 0.287692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 750, '2021-07-18 00:00:00', 0.00742397364053669, 0.018653846153846, 0.00961769203083572, 0.0274999999999999, 0.0215299433705355, 0.0384615384615384, 0.0456238803866841, 0.0934615384615385, 0.103288244919069, 0.287307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 765, '2021-07-18 00:00:00', 0.00757526338714463, 0.0207692307692308, 0.0124715059851833, 0.0284615384615384, 0.0291204395571221, 0.0400000000000001, 0.0480900597437126, 0.0955769230769232, 0.103233305597638, 0.286346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 780, '2021-07-18 00:00:00', 0.0123848542738547, 0.0192307692307692, 0.0219062688604112, 0.0267307692307692, 0.0286201919038882, 0.0436538461538463, 0.0463535742543533, 0.0955769230769231, 0.102318695186243, 0.286346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 795, '2021-07-18 00:00:00', 0.0149884570971747, 0.0194230769230769, 0.0230350902888481, 0.028846153846154, 0.0220034962256875, 0.041923076923077, 0.0438217543446877, 0.0971153846153847, 0.101083362398795, 0.285384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 810, '2021-07-18 00:00:00', 0.0117030567998937, 0.0198076923076924, 0.0148336934557264, 0.0309615384615386, 0.0176733175676259, 0.0421153846153847, 0.0421444402757213, 0.103076923076923, 0.0998046168193712, 0.284807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 825, '2021-07-18 00:00:00', 0.0105100684327714, 0.0223076923076923, 0.0122049800680518, 0.0301923076923077, 0.0200470600184817, 0.0467307692307692, 0.0492735691358421, 0.128269230769231, 0.0994252715127527, 0.284230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 840, '2021-07-18 00:00:00', 0.00959967948182889, 0.018076923076923, 0.0141258083499125, 0.0284615384615385, 0.0155711765278522, 0.0426923076923076, 0.0555798109444012, 0.136346153846154, 0.0989071048237455, 0.283846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 855, '2021-07-18 00:00:00', 0.0120256136897616, 0.0211538461538463, 0.0145562569153134, 0.0332692307692308, 0.01782824034632, 0.0453846153846155, 0.0546896840223231, 0.139807692307692, 0.0981460842120246, 0.284423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 870, '2021-07-18 00:00:00', 0.0123475316748545, 0.0226923076923077, 0.0120894104965398, 0.0280769230769231, 0.0252014956821095, 0.046346153846154, 0.0542830898729416, 0.140576923076923, 0.0979444505044332, 0.283653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 885, '2021-07-18 00:00:00', 0.00744208407535253, 0.0157692307692307, 0.0148544217711039, 0.029423076923077, 0.0315259355988782, 0.0517307692307693, 0.0547413498611004, 0.141153846153846, 0.0989259629917553, 0.282884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 900, '2021-07-18 00:00:00', 0.013735131821495, 0.0255769230769231, 0.0241382237572246, 0.0355769230769231, 0.0304940094999759, 0.0567307692307693, 0.0579711466693031, 0.144423076923077, 0.0991558602170573, 0.283269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 915, '2021-07-18 00:00:00', 0.0192233831969938, 0.0234615384615385, 0.0257898310311523, 0.0386538461538462, 0.028428046822704, 0.051923076923077, 0.0566785809496105, 0.142692307692308, 0.0984284199108866, 0.281923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 930, '2021-07-18 00:00:00', 0.0156155740799419, 0.0246153846153846, 0.0152769308234546, 0.0342307692307692, 0.0214619520224835, 0.0438461538461539, 0.048387856073447, 0.140769230769231, 0.0975886185040983, 0.278461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 945, '2021-07-18 00:00:00', 0.0109333646028321, 0.0234615384615384, 0.0178465682975747, 0.0325000000000001, 0.027595986330234, 0.0465384615384616, 0.0450281962945272, 0.138461538461539, 0.0967494782335363, 0.277692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 960, '2021-07-18 00:00:00', 0.0132490928571907, 0.0234615384615385, 0.0164422064774212, 0.0328846153846154, 0.0230250699489459, 0.046923076923077, 0.0447488719238993, 0.137307692307692, 0.0954586096370889, 0.277115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 975, '2021-07-18 00:00:00', 0.0146300533675876, 0.0240384615384615, 0.0168568634731924, 0.038076923076923, 0.0190434725340167, 0.0505769230769232, 0.0440964851206988, 0.1375, 0.104571102053174, 0.293653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 990, '2021-07-18 00:00:00', 0.0132896721033811, 0.0288461538461538, 0.0140493635224026, 0.0357692307692307, 0.0207512742889535, 0.0561538461538462, 0.0416547162349642, 0.136346153846154, 0.106085596789356, 0.296923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 1005, '2021-07-18 00:00:00', 0.0070629041749564, 0.0232692307692307, 0.0113425678818266, 0.034423076923077, 0.0415044019908176, 0.0938461538461538, 0.0394793032437933, 0.128846153846154, 0.106543598876415, 0.296538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 1020, '2021-07-18 00:00:00', 0.0105100684327713, 0.0276923076923077, 0.0222226495685405, 0.0403846153846153, 0.0425983026025144, 0.103846153846154, 0.0398617804226247, 0.130192307692308, 0.103977808283232, 0.299230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 1035, '2021-07-18 00:00:00', 0.0162054122013415, 0.026153846153846, 0.0403789739649428, 0.0826923076923077, 0.038892356377769, 0.101153846153846, 0.0388334708922402, 0.124038461538462, 0.10059897537328, 0.301923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 600, '2021-07-18 00:00:00', 0.0167481342244442, 0.0425000000000001, 0.0276850417818276, 0.0626923076923078, 0.026394200994799, 0.0755769230769232, 0.0351004054326793, 0.105961538461539, 0.0999317074498686, 0.297115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 615, '2021-07-18 00:00:00', 0.0240935676063136, 0.0425, 0.0231092721983724, 0.0540384615384616, 0.0232387276230534, 0.0659615384615385, 0.0339280913789059, 0.0986538461538462, 0.100857096161618, 0.291923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 630, '2021-07-18 00:00:00', 0.0114219761189357, 0.0323076923076924, 0.0133416640641263, 0.045, 0.0209174200497686, 0.0584615384615384, 0.036822338537695, 0.0917307692307692, 0.100633569869181, 0.291346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 645, '2021-07-18 00:00:00', 0.0117751367785621, 0.0294230769230769, 0.0138619567938242, 0.0380769230769231, 0.018530639907586, 0.0507692307692308, 0.0357856868680117, 0.0888461538461539, 0.10053874109784, 0.290961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 660, '2021-07-18 00:00:00', 0.00971319483209076, 0.0271153846153846, 0.0176765816396028, 0.0376923076923077, 0.0200739019241786, 0.0498076923076924, 0.03597434983643, 0.0869230769230769, 0.101656283622804, 0.29 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 675, '2021-07-18 00:00:00', 0.0120846374185766, 0.0259615384615384, 0.0128855912374428, 0.0340384615384615, 0.020096880737682, 0.0467307692307692, 0.0356715788613504, 0.0873076923076923, 0.101769158090561, 0.289807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 690, '2021-07-18 00:00:00', 0.00820881327504872, 0.0207692307692308, 0.0134293020610213, 0.0328846153846154, 0.0196351333465923, 0.0465384615384615, 0.0366123140276811, 0.0873076923076923, 0.101545745659473, 0.288461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 705, '2021-07-18 00:00:00', 0.0117407901712854, 0.0253846153846154, 0.0162433418312289, 0.0346153846153846, 0.0195929736228224, 0.0467307692307692, 0.0377364341391507, 0.0909615384615384, 0.102320762612182, 0.288461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 720, '2021-07-18 00:00:00', 0.00869128652953409, 0.0215384615384615, 0.0151047623666791, 0.0330769230769231, 0.0164000469042482, 0.0451923076923077, 0.0349444614297513, 0.0886538461538461, 0.10022916050424, 0.286730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 735, '2021-07-18 00:00:00', 0.0151606778821448, 0.0246153846153845, 0.0122411663597124, 0.0303846153846152, 0.0150792776811297, 0.0407692307692307, 0.0338003186147931, 0.0873076923076922, 0.100670826879565, 0.283846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 750, '2021-07-18 00:00:00', 0.00774596669241499, 0.02, 0.0115691898526282, 0.0296153846153846, 0.0168705478457395, 0.0411538461538461, 0.0348998567332302, 0.085, 0.0996115532378727, 0.282307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 765, '2021-07-18 00:00:00', 0.0120830459735946, 0.0199999999999999, 0.012335065713398, 0.0280769230769231, 0.0200153787027722, 0.0411538461538461, 0.0339575526888405, 0.0836538461538461, 0.103268321153421, 0.282884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 780, '2021-07-18 00:00:00', 0.00744208407535256, 0.0192307692307693, 0.0157443518566062, 0.0282692307692307, 0.0186846296354886, 0.0413461538461538, 0.0338827162656487, 0.0859615384615384, 0.103932115418597, 0.283269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 795, '2021-07-18 00:00:00', 0.0122662764709402, 0.0226923076923076, 0.0139945044158826, 0.0303846153846153, 0.0255139479199425, 0.0448076923076923, 0.0345030656385999, 0.0873076923076923, 0.106763037395187, 0.282884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 810, '2021-07-18 00:00:00', 0.0096096906217711, 0.0221153846153845, 0.0126308535554198, 0.0315384615384615, 0.0303422781965007, 0.044423076923077, 0.0362236641734908, 0.0880769230769231, 0.108093264573487, 0.283076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 825, '2021-07-18 00:00:00', 0.00839413714812547, 0.0226923076923078, 0.0232841973482842, 0.031923076923077, 0.0293021395910842, 0.0461538461538463, 0.0592273975064295, 0.141730769230769, 0.105654917246958, 0.284807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 840, '2021-07-18 00:00:00', 0.0234619167687028, 0.0226923076923078, 0.0299743480072801, 0.0326923076923077, 0.0292002370907128, 0.0455769230769232, 0.0638932402828825, 0.152115384615385, 0.104918283220067, 0.284615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 855, '2021-07-18 00:00:00', 0.0145072925958477, 0.0223076923076923, 0.0151149442096734, 0.0326923076923077, 0.0168123123381005, 0.0455769230769231, 0.0644231802525004, 0.152884615384615, 0.105168911756279, 0.2825 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 870, '2021-07-18 00:00:00', 0.010386751916967, 0.0217307692307693, 0.0111286186854503, 0.0303846153846156, 0.0199277541287368, 0.0436538461538462, 0.064329978655726, 0.152884615384615, 0.10189285473552, 0.281923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 885, '2021-07-18 00:00:00', 0.00697247334992283, 0.0211538461538462, 0.0119357253010255, 0.0326923076923077, 0.0231117685639556, 0.0480769230769231, 0.0644709236788182, 0.1525, 0.102355338818331, 0.281153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 900, '2021-07-18 00:00:00', 0.0129094479414826, 0.0244230769230769, 0.0192193812435421, 0.0307692307692308, 0.0236748812035034, 0.0475, 0.0640660716640371, 0.152307692307692, 0.102308169461004, 0.280192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 915, '2021-07-18 00:00:00', 0.0147087101353638, 0.0178846153846154, 0.0189503399604172, 0.0336538461538462, 0.0198154951024153, 0.0444230769230769, 0.061209916240376, 0.150576923076923, 0.101472239477679, 0.281153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 930, '2021-07-18 00:00:00', 0.0157443518566061, 0.0282692307692308, 0.016267002938937, 0.0361538461538461, 0.0180266896146114, 0.0448076923076923, 0.0605093762600855, 0.149230769230769, 0.101637364419557, 0.281923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 945, '2021-07-18 00:00:00', 0.00635186223450675, 0.0221153846153845, 0.0118061261802767, 0.0307692307692307, 0.0163660060444249, 0.0453846153846154, 0.0605668734032568, 0.147884615384615, 0.100967626190089, 0.282307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 960, '2021-07-18 00:00:00', 0.0112043947421743, 0.0215384615384615, 0.0122741128458984, 0.030576923076923, 0.0165029134956878, 0.0471153846153847, 0.0608696589822497, 0.146346153846154, 0.100838789850243, 0.282307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 975, '2021-07-18 00:00:00', 0.00827414880586142, 0.0223076923076923, 0.0126491106406735, 0.035, 0.0149871740036401, 0.0488461538461538, 0.0606062322258641, 0.146346153846154, 0.108234076817864, 0.318846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 990, '2021-07-18 00:00:00', 0.00941561714142238, 0.0294230769230769, 0.0123677620635885, 0.0398076923076923, 0.016627132598904, 0.0523076923076922, 0.0614482271134375, 0.146730769230769, 0.111919098528288, 0.321730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 1005, '2021-07-18 00:00:00', 0.00859337848847323, 0.0253846153846154, 0.0104218704950399, 0.0361538461538462, 0.0544415706550115, 0.113269230769231, 0.0586383964519966, 0.142307692307692, 0.111952599859872, 0.320769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 1020, '2021-07-18 00:00:00', 0.00803836952468501, 0.0261538461538462, 0.0108928346243687, 0.0355769230769231, 0.0533046397172386, 0.119230769230769, 0.0575663496791711, 0.136730769230769, 0.110673636635623, 0.319423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 1035, '2021-07-18 00:00:00', 0.00896360161130295, 0.0278846153846153, 0.0549576760229738, 0.102884615384615, 0.0562849891178811, 0.12, 0.0582240368021529, 0.134038461538462, 0.112106577038926, 0.318269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 600, '2021-07-18 00:00:00', 0.0206720423116183, 0.0376, 0.0194014604261295, 0.0558, 0.019155068954892, 0.0676, 0.0287619540365394, 0.0928, 0.114873118410415, 0.304 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 615, '2021-07-18 00:00:00', 0.0150609871301098, 0.0418000000000001, 0.0152752523165195, 0.0520000000000001, 0.0165277544350909, 0.0624, 0.0289280717182002, 0.0908, 0.114464332144705, 0.303 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 630, '2021-07-18 00:00:00', 0.0140148730521067, 0.0338, 0.0162326830807479, 0.0451999999999999, 0.0197737199332851, 0.0557999999999999, 0.0295423424934449, 0.0853999999999999, 0.114665092043452, 0.3028 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 645, '2021-07-18 00:00:00', 0.0101036297108184, 0.0270000000000001, 0.00918331820930385, 0.0352000000000001, 0.0153893902846516, 0.0458000000000001, 0.0304165525112013, 0.0822, 0.11687350712059, 0.2986 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 660, '2021-07-18 00:00:00', 0.00753878858526581, 0.0262000000000001, 0.0124432043032867, 0.0356, 0.0153893902846517, 0.0442000000000001, 0.0318224239596337, 0.0822, 0.115922747264432, 0.2988 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 675, '2021-07-18 00:00:00', 0.0123592070943082, 0.0244, 0.0157533065312226, 0.0324000000000001, 0.0192288845230293, 0.0448, 0.0330744110554771, 0.0821999999999999, 0.115786081489386, 0.2978 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 690, '2021-07-18 00:00:00', 0.0119652273971983, 0.0234000000000001, 0.0133790881602596, 0.0304000000000001, 0.0196807858921673, 0.0454, 0.0334688910283366, 0.0792, 0.115537872578648, 0.2964 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 705, '2021-07-18 00:00:00', 0.0126589889011722, 0.0246000000000001, 0.0176493625947228, 0.0336000000000001, 0.0216159663212173, 0.0462000000000001, 0.0359687364248456, 0.081, 0.113302691936247, 0.298 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 720, '2021-07-18 00:00:00', 0.013546217184144, 0.0222, 0.0182505707673303, 0.0318, 0.020842664576936, 0.0414, 0.0415912651085938, 0.0844, 0.11117666121988, 0.2996 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 735, '2021-07-18 00:00:00', 0.0119965272752853, 0.0227999999999999, 0.0151602550550224, 0.0305999999999999, 0.0146258902862925, 0.0391999999999999, 0.0390597832388592, 0.0843999999999999, 0.109389213362196, 0.2992 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 750, '2021-07-18 00:00:00', 0.0101775897605146, 0.0216, 0.0115470053837925, 0.027, 0.0149303940559741, 0.0390000000000001, 0.0356160076370163, 0.0832, 0.108915869673187, 0.2972 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 765, '2021-07-18 00:00:00', 0.00914239210126832, 0.0174, 0.0110227038425243, 0.0256, 0.0158771324027147, 0.039, 0.0350214220156749, 0.0865999999999999, 0.107422452649962, 0.297 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 780, '2021-07-18 00:00:00', 0.00934523051258414, 0.0204, 0.0125896783120143, 0.0278, 0.0157797338380595, 0.0386, 0.0372402112417926, 0.0891999999999999, 0.108632407687577, 0.2948 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 795, '2021-07-18 00:00:00', 0.00967384790728764, 0.0204, 0.0137689263682152, 0.028, 0.0147139389695621, 0.0396, 0.039498945133594, 0.0917999999999999, 0.108402029501297, 0.2948 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 810, '2021-07-18 00:00:00', 0.0102062072615966, 0.021, 0.0124733048280452, 0.0291999999999999, 0.0168002976164115, 0.0402, 0.0381859485500448, 0.0903999999999999, 0.105810364961724, 0.293 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 825, '2021-07-18 00:00:00', 0.0111504857891185, 0.0192, 0.0125000000000001, 0.03, 0.0203613195381178, 0.043, 0.0733143914930759, 0.124, 0.112994100140966, 0.2902 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 840, '2021-07-18 00:00:00', 0.00860232526704268, 0.0185999999999999, 0.0103762549441823, 0.0258, 0.0194722024092465, 0.042, 0.0709706512111403, 0.1308, 0.11574865010012, 0.2904 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 855, '2021-07-18 00:00:00', 0.0111317863196644, 0.0198, 0.0202113829314077, 0.0322000000000001, 0.0213600093632937, 0.0440000000000001, 0.0701260769376603, 0.1302, 0.122159390415419, 0.291 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 870, '2021-07-18 00:00:00', 0.0186256990920251, 0.0236, 0.0191485421551267, 0.031, 0.01892529171946, 0.0404, 0.0653675505634612, 0.131, 0.120899407222147, 0.289 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 885, '2021-07-18 00:00:00', 0.0120657918651589, 0.0218, 0.0124398553046247, 0.0312, 0.0171318416990119, 0.0418, 0.0649243149110304, 0.1288, 0.121217779224007, 0.286 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 900, '2021-07-18 00:00:00', 0.00942956343987701, 0.0208, 0.0123322071557905, 0.026, 0.0257261216146805, 0.0442, 0.0649794839417281, 0.1284, 0.11932378919003, 0.2856 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 915, '2021-07-18 00:00:00', 0.0110037872268294, 0.0176, 0.0183303027798234, 0.0312, 0.0289755644178562, 0.046, 0.0655915390885133, 0.1272, 0.119512900279984, 0.285 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 930, '2021-07-18 00:00:00', 0.0186793111935816, 0.0248, 0.0240190896302642, 0.0354, 0.0274575429830614, 0.0468, 0.0619589918144787, 0.1258, 0.118575573651012, 0.2832 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 945, '2021-07-18 00:00:00', 0.00975961064797148, 0.0216, 0.0146258902862926, 0.0308, 0.0158587515271538, 0.0465999999999999, 0.0599145224465653, 0.1222, 0.116493204379769, 0.2804 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 960, '2021-07-18 00:00:00', 0.0115470053837926, 0.024, 0.0114854981026801, 0.0306, 0.0226439837484486, 0.0525999999999998, 0.0580969018106816, 0.1226, 0.115542200082913, 0.28 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 975, '2021-07-18 00:00:00', 0.00877971146071068, 0.019, 0.0144337567297407, 0.037, 0.0220642999737888, 0.0557999999999999, 0.0551135192126214, 0.122, 0.112284237540271, 0.2916 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 990, '2021-07-18 00:00:00', 0.011874342087038, 0.0307999999999999, 0.0178955301681733, 0.0433999999999998, 0.0198158185969358, 0.0551999999999999, 0.053054217551482, 0.1222, 0.112822500710925, 0.2918 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 1005, '2021-07-18 00:00:00', 0.0125066648898364, 0.0277999999999997, 0.0143614066163451, 0.0379999999999998, 0.0538152704474606, 0.0925999999999998, 0.0494073206451566, 0.1166, 0.114463240096257, 0.2918 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 1020, '2021-07-18 00:00:00', 0.0126392246597645, 0.0257999999999999, 0.0128549601321824, 0.0343999999999999, 0.0505799696849782, 0.0989999999999999, 0.0465626817669829, 0.1158, 0.114643287345284, 0.2908 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 1035, '2021-07-18 00:00:00', 0.00907377172587749, 0.0236, 0.0506005599442008, 0.0849999999999999, 0.0497929044476552, 0.0971999999999999, 0.0466708331473379, 0.1136, 0.115352719950593, 0.29 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 600, '2021-07-18 00:00:00', 0.0179646116776088, 0.0368181818181817, 0.0178452341243364, 0.0525, 0.0176546965900949, 0.0654545454545454, 0.024530218134611, 0.0872727272727272, 0.104627767332433, 0.282272727272728 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 615, '2021-07-18 00:00:00', 0.0132185262881094, 0.033409090909091, 0.0111196756313836, 0.0411363636363636, 0.016521008532887, 0.0590909090909091, 0.0268120361290462, 0.0811363636363636, 0.105578185468179, 0.280909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 630, '2021-07-18 00:00:00', 0.00809842056109801, 0.0268181818181818, 0.0152539825188041, 0.0427272727272727, 0.0197563623375826, 0.0561363636363637, 0.0300288461605104, 0.0777272727272727, 0.106471344436647, 0.283636363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 645, '2021-07-18 00:00:00', 0.0129538808973617, 0.0297727272727271, 0.0135660162367881, 0.0406818181818182, 0.0215824202952511, 0.0509090909090909, 0.0291668212735544, 0.0756818181818182, 0.104809660504483, 0.282272727272728 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 660, '2021-07-18 00:00:00', 0.0111682333978761, 0.028409090909091, 0.0165602664302971, 0.0386363636363637, 0.0195415530184347, 0.0465909090909091, 0.0295822281971495, 0.0718181818181819, 0.104841665819344, 0.281818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 675, '2021-07-18 00:00:00', 0.0144749372891149, 0.025, 0.0178936855534008, 0.0302272727272727, 0.0193523380244606, 0.0406818181818181, 0.0280431408532951, 0.0693181818181818, 0.103031958224545, 0.281818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 690, '2021-07-18 00:00:00', 0.00792620182210085, 0.021590909090909, 0.00858179387699248, 0.0288636363636362, 0.0125636905543841, 0.040681818181818, 0.0270211156809021, 0.0679545454545455, 0.098880366301035, 0.279772727272728 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 705, '2021-07-18 00:00:00', 0.00823425954795146, 0.0202272727272725, 0.012834274997779, 0.0286363636363635, 0.0146385010942279, 0.0399999999999999, 0.0281038580950523, 0.0677272727272728, 0.0987924931862574, 0.278636363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 720, '2021-07-18 00:00:00', 0.0123727287040659, 0.0193181818181818, 0.0124142077521103, 0.0277272727272727, 0.0126217019180205, 0.0404545454545455, 0.026955952526731, 0.0663636363636365, 0.102813242194587, 0.280909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 735, '2021-07-18 00:00:00', 0.00924650396084034, 0.0204545454545454, 0.00992667925536853, 0.026590909090909, 0.0109307145000006, 0.0413636363636363, 0.0259911739931293, 0.0677272727272729, 0.104682575237914, 0.281818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 750, '2021-07-18 00:00:00', 0.00634931908269331, 0.0161363636363636, 0.0111196756313836, 0.0261363636363636, 0.0124163870214596, 0.0375, 0.0240771217592092, 0.0647727272727274, 0.105363727874042, 0.280909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 765, '2021-07-18 00:00:00', 0.0117996441358035, 0.0202272727272728, 0.0107434667552927, 0.0297727272727273, 0.0129371608117906, 0.0356818181818183, 0.0235683127942023, 0.064318181818182, 0.106114218051717, 0.280681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 780, '2021-07-18 00:00:00', 0.00698250751918042, 0.0197727272727272, 0.0102696332926433, 0.0243181818181819, 0.012337690817921, 0.0311363636363636, 0.0259547141411187, 0.0638636363636365, 0.105870949786322, 0.280909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 795, '2021-07-18 00:00:00', 0.00894911057516794, 0.015909090909091, 0.00982531406809966, 0.0218181818181819, 0.0116403537531226, 0.0304545454545455, 0.0241612548052918, 0.0663636363636365, 0.106068057870562, 0.281363636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 810, '2021-07-18 00:00:00', 0.0087812521664276, 0.0165909090909092, 0.00972567450559308, 0.0222727272727273, 0.0112743243527222, 0.0315909090909092, 0.0273198546642266, 0.0697727272727273, 0.106068057870562, 0.281363636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 825, '2021-07-18 00:00:00', 0.00722249971716864, 0.0145454545454546, 0.00670981706320254, 0.0204545454545455, 0.0122761338866705, 0.0306818181818184, 0.0428837399431901, 0.101590909090909, 0.106068057870562, 0.281363636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 840, '2021-07-18 00:00:00', 0.00607047356889468, 0.0152272727272726, 0.0100862084913807, 0.0227272727272728, 0.0129371608117905, 0.0306818181818183, 0.0466426963794025, 0.107272727272728, 0.106143790817006, 0.281136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 855, '2021-07-18 00:00:00', 0.00937725441869304, 0.0188636363636364, 0.0123902104912431, 0.0247727272727274, 0.0165422847922281, 0.0338636363636365, 0.0464619427188761, 0.112954545454546, 0.103976406331403, 0.282954545454546 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 870, '2021-07-18 00:00:00', 0.00945483682534691, 0.0181818181818184, 0.00921426054562135, 0.0229545454545456, 0.0202166298183479, 0.0329545454545457, 0.0480484964245293, 0.115909090909091, 0.103976406331403, 0.282954545454546 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 885, '2021-07-18 00:00:00', 0.00777455612518963, 0.0165909090909091, 0.013119909856094, 0.024318181818182, 0.0203500215386463, 0.0338636363636366, 0.0512637902468807, 0.1175, 0.102871120983819, 0.284090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 900, '2021-07-18 00:00:00', 0.0106600358177805, 0.0177272727272729, 0.0145959283891476, 0.0247727272727276, 0.015549112250379, 0.0331818181818184, 0.0518969174738734, 0.118636363636364, 0.102774550473881, 0.284318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 915, '2021-07-18 00:00:00', 0.00978115512968664, 0.0186363636363639, 0.0116426778728926, 0.0261363636363638, 0.0118454148434679, 0.0361363636363638, 0.0510729043470364, 0.118181818181818, 0.101932623532703, 0.284545454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 930, '2021-07-18 00:00:00', 0.00945483682534709, 0.0181818181818184, 0.0100647255948039, 0.0231818181818184, 0.011329385612423, 0.0345454545454547, 0.0518280540455376, 0.121363636363636, 0.101892535274125, 0.284772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 945, '2021-07-18 00:00:00', 0.00812510406193761, 0.0172727272727276, 0.011204513623586, 0.027727272727273, 0.0143623485641122, 0.0359090909090911, 0.0503838082971913, 0.121363636363636, 0.100431159253081, 0.284318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 960, '2021-07-18 00:00:00', 0.0125097364677882, 0.0222727272727274, 0.0120177538220088, 0.0270454545454547, 0.0141210750973416, 0.0375000000000001, 0.0494345734914042, 0.121590909090909, 0.100053286668456, 0.285227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 975, '2021-07-18 00:00:00', 0.00898832816991256, 0.0161363636363636, 0.0135560404899893, 0.0263636363636365, 0.013200091827045, 0.0386363636363637, 0.0481789593205594, 0.120454545454545, 0.0996509058177749, 0.307727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 990, '2021-07-18 00:00:00', 0.0126473993357017, 0.0236363636363638, 0.0124859228092387, 0.0302272727272729, 0.0164685190959029, 0.0445454545454546, 0.0468631839364122, 0.121590909090909, 0.0966360602390648, 0.318636363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 1005, '2021-07-18 00:00:00', 0.0100566576771989, 0.0197727272727273, 0.0114055504069984, 0.0290909090909091, 0.0407372533379929, 0.0800000000000001, 0.0462629413273706, 0.119545454545455, 0.0967200181180811, 0.32 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 1020, '2021-07-18 00:00:00', 0.00996747958867489, 0.0222727272727273, 0.0124076676474759, 0.0329545454545454, 0.0428982486852288, 0.0854545454545456, 0.0459913647080147, 0.118409090909091, 0.0960147445386967, 0.320454545454546 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 1035, '2021-07-18 00:00:00', 0.00878125216642766, 0.021590909090909, 0.0416261707972052, 0.0675, 0.0440096654083015, 0.0852272727272727, 0.045916001794355, 0.114772727272727, 0.0958613266098167, 0.318181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 1035);
Date: 2021-07-18 18:04:10 Duration: 1s384ms Database: acaweb_fx User: pgperfstats
6 2m8s 24 731ms 16s262ms 5s346ms 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 #6
Day Hour Count Duration Avg duration Jul 18 18 24 2m8s 5s346ms [ User: postgres - Total duration: 2m8s - 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-07-18 18:05:46 Duration: 16s262ms 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-07-18 18:50:41 Duration: 10s967ms 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-07-18 18:00:40 Duration: 10s240ms Database: acaweb_fx User: postgres Bind query: yes
7 1m48s 85 50ms 32s341ms 1s281ms (( 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 Jul 18 18 85 1m48s 1s281ms [ User: postgres - Total duration: 1m48s - Times executed: 85 ]
-
(( 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-07-18 18:04:30 Duration: 32s341ms 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 = '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-07-18 18:19:50 Duration: 14s487ms 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 = '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-07-18 18:50:25 Duration: 12s505ms Database: acaweb_fx User: postgres Bind query: yes
8 1m4s 249 52ms 860ms 257ms 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 #8
Day Hour Count Duration Avg duration Jul 18 18 249 1m4s 257ms [ User: postgres - Total duration: 1m4s - Times executed: 249 ]
-
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 = '627' 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-07-18 18:35:34 Duration: 860ms 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 = '431' 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-07-18 18:21:31 Duration: 682ms 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 = '431' 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-07-18 18:01:22 Duration: 669ms Database: acaweb_fx User: postgres Bind query: yes
9 48s302ms 4 7s350ms 20s839ms 12s75ms select updateageforrelevantresults ();Times Reported Time consuming queries #9
Day Hour Count Duration Avg duration Jul 18 18 4 48s302ms 12s75ms [ User: postgres - Total duration: 48s302ms - Times executed: 4 ]
-
select updateageforrelevantresults ();
Date: 2021-07-18 18:17:23 Duration: 20s839ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-07-18 18:02:13 Duration: 11s452ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-07-18 18:47:11 Duration: 8s659ms Database: acaweb_fx User: postgres
10 27s900ms 121 50ms 1s66ms 230ms 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 #10
Day Hour Count Duration Avg duration Jul 18 18 121 27s900ms 230ms [ User: postgres - Total duration: 27s900ms - Times executed: 121 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('329' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-07-18 18:00:49 Duration: 1s66ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('329' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-07-18 18:15:47 Duration: 893ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('329' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-07-18 18:10:48 Duration: 883ms Database: acaweb_fx User: postgres Bind query: yes
11 16s528ms 4 2s830ms 4s575ms 4s132ms refresh materialized view concurrently latest_t15_candle_view;Times Reported Time consuming queries #11
Day Hour Count Duration Avg duration Jul 18 18 4 16s528ms 4s132ms [ User: postgres - Total duration: 16s528ms - Times executed: 4 ]
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-07-18 18:16:05 Duration: 4s575ms Database: acaweb_fx User: postgres
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-07-18 18:01:05 Duration: 4s574ms Database: acaweb_fx User: postgres
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-07-18 18:31:05 Duration: 4s547ms Database: acaweb_fx User: postgres
12 16s136ms 64 58ms 2s240ms 252ms copy solr_relevance_old (uuid, relevant, age, result_uid) from stdin with ( format csv, header);Times Reported Time consuming queries #12
Day Hour Count Duration Avg duration Jul 18 18 64 16s136ms 252ms [ User: postgres - Total duration: 16s136ms - Times executed: 64 ]
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-07-18 18:33:15 Duration: 2s240ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-07-18 18:56:14 Duration: 782ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-07-18 18:18:16 Duration: 623ms Database: acaweb_fx User: postgres
13 13s614ms 118 50ms 2s57ms 115ms 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 #13
Day Hour Count Duration Avg duration Jul 18 18 118 13s614ms 115ms [ User: pgperfstats - Total duration: 13s614ms - Times executed: 118 ]
-
select distinct pricedatetime, high, low FROM t15_ps WHERE pricedatetime <= current_timestamp AND pricedatetime >= current_timestamp - interval '6 months' and symbolid = 1033106order by pricedatetime asc;
Date: 2021-07-18 18:14:36 Duration: 2s57ms 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 = 1032156order by pricedatetime asc;
Date: 2021-07-18 18:13:44 Duration: 1s223ms 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 = 1031646order by pricedatetime asc;
Date: 2021-07-18 18:09:29 Duration: 1s87ms Database: acaweb_fx User: pgperfstats
14 11s480ms 4 1s267ms 6s415ms 2s870ms select updateresultsmaterializedview ();Times Reported Time consuming queries #14
Day Hour Count Duration Avg duration Jul 18 18 4 11s480ms 2s870ms [ User: postgres - Total duration: 11s480ms - Times executed: 4 ]
-
select updateresultsmaterializedview ();
Date: 2021-07-18 18:32:16 Duration: 6s415ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-07-18 18:17:25 Duration: 2s397ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-07-18 18:47:12 Duration: 1s400ms Database: acaweb_fx User: postgres
15 11s420ms 1 11s420ms 11s420ms 11s420ms insert into t240 (pricedatetime, open, high, low, close, symbolid, volume, bsf) select date_trunc(?, pricedatetime) + cast(extract(? from pricedatetime) as integer) / ? * ? * interval ? as pricedatetime, first (open) as open, max(high) as high, min(low) as low, last (close) as close, --t.symbolid as sourcesymbolid, s2.symbolid as destsymbolid, sum(volume),? from t60 t, symbols s, symbols s2, downloadersymbolsettings dss, downloadersymbolsettings dss2 where s.timegranularity = ? and s.symbolid = t.symbolid -- and s.symbol = ? and s.symbolid = dss.symbolid and dss.classname = ? and s2.exchange = s.exchange and s2.timegranularity = ? and s2.symbol = s.symbol and s2.symbolid = dss2.symbolid and dss2.classname = ? and t.pricedatetime >= ? group by date_trunc(?, pricedatetime) + cast(extract(? from pricedatetime) as integer) / ? * ? * interval ?, t.symbolid, s2.symbolid order by date_trunc(?, pricedatetime) + cast(extract(? from pricedatetime) as integer) / ? * ? * interval ?, t.symbolid, s2.symbolid;Times Reported Time consuming queries #15
Day Hour Count Duration Avg duration Jul 18 18 1 11s420ms 11s420ms [ User: postgres - Total duration: 11s420ms - Times executed: 1 ]
-
insert into t240 (pricedatetime, open, high, low, close, symbolid, volume, bsf) select date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour' as pricedatetime, first (open) as open, max(high) as high, min(low) as low, last (close) as close, --t.symbolid as sourcesymbolid, s2.symbolid as destsymbolid, sum(volume), 0 from t60 t, symbols s, symbols s2, downloadersymbolsettings dss, downloadersymbolsettings dss2 where s.timegranularity = 60 and s.symbolid = t.symbolid -- and s.symbol = 'EURUSD.m' and s.symbolid = dss.symbolid and dss.classname = 'GIVCAPITAL' and s2.exchange = s.exchange and s2.timegranularity = 240 and s2.symbol = s.symbol and s2.symbolid = dss2.symbolid and dss2.classname = 'GIVCAPITAL' and t.pricedatetime >= '2021-05-30' group by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour', t.symbolid, s2.symbolid order by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour', t.symbolid, s2.symbolid;
Date: 2021-07-18 18:09:03 Duration: 11s420ms Database: acaweb_fx User: postgres Bind query: yes
-
insert into t240 (pricedatetime, open, high, low, close, symbolid, volume, bsf) select date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour' as pricedatetime, first (open) as open, max(high) as high, min(low) as low, last (close) as close, --t.symbolid as sourcesymbolid, s2.symbolid as destsymbolid, sum(volume), 0 from t60 t, symbols s, symbols s2, downloadersymbolsettings dss, downloadersymbolsettings dss2 where s.timegranularity = 60 and s.symbolid = t.symbolid -- and s.symbol = 'EURUSD.m' and s.symbolid = dss.symbolid and dss.classname = 'GIVCAPITAL' and s2.exchange = s.exchange and s2.timegranularity = 240 and s2.symbol = s.symbol and s2.symbolid = dss2.symbolid and dss2.classname = 'GIVCAPITAL' and t.pricedatetime >= '2021-05-30' group by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour', t.symbolid, s2.symbolid order by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour', t.symbolid, s2.symbolid;
Date: 2021-07-18 18:09:03 Duration: 0ms Database: acaweb_fx User: postgres
16 10s390ms 57 50ms 570ms 182ms 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 #16
Day Hour Count Duration Avg duration Jul 18 18 57 10s390ms 182ms [ User: postgres - Total duration: 10s390ms - Times executed: 57 ]
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '988202' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-07-18 18:24:48 Duration: 570ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '1028428' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-07-18 18:51:55 Duration: 439ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '962108' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-07-18 18:07:29 Duration: 435ms Database: acaweb_fx User: postgres Bind query: yes
17 10s42ms 15 631ms 716ms 669ms 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 #17
Day Hour Count Duration Avg duration Jul 18 18 15 10s42ms 669ms [ User: postgres - Total duration: 10s42ms - 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 = '125' 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 = '125' AND rank_query.hour = floor((psp.fromtime) / 60) ORDER BY rank DESC, rank_rounded DESC, exchange, symbol, groupid) sub;
Date: 2021-07-18 18:16:57 Duration: 716ms 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 = '125' 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 = '125' AND rank_query.hour = floor((psp.fromtime) / 60) ORDER BY rank DESC, rank_rounded DESC, exchange, symbol, groupid) sub;
Date: 2021-07-18 18:20:41 Duration: 685ms 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 = '125' 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 = '125' AND rank_query.hour = floor((psp.fromtime) / 60) ORDER BY rank DESC, rank_rounded DESC, exchange, symbol, groupid) sub;
Date: 2021-07-18 18:48:41 Duration: 682ms Database: acaweb_fx User: postgres Bind query: yes
18 8s693ms 7 1s185ms 1s447ms 1s241ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 #18
Day Hour Count Duration Avg duration Jul 18 18 7 8s693ms 1s241ms [ User: pgperfstats - Total duration: 8s693ms - Times executed: 7 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 1031761, 2, 990, '2021-07-18 00:00:00', 0.504745023216212, 1.55346153846154, 0.54898283565714, 1.96692307692307, 0.782678733581025, 2.375, 1.05693118908543, 3.13653846153846, 3.74988352639631, 8.84230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1005, '2021-07-18 00:00:00', 0.491100647682172, 1.26961538461538, 0.574396941281767, 1.56038461538461, 0.827249753004594, 1.95307692307692, 1.05532619820385, 2.74423076923077, 3.86092910300895, 8.62846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1020, '2021-07-18 00:00:00', 0.279693513579528, 0.917307692307695, 0.536754491937783, 1.33576923076923, 0.623963016655515, 1.61461538461539, 0.880213348263676, 2.47346153846154, 3.8867316109277, 8.59884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1035, '2021-07-18 00:00:00', 0.460112360859156, 1.01076923076924, 0.491560153608267, 1.26076923076924, 0.531710881530992, 1.60269230769231, 0.908951805441518, 2.43576923076923, 3.88629053904184, 8.59692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1050, '2021-07-18 00:00:00', 0.277264938558496, 0.830384615384619, 0.310621213798313, 1.09153846153846, 0.55977371801882, 1.50884615384616, 0.941980564881986, 2.39076923076923, 3.86395494877384, 8.60038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1065, '2021-07-18 00:00:00', 0.270776660737218, 0.739999999999995, 0.410114618125223, 1.065, 0.576995533911522, 1.39961538461538, 0.900998079055407, 2.39846153846154, 3.85871887867144, 8.60076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1080, '2021-07-18 00:00:00', 0.37709088886042, 0.831538461538455, 0.454904892849553, 1.09230769230769, 0.507860671383857, 1.32769230769231, 0.913701600843849, 2.34115384615385, 3.85845822138245, 8.61038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1095, '2021-07-18 00:00:00', 0.280591956680598, 0.759615384615391, 0.308528018924603, 0.978461538461541, 0.435350963635621, 1.27230769230769, 1.23597311397196, 2.46153846153846, 3.88398962210449, 8.59923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1110, '2021-07-18 00:00:00', 0.254364970979767, 0.681538461538463, 0.342289351280462, 0.885000000000001, 0.516112837990357, 1.2726923076923, 1.31458381831841, 2.47884615384615, 3.85806378301942, 8.61192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1125, '2021-07-18 00:00:00', 0.186358215851582, 0.574230769230767, 0.34992922361309, 0.887692307692306, 0.599036277314204, 1.25730769230769, 1.26718373386996, 2.39115384615384, 3.77079336683736, 8.87115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1140, '2021-07-18 00:00:00', 0.294390635302558, 0.644615384615382, 0.373240487539145, 0.862692307692301, 0.63523865896697, 1.21192307692307, 1.21250998409847, 2.46269230769231, 3.77404506515836, 8.88807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1155, '2021-07-18 00:00:00', 0.221888745511382, 0.528846153846151, 0.487524516148836, 0.84807692307692, 0.559387164672194, 1.115, 1.93940466678269, 3.78769230769231, 3.69364418760327, 8.95076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1170, '2021-07-18 00:00:00', 0.492348844433885, 0.629230769230772, 0.537888893302754, 0.802692307692312, 0.561476761626121, 1.12807692307693, 1.96310871990164, 3.97961538461539, 3.64198213149843, 9.06538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1185, '2021-07-18 00:00:00', 0.162558865077809, 0.48576923076923, 0.2749827966647, 0.726538461538461, 0.547106514731396, 1.08846153846154, 2.2881561606203, 4.36884615384616, 3.5979916620248, 9.08 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1200, '2021-07-18 00:00:00', 0.313104553685287, 0.537692307692309, 0.497484131946399, 0.802307692307697, 0.55668538276536, 1.07884615384615, 2.25851908593629, 4.43730769230769, 3.56819704526616, 9.12307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1215, '2021-07-18 00:00:00', 0.274566231326094, 0.52115384615385, 0.339436863960562, 0.74576923076923, 0.452786415941926, 0.996538461538458, 2.32669537856063, 4.59076923076923, 3.56412831073526, 9.17884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1230, '2021-07-18 00:00:00', 0.218706688019859, 0.516153846153845, 0.330285657249318, 0.723846153846154, 0.543409747654706, 1.00692307692308, 2.35841524366225, 4.65769230769231, 3.56461647521646, 9.16884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1245, '2021-07-18 00:00:00', 0.237687901378124, 0.473461538461536, 0.341540627158762, 0.674999999999999, 0.554344519368457, 1.08461538461539, 2.33185291131324, 4.615, 3.52628662825576, 9.15423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1260, '2021-07-18 00:00:00', 0.250870484513423, 0.5, 0.406101162084221, 0.746923076923079, 0.498892928238266, 1.07692307692308, 2.34785872986103, 4.62384615384615, 3.54379197166842, 9.15153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1275, '2021-07-18 00:00:00', 0.296206788474645, 0.552307692307689, 0.362015936750772, 0.793461538461538, 0.924530400548555, 1.2426923076923, 2.35104219116021, 4.56923076923077, 3.59350525253547, 9.12 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1290, '2021-07-18 00:00:00', 0.236951147188286, 0.554615384615387, 0.311849322590254, 0.754999999999995, 0.97738150963921, 1.24884615384615, 2.38017675491032, 4.54576923076923, 3.61826375702278, 9.09615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1305, '2021-07-18 00:00:00', 0.282631589502332, 0.556153846153843, 0.845757284695431, 0.975769230769228, 0.873354364593117, 1.28961538461538, 2.40753039760345, 4.56115384615384, 3.61616669118855, 9.07846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1320, '2021-07-18 00:00:00', 0.224043457870332, 0.567083333333331, 0.340156613546074, 0.777499999999998, 0.506917188731936, 1.34458333333334, 2.46662930837359, 4.58416666666666, 3.72630696359768, 9.14625 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1335, '2021-07-18 00:00:00', 0.279188459023968, 0.516249999999996, 0.354517175234477, 0.817083333333336, 1.87991091178063, 3.19291666666667, 2.47099401315412, 4.56125, 3.72023140935217, 9.14 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1350, '2021-07-18 00:00:00', 0.301887780282771, 0.666666666666671, 0.461176818553375, 1.14333333333335, 1.91731904461427, 3.42916666666667, 2.45544455669732, 4.53083333333333, 3.70386480486986, 9.11333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1365, '2021-07-18 00:00:00', 0.386500464030319, 0.960000000000008, 1.83258647501443, 3.08416666666666, 2.26687963886517, 3.83291666666667, 2.46383567469181, 4.47583333333333, 3.7086182434112, 9.09833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 990, '2021-07-18 00:00:00', 0.772520118400378, 1.68959999999999, 1.04516633444953, 2.0932, 1.64586218540112, 2.8596, 1.79581457840168, 3.654, 3.30532187035797, 8.5112 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1005, '2021-07-18 00:00:00', 0.942416288875816, 1.33269230769231, 1.63889456177492, 2.00076923076923, 1.68991852329768, 2.47615384615384, 1.77451778932063, 3.33576923076923, 3.23978897698363, 8.27384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1020, '2021-07-18 00:00:00', 0.844225999636084, 1.21846153846154, 0.892565188310981, 1.66615384615385, 0.945460815605887, 2.07192307692308, 1.29646388896283, 3.04115384615385, 3.11564175387055, 8.18653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1035, '2021-07-18 00:00:00', 0.581751092249371, 1.0652, 0.623075169354922, 1.4068, 0.595310283241714, 1.7988, 1.31811582697931, 2.9428, 3.12345124288289, 8.0532 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1050, '2021-07-18 00:00:00', 0.477893454491851, 0.98692307692308, 0.494158025176311, 1.26192307692308, 0.834971763686558, 1.67461538461539, 1.39357144941169, 2.89423076923077, 3.06933029528242, 8.06269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1065, '2021-07-18 00:00:00', 0.368621548683526, 0.825384615384613, 0.417583524579209, 1.1, 0.971089792251661, 1.54923076923077, 1.64013432845746, 2.91615384615384, 3.07732653700978, 8.06884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1080, '2021-07-18 00:00:00', 0.280416448546415, 0.785769230769226, 0.59050017911806, 1.15769230769231, 0.771419171696908, 1.47653846153846, 1.58120966351715, 2.85, 3.07834803350509, 8.07115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1095, '2021-07-18 00:00:00', 0.45735762812049, 0.739999999999998, 0.678198632124383, 1.03423076923077, 0.734499725087657, 1.35461538461539, 1.60795144396647, 2.84038461538461, 3.0867007280615, 8.08576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1110, '2021-07-18 00:00:00', 0.239269400788831, 0.664615384615385, 0.300123307991903, 0.875000000000002, 0.475492942599088, 1.21153846153846, 1.54517512076986, 2.86307692307692, 3.05360256342973, 8.21615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1125, '2021-07-18 00:00:00', 0.245817943890314, 0.622307692307694, 0.408509674115747, 0.868076923076926, 0.519715306682415, 1.23, 1.63555255306766, 2.86192307692308, 3.47513452977004, 8.78 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1140, '2021-07-18 00:00:00', 0.387589195689693, 0.58423076923077, 0.470032404774884, 0.837692307692309, 0.595379258572598, 1.12269230769231, 1.57452195431356, 2.85923076923077, 3.48189278763942, 8.88423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1155, '2021-07-18 00:00:00', 0.235706466736784, 0.601538461538465, 0.291395844962718, 0.806538461538464, 0.57377468105118, 1.19576923076923, 1.46558116590182, 3.95807692307692, 3.4298763601847, 9.07038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1170, '2021-07-18 00:00:00', 0.267724600174245, 0.557307692307692, 0.340105187348761, 0.736538461538466, 0.546399121521985, 1.14, 1.58929713540778, 4.08423076923077, 3.43897310254093, 9.12 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1185, '2021-07-18 00:00:00', 0.230564858220314, 0.501923076923085, 0.570751731019308, 0.861538461538466, 0.812152789717641, 1.20192307692308, 1.64678731521057, 4.2273076923077, 3.39366949118275, 9.18615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1200, '2021-07-18 00:00:00', 0.529046747970785, 0.622307692307698, 0.550836147632366, 0.857307692307694, 0.845421424270403, 1.26576923076923, 1.79724695447916, 4.39615384615385, 3.45736451428185, 9.26576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1215, '2021-07-18 00:00:00', 0.279371822817932, 0.576153846153841, 0.518316950850016, 0.857307692307685, 0.868681848461305, 1.37807692307692, 1.81497039602896, 4.53153846153846, 3.45960462391964, 9.31807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1230, '2021-07-18 00:00:00', 0.511769930279669, 0.672692307692305, 0.570319208864649, 0.88, 0.895916634171182, 1.38884615384615, 1.99753863927199, 4.71615384615385, 3.45386971381376, 9.33 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1245, '2021-07-18 00:00:00', 0.237785941228985, 0.523076923076922, 0.694476338412898, 0.93423076923077, 0.924790537614623, 1.37846153846154, 2.04717937284825, 4.79076923076923, 3.45213844539205, 9.34038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1260, '2021-07-18 00:00:00', 0.61827215814596, 0.752692307692307, 0.684442951491328, 0.993076923076921, 1.00190188372684, 1.37076923076923, 2.07147350008115, 4.80230769230769, 3.46630150936789, 9.34692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1275, '2021-07-18 00:00:00', 0.495121585689203, 0.685769230769228, 0.76602962384975, 1.03423076923077, 1.35696522261428, 1.64884615384615, 2.08535612158838, 4.90692307692307, 3.46671276350023, 9.34423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1290, '2021-07-18 00:00:00', 0.557252739234737, 0.751153846153844, 0.676510048819562, 0.985384615384616, 1.33374752541043, 1.71769230769231, 2.07937830945842, 4.96692307692308, 3.4288991729798, 9.34153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1305, '2021-07-18 00:00:00', 0.46758364122204, 0.642307692307694, 1.2163289661297, 1.19807692307692, 1.24908341779698, 1.67423076923077, 2.19207523733877, 4.99461538461538, 3.44232604722223, 9.33384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1320, '2021-07-18 00:00:00', 0.883050440071314, 0.807083333333335, 0.873523495449004, 1.14208333333333, 0.88747769925033, 1.57083333333334, 2.2698314037499, 4.86291666666667, 3.42220106728513, 9.30583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1335, '2021-07-18 00:00:00', 0.357600447021731, 0.697916666666667, 0.519606177513446, 0.969166666666669, 1.47002902219206, 3.27875, 2.29414314148511, 4.81833333333334, 3.33599731410415, 9.25458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1350, '2021-07-18 00:00:00', 0.492213096010306, 0.750416666666668, 0.668066103645869, 1.18916666666667, 1.56192096517374, 3.45333333333333, 2.35499557678282, 4.86291666666667, 3.30475982485868, 9.27875 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1365, '2021-07-18 00:00:00', 0.52813436339354, 0.942916666666671, 1.34356915702547, 3.09958333333334, 1.49892999275763, 3.52541666666667, 2.18202870635615, 4.83666666666667, 3.2573272752766, 9.21625 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 990, '2021-07-18 00:00:00', 0.502407741243643, 1.50153846153846, 0.592641025086335, 1.86076923076923, 0.957420573126643, 2.29692307692308, 1.69373506238091, 3.53769230769231, 3.15035394836834, 8.575 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1005, '2021-07-18 00:00:00', 0.442878694973622, 1.21846153846154, 0.681153885245188, 1.63115384615384, 1.00489693310003, 2.16538461538462, 1.69782816019126, 3.40730769230769, 3.10873382585257, 8.46499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1020, '2021-07-18 00:00:00', 0.466468236201152, 1.09384615384615, 0.679618558174645, 1.47576923076923, 1.06794122569478, 2.11769230769231, 1.82510442272385, 3.27692307692308, 3.06740581950586, 8.3476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1035, '2021-07-18 00:00:00', 0.400214750045331, 0.980384615384619, 0.692340623148419, 1.39653846153846, 1.02430043669588, 1.87076923076923, 1.68896345089571, 3.08846153846154, 3.01249970315989, 8.30230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1050, '2021-07-18 00:00:00', 0.485583550602142, 0.959230769230767, 0.726591621624818, 1.38923076923077, 0.785926303062921, 1.73807692307692, 1.67610482506775, 2.96076923076923, 3.01083274961493, 8.30461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1065, '2021-07-18 00:00:00', 0.445027916151164, 1.00538461538462, 0.61986946516678, 1.31692307692308, 0.751841738665791, 1.745, 1.66537517140687, 2.9023076923077, 3.00934288763919, 8.32384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1080, '2021-07-18 00:00:00', 0.370632100398973, 0.868076923076918, 0.427797399927368, 1.16115384615384, 0.78016369091069, 1.65076923076923, 1.67349735124242, 2.75423076923077, 2.95327200549856, 8.23346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1095, '2021-07-18 00:00:00', 0.393880887891444, 0.803076923076919, 0.600875899128797, 1.16961538461538, 0.804049845374127, 1.58807692307692, 1.65952750458121, 2.66346153846153, 2.96805186042189, 8.21038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1110, '2021-07-18 00:00:00', 0.456116044613474, 0.824615384615386, 0.536218669516885, 1.11230769230769, 0.893300879624812, 1.44769230769231, 1.619837456233, 2.49423076923077, 2.99653155908883, 8.19576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1125, '2021-07-18 00:00:00', 0.33284253611303, 0.698076923076924, 0.574543698545601, 1.01730769230769, 0.939973485714443, 1.38692307692307, 1.66839784961963, 2.52076923076923, 3.19568796012088, 8.76846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1140, '2021-07-18 00:00:00', 0.383134641929122, 0.678076923076915, 0.631139141065279, 1.01615384615384, 0.954006611813885, 1.43384615384616, 1.61258283031148, 2.78923076923077, 3.19940023225507, 8.85461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1155, '2021-07-18 00:00:00', 0.578106968187261, 0.769199999999995, 0.67942377546467, 1.018, 0.933327023788195, 1.4492, 1.83966872017763, 3.8332, 3.3586365289107, 9.1768 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1170, '2021-07-18 00:00:00', 0.283874295040284, 0.606153846153842, 0.508669002246207, 0.881923076923079, 0.681117746513321, 1.37576923076923, 1.84751891840006, 4.06307692307693, 3.29771792888074, 9.14346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1185, '2021-07-18 00:00:00', 0.343811218325046, 0.606923076923076, 0.520332438114178, 0.934615384615385, 0.895466616652153, 1.43269230769231, 1.87262957855032, 4.22846153846154, 3.34146354392571, 9.19884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1200, '2021-07-18 00:00:00', 0.510805849011752, 0.721153846153844, 0.628718966201543, 1.00653846153846, 1.01257812614063, 1.42769230769231, 1.90336386432022, 4.255, 3.38987932619346, 9.22538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1215, '2021-07-18 00:00:00', 0.358752753942798, 0.656538461538459, 0.630760225076426, 0.987692307692307, 0.811667324803612, 1.32961538461539, 1.95140407044616, 4.22538461538462, 3.38926951512473, 9.22961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1230, '2021-07-18 00:00:00', 0.484597374512708, 0.701153846153848, 0.69538522804602, 0.946153846153847, 0.761081113639314, 1.2273076923077, 1.9577456816058, 4.26807692307692, 3.40722905689562, 9.23538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1245, '2021-07-18 00:00:00', 0.417947365107136, 0.630000000000004, 0.535584368129444, 0.848846153846155, 0.616139969112908, 1.05269230769231, 1.9560168317665, 4.25461538461539, 3.39066131511924, 9.23192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1260, '2021-07-18 00:00:00', 0.370422004662876, 0.587307692307691, 0.475867467005101, 0.824615384615387, 0.690395204547034, 1.10846153846153, 1.98541594169546, 4.29730769230769, 3.40847306214742, 9.24384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1275, '2021-07-18 00:00:00', 0.326597376220088, 0.545384615384617, 0.429483410622574, 0.739999999999997, 0.735000261643073, 1.12423076923077, 1.96330678663869, 4.26846153846154, 3.42163471952313, 9.25192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1290, '2021-07-18 00:00:00', 0.289287985339076, 0.533461538461539, 0.453924426105695, 0.78076923076923, 0.812424671064244, 1.15538461538462, 1.99606647800503, 4.29423076923077, 3.39238715588074, 9.25884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1305, '2021-07-18 00:00:00', 0.303397175586465, 0.565384615384613, 0.566019298393479, 0.864615384615384, 0.838555626337055, 1.22653846153847, 1.98402686861459, 4.34115384615385, 3.39238715588074, 9.25884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1320, '2021-07-18 00:00:00', 0.386593961805341, 0.618750000000004, 0.576760066156664, 0.830000000000008, 0.708208087818948, 1.45250000000001, 2.03958964152035, 4.49041666666667, 3.42943838622704, 9.30041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1335, '2021-07-18 00:00:00', 0.400550346036735, 0.561666666666667, 0.487467390213683, 0.856250000000009, 1.54192091518847, 3.34625000000001, 2.04588447794626, 4.54541666666667, 3.42899209321956, 9.29958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1350, '2021-07-18 00:00:00', 0.33571225385932, 0.653750000000003, 0.534577579408078, 1.23583333333333, 1.50638345821653, 3.54208333333334, 2.02603686104642, 4.56083333333333, 3.41103832103015, 9.27791666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1365, '2021-07-18 00:00:00', 0.435100354907439, 1.02083333333333, 1.37619802880717, 3.07083333333333, 1.46544046650472, 3.58875, 1.90063943282864, 4.43291666666666, 3.39058861013665, 9.18041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 990, '2021-07-18 00:00:00', 0.467438766043211, 1.4936, 0.5743541300162, 1.86080000000001, 0.730697611875116, 2.30240000000001, 1.37206012987769, 3.2564, 3.26573279168193, 8.7424 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1005, '2021-07-18 00:00:00', 0.549708407551977, 1.1872, 0.636286623045513, 1.5624, 0.77761237130076, 1.8932, 1.39155105308189, 2.97319999999999, 3.23841782356755, 8.784 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1020, '2021-07-18 00:00:00', 0.439252015741913, 1.1556, 0.556059649078523, 1.4276, 0.727992216075601, 1.7768, 1.40173440185127, 2.85519999999999, 3.3147401607567, 8.7876 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1035, '2021-07-18 00:00:00', 0.389244139326466, 0.941200000000001, 0.516143390929302, 1.2096, 0.836528939527296, 1.6516, 1.44902841011946, 2.72, 3.3620572570972, 8.7696 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1050, '2021-07-18 00:00:00', 0.53352506970151, 0.956399999999996, 0.723728309980111, 1.2808, 0.929604216857907, 1.7016, 1.46370249709427, 2.65399999999999, 3.38784233202589, 8.7456 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1065, '2021-07-18 00:00:00', 0.431394251236614, 0.834800000000001, 0.563678395304742, 1.118, 0.72494827401684, 1.474, 1.33010438186883, 2.3888, 3.39942872651665, 8.7564 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1080, '2021-07-18 00:00:00', 0.441079357939138, 0.765199999999999, 0.651750719217095, 1.0696, 0.700566913292367, 1.3876, 1.39425392235417, 2.3976, 3.44037289645565, 8.8036 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1095, '2021-07-18 00:00:00', 0.29319618005697, 0.6584, 0.449981481100424, 0.921999999999998, 0.619881171408414, 1.2812, 1.25470115963922, 2.276, 3.45307143472783, 8.7876 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1110, '2021-07-18 00:00:00', 0.339232958304466, 0.709599999999998, 0.412644722087493, 0.925599999999999, 0.690125109430653, 1.3732, 1.22320044691511, 2.2312, 3.48834980088484, 8.7948 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1125, '2021-07-18 00:00:00', 0.295536235792945, 0.634, 0.451992994045997, 0.9268, 0.825262988386128, 1.3344, 1.29809950825556, 2.1996, 3.47349607744128, 8.862 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1140, '2021-07-18 00:00:00', 0.388855157267246, 0.627999999999996, 0.5175461332094, 0.920399999999999, 0.864759118676023, 1.286, 1.17850300522881, 2.2212, 3.51802444562285, 8.8628 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1155, '2021-07-18 00:00:00', 0.248315659326331, 0.5224, 0.516308047584001, 0.7936, 0.778850006954701, 1.1664, 1.30193535425791, 3.1324, 3.59165871615516, 8.8296 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1170, '2021-07-18 00:00:00', 0.380172329345522, 0.536799999999996, 0.584560518680486, 0.788799999999999, 0.739076450713996, 1.1144, 1.18335328621676, 3.218, 3.57961441126462, 8.8668 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1185, '2021-07-18 00:00:00', 0.262315331868602, 0.525200000000002, 0.393938235429532, 0.749599999999998, 0.513844334404886, 1.05119999999999, 1.31856828921878, 3.4284, 3.58108223865356, 8.9 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1200, '2021-07-18 00:00:00', 0.364577380903786, 0.551999999999999, 0.550217229828364, 0.818399999999998, 0.546510750122997, 1.0264, 1.52445749913426, 3.5904, 3.62299194957243, 8.9304 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1215, '2021-07-18 00:00:00', 0.451254547530181, 0.591599999999996, 0.460574641073517, 0.739599999999995, 0.554459797159964, 0.994399999999998, 1.63857641465592, 3.6992, 3.7089409090287, 8.9448 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1230, '2021-07-18 00:00:00', 0.302441178854114, 0.490399999999996, 0.406041048827988, 0.708799999999999, 0.497661196665631, 0.958000000000001, 1.60948511435593, 3.7156, 3.66006429816016, 8.9004 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1245, '2021-07-18 00:00:00', 0.331067968852325, 0.5468, 0.412828858810367, 0.738800000000004, 0.484823679289704, 0.940399999999998, 1.72537850919733, 3.8232, 3.66882020091837, 8.972 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1260, '2021-07-18 00:00:00', 0.325281928999038, 0.534000000000002, 0.369717459690508, 0.680799999999999, 0.653898055255306, 1.0292, 1.76582369825907, 3.852, 3.68539247118494, 8.9748 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1275, '2021-07-18 00:00:00', 0.242392244100345, 0.460400000000001, 0.366139772946529, 0.665999999999999, 0.735936365002669, 1.0976, 1.87465934683256, 3.9732, 3.76289006837387, 9.052 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1290, '2021-07-18 00:00:00', 0.230724944468517, 0.455599999999999, 0.452293046597003, 0.732400000000006, 0.898360172759235, 1.14520000000001, 1.99283065010552, 4.0364, 3.78536202583936, 9.05639999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1305, '2021-07-18 00:00:00', 0.449591666589433, 0.549200000000003, 0.635380463449527, 0.840000000000002, 1.09004923436207, 1.2336, 2.07440553733674, 4.158, 3.81713317381863, 9.09159999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1320, '2021-07-18 00:00:00', 0.312690732307729, 0.541304347826084, 0.387364154436485, 0.716521739130434, 0.540613763334526, 1.27217391304348, 2.15144624581155, 4.10869565217391, 3.9214298231267, 8.97869565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1335, '2021-07-18 00:00:00', 0.335259323851331, 0.524782608695649, 0.432328469035228, 0.754782608695649, 1.26057330579722, 2.64782608695652, 2.18535179103798, 4.16521739130435, 3.98100817469099, 8.97478260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1350, '2021-07-18 00:00:00', 0.302801151829726, 0.573913043478257, 0.544167057585501, 1.10217391304348, 1.18432115610189, 2.75434782608695, 2.17924897314569, 4.14521739130435, 3.96193583657315, 8.97086956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1365, '2021-07-18 00:00:00', 0.539365386137117, 0.981739130434784, 1.24879087765986, 2.57173913043478, 1.35739534933171, 2.97304347826087, 2.1747695348345, 4.13043478260869, 3.92463945626348, 9.01695652173912 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 990, '2021-07-18 00:00:00', 0.451752958961793, 1.45954545454546, 0.689998588366708, 2.01863636363636, 0.956618435515867, 2.61045454545455, 1.9680766095672, 3.65272727272727, 3.54999884153386, 9.46181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1005, '2021-07-18 00:00:00', 0.502796723790589, 1.24954545454545, 0.80583585708966, 1.76, 1.19618730525954, 2.33545454545454, 1.97214986961567, 3.26318181818182, 3.66491201621268, 9.27909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1020, '2021-07-18 00:00:00', 0.518697169113877, 1.09090909090909, 0.673961603078571, 1.43636363636363, 0.985469321465558, 1.98454545454545, 1.8074607286783, 2.88, 3.73785829480394, 8.98681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1035, '2021-07-18 00:00:00', 0.30102997794081, 0.880000000000001, 0.675951790078859, 1.31181818181818, 1.02317105330878, 1.83863636363636, 1.70116181333567, 2.65909090909091, 3.7559533407426, 8.87954545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1050, '2021-07-18 00:00:00', 0.5404561565408, 0.945000000000001, 0.735083704041964, 1.35636363636363, 0.992404487427714, 1.71, 1.55220859266772, 2.5990909090909, 3.6980374167835, 8.78954545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1065, '2021-07-18 00:00:00', 0.484279488907625, 0.871363636363633, 0.81772424675006, 1.22590909090909, 0.904048613794578, 1.5509090909091, 1.39332484100231, 2.33272727272727, 3.72317234863797, 8.73136363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1080, '2021-07-18 00:00:00', 0.490529354492725, 0.81, 0.520408805339921, 0.974090909090912, 0.878452003286415, 1.41272727272728, 1.41014268106188, 2.275, 3.7237748210316, 8.68681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1095, '2021-07-18 00:00:00', 0.302785409702986, 0.621363636363638, 0.571444588520112, 1.00181818181819, 0.925756505904822, 1.35818181818182, 1.35762564891704, 2.33045454545454, 3.61913816245816, 8.62909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1110, '2021-07-18 00:00:00', 0.386900213093478, 0.728181818181817, 0.512849606234338, 0.913636363636366, 0.913359836250854, 1.245, 1.36586936937584, 2.28090909090909, 3.6116698779594, 8.60454545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1125, '2021-07-18 00:00:00', 0.234384613799937, 0.541363636363644, 0.439030809793632, 0.806363636363639, 0.703538520776542, 1.08954545454546, 1.39208865468792, 2.27818181818182, 3.61830318870157, 8.84318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1140, '2021-07-18 00:00:00', 0.273767999862872, 0.568181818181817, 0.554012518026323, 0.828181818181826, 0.639771502770775, 1.11863636363637, 1.41169665505286, 2.42272727272727, 3.76706015452265, 9.02227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1155, '2021-07-18 00:00:00', 0.360548223744095, 0.60954545454546, 0.465144626766262, 0.805000000000003, 0.652866473357789, 1.10818181818182, 2.07912366029661, 3.75136363636363, 3.85803914149611, 9.12772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1170, '2021-07-18 00:00:00', 0.386714432040043, 0.523636363636359, 0.536207017268485, 0.783181818181814, 0.616873312749614, 1.06227272727272, 1.92210027847651, 4.04136363636363, 3.80168497616631, 9.13090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1185, '2021-07-18 00:00:00', 0.289007856511796, 0.517272727272724, 0.328690501669043, 0.692272727272724, 0.432680410536851, 0.96863636363636, 1.82955036701768, 4.10545454545454, 3.79632828421864, 9.14318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1200, '2021-07-18 00:00:00', 0.211877302564461, 0.464090909090903, 0.301183811503361, 0.695454545454536, 0.509665241122703, 0.945909090909079, 1.82720376342476, 4.13454545454545, 3.76439324373882, 9.12227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1215, '2021-07-18 00:00:00', 0.210491077023454, 0.47727272727272, 0.282363248899367, 0.663636363636356, 0.44171938752563, 0.897272727272723, 1.85547324216248, 4.18, 3.75731981131527, 9.11045454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1230, '2021-07-18 00:00:00', 0.204537277373828, 0.465454545454546, 0.352885753436371, 0.630454545454543, 0.508794517926304, 0.87636363636364, 1.89569071581925, 4.20636363636364, 3.75238143719645, 9.12045454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1245, '2021-07-18 00:00:00', 0.293909312514389, 0.47272727272727, 0.303082289912942, 0.632727272727273, 0.477808851635567, 0.881818181818186, 1.89318171684258, 4.24681818181818, 3.74425169816624, 9.12727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1260, '2021-07-18 00:00:00', 0.179345249769036, 0.421363636363636, 0.429624823744496, 0.621818181818185, 0.496737407437825, 0.906363636363638, 1.85495265455735, 4.28272727272727, 3.73431264211915, 9.15363636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1275, '2021-07-18 00:00:00', 0.311535785190954, 0.435454545454549, 0.360042085082148, 0.612727272727277, 0.910931804937535, 1.13590909090909, 1.79248630199986, 4.285, 3.71391629448272, 9.11863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1290, '2021-07-18 00:00:00', 0.20068767058676, 0.442272727272726, 0.342045350275404, 0.66954545454545, 1.0918288600968, 1.17045454545454, 1.78914094600602, 4.28409090909091, 3.69795992078843, 9.11136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1305, '2021-07-18 00:00:00', 0.25473906520593, 0.474090909090908, 0.85192016372895, 0.89818181818182, 1.13569171476931, 1.27636363636364, 1.75649000647802, 4.26, 3.69832897798955, 9.11090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1320, '2021-07-18 00:00:00', 0.27717512989368, 0.5095, 0.301101486650524, 0.651000000000002, 0.505563520919187, 1.2945, 1.7547333730588, 4.0755, 3.88153316832951, 9.0005 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1335, '2021-07-18 00:00:00', 0.23513937636174, 0.492, 0.312669322548846, 0.766, 1.64373963875061, 3.118, 1.75101857575286, 4.0785, 3.88155001594927, 9.001 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1350, '2021-07-18 00:00:00', 0.255945615111367, 0.611500000000004, 0.528780871936866, 1.1875, 1.59179301418243, 3.4295, 1.78135962266555, 4.06, 3.91217196371584, 9.005 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1365, '2021-07-18 00:00:00', 0.406959198782483, 0.985000000000002, 1.61387234543765, 2.9295, 1.58576322318308, 3.4015, 1.74441816570515, 3.925, 3.8203547300163, 8.92949999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 945, '2021-07-18 00:00:00', 0.791959594928936, 1.06, 0.876812408671325, 1.58000000000001, 0.403050865276327, 2.35500000000002, 1.64048773235279, 3.68000000000001, 0.106066017177966, 9.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 960, '2021-07-18 00:00:00', 0.106066017178006, 0.844999999999999, 0.205060966544093, 1.49499999999999, 0.0424264068711945, 1.84999999999999, 0.869741340859466, 2.94499999999999, 0.106066017177966, 9.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 975, '2021-07-18 00:00:00', 0.247487373415288, 1.05499999999999, 0.410121933088186, 1.18000000000001, 0.0707106781186708, 1.52000000000001, 0.827314933988272, 2.505, 0.106066017177966, 9.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 930, '2021-07-18 00:00:00', 0.0565685424949326, 1.23999999999999, 0.735391052434024, 1.84999999999999, 0.989949493661171, 2.58, 0.445477272147542, 3.80499999999999, 0.869741340859466, 10.095 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 945, '2021-07-18 00:00:00', 0.205060966544113, 1.11500000000001, 0.346482322781435, 1.86499999999999, 0.516187950266193, 2.245, 0.339411254969515, 3.25, 0.869741340859466, 10.095 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 960, '2021-07-18 00:00:00', 0.318198051533938, 1.245, 0.45961940777126, 1.40500000000002, 0.296984848098361, 1.93000000000001, 0.707106781186548, 2.84, 0.869741340859466, 10.095 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 975, '2021-07-18 00:00:00', 0.00707106781185904, 0.955000000000013, 0.0282842712474563, 1.41000000000001, 1.00409162928489, 2.33, 0.254558441227147, 2.86, 0.869741340859466, 10.095 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 930, '2021-07-18 00:00:00', 0.183847763108496, 1.65000000000001, 0.091923881554248, 2.255, 0.120208152801704, 2.515, 0.516187950266193, 2.965, 2.0081832585698, 7.77999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 945, '2021-07-18 00:00:00', 0.417193000900045, 1.535, 0.325269119345797, 1.59999999999999, 0.205060966544093, 1.795, 0.523259018078052, 2.96000000000001, 2.01525432638166, 7.77499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 960, '2021-07-18 00:00:00', 0.169705627484758, 0.730000000000004, 0.120208152801704, 1.045, 0.410121933088186, 1.87, 0.565685424949246, 2.99000000000001, 2.01525432638166, 7.77499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 975, '2021-07-18 00:00:00', 0.00707106781185904, 0.835000000000008, 0.466690475583119, 1.45, 0.657609306503494, 2.405, 1.3505739520663, 3.545, 2.01525432638166, 7.77499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 930, '2021-07-18 00:00:00', 0.346482322781395, 1.425, 0.183847763108496, 1.81999999999999, 0.509116882454293, 2.31, 2.1283914113715, 3.85499999999999, 4.1577878733769, 8.75999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 945, '2021-07-18 00:00:00', 0.240416305603429, 1.14, 0.601040764008541, 1.655, 1.47785317267987, 2.27500000000001, 2.63750829382582, 3.49499999999999, 4.1577878733769, 8.75999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 960, '2021-07-18 00:00:00', 0.452548339959381, 1.28999999999999, 1.13844191771033, 1.86499999999999, 2.15667568261896, 2.675, 2.53851334445971, 3.56499999999998, 4.1577878733769, 8.75999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 975, '2021-07-18 00:00:00', 0.53740115370177, 1.25999999999999, 0.947523086789976, 1.61999999999999, 1.85969083452062, 2.29499999999999, 1.80312229202568, 3.05499999999999, 4.32749350086165, 8.64 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 930, '2021-07-18 00:00:00', 0.30405591591022, 1.505, 0.445477272147542, 1.605, 1.15965512114595, 2.27, 0.0777817459305299, 3.035, 4.20728534805995, 8.72499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 945, '2021-07-18 00:00:00', 0.106066017177986, 0.845000000000013, 0.728319984622145, 1.575, 0.494974746830595, 1.89, 0.289913780286482, 2.795, 4.20728534805995, 8.72499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 960, '2021-07-18 00:00:00', 0.148492424049181, 1.16500000000001, 0.0848528137423889, 1.31999999999999, 0.374766594028891, 1.97499999999999, 0.254558441227167, 2.81999999999999, 4.20728534805995, 8.72499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 975, '2021-07-18 00:00:00', 0.091923881554248, 1.065, 0.318198051533958, 1.765, 0.197989898732254, 1.84999999999999, 0.431335136523804, 2.69499999999999, 4.03050865276331, 8.59999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 930, '2021-07-18 00:00:00', 0, 1.09, 0, 1.97999999999999, 0, 2.98999999999998, 0, 5.19999999999999, 0, 9.47999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 930);
Date: 2021-07-18 18:10:33 Duration: 1s447ms 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 1031981, 2, 990, '2021-07-18 00:00:00', 0.243803514835521, 0.578076923076923, 0.27721804803051, 0.755384615384615, 0.333259889344869, 0.906923076923077, 0.424244486841474, 1.22923076923077, 0.991057321946927, 3.11115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1005, '2021-07-18 00:00:00', 0.195492671513242, 0.49423076923077, 0.222045040476026, 0.65, 0.344813885138948, 0.783846153846154, 0.390617656854057, 1.09307692307692, 0.997640292814075, 3.04307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1020, '2021-07-18 00:00:00', 0.187068477795206, 0.401153846153845, 0.250043996128682, 0.494999999999999, 0.400435340021908, 0.697307692307692, 0.379824250856184, 0.997692307692308, 1.0093367205173, 2.98384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1035, '2021-07-18 00:00:00', 0.125252360641043, 0.311923076923077, 0.245642955401659, 0.452692307692308, 0.359447653191137, 0.651153846153846, 0.293024546097055, 0.889230769230769, 1.01978911847197, 2.89461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1050, '2021-07-18 00:00:00', 0.177273799530557, 0.315, 0.232618538847153, 0.449230769230769, 0.269012152999708, 0.606538461538462, 0.234890481845345, 0.828461538461538, 1.03225943369946, 2.87346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1065, '2021-07-18 00:00:00', 0.12107213361654, 0.302307692307692, 0.164567965851849, 0.431153846153846, 0.182325575234565, 0.521153846153846, 0.240041342592992, 0.790384615384615, 1.05976579415526, 2.85346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1080, '2021-07-18 00:00:00', 0.100435972715879, 0.25923076923077, 0.136301137192616, 0.345000000000001, 0.154488237042875, 0.451153846153846, 0.249968921145133, 0.747307692307692, 1.07867668215058, 2.83923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1095, '2021-07-18 00:00:00', 0.0929549104922141, 0.236153846153846, 0.137755636489457, 0.353846153846154, 0.16044169801376, 0.458461538461538, 0.293744001575417, 0.768461538461538, 1.09037523534156, 2.83692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1110, '2021-07-18 00:00:00', 0.107415082739808, 0.235, 0.117938706375551, 0.298461538461537, 0.148027544214426, 0.421923076923077, 0.281022309544168, 0.721538461538461, 1.11652296817465, 2.83346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1125, '2021-07-18 00:00:00', 0.0680101802334377, 0.18576923076923, 0.135896453794225, 0.300384615384616, 0.168227410187703, 0.427307692307693, 0.368822659073645, 0.706923076923078, 1.29249008328289, 2.93884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1140, '2021-07-18 00:00:00', 0.0972522493313136, 0.225, 0.117915876141231, 0.301923076923077, 0.148978057238178, 0.402307692307692, 0.380522717405333, 0.708461538461538, 1.30746619312082, 2.98038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1155, '2021-07-18 00:00:00', 0.0856181145462897, 0.177692307692308, 0.116964162821847, 0.263846153846154, 0.11935016354602, 0.332692307692308, 0.490844797654631, 1.00615384615385, 1.30344519816346, 3.01423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1170, '2021-07-18 00:00:00', 0.0838606903418722, 0.186153846153846, 0.0928224110869781, 0.229999999999999, 0.123165929354859, 0.315384615384615, 0.487674702424286, 1.11884615384615, 1.31953470820356, 3.04961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1185, '2021-07-18 00:00:00', 0.0466426678218403, 0.136538461538462, 0.0571960192267313, 0.210769230769231, 0.101214927448778, 0.292692307692308, 0.520477295743643, 1.23615384615385, 1.30864510085814, 3.06 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1200, '2021-07-18 00:00:00', 0.0561207489395715, 0.168461538461539, 0.0939074831129832, 0.231153846153847, 0.129975145553057, 0.301538461538462, 0.552948460527742, 1.3, 1.31415348594271, 3.07923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1215, '2021-07-18 00:00:00', 0.0654181814294641, 0.153461538461539, 0.0779111920468025, 0.206923076923078, 0.121533787641385, 0.282307692307693, 0.569295516068223, 1.36423076923077, 1.30776662232278, 3.09153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1230, '2021-07-18 00:00:00', 0.0534832827943601, 0.147307692307693, 0.0796105907140893, 0.194615384615385, 0.100873111458825, 0.290769230769231, 0.58280647269517, 1.39923076923077, 1.30583359759787, 3.09423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1245, '2021-07-18 00:00:00', 0.0620917435363564, 0.140769230769231, 0.0868065931561917, 0.20923076923077, 0.128211363950915, 0.316923076923078, 0.587227776538595, 1.41269230769231, 1.30152242215976, 3.09615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1260, '2021-07-18 00:00:00', 0.0779240261161709, 0.161923076923077, 0.0858334702513218, 0.239230769230769, 0.130020708409794, 0.325769230769232, 0.60052489860634, 1.42307692307692, 1.29808379485361, 3.10153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1275, '2021-07-18 00:00:00', 0.0679456796611473, 0.173846153846154, 0.118540483185476, 0.249615384615385, 0.298868635922978, 0.357692307692307, 0.623801250399516, 1.46, 1.28524412526899, 3.11269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1290, '2021-07-18 00:00:00', 0.0705538528632283, 0.164615384615385, 0.0781527104702467, 0.209615384615385, 0.312276258365027, 0.347307692307693, 0.627132791728784, 1.47653846153846, 1.27428393165006, 3.12653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1305, '2021-07-18 00:00:00', 0.0622859411226843, 0.133461538461539, 0.2985299881857, 0.268076923076923, 0.362943733719366, 0.358076923076924, 0.608272838579733, 1.47961538461538, 1.26541619787569, 3.13307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1320, '2021-07-18 00:00:00', 0.0482276455687125, 0.147083333333333, 0.0586255620164025, 0.1925, 0.130533326301609, 0.319583333333333, 0.602050692410435, 1.48041666666667, 1.31101624206435, 3.09625 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1335, '2021-07-18 00:00:00', 0.0428005146928288, 0.141666666666667, 0.090960056530645, 0.210416666666666, 0.402459602797669, 0.812083333333333, 0.589780111321283, 1.49833333333333, 1.30658421804359, 3.09333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1350, '2021-07-18 00:00:00', 0.069761498454855, 0.163333333333333, 0.093132872199122, 0.252916666666668, 0.394934410257954, 0.979166666666667, 0.581861082081092, 1.51166666666667, 1.30595618531826, 3.09208333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1365, '2021-07-18 00:00:00', 0.0827504980500796, 0.192916666666668, 0.401391601047286, 0.8025, 0.462455442428655, 1.11291666666667, 0.590477422901606, 1.52125, 1.30635674101013, 3.09125 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 990, '2021-07-18 00:00:00', 0.204725018826066, 0.5404, 0.255481897597462, 0.7328, 0.410957013161554, 0.9524, 0.533512574047385, 1.3576, 1.29173242843349, 3.0168 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1005, '2021-07-18 00:00:00', 0.134526520119211, 0.434230769230769, 0.205294909824866, 0.605, 0.307806132792403, 0.816153846153845, 0.441173260923468, 1.15461538461538, 1.29081232622658, 2.94269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1020, '2021-07-18 00:00:00', 0.122605056991953, 0.36, 0.200384246271622, 0.485384615384615, 0.274583040543013, 0.690384615384615, 0.407622185551579, 1.02038461538462, 1.28446247362617, 2.92038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1035, '2021-07-18 00:00:00', 0.142473209357462, 0.321153846153845, 0.242877620339006, 0.50153846153846, 0.242528031686743, 0.630384615384615, 0.408357497976768, 0.960384615384615, 1.26197092493631, 2.91115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1050, '2021-07-18 00:00:00', 0.182916542550042, 0.377692307692307, 0.175939237762971, 0.468846153846153, 0.203707180493509, 0.576153846153846, 0.38701878308622, 0.913461538461539, 1.26919162643605, 2.92076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1065, '2021-07-18 00:00:00', 0.117999348107717, 0.290384615384615, 0.13337339141846, 0.382692307692308, 0.191796366372896, 0.515384615384615, 0.347131763943408, 0.842692307692308, 1.29599839743491, 2.93961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1080, '2021-07-18 00:00:00', 0.0890738673582426, 0.256923076923078, 0.136350791935869, 0.346538461538462, 0.190253676806683, 0.477307692307692, 0.36921205080758, 0.818461538461539, 1.30970208004017, 2.96346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1095, '2021-07-18 00:00:00', 0.0831060490254204, 0.231153846153846, 0.130485484014359, 0.327692307692308, 0.173719490957294, 0.422307692307693, 0.455440952856089, 0.872307692307693, 1.31323651862342, 2.97307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1110, '2021-07-18 00:00:00', 0.108627804912002, 0.220000000000001, 0.151259329019351, 0.299230769230769, 0.163316116308691, 0.401923076923078, 0.497109800593545, 0.873076923076924, 1.30232195003327, 2.98230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1125, '2021-07-18 00:00:00', 0.0706072561100099, 0.184230769230768, 0.118183690141172, 0.279230769230769, 0.174126390877431, 0.41, 0.510312272422108, 0.888846153846154, 1.28419528828817, 3.00846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1140, '2021-07-18 00:00:00', 0.0975736408289418, 0.216153846153847, 0.126152532826185, 0.297692307692309, 0.171042055107464, 0.419230769230771, 0.499747782540199, 0.889615384615384, 1.29570539149085, 3.04269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1155, '2021-07-18 00:00:00', 0.0832013313502955, 0.177692307692308, 0.108699302948724, 0.283461538461539, 0.19240542132135, 0.410384615384615, 0.458297350568886, 1.24269230769231, 1.26983172719247, 3.08615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1170, '2021-07-18 00:00:00', 0.0839047078536111, 0.200000000000001, 0.107888831674089, 0.27, 0.170635463894412, 0.407307692307691, 0.447680002474295, 1.30423076923077, 1.28484994634213, 3.12923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1185, '2021-07-18 00:00:00', 0.061313820753438, 0.180769230769231, 0.111264757016074, 0.270384615384615, 0.141899747926269, 0.373461538461538, 0.442691071307503, 1.34076923076923, 1.28295026583862, 3.13576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1200, '2021-07-18 00:00:00', 0.10250178234848, 0.198846153846153, 0.107997150959572, 0.269230769230769, 0.129963308431502, 0.362307692307692, 0.431636599289441, 1.35307692307692, 1.28093073132841, 3.14346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1215, '2021-07-18 00:00:00', 0.0748495927741856, 0.187692307692308, 0.105653279100155, 0.261153846153846, 0.199220017529904, 0.413846153846154, 0.428977316954566, 1.35153846153846, 1.2691645344023, 3.14884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1230, '2021-07-18 00:00:00', 0.082040327794417, 0.181153846153846, 0.101259757364605, 0.248461538461539, 0.210901727023602, 0.406538461538462, 0.442211922742235, 1.35923076923077, 1.25185720493132, 3.14769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1245, '2021-07-18 00:00:00', 0.0667728641336841, 0.168846153846154, 0.145821809068465, 0.290000000000001, 0.207450828279488, 0.400384615384616, 0.461556563747566, 1.38769230769231, 1.2460472888915, 3.14538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1260, '2021-07-18 00:00:00', 0.143127699840172, 0.221538461538462, 0.16287607370211, 0.293846153846154, 0.218522662088293, 0.378076923076922, 0.468781234856779, 1.37961538461538, 1.23187443166283, 3.13884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1275, '2021-07-18 00:00:00', 0.0840595027346707, 0.175, 0.127915837715514, 0.257692307692308, 0.295355066631022, 0.411153846153846, 0.494990909007428, 1.36, 1.23385823895866, 3.13307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1290, '2021-07-18 00:00:00', 0.0999569137948182, 0.189230769230769, 0.116106052316903, 0.243846153846153, 0.330528946713272, 0.414230769230769, 0.551329721254407, 1.38269230769231, 1.24588677100042, 3.13461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1305, '2021-07-18 00:00:00', 0.0836292183022543, 0.164615384615384, 0.269754304164705, 0.309230769230769, 0.328108799966389, 0.450769230769231, 0.590138966684966, 1.41, 1.24588677100042, 3.13461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1320, '2021-07-18 00:00:00', 0.0835349011500284, 0.187083333333333, 0.122029189903096, 0.259583333333333, 0.144266636194376, 0.392916666666667, 0.644723145840606, 1.38625, 1.24585806528697, 3.05666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1335, '2021-07-18 00:00:00', 0.0618553712827094, 0.170000000000001, 0.0932038439214772, 0.27, 0.362203401899853, 0.93, 0.640083214698784, 1.3975, 1.24667143783478, 3.05625 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1350, '2021-07-18 00:00:00', 0.0675006709574799, 0.187916666666667, 0.0708015700309004, 0.280416666666666, 0.325823093726945, 1.02041666666666, 0.636828503977531, 1.40875, 1.24416835328035, 3.05375 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1365, '2021-07-18 00:00:00', 0.0708322676816675, 0.225416666666666, 0.353290946322748, 0.906666666666667, 0.337933832816898, 1.09916666666667, 0.62797062148581, 1.42416666666667, 1.24340280821553, 3.05375 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 990, '2021-07-18 00:00:00', 0.1941403140475, 0.592307692307692, 0.266688236307145, 0.741153846153845, 0.319446636930418, 0.876923076923076, 0.586832566869343, 1.32269230769231, 1.20041967020513, 3.07076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1005, '2021-07-18 00:00:00', 0.17741606899732, 0.457307692307691, 0.230507133211835, 0.588461538461537, 0.227601879132434, 0.728846153846152, 0.554041514690008, 1.235, 1.16446356087916, 3.01923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1020, '2021-07-18 00:00:00', 0.151188623910664, 0.365, 0.207649112317278, 0.483076923076923, 0.330272847576293, 0.641923076923076, 0.538527479478853, 1.13961538461538, 1.16831851557961, 2.98807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1035, '2021-07-18 00:00:00', 0.154324832240808, 0.328076923076923, 0.156027610968749, 0.446153846153845, 0.331942534414988, 0.614615384615383, 0.504332613079289, 1.05076923076923, 1.16001889905029, 2.96961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1050, '2021-07-18 00:00:00', 0.106741960605219, 0.295384615384616, 0.220766496900789, 0.404615384615384, 0.270380074368257, 0.57423076923077, 0.505858143690957, 0.997307692307692, 1.15410738068598, 2.93961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1065, '2021-07-18 00:00:00', 0.171859065694942, 0.283461538461538, 0.22717935984253, 0.402307692307692, 0.247853865133344, 0.536538461538462, 0.50152015068037, 0.962307692307692, 1.13717876275524, 2.92346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1080, '2021-07-18 00:00:00', 0.151655987226151, 0.266538461538461, 0.167312236896721, 0.37423076923077, 0.261139514730817, 0.505384615384616, 0.46845539973242, 0.942307692307692, 1.12016544107762, 2.91884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1095, '2021-07-18 00:00:00', 0.108818126318114, 0.254230769230771, 0.14207094652375, 0.348076923076923, 0.242865268125227, 0.496538461538461, 0.507196366160242, 0.948076923076923, 1.10807032545495, 2.90961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1110, '2021-07-18 00:00:00', 0.0806216233639966, 0.230384615384616, 0.150144545739712, 0.330769230769231, 0.235098669956647, 0.47076923076923, 0.508225873467239, 0.918461538461537, 1.09889510943423, 2.91230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1125, '2021-07-18 00:00:00', 0.10645114444592, 0.219615384615385, 0.174321100713155, 0.319615384615385, 0.21737171282957, 0.432307692307692, 0.495584348172787, 0.899615384615383, 1.02632458503446, 3.14307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1140, '2021-07-18 00:00:00', 0.145221846205675, 0.23576923076923, 0.176066421033043, 0.319230769230768, 0.255527207643636, 0.453076923076922, 0.494341520066379, 0.90153846153846, 1.03786585764324, 3.20846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1155, '2021-07-18 00:00:00', 0.11629989968468, 0.2144, 0.150340724134658, 0.3076, 0.253217956182679, 0.468799999999999, 0.629408982035263, 1.2516, 1.0334655291784, 3.2248 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1170, '2021-07-18 00:00:00', 0.101757630596508, 0.208846153846154, 0.201171950942854, 0.306923076923077, 0.256348320724871, 0.462307692307692, 0.64510034997546, 1.33230769230769, 1.00989413001866, 3.26307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1185, '2021-07-18 00:00:00', 0.152271013454504, 0.197692307692309, 0.170662059232679, 0.301538461538462, 0.214685458645542, 0.444615384615384, 0.706678144560874, 1.375, 0.983472106678875, 3.29576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1200, '2021-07-18 00:00:00', 0.106618659068376, 0.213461538461539, 0.155877664063348, 0.315384615384615, 0.237099135384337, 0.44, 0.720293957086539, 1.39076923076923, 0.952462799596596, 3.31576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1215, '2021-07-18 00:00:00', 0.119599974273215, 0.208076923076923, 0.154292429646285, 0.293076923076923, 0.2570339696197, 0.402307692307692, 0.722540390140659, 1.40615384615385, 0.946420381469851, 3.31346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1230, '2021-07-18 00:00:00', 0.100686871804849, 0.204615384615385, 0.212601468986892, 0.290769230769231, 0.266660544801523, 0.400384615384616, 0.719608547432882, 1.40269230769231, 0.946656301857308, 3.31692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1245, '2021-07-18 00:00:00', 0.172564815025009, 0.201153846153845, 0.210441294572949, 0.301538461538461, 0.233682559172777, 0.396538461538461, 0.720867959743403, 1.38884615384615, 0.940677742579581, 3.33115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1260, '2021-07-18 00:00:00', 0.142589782782099, 0.219615384615384, 0.20947590278157, 0.301923076923076, 0.236605481437251, 0.406923076923076, 0.716782662049931, 1.37576923076923, 0.927371222658642, 3.34423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1275, '2021-07-18 00:00:00', 0.0915213300064737, 0.178076923076923, 0.0987342976805004, 0.247307692307692, 0.278812868039865, 0.406153846153846, 0.659356912803331, 1.33346153846154, 0.92147515513901, 3.31730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1290, '2021-07-18 00:00:00', 0.0957566359754418, 0.168800000000001, 0.144921818003133, 0.2424, 0.29956913503675, 0.396, 0.664186971667868, 1.3312, 0.931787171693909, 3.2924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1305, '2021-07-18 00:00:00', 0.095128253507487, 0.164230769230768, 0.262694909323755, 0.286153846153846, 0.272062210080427, 0.394615384615385, 0.612514615210245, 1.30307692307692, 0.910690101812061, 3.30730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1320, '2021-07-18 00:00:00', 0.104545254052624, 0.174166666666666, 0.119975087993844, 0.24875, 0.157671002177118, 0.344166666666668, 0.619122655310595, 1.29541666666667, 0.888975554349997, 3.38583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1335, '2021-07-18 00:00:00', 0.0601432468771654, 0.155416666666668, 0.123140517119761, 0.226250000000001, 0.493274881476497, 0.946250000000001, 0.595658203714324, 1.3, 0.897295352309017, 3.39458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1350, '2021-07-18 00:00:00', 0.0866934880459038, 0.178750000000001, 0.113001699358775, 0.279583333333334, 0.497993073696085, 1.04833333333333, 0.578520727272635, 1.29583333333333, 0.896752191384902, 3.38583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1365, '2021-07-18 00:00:00', 0.059636580545253, 0.215, 0.448232438407329, 0.904166666666667, 0.533681328949744, 1.10375, 0.557607304289589, 1.27958333333333, 0.895929502758473, 3.36875 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 990, '2021-07-18 00:00:00', 0.181027622201695, 0.542800000000001, 0.221823503413563, 0.6984, 0.325781112609884, 0.839999999999999, 0.373388983947483, 1.0188, 0.885674319374791, 3.2576 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1005, '2021-07-18 00:00:00', 0.213012519193903, 0.429200000000001, 0.292903283240959, 0.5556, 0.316921651726944, 0.696799999999999, 0.360924738230379, 0.878, 0.923697822161916, 3.1952 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1020, '2021-07-18 00:00:00', 0.161102451874575, 0.330400000000001, 0.190768620759984, 0.4452, 0.229112781543648, 0.564799999999999, 0.371446721168281, 0.8232, 0.912628986317368, 3.18 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1035, '2021-07-18 00:00:00', 0.120342566589438, 0.3136, 0.164304595188328, 0.437199999999999, 0.199958328992153, 0.497999999999999, 0.357118094379623, 0.778, 0.95381287472963, 3.1656 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1050, '2021-07-18 00:00:00', 0.15048034201627, 0.2988, 0.173253186598882, 0.356, 0.256766430827707, 0.470399999999999, 0.367447501919208, 0.7452, 0.940057622347339, 3.17 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1065, '2021-07-18 00:00:00', 0.0961335876094648, 0.232, 0.134731832417832, 0.3088, 0.226916284122581, 0.4492, 0.316371090124661, 0.7036, 0.908180965813899, 3.1548 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1080, '2021-07-18 00:00:00', 0.116335721083424, 0.2144, 0.168539807365105, 0.318399999999999, 0.188412667656221, 0.4092, 0.344305097261135, 0.7272, 0.909816831382376, 3.168 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1095, '2021-07-18 00:00:00', 0.124810523060624, 0.211199999999999, 0.163943079553036, 0.312399999999999, 0.188823550791031, 0.387199999999999, 0.355641204961779, 0.7216, 0.891739498583153, 3.1692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1110, '2021-07-18 00:00:00', 0.144496828108209, 0.2272, 0.142099730236667, 0.2656, 0.237856399255237, 0.3844, 0.336406500135377, 0.688800000000001, 0.889208449502515, 3.164 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1125, '2021-07-18 00:00:00', 0.0799624912068157, 0.1724, 0.133314165288864, 0.243199999999999, 0.198501049535428, 0.361199999999999, 0.292916370317536, 0.666, 1.01170236071024, 3.31 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1140, '2021-07-18 00:00:00', 0.101187943945907, 0.1684, 0.155865326484116, 0.2576, 0.17668899230003, 0.337600000000001, 0.284075694138023, 0.666400000000001, 1.00353342412365, 3.3228 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1155, '2021-07-18 00:00:00', 0.0924662100445347, 0.168, 0.101574274958442, 0.2256, 0.130896905998576, 0.3056, 0.606236202592136, 1.3316, 1.07137372875513, 3.304 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1170, '2021-07-18 00:00:00', 0.0635085296108575, 0.156, 0.110509426445591, 0.229600000000001, 0.126776706588132, 0.291600000000001, 0.650760580654156, 1.4032, 1.08938254682794, 3.2972 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1185, '2021-07-18 00:00:00', 0.106602063769892, 0.161600000000001, 0.117433669220827, 0.2036, 0.154291931091681, 0.2968, 0.669347443410372, 1.4748, 1.07593788544383, 3.3044 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1200, '2021-07-18 00:00:00', 0.0819817052762385, 0.1428, 0.128508106099706, 0.216800000000001, 0.176281025638041, 0.314000000000001, 0.703007349416301, 1.5312, 1.09287190466221, 3.3376 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1215, '2021-07-18 00:00:00', 0.092930081243912, 0.1512, 0.12761008319617, 0.225199999999999, 0.151468368535039, 0.3052, 0.703430167109714, 1.5316, 1.09195589044002, 3.3548 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1230, '2021-07-18 00:00:00', 0.0783624059525141, 0.1536, 0.133906683925784, 0.2268, 0.139023978747072, 0.3188, 0.688472221661848, 1.5524, 1.07810992018439, 3.3472 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1245, '2021-07-18 00:00:00', 0.101928079219287, 0.1668, 0.107664602663394, 0.224, 0.112583302491977, 0.310000000000001, 0.689099654138161, 1.554, 1.07896987909765, 3.3348 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1260, '2021-07-18 00:00:00', 0.0879545337091844, 0.1712, 0.105541461047306, 0.2316, 0.169361546206137, 0.330000000000001, 0.692442055337485, 1.5548, 1.09806314329672, 3.3548 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1275, '2021-07-18 00:00:00', 0.0600361002508761, 0.147200000000001, 0.0856212590423657, 0.2032, 0.228748770488499, 0.345200000000001, 0.688839603971781, 1.552, 1.10164074603899, 3.3704 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1290, '2021-07-18 00:00:00', 0.0740337760755188, 0.136800000000001, 0.1645164632086, 0.226400000000001, 0.262527458881289, 0.3496, 0.708532050557113, 1.5448, 1.13290511517955, 3.4064 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1305, '2021-07-18 00:00:00', 0.125781556676645, 0.167200000000001, 0.206435623540771, 0.253600000000001, 0.227726444080027, 0.344800000000001, 0.693268346313316, 1.5328, 1.12106972723972, 3.3984 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1320, '2021-07-18 00:00:00', 0.0797401907679896, 0.15304347826087, 0.0979473118024582, 0.211304347826086, 0.155116939185035, 0.326086956521739, 0.696261899295851, 1.58478260869565, 1.10513980658325, 3.47391304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1335, '2021-07-18 00:00:00', 0.0547072698596281, 0.132608695652174, 0.0890152538333725, 0.203478260869565, 0.577863038876518, 1.19434782608696, 0.703174338409493, 1.58217391304348, 1.10875816300563, 3.47086956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1350, '2021-07-18 00:00:00', 0.0808942118929816, 0.174347826086955, 0.142661045534663, 0.26391304347826, 0.617420043310407, 1.30565217391304, 0.712259390064588, 1.5795652173913, 1.10927280955043, 3.4695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1365, '2021-07-18 00:00:00', 0.114453504721712, 0.207826086956522, 0.5697506562319, 1.15608695652174, 0.63393868857293, 1.38347826086957, 0.684558944588851, 1.57869565217391, 1.10075109104051, 3.46434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 990, '2021-07-18 00:00:00', 0.208638650733959, 0.57409090909091, 0.219621871027832, 0.746363636363637, 0.327562161576959, 0.957272727272728, 0.310508938463615, 1.11409090909091, 0.84058794616512, 3.275 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1005, '2021-07-18 00:00:00', 0.15776372821214, 0.403181818181819, 0.267172139978989, 0.56, 0.283367199402065, 0.692727272727273, 0.311462476807199, 0.887727272727272, 0.789000271591479, 3.205 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1020, '2021-07-18 00:00:00', 0.164187623643122, 0.393636363636364, 0.243539911126879, 0.524545454545454, 0.233903446983627, 0.601818181818182, 0.33068733352536, 0.842727272727272, 0.790999833078829, 3.20045454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1035, '2021-07-18 00:00:00', 0.119981961126125, 0.313636363636363, 0.133902464988028, 0.378181818181818, 0.182558180253554, 0.503181818181817, 0.308379720390385, 0.798636363636363, 0.7634428738583, 3.16545454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1050, '2021-07-18 00:00:00', 0.11050454927855, 0.257272727272727, 0.147111436984943, 0.353181818181818, 0.163543684673352, 0.443181818181817, 0.251117416182066, 0.771363636363636, 0.804084405769525, 3.19772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1065, '2021-07-18 00:00:00', 0.104905647155883, 0.243636363636365, 0.132184444140478, 0.338181818181818, 0.134779762633656, 0.406818181818181, 0.252317397862433, 0.755454545454545, 0.829679435304964, 3.19181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1080, '2021-07-18 00:00:00', 0.084033852176897, 0.230454545454544, 0.0932436179819955, 0.30090909090909, 0.131501485514959, 0.385454545454544, 0.247881063506315, 0.765454545454546, 0.829286450700851, 3.19272727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1095, '2021-07-18 00:00:00', 0.081341565121716, 0.215454545454545, 0.106799160137431, 0.278181818181818, 0.138023305642319, 0.378636363636364, 0.385451890867278, 0.832727272727273, 0.825800018767056, 3.18863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1110, '2021-07-18 00:00:00', 0.0826718333813401, 0.198181818181818, 0.119272687678169, 0.265454545454545, 0.147774983970379, 0.382272727272728, 0.425813456301113, 0.818636363636363, 0.82439115668521, 3.19272727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1125, '2021-07-18 00:00:00', 0.0691193835149676, 0.171818181818182, 0.0822150068984215, 0.244545454545454, 0.151271665830442, 0.364545454545455, 0.449239858223255, 0.805454545454547, 0.946073224150512, 3.32454545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1140, '2021-07-18 00:00:00', 0.0479560585305297, 0.160454545454546, 0.098917298965509, 0.266818181818183, 0.145991163819663, 0.349090909090909, 0.444802597395014, 0.812727272727273, 0.984336746834553, 3.36045454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1155, '2021-07-18 00:00:00', 0.0751506423633156, 0.19, 0.103083415136433, 0.255, 0.166346662488948, 0.360454545454545, 0.616182388526917, 1.34954545454545, 1.01382190175832, 3.40590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1170, '2021-07-18 00:00:00', 0.0743529083382419, 0.160454545454545, 0.102708978181726, 0.225909090909091, 0.172923049222425, 0.325, 0.588119940943228, 1.41772727272727, 1.01242155379931, 3.42545454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1185, '2021-07-18 00:00:00', 0.0876978283135288, 0.156363636363636, 0.139262901894783, 0.246818181818181, 0.172955590726742, 0.312272727272726, 0.565960854045303, 1.47454545454545, 1.03634848473773, 3.43909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1200, '2021-07-18 00:00:00', 0.0659938997574378, 0.158636363636363, 0.0944991353404175, 0.214090909090909, 0.160059512741504, 0.3, 0.556037309159637, 1.49181818181818, 1.03966705043373, 3.44136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1215, '2021-07-18 00:00:00', 0.0692632846275898, 0.145454545454546, 0.109825717897441, 0.199545454545454, 0.188727798212615, 0.319090909090909, 0.591508636904372, 1.53409090909091, 1.03610419590015, 3.435 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1230, '2021-07-18 00:00:00', 0.0589096453931467, 0.13681818181818, 0.115023054342611, 0.202727272727272, 0.156835590977949, 0.325454545454544, 0.58623625248098, 1.55590909090909, 1.0341423658764, 3.42863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1245, '2021-07-18 00:00:00', 0.0740904443190493, 0.143181818181818, 0.109687671510454, 0.218636363636363, 0.159639745943323, 0.329090909090908, 0.59540447891034, 1.58272727272727, 1.03459091189627, 3.42454545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1260, '2021-07-18 00:00:00', 0.0818191438134881, 0.150909090909091, 0.140152205450504, 0.240454545454545, 0.157703349109479, 0.333181818181818, 0.597412349346341, 1.59590909090909, 1.02967537859336, 3.42136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1275, '2021-07-18 00:00:00', 0.106479475899718, 0.170454545454545, 0.131951716211861, 0.232727272727273, 0.399102076582505, 0.424090909090909, 0.591231014540096, 1.59272727272727, 1.02671881016738, 3.41909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1290, '2021-07-18 00:00:00', 0.0756901864775377, 0.146363636363637, 0.0850375521836396, 0.211363636363637, 0.435329402075817, 0.435454545454547, 0.548374220504836, 1.57, 1.00695933362132, 3.40363636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1305, '2021-07-18 00:00:00', 0.0651538306243127, 0.154545454545454, 0.396030083251041, 0.312727272727272, 0.466361294644889, 0.445000000000001, 0.540755444000752, 1.58545454545455, 1.00695933362132, 3.40363636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1320, '2021-07-18 00:00:00', 0.0555617248036622, 0.1335, 0.0870934162718101, 0.212, 0.107109142565201, 0.347499999999999, 0.564805276179322, 1.5605, 1.01208214249531, 3.3695 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1335, '2021-07-18 00:00:00', 0.0661019945554636, 0.157, 0.0982692327499463, 0.216000000000001, 0.54388345307273, 1.1175, 0.564636818532147, 1.554, 1.01293671543374, 3.3725 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1350, '2021-07-18 00:00:00', 0.0645306944509034, 0.162, 0.107966856512836, 0.276, 0.525010275588664, 1.216, 0.560661263715962, 1.556, 1.01325569589475, 3.3735 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1365, '2021-07-18 00:00:00', 0.0668757685642007, 0.2175, 0.524650259446082, 1.075, 0.49720693563355, 1.256, 0.54957854665859, 1.5295, 1.02089885575615, 3.3535 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 945, '2021-07-18 00:00:00', 0.0848528137423889, 0.439999999999998, 0.15556349186104, 0.609999999999999, 0.162634559672909, 0.625, 0.0565685424949276, 0.77, 0.424264068711924, 3.07 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 960, '2021-07-18 00:00:00', 0.148492424049181, 0.585000000000001, 0.169705627484773, 0.620000000000001, 0.141421356237312, 0.640000000000001, 0.0565685424949276, 0.77, 0.586898628384833, 3.185 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 975, '2021-07-18 00:00:00', 0.127279220613578, 0.379999999999999, 0.0565685424949226, 0.439999999999998, 0.0212132034355972, 0.555, 0.0565685424949276, 0.77, 0.586898628384833, 3.185 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 930, '2021-07-18 00:00:00', 0.098994949366112, 0.629999999999999, 0.141421356237306, 1.02, 0.183847763108496, 1.33, 0.403050865276327, 1.485, 0.735391052434004, 3.4 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 945, '2021-07-18 00:00:00', 0.0212132034355972, 0.594999999999999, 0.0353553390593254, 0.835000000000001, 0.0636396103067867, 0.904999999999998, 0.190918830920365, 1.125, 0.735391052434004, 3.4 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 960, '2021-07-18 00:00:00', 0.120208152801709, 0.345000000000002, 0.226274169979695, 0.559999999999999, 0.0989949493661221, 0.73, 0.00707106781186407, 0.995000000000001, 0.735391052434004, 3.4 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 975, '2021-07-18 00:00:00', 0.120208152801714, 0.364999999999995, 0.0282842712474613, 0.489999999999998, 0.113137084989845, 0.609999999999999, 0.19091883092037, 0.864999999999998, 0.707106781186542, 3.42 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 930, '2021-07-18 00:00:00', 0.0282842712474613, 0.470000000000002, 0.0636396103067917, 0.594999999999999, 0.26870057685089, 0.830000000000002, 0.0494974746830585, 1.055, 0.45961940777125, 3.595 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 945, '2021-07-18 00:00:00', 0.134350288425447, 0.434999999999999, 0.0989949493661171, 0.600000000000001, 0.120208152801714, 0.895000000000003, 0.1262185604418, 0.895000000000003, 0.13252948846389, 3.595 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 960, '2021-07-18 00:00:00', 0.183847763108501, 0.41, 0.148492424049176, 0.574999999999999, 0.19091883092037, 0.815000000000001, 0.311126983722079, 0.899999999999999, 0.45961940777125, 3.595 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 975, '2021-07-18 00:00:00', 0.0565685424949226, 0.43, 0.226274169979695, 0.790000000000003, 0.23758787847868, 0.790000000000003, 0.249467272402614, 0.890000000000001, 0.261940636022745, 3.595 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 930, '2021-07-18 00:00:00', 0.11313708498985, 0.449999999999999, 0.353553390593274, 0.630000000000003, 0.240416305603424, 0.710000000000004, 0.11313708498985, 1.45, 0.791959594928931, 3.87 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 945, '2021-07-18 00:00:00', 0.212132034355962, 0.480000000000004, 0.219203102167831, 0.515000000000001, 0.0777817459305198, 0.725000000000001, 0.11313708498985, 1.45, 0.791959594928931, 3.87 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 960, '2021-07-18 00:00:00', 0.106066017177986, 0.344999999999999, 0.0636396103067867, 0.495000000000001, 0.0212132034355972, 0.765000000000001, 0.0494974746830585, 1.405, 0.72831998462214, 3.825 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 975, '2021-07-18 00:00:00', 0.134350288425442, 0.355000000000004, 0.0282842712474613, 0.48, 0.148492424049176, 0.665000000000003, 0.113137084989845, 1.33, 0.593969696196697, 3.73 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 930, '2021-07-18 00:00:00', 0.30405591591021, 0.765000000000001, 0.403050865276327, 0.835000000000001, 0.233345237791559, 0.954999999999998, 0.558614357137372, 1.255, 0.756604255869601, 2.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 945, '2021-07-18 00:00:00', 0.197989898732234, 0.539999999999999, 0.106066017177981, 0.684999999999999, 0.0848528137423889, 0.699999999999996, 0.664680374315358, 1.18, 0.742462120245873, 2.415 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 960, '2021-07-18 00:00:00', 0.127279220613573, 0.530000000000001, 0.106066017177981, 0.544999999999998, 0.254558441227157, 0.719999999999999, 0.6151828996323, 1.075, 0.72831998462214, 2.425 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 975, '2021-07-18 00:00:00', 0.0353553390593254, 0.344999999999999, 0.0353553390593304, 0.444999999999997, 0.247487373415293, 0.715, 0.516187950266182, 1.035, 0.72831998462214, 2.425 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 930, '2021-07-18 00:00:00', 0, 0.519999999999996, 0, 0.869999999999997, 0, 0.869999999999997, 0, 0.899999999999999, 0, 2.77 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 930);
Date: 2021-07-18 18:12:21 Duration: 1s265ms 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 1032106, 2, 990, '2021-07-18 00:00:00', 8.16576463987582, 12.2980769230769, 9.75803269107048, 14.965, 13.9348769087329, 19.2776923076923, 18.6353417627739, 27.2811538461538, 37.0853307117518, 67.695 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1005, '2021-07-18 00:00:00', 6.47626778797313, 8.6726923076923, 10.084389398395, 12.1015384615385, 14.0542514345167, 16.5192307692308, 19.2029523891911, 24.8326923076923, 37.0981218040026, 65.6742307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1020, '2021-07-18 00:00:00', 4.63138419249165, 7.69653846153846, 8.45474254714249, 11.1834615384615, 10.7537214238392, 14.3573076923077, 14.6533392571323, 21.9807692307692, 34.9725036366484, 63.6588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1035, '2021-07-18 00:00:00', 5.72823038857686, 7.65076923076922, 6.32184502036696, 10.1073076923077, 8.17888012834558, 12.6419230769231, 12.4171363229023, 20.4123076923077, 34.219495884881, 62.4611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1050, '2021-07-18 00:00:00', 3.18492325713607, 5.7680769230769, 5.00874650371343, 7.98153846153845, 5.96603045454977, 11.7307692307692, 11.1265341137578, 18.5542307692308, 33.1848327101403, 61.795 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1065, '2021-07-18 00:00:00', 2.83294519211693, 5.39769230769231, 3.38183020544519, 7.31346153846155, 6.45185775273589, 11.4973076923077, 10.9313627906834, 17.6526923076923, 32.8051569960953, 61.2084615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1080, '2021-07-18 00:00:00', 2.84713256560945, 5.18961538461538, 4.63266703381041, 8.58038461538463, 5.81278400133309, 10.5653846153846, 10.0817319711675, 16.5034615384615, 32.6639415045916, 60.7488461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1095, '2021-07-18 00:00:00', 3.14116707855291, 5.69884615384618, 3.8212357445445, 7.24115384615387, 4.53001988448685, 9.28807692307693, 11.5192859354015, 16.2826923076923, 31.9436833120175, 60.2434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1110, '2021-07-18 00:00:00', 3.15207096757281, 4.89923076923078, 3.29522955894639, 6.49461538461539, 4.33678427480016, 8.52461538461539, 11.3858618470452, 16.415, 31.5912836956408, 59.8515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1125, '2021-07-18 00:00:00', 1.67183676052605, 4.29692307692306, 2.54602241817432, 6.13307692307691, 3.05822985502299, 7.29461538461539, 11.617185810421, 16.3669230769231, 31.4083348394119, 61.5342307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1140, '2021-07-18 00:00:00', 2.00696724897582, 4.30846153846154, 2.56518177493556, 5.68846153846153, 3.36293866455195, 7.26730769230769, 11.3672882362573, 16.4453846153846, 30.8959732726053, 62.6726923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1155, '2021-07-18 00:00:00', 2.42183744611082, 3.98615384615384, 2.8802586422323, 5.10538461538462, 4.96268979485922, 7.39499999999999, 16.0376047319561, 26.2615384615384, 30.6950654039676, 63.6319230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1170, '2021-07-18 00:00:00', 2.40023050175155, 3.61230769230769, 2.9093978494104, 4.98038461538461, 5.92124525624598, 8.35576923076923, 15.6587909937075, 26.6292307692308, 30.3459732191173, 63.6211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1185, '2021-07-18 00:00:00', 2.13276393442875, 3.77499999999999, 3.96601192829581, 5.56884615384615, 6.72666964117746, 8.9873076923077, 15.0964233971036, 27.6892307692308, 29.9937626849317, 64.04 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1200, '2021-07-18 00:00:00', 2.80312114505352, 3.91807692307693, 4.28847751359564, 6.44923076923078, 5.50360912353116, 8.55423076923077, 14.3648356814078, 28.2380769230769, 29.7668220907879, 63.9042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1215, '2021-07-18 00:00:00', 2.66315891088297, 4.19076923076924, 4.05690850468487, 5.95115384615385, 4.0556582506609, 8.03961538461538, 13.4317353538322, 28.6111538461538, 29.8215683124712, 63.7638461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1230, '2021-07-18 00:00:00', 2.7022223332771, 4.18846153846154, 3.01477635348602, 5.77730769230769, 4.41395348691119, 7.77423076923077, 13.0642441743162, 28.5903846153846, 29.8071451423725, 63.7284615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1245, '2021-07-18 00:00:00', 2.00598289738857, 3.64076923076923, 2.77537844959235, 5.42153846153847, 4.29088680093773, 7.47153846153846, 13.0990015884946, 28.7388461538462, 29.5539409450688, 63.6742307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1260, '2021-07-18 00:00:00', 2.05611766349932, 3.87038461538463, 3.55635102533266, 5.41615384615384, 3.76443175811947, 7.14230769230769, 13.3846765197543, 28.7615384615385, 29.2457971313171, 63.6053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1275, '2021-07-18 00:00:00', 2.21748898184756, 3.75423076923077, 2.78480978496942, 5.30846153846154, 6.69761028565126, 8.18346153846153, 13.4133224301582, 28.5311538461538, 29.0694099037777, 63.5980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1290, '2021-07-18 00:00:00', 2.31581867896563, 4.10192307692308, 2.38338595602655, 5.07384615384614, 7.3009531938276, 8.82846153846153, 12.9211075555286, 28.7073076923077, 28.9783697157831, 63.6307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1305, '2021-07-18 00:00:00', 1.25950393165173, 3.16692307692307, 6.32651115423149, 6.40076923076922, 7.02434982482639, 8.79769230769231, 11.9258911874704, 28.6961538461538, 28.816890092711, 63.2988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1320, '2021-07-18 00:00:00', 3.76827142934495, 4.125, 5.01221318164549, 5.80875000000001, 4.88423899698922, 7.91583333333333, 12.064432093519, 28.945, 29.70971565274, 62.2704166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1335, '2021-07-18 00:00:00', 2.21324127842441, 3.73750000000001, 2.69253544107581, 5.21916666666668, 11.1942943541322, 19.46, 12.5181916032026, 28.7608333333333, 29.6554136490397, 62.1975 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1350, '2021-07-18 00:00:00', 2.075839929533, 3.99375, 3.28821212048059, 6.09458333333335, 10.7796958814756, 20.1645833333333, 12.5683328696844, 28.4445833333334, 29.6486996562134, 62.08 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1365, '2021-07-18 00:00:00', 2.9942488049254, 4.76041666666667, 10.870405342895, 18.1108333333333, 10.7321424900873, 20.8595833333333, 12.4611075821499, 27.8375, 29.5905240781131, 62.0425 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 990, '2021-07-18 00:00:00', 5.25150353073607, 10.1868, 5.44386908978042, 12.9676, 8.94528521997297, 18.7988, 11.4709338184242, 25.4432, 28.7160821666188, 61.114 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1005, '2021-07-18 00:00:00', 3.78418360263631, 8.83153846153845, 5.5288071463507, 12.2773076923077, 9.226419990774, 17.4453846153846, 10.9841577457999, 24.3642307692308, 28.4211174061715, 61.1111538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1020, '2021-07-18 00:00:00', 4.44480213282886, 7.79499999999999, 7.20188415517879, 11.9907692307692, 7.68112620949259, 15.3596153846154, 9.97654770719042, 22.0519230769231, 27.3664034454377, 59.8884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1035, '2021-07-18 00:00:00', 5.67273766495372, 8.19384615384616, 6.47813336125106, 10.7296153846154, 7.12207549697526, 14.3707692307692, 10.0613201228956, 20.5011538461539, 27.5157532305796, 58.6096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1050, '2021-07-18 00:00:00', 3.79424625128426, 6.84384615384615, 3.86840973090414, 8.97461538461538, 5.66293841909494, 11.8665384615385, 8.71012790685913, 18.9080769230769, 27.8570464611463, 58.0515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1065, '2021-07-18 00:00:00', 3.72005973897442, 6.36269230769231, 5.07593592734005, 9.17846153846155, 5.32230031240108, 10.5761538461538, 9.09777805502319, 18.6284615384615, 28.3070364424439, 57.8219230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1080, '2021-07-18 00:00:00', 2.94891041155622, 5.72384615384614, 3.849272079038, 7.14346153846154, 3.91211862727169, 10.2219230769231, 9.61434643564581, 18.2957692307692, 28.6992584305159, 58.0276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1095, '2021-07-18 00:00:00', 2.32023026045659, 4.61269230769232, 2.58114393244546, 6.54, 3.7334298522322, 9.4876923076923, 10.7709329429506, 18.5073076923077, 29.0598269172674, 58.1973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1110, '2021-07-18 00:00:00', 2.14149527200039, 4.975, 2.78676158898572, 7.13192307692307, 3.98015981511373, 10.1180769230769, 10.7011732785925, 18.4415384615385, 28.8978608124972, 57.9365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1125, '2021-07-18 00:00:00', 2.33045284473608, 4.74230769230768, 2.96817138733858, 6.37576923076922, 5.52210847412472, 9.445, 10.6859218672909, 18.0569230769231, 35.2590523477523, 64.3173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1140, '2021-07-18 00:00:00', 1.98844125268629, 4.34115384615385, 3.51668508683961, 6.89500000000001, 4.86429877941155, 8.91884615384617, 9.99977280511143, 18.0619230769231, 35.6179381275999, 64.5873076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1155, '2021-07-18 00:00:00', 3.06823469666943, 4.94192307692309, 4.43893225206935, 6.43346153846155, 5.79363742526098, 9.29115384615386, 14.3032620916188, 24.0023076923077, 35.3946414653622, 64.8726923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1170, '2021-07-18 00:00:00', 2.78900690900212, 4.32653846153847, 4.01761538535179, 6.21576923076925, 5.28323107722771, 8.72115384615386, 14.8292035991356, 26.0092307692308, 35.2954914902521, 65.2734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1185, '2021-07-18 00:00:00', 2.22495583361524, 4.28269230769231, 4.8411768594646, 6.63423076923077, 4.89753666495877, 8.05423076923077, 16.1348503699767, 27.2126923076923, 35.2875379440653, 65.6930769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1200, '2021-07-18 00:00:00', 4.48102311462975, 4.80192307692307, 4.13669643370352, 6.20423076923077, 5.01357481858391, 8.1026923076923, 15.3091476726021, 27.9076923076923, 35.0184958865147, 65.6769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1215, '2021-07-18 00:00:00', 1.66833887906043, 3.86115384615386, 2.77884680010639, 5.03846153846155, 4.85834623651363, 8.43192307692309, 14.7751942848088, 28.4330769230769, 35.0660158777478, 65.4215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1230, '2021-07-18 00:00:00', 2.84317807012883, 3.53846153846153, 3.6033984173064, 5.61192307692307, 4.56288001157164, 8.44499999999999, 14.5235273793408, 28.4434615384615, 34.8319553637395, 65.1423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1245, '2021-07-18 00:00:00', 2.22484699560357, 4.35192307692306, 3.89633312823146, 6.78961538461539, 4.03239451671851, 8.68846153846155, 14.1027821205059, 28.8034615384615, 34.5105372804396, 64.9607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1260, '2021-07-18 00:00:00', 3.18863201919667, 4.60307692307694, 3.06552271863406, 6.10153846153847, 5.4841072760646, 8.39384615384617, 13.8788971630147, 28.9123076923077, 34.2120690197974, 64.6811538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1275, '2021-07-18 00:00:00', 2.17362129600848, 4.35153846153846, 2.74126419460354, 5.87576923076924, 6.90575444549968, 10.1273076923077, 13.5959955699633, 28.8634615384615, 34.1299501047664, 64.3330769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1290, '2021-07-18 00:00:00', 2.14064379244979, 3.88961538461539, 3.98004012349314, 5.85076923076923, 6.38414734985146, 10.4857692307692, 12.8821234811896, 28.8542307692307, 33.776560539021, 64.2646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1305, '2021-07-18 00:00:00', 3.56187472245467, 4.52653846153846, 6.1635727900676, 7.77153846153846, 6.90942019163803, 10.6407692307692, 12.7650031004245, 29.2580769230769, 33.3730104126074, 64.29 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1320, '2021-07-18 00:00:00', 2.30869748082573, 4.38166666666667, 3.86176801140527, 6.76, 4.79457798765544, 8.87958333333332, 13.8265881167147, 28.2645833333333, 34.8296628301555, 64.0195833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1335, '2021-07-18 00:00:00', 2.47160732189058, 4.62083333333333, 2.90784944689319, 5.71666666666667, 11.4592027996867, 17.76625, 13.7848485401676, 28.0033333333333, 34.8551928532978, 64.0058333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1350, '2021-07-18 00:00:00', 2.25717948757524, 3.79625, 2.45056955077557, 5.57958333333332, 11.5712899256512, 20.09125, 15.0122657036828, 28.4754166666666, 35.1682458648444, 64.3104166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1365, '2021-07-18 00:00:00', 2.17017793800616, 4.33124999999998, 11.5245360181997, 16.92, 12.680104059087, 21.6704166666667, 14.9330515388138, 28.5725, 35.5757570702745, 64.5004166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 990, '2021-07-18 00:00:00', 4.16216748267607, 9.62307692307692, 5.09404913751178, 13.5561538461538, 7.99746571397176, 16.9846153846154, 12.4333294569321, 25.3557692307692, 34.4805689940559, 63.0269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1005, '2021-07-18 00:00:00', 3.70510674610058, 8.98000000000001, 6.66541456959846, 11.8692307692308, 7.19789500211962, 15.7426923076923, 11.2094476155676, 23.8396153846154, 34.7416160312317, 62.5473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1020, '2021-07-18 00:00:00', 3.86694427164395, 6.85500000000001, 3.93760153471042, 10.0546153846154, 7.34798648505939, 14.4442307692308, 11.1157048982336, 22.8692307692308, 34.7120565997553, 62.2442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1035, '2021-07-18 00:00:00', 2.75932781669739, 7.21499999999999, 5.63086920466104, 10.48, 7.07408001085654, 13.85, 11.0132786426903, 22.0823076923077, 35.0080027620059, 61.8557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1050, '2021-07-18 00:00:00', 3.02201695255643, 6.21230769230769, 4.24667241677348, 8.41115384615386, 5.07962385039862, 11.6376923076923, 10.1443450029295, 19.8165384615385, 35.2641630270733, 61.105 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1065, '2021-07-18 00:00:00', 3.03875564107316, 6.1396153846154, 3.64611101565237, 8.30846153846154, 4.70444791169444, 10.8769230769231, 10.3780286923125, 18.9665384615385, 35.4538929966144, 61.3338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1080, '2021-07-18 00:00:00', 2.39883818032493, 5.65384615384616, 3.73279635332342, 8.21384615384615, 4.65958822875354, 10.4623076923077, 10.585758829673, 18.435, 35.477714159737, 61.305 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1095, '2021-07-18 00:00:00', 2.94510924441496, 5.61730769230769, 3.25650735510395, 7.46807692307691, 4.67147599801177, 10.13, 10.9393638473458, 18.6957692307692, 35.3452402649157, 62.0142307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1110, '2021-07-18 00:00:00', 1.99006938417889, 4.73807692307691, 2.83294076616781, 6.69423076923077, 5.81839724164126, 9.62769230769231, 10.2251171368126, 18.2373076923077, 35.366407227111, 62.0619230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1125, '2021-07-18 00:00:00', 2.00459334068994, 4.93230769230768, 3.08237213846739, 6.63499999999999, 4.87554203692739, 9.26307692307693, 11.1754678924591, 18.4611538461539, 38.8343258015578, 66.2973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1140, '2021-07-18 00:00:00', 2.29079039097528, 4.50384615384614, 4.0570940907919, 6.8473076923077, 5.92330801547193, 8.99538461538463, 11.2166414553761, 18.9884615384616, 39.0064546394371, 66.6334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1155, '2021-07-18 00:00:00', 4.18250913527594, 5.08080000000001, 3.94844167573318, 6.56600000000001, 5.91412960629035, 9.31040000000002, 10.8387695334849, 22.46, 39.2822083009599, 67.6884 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1170, '2021-07-18 00:00:00', 1.98436069922163, 4.50076923076924, 4.02913514293081, 6.08500000000001, 5.16435314290332, 9.27923076923078, 11.3859834817267, 23.3403846153846, 38.4461008626163, 67.9834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1185, '2021-07-18 00:00:00', 3.44318537672045, 4.35153846153847, 4.25526844493523, 6.62846153846154, 4.91388563155473, 9.41, 11.8643878833319, 24.1803846153846, 38.4856232577629, 68.1484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1200, '2021-07-18 00:00:00', 4.13714416550279, 5.16538461538462, 4.69867241479319, 6.9223076923077, 5.86990378639534, 10.4123076923077, 11.924190641781, 24.4976923076923, 38.4561301245178, 68.2319230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1215, '2021-07-18 00:00:00', 2.66826373970329, 4.52923076923078, 3.29750817343128, 6.71807692307692, 5.31012913069121, 9.16076923076922, 12.6648272544325, 25.1642307692308, 38.3778664577143, 68.3153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1230, '2021-07-18 00:00:00', 2.82053211019045, 5.06576923076924, 4.95017799213788, 7.25307692307692, 5.6023316025219, 8.85923076923076, 12.7582616913362, 25.3742307692308, 38.3666310303027, 68.3338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1245, '2021-07-18 00:00:00', 2.85483236743488, 4.43961538461538, 3.42605548026389, 5.96192307692306, 4.61523525527558, 7.79269230769229, 13.9725671282641, 25.7919230769231, 38.3408473021418, 68.4196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1260, '2021-07-18 00:00:00', 2.12246098088625, 4.18384615384614, 3.10714749222846, 5.54846153846153, 4.96614613001021, 7.64923076923076, 16.2618511814047, 26.7903846153846, 38.2691026045013, 68.5869230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1275, '2021-07-18 00:00:00', 2.73974990436381, 3.89846153846154, 3.53406473320192, 5.30846153846154, 6.95067727745899, 8.70115384615386, 16.3046238274253, 26.8669230769231, 38.383198561951, 68.5703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1290, '2021-07-18 00:00:00', 2.38450988352227, 3.75923076923077, 3.41875184151265, 5.28807692307692, 6.27836065080197, 8.93730769230771, 16.4132134387089, 26.7007692307692, 38.5494309406268, 68.5846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1305, '2021-07-18 00:00:00', 1.86739246420901, 3.84884615384615, 4.89449587252393, 6.70538461538463, 6.81441432665968, 9.57884615384617, 16.3291376803742, 26.4757692307692, 38.6001417534264, 68.5392307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1320, '2021-07-18 00:00:00', 3.09641000051743, 4.65625000000001, 3.72663416153412, 6.45750000000001, 4.56424184538774, 9.01083333333336, 16.8591146594787, 26.7491666666667, 40.1996619064303, 68.03 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1335, '2021-07-18 00:00:00', 2.55136504384545, 4.16875000000001, 3.61218286306658, 6.16041666666667, 9.94650732523806, 17.4441666666667, 16.7821711761041, 27.6379166666667, 40.1996619064303, 68.03 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1350, '2021-07-18 00:00:00', 2.94863515467111, 4.32666666666666, 3.41689027193365, 6.02000000000001, 10.7806361230398, 18.2725, 17.1582622173354, 27.8716666666667, 40.2102684606049, 68.01125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1365, '2021-07-18 00:00:00', 2.32255715519133, 4.3975, 9.71965011559394, 15.77375, 11.7815925881454, 19.6275, 17.172819772806, 27.6145833333333, 40.1939652056036, 68.0370833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 990, '2021-07-18 00:00:00', 4.99259057671132, 9.78759999999999, 8.37795967603886, 13.506, 9.88741385128925, 16.7412, 16.9938712187659, 26.1244, 39.0840571802195, 69.4244 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1005, '2021-07-18 00:00:00', 5.68274194381549, 8.8732, 7.06846784435401, 11.5928, 8.52956636256107, 15.0224, 14.4475360990493, 23.3492, 39.1793291673045, 69.0144 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1020, '2021-07-18 00:00:00', 3.74540496252852, 6.63199999999999, 4.47102057700476, 9.35, 6.3462344478176, 12.166, 13.8236539429101, 21.674, 39.1657978981662, 68.848 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1035, '2021-07-18 00:00:00', 3.99618993542599, 6.7256, 4.94204242528666, 9.15800000000001, 7.38083570245718, 11.8776, 13.4412090230009, 20.856, 39.1574544840017, 68.922 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1050, '2021-07-18 00:00:00', 3.68267194665323, 5.91680000000001, 4.57366920535361, 7.61200000000001, 8.68836699270927, 11.3972, 13.2544809152729, 20.0432, 39.1780860388389, 68.8644 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1065, '2021-07-18 00:00:00', 2.51840935248155, 4.96759999999999, 4.77745399419675, 7.476, 8.44437765616862, 10.7884, 12.6905734438335, 18.8528, 39.6954495838839, 69.8548 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1080, '2021-07-18 00:00:00', 3.5196326512862, 5.38159999999999, 6.92488476438416, 7.6604, 7.18128871907171, 9.74079999999999, 12.7307462075088, 18.0564, 39.7706705290888, 70.3052 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1095, '2021-07-18 00:00:00', 4.16572670731051, 5.30960000000001, 5.309155865107, 7.58879999999999, 5.80501148434121, 9.31, 14.4514398013946, 18.6996, 39.7223011543893, 70.4156 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1110, '2021-07-18 00:00:00', 3.97820658923926, 5.04879999999999, 4.41545913052462, 6.2672, 6.73489886090849, 9.6872, 13.5987502857186, 18.3252, 39.0445770156796, 70.2812 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1125, '2021-07-18 00:00:00', 2.53737607250744, 4.08240000000001, 2.63089699532307, 5.93240000000001, 8.46609118779144, 10.714, 12.520578634126, 17.7268, 37.7163091955368, 71.5628 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1140, '2021-07-18 00:00:00', 2.55104717060792, 4.17400000000001, 5.01932990215494, 6.55679999999999, 9.56793729076441, 10.6864, 12.4551290907267, 17.0836, 36.9947055761587, 72.0564 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1155, '2021-07-18 00:00:00', 5.10101565050203, 5.2176, 8.46451164175072, 8.2564, 9.42749369309433, 10.6096, 13.3447427226355, 25.776, 37.7187901096169, 72.7224 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1170, '2021-07-18 00:00:00', 4.74886976026929, 5.47840000000001, 6.02941420592969, 7.2924, 5.95143750142209, 8.836, 12.9764109316354, 27.4336, 37.2360974817, 72.9084 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1185, '2021-07-18 00:00:00', 4.04328092848699, 4.64040000000002, 4.59581157142022, 6.1356, 5.31617318503952, 8.0716, 13.7640714301159, 29.1404, 37.0271758892483, 73.4172 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1200, '2021-07-18 00:00:00', 3.29461975550037, 4.3988, 3.71153045701274, 5.73800000000001, 4.68074844442638, 7.8568, 13.4084155787824, 29.428, 36.9592662580487, 73.4496 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1215, '2021-07-18 00:00:00', 2.72322804774039, 4.0828, 3.84634341507186, 5.5092, 3.82893079070384, 7.48120000000001, 13.238722219308, 30.0508, 36.9350940254207, 73.9904 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1230, '2021-07-18 00:00:00', 2.83569409492632, 3.88119999999999, 3.27164622170552, 5.43759999999999, 4.62126245377457, 7.446, 13.6562354500304, 30.196, 37.4758045633001, 74.3188 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1245, '2021-07-18 00:00:00', 2.76649748478711, 4.10200000000001, 3.49258299829796, 5.52120000000001, 4.76097504019222, 7.42400000000001, 13.9654015934618, 30.352, 37.6277694351747, 74.2492 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1260, '2021-07-18 00:00:00', 2.25222430795278, 3.8332, 2.9409396457595, 5.0452, 4.47173076112594, 7.58479999999999, 13.8643604011629, 30.7068, 37.6721725680906, 74.5388 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1275, '2021-07-18 00:00:00', 2.20412166935795, 3.6424, 4.36731801757859, 5.67199999999999, 9.12940856061698, 9.14559999999999, 13.8384685809762, 30.6572, 37.3707874415298, 74.8496 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1290, '2021-07-18 00:00:00', 2.29351317124334, 3.57879999999999, 2.48431566700638, 5.12919999999998, 9.13149799686045, 8.90159999999999, 13.6150884193481, 30.6392, 37.3557706519354, 74.9252 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1305, '2021-07-18 00:00:00', 2.362997742981, 3.798, 8.7674643236609, 7.11160000000001, 8.92088939885853, 9.5248, 13.7926331423699, 31.0396, 37.2065452485626, 74.9852 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1320, '2021-07-18 00:00:00', 2.60318480831559, 3.91434782608696, 3.18603896221855, 5.30521739130436, 3.65418672653861, 7.63521739130435, 13.4055960529026, 30.2765217391305, 38.6028562092221, 73.614347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1335, '2021-07-18 00:00:00', 1.98834499277078, 3.64608695652174, 2.56036512341841, 5.24826086956521, 8.60906003141491, 20.3634782608696, 13.1426146922375, 29.8586956521739, 38.3620015541565, 73.2721739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1350, '2021-07-18 00:00:00', 2.12695666717299, 3.75086956521739, 2.71754168437654, 5.50652173913044, 10.6082738795507, 22.7326086956522, 13.2771381863326, 29.484347826087, 38.4518249745512, 73.154347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1365, '2021-07-18 00:00:00', 2.10572539677906, 4.37608695652174, 8.9960907188258, 19.1786956521739, 11.8012142304194, 24.4313043478261, 13.2578033401885, 29.5169565217391, 38.6726887778992, 73.4286956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 990, '2021-07-18 00:00:00', 6.18483237567127, 11.8390909090909, 8.95242693642055, 16.7136363636364, 8.89394683252269, 20.2704545454546, 11.5742128751658, 25.4931818181818, 35.6604072378919, 76.9559090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1005, '2021-07-18 00:00:00', 6.28112614671889, 10.0786363636364, 6.16293262401419, 13.8463636363636, 6.25593557113002, 16.2218181818182, 12.6758634532609, 23.85, 35.471475327434, 75.82 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1020, '2021-07-18 00:00:00', 3.78234769852723, 8.59272727272729, 3.78312658435411, 10.6109090909091, 7.44689557330125, 14.0818181818182, 12.4331619476831, 21.9627272727273, 35.3443987247219, 74.6345454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1035, '2021-07-18 00:00:00', 2.29730276628918, 6.67, 4.08743328049655, 9.4481818181818, 10.6890471513755, 13.8363636363636, 11.866617962228, 20.8886363636364, 35.4573772173606, 73.7790909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1050, '2021-07-18 00:00:00', 2.5462254553091, 6.07454545454545, 5.00962193231804, 8.95499999999999, 9.44659250506288, 12.6236363636364, 10.422808914635, 19.6186363636364, 34.8242112405743, 73.2386363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1065, '2021-07-18 00:00:00', 3.83570647415104, 6.35181818181817, 8.37532766045088, 9.72090909090909, 8.96626106277793, 11.9322727272727, 9.39169732111447, 18.605, 34.6603735838161, 72.6772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1080, '2021-07-18 00:00:00', 6.50226941734635, 7.13136363636364, 6.53851022919717, 8.49272727272728, 7.56098273749583, 10.5313636363636, 9.29230962580446, 18.4209090909091, 34.8653829856483, 72.5554545454546 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1095, '2021-07-18 00:00:00', 2.64925739002739, 4.81863636363638, 4.31470414530032, 6.72636363636364, 5.35069530619529, 8.79545454545454, 7.83459296771039, 17.3977272727273, 35.0930745748628, 72.2054545454546 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1110, '2021-07-18 00:00:00', 2.39488126575333, 5.23909090909091, 2.73411147988073, 6.62318181818183, 4.04265653518473, 8.88363636363637, 7.87039415229975, 17.7977272727273, 34.999592468252, 72.1559090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1125, '2021-07-18 00:00:00', 1.99125164579546, 4.34454545454547, 2.63136427012261, 6.01272727272729, 3.77383495969687, 8.47727272727275, 8.87309056345003, 17.6486363636364, 35.364784413642, 73.4936363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1140, '2021-07-18 00:00:00', 2.06320921166085, 4.66681818181818, 3.57062925687381, 6.61863636363636, 3.61621806821479, 7.90954545454546, 8.60751238631229, 17.2086363636364, 36.3265665518486, 73.7277272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1155, '2021-07-18 00:00:00', 2.30501096334173, 4.22772727272727, 2.67115864900206, 5.72863636363636, 3.13429556009142, 8.10909090909092, 23.3170287066262, 29.1409090909091, 36.2909799772013, 73.6090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1170, '2021-07-18 00:00:00', 1.60753340132129, 3.98727272727272, 2.40181952131858, 5.61681818181817, 2.64405483566925, 7.67545454545455, 24.437194315578, 30.7777272727273, 36.4904120983612, 73.5831818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1185, '2021-07-18 00:00:00', 1.78499566492737, 4.01, 2.35568544082266, 5.78590909090909, 2.93641622726415, 8.06545454545455, 24.4040632705407, 31.4777272727273, 37.1911546558054, 73.8468181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1200, '2021-07-18 00:00:00', 1.37272322323878, 3.81500000000001, 1.30357218169937, 4.93363636363638, 3.27625462568073, 7.8159090909091, 25.4726574570082, 33.0472727272727, 37.1503208867884, 73.6590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1215, '2021-07-18 00:00:00', 1.06220427511752, 3.45272727272727, 2.08412703495624, 5.33954545454545, 3.94759184633891, 7.95636363636364, 25.459757720832, 33.5781818181818, 38.2488594884149, 74.1595454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1230, '2021-07-18 00:00:00', 1.93198392973697, 3.74, 3.22126554813506, 5.59772727272728, 3.67933003147577, 7.78863636363637, 25.3901190729149, 33.5668181818182, 40.3729805922818, 74.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1245, '2021-07-18 00:00:00', 2.05634657959482, 3.98772727272728, 2.34168737955131, 5.44954545454545, 3.32641754439421, 8.00181818181817, 25.3507756312943, 33.8718181818182, 40.5019566520025, 74.7445454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1260, '2021-07-18 00:00:00', 1.7088580019989, 3.98363636363637, 2.67512446609328, 5.60363636363637, 4.91223027524729, 8.26409090909091, 25.5245410344955, 34.5295454545454, 40.5918722511926, 74.445 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1275, '2021-07-18 00:00:00', 1.62549739307443, 3.58318181818183, 2.45371372392155, 5.42409090909092, 4.89223965832203, 8.94772727272728, 25.6196216908918, 34.7818181818182, 40.7083465946178, 74.0940909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1290, '2021-07-18 00:00:00', 2.0476790789549, 3.99090909090909, 3.36814337979247, 5.82227272727274, 5.1111375924717, 9.61681818181818, 25.3406461178675, 34.3013636363636, 40.8372759859997, 74.1463636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1305, '2021-07-18 00:00:00', 2.34848578829754, 4.05045454545455, 3.4800040117905, 6.55772727272727, 5.5159376520967, 9.6759090909091, 25.3439515740005, 33.8263636363636, 41.3203994068651, 74.565 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1320, '2021-07-18 00:00:00', 2.43777999741353, 4.48849999999999, 3.80787449345361, 6.6415, 5.38063486764779, 9.30000000000001, 25.7470242327556, 35.356, 43.6453977919901, 74.697 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1335, '2021-07-18 00:00:00', 2.78684971173356, 4.43049999999999, 5.01193761774929, 6.98350000000001, 22.2543626710525, 24.895, 25.9050794653339, 35.105, 43.6306508148379, 74.502 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1350, '2021-07-18 00:00:00', 3.13835738966472, 4.85850000000002, 3.88049084659741, 6.54750000000002, 21.4573809838063, 25.6675, 24.3943010169438, 33.978, 43.7538911201952, 73.7325 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1365, '2021-07-18 00:00:00', 2.45713804423381, 4.51300000000001, 19.3096669204559, 22.2505, 20.8217704578645, 25.8075, 25.921289583742, 33.723, 43.8735052646871, 73.293 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 945, '2021-07-18 00:00:00', 2.02939646200539, 8.11499999999995, 3.91030049996159, 17.135, 2.99813275223097, 17.78, 4.24971175493114, 23.865, 17.3029029356348, 74.095 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 960, '2021-07-18 00:00:00', 4.47598592491079, 11.505, 3.56381817718017, 12.15, 0.205060966544153, 14.815, 4.24971175493114, 23.865, 17.3029029356348, 74.095 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 975, '2021-07-18 00:00:00', 0.38183766184079, 9.18000000000001, 1.28693434175955, 11.19, 5.16187950266176, 14.34, 4.95681853611769, 23.365, 18.0100097168214, 73.595 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 930, '2021-07-18 00:00:00', 1.42128463018495, 7.69500000000005, 2.41830519165804, 8.75, 0.572756492761145, 12.815, 1.90918830920371, 15.5600000000001, 8.02566196646733, 77.2550000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 945, '2021-07-18 00:00:00', 2.85671139599371, 7.48999999999995, 2.05060966544097, 10.96, 0.700035713374689, 13.715, 1.90918830920371, 15.5600000000001, 4.63862048458379, 79.65 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 960, '2021-07-18 00:00:00', 0.586898628384863, 7.72499999999997, 2.97691954879539, 10.245, 1.31521861300699, 13.28, 2.92035100630044, 16.275, 4.63862048458379, 79.65 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 975, '2021-07-18 00:00:00', 1.87383297014442, 6.02499999999998, 2.84256926036991, 9.36000000000001, 3.05470129472592, 9.51000000000005, 5.62856997824494, 16.97, 6.4346717087976, 78.3800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 930, '2021-07-18 00:00:00', 3.3587572106361, 10.155, 5.73463599542291, 16.605, 13.2865364184953, 23.325, 5.91141269071955, 28.54, 6.30032142037212, 74.545 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 945, '2021-07-18 00:00:00', 2.14960461480708, 11.01, 8.81055049358441, 15.72, 9.70150503787945, 17.73, 0.162634559672919, 24.475, 6.30032142037212, 74.545 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 960, '2021-07-18 00:00:00', 4.52548339959389, 9.53000000000003, 3.56381817718017, 12.85, 3.74200908603918, 12.85, 3.92910954034114, 28.425, 4.1255650173582, 74.545 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 975, '2021-07-18 00:00:00', 1.01116269709681, 5.73500000000001, 5.94676802977892, 9.22500000000002, 1.11015764646292, 13.645, 5.74877813104663, 28.425, 6.30032142037212, 74.545 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 930, '2021-07-18 00:00:00', 2.75064537881566, 14.385, 1.98697005513416, 16.225, 7.24784450716211, 20.235, 7.45997654151804, 25.855, 14.559328624631, 64.545 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 945, '2021-07-18 00:00:00', 2.51730014102407, 11.61, 7.77110352524016, 15.625, 7.41755013464689, 15.875, 8.01151983084353, 23.155, 14.559328624631, 64.545 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 960, '2021-07-18 00:00:00', 2.05060966544097, 11.58, 2.15314014871302, 11.58, 2.26079715614867, 15.625, 2.37383701395611, 23.155, 2.49252886465391, 64.545 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 975, '2021-07-18 00:00:00', 0.982878425849372, 8.76499999999999, 3.19612265096318, 10.87, 7.93373808491308, 15.61, 7.9690934239723, 23.185, 14.559328624631, 64.545 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 930, '2021-07-18 00:00:00', 9.35502271509812, 14.335, 8.95197184982175, 15.74, 11.4480587874102, 20.955, 2.14960461480708, 30.83, 0.268700576850885, 74.65 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 945, '2021-07-18 00:00:00', 2.43951839509362, 9.48500000000001, 7.37512372777574, 12.975, 7.84888527117069, 16.76, 2.43951839509354, 31.035, 0.268700576850885, 74.65 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 960, '2021-07-18 00:00:00', 5.93262589415512, 9.94499999999999, 4.39113311116849, 12.5550000000001, 11.9006071273695, 17.865, 3.29511760032929, 31.64, 0.0212132034356575, 74.825 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 975, '2021-07-18 00:00:00', 2.12132034355964, 6.8900000000001, 4.7376154339499, 12.1, 9.043895731376, 16.055, 11.299566363361, 30.44, 4.82953931550407, 71.395 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 930, '2021-07-18 00:00:00', 0, 12.16, 0, 15.55, 0, 21.66, 0, 26.87, 0, 86.33 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 930);
Date: 2021-07-18 18:13:18 Duration: 1s217ms Database: acaweb_fx User: pgperfstats
19 6s211ms 22 51ms 2s146ms 282ms 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 #19
Day Hour Count Duration Avg duration Jul 18 18 22 6s211ms 282ms [ User: postgres - Total duration: 6s211ms - Times executed: 22 ]
-
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 = 689 AND (((s.symbol ilike '%us30%' AND timegranularity = 30))) 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 > 516491181 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-07-18 18:18:47 Duration: 2s146ms 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 = 689 AND (((s.symbol ilike '%us30%' AND timegranularity = 30))) 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 > 516491181 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-07-18 18:34:51 Duration: 1s73ms 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 = 689 AND (((s.symbol ilike '%us30%' AND timegranularity = 30))) 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 > 516491181 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-07-18 18:02:42 Duration: 860ms Database: acaweb_fx User: postgres Bind query: yes
20 6s144ms 1 6s144ms 6s144ms 6s144ms refresh materialized view prfsymboltree;Times Reported Time consuming queries #20
Day Hour Count Duration Avg duration Jul 18 18 1 6s144ms 6s144ms [ User: postgres - Total duration: 6s144ms - Times executed: 1 ]
-
refresh materialized view prfsymboltree;
Date: 2021-07-18 18:23:59 Duration: 6s144ms Database: acaweb_fx User: postgres
Most frequent queries (N)
Rank Times executed Total duration Min duration Max duration Avg duration Query 1 336 9m4s 170ms 14s750ms 1s621ms 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 Jul 18 18 336 9m4s 1s621ms [ User: postgres - Total duration: 9m4s - Times executed: 336 ]
-
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 ('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-07-18 18:20:38 Duration: 14s750ms 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 = '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-07-18 18:35:25 Duration: 13s257ms 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 = '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-07-18 18:00:46 Duration: 9s987ms Database: acaweb_fx User: postgres Bind query: yes
2 249 1m4s 52ms 860ms 257ms 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 #2
Day Hour Count Duration Avg duration Jul 18 18 249 1m4s 257ms [ User: postgres - Total duration: 1m4s - Times executed: 249 ]
-
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 = '627' 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-07-18 18:35:34 Duration: 860ms 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 = '431' 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-07-18 18:21:31 Duration: 682ms 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 = '431' 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-07-18 18:01:22 Duration: 669ms Database: acaweb_fx User: postgres Bind query: yes
3 152 2m26s 637ms 1s167ms 965ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #3
Day Hour Count Duration Avg duration Jul 18 18 152 2m26s 965ms [ User: pgperfstats - Total duration: 2m26s - Times executed: 152 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 1033421, 2, 990, '2021-07-18 00:00:00', 0.512586953223924, 1.04576923076923, 0.545893762558248, 1.2, 0.614188770781302, 1.41961538461538, 0.812866154182461, 1.89076923076923, 2.39746237637921, 4.62461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1005, '2021-07-18 00:00:00', 0.194166066907844, 0.592692307692308, 0.301137586750385, 0.829615384615385, 0.400053265684228, 1.00115384615385, 0.716918727289545, 1.55269230769231, 2.24136596400842, 4.45576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1020, '2021-07-18 00:00:00', 0.153631427073419, 0.538846153846155, 0.275771365725027, 0.704615384615385, 0.360485996740726, 0.923076923076923, 0.623543225322955, 1.39307692307692, 2.22841333688344, 4.395 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1035, '2021-07-18 00:00:00', 0.233076085299333, 0.482692307692306, 0.211450667096098, 0.630769230769229, 0.377497223627081, 0.891923076923074, 0.518808101472832, 1.31461538461538, 2.20883484774561, 4.36923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1050, '2021-07-18 00:00:00', 0.184636441106884, 0.418846153846153, 0.256367824694249, 0.592692307692307, 0.35013404026722, 0.805384615384613, 0.515420067666992, 1.29538461538461, 2.21350765841145, 4.33807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1065, '2021-07-18 00:00:00', 0.181001062470318, 0.404230769230769, 0.268556253955223, 0.577692307692306, 0.339090185417027, 0.756923076923076, 0.488759812020334, 1.26692307692307, 2.21460467039917, 4.30461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1080, '2021-07-18 00:00:00', 0.173134451977469, 0.40653846153846, 0.218168600998261, 0.561538461538461, 0.294784667172497, 0.715, 0.460026253431424, 1.23192307692308, 2.21708290674585, 4.29615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1095, '2021-07-18 00:00:00', 0.128122537499788, 0.37923076923077, 0.174271671205091, 0.521153846153846, 0.248874698160773, 0.668846153846153, 0.482943538665196, 1.20769230769231, 2.2149794928726, 4.28692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1110, '2021-07-18 00:00:00', 0.159623113807301, 0.346538461538461, 0.190760421632839, 0.458461538461539, 0.300934186518224, 0.684230769230769, 0.494063371830594, 1.17115384615384, 2.28558267272181, 4.28192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1125, '2021-07-18 00:00:00', 0.101314438184376, 0.306153846153849, 0.185112024294645, 0.442307692307693, 0.2441389894176, 0.629615384615384, 0.485285641500091, 1.10307692307692, 2.27850561688003, 4.30038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1140, '2021-07-18 00:00:00', 0.154077403125334, 0.330384615384616, 0.209362402032018, 0.466153846153847, 0.235516127162976, 0.589615384615383, 0.454678415518552, 1.11730769230769, 2.27282677264712, 4.29153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1155, '2021-07-18 00:00:00', 0.148698973148388, 0.310769230769232, 0.183217399240946, 0.416153846153846, 0.19542931045423, 0.546153846153846, 1.41513793837046, 2.04923076923077, 2.26160433185077, 4.31692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1170, '2021-07-18 00:00:00', 0.160257965120662, 0.261153846153845, 0.174723077600396, 0.351923076923075, 0.232153795177646, 0.569230769230768, 1.42840421988477, 2.13884615384615, 2.26924426593118, 4.36153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1185, '2021-07-18 00:00:00', 0.126128749848959, 0.262692307692307, 0.147105927297828, 0.398076923076923, 0.255018852998392, 0.601153846153846, 1.4462618658512, 2.20576923076923, 2.28931968396391, 4.39615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1200, '2021-07-18 00:00:00', 0.123752233857072, 0.261153846153847, 0.237694050279896, 0.412307692307693, 0.239958009147114, 0.569615384615386, 1.42382350894181, 2.24423076923077, 2.29162035384438, 4.41961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1215, '2021-07-18 00:00:00', 0.138377966231842, 0.292692307692308, 0.153751547834608, 0.416538461538463, 0.190227394290259, 0.527692307692308, 1.41455298728826, 2.30807692307692, 2.27201367818201, 4.42692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1230, '2021-07-18 00:00:00', 0.0834376782625561, 0.245384615384616, 0.113580198707615, 0.332692307692308, 0.307005637633026, 0.537307692307691, 1.39957229730536, 2.30884615384615, 2.27177775186002, 4.43692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1245, '2021-07-18 00:00:00', 0.0619342082685006, 0.240384615384614, 0.140909681929734, 0.363461538461536, 0.287989316041144, 0.564615384615382, 1.37412372077626, 2.3, 2.27270807628256, 4.445 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1260, '2021-07-18 00:00:00', 0.121737868782282, 0.271249999999998, 0.282916680006828, 0.426249999999998, 0.276016894567987, 0.561249999999998, 1.38039035646873, 2.38916666666667, 2.30880293972715, 4.62166666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1275, '2021-07-18 00:00:00', 0.217243217119924, 0.288846153846153, 0.225400839531571, 0.398461538461538, 0.241354192327057, 0.529615384615383, 1.33110555554396, 2.275, 2.27665327923383, 4.46692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1290, '2021-07-18 00:00:00', 0.134379485613863, 0.274615384615385, 0.155263052219822, 0.361153846153846, 0.238229688778256, 0.52423076923077, 1.30694735342147, 2.24923076923077, 2.27463921061375, 4.45653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1305, '2021-07-18 00:00:00', 0.0885654907616163, 0.250384615384614, 0.14683376262343, 0.341923076923077, 0.21661166954856, 0.493846153846155, 1.31085292257193, 2.25076923076923, 2.26517066770832, 4.46307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1320, '2021-07-18 00:00:00', 0.106903982799809, 0.232692307692309, 0.178130462129477, 0.362307692307694, 0.22966597819107, 0.557692307692309, 1.30261795568061, 2.24846153846154, 2.25354967858402, 4.48692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1335, '2021-07-18 00:00:00', 0.106837043417317, 0.273076923076924, 0.112800027277682, 0.359615384615387, 1.34782263156316, 1.68538461538461, 1.28869761327533, 2.24153846153846, 2.24853186289666, 4.49346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1350, '2021-07-18 00:00:00', 0.0712924637294516, 0.271153846153848, 0.192504145809501, 0.465384615384616, 1.34666722518394, 1.81384615384615, 1.26500428701007, 2.22038461538462, 2.23215759713814, 4.47653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1365, '2021-07-18 00:00:00', 0.165720803206429, 0.359230769230769, 1.28724607652867, 1.58769230769231, 1.29293137422739, 1.84346153846154, 1.22089154057441, 2.16807692307692, 2.2112246867708, 4.45115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 990, '2021-07-18 00:00:00', 0.423837414401033, 0.966923076923076, 0.46579840472693, 1.15192307692308, 0.505251955425743, 1.34653846153846, 0.595156992863098, 1.74961538461538, 2.10431878251883, 4.28846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1005, '2021-07-18 00:00:00', 0.381161820403532, 0.6748, 0.487647413609463, 0.886000000000002, 0.600853004763506, 1.1792, 0.608045502683256, 1.5888, 2.09648253033504, 4.1216 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1020, '2021-07-18 00:00:00', 0.218509989210138, 0.558846153846156, 0.30894659732711, 0.800000000000001, 0.373006908576977, 1.03307692307692, 0.398675499430494, 1.43692307692308, 2.08788612274196, 4.15269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1035, '2021-07-18 00:00:00', 0.203376119920326, 0.525384615384617, 0.229454537142732, 0.715769230769232, 0.305604067633018, 0.895384615384615, 0.371453693148752, 1.33538461538462, 2.07641229046642, 4.13 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1050, '2021-07-18 00:00:00', 0.222360068357608, 0.522400000000001, 0.284811048474833, 0.6944, 0.304525313671405, 0.852399999999999, 0.403291457881271, 1.2924, 2.12729233220699, 4.1332 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1065, '2021-07-18 00:00:00', 0.243972255673595, 0.482307692307694, 0.26102755527987, 0.56923076923077, 0.316375628741437, 0.798461538461539, 0.478389123879457, 1.28192307692308, 2.1301764823962, 4.09038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1080, '2021-07-18 00:00:00', 0.117474056055599, 0.361923076923076, 0.217441061864167, 0.553846153846153, 0.289871324237818, 0.735769230769231, 0.486365642764308, 1.24346153846154, 2.14518240214242, 4.07346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1095, '2021-07-18 00:00:00', 0.180532971631651, 0.398076923076922, 0.215454082204218, 0.532692307692307, 0.270809612373429, 0.675384615384616, 0.546892901904794, 1.21961538461539, 2.16449251469111, 4.05961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1110, '2021-07-18 00:00:00', 0.139860644929159, 0.338800000000002, 0.175691965287737, 0.454800000000002, 0.164734129230508, 0.580400000000001, 0.536754754675416, 1.1516, 2.22727875818602, 4.0996 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1125, '2021-07-18 00:00:00', 0.111539230766579, 0.300800000000001, 0.140964534546816, 0.3972, 0.192711355832154, 0.577199999999999, 0.565962896310349, 1.1216, 2.41659195286806, 4.242 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1140, '2021-07-18 00:00:00', 0.0869386757049657, 0.288000000000001, 0.102919062050397, 0.394400000000001, 0.222060051937908, 0.547600000000001, 0.615805705289148, 1.172, 2.42867776097749, 4.2556 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1155, '2021-07-18 00:00:00', 0.073321211119292, 0.255199999999998, 0.175119007154181, 0.401999999999998, 0.192421412529892, 0.514799999999997, 0.675268341723004, 1.7896, 2.38111682479742, 4.3144 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1170, '2021-07-18 00:00:00', 0.120899407222147, 0.273999999999998, 0.136347595016071, 0.376399999999999, 0.215213072713221, 0.517999999999998, 0.681164933526873, 1.8824, 2.3661606031713, 4.3192 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1185, '2021-07-18 00:00:00', 0.0890285738205507, 0.244782608695651, 0.10177088116433, 0.351304347826086, 0.124494233718872, 0.445217391304346, 0.750720339186296, 1.94913043478261, 2.39372425527183, 4.32391304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1200, '2021-07-18 00:00:00', 0.105778069560757, 0.261600000000001, 0.130718527123486, 0.3596, 0.229236413628667, 0.5092, 0.742096579518687, 1.9936, 2.30762092496435, 4.3932 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1215, '2021-07-18 00:00:00', 0.0977292177396291, 0.2448, 0.164891883770346, 0.346799999999999, 0.296522624207102, 0.584400000000001, 0.745491560426185, 2.0292, 2.27115264421688, 4.4252 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1230, '2021-07-18 00:00:00', 0.150634214794206, 0.263600000000001, 0.17821616088335, 0.368800000000001, 0.325845055202624, 0.602000000000001, 0.745130413641354, 2.0812, 2.24538244700838, 4.4456 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1245, '2021-07-18 00:00:00', 0.0852047308184617, 0.250384615384616, 0.273770257416971, 0.443076923076925, 0.363457753338046, 0.608461538461539, 0.748967391710851, 2.07192307692308, 2.19725955191041, 4.42846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1260, '2021-07-18 00:00:00', 0.25785177614579, 0.336538461538464, 0.27929802114477, 0.449230769230771, 0.351714919523447, 0.59923076923077, 0.762608983384318, 2.07269230769231, 2.18585455917043, 4.45192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1275, '2021-07-18 00:00:00', 0.173627364025551, 0.292307692307694, 0.252882459774377, 0.42846153846154, 0.315390844216165, 0.560769230769231, 0.800556345011681, 2.09769230769231, 2.18072200464398, 4.46730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1290, '2021-07-18 00:00:00', 0.229823008823345, 0.331153846153846, 0.245390740217751, 0.426153846153844, 0.358127609401154, 0.59076923076923, 0.814543194302559, 2.12384615384615, 2.17851696202856, 4.49807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1305, '2021-07-18 00:00:00', 0.171279348973002, 0.303846153846154, 0.244649828247515, 0.418461538461538, 0.364090436778895, 0.604615384615385, 0.832330555636493, 2.16692307692308, 2.17349431525862, 4.51153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1320, '2021-07-18 00:00:00', 0.148182839243126, 0.276923076923076, 0.252145562355133, 0.405769230769231, 0.333721210224713, 0.674615384615384, 0.835078347314698, 2.16038461538461, 2.17172434148181, 4.51884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1335, '2021-07-18 00:00:00', 0.18809694718007, 0.282692307692308, 0.235470069958273, 0.416923076923078, 0.695528575976576, 1.49, 0.816420329148017, 2.15692307692308, 2.16867190837015, 4.51538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1350, '2021-07-18 00:00:00', 0.115239549834914, 0.288076923076923, 0.248962153441351, 0.496923076923076, 0.693278054995587, 1.62230769230769, 0.837897093002202, 2.17346153846154, 2.16210766116341, 4.52153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1365, '2021-07-18 00:00:00', 0.126025503515089, 0.349583333333333, 0.734976584463851, 1.39416666666667, 0.754639274609142, 1.7025, 0.845153274838958, 2.19166666666667, 2.21883043842758, 4.54791666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 990, '2021-07-18 00:00:00', 0.696151177215455, 0.977692307692307, 0.699119116075037, 1.18346153846154, 0.74353914593548, 1.41769230769231, 0.850744108684591, 1.84846153846154, 2.18459758660139, 4.36884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1005, '2021-07-18 00:00:00', 0.255534432423197, 0.615384615384615, 0.322762356016835, 0.836538461538462, 0.381441194177275, 1.06423076923077, 0.644060675593654, 1.46307692307692, 2.16995441284976, 4.23307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1020, '2021-07-18 00:00:00', 0.196185155872242, 0.576153846153845, 0.210882759991278, 0.766538461538461, 0.36817658806611, 0.995, 0.703954653259821, 1.39807692307692, 2.15711320625863, 4.22423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1035, '2021-07-18 00:00:00', 0.163131376975266, 0.490384615384615, 0.302895767804449, 0.685384615384615, 0.33771813463529, 0.881538461538463, 0.690031994798903, 1.30807692307692, 2.17660345846105, 4.19115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1050, '2021-07-18 00:00:00', 0.17951430198005, 0.455769230769232, 0.2328766593318, 0.636538461538464, 0.272293111300193, 0.76346153846154, 0.683029901361459, 1.26538461538462, 2.19027290185844, 4.17076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1065, '2021-07-18 00:00:00', 0.173757124923091, 0.436538461538461, 0.185716491956463, 0.578846153846154, 0.233493864192155, 0.729230769230768, 0.689989520544723, 1.24846153846154, 2.21393075425032, 4.15423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1080, '2021-07-18 00:00:00', 0.129643297610732, 0.399230769230771, 0.160050472808279, 0.491923076923078, 0.311541082610056, 0.675384615384615, 0.700964610101953, 1.23923076923077, 2.21268875770216, 4.15653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1095, '2021-07-18 00:00:00', 0.133395882764281, 0.337692307692307, 0.256233367190026, 0.473461538461538, 0.362523633181873, 0.689230769230767, 0.706936619942257, 1.23076923076923, 2.20995081741305, 4.16115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1110, '2021-07-18 00:00:00', 0.126578646880719, 0.313076923076922, 0.185735958160627, 0.424615384615384, 0.376439391382751, 0.671153846153845, 0.692819878911816, 1.21076923076923, 2.24714838098285, 4.23961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1125, '2021-07-18 00:00:00', 0.107460905234631, 0.300384615384615, 0.207349574761671, 0.484615384615384, 0.449524192897334, 0.68, 0.696852815272956, 1.20961538461538, 2.29452042919648, 4.57 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1140, '2021-07-18 00:00:00', 0.152191764998417, 0.3404, 0.329566381780668, 0.4884, 0.528017360825698, 0.7124, 0.661327452930846, 1.2296, 1.76109104440022, 4.308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1155, '2021-07-18 00:00:00', 0.282896012425334, 0.346923076923078, 0.366521276536364, 0.465384615384617, 0.50002953758907, 0.681538461538462, 2.09417712864835, 1.95461538461538, 2.26246291937314, 4.59230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1170, '2021-07-18 00:00:00', 0.106056588668503, 0.27, 0.240801546123328, 0.42423076923077, 0.32971712818018, 0.564230769230769, 2.06628455110951, 1.90038461538462, 2.26356713040416, 4.58192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1185, '2021-07-18 00:00:00', 0.198966947390382, 0.299615384615385, 0.271650510767053, 0.444999999999998, 0.29124982667542, 0.537692307692307, 2.06332834181907, 1.94038461538461, 2.27108730313512, 4.60846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1200, '2021-07-18 00:00:00', 0.262372899632447, 0.353461538461538, 0.295120314448193, 0.419999999999998, 0.344408746426951, 0.55423076923077, 2.05788050038046, 2.00192307692308, 2.27070646411064, 4.61038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1215, '2021-07-18 00:00:00', 0.108034894647696, 0.253461538461538, 0.124544709303065, 0.350769230769232, 0.268406121677293, 0.575384615384618, 2.05175725809703, 1.97038461538462, 2.26101964744976, 4.61461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1230, '2021-07-18 00:00:00', 0.122013870586031, 0.270769230769232, 0.221463662586333, 0.386923076923077, 0.303427852278695, 0.602692307692309, 2.05640672421207, 1.98384615384615, 2.26210347991557, 4.61192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1245, '2021-07-18 00:00:00', 0.160754471166434, 0.275, 0.218484641248621, 0.423461538461541, 0.305164772641827, 0.56846153846154, 2.05350046356122, 1.98192307692308, 2.26838743129597, 4.60153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1260, '2021-07-18 00:00:00', 0.166740701505247, 0.307692307692309, 0.226075548978995, 0.416923076923079, 0.33189247563724, 0.536153846153848, 2.05512286737314, 1.995, 2.27237185472665, 4.59538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1275, '2021-07-18 00:00:00', 0.14430736427714, 0.276153846153848, 0.209055016682211, 0.370000000000001, 0.282804634931009, 0.492307692307693, 2.05472678326004, 2.02307692307692, 2.26603428584286, 4.60076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1290, '2021-07-18 00:00:00', 0.14493287570989, 0.258461538461538, 0.205159975103857, 0.358846153846155, 0.252920175914488, 0.466153846153846, 2.04979863926642, 2.03230769230769, 2.26037682358835, 4.60923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1305, '2021-07-18 00:00:00', 0.100528602894897, 0.245000000000002, 0.15004819738491, 0.337692307692308, 0.198075354736137, 0.464615384615386, 2.05511639198742, 2.05076923076923, 2.26003897175384, 4.59807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1320, '2021-07-18 00:00:00', 0.130766380059423, 0.249615384615386, 0.154533541293192, 0.333846153846155, 0.192560480009628, 0.533461538461538, 2.05326621601928, 2.05307692307692, 2.26544463287351, 4.59076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1335, '2021-07-18 00:00:00', 0.11568990382118, 0.238076923076925, 0.147406293571935, 0.363846153846155, 2.12131483174578, 1.55384615384615, 2.05576323090439, 2.07769230769231, 2.2625177262374, 4.59230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1350, '2021-07-18 00:00:00', 0.139718948662608, 0.294230769230771, 0.192185807528508, 0.46076923076923, 2.09707272167657, 1.635, 2.04980062820378, 2.10115384615385, 2.25106238166645, 4.60461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1365, '2021-07-18 00:00:00', 0.130200437196478, 0.371923076923076, 2.12656660804724, 1.50153846153846, 2.08833953178117, 1.685, 2.03948730359825, 2.10269230769231, 2.21563343955211, 4.63346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 990, '2021-07-18 00:00:00', 0.683853541825049, 0.908400000000001, 0.660394579020753, 1.0428, 0.659997979794886, 1.2416, 0.677945917213655, 1.6276, 1.7462733653889, 4.3104 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1005, '2021-07-18 00:00:00', 0.322427252777014, 0.615199999999999, 0.372277674144805, 0.793599999999998, 0.37856439346563, 0.9488, 0.543688942932138, 1.3732, 1.75984156483853, 4.2556 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1020, '2021-07-18 00:00:00', 0.298639693722497, 0.582399999999998, 0.296663108592895, 0.715599999999999, 0.36321481247328, 0.869999999999999, 0.554168446112429, 1.3012, 1.78445117613231, 4.2592 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1035, '2021-07-18 00:00:00', 0.173616435473911, 0.4448, 0.222776420056821, 0.572800000000002, 0.279417250720137, 0.736400000000003, 0.522057468100973, 1.1924, 1.80646782423601, 4.2648 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1050, '2021-07-18 00:00:00', 0.221673182861617, 0.431600000000001, 0.277760688363202, 0.564800000000001, 0.331208393613447, 0.723600000000002, 0.537965922092962, 1.1364, 1.79381576534492, 4.244 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1065, '2021-07-18 00:00:00', 0.160853971042061, 0.353600000000001, 0.189501099381157, 0.502400000000001, 0.307886342665602, 0.6876, 0.521169518167234, 1.0652, 1.80239442594196, 4.2356 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1080, '2021-07-18 00:00:00', 0.161045542212961, 0.387600000000001, 0.282135901059519, 0.525600000000002, 0.311085197333463, 0.653600000000001, 0.532335420576162, 1.0268, 1.8237820593481, 4.2368 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1095, '2021-07-18 00:00:00', 0.200837413513188, 0.347600000000001, 0.257277411885822, 0.487999999999999, 0.269397475860486, 0.604, 0.524704043564878, 0.953199999999999, 1.82385882129073, 4.2312 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1110, '2021-07-18 00:00:00', 0.185360010070493, 0.343999999999999, 0.189186856484974, 0.412, 0.218885814981236, 0.548800000000001, 0.431914343359882, 0.896, 1.78829173608037, 4.2904 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1125, '2021-07-18 00:00:00', 0.112731243820572, 0.276, 0.125731194750282, 0.369999999999999, 0.2469831303281, 0.504399999999999, 0.444457722023892, 0.884799999999998, 1.80077603641689, 4.3212 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1140, '2021-07-18 00:00:00', 0.0997129212623257, 0.2752, 0.151451862539446, 0.362800000000001, 0.278698164089159, 0.5068, 0.536997827431981, 0.98, 1.87443342550934, 4.3444 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1155, '2021-07-18 00:00:00', 0.128161469712393, 0.250833333333334, 0.23613701193544, 0.370416666666666, 0.313916066969263, 0.502916666666668, 0.644478077791344, 1.51041666666667, 1.84932713968222, 4.4475 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1170, '2021-07-18 00:00:00', 0.175119007154186, 0.276, 0.19704652580884, 0.3824, 0.319114921828067, 0.5252, 0.605241549576147, 1.5344, 1.79505264546754, 4.3816 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1185, '2021-07-18 00:00:00', 0.112638063430321, 0.259599999999999, 0.184614011747032, 0.353600000000001, 0.242712449893558, 0.514800000000001, 0.587621760432112, 1.5908, 1.76394132555479, 4.4116 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1200, '2021-07-18 00:00:00', 0.158113883008419, 0.256000000000001, 0.229345445416587, 0.380800000000001, 0.263383750447896, 0.512800000000001, 0.616862221245557, 1.6524, 1.76418753727223, 4.4108 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1215, '2021-07-18 00:00:00', 0.156840683497617, 0.253599999999998, 0.185208891075277, 0.3724, 0.230060137065653, 0.478799999999999, 0.743639025334202, 1.6664, 1.82125185884142, 4.38 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1230, '2021-07-18 00:00:00', 0.136024507595753, 0.2612, 0.169939204815528, 0.3328, 0.21113423849927, 0.471199999999999, 0.79350551352842, 1.7348, 1.82098215257591, 4.3752 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1245, '2021-07-18 00:00:00', 0.1233247744778, 0.234400000000001, 0.172750301495155, 0.3348, 0.18118866778398, 0.4428, 0.857311300909225, 1.8092, 1.81914357139104, 4.376 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1260, '2021-07-18 00:00:00', 0.133220368812981, 0.246799999999999, 0.143691799812422, 0.338399999999999, 0.16982049346295, 0.438399999999999, 0.861052069660522, 1.8324, 1.81459591461387, 4.386 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1275, '2021-07-18 00:00:00', 0.10492060490358, 0.238, 0.13754635582232, 0.3224, 0.197367677191581, 0.4096, 0.877325481221197, 1.842, 1.81264787902486, 4.3856 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1290, '2021-07-18 00:00:00', 0.0882123739897157, 0.217826086956521, 0.119110670297233, 0.286521739130436, 0.154432532565598, 0.393043478260871, 0.951231155641178, 1.8904347826087, 1.78589333941388, 4.29826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1305, '2021-07-18 00:00:00', 0.122780291578088, 0.216, 0.160104132780303, 0.296000000000001, 0.174501193883211, 0.424400000000001, 0.968607763751665, 1.9248, 1.80647926457331, 4.3844 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1320, '2021-07-18 00:00:00', 0.10866922287382, 0.225599999999999, 0.151912255375704, 0.3224, 0.235372045918796, 0.534000000000001, 0.986664076573179, 1.9468, 1.83907295486974, 4.4032 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1335, '2021-07-18 00:00:00', 0.139812970309148, 0.236800000000001, 0.145605631759214, 0.3248, 0.595785755676206, 1.2976, 0.998391706696325, 1.9688, 1.85439954342819, 4.4068 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1350, '2021-07-18 00:00:00', 0.0789155666941984, 0.238800000000001, 0.217709286281805, 0.458400000000001, 0.643130365218956, 1.348, 1.00568997873765, 1.9804, 1.86930798247194, 4.4004 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1365, '2021-07-18 00:00:00', 0.23034905774888, 0.397916666666667, 0.572829077626052, 1.28875, 0.563783640019488, 1.47208333333333, 0.94633379149618, 2.05541666666667, 1.67113207962035, 4.56708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 990, '2021-07-18 00:00:00', 0.289945509136455, 0.917272727272727, 0.429228896845779, 1.09772727272727, 0.476766707632247, 1.29727272727273, 0.773191508117559, 1.90181818181818, 1.7458567526764, 4.52409090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1005, '2021-07-18 00:00:00', 0.256376684448885, 0.533636363636362, 0.274984454499612, 0.745454545454544, 0.367979154312655, 0.97090909090909, 0.720234599826943, 1.59954545454545, 1.77125166691028, 4.42090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1020, '2021-07-18 00:00:00', 0.185887365235273, 0.512727272727274, 0.288085560282513, 0.678636363636364, 0.495884360210419, 0.98818181818182, 0.733296093111887, 1.55772727272727, 1.76578134723237, 4.42863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1035, '2021-07-18 00:00:00', 0.170524649615481, 0.391739130434782, 0.28125705963911, 0.616521739130434, 0.484545751173445, 0.951304347826087, 0.624270008472503, 1.45304347826087, 1.73192654729275, 4.36826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1050, '2021-07-18 00:00:00', 0.182806997317932, 0.487727272727273, 0.343241487315736, 0.676363636363637, 0.465429094948138, 0.886363636363636, 0.586106272591038, 1.34590909090909, 1.75332590570086, 4.36772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1065, '2021-07-18 00:00:00', 0.296996873480418, 0.465, 0.422931687298568, 0.640454545454546, 0.410272847656058, 0.780000000000001, 0.523207101438494, 1.23863636363636, 1.73808155423659, 4.35681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1080, '2021-07-18 00:00:00', 0.248394317250024, 0.384500000000002, 0.253410422250671, 0.522000000000003, 0.332459336650842, 0.731500000000001, 0.511919761393582, 1.1625, 1.72935422994584, 4.2515 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1095, '2021-07-18 00:00:00', 0.126686031784686, 0.357272727272729, 0.19609223468094, 0.470454545454546, 0.279856178276415, 0.653636363636364, 0.541619345252284, 1.10090909090909, 1.67529237611067, 4.27954545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1110, '2021-07-18 00:00:00', 0.13197877961399, 0.292272727272728, 0.21402148211148, 0.463636363636364, 0.230687378646226, 0.615000000000001, 0.533317640461766, 1.05090909090909, 2.51437116147603, 4.73636363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1125, '2021-07-18 00:00:00', 0.172514507828343, 0.322272727272728, 0.159064499972543, 0.415909090909091, 0.207575157202027, 0.597272727272728, 0.506284316885096, 1.01, 2.46156779661175, 4.83272727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1140, '2021-07-18 00:00:00', 0.11407163390755, 0.261363636363634, 0.175054722427464, 0.39181818181818, 0.255895000111866, 0.598181818181817, 0.529606568013574, 1.04545454545455, 2.47773256385927, 4.83590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1155, '2021-07-18 00:00:00', 0.133764184828589, 0.294999999999999, 0.197095797131122, 0.409090909090908, 0.291762816557457, 0.587272727272728, 1.00570106494655, 1.85818181818182, 2.49495582034122, 4.87045454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1170, '2021-07-18 00:00:00', 0.116318900356249, 0.27590909090909, 0.215774553663444, 0.425909090909091, 0.233746078977231, 0.51909090909091, 1.06052761923904, 1.92954545454545, 2.5230743375006, 4.90227272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1185, '2021-07-18 00:00:00', 0.137991937778173, 0.296818181818183, 0.146172672604869, 0.380454545454546, 0.193252520802541, 0.473181818181819, 1.09928321786225, 2.01954545454545, 2.56669785498564, 4.90954545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1200, '2021-07-18 00:00:00', 0.0932436179819947, 0.230909090909091, 0.0976044229357625, 0.311363636363635, 0.226037291487173, 0.445, 1.10153346477807, 2.08045454545454, 2.59610180631357, 4.92272727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1215, '2021-07-18 00:00:00', 0.0788842650515762, 0.223181818181817, 0.126083185623499, 0.312727272727273, 0.252290374173158, 0.468636363636364, 1.11148821883368, 2.11181818181818, 2.60761874918968, 4.93227272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1230, '2021-07-18 00:00:00', 0.0980017746068255, 0.210434782608696, 0.261224692402823, 0.357391304347827, 0.282946802916436, 0.519565217391305, 1.10385168276785, 2.16608695652174, 2.56470625643916, 4.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1260, '2021-07-18 00:00:00', 0.114872411812718, 0.253636363636365, 0.162938386357904, 0.34818181818182, 0.197078225179309, 0.467272727272727, 1.10096809033266, 2.21545454545454, 2.61490851403955, 4.93318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1275, '2021-07-18 00:00:00', 0.0797452654350563, 0.205454545454546, 0.10875525563257, 0.290909090909091, 0.20637250395731, 0.45090909090909, 1.07680986275177, 2.23363636363636, 2.61629442853753, 4.91818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1290, '2021-07-18 00:00:00', 0.098337919036078, 0.223181818181817, 0.10620265688298, 0.308636363636362, 0.220100331313145, 0.458181818181818, 1.09968600398446, 2.25045454545454, 2.62177317644845, 4.93227272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1305, '2021-07-18 00:00:00', 0.0939466552144017, 0.224545454545453, 0.150756390171325, 0.356818181818181, 0.154959148366069, 0.461363636363636, 1.10807826704049, 2.25772727272727, 2.61885095090009, 4.92772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1320, '2021-07-18 00:00:00', 0.142867964958052, 0.267272727272726, 0.160532123796338, 0.349090909090909, 0.199725460921384, 0.509545454545454, 1.14455193599904, 2.29909090909091, 2.6215946784369, 4.91409090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1335, '2021-07-18 00:00:00', 0.101018621574252, 0.249523809523809, 0.116486255064912, 0.339047619047618, 0.98211288265948, 1.56571428571429, 1.14807727465159, 2.35714285714285, 2.65288504229246, 4.98904761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1350, '2021-07-18 00:00:00', 0.0880734148703585, 0.240454545454545, 0.0850477329687086, 0.380454545454544, 1.00292515895199, 1.65272727272727, 1.13685228454849, 2.29045454545454, 2.61899967685361, 4.89454545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1365, '2021-07-18 00:00:00', 0.0886026686981436, 0.321363636363635, 0.916035241009079, 1.49409090909091, 1.01294906133813, 1.78909090909091, 1.12560979144524, 2.27545454545454, 2.63171302005242, 4.87909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1245, '2021-07-18 00:00:00', 0.139136794626898, 0.23904761904762, 0.179989417678346, 0.358095238095239, 0.229422670860491, 0.48047619047619, 1.13639739863265, 2.27238095238095, 2.67514467788549, 4.91904761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 1245);
Date: 2021-07-18 18:16:47 Duration: 1s167ms 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 1033411, 2, 990, '2021-07-18 00:00:00', 1.08360225459061, 1.63461538461539, 1.11697097269631, 1.88192307692308, 1.09580830721155, 2.21038461538462, 1.0455426268763, 2.57923076923077, 2.60181794431982, 6.45615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1005, '2021-07-18 00:00:00', 0.53052441399633, 1.14192307692308, 0.549348145182436, 1.44076923076923, 0.633448801889611, 1.73423076923077, 0.653336525371586, 2.16615384615385, 2.19383696189681, 6.23384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1020, '2021-07-18 00:00:00', 0.275553708292677, 0.844615384615384, 0.370224879685933, 1.07769230769231, 0.469504648948886, 1.40884615384615, 0.534230719388603, 1.96769230769231, 2.14086714997595, 6.15807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1035, '2021-07-18 00:00:00', 0.305536602364782, 0.753846153846155, 0.355202217595295, 1.04384615384615, 0.4764781050745, 1.30923076923077, 0.492212743247662, 1.88576923076923, 2.12515834704147, 6.125 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1050, '2021-07-18 00:00:00', 0.210300883351596, 0.722307692307693, 0.406418503515773, 1.01, 0.415079047152003, 1.19884615384615, 0.467666054425103, 1.78346153846154, 2.12834713767786, 6.13153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1065, '2021-07-18 00:00:00', 0.334947068148891, 0.661538461538461, 0.361639854849249, 0.81923076923077, 0.339551967247343, 1.03653846153846, 0.50625502846506, 1.65307692307692, 2.13237249596277, 6.1173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1080, '2021-07-18 00:00:00', 0.192139706116843, 0.565199999999999, 0.245969510305643, 0.775199999999999, 0.296705802662054, 0.975199999999998, 0.522159937184002, 1.6248, 2.12894629648879, 6.2004 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1095, '2021-07-18 00:00:00', 0.208399025540314, 0.546923076923077, 0.273002676797246, 0.777692307692308, 0.336927520167401, 0.988076923076922, 0.537469426679683, 1.58576923076923, 2.30893825083172, 6.04038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1110, '2021-07-18 00:00:00', 0.186161633657833, 0.561923076923077, 0.220508852081164, 0.701923076923077, 0.304935806611568, 0.984615384615383, 0.55443900961658, 1.50115384615385, 2.37804370148108, 6.22038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1125, '2021-07-18 00:00:00', 0.179738699227515, 0.455, 0.195227677735118, 0.635384615384616, 0.266123164082988, 0.851538461538462, 0.555867305693053, 1.43269230769231, 2.63345902978164, 6.53769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1140, '2021-07-18 00:00:00', 0.138569060815844, 0.445769230769229, 0.197535975301875, 0.647307692307688, 0.299969229191162, 0.821538461538461, 0.731116006790036, 1.48884615384616, 2.6645268594284, 6.55923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1155, '2021-07-18 00:00:00', 0.168524821271574, 0.426153846153847, 0.168082855026464, 0.540384615384615, 0.328308485328146, 0.777692307692309, 1.55517953452821, 2.50923076923077, 2.58337334625754, 6.64538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1170, '2021-07-18 00:00:00', 0.103246530953086, 0.380384615384614, 0.201931062113173, 0.561923076923079, 0.301623300467014, 0.733846153846151, 1.86490424584048, 2.83961538461539, 2.52735702631455, 6.68846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1185, '2021-07-18 00:00:00', 0.135725968265249, 0.348461538461544, 0.24336518934436, 0.518846153846156, 0.286261042783303, 0.685769230769236, 1.86483028718434, 2.89, 2.56341442971314, 6.72153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1200, '2021-07-18 00:00:00', 0.201895631834484, 0.404615384615382, 0.199929602995265, 0.510384615384613, 0.268414146136436, 0.673076923076923, 1.8499244475217, 2.92269230769231, 2.57018023911524, 6.72769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1215, '2021-07-18 00:00:00', 0.120361020942497, 0.352083333333336, 0.172324264611555, 0.480000000000005, 0.15893611422769, 0.614583333333337, 1.91476637050665, 2.96208333333333, 2.66825022048729, 6.69125000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1230, '2021-07-18 00:00:00', 0.157695422108081, 0.400384615384615, 0.168536232123724, 0.502692307692309, 0.233316226479132, 0.657307692307693, 1.88022388192307, 3.01538461538462, 2.6352408151526, 6.77692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1245, '2021-07-18 00:00:00', 0.123079086519445, 0.352692307692308, 0.166467368019631, 0.480769230769232, 0.215067788955375, 0.643076923076925, 1.87090257938207, 3.04269230769231, 2.65510761769433, 6.78269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1260, '2021-07-18 00:00:00', 0.122027109220097, 0.361153846153848, 0.170527236714659, 0.50346153846154, 0.239014965736781, 0.678076923076926, 2.054075423677, 3.13538461538462, 2.66589687607119, 6.80692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1275, '2021-07-18 00:00:00', 0.150599315556727, 0.388076923076925, 0.163660060444251, 0.516153846153849, 0.255555202526696, 0.712692307692312, 2.10084748467045, 3.21192307692308, 2.68049481654758, 6.82269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1290, '2021-07-18 00:00:00', 0.126624824398088, 0.395384615384618, 0.186781649568111, 0.539230769230772, 0.264025639780566, 0.758461538461542, 2.10662588405835, 3.26384615384616, 2.68413266323521, 6.84807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1305, '2021-07-18 00:00:00', 0.131666828951538, 0.388076923076925, 0.195815061886305, 0.546538461538466, 0.293430636542156, 0.76846153846154, 2.16353233251693, 3.34192307692308, 2.68919902287194, 6.88076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1320, '2021-07-18 00:00:00', 0.129946734649831, 0.383076923076927, 0.194639311390226, 0.552692307692314, 0.39776703657369, 0.861153846153851, 2.26709889167089, 3.38576923076923, 2.70132013310871, 6.8923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1335, '2021-07-18 00:00:00', 0.172879682482887, 0.419230769230771, 0.25239285617099, 0.586923076923078, 1.58695009858049, 2.23115384615385, 2.36123579117767, 3.43230769230769, 2.69779659380363, 6.9023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1350, '2021-07-18 00:00:00', 0.2223275476893, 0.448461538461537, 0.343666206570365, 0.707692307692308, 1.90057481183579, 2.63615384615385, 2.35501758935126, 3.42961538461539, 2.70937188292785, 6.91000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1365, '2021-07-18 00:00:00', 0.262838060702494, 0.550384615384618, 1.53654958116705, 2.12384615384615, 1.84808940842657, 2.65230769230769, 2.36606326724697, 3.43923076923077, 2.74122771484154, 6.91576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 990, '2021-07-18 00:00:00', 1.16453708201354, 1.63115384615385, 1.49056752227517, 2.13346153846154, 1.50986703439027, 2.28769230769231, 2.11646603127441, 3.15730769230769, 2.7505649209963, 6.77923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1005, '2021-07-18 00:00:00', 0.575687994200563, 0.984166666666667, 0.615966308131888, 1.14666666666666, 0.624558829802337, 1.38708333333333, 1.31971443716138, 2.30125, 2.67435130289652, 6.37625 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1020, '2021-07-18 00:00:00', 0.320712667951573, 0.803846153846154, 0.524040515168877, 1.0823076923077, 0.689112807556547, 1.37269230769231, 1.29986940172406, 2.33269230769231, 2.56967247239499, 6.31384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1035, '2021-07-18 00:00:00', 0.404783132819767, 0.715769230769231, 0.495242753218443, 0.944230769230769, 0.618010206537576, 1.21615384615385, 1.19659240538096, 2.27576923076924, 2.58224175118025, 6.2673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1050, '2021-07-18 00:00:00', 0.245166505429707, 0.641153846153842, 0.300788706825649, 0.865384615384612, 0.524932816214091, 1.19230769230769, 0.885246945121049, 2.12307692307692, 2.58285876203392, 6.23076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1065, '2021-07-18 00:00:00', 0.207759106067211, 0.659615384615385, 0.304429858032254, 0.841538461538462, 0.508543168124549, 1.18192307692308, 0.843565053804385, 2.055, 2.58809478485325, 6.22115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1080, '2021-07-18 00:00:00', 0.178262123333543, 0.57423076923077, 0.326650365893658, 0.822692307692308, 0.422064522956457, 1.09769230769231, 0.765882196203527, 1.96346153846154, 2.57357446724619, 6.17846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1095, '2021-07-18 00:00:00', 0.262171992871386, 0.556923076923077, 0.316360310648862, 0.759615384615385, 0.387704288581664, 1.09884615384616, 0.749671517809888, 1.90923076923077, 2.57744381420519, 6.16384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1110, '2021-07-18 00:00:00', 0.174386543823385, 0.482400000000001, 0.297238961107053, 0.725199999999999, 0.42074853931218, 1.0928, 0.692100185425971, 1.8088, 2.5917383484192, 6.2508 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1125, '2021-07-18 00:00:00', 0.308816018582806, 0.555599999999996, 0.318965515377447, 0.768399999999999, 0.507004930942491, 1.0604, 0.704901411546323, 1.7388, 2.83864744787607, 6.8188 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1140, '2021-07-18 00:00:00', 0.216043977004689, 0.488, 0.341552826563231, 0.705999999999999, 0.478856972383192, 0.9096, 0.862681478492109, 1.7512, 2.84895495459885, 6.8512 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1155, '2021-07-18 00:00:00', 0.253963251934864, 0.468399999999999, 0.373324255842019, 0.622799999999999, 0.425224254560656, 0.816400000000001, 0.867394950411861, 2.3964, 2.83208509759152, 6.8532 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1170, '2021-07-18 00:00:00', 0.141758495387374, 0.404583333333336, 0.218243564906704, 0.542916666666669, 0.372848174019352, 0.833750000000002, 0.842076453549905, 2.42833333333334, 2.54157474293262, 6.5775 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1185, '2021-07-18 00:00:00', 0.187394414715766, 0.43, 0.162806633771469, 0.583199999999998, 0.345932556047176, 0.8312, 0.984597718190867, 2.6092, 2.82194395172311, 6.8348 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1200, '2021-07-18 00:00:00', 0.1335452482619, 0.4048, 0.271293199325012, 0.634000000000001, 0.426380112106556, 0.844000000000004, 1.06757091879962, 2.7492, 2.81595057958528, 6.8212 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1215, '2021-07-18 00:00:00', 0.178543178717831, 0.4388, 0.276536917366686, 0.573199999999999, 0.5178619507166, 0.896800000000004, 1.06652207353309, 2.7712, 2.81472100452839, 6.81720000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1230, '2021-07-18 00:00:00', 0.23946328876608, 0.395200000000001, 0.35994582925768, 0.598800000000003, 0.418957038370287, 0.872000000000003, 1.07766135682783, 2.7996, 2.80982609189015, 6.80680000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1245, '2021-07-18 00:00:00', 0.243952075999805, 0.453846153846158, 0.375734767335438, 0.683846153846155, 0.340764073584868, 0.851923076923077, 1.04843150247625, 2.79615384615385, 2.78970690492471, 6.68615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1260, '2021-07-18 00:00:00', 0.311702315251807, 0.5, 0.304818525246312, 0.643199999999999, 0.284832114294257, 0.8228, 0.998299053390312, 2.8752, 2.707006526282, 6.84480000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1275, '2021-07-18 00:00:00', 0.169459321190847, 0.427307692307694, 0.209646222149453, 0.573461538461539, 0.275080967101577, 0.778461538461536, 0.931028215717188, 2.83153846153846, 2.7896217554467, 6.64846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1290, '2021-07-18 00:00:00', 0.207259406393198, 0.422692307692306, 0.22101618457967, 0.561923076923074, 0.310732385477626, 0.801153846153841, 0.962993489873349, 2.84269230769231, 2.79017487734261, 6.64961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1305, '2021-07-18 00:00:00', 0.181130212405754, 0.428076923076923, 0.256206647364673, 0.595384615384614, 0.362432805443354, 0.85846153846154, 0.980622172987045, 2.84038461538462, 2.79171480249354, 6.65653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1320, '2021-07-18 00:00:00', 0.173160663502466, 0.443846153846151, 0.252306590053876, 0.628846153846151, 0.421273709672867, 0.953461538461539, 1.03739503639571, 2.87730769230769, 2.78940324469921, 6.65769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1335, '2021-07-18 00:00:00', 0.223927185967635, 0.440769230769228, 0.367058368865015, 0.670384615384618, 0.888940596786634, 2.00076923076923, 1.02261204012831, 2.88076923076923, 2.79394025595505, 6.64692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1350, '2021-07-18 00:00:00', 0.190051005299585, 0.460769230769234, 0.315370600063818, 0.701153846153846, 0.913400493506793, 2.12269230769231, 1.02415631318962, 2.93807692307692, 2.7852851808139, 6.63846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1365, '2021-07-18 00:00:00', 0.310110650227648, 0.556153846153844, 0.885081917112756, 1.915, 0.931290585073286, 2.23692307692308, 1.02079064379604, 2.97153846153846, 2.79011695371083, 6.63384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 990, '2021-07-18 00:00:00', 0.609873631299013, 1.36538461538461, 0.666889449955188, 1.66153846153846, 0.825117241086656, 2.10769230769231, 0.967177415909898, 2.74192307692308, 2.84850665329154, 6.48692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1005, '2021-07-18 00:00:00', 0.344479317231095, 0.944999999999999, 0.448195699014828, 1.24923076923077, 0.637996985765733, 1.61807692307692, 0.824166245365583, 2.395, 2.89310078529009, 6.30192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1020, '2021-07-18 00:00:00', 0.341526888230807, 0.856153846153847, 0.480757095231459, 1.19076923076923, 0.569829664157502, 1.43538461538461, 0.988396448021512, 2.21346153846154, 2.943706742292, 6.22576923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1035, '2021-07-18 00:00:00', 0.328892781219747, 0.742307692307694, 0.36526176072257, 0.948076923076923, 0.46309327852538, 1.24923076923077, 1.04492274281955, 2.08653846153846, 2.9713441661723, 6.16307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1050, '2021-07-18 00:00:00', 0.307781390950433, 0.694230769230769, 0.400642560817569, 0.932307692307693, 0.445906509690778, 1.27615384615385, 0.978473300606612, 1.965, 2.9920167883116, 6.1173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1065, '2021-07-18 00:00:00', 0.274604330740681, 0.626538461538459, 0.282849511496566, 0.809615384615383, 0.495889565869718, 1.15769230769231, 0.862713072900741, 1.84461538461538, 3.01232361117818, 6.07153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1080, '2021-07-18 00:00:00', 0.194526644407945, 0.583846153846152, 0.42147141521834, 0.863076923076922, 0.567707535755731, 1.08961538461538, 0.83621279956351, 1.81961538461538, 3.007761651768, 6.06692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1095, '2021-07-18 00:00:00', 0.286300810068975, 0.598076923076926, 0.364881434905175, 0.767692307692307, 0.367121861972914, 0.992307692307692, 0.770701977720011, 1.76153846153846, 2.92560623566362, 6.00961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1110, '2021-07-18 00:00:00', 0.20013380139681, 0.508461538461538, 0.223638444472666, 0.68692307692308, 0.302707779880201, 0.930000000000001, 0.764729917130124, 1.71961538461538, 2.86619074463222, 5.99423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1125, '2021-07-18 00:00:00', 0.22968205448804, 0.534615384615387, 0.233449385059409, 0.691153846153849, 0.344926302050385, 0.953076923076925, 0.772908691990098, 1.75038461538461, 3.61342019954247, 6.47846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1140, '2021-07-18 00:00:00', 0.167875411678288, 0.456923076923079, 0.260327899743027, 0.671153846153848, 0.434342650981386, 0.978461538461542, 0.788722140797769, 1.90115384615385, 3.86322346473273, 6.63653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1155, '2021-07-18 00:00:00', 0.218351868463584, 0.488461538461539, 0.235190266674581, 0.627692307692307, 0.441374949622025, 0.990384615384615, 0.995130915237557, 2.73846153846154, 3.8566080952049, 6.645 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1170, '2021-07-18 00:00:00', 0.161912131915856, 0.426538461538463, 0.318709175364532, 0.68346153846154, 0.41590161558493, 0.943076923076925, 1.00846089890257, 2.85423076923077, 3.85112003688038, 6.64846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1185, '2021-07-18 00:00:00', 0.232639205638258, 0.497199999999999, 0.339129768672699, 0.695599999999999, 0.415699009701327, 0.938400000000001, 1.07099050727197, 2.9904, 3.93115305391857, 6.66680000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1200, '2021-07-18 00:00:00', 0.274055581111677, 0.487692307692309, 0.329682364615488, 0.637692307692307, 0.518188709314988, 0.923461538461539, 1.11534810019804, 3.05423076923077, 3.86577161170266, 6.65692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1215, '2021-07-18 00:00:00', 0.205463827997495, 0.420769230769227, 0.23122150552097, 0.620769230769229, 0.384353202946695, 0.880769230769231, 1.20866639795208, 3.14769230769231, 3.85695689132488, 6.67269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1230, '2021-07-18 00:00:00', 0.191666376811376, 0.450000000000003, 0.388762929540116, 0.646153846153848, 0.430140048749773, 0.912692307692309, 1.30195876101535, 3.22384615384616, 3.92335954939719, 6.69692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1245, '2021-07-18 00:00:00', 0.226220110647877, 0.433461538461537, 0.231641633032244, 0.604615384615383, 0.549541487199871, 0.919615384615382, 1.33493163178437, 3.2023076923077, 3.98078277961276, 6.73653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1260, '2021-07-18 00:00:00', 0.220543733670982, 0.483461538461535, 0.465358092060459, 0.686923076923076, 0.579518633137748, 0.935384615384614, 1.45117464357459, 3.25961538461539, 3.97365555396268, 6.76230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1275, '2021-07-18 00:00:00', 0.291647046959162, 0.455000000000002, 0.375711837204239, 0.639230769230769, 0.431103949627716, 0.828846153846154, 1.3991914148481, 3.21615384615385, 3.93219157918134, 6.78884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1290, '2021-07-18 00:00:00', 0.233134164080554, 0.433461538461537, 0.274593125579256, 0.57576923076923, 0.340998759302957, 0.818076923076921, 1.37905279644567, 3.16884615384616, 3.98564045620699, 6.80461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1305, '2021-07-18 00:00:00', 0.193454427151757, 0.403846153846151, 0.216701141241537, 0.549230769230765, 0.358440425261354, 0.906538461538458, 1.38779160483898, 3.14153846153846, 4.06011051384262, 6.82576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1320, '2021-07-18 00:00:00', 0.12576072864597, 0.40375, 0.28155880792268, 0.648333333333333, 0.392311756760809, 0.990416666666667, 1.56016715706075, 3.17541666666667, 4.16443793291501, 6.96708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1335, '2021-07-18 00:00:00', 0.234250687545172, 0.465769230769231, 0.329224029406212, 0.712692307692307, 0.968720091349721, 2.21115384615385, 1.45725558710675, 3.13538461538462, 4.05775383110486, 6.85307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1350, '2021-07-18 00:00:00', 0.200844371438336, 0.502307692307693, 0.30367188770878, 0.763846153846157, 0.982475366690606, 2.24538461538462, 1.48708455090437, 3.10730769230769, 4.00777661361202, 6.84576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1365, '2021-07-18 00:00:00', 0.187898908990978, 0.596799999999998, 0.967679699074027, 2.0804, 0.912342589162643, 2.4176, 1.4993585295052, 3.1152, 4.0804329835611, 6.9 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 990, '2021-07-18 00:00:00', 0.722673739202783, 1.52640000000001, 0.688930330294724, 1.706, 0.74920580172162, 2.0548, 1.26760232986006, 2.6764, 3.89027646832458, 6.9348 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1005, '2021-07-18 00:00:00', 0.289443719342236, 0.841199999999999, 0.3441293361514, 1.222, 0.52336475489535, 1.6224, 1.02696559500956, 2.204, 3.82574576607838, 6.8116 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1020, '2021-07-18 00:00:00', 0.304216479939315, 0.913200000000004, 0.465362940796395, 1.1872, 0.621773806674638, 1.5188, 1.04731991292059, 2.0696, 3.83221541670089, 6.78 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1035, '2021-07-18 00:00:00', 0.316542256262892, 0.723599999999998, 0.386853546793445, 1.0016, 0.480052080507939, 1.272, 0.872500620821171, 1.8736, 3.81453361063534, 6.622 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1050, '2021-07-18 00:00:00', 0.216096429092817, 0.713200000000003, 0.313651611399226, 0.962400000000001, 0.5410098581973, 1.24, 0.810081888864738, 1.8192, 3.7974281647803, 6.5976 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1065, '2021-07-18 00:00:00', 0.268459804564236, 0.679599999999999, 0.401737061604564, 0.884800000000002, 0.553753254317, 1.1552, 0.733865337329221, 1.72, 3.75757133443044, 6.5344 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1080, '2021-07-18 00:00:00', 0.273160514472109, 0.560000000000003, 0.398446148598942, 0.8248, 0.455990496977, 1.1224, 0.697059299246963, 1.64, 3.70122038432371, 6.4864 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1095, '2021-07-18 00:00:00', 0.298442065846399, 0.6252, 0.337778033625636, 0.797600000000001, 0.333443148577586, 1.0348, 0.631423787958612, 1.5872, 3.65712546498841, 6.466 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1110, '2021-07-18 00:00:00', 0.215675242614165, 0.523913043478264, 0.262450447045058, 0.735652173913045, 0.370722507902624, 0.994782608695653, 0.618125753095851, 1.51608695652174, 3.70125611623198, 6.32173913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1125, '2021-07-18 00:00:00', 0.177857620959389, 0.48, 0.228160762037063, 0.666400000000001, 0.321640586162045, 0.938799999999998, 0.667929137958011, 1.5272, 3.55436811074299, 6.6592 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1140, '2021-07-18 00:00:00', 0.183563794542024, 0.4504, 0.265761170978754, 0.649599999999999, 0.348672243422575, 0.911599999999996, 0.664248447495361, 1.5648, 3.57803018433327, 6.742 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1155, '2021-07-18 00:00:00', 0.153360142583832, 0.441199999999999, 0.168649537997191, 0.604799999999996, 0.221999999999998, 0.815599999999997, 1.38847434257893, 2.6088, 3.57815068622512, 6.8004 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1170, '2021-07-18 00:00:00', 0.126112383742968, 0.412799999999996, 0.176326401880153, 0.580799999999996, 0.213274471046118, 0.711199999999994, 1.43705914979168, 2.7916, 3.60810199412378, 6.866 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1185, '2021-07-18 00:00:00', 0.147103138421088, 0.396799999999999, 0.187268078789027, 0.5112, 0.301873593854558, 0.661199999999998, 1.49268348955832, 2.9404, 3.61235758658156, 6.8776 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1200, '2021-07-18 00:00:00', 0.125055987461614, 0.371600000000002, 0.202716550878314, 0.4924, 0.334900482730814, 0.681999999999999, 1.53486079716262, 3.0832, 3.59470569031736, 6.9156 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1215, '2021-07-18 00:00:00', 0.183228454849861, 0.346800000000003, 0.227026430179399, 0.499200000000002, 0.364908664371423, 0.762000000000002, 1.51311786278091, 3.0656, 3.59833308630538, 6.9048 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1230, '2021-07-18 00:00:00', 0.178559047189811, 0.358, 0.246213322141593, 0.517199999999999, 0.319374388453428, 0.767999999999998, 1.56133468545344, 3.0792, 3.59114303994332, 6.924 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1245, '2021-07-18 00:00:00', 0.162755440257255, 0.376800000000001, 0.226963286311535, 0.569600000000002, 0.300479061943867, 0.732800000000001, 1.53706972299025, 3.08, 3.57727303030302, 6.9264 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1260, '2021-07-18 00:00:00', 0.191730713936675, 0.3976, 0.224202289610666, 0.521999999999999, 0.269169711025094, 0.657599999999999, 1.56894837391165, 3.1664, 3.57495883426182, 6.9216 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1275, '2021-07-18 00:00:00', 0.160049992189937, 0.380799999999998, 0.253977033082389, 0.5272, 0.305505046330386, 0.676000000000001, 1.5495588619561, 3.2008, 3.55042077318543, 6.9572 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1290, '2021-07-18 00:00:00', 0.165713214817699, 0.37, 0.215597837503606, 0.479583333333329, 0.341208423702869, 0.703333333333333, 1.57968809983288, 3.26333333333333, 3.61929008072105, 7.06458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1305, '2021-07-18 00:00:00', 0.197638558990902, 0.368799999999997, 0.24499115630297, 0.539599999999999, 0.348834726864552, 0.747600000000007, 1.55387494134288, 3.2424, 3.5780291595607, 6.9448 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1320, '2021-07-18 00:00:00', 0.13822324937096, 0.388400000000001, 0.199592919046077, 0.510400000000004, 0.353679233204323, 0.881600000000009, 1.57301864790811, 3.2328, 3.60824366324301, 6.9184 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1335, '2021-07-18 00:00:00', 0.147704660274031, 0.362000000000005, 0.257204847025349, 0.562800000000005, 1.45989931159652, 2.1932, 1.5894399432924, 3.2612, 3.6059608982905, 6.9196 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1350, '2021-07-18 00:00:00', 0.237513508387767, 0.432799999999999, 0.352246126072851, 0.767600000000006, 1.46504982850414, 2.4172, 1.59744921672021, 3.2376, 3.62335052127171, 6.9024 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1365, '2021-07-18 00:00:00', 0.289852536220788, 0.651666666666671, 1.49470751101286, 2.15125, 1.48651760885947, 2.70291666666667, 1.53778002045297, 3.3325, 3.38127170892332, 7.21625 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 990, '2021-07-18 00:00:00', 0.933568306847328, 1.55454545454545, 1.01196949118156, 1.95181818181818, 1.07488446978111, 2.36636363636363, 1.21829559460919, 2.93818181818182, 3.5686233658475, 7.23181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1005, '2021-07-18 00:00:00', 0.350107281022704, 1.01318181818182, 0.554609960054997, 1.36272727272727, 0.636371784116054, 1.635, 0.887690349076841, 2.30681818181818, 3.53781966264081, 6.85818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1020, '2021-07-18 00:00:00', 0.367274977490854, 0.843636363636366, 0.483514371230211, 1.10636363636364, 0.433860402070581, 1.3659090909091, 0.77428084214374, 2.03181818181818, 3.44233023486815, 6.76772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1035, '2021-07-18 00:00:00', 0.290088578539743, 0.721739130434782, 0.287459912998367, 0.838260869565216, 0.364747462585345, 1.2404347826087, 0.740045933837704, 1.9395652173913, 3.34305486199025, 6.67608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1050, '2021-07-18 00:00:00', 0.136042551275606, 0.561363636363635, 0.217576677035045, 0.864090909090913, 0.341542528393319, 1.21318181818182, 0.713830590934652, 1.82272727272727, 3.41811383141378, 6.68545454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1065, '2021-07-18 00:00:00', 0.174426952919443, 0.649523809523809, 0.278829184781134, 0.904285714285713, 0.379138748318066, 1.1847619047619, 0.667159222803245, 1.83285714285714, 3.46819165175936, 6.68666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1080, '2021-07-18 00:00:00', 0.212813049269526, 0.613181818181816, 0.226815427374855, 0.834999999999999, 0.361026674555025, 1.04454545454545, 0.62668664194009, 1.70136363636363, 3.36955881731965, 6.65136363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1095, '2021-07-18 00:00:00', 0.146385010942279, 0.540000000000002, 0.215553249716175, 0.761818181818185, 0.36831663396749, 0.980000000000001, 0.591293248420535, 1.59090909090909, 3.38152287729907, 6.59727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1110, '2021-07-18 00:00:00', 0.222142752745623, 0.559545454545459, 0.305616968772563, 0.692727272727273, 0.417371957190885, 0.912272727272726, 0.599163919639195, 1.52454545454545, 3.26789604925625, 6.70727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1125, '2021-07-18 00:00:00', 0.142594997574713, 0.42, 0.232239240730469, 0.587272727272727, 0.247788486817156, 0.830909090909088, 0.580464994973523, 1.47590909090909, 3.26160890369962, 6.77545454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1140, '2021-07-18 00:00:00', 0.145382760966172, 0.411363636363636, 0.166570318471421, 0.558636363636361, 0.220285135961421, 0.82272727272727, 0.564367630637005, 1.44818181818181, 3.25046689952921, 6.78272727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1155, '2021-07-18 00:00:00', 0.116125212314403, 0.417727272727273, 0.210972290501163, 0.609545454545454, 0.284481757112597, 0.828181818181817, 2.12378980054127, 2.71545454545455, 3.23303510919941, 6.79727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1170, '2021-07-18 00:00:00', 0.188192588101791, 0.435454545454543, 0.233182851908632, 0.60863636363636, 0.321740733459566, 0.788636363636363, 2.13535462954971, 2.88181818181818, 3.24833757015754, 6.81272727272728 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1185, '2021-07-18 00:00:00', 0.154878111549789, 0.405909090909085, 0.236816914687804, 0.571818181818179, 0.318934915804906, 0.77363636363636, 2.10213208608767, 3.01454545454546, 3.29245224337298, 6.85681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1200, '2021-07-18 00:00:00', 0.117053471334753, 0.384090909090909, 0.156196679213753, 0.504545454545456, 0.232414393307407, 0.705454545454547, 2.13325574804806, 3.08909090909091, 3.29235727864041, 6.86545454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1215, '2021-07-18 00:00:00', 0.1200865488753, 0.35727272727273, 0.161850767670937, 0.506363636363638, 0.214541189700073, 0.697727272727274, 2.15729327763155, 3.12, 3.29391003065404, 6.88363636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1230, '2021-07-18 00:00:00', 0.170145252988805, 0.386956521739131, 0.350578855033841, 0.626521739130436, 0.391657065450117, 0.849565217391305, 2.10902137168997, 3.12565217391305, 3.22746905821561, 6.83260869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1245, '2021-07-18 00:00:00', 0.200374108980638, 0.405454545454545, 0.218582604473358, 0.535454545454546, 0.347818184081122, 0.828181818181817, 2.17338585175437, 3.15818181818182, 3.2801363344066, 6.89090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1260, '2021-07-18 00:00:00', 0.164921600159392, 0.380909090909089, 0.223881539486723, 0.570909090909091, 0.287313651257878, 0.764090909090908, 2.17540780871062, 3.12909090909091, 3.27530352844789, 6.89681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1275, '2021-07-18 00:00:00', 0.155752606587738, 0.412727272727273, 0.205725408549701, 0.570909090909088, 0.238875884742864, 0.750454545454545, 2.136511701602, 3.13181818181819, 3.25410420174957, 6.87681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1290, '2021-07-18 00:00:00', 0.1417593534329, 0.38571428571428, 0.184361187941081, 0.517619047619047, 0.29160475533388, 0.716666666666664, 2.17526615777078, 3.17142857142857, 3.31190148231668, 6.95714285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1305, '2021-07-18 00:00:00', 0.142538063572853, 0.358636363636367, 0.170793919009319, 0.510909090909093, 0.287878115743118, 0.705000000000002, 2.15916029052342, 3.10272727272728, 3.24960433822002, 6.88045454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1320, '2021-07-18 00:00:00', 0.189152244048466, 0.385, 0.207375373307789, 0.509545454545455, 0.366267295293658, 0.78227272727273, 2.15840248765176, 3.09818181818182, 3.24692078572062, 6.87772727272728 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1335, '2021-07-18 00:00:00', 0.122820391160626, 0.359090909090912, 0.195625868737959, 0.521363636363641, 2.16921160893284, 2.38863636363637, 2.14244671394131, 3.06727272727273, 3.22469435445496, 6.86181818181819 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1350, '2021-07-18 00:00:00', 0.160954942473017, 0.437272727272726, 0.29576666830108, 0.647272727272728, 2.14444682016182, 2.60045454545455, 2.11097733874035, 3.05590909090909, 3.21263027596443, 6.84136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1365, '2021-07-18 00:00:00', 0.258689671847074, 0.511818181818178, 2.11565347124467, 2.30090909090909, 2.06776836645598, 2.71227272727273, 2.06730935405613, 3.02818181818182, 3.16034917792432, 6.82545454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 1365);
Date: 2021-07-18 18:16:45 Duration: 1s138ms 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 1033996, 2, 990, '2021-07-18 00:00:00', 0.466672619009656, 1.644, 0.496100796209802, 2.0508, 0.749878212334068, 2.4544, 1.09477044778041, 3.2684, 3.70499023840369, 9.0512 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1005, '2021-07-18 00:00:00', 0.49048610111258, 1.27384615384615, 0.544982709676333, 1.57692307692307, 0.81476386385636, 1.99192307692308, 1.06893620735037, 2.78384615384616, 3.83037367126739, 8.68230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1020, '2021-07-18 00:00:00', 0.299899726831888, 0.950384615384611, 0.537117663659819, 1.38076923076923, 0.611926591876957, 1.69307692307692, 0.892351086477989, 2.5123076923077, 3.85747851083301, 8.65269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1035, '2021-07-18 00:00:00', 0.434421277280298, 1.05461538461539, 0.465551781801402, 1.31769230769231, 0.586849214023495, 1.68, 0.914807083488089, 2.45, 3.85747851083301, 8.65269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1050, '2021-07-18 00:00:00', 0.289008916551293, 0.856923076923075, 0.336858792602843, 1.13461538461538, 0.643298232070171, 1.54615384615385, 0.944508011938158, 2.38923076923077, 3.83908033859072, 8.67538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1065, '2021-07-18 00:00:00', 0.28159654718163, 0.793846153846153, 0.488726445428865, 1.12153846153846, 0.615304427467846, 1.44346153846154, 0.896858105576605, 2.3823076923077, 3.83907392679336, 8.67384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1080, '2021-07-18 00:00:00', 0.378780431628422, 0.828846153846148, 0.460868911780943, 1.07192307692308, 0.519428087863505, 1.31153846153846, 0.886376547870812, 2.28076923076924, 3.83663845252385, 8.68884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1095, '2021-07-18 00:00:00', 0.29134594821013, 0.737692307692309, 0.312999385597823, 0.956153846153848, 0.459573046006159, 1.28923076923077, 0.97093333368544, 2.27653846153846, 3.93207678538375, 8.62038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1110, '2021-07-18 00:00:00', 0.25333863017405, 0.68269230769231, 0.347206212280479, 0.89192307692308, 0.525202964430086, 1.31692307692308, 1.03126397426429, 2.31423076923077, 3.81825737537628, 8.92423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1125, '2021-07-18 00:00:00', 0.178666858017503, 0.55538461538462, 0.365600033664361, 0.899230769230774, 0.602350396364102, 1.25500000000001, 0.89896393356249, 2.26807692307693, 3.75959891477801, 8.97 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1140, '2021-07-18 00:00:00', 0.337402749521423, 0.683846153846148, 0.396517144842241, 0.915384615384611, 0.637582573837717, 1.21653846153846, 0.889930075040471, 2.31346153846154, 3.77948258567024, 9.00615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1155, '2021-07-18 00:00:00', 0.226509636405644, 0.558846153846151, 0.481208734494547, 0.834615384615382, 0.532970341215514, 1.09423076923077, 1.99152944704856, 3.84846153846154, 3.70594576322968, 9.075 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1170, '2021-07-18 00:00:00', 0.488630739925351, 0.609999999999996, 0.533019843763954, 0.78307692307692, 0.544474481990162, 1.0926923076923, 2.02626739066233, 4.08346153846153, 3.63047663749329, 9.12615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1185, '2021-07-18 00:00:00', 0.179988461168617, 0.500384615384616, 0.288453702457668, 0.751538461538462, 0.553485876409343, 1.09884615384615, 2.27942462375588, 4.38615384615384, 3.58981705126298, 9.15769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1200, '2021-07-18 00:00:00', 0.318393080713375, 0.543076923076922, 0.48875981202034, 0.773076923076921, 0.567365978752829, 1.07192307692308, 2.24513833735166, 4.45692307692307, 3.56830269930203, 9.20192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1215, '2021-07-18 00:00:00', 0.260342235740082, 0.492916666666664, 0.3711261260667, 0.789583333333329, 0.442114279606398, 1.01291666666666, 2.32895071073724, 4.74875, 3.69998469934164, 9.14458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1230, '2021-07-18 00:00:00', 0.250629975492531, 0.540769230769226, 0.312324289062602, 0.722307692307691, 0.387260397387356, 0.948846153846153, 2.3454040491664, 4.63807692307692, 3.5546390057977, 9.2176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1245, '2021-07-18 00:00:00', 0.192352240993924, 0.450769230769234, 0.249406988983567, 0.630384615384614, 0.348609545745116, 0.993846153846153, 2.32265964922841, 4.60961538461538, 3.5232965551291, 9.23115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1260, '2021-07-18 00:00:00', 0.236584998549065, 0.487307692307692, 0.335719892401157, 0.710384615384616, 0.346520506663691, 1.0073076923077, 2.362676057746, 4.63307692307692, 3.53051497660044, 9.25 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1275, '2021-07-18 00:00:00', 0.295914748638077, 0.558461538461542, 0.331723703380713, 0.776153846153849, 0.448576037632931, 1.0873076923077, 2.32344085025106, 4.66576923076923, 3.5568348937698, 9.23769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1290, '2021-07-18 00:00:00', 0.231708039102265, 0.553846153846149, 0.286047871195341, 0.739230769230772, 0.637921745863983, 1.13807692307692, 2.3320948654672, 4.67769230769231, 3.57235574074888, 9.22846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1305, '2021-07-18 00:00:00', 0.244048229785707, 0.533461538461545, 0.378713002762692, 0.826538461538464, 0.612746653633017, 1.21230769230769, 2.3625648383451, 4.71384615384615, 3.57394117725257, 9.21653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1320, '2021-07-18 00:00:00', 0.228368460708023, 0.601923076923074, 0.401298086023532, 0.851923076923074, 0.555721153097484, 1.415, 2.34891729559354, 4.67730769230769, 3.57151482621116, 9.16692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1335, '2021-07-18 00:00:00', 0.286639951050897, 0.547692307692305, 0.376845408010312, 0.86269230769231, 1.91725705511405, 3.32115384615385, 2.36433711640282, 4.625, 3.57940719200174, 9.12961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1350, '2021-07-18 00:00:00', 0.296480119971745, 0.682692307692313, 0.430255916689302, 1.13192307692308, 1.96719687333564, 3.53653846153846, 2.36739870224359, 4.59615384615385, 3.57211794533503, 9.09115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1365, '2021-07-18 00:00:00', 0.336158616406918, 0.918846153846153, 1.86570147665697, 3.185, 2.19544479460401, 3.83538461538461, 2.3542857809666, 4.50846153846154, 3.57316323982847, 9.05653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 990, '2021-07-18 00:00:00', 0.962758856300273, 1.86384615384615, 1.25759630308715, 2.2526923076923, 1.64378086692282, 2.92653846153846, 1.804325955543, 3.74192307692307, 3.25789741067172, 8.60346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1005, '2021-07-18 00:00:00', 0.948595980032245, 1.4148, 1.65512154639269, 2.0776, 1.71526849210263, 2.5172, 1.75184588363246, 3.4016, 3.18006829067133, 8.4648 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1020, '2021-07-18 00:00:00', 0.845908160135966, 1.23384615384616, 0.908169841790874, 1.65269230769231, 0.947573419116103, 2.07923076923077, 1.22953900053888, 3.02307692307693, 3.10707997965936, 8.215 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1035, '2021-07-18 00:00:00', 0.573527814361393, 1.05692307692308, 0.609534122222741, 1.41038461538461, 0.587103581478271, 1.83115384615384, 1.31160811455016, 3.01961538461539, 3.05810029014997, 8.12423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1050, '2021-07-18 00:00:00', 0.478490736185546, 1.00576923076923, 0.496959369953536, 1.29615384615385, 0.834160287124355, 1.71923076923077, 1.32896726821995, 2.905, 3.0515963287837, 8.09807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1065, '2021-07-18 00:00:00', 0.370021413101792, 0.839615384615383, 0.415941748880223, 1.12346153846154, 0.98004521088806, 1.62615384615384, 1.6147548992387, 2.94423076923077, 3.0543305951739, 8.09076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1080, '2021-07-18 00:00:00', 0.283119164908457, 0.787307692307698, 0.589251546128973, 1.13423076923077, 0.795585222433049, 1.54961538461539, 1.59782101625933, 2.92, 3.04731925065041, 8.10115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1095, '2021-07-18 00:00:00', 0.467428480749071, 0.725769230769229, 0.67329773960251, 1.09461538461538, 0.731350384299744, 1.46423076923077, 1.61741598283758, 2.91769230769231, 3.00496481484584, 8.15153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1110, '2021-07-18 00:00:00', 0.24856722766018, 0.702399999999994, 0.30567302792363, 0.921199999999998, 0.505058412463348, 1.2756, 1.51817412264426, 2.8412, 3.45386363367171, 8.5536 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1125, '2021-07-18 00:00:00', 0.244688237014646, 0.641600000000002, 0.426955501194213, 0.929200000000005, 0.537004965836752, 1.2708, 1.58326003339102, 2.8396, 3.50825217641681, 8.9 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1140, '2021-07-18 00:00:00', 0.41120472767618, 0.605652173913041, 0.506757108286028, 0.831304347826085, 0.595868184484312, 1.07043478260869, 1.70857150883143, 2.93565217391305, 3.64924709328185, 9.02043478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1155, '2021-07-18 00:00:00', 0.20852657704315, 0.594, 0.2786592901735, 0.804800000000001, 0.49252512626261, 1.1332, 1.471076476598, 3.9008, 3.41836666650414, 9.1216 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1170, '2021-07-18 00:00:00', 0.272309260461945, 0.567600000000004, 0.333645020942913, 0.7324, 0.481195732871077, 1.1008, 1.61893658512823, 3.9984, 3.42155749135779, 9.1816 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1185, '2021-07-18 00:00:00', 0.191702895126807, 0.494000000000002, 0.487031142056988, 0.810800000000002, 0.667246081542134, 1.1256, 1.67605359898384, 4.1684, 3.43981700094642, 9.2892 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1200, '2021-07-18 00:00:00', 0.464618840197716, 0.599600000000001, 0.501428958078811, 0.863200000000001, 0.739811237185993, 1.1904, 1.82129990208459, 4.342, 3.44608874909899, 9.3588 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1215, '2021-07-18 00:00:00', 0.291394921026432, 0.601200000000001, 0.418448722465887, 0.810799999999998, 0.834318484353149, 1.3504, 1.84893554962489, 4.4928, 3.46439109608985, 9.45159999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1230, '2021-07-18 00:00:00', 0.371057048623703, 0.613999999999998, 0.438283393859875, 0.795599999999999, 0.857829237086259, 1.3728, 2.03846608998041, 4.6976, 3.44230179773167, 9.48399999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1245, '2021-07-18 00:00:00', 0.257487565047028, 0.519615384615386, 0.741027560994764, 0.984615384615383, 1.00982504196748, 1.44884615384616, 2.06110829036598, 4.79076923076923, 3.42788367094603, 9.37230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1260, '2021-07-18 00:00:00', 0.699626713656317, 0.798461538461538, 0.744342352994604, 1.04846153846154, 1.10816966210053, 1.44, 2.1144407880463, 4.84038461538461, 3.42956128613918, 9.39115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1275, '2021-07-18 00:00:00', 0.495525362232237, 0.71423076923077, 0.811014274748698, 1.09192307692308, 1.22465367160868, 1.57384615384615, 2.13664888588146, 4.96269230769231, 3.42964526086659, 9.38884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1290, '2021-07-18 00:00:00', 0.643546902241488, 0.796153846153842, 0.758912278299573, 1.03038461538462, 1.13629336677841, 1.61115384615384, 2.23057153765922, 5.03423076923077, 3.40246697830582, 9.37153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1305, '2021-07-18 00:00:00', 0.463896706009167, 0.638076923076923, 1.02763836799947, 1.07615384615384, 1.02718622384724, 1.54346153846153, 2.23840080277107, 5.04307692307692, 3.41606800508781, 9.36384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1320, '2021-07-18 00:00:00', 0.882528379475533, 0.810416666666664, 0.86491475662743, 1.12916666666666, 0.899187636590441, 1.54916666666666, 2.33123761993061, 4.85916666666666, 3.4093651923038, 9.32666666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1335, '2021-07-18 00:00:00', 0.344631129448016, 0.688846153846154, 0.503956805230827, 0.97730769230769, 1.46422113714477, 3.29346153846154, 2.2572218799632, 4.87115384615384, 3.23389046482121, 9.24346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1350, '2021-07-18 00:00:00', 0.483048811038959, 0.768076923076921, 0.615680236686342, 1.15692307692308, 1.55475093231631, 3.46769230769231, 2.28914821242783, 4.90653846153846, 3.23247035800556, 9.24384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1365, '2021-07-18 00:00:00', 0.458493855340085, 0.903846153846157, 1.32296805008226, 3.10730769230769, 1.48441565814763, 3.51538461538461, 2.10368808012537, 4.86346153846154, 3.17336921171271, 9.19807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 990, '2021-07-18 00:00:00', 0.526553525659653, 1.67115384615384, 0.600648367631563, 2.00769230769231, 0.915838077727383, 2.42076923076923, 1.70200899392001, 3.69884615384615, 3.12932701047071, 8.64653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1005, '2021-07-18 00:00:00', 0.440358769815983, 1.22961538461539, 0.673000285746878, 1.66576923076923, 1.02983710437062, 2.20730769230769, 1.76423254179784, 3.47730769230769, 3.09178902653712, 8.49923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1020, '2021-07-18 00:00:00', 0.469117830040109, 1.14346153846153, 0.71989315446541, 1.53692307692307, 1.14654618478549, 2.22192307692307, 1.87109215330348, 3.38461538461538, 3.06173739013551, 8.36961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1035, '2021-07-18 00:00:00', 0.407082868146597, 1.01269230769231, 0.709455696020111, 1.43923076923077, 1.08689196972199, 1.94307692307692, 1.71757754275742, 3.13384615384616, 3.05776771266481, 8.26923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1050, '2021-07-18 00:00:00', 0.468333871703307, 0.946153846153849, 0.717680022980024, 1.40384615384615, 0.816172681577766, 1.76538461538461, 1.68051475630351, 2.94461538461539, 3.05706515871275, 8.27076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1065, '2021-07-18 00:00:00', 0.441506511843259, 1.03, 0.630717418134667, 1.32730769230769, 0.757928756546418, 1.79, 1.66082333613367, 2.90692307692308, 3.05619041392284, 8.29038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1080, '2021-07-18 00:00:00', 0.366005674609224, 0.848076923076925, 0.443028736696007, 1.18230769230769, 0.841503050865162, 1.71923076923077, 1.68390242728473, 2.71923076923077, 3.00031395793071, 8.20038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1095, '2021-07-18 00:00:00', 0.400804607425278, 0.808799999999997, 0.607094720780866, 1.1716, 0.732180988554054, 1.5084, 1.65134107117014, 2.5624, 3.00918493948112, 8.0524 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1110, '2021-07-18 00:00:00', 0.478598113082522, 0.848076923076924, 0.549037199244131, 1.11538461538461, 0.889859193701665, 1.45423076923077, 1.6199297705575, 2.47269230769231, 3.08889594415968, 8.38307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1125, '2021-07-18 00:00:00', 0.332400361010633, 0.714999999999996, 0.568224901303639, 1.02346153846154, 0.939516078382088, 1.37230769230769, 1.64325830171457, 2.44538461538461, 3.31159808040678, 8.86538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1140, '2021-07-18 00:00:00', 0.35787685892475, 0.690384615384616, 0.620709767431297, 0.996153846153845, 0.953835334926236, 1.39538461538461, 1.49784563238725, 2.66846153846154, 3.19484835320864, 9.01 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1155, '2021-07-18 00:00:00', 0.566319290207866, 0.761538461538464, 0.662681383007416, 1.01115384615385, 0.906156379779664, 1.45923076923077, 1.85204053785174, 3.87307692307692, 3.33875059542661, 9.12653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1170, '2021-07-18 00:00:00', 0.289262191419163, 0.623846153846155, 0.513835202554875, 0.918846153846159, 0.665721124334068, 1.37384615384616, 1.86583534602107, 4.02153846153846, 3.39283625395536, 9.18538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1185, '2021-07-18 00:00:00', 0.35250390068763, 0.614400000000003, 0.541932652642373, 0.950800000000002, 0.863103508663172, 1.3932, 1.92227729529327, 4.238, 3.3062581064803, 9.4148 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1200, '2021-07-18 00:00:00', 0.536263568951518, 0.748846153846152, 0.604918303447797, 1.01307692307692, 0.971485222976424, 1.39346153846154, 1.91583510612113, 4.25192307692308, 3.41590571388524, 9.21961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1215, '2021-07-18 00:00:00', 0.35280240710848, 0.671538461538464, 0.600444450770878, 0.97153846153846, 0.792395491774541, 1.29884615384615, 1.95321466778784, 4.25653846153846, 3.41510988673301, 9.22346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1230, '2021-07-18 00:00:00', 0.475503296114115, 0.679230769230774, 0.68777277106279, 0.910769230769234, 0.763420239146476, 1.22769230769231, 1.96167526521437, 4.29461538461539, 3.43492774529314, 9.22615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1245, '2021-07-18 00:00:00', 0.410494823353474, 0.634999999999997, 0.524966226019864, 0.851538461538461, 0.70760538763875, 1.12423076923077, 1.95237149680548, 4.29230769230769, 3.4411945376793, 9.22961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1260, '2021-07-18 00:00:00', 0.376810909526867, 0.597692307692305, 0.523105519580311, 0.850769230769226, 0.77386661541996, 1.18153846153846, 1.97895438591658, 4.33269230769231, 3.46131795707935, 9.255 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1275, '2021-07-18 00:00:00', 0.340987705620916, 0.553846153846148, 0.49381591088801, 0.793076923076921, 0.739585330802652, 1.13230769230769, 1.96286435128322, 4.26269230769231, 3.44314974316339, 9.25807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1290, '2021-07-18 00:00:00', 0.322074286700822, 0.560384615384621, 0.46896744187466, 0.802307692307693, 0.799244354663544, 1.13653846153846, 1.97819362045276, 4.305, 3.39268972033422, 9.26653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1305, '2021-07-18 00:00:00', 0.276543778701427, 0.552692307692306, 0.493322799610346, 0.810769230769228, 0.74694052898886, 1.14192307692307, 1.97393601330322, 4.33923076923077, 3.38805185683681, 9.27076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1320, '2021-07-18 00:00:00', 0.371422421758056, 0.628846153846155, 0.558650571948571, 0.847692307692309, 0.679241771842245, 1.40576923076923, 1.98101326054662, 4.38153846153846, 3.3945992626297, 9.26807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1335, '2021-07-18 00:00:00', 0.389314189905199, 0.571538461538457, 0.471349617098035, 0.852307692307685, 1.51602501501587, 3.24038461538461, 1.9920886989829, 4.43423076923077, 3.39417448896465, 9.26730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1350, '2021-07-18 00:00:00', 0.32100251616555, 0.658846153846147, 0.508414730767649, 1.19153846153846, 1.49984045305339, 3.41576923076923, 1.9735166971288, 4.44807692307692, 3.37755970168723, 9.24846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1365, '2021-07-18 00:00:00', 0.418179939187022, 0.95769230769231, 1.34721507619922, 2.96730769230769, 1.45444787303795, 3.47884615384615, 1.84966379481412, 4.32807692307692, 3.35763967004295, 9.16807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 990, '2021-07-18 00:00:00', 0.430293698148918, 1.6488, 0.504228122976105, 1.9972, 0.646986604704202, 2.464, 1.30310309134261, 3.4088, 3.22252618298129, 8.886 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1005, '2021-07-18 00:00:00', 0.5303090294033, 1.2112, 0.61536574490298, 1.628, 0.767471606423762, 1.9428, 1.37138336483032, 3.0256, 3.29615902731244, 8.7732 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1020, '2021-07-18 00:00:00', 0.407734799430547, 1.2068, 0.554268887815297, 1.4384, 0.721600766814078, 1.7992, 1.385487038313, 2.9092, 3.3775907587115, 8.7688 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1035, '2021-07-18 00:00:00', 0.389496683768511, 0.940799999999997, 0.543478917101056, 1.2512, 0.828885396179718, 1.6452, 1.44205963815648, 2.7612, 3.40841859714051, 8.7244 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1050, '2021-07-18 00:00:00', 0.543453463202387, 0.962000000000003, 0.710989451398539, 1.2532, 0.924123368387577, 1.6804, 1.45456156051689, 2.6808, 3.41022956216538, 8.6836 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1065, '2021-07-18 00:00:00', 0.433905903777919, 0.8308, 0.567296218919187, 1.116, 0.703813895855998, 1.5204, 1.3137575879895, 2.4356, 3.39434392286148, 8.7496 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1080, '2021-07-18 00:00:00', 0.443339598953216, 0.770000000000001, 0.651063232976133, 1.108, 0.700678242847598, 1.47, 1.37862951271664, 2.3788, 3.40291967776692, 8.7396 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1095, '2021-07-18 00:00:00', 0.317673836925025, 0.707999999999997, 0.445990283900142, 0.993600000000002, 0.653567645058004, 1.3844, 1.22307835671582, 2.2196, 3.4369742022114, 8.74 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1110, '2021-07-18 00:00:00', 0.350443817986875, 0.757499999999998, 0.474203374702997, 0.990833333333333, 0.715772487333223, 1.42791666666666, 1.1617920159847, 2.12708333333333, 3.44587757800661, 8.85875 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1125, '2021-07-18 00:00:00', 0.299623096573008, 0.6464, 0.456070170039657, 0.933999999999999, 0.825721906374454, 1.34, 1.09474228321859, 1.9876, 3.42121932454888, 8.852 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1140, '2021-07-18 00:00:00', 0.391953228502245, 0.627599999999996, 0.517002578974869, 0.935999999999998, 0.865656398347516, 1.2888, 1.18991624355106, 2.1456, 3.5403296927452, 8.85519999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1155, '2021-07-18 00:00:00', 0.248436443918094, 0.540399999999997, 0.516363244238008, 0.803199999999999, 0.753334144542338, 1.1404, 1.17238531777455, 3.0004, 3.58826443655797, 8.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1170, '2021-07-18 00:00:00', 0.385313724991293, 0.546000000000001, 0.585142432803047, 0.795999999999999, 0.705357356238666, 1.0796, 1.163896186665, 3.1372, 3.55241973871332, 8.9012 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1185, '2021-07-18 00:00:00', 0.265616892033118, 0.532400000000001, 0.355144102208289, 0.727599999999999, 0.493054087634745, 1.0224, 1.34331033892644, 3.3992, 3.56661193104417, 8.9204 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1200, '2021-07-18 00:00:00', 0.322594688941608, 0.534399999999998, 0.527928341096907, 0.791999999999998, 0.524564263619499, 1.0052, 1.3618476419923, 3.5304, 3.64768648141074, 8.98199999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1215, '2021-07-18 00:00:00', 0.454935160215168, 0.580799999999998, 0.46263988875438, 0.742399999999997, 0.592356311690859, 1.0312, 1.46902155645632, 3.6408, 3.68267076997116, 8.9584 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1230, '2021-07-18 00:00:00', 0.299722093502186, 0.494000000000001, 0.399713647502815, 0.7228, 0.523336093410983, 0.981600000000003, 1.52645537111309, 3.6792, 3.62278819879569, 8.94119999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1245, '2021-07-18 00:00:00', 0.335462632592089, 0.53521739130435, 0.45133880773493, 0.756086956521741, 0.457491873402413, 0.934782608695653, 1.30063772743363, 3.61304347826087, 3.599465430227, 8.99173913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1260, '2021-07-18 00:00:00', 0.36521683057238, 0.556000000000001, 0.382202825735238, 0.700400000000004, 0.465516558960758, 0.981600000000003, 1.64532499322576, 3.8188, 3.75741897229113, 9.0384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1275, '2021-07-18 00:00:00', 0.253661848399268, 0.478800000000002, 0.369011291606819, 0.671200000000001, 0.570902209956601, 0.9972, 1.76061542270499, 3.936, 3.75098440412647, 9.0644 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1290, '2021-07-18 00:00:00', 0.243380479847944, 0.480833333333335, 0.326735056431738, 0.680833333333335, 0.503820188766482, 0.955000000000003, 1.91227840432615, 4.045, 3.85109750496577, 9.19291666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1305, '2021-07-18 00:00:00', 0.266369417664013, 0.471200000000002, 0.402087469754194, 0.729200000000001, 0.494309282399859, 0.998000000000004, 2.00076043876655, 4.0944, 3.84019313750407, 9.098 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1320, '2021-07-18 00:00:00', 0.308487168830944, 0.563199999999998, 0.397897809326293, 0.753199999999999, 0.54174871173512, 1.178, 2.11775966530672, 4.1732, 3.87122172791312, 9.0992 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1335, '2021-07-18 00:00:00', 0.329053187190156, 0.535199999999998, 0.424912932257893, 0.765200000000003, 1.22269170276076, 2.61, 2.09972275947723, 4.2876, 3.84937601003938, 9.1304 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1350, '2021-07-18 00:00:00', 0.293617097594807, 0.571200000000005, 0.483138351475704, 0.973200000000001, 1.18014123448566, 2.76, 2.13275229066419, 4.2464, 3.87505776301034, 9.1068 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1365, '2021-07-18 00:00:00', 0.461493322764822, 0.8725, 1.19316501525279, 2.59416666666667, 1.22886391506103, 3.1275, 2.00031446803109, 4.40166666666667, 3.48683899766711, 9.59125 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 990, '2021-07-18 00:00:00', 0.398764596551907, 1.66681818181818, 0.63736351565041, 2.19681818181818, 0.89950058293549, 2.83818181818182, 1.92058252346449, 3.91909090909091, 3.4984417372231, 9.48772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1005, '2021-07-18 00:00:00', 0.482161663894868, 1.30318181818182, 0.770434183541216, 1.83454545454546, 1.17289195628818, 2.41227272727274, 1.96596891283503, 3.41363636363637, 3.65523620736085, 9.24772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1020, '2021-07-18 00:00:00', 0.501184095752746, 1.13045454545454, 0.734966059233421, 1.52318181818182, 0.990807969740067, 2.02636363636364, 1.80207336095631, 3.00727272727273, 3.71046478459895, 9.00818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1035, '2021-07-18 00:00:00', 0.404745657937238, 0.862380952380957, 0.751926098192407, 1.24142857142857, 1.03430607057053, 1.89238095238095, 1.72344809418019, 2.78333333333334, 3.69511073356852, 8.52333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1050, '2021-07-18 00:00:00', 0.536713786213556, 0.949545454545454, 0.729001570672719, 1.36636363636364, 0.986476632863724, 1.75136363636364, 1.53395225603978, 2.65, 3.65659414427288, 8.81954545454546 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1065, '2021-07-18 00:00:00', 0.485162533572706, 0.877272727272727, 0.811080328143458, 1.23681818181818, 0.881459828109846, 1.61, 1.36847214707352, 2.39272727272727, 3.66474797300274, 8.71590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1080, '2021-07-18 00:00:00', 0.477944960514688, 0.821363636363634, 0.508175797035474, 1.02954545454545, 0.854626953376286, 1.48409090909091, 1.39056872727722, 2.28636363636364, 3.66685280912795, 8.68 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1095, '2021-07-18 00:00:00', 0.297353405258873, 0.669999999999996, 0.55696164774271, 1.06590909090909, 0.897668456618952, 1.42090909090909, 1.24261010382576, 2.14318181818181, 3.56063822772611, 8.62272727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1110, '2021-07-18 00:00:00', 0.384149141311761, 0.740909090909094, 0.505132960080128, 0.955454545454543, 0.892378503741204, 1.29818181818182, 1.09890155702621, 2.03318181818182, 3.56221537178458, 8.63454545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1125, '2021-07-18 00:00:00', 0.229526144659498, 0.568181818181818, 0.433636840098845, 0.83136363636364, 0.692487985736653, 1.13409090909092, 0.952660435182392, 1.95, 3.56561018256707, 8.84954545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1140, '2021-07-18 00:00:00', 0.276968749702358, 0.575454545454545, 0.548324681835453, 0.848636363636359, 0.631616664116461, 1.14409090909091, 1.00631813581799, 2.09999999999999, 3.70847934437001, 9.05 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1155, '2021-07-18 00:00:00', 0.36303464826949, 0.616818181818183, 0.456675356191223, 0.820000000000005, 0.647423799189971, 1.11363636363637, 1.9419021000642, 3.64863636363636, 3.83491075205023, 9.165 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1170, '2021-07-18 00:00:00', 0.381354671246314, 0.538636363636369, 0.526097492323018, 0.795000000000004, 0.618227462027684, 1.05363636363637, 1.82541841257077, 3.96, 3.79202378319208, 9.15590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1185, '2021-07-18 00:00:00', 0.278334953464965, 0.533181818181819, 0.318497894955222, 0.708636363636365, 0.435284650858176, 0.968181818181817, 1.79293828829319, 4.01090909090909, 3.78635808868596, 9.16863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1200, '2021-07-18 00:00:00', 0.211062556123537, 0.470454545454548, 0.306608313665261, 0.689090909090915, 0.512646980296307, 0.944545454545458, 1.78947766206519, 4.05272727272727, 3.75563564982003, 9.1490909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1215, '2021-07-18 00:00:00', 0.211103573192683, 0.478636363636365, 0.289694569716007, 0.660909090909087, 0.450345706553593, 0.897272727272729, 1.85803182187019, 4.12181818181818, 3.74826205037327, 9.13727272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1230, '2021-07-18 00:00:00', 0.225519163887757, 0.449565217391303, 0.451931734325129, 0.701739130434785, 0.575284428707266, 0.946086956521739, 1.87710472120959, 4.12304347826086, 3.71780222170085, 9.00521739130434 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1245, '2021-07-18 00:00:00', 0.297199409786575, 0.476818181818186, 0.308801972157986, 0.625909090909093, 0.485330476063142, 0.878636363636358, 1.89312729428872, 4.245, 3.73377088499616, 9.15454545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1260, '2021-07-18 00:00:00', 0.180545709577255, 0.42409090909091, 0.422998214154019, 0.61681818181818, 0.456213476270417, 0.84454545454545, 1.85595805529929, 4.27772727272727, 3.72175911486637, 9.18636363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1275, '2021-07-18 00:00:00', 0.309125284566696, 0.421818181818182, 0.365257721976147, 0.606818181818175, 0.452234471614028, 0.872727272727271, 1.78980645402154, 4.275, 3.7044396261409, 9.14409090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1290, '2021-07-18 00:00:00', 0.196964518746454, 0.440454545454541, 0.232325436026941, 0.593181818181816, 0.416408058274178, 0.856363636363637, 1.78341669506179, 4.27318181818181, 3.6866924605534, 9.13818181818181 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1305, '2021-07-18 00:00:00', 0.173821947014952, 0.410454545454552, 0.346510433492967, 0.648636363636365, 0.369953782067168, 0.939090909090912, 1.77936129647035, 4.26863636363636, 3.6870661091858, 9.13772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1320, '2021-07-18 00:00:00', 0.264728890152523, 0.503636363636363, 0.285593480954375, 0.652727272727272, 0.514303841671872, 1.26681818181817, 1.77864460288632, 4.24636363636363, 3.69960510353172, 9.12727272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1335, '2021-07-18 00:00:00', 0.225741682813145, 0.495454545454543, 0.302949426436754, 0.754545454545457, 1.57469188905467, 3.17545454545454, 1.77383142436871, 4.24727272727273, 3.69690077290091, 9.13090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1350, '2021-07-18 00:00:00', 0.253695201789972, 0.597727272727282, 0.557884066840625, 1.14818181818182, 1.56573323486811, 3.50409090909091, 1.80408393129833, 4.22954545454546, 3.7249873470833, 9.13545454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1365, '2021-07-18 00:00:00', 0.423818193889627, 0.928636363636359, 1.54778406046693, 2.96454545454545, 1.58828128676486, 3.46772727272727, 1.74873640218559, 4.07863636363636, 3.61727684520991, 9.09181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 1365);
Date: 2021-07-18 18:18:49 Duration: 1s125ms Database: acaweb_fx User: pgperfstats
4 148 5m57s 56ms 11s130ms 2s415ms with rar_max as ( ;Times Reported Time consuming queries #4
Day Hour Count Duration Avg duration Jul 18 18 148 5m57s 2s415ms [ User: postgres - Total duration: 5m57s - Times executed: 148 ]
-
WITH rar_max as ( ;
Date: 2021-07-18 18:35:36 Duration: 11s130ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-07-18 18:07:21 Duration: 9s727ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-07-18 18:26:50 Duration: 9s712ms Database: acaweb_fx User: postgres Bind query: yes
5 142 3m53s 1s487ms 2s90ms 1s644ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 Jul 18 18 142 3m53s 1s644ms [ User: pgperfstats - Total duration: 3m53s - Times executed: 142 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 1033296, 1, 1110, '2021-07-18 00:00:00', 0.285867101989717, 0.167999999999999, 0.36526702561277, 0.837999999999998, 0.520749459913308, 0.933999999999999, 2.25525608302028, 2.814, 1.70628250884782, 3.58 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 660, '2021-07-18 00:00:00', 1.2278413828905, 0.577692307692307, 1.22119594597326, 0.696538461538461, 1.23200305943676, 0.776538461538461, 1.21116301386471, 1.15038461538462, 4.0331037103528, 4.40846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 675, '2021-07-18 00:00:00', 0.151967607884554, 0.276923076923076, 0.153538769847077, 0.356923076923076, 0.251134349578988, 0.472692307692308, 0.321776080767116, 0.849615384615385, 4.03152469725976, 4.27076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 690, '2021-07-18 00:00:00', 0.114542568506211, 0.22, 0.141973453639973, 0.297307692307693, 0.245453739962418, 0.443461538461539, 0.314035029893163, 0.845000000000001, 4.0375389305101, 4.26615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 705, '2021-07-18 00:00:00', 0.0936384207799015, 0.201923076923077, 0.189805163259591, 0.345000000000001, 0.228913487185409, 0.485769230769232, 0.306650640606889, 0.841153846153847, 4.03424517770625, 4.26692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 720, '2021-07-18 00:00:00', 0.188102654674654, 0.245000000000001, 0.185276917698573, 0.308333333333334, 0.227137192788469, 0.445000000000001, 0.314462965262588, 0.850000000000001, 4.19751056312384, 4.34916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 735, '2021-07-18 00:00:00', 0.120364190943729, 0.183461538461539, 0.212646691449962, 0.331153846153847, 0.21471412120807, 0.463076923076924, 0.283499287748393, 0.810384615384616, 4.04045214530027, 4.25153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 750, '2021-07-18 00:00:00', 0.155411117313452, 0.246153846153847, 0.145819698996345, 0.29923076923077, 0.177018034717892, 0.450769230769231, 0.272885718542791, 0.788846153846154, 4.09268134789219, 4.40615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 765, '2021-07-18 00:00:00', 0.0949428978183924, 0.176923076923077, 0.110171893665517, 0.315384615384615, 0.159901892998849, 0.436153846153846, 0.264727436025462, 0.796153846153845, 4.07725073284211, 4.41153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 780, '2021-07-18 00:00:00', 0.0717259742674531, 0.226153846153845, 0.134500786386033, 0.317692307692306, 0.147954254884614, 0.412307692307691, 0.289883796347114, 0.843846153846153, 4.05958724692359, 4.39384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 795, '2021-07-18 00:00:00', 0.133238940946764, 0.186153846153846, 0.14266259280069, 0.263846153846153, 0.147397943832856, 0.373076923076923, 0.317103234828126, 0.857692307692307, 4.05850878260249, 4.39153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 810, '2021-07-18 00:00:00', 0.106614570611465, 0.168, 0.105722908271261, 0.2424, 0.144536039335062, 0.3736, 0.31777770007769, 0.8408, 4.13865871992364, 4.4328 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 825, '2021-07-18 00:00:00', 0.0813274482948644, 0.183076923076923, 0.106816881408541, 0.265384615384615, 0.133628647320158, 0.376153846153846, 0.335234475921188, 0.846923076923077, 4.05697249758411, 4.38538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 840, '2021-07-18 00:00:00', 0.0771492060879439, 0.16, 0.141814613546645, 0.259230769230769, 0.139389879336838, 0.351538461538461, 0.370084605711471, 0.858846153846153, 4.06144415391676, 4.37615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 855, '2021-07-18 00:00:00', 0.152501197977639, 0.193846153846153, 0.155357651887507, 0.269999999999999, 0.169329901035273, 0.356153846153846, 0.376918885377009, 0.859615384615384, 4.06053698608751, 4.37384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 870, '2021-07-18 00:00:00', 0.128833822601652, 0.176923076923076, 0.11562272866792, 0.246153846153846, 0.19799650346563, 0.371153846153847, 0.373708442505652, 0.874999999999999, 4.06442131371547, 4.36384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 885, '2021-07-18 00:00:00', 0.08055194215297, 0.166153846153846, 0.120970435040327, 0.244615384615384, 0.186181466482404, 0.386538461538461, 2.20704971886418, 1.42730769230769, 4.06161226040179, 4.35692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 900, '2021-07-18 00:00:00', 0.0967025574397317, 0.15076923076923, 0.151903309327399, 0.251153846153846, 0.197974745864214, 0.415, 2.47194053326531, 1.535, 4.06684674674845, 4.35769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 915, '2021-07-18 00:00:00', 0.101400197238467, 0.185, 0.120548107218015, 0.270384615384615, 0.176565960653629, 0.406538461538461, 2.51681119978925, 1.54884615384615, 4.07381884722431, 4.36 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 930, '2021-07-18 00:00:00', 0.107216531446342, 0.19076923076923, 0.145995258089485, 0.311153846153845, 0.16676884047641, 0.380384615384615, 2.52159390984231, 1.62038461538462, 4.0698480788127, 4.36076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 945, '2021-07-18 00:00:00', 0.13066045249483, 0.208076923076923, 0.13803065434338, 0.287307692307692, 0.157300300747915, 0.41076923076923, 2.51695374487617, 1.64807692307692, 4.06795355846722, 4.35692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 960, '2021-07-18 00:00:00', 0.0885585421323962, 0.168846153846155, 0.0904220871588022, 0.218076923076923, 0.179738271255306, 0.454615384615385, 2.52000344932609, 1.64423076923077, 4.06744470909421, 4.34230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 975, '2021-07-18 00:00:00', 0.0630750468764117, 0.137692307692308, 0.120176792844798, 0.297692307692307, 0.218413862620062, 0.473846153846154, 2.51194833974317, 1.66730769230769, 4.06683486831637, 4.34461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 990, '2021-07-18 00:00:00', 0.0944880944881422, 0.24, 0.157753459062406, 0.376923076923078, 0.201778248427479, 0.462307692307693, 2.50927709479474, 1.66653846153846, 4.06369358323946, 4.35153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1005, '2021-07-18 00:00:00', 0.142100722674501, 0.276153846153846, 0.189699357283693, 0.354615384615385, 0.204057307184488, 0.470769230769231, 2.51204780086808, 1.66807692307692, 4.08633896707629, 4.32307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1020, '2021-07-18 00:00:00', 0.114279683906835, 0.240384615384616, 0.110055230889557, 0.308076923076923, 0.182267765832411, 0.448461538461539, 2.51986425153298, 1.62961538461539, 4.41335797498737, 4.62384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1035, '2021-07-18 00:00:00', 0.0812062900178385, 0.187692307692307, 0.122452502565751, 0.291153846153846, 0.167736056396305, 0.410769230769231, 2.52942441004942, 1.63961538461538, 4.60659246665539, 4.90307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1050, '2021-07-18 00:00:00', 0.096864166060863, 0.2092, 0.137079052618066, 0.3064, 0.160320512307897, 0.428800000000001, 2.58374082807596, 1.642, 4.67670582069616, 4.9976 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1065, '2021-07-18 00:00:00', 0.115027755847815, 0.199230769230769, 0.120871196543453, 0.274615384615385, 2.26000040844108, 1.02538461538462, 2.53863612686328, 1.60576923076923, 4.79508106933954, 5.26769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1080, '2021-07-18 00:00:00', 0.0854895405208224, 0.192692307692308, 0.13836017657382, 0.313461538461538, 2.53724465937727, 1.20230769230769, 2.54382353040579, 1.58692307692308, 4.79286906207064, 5.27538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1095, '2021-07-18 00:00:00', 0.129952062167318, 0.216538461538461, 2.27820364457479, 0.930384615384616, 2.58155600067389, 1.20076923076923, 2.54383949663012, 1.55923076923077, 4.79713767221182, 5.26538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 660, '2021-07-18 00:00:00', 0.113443988212415, 0.208461538461539, 0.162414474534942, 0.317692307692308, 0.150676423555195, 0.439230769230769, 0.355535565677386, 0.808461538461538, 4.5164563372354, 4.75538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 675, '2021-07-18 00:00:00', 0.124312261911439, 0.241538461538462, 0.135121597658723, 0.314615384615385, 0.173451833260818, 0.471538461538461, 0.359051742575014, 0.796923076923076, 4.5141146844775, 4.75923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 690, '2021-07-18 00:00:00', 0.118669547645812, 0.212307692307691, 0.130438314333457, 0.323076923076922, 0.166855072996345, 0.456153846153846, 0.351124786058483, 0.786153846153846, 4.51898375233261, 4.74692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 705, '2021-07-18 00:00:00', 0.102462000460959, 0.207692307692308, 0.139104830419918, 0.316923076923077, 0.213052539565678, 0.439230769230769, 0.364944674416021, 0.783846153846155, 4.51576520477044, 4.75076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 720, '2021-07-18 00:00:00', 0.123180917603087, 0.211538461538461, 0.141536622061626, 0.283846153846154, 0.242504877032639, 0.426153846153846, 0.370675889942434, 0.766153846153846, 4.53841232828601, 4.74769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 735, '2021-07-18 00:00:00', 0.0809361888568186, 0.165600000000001, 0.179008379692125, 0.2824, 0.243469368367631, 0.4224, 0.373386305765668, 0.754399999999999, 4.63026521918561, 4.7632 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 750, '2021-07-18 00:00:00', 0.167682239170801, 0.2144, 0.239156852295726, 0.3072, 0.275310733535763, 0.4328, 0.365117332739308, 0.782399999999999, 4.54270301325837, 4.9256 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 765, '2021-07-18 00:00:00', 0.206266444565872, 0.214615384615385, 0.201379855382424, 0.315384615384615, 0.228180765049251, 0.407692307692307, 0.360267422041759, 0.776153846153846, 4.52532790142158, 4.74384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 780, '2021-07-18 00:00:00', 0.131790042812859, 0.213846153846154, 0.15378706557595, 0.292307692307692, 0.176083896088026, 0.398461538461538, 0.355243794943915, 0.783076923076923, 4.51784897762369, 4.74076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 795, '2021-07-18 00:00:00', 0.108381094008418, 0.187692307692308, 0.134608263547913, 0.269230769230768, 0.174202358016364, 0.377692307692307, 0.353023860601301, 0.794615384615384, 4.52019931487029, 4.73538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 810, '2021-07-18 00:00:00', 0.0974158413906386, 0.194615384615384, 0.137198340425038, 0.27076923076923, 0.196931850766081, 0.366923076923076, 0.355760507169555, 0.791538461538461, 4.5322850069932, 4.72923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 825, '2021-07-18 00:00:00', 0.102797785070421, 0.17076923076923, 0.131127653599313, 0.237692307692308, 0.232063651745676, 0.358461538461538, 0.354627431799368, 0.796153846153845, 4.54266292625135, 4.72230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 840, '2021-07-18 00:00:00', 0.0972008230417836, 0.150000000000001, 0.131399566794744, 0.245384615384615, 0.207282787143926, 0.356923076923077, 0.483884283687743, 0.84, 4.54561672214182, 4.72923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 855, '2021-07-18 00:00:00', 0.10373931826384, 0.184615384615384, 0.146803898501997, 0.260769230769231, 0.199514796058221, 0.366923076923076, 0.498251095178078, 0.873076923076923, 4.54248132801717, 4.73384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 870, '2021-07-18 00:00:00', 0.116850989923722, 0.183076923076924, 0.164387908969561, 0.260769230769231, 0.209375628586886, 0.373076923076922, 0.51199819711221, 0.886923076923077, 4.54109414128357, 4.74 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 885, '2021-07-18 00:00:00', 0.132692820511831, 0.16923076923077, 0.170833252032501, 0.26, 0.217472190971982, 0.386923076923077, 0.574273587975413, 1.14692307692308, 4.52124346408579, 4.75769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 900, '2021-07-18 00:00:00', 0.10847190348728, 0.163076923076923, 0.162473193055157, 0.238461538461538, 0.194086420085328, 0.368461538461538, 0.665048754719416, 1.19461538461539, 4.52183298436171, 4.75846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 915, '2021-07-18 00:00:00', 0.142998655184639, 0.183846153846153, 0.172973986483519, 0.28, 0.177337574655277, 0.393846153846153, 0.691249926971758, 1.22769230769231, 4.51964219141975, 4.76153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 930, '2021-07-18 00:00:00', 0.108837210831308, 0.191538461538462, 0.127025133794003, 0.269230769230769, 0.146339962468851, 0.389230769230769, 0.827447604662397, 1.31846153846154, 4.51611078422403, 4.76615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 945, '2021-07-18 00:00:00', 0.119488654112172, 0.188461538461538, 0.122808168107199, 0.284615384615384, 0.12961718784411, 0.423846153846153, 0.83579055160599, 1.33461538461538, 4.51468066849268, 4.76846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 960, '2021-07-18 00:00:00', 0.114534509411591, 0.193076923076923, 0.161401553705228, 0.267692307692307, 0.158290871499276, 0.44, 0.816370956404953, 1.34153846153846, 4.51056605692081, 4.76307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 975, '2021-07-18 00:00:00', 0.130504347112978, 0.19076923076923, 0.121619836438735, 0.330769230769229, 0.151888623162349, 0.466923076923076, 0.79589098596382, 1.34769230769231, 4.51179166185674, 4.75 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 990, '2021-07-18 00:00:00', 0.117993480915099, 0.267692307692307, 0.127665428125478, 0.362307692307692, 0.188070363264555, 0.482307692307692, 0.79520099055812, 1.35384615384615, 4.51482733292801, 4.74538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1005, '2021-07-18 00:00:00', 0.111150625452409, 0.232307692307692, 0.150414811054682, 0.336153846153845, 0.191578062016907, 0.446923076923076, 0.794041269998946, 1.34846153846154, 4.51819160556692, 4.73076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1020, '2021-07-18 00:00:00', 0.129604526669918, 0.2384, 0.170489491367259, 0.328000000000001, 0.454946150659614, 0.5248, 0.771061605839638, 1.3512, 4.21378689541842, 4.38 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1035, '2021-07-18 00:00:00', 0.108332820511606, 0.211200000000001, 0.106376689175777, 0.3008, 0.448303468645961, 0.555199999999999, 0.754385401060581, 1.3584, 4.52777325698479, 4.9784 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1050, '2021-07-18 00:00:00', 0.0924736968839483, 0.22923076923077, 0.413665788548418, 0.400769230769231, 0.438852349447265, 0.56076923076923, 0.737496805729719, 1.34153846153846, 4.48177547235639, 4.86923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1065, '2021-07-18 00:00:00', 0.428809203881321, 0.2976, 0.428330090778906, 0.439999999999999, 0.519097935525336, 0.9128, 0.746925252842166, 1.3616, 4.53874182272283, 4.9776 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1080, '2021-07-18 00:00:00', 0.123848542738547, 0.257692307692307, 0.133238940946765, 0.326153846153846, 0.613108598737739, 0.913076923076923, 0.70634443548347, 1.28230769230769, 4.49519675277444, 4.87538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1095, '2021-07-18 00:00:00', 0.110806831225127, 0.203076923076924, 0.455614546941398, 0.716153846153846, 0.642681402107906, 0.920769230769231, 0.701585457265296, 1.27307692307692, 4.52629140093232, 4.87461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 660, '2021-07-18 00:00:00', 0.414509905235643, 0.357692307692308, 0.401646610840923, 0.45, 0.422062335899113, 0.593846153846154, 0.464652723919869, 0.926923076923077, 4.59384980163697, 4.8 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 675, '2021-07-18 00:00:00', 0.161883148740547, 0.273076923076923, 0.251410788581923, 0.390769230769231, 0.267026936123277, 0.489230769230769, 0.394606717553644, 0.867692307692308, 4.59574090452654, 4.78769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 690, '2021-07-18 00:00:00', 0.148294924442425, 0.270769230769231, 0.198480380739411, 0.367692307692308, 0.218993501835451, 0.443076923076923, 0.411433516453799, 0.858461538461538, 4.63061092497108, 4.79846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 705, '2021-07-18 00:00:00', 0.157528996109874, 0.240769230769231, 0.188389122664929, 0.312307692307693, 0.244642282023869, 0.475384615384616, 0.439636913127884, 0.863846153846154, 4.68776371155636, 4.83384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 720, '2021-07-18 00:00:00', 0.107104549928491, 0.219230769230769, 0.139449466998457, 0.296923076923077, 0.197123936024639, 0.455384615384616, 0.416780333213847, 0.835384615384615, 4.69853089969456, 4.81615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 735, '2021-07-18 00:00:00', 0.106366565018553, 0.205384615384616, 0.175158829022734, 0.353846153846154, 0.214738481378199, 0.463846153846154, 0.409821724843676, 0.834615384615385, 4.70283345032954, 4.81230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 750, '2021-07-18 00:00:00', 0.140454208250891, 0.260769230769231, 0.162679486674305, 0.323846153846154, 0.187611710311893, 0.453076923076923, 0.426006861627657, 0.815384615384615, 4.74769897302488, 4.88846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 765, '2021-07-18 00:00:00', 0.13020220959959, 0.193846153846154, 0.154601223997543, 0.298461538461539, 0.273125499471467, 0.468461538461539, 0.404999525165913, 0.826153846153847, 4.75047612188667, 4.88076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 780, '2021-07-18 00:00:00', 0.145709933139044, 0.200769230769231, 0.147539825132064, 0.310000000000001, 0.273170558161296, 0.453076923076923, 0.42599313826182, 0.826923076923077, 4.75157470254295, 4.87692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 795, '2021-07-18 00:00:00', 0.120064085451831, 0.219230769230769, 0.251733681008017, 0.355384615384615, 0.233327765501336, 0.475384615384615, 0.431193691976123, 0.85, 4.75414513871842, 4.87 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 810, '2021-07-18 00:00:00', 0.188441380397603, 0.243076923076923, 0.193913541400444, 0.332307692307692, 0.186952894108074, 0.430769230769231, 0.434273929857464, 0.865384615384615, 4.75742638893697, 4.86538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 825, '2021-07-18 00:00:00', 0.138965407981212, 0.219230769230769, 0.163070536885117, 0.319999999999999, 0.180891807868257, 0.414615384615384, 0.427881363859729, 0.882307692307692, 4.75941696493949, 4.85461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 840, '2021-07-18 00:00:00', 0.136616250863505, 0.210000000000001, 0.135655672710217, 0.272307692307693, 0.193323960869195, 0.406923076923077, 0.422155640274277, 0.89076923076923, 4.75243076265674, 4.83307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 855, '2021-07-18 00:00:00', 0.106929164187541, 0.175384615384616, 0.138157101212296, 0.26076923076923, 0.222351073754997, 0.400000000000001, 0.420712948000635, 0.89076923076923, 4.74590031987123, 4.83461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 870, '2021-07-18 00:00:00', 0.112029757951477, 0.185599999999999, 0.187502888866634, 0.2936, 0.250833277962341, 0.4144, 0.915532631859728, 1.204, 4.81147489515083, 4.9264 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 885, '2021-07-18 00:00:00', 0.175565898213135, 0.21076923076923, 0.234470926523131, 0.303846153846154, 0.345973765123666, 0.465384615384616, 3.64152909556496, 2.39307692307692, 4.73286642695361, 4.84615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 900, '2021-07-18 00:00:00', 0.14260902262246, 0.1904, 0.150275302916569, 0.2992, 0.267150394597, 0.4512, 3.71180225766406, 2.4952, 4.78107282242525, 4.9736 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 915, '2021-07-18 00:00:00', 0.123388068242498, 0.206153846153847, 0.195556798752846, 0.327692307692309, 0.227366190572355, 0.440769230769231, 3.67090213183878, 2.46769230769231, 4.71606250366357, 4.83846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 930, '2021-07-18 00:00:00', 0.142427309395138, 0.238461538461539, 0.185898235188379, 0.306923076923077, 0.213984902414956, 0.421538461538462, 3.77750173853241, 2.69923076923077, 4.71435366317998, 4.83769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 945, '2021-07-18 00:00:00', 0.113704069340615, 0.183846153846154, 0.1322026416587, 0.288461538461539, 0.198872204810411, 0.466923076923077, 3.77479609230241, 2.75846153846154, 4.7073141125111, 4.83692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 960, '2021-07-18 00:00:00', 0.124966457037941, 0.203846153846154, 0.187334337071862, 0.316923076923076, 0.210869263179455, 0.494615384615385, 3.80470874251691, 2.89615384615385, 4.70136746064377, 4.83 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 975, '2021-07-18 00:00:00', 0.15453752344931, 0.224615384615385, 0.180064945548501, 0.370769230769231, 0.234737168896488, 0.521538461538461, 3.82799477533604, 2.89, 4.69969642227437, 4.82230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 990, '2021-07-18 00:00:00', 0.125886395672387, 0.269230769230769, 0.149427625908383, 0.366153846153847, 0.202172812598148, 0.524615384615385, 3.81707878639392, 2.91769230769231, 4.70741771446528, 4.80846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1005, '2021-07-18 00:00:00', 0.111581636206239, 0.252307692307693, 0.164634793967177, 0.363846153846154, 0.200873477209295, 0.506923076923077, 3.78319685735998, 2.91230769230769, 4.6816576288582, 4.80692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1020, '2021-07-18 00:00:00', 0.15579276175543, 0.259230769230769, 0.171480431716095, 0.358461538461539, 0.228279181300846, 0.50076923076923, 3.78396397771112, 2.89923076923077, 4.67597492919514, 4.80846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1035, '2021-07-18 00:00:00', 0.125918166343799, 0.23923076923077, 0.188291100324838, 0.358461538461539, 0.223109493643471, 0.454615384615385, 3.78236848874027, 2.88923076923077, 4.68910206263909, 4.80692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1050, '2021-07-18 00:00:00', 0.140275918579538, 0.2624, 0.164004064990272, 0.3416, 0.915392811857291, 0.8624, 3.8334254481686, 2.9656, 4.74021068448791, 4.9384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1065, '2021-07-18 00:00:00', 0.108528620826313, 0.227692307692307, 0.162315931252794, 0.297692307692307, 3.60460286940931, 2.11538461538461, 3.76565246159792, 2.87769230769231, 4.66984308746434, 4.84230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1080, '2021-07-18 00:00:00', 0.109139289971049, 0.209230769230769, 0.8954517553469, 0.755384615384615, 3.64649091593548, 2.24, 3.76247545353608, 2.88153846153846, 4.77278625284902, 4.90384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1095, '2021-07-18 00:00:00', 0.912124148095236, 0.692307692307692, 3.60212902856929, 2.04846153846154, 3.68894639951051, 2.24846153846154, 3.75838787043266, 2.87076923076923, 4.78724414058219, 4.90230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1110, '2021-07-18 00:00:00', 0.104060422008424, 0.0549999999999997, 5.79140989495896, 4.825, 5.58408900358868, 5.6925, 5.34536381228764, 6.11, 4.43914325710974, 9.5375 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 660, '2021-07-18 00:00:00', 0.857580316938303, 0.4824, 0.840243615467165, 0.5552, 0.828975271042508, 0.704000000000001, 0.99785570099088, 1.2292, 3.88223011510996, 3.7776 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 675, '2021-07-18 00:00:00', 0.184054339802135, 0.2752, 0.226956677216893, 0.3848, 0.298011185472402, 0.5176, 0.701498396291822, 1.018, 3.89197344972102, 3.7536 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 690, '2021-07-18 00:00:00', 0.167781604077046, 0.2344, 0.206084125217511, 0.329600000000001, 0.649032099873856, 0.575200000000001, 0.687874019473527, 0.980400000000001, 3.89247564753675, 3.748 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 705, '2021-07-18 00:00:00', 0.173677862722916, 0.238400000000001, 0.197305178171617, 0.3272, 0.703622057641743, 0.5944, 0.690931255625333, 0.961200000000001, 3.90305811725455, 3.7472 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 720, '2021-07-18 00:00:00', 0.138924439894499, 0.224, 0.654056062836615, 0.4232, 0.70045033133454, 0.5816, 0.690494991533851, 0.978000000000001, 3.90358262796285, 3.7464 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 735, '2021-07-18 00:00:00', 0.661740130262628, 0.304000000000001, 0.721805144527709, 0.4512, 0.691686827015425, 0.581600000000001, 0.670981370829325, 0.969200000000001, 3.91702659339113, 3.7416 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 750, '2021-07-18 00:00:00', 0.378949424945687, 0.2712, 0.361124170704021, 0.3624, 0.388489382094285, 0.4936, 0.423949682548923, 0.846000000000001, 3.95828548743013, 3.6336 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 765, '2021-07-18 00:00:00', 0.104543451891227, 0.1872, 0.118248326274272, 0.2992, 0.202402239776803, 0.444000000000001, 0.298815439137048, 0.803600000000001, 3.95986902140294, 3.6272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 780, '2021-07-18 00:00:00', 0.12004443621704, 0.2224, 0.178374138633753, 0.3144, 0.227458421108856, 0.429600000000001, 0.29994555061433, 0.795600000000001, 3.96192074630475, 3.6192 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 795, '2021-07-18 00:00:00', 0.126885775404495, 0.192, 0.17262676501632, 0.288000000000001, 0.210386945095618, 0.372800000000001, 0.289906881601663, 0.742800000000001, 3.968046202688, 3.6136 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 810, '2021-07-18 00:00:00', 0.108627804912002, 0.184000000000001, 0.140489620019891, 0.250400000000001, 0.164121905911429, 0.368800000000001, 0.298210216681679, 0.762800000000001, 3.98153270320196, 3.6112 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 825, '2021-07-18 00:00:00', 0.101488915650922, 0.168, 0.135385868292571, 0.247200000000001, 0.200665559243898, 0.388, 0.283385485396365, 0.7436, 4.00111367829841, 3.6024 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 840, '2021-07-18 00:00:00', 0.121391927243949, 0.168800000000001, 0.140118997046558, 0.248, 0.179946288282551, 0.3684, 0.286252802024132, 0.743600000000001, 4.00558826308113, 3.5904 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 855, '2021-07-18 00:00:00', 0.0959652714961692, 0.1648, 0.136811305575721, 0.254400000000001, 0.157509788055642, 0.354800000000001, 0.412830877398158, 0.807200000000001, 4.00284199038633, 3.6024 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 870, '2021-07-18 00:00:00', 0.097441918783611, 0.175833333333334, 0.137950185295955, 0.239583333333334, 0.156079109447092, 0.357083333333335, 1.8115467008265, 1.19166666666667, 4.09106201441595, 3.60333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 885, '2021-07-18 00:00:00', 0.112989675044522, 0.162000000000001, 0.124340929169228, 0.247600000000001, 0.15778888849768, 0.368400000000001, 3.49150397393444, 2.204, 4.00369878986919, 3.6104 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 900, '2021-07-18 00:00:00', 0.102232329893056, 0.185833333333333, 0.120697699988894, 0.268750000000001, 0.227031489228805, 0.422916666666668, 3.54679432727639, 2.2925, 4.07456292668039, 3.6825 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 915, '2021-07-18 00:00:00', 0.122185651094281, 0.162800000000001, 0.130256157883867, 0.262000000000001, 0.217025344142108, 0.386000000000001, 3.4686890895553, 2.2696, 4.00003749982422, 3.62 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 930, '2021-07-18 00:00:00', 0.118039541397506, 0.187999999999999, 0.190847233845992, 0.2968, 0.199764861775038, 0.3932, 3.45990365954506, 2.296, 3.99702389284828, 3.624 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 945, '2021-07-18 00:00:00', 0.134104436913922, 0.205600000000001, 0.168491344980487, 0.2832, 0.204864182651173, 0.4412, 3.44632906147977, 2.3856, 3.99334028936512, 3.636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 960, '2021-07-18 00:00:00', 0.120968315410827, 0.188, 0.147216394014616, 0.286799999999999, 0.170293863659264, 0.434, 3.44326918301005, 2.3912, 3.99026598946319, 3.6432 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 975, '2021-07-18 00:00:00', 0.100866248071394, 0.1964, 0.131493979583352, 0.3436, 0.161954726183998, 0.4428, 3.44304555105893, 2.3928, 3.98586385450716, 3.6624 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 990, '2021-07-18 00:00:00', 0.118352580594314, 0.2764, 0.129228479833201, 0.35, 0.212750244809886, 0.4572, 3.43094097879867, 2.3968, 3.98320591149056, 3.6728 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1020, '2021-07-18 00:00:00', 0.152772161512932, 0.226800000000001, 0.186384906398918, 0.313200000000001, 0.209155444586079, 0.457200000000001, 3.42712571503683, 2.4064, 3.95993686818363, 3.74 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1035, '2021-07-18 00:00:00', 0.123017613914973, 0.212000000000001, 0.148606863906079, 0.314400000000001, 0.170344748475946, 0.434400000000001, 3.48143686811447, 2.4088, 3.94611167268912, 3.7616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1050, '2021-07-18 00:00:00', 0.117044151213691, 0.2092, 0.156490681298707, 0.2968, 0.561305620851956, 0.601600000000001, 3.49020094932465, 2.3912, 3.95032910021431, 3.784 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1065, '2021-07-18 00:00:00', 0.12192894105448, 0.216, 0.179899972206779, 0.3216, 3.53338968508523, 1.9848, 3.51811161467815, 2.3848, 3.95293511204017, 3.7872 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1080, '2021-07-18 00:00:00', 0.164113781667882, 0.23, 0.573498038357586, 0.508000000000001, 3.53121565470023, 2.0144, 3.52101917063796, 2.3648, 3.9574508630346, 3.8744 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1095, '2021-07-18 00:00:00', 0.549874821064376, 0.428333333333333, 3.59512068693433, 1.94333333333333, 3.5539906127285, 2.10166666666667, 3.57409510185466, 2.43583333333333, 3.96949226483435, 4.01583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1110, '2021-07-18 00:00:00', 2.85069582149108, 1.20333333333333, 4.72032908457309, 3.80333333333333, 4.55201786756892, 4.06333333333334, 4.54292270093457, 4.77666666666667, 4.80736795623829, 6.73666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 660, '2021-07-18 00:00:00', 2.70936247513045, 0.924545454545454, 2.72067970403501, 1.02863636363636, 2.69297133084342, 1.14772727272727, 2.68255305801971, 1.54636363636364, 3.77947673260392, 3.96590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 675, '2021-07-18 00:00:00', 0.117893671369238, 0.226818181818182, 0.174970622147601, 0.336363636363636, 0.214042213743151, 0.430454545454545, 0.336420230409189, 0.854999999999999, 2.71926703423242, 3.43681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 690, '2021-07-18 00:00:00', 0.123052799001044, 0.220909090909091, 0.119939559093311, 0.290454545454545, 0.170426635521675, 0.405, 0.328438520079272, 0.836363636363636, 2.71863367293555, 3.435 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 705, '2021-07-18 00:00:00', 0.0974801567108968, 0.175, 0.11272788367381, 0.238636363636363, 0.173092573384992, 0.399090909090909, 0.327547623846437, 0.817272727272727, 2.71111185478901, 3.44681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 720, '2021-07-18 00:00:00', 0.0905167942610099, 0.151363636363636, 0.122220615232778, 0.279545454545455, 0.164871719778389, 0.387272727272727, 0.316884181390591, 0.821818181818182, 2.70580412706204, 3.45045454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 735, '2021-07-18 00:00:00', 0.105884033600107, 0.212857142857143, 0.168777114223801, 0.305714285714286, 0.194999389498433, 0.41952380952381, 0.317337134831173, 0.828571428571429, 2.75615881773374, 3.51285714285714 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 750, '2021-07-18 00:00:00', 0.142619282498053, 0.204545454545454, 0.1435820353171, 0.264090909090909, 0.229460594660967, 0.440454545454545, 0.289361141361225, 0.778181818181817, 2.69849938257338, 3.44318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 765, '2021-07-18 00:00:00', 0.0952520011492874, 0.174090909090909, 0.147226156390571, 0.287727272727273, 0.207202036627741, 0.417727272727273, 0.278648562969598, 0.734545454545455, 2.68970769586167, 3.43318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 780, '2021-07-18 00:00:00', 0.129852563747074, 0.199545454545454, 0.192435405477747, 0.291363636363636, 0.20294210463947, 0.400454545454545, 0.270634975646701, 0.703636363636363, 2.68809098002339, 3.42045454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 795, '2021-07-18 00:00:00', 0.0834328410222182, 0.170909090909091, 0.11423375442202, 0.247272727272728, 0.13337850966264, 0.342272727272726, 0.245619633435531, 0.703636363636363, 2.68851964448614, 3.41954545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 810, '2021-07-18 00:00:00', 0.0827294134160014, 0.168181818181819, 0.0853170811092622, 0.248636363636364, 0.126778260252802, 0.338181818181818, 0.267288776500792, 0.713636363636363, 2.69118381875344, 3.41681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 825, '2021-07-18 00:00:00', 0.083562455580745, 0.157272727272728, 0.12128907189454, 0.244090909090908, 0.144771053766483, 0.354090909090908, 0.265207588381376, 0.717272727272727, 2.69118381875344, 3.41681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 840, '2021-07-18 00:00:00', 0.13987393829702, 0.178636363636363, 0.14103897100444, 0.27590909090909, 0.176329212956876, 0.364090909090908, 0.270655769298468, 0.715454545454545, 2.69439618082063, 3.41227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 855, '2021-07-18 00:00:00', 0.103368587757911, 0.177727272727274, 0.135484540099823, 0.243181818181819, 0.177836930995714, 0.345454545454547, 0.26921241552968, 0.760909090909091, 2.70054752344907, 3.42045454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 870, '2021-07-18 00:00:00', 0.105466393572359, 0.147727272727273, 0.136891906040473, 0.238181818181819, 0.175299372873579, 0.351818181818183, 0.511415360539426, 0.858636363636364, 2.71946729727577, 3.435 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 885, '2021-07-18 00:00:00', 0.128981357087722, 0.191904761904763, 0.161605044711452, 0.25809523809524, 0.152465452761321, 0.395714285714287, 0.559092802587157, 1.19380952380952, 2.74584621356904, 3.53285714285714 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 900, '2021-07-18 00:00:00', 0.0941528645595125, 0.143809523809524, 0.10899541274751, 0.25, 0.144565029032086, 0.369047619047619, 0.597281141427353, 1.20952380952381, 2.76610436052824, 3.50333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 915, '2021-07-18 00:00:00', 0.0950036404544844, 0.165652173913044, 0.106554000115958, 0.230869565217391, 0.165675047438875, 0.368695652173914, 0.597345908487998, 1.25304347826087, 2.6672261353168, 3.3795652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 930, '2021-07-18 00:00:00', 0.0820793091285068, 0.153181818181818, 0.121360434155267, 0.250454545454545, 0.188190287782298, 0.348181818181819, 0.610599910810877, 1.23318181818182, 2.71984931623616, 3.43227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 945, '2021-07-18 00:00:00', 0.104843730342866, 0.172727272727272, 0.194347058688263, 0.277727272727272, 0.200279026140254, 0.404545454545455, 1.3044702528968, 1.60045454545455, 2.70904741169066, 3.46045454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 960, '2021-07-18 00:00:00', 0.118270363100308, 0.165454545454546, 0.154000056220824, 0.247272727272728, 0.186787028295313, 0.383181818181819, 1.32768563078732, 1.60409090909091, 2.73999198185069, 3.48318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 975, '2021-07-18 00:00:00', 0.130891052148217, 0.170909090909091, 0.151372508612484, 0.307727272727274, 0.210322366465143, 0.445454545454546, 1.32769932508663, 1.62954545454546, 2.74698153902744, 3.48863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 990, '2021-07-18 00:00:00', 0.114903498000775, 0.251363636363637, 0.134657654749681, 0.297727272727274, 0.199393018327061, 0.456363636363637, 1.34439714357539, 1.61681818181818, 2.74325260384181, 3.48590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1005, '2021-07-18 00:00:00', 0.131485883460573, 0.186086956521739, 0.192321987914989, 0.328260869565218, 0.186554996712548, 0.441304347826087, 1.37070233865189, 1.63608695652174, 2.69524431123288, 3.55347826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1020, '2021-07-18 00:00:00', 0.147184250051435, 0.231818181818182, 0.156509546338995, 0.32, 0.154755078104513, 0.414090909090909, 1.41521088939842, 1.63863636363636, 2.73439171516227, 3.62136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1035, '2021-07-18 00:00:00', 0.0872834363920108, 0.192272727272727, 0.123741281559165, 0.295, 0.229594032834957, 0.450909090909091, 1.42158293882139, 1.62136363636364, 3.44294413049563, 4.145 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1050, '2021-07-18 00:00:00', 0.109611671890901, 0.206363636363637, 0.154385389479861, 0.305909090909091, 0.53480526050766, 0.555, 1.4223568180133, 1.61318181818182, 4.23717182897096, 4.81181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1065, '2021-07-18 00:00:00', 0.140399091029483, 0.225, 0.223787255961407, 0.340454545454546, 0.613597192913653, 0.795909090909091, 1.41351094918405, 1.59681818181818, 4.23874154320948, 4.79818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1080, '2021-07-18 00:00:00', 0.135695259545806, 0.213181818181817, 0.428593794510187, 0.404545454545454, 0.587188620624136, 0.869999999999999, 1.38111293662863, 1.55590909090909, 4.2410091300961, 4.77181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1095, '2021-07-18 00:00:00', 0.441983917750164, 0.315454545454544, 0.603386726010392, 0.672272727272727, 0.612210528822995, 0.852727272727272, 1.37857924543014, 1.51045454545455, 4.21970844892623, 4.91818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1110, '2021-07-18 00:00:00', 0.166092343793043, 0.103333333333333, 5.1834454435893, 2.98666666666667, 5.07283615610308, 3.45666666666667, 4.94555558051873, 3.75, 5.11917831948318, 8.53666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1005, '2021-07-18 00:00:00', 0.112004140710207, 0.223333333333333, 0.166106304359065, 0.325, 0.20454969985347, 0.458333333333333, 3.17394784574924, 2.10166666666667, 3.71750110864188, 3.37333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1155, '2021-07-18 00:00:00', 1.2090216430376, 0.833333333333333, 1.04747315001388, 1.2, 1.03195607141648, 1.21333333333333, 0.798582076766902, 1.46666666666667, 2.6269627582692, 3.74666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1110, '2021-07-18 00:00:00', 0.140000000000001, 0.140000000000001, 1.35469553775009, 1.04, 1.51278991711782, 1.99333333333333, 1.08098720313116, 2.32666666666667, 5.50680790779317, 7.40666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1155, '2021-07-18 00:00:00', 0.113137084989845, 0.0799999999999983, 0.820243866176398, 1.44, 0.76367532368147, 1.48, 0.0707106781186507, 2.07, 0.523259018078047, 2.65 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1125, '2021-07-18 00:00:00', 0.0565685424949226, 0.399999999999999, 0.0593969696196687, 0.399999999999999, 0.0623668181006522, 4.42, 0.0654851590056848, 5.07, 0.068759416955969, 5.07 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1140, '2021-07-18 00:00:00', 0.210713075057056, 0.2, 0.110151410945723, 0.293333333333334, 2.91252467800704, 3.1, 2.91680190162673, 3.46666666666667, 2.1604937707231, 3.94666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1155, '2021-07-18 00:00:00', 0.0282842712474563, 0.18, 2.39002092041053, 4.39, 2.13546247918338, 4.57, 1.47078210486802, 5.04, 1.54432121011142, 5.04 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1125, '2021-07-18 00:00:00', 0.169705627484773, 0.34, 0.155563491861045, 0.389999999999997, 0.763675323681475, 1.74, 1.15965512114594, 2.02, 3.91737156777348, 4.93 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1140, '2021-07-18 00:00:00', 0.101159939369955, 0.0849999999999991, 1.06475349259817, 0.695, 0.941629792788371, 1.02, 1.07082522694727, 1.32, 2.91896671215461, 3.335 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1155, '2021-07-18 00:00:00', 1.25283678106927, 0.839999999999999, 0.9913626985115, 1.26, 0.824863625092054, 1.38, 1.0514751542476, 1.64, 3.37182443196558, 3.82 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1125, '2021-07-18 00:00:00', 0.0141421356237332, 0.129999999999999, 0.0148492424049198, 0.129999999999999, 0.0155917045251658, 1.65, 0.0163712897514241, 1.79, 0.0171898542389953, 4.51 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1140, '2021-07-18 00:00:00', 0.0577350269189634, 0.0666666666666676, 1.1677328461596, 0.88, 1.13036867142244, 1.14666666666667, 0.92527473397545, 1.37333333333333, 2.81043294410903, 3.55333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1125, '2021-07-18 00:00:00', 0.141421356237306, 0.400000000000002, 0.0707106781186507, 0.509999999999998, 2.43244732728172, 3.74, 2.55406969364581, 3.74, 2.6817731783281, 4.99 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1140, '2021-07-18 00:00:00', 0.155563491861045, 0.209999999999997, 3.62038671967513, 2.76, 2.3334523779156, 3.67, 2.45012499681139, 3.67, 2.57263124665195, 5.17 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1125, '2021-07-18 00:00:00', 0.0282842712474613, 0.199999999999999, 0.0565685424949276, 0.220000000000002, 1.56977705423414, 1.59, 1.47078210486802, 1.68, 1.32936074863071, 5.7 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1140, '2021-07-18 00:00:00', 0.0565685424949276, 0.180000000000003, 0.0848528137423889, 0.280000000000001, 1.51320851173922, 1.59, 1.47078210486802, 1.68, 1.10308657865101, 5.86 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1155, '2021-07-18 00:00:00', 0.0424264068711945, 0.25, 1.49906637611548, 1.54, 1.45663996924429, 1.57, 1.52735064736295, 1.72, 1.10308657865101, 5.86 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 00:00:00' and dayofweek = 5 and fromtime = 1155);
Date: 2021-07-18 18:15:57 Duration: 2s90ms 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 1033326, 2, 600, '2021-07-18 00:00:00', 2.04981794879165, 3.01833333333334, 2.0029080307668, 3.57666666666667, 2.08417636566304, 4.28458333333334, 2.76480360048872, 5.74791666666667, 4.19681864932979, 12.8445833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 615, '2021-07-18 00:00:00', 1.33175159802441, 2.17166666666667, 1.51676046851195, 2.71166666666667, 1.59038545824498, 3.57958333333333, 2.78343846889866, 5.20083333333334, 4.08117823194106, 12.57625 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 630, '2021-07-18 00:00:00', 0.693469407285267, 1.57291666666667, 1.01530810273447, 2.15375, 1.25568554807809, 2.99625, 2.49293229210973, 4.85375, 3.85826477386109, 12.51375 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 645, '2021-07-18 00:00:00', 0.702986254426818, 1.47625, 0.954926869496799, 2.10375, 1.18703106683153, 2.76416666666667, 2.52358598662381, 4.82916666666667, 3.8340106285716, 12.46875 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 660, '2021-07-18 00:00:00', 1.1033859078031, 1.62269230769231, 1.16506586145954, 2.15230769230769, 1.2619099077924, 2.73384615384616, 2.34262640246764, 4.77230769230769, 4.11053372914777, 12.7534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 675, '2021-07-18 00:00:00', 0.668582081722209, 1.455, 0.912341703867243, 1.89076923076923, 1.37643664807134, 2.63538461538462, 2.34680080109072, 4.655, 4.11820351049412, 12.6519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 690, '2021-07-18 00:00:00', 0.502541999775603, 1.17269230769231, 0.757817514059546, 1.68923076923077, 1.41805549419457, 2.39576923076923, 2.13276663947595, 4.47846153846154, 4.07872408405449, 12.5769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 705, '2021-07-18 00:00:00', 0.573717164302571, 1.22923076923077, 1.083071487093, 1.65961538461538, 1.93430492385806, 2.45653846153846, 2.00787832913635, 4.32076923076923, 4.19111340081147, 12.8734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 720, '2021-07-18 00:00:00', 0.811812786299898, 1.18, 1.09112031346756, 1.63653846153846, 1.83588892742621, 2.38807692307692, 1.70701196426793, 4.20538461538461, 4.37999473129293, 13.0746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 735, '2021-07-18 00:00:00', 0.617675045261234, 1.07230769230769, 1.21911298144941, 1.6826923076923, 1.40727696688977, 2.29730769230769, 1.49412166119816, 4.10346153846154, 4.46402166041064, 13.1442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 750, '2021-07-18 00:00:00', 0.929576330295778, 1.24807692307692, 1.08391910001837, 1.69615384615384, 1.20825239339877, 2.24461538461538, 1.44345056668441, 4.02846153846154, 4.3672140036694, 13.0930769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 765, '2021-07-18 00:00:00', 0.721968800763137, 1.08958333333333, 0.863913303319364, 1.54625, 0.861357939535012, 1.97375, 1.7646083853431, 4.31583333333333, 4.36647031863017, 13.3825 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 780, '2021-07-18 00:00:00', 0.484097256598459, 0.996923076923075, 0.802939982429955, 1.47615384615384, 1.06746716757292, 2.06307692307692, 1.64689115048277, 4.34769230769231, 4.39518120743091, 13.1053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 795, '2021-07-18 00:00:00', 0.573634566065031, 0.973846153846154, 0.622466186909903, 1.29807692307692, 1.08847536278255, 2.05115384615385, 1.47994511332737, 4.56846153846154, 4.60571860258025, 13.1703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 810, '2021-07-18 00:00:00', 0.404111180436579, 0.834615384615386, 0.607816900567416, 1.42576923076923, 0.905026051473744, 1.90192307692308, 1.47320540110541, 4.55692307692308, 4.60264973850766, 13.1261538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 825, '2021-07-18 00:00:00', 0.292754819969518, 0.964230769230772, 0.755804614556309, 1.30615384615385, 0.891533510306819, 1.87, 1.516371377284, 4.52307692307692, 4.61114931443344, 13.035 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 840, '2021-07-18 00:00:00', 0.338313691484921, 0.761923076923078, 0.425059814795339, 1.07961538461539, 0.648822483723099, 1.75884615384616, 1.54118056646895, 4.45846153846154, 4.51297018006477, 13.2903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 855, '2021-07-18 00:00:00', 0.439007271711287, 0.85923076923077, 0.626840183288067, 1.33384615384616, 0.692025010664074, 1.86884615384615, 1.5813951484005, 4.42884615384615, 4.50238330049935, 13.2607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 870, '2021-07-18 00:00:00', 0.532172326051801, 1.00076923076923, 0.616663603595994, 1.365, 0.799119226687446, 1.84346153846154, 1.51478096918841, 4.54576923076923, 4.49515718900309, 13.2369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 885, '2021-07-18 00:00:00', 0.345965093837287, 0.810384615384613, 0.509600295857899, 1.16730769230769, 0.97957612497211, 1.78576923076923, 2.79371230829848, 5.6426923076923, 4.50896087295578, 13.1580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 900, '2021-07-18 00:00:00', 0.315958127702925, 0.788461538461534, 0.539415067813845, 1.16384615384615, 1.00946451913111, 1.76115384615385, 2.71965430495523, 5.81346153846154, 4.5029270480433, 13.1 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 915, '2021-07-18 00:00:00', 0.414699335014584, 0.813461538461539, 0.935296004153024, 1.34115384615385, 1.11796250109123, 1.78192307692308, 2.68330198420929, 5.86153846153846, 4.51402111375042, 13.1288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 930, '2021-07-18 00:00:00', 0.724187502282064, 0.926538461538461, 0.738863992897202, 1.22, 0.853068668892572, 1.71692307692308, 2.61194878616301, 6.02730769230769, 4.55165308939003, 13.0953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 945, '2021-07-18 00:00:00', 0.443037070857333, 0.845384615384614, 0.63116705090954, 1.23038461538462, 1.01999879336279, 2.12846153846154, 2.56093780899468, 6.16230769230769, 4.57502867582438, 13.0692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 960, '2021-07-18 00:00:00', 0.470758961677843, 0.888400000000003, 0.463834381361855, 1.2156, 1.19524153765393, 2.4424, 2.69388362777608, 6.3956, 4.69146476771026, 13.118 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 975, '2021-07-18 00:00:00', 0.303512767441503, 0.870000000000002, 0.779092963743001, 1.75461538461538, 1.23262502876522, 2.89269230769231, 3.21200117348384, 6.51346153846154, 4.60059641618512, 13.0807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 990, '2021-07-18 00:00:00', 0.795236684651425, 1.50423076923077, 1.12790759305075, 2.21346153846153, 1.2866089597794, 2.94884615384615, 3.27097945811107, 6.56884615384615, 4.57349669290358, 13.05 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1005, '2021-07-18 00:00:00', 0.621756816176179, 1.50153846153846, 0.819444089236491, 2.07615384615385, 1.10118006632047, 2.72153846153846, 3.29659581993304, 6.47, 4.52585176003878, 12.9569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1020, '2021-07-18 00:00:00', 0.579719428158674, 1.32115384615385, 0.799079181596885, 1.88653846153846, 1.01821533161629, 2.56230769230769, 3.589956331425, 6.3876923076923, 4.57349105842992, 12.7573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1035, '2021-07-18 00:00:00', 0.566337762769237, 1.21769230769231, 0.700876923245778, 1.64730769230769, 0.897335285935318, 2.19115384615385, 3.72257596915817, 6.34038461538461, 14.8533932305564, 15.4523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1050, '2021-07-18 00:00:00', 0.421893746497073, 1.0388, 0.717420843484954, 1.4952, 0.741009896470124, 1.8904, 3.80018499549693, 6.2268, 15.157832881605, 15.4068 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1065, '2021-07-18 00:00:00', 0.56409560019011, 1.06038461538462, 0.627781441635173, 1.32846153846154, 2.41369630362932, 4.14461538461538, 3.76208503972915, 6.21038461538461, 14.8641033210369, 15.3765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1080, '2021-07-18 00:00:00', 0.358018693108872, 0.775769230769234, 0.493025354317606, 1.145, 2.3632427851447, 4.51730769230769, 3.75681853946415, 6.26846153846154, 14.8664385109548, 15.375 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1095, '2021-07-18 00:00:00', 0.398165021838161, 0.819230769230766, 2.44469601696911, 4.07115384615384, 2.29825793558111, 4.71153846153846, 3.74170088842782, 6.36846153846153, 14.8601672886328, 15.3896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 600, '2021-07-18 00:00:00', 1.10271470024885, 2.70333333333333, 1.06162713506816, 3.295, 1.11256721015022, 3.83833333333333, 2.03944148186973, 5.19208333333333, 4.0628314357554, 12.1241666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 615, '2021-07-18 00:00:00', 0.582846587814951, 1.96666666666667, 0.741949547095206, 2.3325, 1.0323063210984, 3.11041666666667, 1.84326722370117, 4.58916666666666, 4.03123832432867, 11.7829166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 630, '2021-07-18 00:00:00', 0.520144733202462, 1.38875, 0.69291327332346, 2.05625, 1.08192185083043, 2.72375, 1.66209903086603, 4.31916666666667, 4.02564908349924, 11.67375 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 645, '2021-07-18 00:00:00', 0.56231856977433, 1.3325, 0.808261239874868, 1.91916666666667, 0.971104163878132, 2.45541666666667, 1.64433326429224, 4.24333333333333, 4.03514335359451, 11.9141666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 660, '2021-07-18 00:00:00', 2.51155740833942, 1.92384615384616, 2.65441869632216, 2.34115384615385, 2.56368367783547, 2.945, 3.80248631211818, 4.96307692307693, 14.8614211764762, 15.1607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 675, '2021-07-18 00:00:00', 0.790938780087406, 1.22807692307692, 0.787882849550223, 1.69076923076923, 1.16728060036994, 2.33, 2.31057435417124, 4.33461538461539, 14.9323474222395, 14.6234615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 690, '2021-07-18 00:00:00', 0.45553029114851, 1.14038461538462, 0.515458421810514, 1.47576923076923, 1.17866188797036, 2.18038461538462, 2.20003832134457, 4.14615384615385, 15.0055331948431, 14.8723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 705, '2021-07-18 00:00:00', 0.267746148431679, 0.889999999999999, 0.820085267611758, 1.46961538461538, 1.62439631390107, 2.24076923076923, 2.14980002647831, 3.94192307692308, 14.818448024208, 15.9353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 720, '2021-07-18 00:00:00', 0.777219123038921, 1.09, 0.88735307009921, 1.51041666666667, 1.58264569354747, 2.2375, 2.16585291296055, 4.04666666666666, 15.6795804393365, 17.9091666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 735, '2021-07-18 00:00:00', 0.479168510587314, 0.932307692307696, 1.20336202110843, 1.52807692307692, 1.32582357568651, 2.06192307692308, 1.9101328588508, 3.86653846153846, 15.247204843461, 17.3265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 750, '2021-07-18 00:00:00', 0.79758414072652, 1.14730769230769, 0.807089833909459, 1.515, 1.35580081359831, 2.09961538461538, 1.78627933038308, 3.89461538461538, 15.3431292164879, 17.4369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 765, '2021-07-18 00:00:00', 0.45351091921381, 1.06192307692308, 0.657716913619787, 1.46346153846154, 1.05298031247576, 2.00653846153846, 1.54160356073198, 3.89846153846154, 15.2660897618016, 17.5361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 780, '2021-07-18 00:00:00', 0.506221143527063, 0.960384615384612, 0.885374236389077, 1.40346153846154, 0.865107196559168, 1.87769230769231, 1.50991212174239, 3.82115384615385, 15.2638373439164, 17.5576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 795, '2021-07-18 00:00:00', 0.555550039288854, 0.950384615384616, 0.576740976389014, 1.29692307692308, 0.576802859269556, 1.74153846153846, 1.49503732909403, 3.79615384615385, 15.2670640218136, 17.5596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 810, '2021-07-18 00:00:00', 0.53216596601494, 0.996153846153849, 0.556339271142513, 1.28576923076923, 0.649317748457205, 1.77846153846154, 1.511576660312, 3.7, 15.2570218134269, 17.6288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 825, '2021-07-18 00:00:00', 0.462275309245977, 0.867692307692311, 0.436490373495046, 1.25961538461539, 0.651825011911823, 1.72961538461539, 1.45510396139298, 3.66653846153846, 15.2410218767035, 17.6596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 840, '2021-07-18 00:00:00', 0.397126602560869, 0.81846153846154, 0.59572644728936, 1.245, 0.76488309815694, 1.62692307692308, 1.43770843304946, 3.60846153846154, 15.2232569293979, 17.7165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 855, '2021-07-18 00:00:00', 0.302278781158161, 0.827307692307691, 0.340714182044357, 1.10307692307692, 0.574096346778668, 1.50115384615385, 1.35894444330885, 3.465, 15.2159118182756, 17.7326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 870, '2021-07-18 00:00:00', 0.200876923666062, 0.726538461538462, 0.445769171036038, 0.986923076923078, 0.614271425849667, 1.46423076923077, 1.69872404604614, 3.78076923076923, 15.2096506408065, 17.8238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 885, '2021-07-18 00:00:00', 0.384252320947899, 0.744615384615381, 0.590567002646934, 1.11576923076923, 0.801626135763085, 1.63269230769231, 1.51829524847391, 5.24730769230769, 15.1531230241365, 17.9557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 900, '2021-07-18 00:00:00', 0.336663264770829, 0.806923076923078, 0.447037599520011, 1.12115384615385, 0.988979038433848, 1.83346153846154, 1.56289105875568, 5.62269230769231, 15.1582168273387, 18.0057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 915, '2021-07-18 00:00:00', 0.326477666413286, 0.787200000000003, 0.505482607679695, 1.2428, 0.82464638886414, 1.976, 1.45950196985136, 5.6772, 15.479538559014, 18.1084 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 930, '2021-07-18 00:00:00', 0.499295503684942, 0.869999999999999, 0.826612363807848, 1.39, 1.19707367551684, 2.11576923076923, 1.61310770301876, 5.94269230769231, 15.1865332297553, 18.1065384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 945, '2021-07-18 00:00:00', 0.488992842483402, 0.975, 0.6596578367142, 1.42269230769231, 0.920200061859458, 2.25192307692308, 1.78793081951865, 6.18384615384615, 15.2102044744259, 18.1419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 960, '2021-07-18 00:00:00', 0.425675150006824, 0.929200000000003, 0.73749576269969, 1.366, 0.943627221594063, 2.2264, 1.86054893333482, 6.1456, 15.470885258015, 18.4964 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 975, '2021-07-18 00:00:00', 0.421862719194469, 0.928076923076922, 0.644322900415624, 1.66, 1.23044732328719, 2.37384615384615, 1.94314499241268, 6.3026923076923, 15.2231283199661, 18.2203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 990, '2021-07-18 00:00:00', 0.628294394495002, 1.48461538461538, 0.866728686143833, 1.92884615384615, 1.25772517482342, 2.44615384615384, 1.96609730567554, 6.29115384615384, 15.2265394826068, 18.2161538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1005, '2021-07-18 00:00:00', 0.519438158013065, 1.2608, 0.982456614818184, 1.7628, 0.995440773393042, 2.2624, 2.23394285214879, 6.3156, 15.4667224172846, 18.4676 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1020, '2021-07-18 00:00:00', 0.73013929124201, 1.23076923076923, 0.836434189787906, 1.60692307692307, 0.819754559890665, 2.11153846153846, 2.23245859639443, 6.25076923076922, 15.2554790006234, 18.0734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1035, '2021-07-18 00:00:00', 0.656314300879129, 1.12269230769231, 0.697493644856628, 1.51576923076923, 0.693738146121874, 1.90384615384615, 2.20212862057112, 6.27230769230769, 15.2593879098939, 18.0507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1050, '2021-07-18 00:00:00', 0.482574506005193, 1.06307692307693, 0.475055948122065, 1.39307692307692, 0.703736073779414, 1.84730769230769, 2.24356735168313, 6.27230769230769, 15.3291295201702, 18.0403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1065, '2021-07-18 00:00:00', 0.323010121298911, 0.936538461538461, 0.421788864426084, 1.23461538461539, 1.5265996402261, 4.16230769230769, 2.26784916741697, 6.25961538461538, 15.3482752726863, 18.0053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1080, '2021-07-18 00:00:00', 0.289227352680311, 0.867307692307693, 0.504056925967085, 1.29576923076923, 1.57136515856069, 4.49269230769231, 2.20893684835035, 6.385, 15.3682732126437, 17.9584615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1095, '2021-07-18 00:00:00', 0.400615103981944, 0.867307692307695, 1.54375272033395, 3.88269230769231, 1.49901752440108, 4.49846153846154, 2.27020039779616, 6.28538461538462, 15.4260593302871, 17.9823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 600, '2021-07-18 00:00:00', 1.16482473645895, 2.88083333333333, 1.31061379303468, 3.38041666666667, 1.4881999023234, 3.95208333333333, 2.17955453499436, 5.80833333333333, 7.59411040625028, 15.3579166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 615, '2021-07-18 00:00:00', 0.67396176191364, 1.82375, 0.919354590089612, 2.45708333333333, 1.26788244951853, 3.13708333333333, 2.06952402985443, 5.00416666666667, 7.65882625245, 15.0525 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 630, '2021-07-18 00:00:00', 0.848958334444736, 1.62791666666667, 0.957909011291281, 2.09625, 1.29115546218735, 2.83708333333333, 2.15717605088058, 4.74541666666667, 7.75262138929776, 14.9991666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 645, '2021-07-18 00:00:00', 0.509214904377882, 1.31041666666666, 0.864185865508645, 1.92208333333333, 1.06203523509332, 2.47333333333333, 2.0665470395485, 4.53916666666667, 8.04833999222416, 15.05125 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 660, '2021-07-18 00:00:00', 1.19394472233852, 1.59, 1.16098426412181, 1.96269230769231, 1.16907853259934, 2.45615384615385, 2.43468437379468, 4.7, 15.809495671419, 17.6257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 675, '2021-07-18 00:00:00', 0.658067372437401, 1.2588, 0.890544215634464, 1.6876, 1.51179881818536, 2.4476, 3.07907686382352, 4.7832, 15.98647508573, 17.3876 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 690, '2021-07-18 00:00:00', 0.627527014435357, 1.09692307692307, 0.717277759738433, 1.57923076923077, 1.47006038599152, 2.36153846153846, 2.88248229029185, 4.55807692307692, 15.5362072641249, 17.7519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 705, '2021-07-18 00:00:00', 0.443719939393515, 1.03923076923077, 0.906867473991992, 1.62615384615385, 1.11934245808043, 2.22653846153846, 2.81640275201159, 4.52269230769231, 15.964699814085, 18.7219230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 720, '2021-07-18 00:00:00', 0.655493824414963, 1.05192307692307, 0.815650377589282, 1.47153846153846, 0.87182646473675, 2.11576923076923, 2.70209730508615, 4.34538461538462, 15.8191687664535, 18.8173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 735, '2021-07-18 00:00:00', 0.668305434547823, 1.09192307692308, 0.840146507370086, 1.54692307692308, 0.811744654811711, 2.02423076923077, 2.67157516198849, 4.31538461538462, 15.6930772782631, 18.8876923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 750, '2021-07-18 00:00:00', 0.518895424472469, 1.02269230769231, 0.558826793036432, 1.39076923076923, 0.514465368498813, 1.88115384615385, 2.60586725560727, 4.09807692307693, 15.6952639843509, 18.9334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 765, '2021-07-18 00:00:00', 0.292636030170323, 0.930384615384613, 0.317131615482377, 1.29730769230769, 0.536156119628776, 1.94076923076923, 2.67860813454703, 4.15846153846154, 15.6950412600237, 19.0180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 780, '2021-07-18 00:00:00', 0.298507054419926, 0.957692307692307, 0.461559896938134, 1.37153846153846, 1.34986979429072, 2.18269230769231, 2.59849814611914, 4.33384615384615, 15.7214704587267, 18.9857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 795, '2021-07-18 00:00:00', 0.431787697120492, 0.943846153846156, 0.491336795033557, 1.39961538461538, 1.48729268755734, 2.23653846153846, 2.77979744696513, 4.45538461538462, 15.7614274880652, 18.9126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 810, '2021-07-18 00:00:00', 0.525710800872346, 1.10961538461538, 1.44850633943543, 1.68115384615385, 1.50237883166868, 2.17692307692308, 2.66436922828188, 4.43076923076923, 15.777000109702, 18.8773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 825, '2021-07-18 00:00:00', 1.03447772032372, 1.00807692307692, 1.13502158569782, 1.445, 1.29820704760895, 2.07153846153846, 2.46223078965772, 4.3573076923077, 15.7416858104158, 18.9280769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 840, '2021-07-18 00:00:00', 0.844418416153073, 0.997692307692303, 1.00951084880063, 1.33807692307692, 1.4183147095707, 2.06384615384615, 2.27370416179955, 4.27884615384616, 15.7706255278116, 18.8515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 855, '2021-07-18 00:00:00', 0.459750433973108, 0.857692307692303, 0.931703567912852, 1.46346153846153, 1.97556457363848, 2.28923076923077, 2.00463324863638, 4.24769230769231, 15.7513337408419, 18.8088461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 870, '2021-07-18 00:00:00', 0.746376133952134, 1.1276, 1.09593947521446, 1.584, 1.79520955137091, 2.1976, 1.94241318982342, 4.3476, 15.8865433412474, 19.1952 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 885, '2021-07-18 00:00:00', 0.757539437917262, 1.00499999999999, 1.6265775301345, 1.56769230769231, 1.55765469660196, 2.03807692307692, 2.91681240661525, 5.84884615384616, 15.6353502236242, 18.9038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 900, '2021-07-18 00:00:00', 1.07910397303289, 1.06576923076923, 1.05035700890404, 1.37538461538461, 1.02904234793625, 1.85807692307692, 2.97422082879896, 6.25846153846154, 15.6320713131198, 18.9115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 915, '2021-07-18 00:00:00', 0.629368425792567, 0.873846153846156, 0.819178951051694, 1.33692307692308, 1.10521512002798, 1.94730769230769, 3.55987184298277, 6.56653846153847, 15.6198073119209, 18.9326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 930, '2021-07-18 00:00:00', 0.604729564478075, 1.01461538461538, 0.916284806244135, 1.38538461538461, 1.08017498582406, 1.895, 3.44619346302778, 6.71423076923077, 15.6033067156144, 18.9673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 945, '2021-07-18 00:00:00', 0.809261771854211, 1.00615384615385, 1.00613441524404, 1.55769230769231, 1.09034278308034, 2.32076923076923, 3.38946930268533, 6.75692307692308, 15.6124730855222, 18.9496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 960, '2021-07-18 00:00:00', 0.837978122228341, 1.1464, 0.794629263661154, 1.32240000000001, 0.833404263648002, 2.3972, 3.59345251812237, 6.7752, 15.7488781293568, 19.3904 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 975, '2021-07-18 00:00:00', 0.583494644362741, 0.895000000000001, 0.590689948606386, 1.75884615384615, 1.38508694534092, 2.73461538461539, 3.99916408573284, 6.92576923076923, 15.6406025311834, 18.8834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 990, '2021-07-18 00:00:00', 0.524295864799784, 1.45692307692308, 0.651419869326877, 1.95961538461539, 1.37189666576549, 2.6573076923077, 3.93052182873392, 6.88538461538462, 15.6484000509268, 18.8519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1005, '2021-07-18 00:00:00', 0.505214653542278, 1.33461538461539, 1.26589171975878, 2.05461538461539, 1.25321451291653, 2.49115384615385, 3.86860833653892, 6.74769230769231, 15.6424292673681, 18.7957692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1020, '2021-07-18 00:00:00', 1.02568438690391, 1.4273076923077, 1.051069199215, 1.72230769230769, 0.982605954357324, 2.3523076923077, 3.95277415728012, 6.93653846153846, 15.6533059275521, 18.7476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1035, '2021-07-18 00:00:00', 0.561243262765799, 1.1124, 0.680294054067796, 1.608, 0.961682899920756, 2.2656, 4.03763235077192, 6.816, 15.8841552812858, 19.0916 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1050, '2021-07-18 00:00:00', 0.586098967752035, 1.21000000000001, 0.689257459991437, 1.61961538461539, 0.793353253359047, 2.13423076923077, 3.98752647447203, 6.81923076923077, 15.6437052663855, 18.8023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1065, '2021-07-18 00:00:00', 0.553400258541542, 1.12038461538461, 0.794228798656524, 1.54076923076923, 2.91099499246458, 4.73038461538461, 3.98688326313251, 6.77692307692308, 15.6327095540089, 18.86 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1080, '2021-07-18 00:00:00', 0.418643229786597, 0.996923076923078, 0.493052189467264, 1.3573076923077, 2.86505040900747, 4.93538461538462, 4.06540816382089, 6.73653846153846, 15.6024921135646, 18.8180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1095, '2021-07-18 00:00:00', 0.401178264615617, 0.9, 2.87979852393558, 4.37346153846154, 3.28458328934058, 5.37076923076924, 4.06897365626574, 6.57884615384616, 15.5420881925376, 18.8957692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 600, '2021-07-18 00:00:00', 2.87626294652444, 3.32391304347826, 2.74150560175005, 3.91434782608696, 3.32572581159558, 4.59608695652174, 4.34589297736967, 5.65304347826087, 9.41258525936536, 16.5560869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 615, '2021-07-18 00:00:00', 0.706228361101223, 2.01304347826086, 1.30706471982767, 2.68, 1.34033518903755, 3.20434782608696, 2.39742467228661, 4.60217391304347, 8.87537885401922, 15.8504347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 630, '2021-07-18 00:00:00', 0.677849445031763, 1.62681818181818, 0.770264614114902, 2.03136363636363, 0.858228947546587, 2.72954545454545, 2.0869908845946, 4.155, 9.01470982838845, 15.6886363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 645, '2021-07-18 00:00:00', 0.790056034436428, 1.39391304347826, 0.831229861713326, 1.92608695652174, 0.990701831318124, 2.64086956521739, 2.324690552742, 4.1395652173913, 8.78619405253798, 15.7482608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 660, '2021-07-18 00:00:00', 1.26302507232966, 1.6136, 1.2781138446946, 2.09, 1.7102607013747, 2.732, 2.42675215050899, 4.2248, 15.2984683329193, 18.082 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 675, '2021-07-18 00:00:00', 0.552443681961457, 1.18125, 0.835452558952851, 1.74625, 1.20175950414261, 2.48458333333333, 2.50389247697098, 4.23083333333333, 15.5078940101625, 18.41875 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 690, '2021-07-18 00:00:00', 0.558982110626092, 1.1988, 0.973447481891035, 1.726, 1.89011904386999, 2.652, 2.43449844252706, 4.2408, 15.2393861753025, 18.3292 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 705, '2021-07-18 00:00:00', 0.653284777107193, 1.0868, 0.777773960308091, 1.8064, 1.92024885540043, 2.5116, 2.41707729844676, 4.0672, 14.9218786574167, 18.4272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 720, '2021-07-18 00:00:00', 0.848622020297219, 1.3748, 1.93691576137597, 1.9152, 2.21476131144344, 2.4948, 2.37494336774585, 4.0332, 14.868535996078, 18.4272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 735, '2021-07-18 00:00:00', 1.87767693351829, 1.3996, 1.94720680291882, 1.7932, 2.14495703142666, 2.2764, 2.20077918019959, 3.9004, 14.7268196385597, 18.356 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 750, '2021-07-18 00:00:00', 0.480522978985742, 0.977600000000001, 0.638298519503215, 1.388, 0.796501307803903, 1.8532, 1.11073504191293, 3.3964, 14.7575664208794, 18.046 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 765, '2021-07-18 00:00:00', 0.40789214260635, 0.9152, 0.432280772955106, 1.278, 0.74384518998691, 1.7116, 1.14533474000689, 3.334, 14.7377730452512, 18.0072 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 780, '2021-07-18 00:00:00', 0.334003492995702, 0.921999999999999, 0.512396330978277, 1.252, 0.626218279303097, 1.6592, 1.19776068839592, 3.5684, 14.7905657768728, 18.0088 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 795, '2021-07-18 00:00:00', 0.466348582071398, 0.8232, 0.650568469366089, 1.1568, 0.662332494547362, 1.6052, 1.14798736926849, 3.61199999999999, 14.7926764763289, 18.0176 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 810, '2021-07-18 00:00:00', 0.448890112759607, 0.842400000000001, 0.514337113833585, 1.1852, 0.695697970865709, 1.7404, 1.28411162546979, 3.7352, 14.754023202729, 18.0956 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 825, '2021-07-18 00:00:00', 0.438156364783166, 0.806799999999995, 0.531937652988267, 1.1592, 0.624124186360373, 1.6668, 1.73600835251447, 4.062, 14.6852542027709, 18.1992 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 840, '2021-07-18 00:00:00', 0.214361066116647, 0.665600000000002, 0.409627066163033, 1.1312, 0.509209190804725, 1.5224, 1.83674912095619, 4.0316, 14.5346765587221, 18.2468 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 855, '2021-07-18 00:00:00', 0.336011904551014, 0.819600000000002, 0.400691901590237, 1.1504, 0.754774138401685, 1.6844, 1.81491202725274, 4.1084, 14.4907940086111, 18.3188 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 870, '2021-07-18 00:00:00', 0.283361959338231, 0.817600000000001, 0.433855966883023, 1.1232, 0.903384930875724, 1.7072, 1.96388008798908, 3.98, 14.6763997061041, 18.136 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 885, '2021-07-18 00:00:00', 0.432116882336251, 0.755999999999999, 0.717698869071616, 1.188, 0.774469280647509, 1.7212, 14.1473816423158, 8.8436, 14.6074969678815, 18.2152 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 900, '2021-07-18 00:00:00', 0.641574105878138, 0.905600000000002, 0.715405013494686, 1.2428, 0.828896455133768, 1.7712, 14.9727553465174, 10.7188, 14.6030334976447, 18.1804 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 915, '2021-07-18 00:00:00', 0.34276425328983, 0.729600000000005, 0.622836254564553, 1.25600000000001, 0.887863915999143, 1.6876, 14.9527425243666, 10.7956, 14.5952074097401, 18.2028 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 930, '2021-07-18 00:00:00', 0.597020379328322, 0.996000000000007, 0.790032277821609, 1.3352, 0.870789488529424, 1.7892, 15.0807236453251, 11.0344, 14.5960340275478, 18.1852 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 945, '2021-07-18 00:00:00', 0.33550956270525, 0.828000000000004, 0.398040198974931, 1.0988, 0.689162051576646, 1.8812, 15.1037440391447, 11.0144, 14.6113308428767, 18.1616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 960, '2021-07-18 00:00:00', 0.296837216893932, 0.770400000000003, 0.440914957786646, 1.2268, 1.08009752646077, 2.2524, 15.1014822451308, 11.0292, 14.597961901124, 18.14 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 975, '2021-07-18 00:00:00', 0.406272486557154, 0.886400000000001, 0.626359055707401, 1.6556, 1.08101834705368, 2.4556, 14.8738843503191, 11.1276, 14.3501055396816, 18.2104 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 990, '2021-07-18 00:00:00', 0.594842276013845, 1.4604, 0.982152058831354, 2.0132, 1.24079920481384, 2.5408, 14.7865939508281, 11.2224, 14.2646490551526, 18.2228 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1005, '2021-07-18 00:00:00', 0.572736705069036, 1.3524, 0.630430540715365, 1.7748, 1.39658834307035, 2.6044, 14.7662629892152, 10.9868, 14.1650743967925, 18.1508 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1020, '2021-07-18 00:00:00', 0.454947616032142, 1.1624, 0.522925424893453, 1.5652, 1.20092367229007, 2.3852, 14.7628490136559, 10.9888, 14.1520425734238, 18.0856 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1035, '2021-07-18 00:00:00', 0.282714225558836, 0.9176, 0.888216752825569, 1.6304, 1.20287253411712, 2.3024, 14.7825178504881, 10.8756, 14.154763897713, 18.0192 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1050, '2021-07-18 00:00:00', 0.687337374705219, 1.2592, 0.994689566313695, 1.5936, 1.27573011774957, 2.2404, 14.7739868462556, 10.9504, 14.2072264475982, 17.994 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1065, '2021-07-18 00:00:00', 0.544755296746464, 0.99, 0.806804395955631, 1.534, 14.0841441581186, 7.262, 14.7882687965833, 10.8376, 14.1897282919723, 17.9384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1080, '2021-07-18 00:00:00', 0.499995999984002, 1.0772, 0.694565091742071, 1.42960000000001, 14.8931756519555, 9.3332, 14.7326294665956, 10.7428, 14.1666424156655, 17.8036 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1095, '2021-07-18 00:00:00', 0.33113590584878, 0.82347826086957, 14.5581393367634, 7.10869565217391, 15.3757126381327, 9.73869565217391, 15.2171305850054, 11.1878260869565, 14.2123620687457, 18.7408695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 600, '2021-07-18 00:00:00', 1.68385116976078, 3.14619047619047, 7.13216209788282, 5.63523809523809, 7.44093763292925, 6.29857142857143, 7.37170139306873, 7.66285714285714, 8.22232243289426, 15.6780952380952 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 615, '2021-07-18 00:00:00', 0.916327911888135, 2.234, 1.02463485151901, 2.6985, 1.34082888739136, 3.357, 1.68941565730814, 4.989, 5.69017629918348, 13.487 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 630, '2021-07-18 00:00:00', 0.558936437817815, 1.48894736842106, 1.05424455367214, 2.26736842105263, 0.983690984616806, 2.90578947368421, 1.70869859167525, 4.45210526315789, 5.66844368421964, 13.3773684210526 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 645, '2021-07-18 00:00:00', 0.704573592585208, 1.3535, 0.570119793506043, 1.8495, 0.815636658013074, 2.37, 1.49630562597211, 4.014, 5.74268915093012, 12.8495 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 660, '2021-07-18 00:00:00', 14.808173067951, 5.65090909090909, 14.6861173955489, 6.07181818181818, 14.7497230438449, 6.59818181818182, 15.0694872182714, 8.18454545454546, 13.8996014533788, 16.5140909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 675, '2021-07-18 00:00:00', 0.824399689765133, 1.30409090909091, 1.09603851798212, 1.69636363636364, 1.11590401688128, 2.16681818181819, 2.18429384707956, 3.9459090909091, 5.99595948006489, 13.3540909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 690, '2021-07-18 00:00:00', 0.678176827622271, 1.11, 0.679325486702152, 1.53454545454545, 1.12920392983354, 2.13409090909091, 1.65099287980823, 3.65818181818182, 5.99073832436334, 13.7613636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 705, '2021-07-18 00:00:00', 0.52781937255399, 1.12863636363637, 0.612041682931003, 1.43045454545455, 1.5386610809655, 2.12727272727273, 1.5243038294586, 3.50454545454545, 5.75456980086901, 14.0254545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 720, '2021-07-18 00:00:00', 0.35672664058617, 0.885909090909098, 0.83694623741851, 1.47136363636364, 1.32195349349402, 2.08090909090909, 1.34600458950865, 3.34045454545455, 5.70688966166244, 14.0190909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 735, '2021-07-18 00:00:00', 0.729074607670422, 1.00545454545455, 1.30819395678601, 1.43, 1.25092692904829, 2.01090909090909, 1.34798591139375, 3.32772727272727, 5.83847656996314, 14.1109090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 750, '2021-07-18 00:00:00', 0.555367551161495, 0.959545454545453, 0.778239354894427, 1.48227272727272, 0.816555960338076, 1.91727272727272, 1.39695494447141, 3.30545454545454, 6.00124474822836, 14.1936363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 765, '2021-07-18 00:00:00', 0.499510799644051, 1.00590909090909, 0.487881053206541, 1.34227272727273, 0.599835655703138, 1.73136363636364, 1.21469465993851, 3.30545454545454, 5.9312259925661, 14.1868181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 780, '2021-07-18 00:00:00', 0.329207693755336, 0.845909090909093, 0.373803430065859, 1.21363636363636, 0.710417230008282, 1.72545454545455, 1.19617717201083, 3.39727272727273, 5.96670059725775, 14.2872727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 795, '2021-07-18 00:00:00', 0.324457922885144, 0.805909090909088, 0.418119890012713, 1.05363636363636, 0.719476872246059, 1.67772727272728, 1.18538210545408, 3.49545454545455, 5.96243551155375, 14.3390909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 825, '2021-07-18 00:00:00', 0.581327783046706, 0.940909090909093, 0.574561191493619, 1.23590909090909, 0.896518035928219, 1.79727272727273, 1.2773901287882, 3.68727272727273, 6.02610640808461, 14.4681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 840, '2021-07-18 00:00:00', 0.367285880138231, 0.746818181818183, 0.463922668581994, 1.25363636363636, 0.69292778682119, 1.76181818181818, 1.46981342868798, 3.82909090909091, 6.02836033718775, 14.4704545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 855, '2021-07-18 00:00:00', 0.409290643881375, 0.880454545454546, 0.710372135875677, 1.26, 0.650323429356932, 1.66590909090909, 1.973721516166, 4.00363636363636, 6.0432319303914, 14.4795454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 870, '2021-07-18 00:00:00', 0.543063500309091, 0.846818181818185, 0.475875133682294, 1.2, 0.684359592574001, 1.58636363636364, 1.91395450872581, 4.09136363636364, 6.04512277024704, 14.5204545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 885, '2021-07-18 00:00:00', 0.343756936175597, 0.825454545454541, 0.492896070989146, 1.12681818181818, 0.611796729392405, 1.52, 4.98103426819696, 6.475, 6.05317526063228, 14.5854545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 900, '2021-07-18 00:00:00', 0.282139706267681, 0.721363636363638, 0.510729043470371, 1.04181818181818, 0.552719565194616, 1.48681818181818, 4.87014289060309, 6.81818181818182, 6.04882586724848, 14.5990909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 915, '2021-07-18 00:00:00', 0.483374992525691, 0.748260869565217, 0.585435549491743, 1.09565217391304, 1.27456138313052, 1.89608695652174, 4.76373977047346, 7.20434782608696, 5.95491765423962, 14.3647826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 930, '2021-07-18 00:00:00', 0.45508217230494, 0.869545454545456, 0.448744279708867, 1.2, 0.784258687112668, 1.73045454545455, 4.88863847581166, 7.37363636363636, 5.98560844372219, 14.5768181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 945, '2021-07-18 00:00:00', 0.358998937539026, 0.735652173913047, 1.47708518116291, 1.48521739130435, 1.40632253875274, 2.22391304347826, 4.82356030252498, 7.62391304347826, 5.91150840484502, 14.3995652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 960, '2021-07-18 00:00:00', 0.459022347115601, 0.894090909090907, 0.601239880529719, 1.22318181818182, 0.694264848349447, 2.20318181818182, 4.89270275611959, 7.71545454545455, 5.98117595468197, 14.5790909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 975, '2021-07-18 00:00:00', 0.343666253080653, 0.832727272727267, 0.462354224130626, 1.58, 0.7682740537367, 2.37454545454545, 4.87451231881922, 7.66318181818182, 5.93884045702744, 14.6245454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 990, '2021-07-18 00:00:00', 0.479927844504504, 1.30545454545455, 0.633331225788251, 1.78318181818182, 0.697871221948756, 2.39636363636364, 4.79899432556411, 7.64681818181818, 5.86931482317199, 14.6977272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1005, '2021-07-18 00:00:00', 0.596182188245363, 1.16826086956522, 1.13661222577388, 1.95652173913043, 1.27853764044072, 2.47695652173913, 4.64735293775535, 7.60434782608695, 5.85035632846073, 14.6634782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1020, '2021-07-18 00:00:00', 0.402218953531639, 1.20090909090909, 0.49766641585691, 1.58636363636364, 0.959437515589394, 2.22181818181818, 4.5747788724267, 7.46727272727273, 5.67314994540337, 14.8527272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1035, '2021-07-18 00:00:00', 0.400900501522775, 1.03545454545455, 0.546233858865803, 1.54, 1.56487223383416, 2.23818181818182, 4.57394410969512, 7.37136363636364, 5.65506877180577, 14.7613636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1050, '2021-07-18 00:00:00', 0.501247793660329, 1.09272727272727, 0.903695635081746, 1.59090909090909, 1.61730228054828, 2.32, 4.45723566614441, 7.36454545454545, 5.56761408714511, 14.7386363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1065, '2021-07-18 00:00:00', 0.525821764610911, 0.961363636363639, 1.15814011593526, 1.51863636363637, 4.28819564169732, 5.11863636363637, 4.08703260298172, 7.21545454545455, 5.36250256561559, 14.6336363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1080, '2021-07-18 00:00:00', 0.817248180630944, 1.03227272727273, 1.1027305739004, 1.54363636363637, 3.83252564425247, 5.36636363636364, 3.78910091107188, 7.1, 5.24136884817291, 14.5604545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1095, '2021-07-18 00:00:00', 0.490729585735141, 0.839500000000001, 3.95903214514808, 4.8025, 3.83296130536443, 5.8165, 3.73534254752739, 7.1845, 5.40137299796615, 14.5875 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 810, '2021-07-18 00:00:00', 0.272379379387996, 0.732999999999998, 0.591826788315992, 1.258, 0.822624810559082, 1.722, 1.21780691581652, 3.487, 5.476291099871, 13.952 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 810);
Date: 2021-07-18 18:16:10 Duration: 2s74ms 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 1033276, 2, 600, '2021-07-18 00:00:00', 0.790193518767046, 1.72666666666667, 0.895709580262437, 1.99, 0.779646891459405, 2.31666666666667, 0.988357956043942, 3.15416666666667, 6.07512676554089, 9.33 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 615, '2021-07-18 00:00:00', 0.442102415119559, 1.08, 0.509424227415873, 1.43304347826087, 0.486726583205002, 1.82869565217391, 0.767348496717766, 2.74347826086956, 6.22782789712477, 9.18695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 630, '2021-07-18 00:00:00', 0.395033478676633, 0.974166666666663, 0.462844857721067, 1.25583333333333, 0.502566600965278, 1.68583333333333, 0.703168295768454, 2.6975, 6.11855759974925, 9.00583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 645, '2021-07-18 00:00:00', 0.405669066240386, 0.897500000000001, 0.428180342609399, 1.24916666666667, 0.449656068245656, 1.57083333333333, 0.753114788102034, 2.61916666666667, 6.11673204166777, 8.8825 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 660, '2021-07-18 00:00:00', 7.00534956026739, 2.23769230769231, 6.96482997749296, 2.42615384615385, 6.90285742395022, 2.77615384615385, 6.71816774471685, 3.80538461538462, 24.5387163603841, 14.5061538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 675, '2021-07-18 00:00:00', 0.186313218491376, 0.693846153846152, 0.411126033455212, 1.03615384615384, 0.529903910012141, 1.35307692307692, 0.773454986010572, 2.43384615384615, 24.5408589530572, 14.4730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 690, '2021-07-18 00:00:00', 0.341356119031138, 0.753599999999998, 0.392068021309227, 1.0144, 0.517528743163118, 1.3912, 0.849703477690891, 2.5072, 24.9187943261039, 15.0376 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 705, '2021-07-18 00:00:00', 0.237267781209333, 0.689999999999999, 0.291592972374956, 0.907692307692303, 0.556540965386961, 1.32461538461538, 0.856476143634709, 2.40076923076923, 24.9872329369651, 16.2746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 720, '2021-07-18 00:00:00', 0.199864569531085, 0.584615384615383, 0.392200890439502, 0.901538461538457, 0.526452861502924, 1.23615384615384, 0.97641479206014, 2.40461538461539, 24.9865085195991, 16.29 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 735, '2021-07-18 00:00:00', 0.32959088859699, 0.66307692307692, 0.473900346551405, 0.948461538461536, 0.490719409093975, 1.22846153846154, 1.04011034917529, 2.40846153846154, 24.99894546699, 16.2576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 750, '2021-07-18 00:00:00', 0.337089807709373, 0.621538461538459, 0.374323595096751, 0.796923076923076, 0.361239745662288, 1.16692307692307, 1.00887660295994, 2.37, 24.987831487777, 16.2176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 765, '2021-07-18 00:00:00', 0.208862118670155, 0.51076923076923, 0.268883732379747, 0.77769230769231, 0.335963367966487, 1.12923076923077, 1.05579630902644, 2.57461538461539, 24.9847867188138, 16.2207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 780, '2021-07-18 00:00:00', 0.191858922528627, 0.584615384615386, 0.274033125454124, 0.86307692307692, 0.385136139765989, 1.16461538461538, 1.13144618145914, 2.71769230769231, 24.9729538008314, 16.2484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 795, '2021-07-18 00:00:00', 0.185734577645989, 0.561599999999997, 0.279504323162749, 0.803199999999997, 0.435251651346668, 1.1424, 1.1795694129639, 2.7456, 25.4691237121866, 16.4328 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 810, '2021-07-18 00:00:00', 0.213293586040827, 0.536923076923074, 0.292369629065671, 0.77, 0.477738905196617, 1.12230769230769, 1.19255459478318, 2.83769230769231, 24.9802918009686, 16.2123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 825, '2021-07-18 00:00:00', 0.215874607478151, 0.555384615384617, 0.386801479593067, 0.800769230769235, 0.636356939025694, 1.17692307692308, 1.15823419977933, 2.8523076923077, 24.8860678724833, 18.0630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 840, '2021-07-18 00:00:00', 0.2638812864402, 0.516000000000001, 0.33603174453217, 0.774400000000001, 0.556716564629914, 1.12, 1.20159616066852, 2.94000000000001, 25.2236833154874, 18.616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 855, '2021-07-18 00:00:00', 0.225632785397319, 0.573076923076922, 0.415333786063872, 0.84307692307692, 0.460520775443824, 1.02076923076923, 1.23243748476187, 2.98307692307693, 24.9256238128866, 17.9676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 870, '2021-07-18 00:00:00', 0.386246633044818, 0.547692307692309, 0.381920652250418, 0.689230769230768, 0.644843690064025, 1.05923076923077, 1.17959393273865, 3.03461538461539, 24.9254551381946, 17.9753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 885, '2021-07-18 00:00:00', 0.189900378741469, 0.453076923076919, 0.247439813971925, 0.662307692307689, 0.568394770722438, 1.14384615384616, 8.81795385301183, 6.48307692307692, 24.9268675559896, 17.9769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 900, '2021-07-18 00:00:00', 0.187289984947245, 0.491538461538458, 0.450725910231316, 0.754615384615384, 0.639251485362736, 1.19230769230769, 8.73872333573169, 6.61153846153846, 24.9258360372094, 17.9830769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 915, '2021-07-18 00:00:00', 0.315566401643382, 0.513076923076925, 0.471193574463173, 0.830769230769234, 0.633610411724861, 1.17692307692308, 8.6549376925278, 6.71769230769231, 24.9267901972649, 17.9715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 930, '2021-07-18 00:00:00', 0.449237302376098, 0.623076923076925, 0.522170617563028, 0.856923076923079, 0.669872088823393, 1.20615384615384, 8.60918954463105, 6.77615384615385, 24.9222792388966, 17.9923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 945, '2021-07-18 00:00:00', 0.296768233838098, 0.590769230769231, 0.483233340673489, 0.802307692307691, 0.550197726696084, 1.59846153846154, 8.57723588253322, 6.81923076923077, 24.928156018076, 17.9676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 960, '2021-07-18 00:00:00', 0.358448794755315, 0.551538461538462, 0.440977934211609, 0.821538461538459, 0.574742216462838, 1.80615384615385, 8.57086973416351, 6.84, 24.9290311453565, 17.9653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 975, '2021-07-18 00:00:00', 0.296527596328937, 0.593846153846149, 0.524295277931755, 1.43153846153847, 0.591981288685588, 1.97538461538462, 8.56945444812338, 6.83846153846154, 24.9347020342827, 17.9515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 990, '2021-07-18 00:00:00', 0.394793811813399, 1.22307692307693, 0.51224032821143, 1.56307692307692, 0.775258964178076, 1.98769230769231, 8.51543929938664, 6.79230769230769, 24.9457754832665, 17.9123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1005, '2021-07-18 00:00:00', 0.333474944278483, 0.991538461538463, 0.473495024748455, 1.34846153846154, 0.81440870480462, 1.81846153846154, 8.31437949948993, 6.64230769230769, 24.9590867313197, 17.8823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1020, '2021-07-18 00:00:00', 0.327158394947488, 0.833846153846156, 0.556862087608222, 1.22076923076923, 0.827474377944021, 1.67538461538462, 8.23127245046877, 6.54307692307692, 24.9543540581907, 17.8976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1035, '2021-07-18 00:00:00', 0.514984092360744, 0.853846153846154, 0.648569550270796, 1.18769230769231, 0.829784402026304, 1.61307692307692, 8.23161903880397, 6.52, 24.9543300759299, 17.8984615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1050, '2021-07-18 00:00:00', 0.427431685949753, 0.824615384615385, 0.569049950491034, 1.13538461538462, 0.673980597757715, 1.51538461538462, 8.21342214820445, 6.46076923076923, 24.9582724870625, 17.9115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1065, '2021-07-18 00:00:00', 0.303319075460903, 0.687692307692307, 0.475766587891418, 0.985384615384614, 8.5204355251631, 5.37846153846154, 8.2228098884468, 6.49769230769231, 24.9614443492359, 17.91 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1080, '2021-07-18 00:00:00', 0.308736382446503, 0.663076923076923, 0.419083982771216, 0.96076923076923, 8.43929318950713, 5.62846153846154, 8.2312566383362, 6.47461538461538, 24.9676705669244, 17.9015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1095, '2021-07-18 00:00:00', 0.241508082361967, 0.67692307692308, 8.56113680445625, 5.22923076923077, 8.40674384966297, 5.73307692307692, 8.24433153515422, 6.44230769230769, 24.9830280482879, 17.8823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 600, '2021-07-18 00:00:00', 6.27233949604318, 3.04583333333333, 6.19515074502818, 3.49833333333333, 6.10215618817869, 3.96166666666667, 5.95998778084537, 4.7675, 10.3045975035488, 12.2308333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 615, '2021-07-18 00:00:00', 0.458636131861933, 1.19416666666667, 0.553429361319953, 1.62333333333333, 0.604202072925554, 2.07916666666667, 0.721921750948639, 2.94333333333333, 9.14854700588244, 10.9208333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 630, '2021-07-18 00:00:00', 0.44275488033219, 0.988333333333333, 0.410823668934157, 1.2975, 0.503707270637177, 1.72083333333333, 0.61088614655922, 2.60916666666666, 9.19458567838168, 10.7666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 645, '2021-07-18 00:00:00', 0.351739981367988, 0.864166666666667, 0.414175451165114, 1.2275, 0.443712107996402, 1.5375, 0.696048890503401, 2.45833333333333, 9.22031389952626, 10.7183333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 660, '2021-07-18 00:00:00', 6.68372392745702, 2.24846153846154, 6.63005705973822, 2.54615384615385, 6.72865747267725, 2.83923076923077, 6.5994162912045, 3.84923076923077, 24.9854580229257, 16.2338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 675, '2021-07-18 00:00:00', 0.328454656746499, 0.822307692307693, 0.391547619660161, 1.02153846153846, 0.587142231490806, 1.3, 0.837578928542535, 2.37230769230769, 24.9898874316423, 16.2246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 690, '2021-07-18 00:00:00', 0.20799408275607, 0.661538461538463, 0.347035799527727, 0.925384615384618, 0.404160668736887, 1.23461538461538, 0.707773540488332, 2.28076923076923, 24.9567294331609, 15.13 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 705, '2021-07-18 00:00:00', 0.259950291106119, 0.623076923076925, 0.274522242338326, 0.852307692307695, 0.317355418322206, 1.17769230769231, 0.724989973405474, 2.3623076923077, 24.8734189168957, 15.3861538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 720, '2021-07-18 00:00:00', 0.181392901226548, 0.609230769230773, 0.318330259080334, 0.883076923076922, 0.38262976682629, 1.27153846153846, 0.737448407582632, 2.37692307692308, 24.8539446056665, 15.4476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 735, '2021-07-18 00:00:00', 0.221580337922495, 0.624615384615383, 0.258498623713046, 0.811538461538462, 0.382403733486764, 1.24615384615385, 0.773802200923373, 2.36538461538462, 24.8562672858299, 15.4507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 750, '2021-07-18 00:00:00', 0.247165261852608, 0.6064, 0.326604756038042, 0.890400000000001, 0.437465427205398, 1.2448, 0.798081031809012, 2.452, 25.3532803137319, 15.6232 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 765, '2021-07-18 00:00:00', 0.264033797370426, 0.605384615384619, 0.338328925069175, 0.907692307692306, 0.446029319491618, 1.18692307692308, 1.0224411211184, 2.73538461538462, 24.8079724778455, 15.5623076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 780, '2021-07-18 00:00:00', 0.209851229354366, 0.591538461538458, 0.267436836539885, 0.812307692307693, 0.426287010574586, 1.16615384615384, 0.979227953346607, 2.71076923076923, 24.8037746631125, 15.5884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 795, '2021-07-18 00:00:00', 0.240116638323962, 0.603200000000002, 0.298824363129919, 0.792800000000001, 0.375982269085478, 1.1328, 1.04499314192327, 2.8024, 25.1989739738215, 16.0568 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 810, '2021-07-18 00:00:00', 0.21688706738762, 0.519999999999999, 0.293561682680933, 0.827692307692307, 0.360751352681506, 1.06153846153846, 1.03978459307686, 2.8, 24.7984691835233, 15.6046153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 825, '2021-07-18 00:00:00', 0.210622520528659, 0.615384615384614, 0.301035137228447, 0.773076923076923, 0.401324729441802, 1.07153846153846, 1.05297936278995, 2.95846153846154, 24.7952520144793, 15.6176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 840, '2021-07-18 00:00:00', 0.19748573463573, 0.466153846153847, 0.313683819253621, 0.701538461538459, 0.487243423604829, 0.986923076923073, 1.04737650272552, 3.06846153846154, 24.7929908209186, 15.6153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 855, '2021-07-18 00:00:00', 0.230082259537425, 0.524615384615382, 0.358641024724422, 0.720769230769228, 0.472946248368833, 1.03307692307692, 1.0460733905714, 3.08153846153846, 24.7880586139002, 15.6246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 870, '2021-07-18 00:00:00', 0.236851137929422, 0.492307692307695, 0.292146433251445, 0.671538461538461, 0.387040049607274, 1.05, 1.10512345290191, 3.12538461538462, 24.7878066426589, 15.6269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 885, '2021-07-18 00:00:00', 0.210908656859936, 0.472307692307689, 0.286435923832082, 0.71846153846154, 0.592558987651153, 1.22307692307692, 24.8073156951735, 9.78, 24.7592274391713, 15.6992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 900, '2021-07-18 00:00:00', 0.234831527171816, 0.535384615384617, 0.319596861446034, 0.786923076923075, 0.573024902130386, 1.23153846153846, 24.7783962478483, 9.90615384615385, 24.7527157173635, 15.7092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 915, '2021-07-18 00:00:00', 0.213535801357849, 0.538461538461533, 0.581994977509391, 0.893076923076923, 0.67765432531298, 1.18076923076923, 24.7500413053268, 10.0238461538462, 24.7318795080358, 15.77 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 930, '2021-07-18 00:00:00', 0.567358250680633, 0.670769230769234, 0.582155147176948, 0.866153846153848, 0.728784024143064, 1.26307692307693, 24.7367017514151, 10.0984615384615, 24.7329944934976, 15.7661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 945, '2021-07-18 00:00:00', 0.251503784953931, 0.536923076923074, 0.394600479550571, 0.781538461538462, 0.840442740464815, 1.75, 24.7123469856358, 10.2384615384615, 24.7200526387291, 15.8023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 960, '2021-07-18 00:00:00', 0.35521607725223, 0.587692307692309, 0.519323228235187, 0.863846153846155, 0.766347581313219, 1.81384615384616, 24.6972942273814, 10.3569230769231, 24.7212583697638, 15.7907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 990, '2021-07-18 00:00:00', 0.565553234928831, 1.32230769230769, 0.567518756043833, 1.57846153846154, 0.571491436102469, 1.83769230769231, 24.7005381691605, 10.3553846153846, 24.713409191088, 15.8146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1005, '2021-07-18 00:00:00', 0.292149592872189, 0.929230769230769, 0.337462020655091, 1.25384615384615, 0.579124006914423, 1.70615384615385, 24.7284938855191, 10.1153846153846, 24.7300775699427, 15.7638461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1020, '2021-07-18 00:00:00', 0.288803366696761, 0.840769230769231, 0.406271602975912, 1.07615384615385, 0.651041768717938, 1.65923076923077, 24.7133558907854, 10.0292307692308, 24.7366099661086, 15.7438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1035, '2021-07-18 00:00:00', 0.341429573772037, 0.773076923076923, 0.486038934812682, 1.16461538461538, 0.560128007347769, 1.61923076923077, 24.7269828449689, 9.95615384615385, 24.7457703487656, 15.7069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1050, '2021-07-18 00:00:00', 0.321642898019147, 0.866923076923077, 0.460330316186102, 1.18, 0.459487339743563, 1.57384615384615, 24.7395380219288, 9.91153846153846, 24.7622622055914, 15.6784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1065, '2021-07-18 00:00:00', 0.338990356114238, 0.672307692307692, 0.389544112244827, 1.07615384615384, 25.037019643228, 8.56384615384616, 24.7609997064242, 9.84769230769231, 24.7711823263677, 15.6546153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1080, '2021-07-18 00:00:00', 0.339991855106059, 0.757692307692307, 0.486538163575465, 1.02076923076923, 24.9945990596738, 8.72692307692308, 24.7775122362069, 9.79384615384616, 24.7766578984209, 15.6338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1095, '2021-07-18 00:00:00', 0.284141893047498, 0.656153846153848, 24.945258134255, 8.33923076923077, 24.8279397577686, 8.80384615384616, 24.6423320699595, 9.72538461538462, 24.6241468606607, 15.6561538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 600, '2021-07-18 00:00:00', 0.838839346523132, 1.58916666666667, 0.805781644101556, 1.95166666666667, 0.788745104948172, 2.39833333333333, 1.42408984409621, 3.34166666666667, 8.08370915008626, 10.0333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 615, '2021-07-18 00:00:00', 0.382561920724486, 1.20333333333333, 0.558174431206032, 1.5975, 0.848533261370568, 2.105, 1.29246618546858, 2.96416666666667, 8.10377792555217, 9.94083333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 630, '2021-07-18 00:00:00', 0.365979923421798, 0.992500000000006, 0.422700085543922, 1.32166666666667, 1.15716012946238, 1.9075, 1.25612903195792, 2.66583333333334, 8.10040252175734, 9.95083333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 645, '2021-07-18 00:00:00', 0.314421483943474, 0.845000000000001, 0.687172319801553, 1.22833333333334, 1.17159095349821, 1.70916666666667, 1.19160073801613, 2.50083333333334, 9.7514716466471, 11.0041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 660, '2021-07-18 00:00:00', 25.0857852853885, 7.04076923076923, 25.0214497151175, 7.36538461538462, 24.9516448047326, 7.63230769230769, 24.750717049442, 8.43769230769231, 24.8302557872757, 16.5123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 675, '2021-07-18 00:00:00', 0.635383348853273, 0.840000000000003, 0.650933530814369, 1.11230769230769, 0.803775705414998, 1.39076923076923, 1.03904690054803, 2.49230769230769, 24.4919764695423, 15.4192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 690, '2021-07-18 00:00:00', 0.405958694374764, 0.732307692307689, 0.424374290528466, 0.958461538461537, 0.750430440583164, 1.39538461538462, 0.941204465646995, 2.44461538461539, 24.4907035046739, 15.4469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 705, '2021-07-18 00:00:00', 0.254576772965121, 0.624800000000001, 0.410045525927711, 0.950400000000002, 0.549288024021397, 1.3056, 1.01433064957472, 2.56800000000001, 24.628131611364, 14.864 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 720, '2021-07-18 00:00:00', 0.248970804590539, 0.627692307692306, 0.447857120072907, 0.959999999999998, 0.6670130894806, 1.28230769230769, 1.02780453095234, 2.51307692307693, 24.6134827967237, 15.6792307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 735, '2021-07-18 00:00:00', 0.277421090651847, 0.632307692307693, 0.442023319955647, 0.866153846153849, 0.743467551410279, 1.19, 1.09173595004258, 2.57923076923077, 24.6017994088613, 15.6969230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 750, '2021-07-18 00:00:00', 0.367174799425744, 0.605600000000001, 0.53280765760263, 0.885599999999998, 0.621452063048043, 1.2088, 1.13880170940043, 2.6688, 25.0545598777282, 15.5104 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 765, '2021-07-18 00:00:00', 0.291098714422549, 0.607692307692303, 0.486522353032212, 0.859999999999998, 0.603004273489129, 1.25307692307692, 1.24123139849722, 2.80076923076923, 24.5993165258399, 15.7715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 780, '2021-07-18 00:00:00', 0.281179931442757, 0.57692307692308, 0.397704180748224, 0.866153846153848, 0.536035016077808, 1.25153846153846, 1.32916283658318, 2.93461538461539, 24.5929484327395, 15.7861538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 795, '2021-07-18 00:00:00', 0.319558349071872, 0.631538461538461, 0.46002541735798, 0.889230769230769, 0.58530150021493, 1.33461538461539, 1.38305436791739, 2.94923076923077, 24.5917138765198, 15.7892307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 810, '2021-07-18 00:00:00', 0.293176764742051, 0.543846153846153, 0.371330249031982, 0.813076923076926, 0.666442680321305, 1.27461538461539, 1.403772718838, 2.96538461538462, 24.5977288257395, 15.7707692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 825, '2021-07-18 00:00:00', 0.24361887005352, 0.563076923076924, 0.464996939609451, 0.933076923076924, 0.585261020006, 1.23230769230769, 1.40209008818429, 3.05615384615385, 24.6007486064957, 15.76 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 840, '2021-07-18 00:00:00', 0.33239827825158, 0.666153846153848, 0.49389628310156, 0.898461538461537, 0.586110517275996, 1.19153846153846, 1.36437215766644, 3.08923076923078, 24.6125061393906, 15.7276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 855, '2021-07-18 00:00:00', 0.26528939205792, 0.597692307692304, 0.344254825115615, 0.799230769230768, 0.530386796447791, 1.16692307692308, 1.17733153294284, 3.05846153846154, 24.6261277133423, 15.6569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 870, '2021-07-18 00:00:00', 0.224871929362876, 0.530769230769233, 0.368307563781224, 0.807692307692308, 0.565082431018834, 1.16307692307692, 1.30364129091733, 3.14615384615385, 24.6346367914397, 15.6346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 885, '2021-07-18 00:00:00', 0.258365275113771, 0.556153846153844, 0.354175097938857, 0.799999999999998, 0.587658194740915, 1.34692307692308, 24.8700962232527, 10.4569230769231, 24.6309426534999, 15.63 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 900, '2021-07-18 00:00:00', 0.24245538844211, 0.596153846153846, 0.410064160083048, 0.866153846153845, 0.571239408250569, 1.34230769230769, 24.8736213564615, 10.4607692307692, 24.6466058078218, 15.5846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 915, '2021-07-18 00:00:00', 0.340585017060576, 0.653076923076923, 0.571820305286951, 1.08769230769231, 0.640793738565395, 1.43384615384615, 24.8451572622235, 10.5592307692308, 24.6584454061109, 15.5546153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 930, '2021-07-18 00:00:00', 0.409152535249931, 0.781666666666664, 0.434330235676939, 0.960833333333335, 0.692418571574208, 1.33, 25.8361038112353, 11.0541666666667, 25.5642290847123, 16.29 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 945, '2021-07-18 00:00:00', 0.296595036008047, 0.656153846153852, 0.570607233904912, 0.973846153846156, 0.601509895052567, 1.69692307692308, 24.8297149027903, 10.6169230769231, 24.6783071854303, 15.5215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 960, '2021-07-18 00:00:00', 0.472505596222456, 0.658461538461535, 0.541673759322399, 0.867692307692305, 0.662212608201878, 1.80153846153846, 24.8359894198226, 10.5923076923077, 24.6976733753171, 15.4730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 975, '2021-07-18 00:00:00', 0.227960860338245, 0.553076923076923, 0.41450990523564, 1.34230769230769, 0.654465842089207, 1.82846153846154, 24.8342578275686, 10.5953846153846, 24.7281312989571, 15.4015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 990, '2021-07-18 00:00:00', 0.344533575454388, 1.22076923076923, 0.515743526004331, 1.53076923076923, 0.624314023549044, 1.85, 24.8144346577676, 10.6892307692308, 24.7398524216729, 15.3646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1005, '2021-07-18 00:00:00', 0.247528086984394, 0.963076923076919, 0.388651316933112, 1.27538461538462, 0.542761032556258, 1.60153846153846, 24.9826466295184, 11.8861538461538, 24.7613066015383, 16.3038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1020, '2021-07-18 00:00:00', 0.424195165532965, 0.91153846153846, 0.49480563394591, 1.13615384615385, 0.597508673899063, 1.50615384615385, 25.0017829394995, 12.4269230769231, 24.8422425347199, 16.3369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1035, '2021-07-18 00:00:00', 0.279543584051959, 0.743846153846158, 0.436349189737551, 1.04384615384615, 0.5442697295106, 1.41153846153847, 25.008440384429, 12.3776923076923, 24.9528030181288, 16.3376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1050, '2021-07-18 00:00:00', 0.275140243959606, 0.723076923076925, 0.386297613445703, 0.964615384615391, 0.563859775257863, 1.34538461538462, 25.02074536183, 12.2676923076923, 25.0039901308079, 16.2476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1065, '2021-07-18 00:00:00', 0.231787701273255, 0.658461538461544, 0.402619117586528, 0.936923076923082, 25.0688785548935, 9.3, 25.0018989186514, 12.2115384615385, 24.9877274984834, 16.2015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1080, '2021-07-18 00:00:00', 0.33396913721987, 0.699230769230772, 0.448036399620184, 0.963846153846151, 25.0649803142521, 9.33692307692307, 25.0056484449783, 12.1569230769231, 25.0790923771483, 16.2423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1095, '2021-07-18 00:00:00', 0.233148351583611, 0.683076923076921, 25.132859777896, 9.01615384615384, 25.0194541537949, 9.45307692307692, 25.0082273231462, 12.0646153846154, 25.2061095402255, 16.2230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 600, '2021-07-18 00:00:00', 6.42159117365634, 3.09826086956522, 6.36116316705873, 3.48173913043478, 6.30203267289822, 3.81391304347826, 8.47029237774156, 6.77565217391304, 9.42593327908797, 11.48 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 615, '2021-07-18 00:00:00', 0.566777936618239, 1.33909090909091, 0.680084028421701, 1.72, 0.815461519127352, 2.06818181818182, 6.23792374437942, 5.18454545454546, 8.2181965243327, 10.7172727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 630, '2021-07-18 00:00:00', 0.41229330670166, 1.02695652173913, 0.466852212313806, 1.30347826086956, 0.776140242410692, 1.67130434782609, 6.17732139399781, 4.85217391304348, 8.06378886808744, 10.54 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 645, '2021-07-18 00:00:00', 0.274084894958241, 0.790434782608697, 0.390143380960785, 1.08869565217391, 0.724980577632717, 1.52173913043479, 6.17553300575248, 4.72521739130435, 8.02419897372694, 10.5365217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 660, '2021-07-18 00:00:00', 25.0705012049354, 5.9216, 25.0158363975036, 6.2104, 24.9419081868248, 6.6256, 25.0313017373581, 9.52, 25.3250615530677, 15.3352 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 675, '2021-07-18 00:00:00', 0.417811759847264, 0.779999999999994, 0.511360277430047, 1.0168, 5.53477792387975, 2.796, 5.98361952890277, 4.4912, 7.64219837481336, 10.4672 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 690, '2021-07-18 00:00:00', 0.385092196752934, 0.747199999999996, 0.742708556568452, 1.0408, 6.16650987188053, 3.4024, 5.96008646469719, 4.5016, 7.62163132144294, 10.5384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 705, '2021-07-18 00:00:00', 0.625930032669067, 0.771666666666665, 5.70624041818647, 2.49833333333333, 6.31554029955967, 3.37166666666666, 6.03741372549154, 4.66916666666667, 9.02089538921655, 12.1816666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 720, '2021-07-18 00:00:00', 5.64491535218495, 2.0712, 6.28653555890153, 2.8928, 6.27653959864298, 3.1008, 5.9325321181881, 4.4496, 8.91684720066459, 11.9016 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 735, '2021-07-18 00:00:00', 6.18795065698922, 2.276, 6.16027953911184, 2.4224, 6.1193690306545, 2.7224, 5.8125046810017, 4.0976, 8.98356996596193, 11.6072 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 750, '2021-07-18 00:00:00', 0.205750658160146, 0.540000000000001, 0.376150679028144, 0.803200000000003, 0.470670443799765, 1.2584, 1.17749564755034, 2.6728, 8.35405434504708, 10.3736 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 765, '2021-07-18 00:00:00', 0.199154881101787, 0.552800000000002, 0.308907753220926, 0.773599999999999, 0.569358703572126, 1.2512, 1.19664642508414, 2.8872, 8.35136715354638, 10.392 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 780, '2021-07-18 00:00:00', 0.233443783382637, 0.592799999999997, 0.402942510374204, 0.912799999999995, 0.623520114618068, 1.3576, 1.20324173243229, 2.9336, 8.33866552073331, 10.4248 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 795, '2021-07-18 00:00:00', 0.336763022514843, 0.604799999999997, 0.535415103759065, 0.891199999999998, 0.680780924135415, 1.2672, 1.29580193959828, 2.9688, 8.33839656848565, 10.4136 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 810, '2021-07-18 00:00:00', 0.298368899183543, 0.606399999999999, 0.442708331372547, 0.8864, 0.582131714763359, 1.2424, 1.22745373300449, 2.9848, 8.34236281477456, 10.4256 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 825, '2021-07-18 00:00:00', 0.312853533356, 0.582400000000003, 0.424369335995584, 0.803200000000003, 0.561981019845566, 1.0768, 1.12874148206457, 2.9936, 8.35722840819052, 10.396 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 840, '2021-07-18 00:00:00', 0.364896332310062, 0.500800000000003, 0.512737749731771, 0.788000000000005, 0.624072645344007, 1.03200000000001, 1.05239916381571, 2.9776, 8.3586781251583, 10.392 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 855, '2021-07-18 00:00:00', 0.484733603814164, 0.620000000000005, 0.502650309194505, 0.7664, 0.736591248024755, 1.164, 1.0267242408099, 2.9728, 8.35264093964697, 10.3976 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 870, '2021-07-18 00:00:00', 0.184401735349748, 0.509599999999998, 0.355842661860547, 0.726399999999999, 0.540939922727099, 1.1792, 1.03636415736297, 2.9256, 8.41478856933831, 10.36 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 885, '2021-07-18 00:00:00', 0.258698475422198, 0.46608695652174, 0.493832315397869, 0.766086956521742, 0.716753771095375, 1.30782608695652, 1.72811762152754, 4.00782608695652, 8.58468578571899, 10.8886956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 900, '2021-07-18 00:00:00', 0.41258857634856, 0.567200000000003, 0.438836340032743, 0.802400000000002, 0.657802401941495, 1.2696, 2.05903148753647, 4.5424, 8.40985334790883, 10.372 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 915, '2021-07-18 00:00:00', 0.291382909588057, 0.590399999999998, 0.581151730044173, 1.0104, 0.754434004182387, 1.3104, 2.07845198805906, 4.5472, 8.39823449700392, 10.3848 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 930, '2021-07-18 00:00:00', 0.566036512367648, 0.7616, 0.60252468829086, 0.988799999999999, 0.930972967742171, 1.3576, 2.11193434241377, 4.62, 8.39066878542269, 10.3832 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 945, '2021-07-18 00:00:00', 0.25205100703018, 0.565833333333335, 0.390116110549343, 0.760833333333332, 0.513904491211118, 1.5675, 2.07725833104913, 4.5575, 8.57392402511276, 10.3758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 960, '2021-07-18 00:00:00', 0.274876942163826, 0.546399999999996, 0.338009861789072, 0.745600000000002, 0.753766542107036, 1.7384, 2.15901582516973, 4.7592, 8.3756399158512, 10.4024 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 975, '2021-07-18 00:00:00', 0.248537052904927, 0.570400000000001, 0.683130051063976, 1.464, 0.792275204711087, 1.924, 2.1459754580765, 4.8224, 8.33600087971844, 10.4824 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 990, '2021-07-18 00:00:00', 0.583081469436308, 1.3056, 0.651241890544519, 1.5392, 0.789545861028137, 1.97919999999999, 2.16024782528919, 4.8096, 8.3371071721551, 10.5232 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1005, '2021-07-18 00:00:00', 0.416528510428757, 0.907199999999999, 0.555569377605831, 1.2864, 0.744255332530439, 1.7008, 2.16897733198544, 4.6528, 8.37847138007087, 10.4392 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1020, '2021-07-18 00:00:00', 0.353700438224212, 0.890400000000001, 0.495079791548796, 1.1704, 0.522663690467716, 1.5224, 2.1682951828568, 4.6696, 8.3887859272563, 10.4328 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1035, '2021-07-18 00:00:00', 0.329393381840011, 0.783999999999996, 0.503326269266099, 1.0704, 0.562650868656575, 1.4048, 2.15996357993987, 4.6552, 24.7603924309235, 15.072 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1050, '2021-07-18 00:00:00', 0.369724221548981, 0.7528, 0.488715322725477, 1.0248, 0.704474272063927, 1.4056, 2.24451241921269, 4.5688, 24.7822325332754, 15.0608 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1065, '2021-07-18 00:00:00', 0.487643312268303, 0.727199999999997, 0.540195026510491, 1.0024, 1.63791656279149, 3.0904, 2.23961693153093, 4.5944, 24.7627123447062, 15.1432 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1080, '2021-07-18 00:00:00', 0.318292546138831, 0.676666666666667, 0.428017844677441, 0.94416666666667, 2.22281385844055, 3.86833333333333, 2.28586773553236, 4.685, 25.2727679528777, 15.4 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1095, '2021-07-18 00:00:00', 0.346661092485841, 0.690000000000003, 1.58279060110822, 2.935, 2.14213881334804, 3.9525, 2.08827714857855, 4.78166666666667, 25.0833039915087, 15.85 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 600, '2021-07-18 00:00:00', 1.05383743211813, 1.82666666666666, 2.07188435051398, 2.70380952380952, 1.99268280514104, 3.06952380952381, 2.0944689064295, 4.04, 8.80519240751349, 11.3066666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 615, '2021-07-18 00:00:00', 0.385924726775624, 1.213, 0.440491352445138, 1.543, 0.74751166158832, 2.115, 0.927032049636168, 3.049, 6.37761966815041, 9.643 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 630, '2021-07-18 00:00:00', 0.428903129782055, 0.920000000000002, 0.601016682490246, 1.38, 0.774599387119769, 1.706, 0.942190057930545, 2.692, 6.42967429804554, 9.562 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 645, '2021-07-18 00:00:00', 0.354899541011997, 0.867999999999999, 0.508060294805543, 1.141, 0.487135558783774, 1.382, 0.887696012453766, 2.446, 6.48019582225235, 9.413 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 660, '2021-07-18 00:00:00', 2.34044725070515, 1.42666666666667, 2.48547360630103, 1.66095238095238, 2.52954202517824, 2.03142857142857, 2.53961676898963, 3.09333333333333, 26.8557536621467, 16.3904761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 675, '2021-07-18 00:00:00', 0.427873024009842, 0.730909090909094, 0.632682737149867, 1.07272727272727, 0.681155753240887, 1.38272727272727, 0.872067752243003, 2.43454545454545, 26.26727150621, 16.05 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 690, '2021-07-18 00:00:00', 0.267953604564549, 0.72909090909091, 0.329287568897311, 0.922727272727275, 0.493251426452036, 1.23272727272727, 0.809959648398999, 2.25818181818182, 26.2600795572858, 16.0654545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 705, '2021-07-18 00:00:00', 0.181052717682136, 0.560909090909091, 0.224832790201478, 0.795454545454545, 0.320531214923378, 1.13545454545454, 0.687564243358089, 2.16727272727272, 26.185085474344, 16.2781818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 720, '2021-07-18 00:00:00', 0.2131783798724, 0.604545454545454, 0.280043286697326, 0.876363636363634, 0.4067312417682, 1.13272727272727, 0.670981706320258, 2.22545454545454, 26.1783124937733, 16.2945454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 735, '2021-07-18 00:00:00', 0.30324793051117, 0.615454545454545, 0.313113121475016, 0.83272727272727, 0.422371166863226, 1.12454545454545, 0.644261381174382, 2.20818181818181, 26.152741026582, 16.3818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 750, '2021-07-18 00:00:00', 0.175605322918267, 0.499090909090903, 0.294564025922995, 0.711818181818183, 0.416753064635542, 1.11454545454545, 0.596431669121226, 2.13545454545454, 26.1070104863961, 16.5181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 765, '2021-07-18 00:00:00', 0.215529148499256, 0.526363636363642, 0.302096570093633, 0.823636363636365, 0.464862312622748, 1.12727272727273, 0.583475925676594, 2.32818181818182, 26.0505368990213, 16.7018181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 780, '2021-07-18 00:00:00', 0.255849319832738, 0.602727272727275, 0.379104664070949, 0.851818181818183, 0.414632784907738, 1.21818181818182, 0.719184242058996, 2.43454545454546, 26.0463721830144, 16.7190909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 795, '2021-07-18 00:00:00', 0.229445029680361, 0.535454545454544, 0.32378310307287, 0.695454545454543, 0.486745531177443, 1.08545454545454, 0.867185825190455, 2.49727272727273, 26.0415782266897, 16.7481818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 810, '2021-07-18 00:00:00', 0.157273853310283, 0.46272727272727, 0.355771218865661, 0.792727272727274, 0.442425428451234, 1.04545454545455, 0.884972668152312, 2.55363636363636, 26.0389568952075, 16.76 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 825, '2021-07-18 00:00:00', 0.318007868344483, 0.583636363636368, 0.403551334595332, 0.71818181818182, 0.409281917889963, 1.02545454545455, 0.896158709660531, 2.61363636363637, 26.0356893413737, 16.7663636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 840, '2021-07-18 00:00:00', 0.258346389839026, 0.46857142857143, 0.341467421579281, 0.699999999999998, 0.452960631107532, 1.00666666666666, 0.922564748018107, 2.63428571428572, 26.6312302525044, 17.0895238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 855, '2021-07-18 00:00:00', 0.19316681887276, 0.480909090909089, 0.250118586593055, 0.685454545454545, 0.465122987971349, 0.96181818181818, 0.879305609545599, 2.62454545454546, 26.025134171758, 16.7909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 870, '2021-07-18 00:00:00', 0.182127874776386, 0.449090909090911, 0.274618980435776, 0.651818181818181, 0.568129763849272, 1.03, 0.864281599932962, 2.61727272727273, 26.0176620828955, 16.8245454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 885, '2021-07-18 00:00:00', 0.174901332729274, 0.459999999999998, 0.382070005597781, 0.661818181818182, 0.531352110125726, 1.10272727272727, 7.16322553044367, 5.27, 26.0014691726102, 16.9009090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 900, '2021-07-18 00:00:00', 0.305039916485289, 0.492727272727274, 0.514045999929278, 0.786363636363637, 0.569818076839126, 1.07454545454545, 7.1633697843031, 5.28, 26.0004385743896, 16.9081818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 915, '2021-07-18 00:00:00', 0.35161063625222, 0.551304347826085, 0.367347075009157, 0.73565217391304, 1.04606169000138, 1.18782608695652, 6.97896965112361, 5.36086956521739, 25.5057118922494, 16.4313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 930, '2021-07-18 00:00:00', 0.149365179041025, 0.476363636363635, 0.273873924291683, 0.635454545454542, 0.345991266811689, 0.893636363636361, 7.14129488543168, 5.30454545454546, 26.0291870308924, 16.8481818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 945, '2021-07-18 00:00:00', 0.168626162290123, 0.39565217391304, 0.503357894504965, 0.676521739130431, 0.548992609581851, 1.36260869565218, 6.96247570797843, 5.3704347826087, 25.4762311606367, 16.5321739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 960, '2021-07-18 00:00:00', 0.195631954117576, 0.456363636363636, 0.254818499195932, 0.660909090909092, 0.552679423766209, 1.48545454545455, 7.11519884089367, 5.46454545454546, 26.0310073679208, 16.8427272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 975, '2021-07-18 00:00:00', 0.171090214424616, 0.473636363636362, 0.418519344306141, 1.14181818181819, 0.758689346049835, 1.65, 7.10521819095836, 5.49727272727273, 26.0312346516483, 16.8418181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 990, '2021-07-18 00:00:00', 0.421771157253442, 1.05636363636364, 0.589997431940997, 1.34727272727273, 0.732830012240099, 1.70272727272728, 7.10339325048217, 5.49636363636364, 26.0349184267817, 16.8318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1005, '2021-07-18 00:00:00', 0.440863328377742, 0.838260869565219, 0.754210316543755, 1.37826086956522, 1.07506337711882, 1.76608695652174, 6.94290196870412, 5.42173913043479, 25.5324541209562, 16.3695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1020, '2021-07-18 00:00:00', 0.306219794870555, 0.81909090909091, 0.355226895358649, 1.04636363636364, 0.5502781665722, 1.50818181818182, 7.10406048149052, 5.28090909090909, 26.0436646499349, 16.7827272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1035, '2021-07-18 00:00:00', 0.229251369627731, 0.681904761904763, 0.494408737786863, 0.980000000000001, 0.545073171147472, 1.39047619047619, 7.26052313476627, 5.3247619047619, 26.779679111844, 17.2866666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1050, '2021-07-18 00:00:00', 0.338789543785453, 0.695454545454543, 0.410470113754597, 1.07, 0.44410131054296, 1.35454545454546, 7.11130366577324, 5.15727272727273, 26.2441742700525, 16.7554545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1065, '2021-07-18 00:00:00', 0.294144882874427, 0.705454545454545, 0.359099402606548, 0.960000000000004, 7.25741370459572, 4.44181818181818, 7.10651606363981, 5.12090909090909, 26.2477609022361, 16.72 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1080, '2021-07-18 00:00:00', 0.236394270409101, 0.621818181818185, 0.275001770950618, 0.874545454545452, 7.23975197489587, 4.49090909090909, 7.08817227126896, 5.15363636363637, 26.2404108067568, 16.7554545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1095, '2021-07-18 00:00:00', 0.20907754521569, 0.620909090909089, 7.28590265438521, 4.26181818181818, 7.22542504629085, 4.50363636363636, 7.10853739499934, 5.06909090909091, 26.2120449659827, 16.8481818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 975, '2021-07-18 00:00:00', 0.358531626967876, 0.606666666666667, 0.710596809792276, 1.555, 0.641148765210101, 1.9025, 25.649919385697, 10.9758333333333, 25.7109520311447, 16.2625 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 00:00:00' and dayofweek = 3 and fromtime = 975);
Date: 2021-07-18 18:15:48 Duration: 2s15ms Database: acaweb_fx User: pgperfstats
6 122 2m24s 1s127ms 1s395ms 1s185ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 #6
Day Hour Count Duration Avg duration Jul 18 18 122 2m24s 1s185ms [ User: pgperfstats - Total duration: 2m24s - Times executed: 122 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 1028981, 2, 990, '2021-07-18 00:00:00', 0.173589701927806, 0.52576923076923, 0.278133130823242, 0.740961538461538, 0.362189336376179, 1.00365384615385, 0.509994456983453, 1.31711538461538, 1.16645676500048, 3.36423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1005, '2021-07-18 00:00:00', 0.2689246391435, 0.572692307692307, 0.320564886027533, 0.765384615384616, 0.327287511806691, 0.953653846153846, 0.47849865364331, 1.22480769230769, 1.18006539910034, 3.32711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1020, '2021-07-18 00:00:00', 0.168933760345931, 0.491153846153847, 0.185302351680875, 0.629807692307695, 0.219209857302226, 0.789807692307692, 0.388355556753783, 1.06403846153846, 1.17948182886189, 3.29423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1035, '2021-07-18 00:00:00', 0.11833654744642, 0.401538461538462, 0.168339971943226, 0.567884615384614, 0.218952049545101, 0.734999999999999, 0.37306011064418, 1.00961538461538, 1.18687093459424, 3.27615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1050, '2021-07-18 00:00:00', 0.132002330981747, 0.383846153846153, 0.175929290866003, 0.488653846153844, 0.219668018749972, 0.620961538461537, 0.351796324378403, 0.960576923076922, 1.18841783962479, 3.27019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1065, '2021-07-18 00:00:00', 0.158015700291019, 0.344807692307693, 0.17555100069824, 0.473076923076924, 0.174873250802269, 0.575576923076922, 0.357926131184377, 0.956346153846154, 1.19057091993069, 3.26865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1080, '2021-07-18 00:00:00', 0.10923580703442, 0.33769230769231, 0.11596700459116, 0.402115384615386, 0.226472616785885, 0.559615384615385, 0.32651822896456, 0.951923076923079, 1.19112747170324, 3.26557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1095, '2021-07-18 00:00:00', 0.112421767670474, 0.274423076923078, 0.15518983412384, 0.403269230769231, 0.267386208723234, 0.58576923076923, 0.343365470241032, 0.960384615384616, 1.18368511925193, 3.27230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1110, '2021-07-18 00:00:00', 0.105688402682311, 0.295961538461539, 0.233047122999753, 0.419807692307691, 0.251364966043097, 0.552115384615385, 0.345250856401767, 0.931923076923079, 1.17936482252753, 3.26423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1125, '2021-07-18 00:00:00', 0.21449798277696, 0.310769230769231, 0.232091908187583, 0.419423076923079, 0.230688351211359, 0.516346153846154, 0.348704691018719, 0.915192307692309, 1.23190983686057, 3.24038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1140, '2021-07-18 00:00:00', 0.0816823114266485, 0.265, 0.106423862275052, 0.334038461538461, 0.178074746622353, 0.451153846153846, 0.373295923034054, 0.919615384615385, 1.26035991501817, 3.26865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1155, '2021-07-18 00:00:00', 0.0674676560685514, 0.216730769230769, 0.132089130747151, 0.296538461538462, 0.196352116989232, 0.423076923076923, 1.2206133546453, 1.40519230769231, 1.26307842804183, 3.28365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1170, '2021-07-18 00:00:00', 0.106308694195434, 0.211538461538461, 0.144433775082612, 0.318653846153847, 0.185195946126091, 0.44153846153846, 1.24705439089326, 1.48942307692308, 1.26533558941735, 3.29307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1185, '2021-07-18 00:00:00', 0.100607386179378, 0.239615384615384, 0.12753476147551, 0.328653846153846, 0.214403734898584, 0.470192307692308, 1.239911302659, 1.55096153846154, 1.23759886939931, 3.30980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1200, '2021-07-18 00:00:00', 0.109619095753641, 0.247884615384616, 0.175639928875482, 0.350769230769231, 0.217915032841845, 0.485192307692309, 1.21466812498153, 1.57942307692308, 1.23993231825215, 3.32307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1215, '2021-07-18 00:00:00', 0.162322091960588, 0.242307692307693, 0.204714811008276, 0.358076923076923, 0.208777117077962, 0.481730769230771, 1.21370255195224, 1.60673076923077, 1.25858695185697, 3.34134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1230, '2021-07-18 00:00:00', 0.103913610569255, 0.239038461538461, 0.13599490940699, 0.333846153846155, 0.148195946171068, 0.45596153846154, 1.19363536501538, 1.63076923076923, 1.25569743109618, 3.34903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1245, '2021-07-18 00:00:00', 0.081025399626385, 0.226346153846152, 0.101010471658215, 0.318653846153847, 0.17377184422729, 0.445576923076924, 1.19705261435681, 1.62519230769231, 1.25088530188085, 3.34903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1260, '2021-07-18 00:00:00', 0.0736216941271635, 0.236923076923078, 0.0928118444032796, 0.314038461538462, 0.24404326539492, 0.456346153846155, 1.19028931518608, 1.63442307692308, 1.24651440178048, 3.35192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1275, '2021-07-18 00:00:00', 0.073207817993605, 0.22576923076923, 0.126870163795663, 0.324038461538461, 0.28379895375749, 0.470384615384615, 1.18165980071059, 1.65173076923077, 1.25133350409135, 3.34846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1290, '2021-07-18 00:00:00', 0.110112005912861, 0.245576923076923, 0.237024179227481, 0.357307692307694, 0.300802068834947, 0.468269230769232, 1.15011832167223, 1.70307692307692, 1.24147184670207, 3.35288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1305, '2021-07-18 00:00:00', 0.163940889910406, 0.261153846153849, 0.21362665131918, 0.347884615384617, 0.261487828809269, 0.48673076923077, 1.07019187711651, 1.70557692307692, 1.21016940962826, 3.34 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1320, '2021-07-18 00:00:00', 0.0987310796403859, 0.222500000000001, 0.107622318344278, 0.287291666666668, 0.191719431930387, 0.514583333333333, 0.989192321682373, 1.74166666666667, 1.20830482225234, 3.28875 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1335, '2021-07-18 00:00:00', 0.0751086170011554, 0.212500000000001, 0.103964659198782, 0.323958333333334, 1.05208721121397, 1.17375, 0.958601695254566, 1.74708333333333, 1.20115788039008, 3.29458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1350, '2021-07-18 00:00:00', 0.0973219295483531, 0.239583333333332, 0.161641124905977, 0.403124999999996, 1.06188031801263, 1.265625, 0.951235942782115, 1.74708333333333, 1.19774123164021, 3.29166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1365, '2021-07-18 00:00:00', 0.11640680168384, 0.331249999999998, 1.02771465810227, 1.096875, 1.03081698199162, 1.31854166666667, 0.931315470415253, 1.755625, 1.18380948268898, 3.28625 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 990, '2021-07-18 00:00:00', 0.387533422876213, 0.606923076923076, 0.425510733842736, 0.80923076923077, 0.468887882285143, 0.999615384615385, 0.531504106648871, 1.45115384615385, 1.11128643403109, 3.22653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1005, '2021-07-18 00:00:00', 0.285370541846642, 0.562884615384616, 0.316317270133353, 0.721153846153848, 0.409700453427209, 0.882307692307694, 0.504458277606933, 1.35692307692308, 1.21027987862948, 3.21923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1020, '2021-07-18 00:00:00', 0.191127826738668, 0.460384615384616, 0.255021341490049, 0.60673076923077, 0.315233307982419, 0.775961538461539, 0.514030528874876, 1.25923076923077, 1.22202366840984, 3.21038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1035, '2021-07-18 00:00:00', 0.168180420519612, 0.415576923076923, 0.19363248297106, 0.523461538461539, 0.221819399859088, 0.665384615384614, 0.476163352707386, 1.15653846153846, 1.25024459145462, 3.19153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1050, '2021-07-18 00:00:00', 0.132751502961213, 0.365192307692307, 0.180779189578379, 0.503653846153847, 0.178490788385455, 0.600192307692308, 0.459880586507143, 1.09807692307692, 1.27168180587151, 3.16884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1065, '2021-07-18 00:00:00', 0.108397594353097, 0.345961538461539, 0.108452932009873, 0.41903846153846, 0.18121852511858, 0.561923076923076, 0.442884252980912, 1.05269230769231, 1.28391548068339, 3.15480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1080, '2021-07-18 00:00:00', 0.113244629690974, 0.312884615384615, 0.156473148347715, 0.404615384615386, 0.283986186012902, 0.623076923076924, 0.443209275104279, 1.05269230769231, 1.28056959982658, 3.1425 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1095, '2021-07-18 00:00:00', 0.107266741565846, 0.293076923076925, 0.145896696857216, 0.415384615384616, 0.293636876745096, 0.626153846153847, 0.44426291591977, 1.02846153846154, 1.29242712932505, 3.15673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1110, '2021-07-18 00:00:00', 0.0959296617319155, 0.2975, 0.197077103224561, 0.445769230769231, 0.282941758073173, 0.590961538461538, 0.539834198192797, 1.01980769230769, 1.30684165658453, 3.15365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1125, '2021-07-18 00:00:00', 0.162588792309358, 0.308653846153846, 0.183003677979011, 0.407884615384616, 0.231604520349137, 0.524423076923077, 0.517590608938705, 0.990961538461539, 1.34685258458949, 3.24173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1140, '2021-07-18 00:00:00', 0.111615583417094, 0.259038461538461, 0.140073057860751, 0.342692307692307, 0.141465543507951, 0.4475, 0.512638911755783, 0.999423076923077, 1.38299885978038, 3.29461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1155, '2021-07-18 00:00:00', 0.0767525995550745, 0.209807692307694, 0.093241827853911, 0.29096153846154, 0.15645803074504, 0.421346153846154, 0.676338587258915, 1.37326923076923, 1.38101920278522, 3.34096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1170, '2021-07-18 00:00:00', 0.0824956875329752, 0.23846153846154, 0.100426781595043, 0.321538461538463, 0.193049316138489, 0.459038461538463, 0.671817196976861, 1.45211538461539, 1.39483139317432, 3.37115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1185, '2021-07-18 00:00:00', 0.094134927712219, 0.249230769230769, 0.154811547969187, 0.338846153846152, 0.224157653998595, 0.469423076923078, 0.812539513832073, 1.58269230769231, 1.39402870790437, 3.37903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1200, '2021-07-18 00:00:00', 0.10155956948435, 0.237115384615382, 0.140130708214208, 0.336153846153845, 0.21129563685473, 0.465384615384616, 0.827221484619074, 1.62076923076923, 1.38376376374226, 3.36192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1215, '2021-07-18 00:00:00', 0.0793890129968571, 0.236153846153847, 0.148084305510278, 0.320192307692309, 0.202747000357208, 0.472884615384615, 0.807409652006866, 1.68711538461538, 1.3829911980364, 3.36942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1230, '2021-07-18 00:00:00', 0.107007548259997, 0.248846153846155, 0.137211936013656, 0.348653846153847, 0.193762840765555, 0.484038461538462, 0.83674754946666, 1.74769230769231, 1.38400668350987, 3.3725 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1245, '2021-07-18 00:00:00', 0.103334811817382, 0.2348, 0.170636064964785, 0.344, 0.199160320679933, 0.467400000000001, 0.891391374948924, 1.7866, 1.35598604958409, 3.3126 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1260, '2021-07-18 00:00:00', 0.164446507552314, 0.285576923076923, 0.182833362550542, 0.369038461538461, 0.219377791457147, 0.473846153846153, 0.87995168136578, 1.84519230769231, 1.36764688425046, 3.385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1275, '2021-07-18 00:00:00', 0.124605994423037, 0.264423076923078, 0.141160029208534, 0.341923076923078, 0.320129841446584, 0.498653846153846, 0.885891141949515, 1.83865384615385, 1.34938783841471, 3.37346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1290, '2021-07-18 00:00:00', 0.0881100710213343, 0.24923076923077, 0.138768207398579, 0.328846153846154, 0.351498987852791, 0.526538461538461, 0.881902837836809, 1.84615384615385, 1.35047786414234, 3.36230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1305, '2021-07-18 00:00:00', 0.116458807507864, 0.240576923076923, 0.264330213064005, 0.377307692307692, 0.427455125849937, 0.566730769230769, 0.874697156383062, 1.85865384615385, 1.35260580419369, 3.35269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1320, '2021-07-18 00:00:00', 0.0784069188754181, 0.240416666666667, 0.141229076942084, 0.3325, 0.209711240394562, 0.523750000000001, 0.902640149301169, 1.85375, 1.35675308741767, 3.269375 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1335, '2021-07-18 00:00:00', 0.129932396022825, 0.247916666666669, 0.140521640759489, 0.344375000000001, 0.587714653971427, 1.08708333333333, 0.89927496963637, 1.83958333333333, 1.37456315524374, 3.26229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1350, '2021-07-18 00:00:00', 0.0846208508926551, 0.232916666666666, 0.132524095430095, 0.391875, 0.608394142781646, 1.15729166666667, 0.904448521820445, 1.84979166666667, 1.35945159912456, 3.23895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1365, '2021-07-18 00:00:00', 0.122012116290715, 0.330000000000001, 0.598183807665858, 1.01770833333333, 0.781317055093328, 1.27791666666667, 0.894302998575354, 1.861875, 1.35411925223569, 3.21708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 990, '2021-07-18 00:00:00', 0.27392032811357, 0.612884615384615, 0.318461687105131, 0.775384615384616, 0.54079930160401, 0.99326923076923, 0.764201468603263, 1.52826923076923, 1.28350860774435, 3.09711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1005, '2021-07-18 00:00:00', 0.231155042874158, 0.549423076923077, 0.388318317086143, 0.743653846153845, 0.443671092659346, 0.935961538461539, 0.689962791638906, 1.43057692307692, 1.27527042381063, 3.05942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1020, '2021-07-18 00:00:00', 0.292737280483057, 0.533653846153844, 0.306148091364547, 0.660576923076921, 0.337585316851675, 0.874615384615384, 0.623826929894454, 1.35903846153846, 1.27777306279323, 3.025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1035, '2021-07-18 00:00:00', 0.189933287883283, 0.390576923076921, 0.198308229395944, 0.551923076923076, 0.319055818603292, 0.741153846153845, 0.575950084642759, 1.2125, 1.26760931860545, 3.00076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1050, '2021-07-18 00:00:00', 0.121864521245772, 0.379807692307693, 0.16826318670464, 0.5025, 0.31827981158336, 0.719038461538462, 0.569241195330713, 1.17153846153846, 1.21515519743206, 2.99692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1065, '2021-07-18 00:00:00', 0.115822975002638, 0.349807692307692, 0.237813194303041, 0.488653846153846, 0.341342147322101, 0.667307692307693, 0.559641540493693, 1.13442307692308, 1.19296082855286, 2.99653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1080, '2021-07-18 00:00:00', 0.145039119391446, 0.317884615384615, 0.243033156965497, 0.481346153846154, 0.309849901627323, 0.579807692307692, 0.54304232020945, 1.06519230769231, 1.19119862065323, 2.99807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1095, '2021-07-18 00:00:00', 0.180376955717314, 0.334615384615386, 0.228084667140548, 0.433846153846154, 0.250567125967044, 0.563269230769231, 0.524042019747976, 1.02096153846154, 1.21736436616158, 2.97 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1110, '2021-07-18 00:00:00', 0.11279201417449, 0.289038461538462, 0.170481219358164, 0.364615384615385, 0.217592774201294, 0.543846153846154, 0.513137258590571, 0.994615384615385, 1.21919274995321, 2.97980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1125, '2021-07-18 00:00:00', 0.138394780915379, 0.263653846153847, 0.156347861661599, 0.385576923076924, 0.206459532261261, 0.521538461538462, 0.509183547078444, 0.97826923076923, 1.54263282684556, 3.32903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1140, '2021-07-18 00:00:00', 0.125769171959526, 0.266730769230768, 0.185150354701668, 0.389423076923075, 0.315006288093527, 0.524807692307692, 0.51285625516468, 0.95653846153846, 1.5800661256854, 3.39480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1155, '2021-07-18 00:00:00', 0.202029320035102, 0.289615384615384, 0.213901846649345, 0.384999999999999, 0.376686208932581, 0.5625, 0.561566216384689, 1.23384615384615, 1.5637463521448, 3.42057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1170, '2021-07-18 00:00:00', 0.0939541623100573, 0.280769230769231, 0.19062821245717, 0.386346153846154, 0.326171557030016, 0.53673076923077, 0.506054002895099, 1.29557692307692, 1.53942371834898, 3.44576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1185, '2021-07-18 00:00:00', 0.176725449823686, 0.271730769230771, 0.241601149385955, 0.388653846153847, 0.330194406605934, 0.527115384615385, 0.539964671209, 1.36961538461538, 1.52515962594588, 3.46826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1200, '2021-07-18 00:00:00', 0.130362364790787, 0.267115384615385, 0.185742688022561, 0.357115384615386, 0.312242078177518, 0.551346153846156, 0.501153784166711, 1.38865384615385, 1.51569263171863, 3.48692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1215, '2021-07-18 00:00:00', 0.0998591315496286, 0.260384615384616, 0.138064644836562, 0.359615384615386, 0.217130233872526, 0.521538461538462, 0.516695602994496, 1.41788461538462, 1.50956269775771, 3.51846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1230, '2021-07-18 00:00:00', 0.0980643430846072, 0.251153846153847, 0.18301197943136, 0.385769230769234, 0.232455123874231, 0.504230769230769, 0.522911413294685, 1.43211538461539, 1.5013691699963, 3.52423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1245, '2021-07-18 00:00:00', 0.115279593230479, 0.284230769230772, 0.140142372662177, 0.361730769230771, 0.281092716705031, 0.481346153846155, 0.541304407462622, 1.43769230769231, 1.50092120430703, 3.52269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1260, '2021-07-18 00:00:00', 0.135944700295605, 0.274807692307693, 0.223801508897092, 0.373653846153845, 0.344290351525925, 0.515384615384615, 0.57347577240757, 1.45769230769231, 1.50354248360331, 3.53 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1275, '2021-07-18 00:00:00', 0.144687461579991, 0.247692307692307, 0.188118620515394, 0.326153846153846, 0.24819540998669, 0.509807692307691, 0.577521128484622, 1.47942307692308, 1.50621779250596, 3.53596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1290, '2021-07-18 00:00:00', 0.0923046794380094, 0.236923076923077, 0.153327703352604, 0.350769230769229, 0.21098924507771, 0.507692307692308, 0.570263501846698, 1.48230769230769, 1.49792050728797, 3.53461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1305, '2021-07-18 00:00:00', 0.102990104080254, 0.245192307692306, 0.161209371745137, 0.372692307692306, 0.243238803205031, 0.531346153846153, 0.56151501795109, 1.47634615384615, 1.49005473570088, 3.54365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1320, '2021-07-18 00:00:00', 0.106012842741279, 0.253125, 0.156007710697585, 0.348333333333334, 0.190917763425264, 0.521875000000001, 0.576003692369405, 1.48291666666667, 1.50650666073555, 3.51833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1335, '2021-07-18 00:00:00', 0.0907454534334394, 0.237291666666666, 0.15814352658266, 0.369375, 0.386073637096435, 0.924375000000001, 0.546925820620008, 1.466875, 1.48970014490807, 3.505 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1350, '2021-07-18 00:00:00', 0.112918304442906, 0.26375, 0.129282965408934, 0.373541666666667, 0.372554830124741, 1.02416666666667, 0.531600672838474, 1.44916666666667, 1.48001885025207, 3.51583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1365, '2021-07-18 00:00:00', 0.116017864691334, 0.291666666666667, 0.381100380477375, 0.81625, 0.415837236048019, 1.09979166666667, 0.521775770528054, 1.40604166666667, 1.48283365627231, 3.505 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 990, '2021-07-18 00:00:00', 0.245651853917965, 0.543599999999999, 0.253824906841967, 0.729999999999999, 0.330459024187063, 0.9314, 0.481155120517281, 1.2646, 1.4842032655042, 3.5152 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1005, '2021-07-18 00:00:00', 0.188416205955502, 0.540600000000001, 0.240298772364736, 0.693199999999999, 0.285997231921337, 0.8706, 0.424507361538054, 1.2076, 1.47578981678738, 3.5058 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1020, '2021-07-18 00:00:00', 0.173748381287422, 0.490199999999998, 0.244216434063449, 0.627999999999998, 0.274541284084319, 0.759999999999999, 0.40906315730785, 1.1508, 1.51752284441894, 3.4762 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1035, '2021-07-18 00:00:00', 0.101448673393657, 0.3628, 0.188008643418327, 0.500799999999999, 0.244659627510002, 0.606, 0.417797598525091, 1.0256, 1.52802500524915, 3.462 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1050, '2021-07-18 00:00:00', 0.159874169270712, 0.3742, 0.184541549070483, 0.4792, 0.261163582198333, 0.592800000000001, 0.415936493549996, 1.0286, 1.51708473175803, 3.4676 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1065, '2021-07-18 00:00:00', 0.112249721603217, 0.299999999999999, 0.133496878864887, 0.408799999999999, 0.1819049660308, 0.555399999999999, 0.413374124331296, 0.9836, 1.52645812804239, 3.4516 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1080, '2021-07-18 00:00:00', 0.128675301955477, 0.3064, 0.176085206647235, 0.411800000000001, 0.18175074506954, 0.552, 0.430140190325587, 1.0068, 1.52645812804239, 3.4516 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1095, '2021-07-18 00:00:00', 0.132014203781257, 0.305600000000001, 0.133965791653439, 0.420200000000001, 0.205487225880344, 0.550000000000001, 0.434913784559652, 0.991, 1.53480908150384, 3.4492 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1110, '2021-07-18 00:00:00', 0.0841764020772244, 0.2776, 0.112700931673168, 0.368400000000001, 0.301779030638866, 0.528200000000002, 0.439028283067654, 0.971, 1.53214514651844, 3.5 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1125, '2021-07-18 00:00:00', 0.100990098524558, 0.268600000000002, 0.186405024968033, 0.360200000000001, 0.319897379378659, 0.529800000000002, 0.434905928525543, 0.9966, 1.44846001555675, 3.5598 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1140, '2021-07-18 00:00:00', 0.116917706101343, 0.240200000000001, 0.209195482742818, 0.362600000000001, 0.235833274440512, 0.485600000000001, 0.383288946705571, 0.990000000000001, 1.41036053310256, 3.5878 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1155, '2021-07-18 00:00:00', 0.128407878782159, 0.256400000000001, 0.156589165227568, 0.3442, 0.173268337172915, 0.4814, 0.475757028324334, 1.2548, 1.44892488878248, 3.589 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1170, '2021-07-18 00:00:00', 0.080531049912442, 0.229599999999999, 0.116419857985369, 0.3166, 0.192507142724627, 0.489399999999999, 0.457190241219853, 1.368, 1.45392465990046, 3.6014 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1185, '2021-07-18 00:00:00', 0.0997233673719447, 0.2602, 0.15387846936246, 0.361599999999999, 0.231632251640398, 0.5092, 0.54748881267109, 1.4174, 1.4519546308339, 3.6092 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1200, '2021-07-18 00:00:00', 0.133151542737337, 0.2478, 0.169966418251762, 0.356399999999998, 0.179613705861589, 0.455599999999998, 0.599223455815941, 1.417, 1.47777634189571, 3.606 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1215, '2021-07-18 00:00:00', 0.134597548268904, 0.265399999999999, 0.179930542154467, 0.366000000000001, 0.201119160366851, 0.475199999999998, 0.643678102781195, 1.4594, 1.48273008332603, 3.6198 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1230, '2021-07-18 00:00:00', 0.134017100898852, 0.237800000000001, 0.165580544348261, 0.332599999999999, 0.206884226883863, 0.463599999999997, 0.687707544430526, 1.498, 1.46432786060135, 3.6296 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1245, '2021-07-18 00:00:00', 0.111393446844956, 0.232199999999999, 0.168398832141635, 0.339599999999998, 0.20480437820841, 0.473599999999997, 0.713418530737741, 1.5292, 1.46083238258193, 3.64 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1260, '2021-07-18 00:00:00', 0.115951498481047, 0.259799999999999, 0.145659992219323, 0.342199999999999, 0.209223166339996, 0.485799999999998, 0.737654390619345, 1.5544, 1.47710584138939, 3.632 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1275, '2021-07-18 00:00:00', 0.0844753415697945, 0.209399999999999, 0.124558553834465, 0.3124, 0.243467656989588, 0.456599999999998, 0.736125951632371, 1.5672, 1.48551164025508, 3.6286 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1290, '2021-07-18 00:00:00', 0.115120588949155, 0.235599999999998, 0.166658833149243, 0.352799999999997, 0.28164324360202, 0.485999999999997, 0.732225488949043, 1.583, 1.47141522011973, 3.6574 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1305, '2021-07-18 00:00:00', 0.142067178944799, 0.261799999999998, 0.241301678402783, 0.351599999999998, 0.34444859316498, 0.551399999999999, 0.73798475594012, 1.6256, 1.47047690676642, 3.6624 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1320, '2021-07-18 00:00:00', 0.117707431905091, 0.226304347826085, 0.172815272985563, 0.330869565217389, 0.229721432954986, 0.589130434782609, 0.757793825663311, 1.61413043478261, 1.48497873981667, 3.61869565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1335, '2021-07-18 00:00:00', 0.103273017800068, 0.243043478260869, 0.158195106433812, 0.370652173913043, 0.445030531439185, 0.991086956521738, 0.764746916208102, 1.57913043478261, 1.50122710018308, 3.63652173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1350, '2021-07-18 00:00:00', 0.113906556252538, 0.272391304347825, 0.178369038327822, 0.462173913043479, 0.476430444429664, 1.12217391304348, 0.770463581511015, 1.57630434782609, 1.50218779845204, 3.655 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1365, '2021-07-18 00:00:00', 0.150070470929691, 0.390652173913044, 0.42677298164904, 0.920217391304346, 0.591223358206133, 1.16217391304348, 0.775136670341113, 1.57130434782609, 1.50592157909087, 3.6495652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 990, '2021-07-18 00:00:00', 0.157659594123058, 0.542619047619048, 0.338188451268563, 0.817142857142858, 0.455509264972941, 1.00809523809524, 0.681846058593172, 1.47595238095238, 1.26739881722557, 3.75452380952381 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1005, '2021-07-18 00:00:00', 0.228593004934014, 0.568809523809526, 0.282984098493182, 0.745, 0.354518956441246, 0.908095238095239, 0.594231897174028, 1.34261904761905, 1.25917693261076, 3.66904761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1020, '2021-07-18 00:00:00', 0.167990575132455, 0.433333333333332, 0.185487773952126, 0.554285714285712, 0.333644557090612, 0.72190476190476, 0.569298544994922, 1.18833333333333, 1.27976202214839, 3.58166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1035, '2021-07-18 00:00:00', 0.105824990297324, 0.34285714285714, 0.197896978970663, 0.475714285714284, 0.303743312683587, 0.635, 0.576119200628943, 1.09666666666667, 1.30455114521286, 3.5397619047619 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1050, '2021-07-18 00:00:00', 0.0932323007587081, 0.305476190476191, 0.158578882278699, 0.400476190476191, 0.27700696226423, 0.611428571428572, 0.565155899266909, 1.0402380952381, 1.3016062878503, 3.49714285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1065, '2021-07-18 00:00:00', 0.0937670619394757, 0.281190476190478, 0.194297574918081, 0.430952380952384, 0.231213671535145, 0.591190476190478, 0.573697697066187, 1.02738095238095, 1.30157450438928, 3.48309523809524 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1080, '2021-07-18 00:00:00', 0.141709377315149, 0.330952380952382, 0.200415936539606, 0.479047619047619, 0.209705859763259, 0.564047619047619, 0.585364152025207, 1.01976190476191, 1.30136521721284, 3.46714285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1095, '2021-07-18 00:00:00', 0.135945542318203, 0.318095238095238, 0.131350131872248, 0.388571428571428, 0.276769845935296, 0.565952380952381, 0.610879732532555, 1.01738095238095, 1.30263610933113, 3.43666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1110, '2021-07-18 00:00:00', 0.0879150022410738, 0.252380952380953, 0.151318412312456, 0.363809523809523, 0.283993418770159, 0.548809523809524, 0.583998022664625, 0.989761904761905, 1.30099128872308, 3.41833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1125, '2021-07-18 00:00:00', 0.0891433497044896, 0.251818181818179, 0.16166476992684, 0.379545454545453, 0.260803370891555, 0.517727272727271, 0.589553769546211, 1.00386363636364, 1.23431819078546, 3.53659090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1140, '2021-07-18 00:00:00', 0.126460301249871, 0.282727272727272, 0.196740759393998, 0.379545454545455, 0.339118733117938, 0.555909090909091, 0.618163913033286, 1.04363636363636, 1.21501785923846, 3.56227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1155, '2021-07-18 00:00:00', 0.157483078181182, 0.263409090909092, 0.198787994271957, 0.389999999999998, 0.287202226745579, 0.5525, 0.539211635920155, 1.38295454545455, 1.19635008142099, 3.56522727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1170, '2021-07-18 00:00:00', 0.0894018724926673, 0.248863636363634, 0.178658571810549, 0.376136363636364, 0.228165087950165, 0.474545454545455, 0.582492034020183, 1.48227272727273, 1.1898118189454, 3.56045454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1185, '2021-07-18 00:00:00', 0.126119231705796, 0.243181818181819, 0.137655854213083, 0.335909090909092, 0.241092054593009, 0.442045454545455, 0.577897976660736, 1.5425, 1.16986318436382, 3.56181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1200, '2021-07-18 00:00:00', 0.0842964902495833, 0.245227272727274, 0.12123038958655, 0.307954545454547, 0.223281314611288, 0.460454545454547, 0.613580789530919, 1.58636363636364, 1.17968078446957, 3.58590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1215, '2021-07-18 00:00:00', 0.0839204426384905, 0.215454545454545, 0.184267591981187, 0.324545454545455, 0.198592040881045, 0.444318181818182, 0.62906844650611, 1.62659090909091, 1.20562570200429, 3.605 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1230, '2021-07-18 00:00:00', 0.139775833210838, 0.242954545454545, 0.152786704448645, 0.328409090909091, 0.234991019447084, 0.452727272727273, 0.618903207015186, 1.63568181818182, 1.24502055825444, 3.62 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1245, '2021-07-18 00:00:00', 0.111894353389019, 0.206818181818183, 0.12032603616157, 0.285454545454546, 0.239485491973524, 0.433409090909091, 0.612185602673907, 1.64954545454545, 1.2451491374365, 3.62522727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1260, '2021-07-18 00:00:00', 0.070342390832642, 0.208636363636363, 0.152536455084907, 0.310681818181819, 0.18029557262033, 0.417727272727272, 0.603733379486752, 1.62522727272727, 1.24449619494026, 3.62227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1275, '2021-07-18 00:00:00', 0.116340297984254, 0.212727272727275, 0.130433219217058, 0.293409090909091, 0.245835112621045, 0.452954545454545, 0.598113602045949, 1.6225, 1.23704595063509, 3.61727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1290, '2021-07-18 00:00:00', 0.0514360865120108, 0.198636363636363, 0.094824113779738, 0.280227272727272, 0.244335502255275, 0.456136363636361, 0.619229071392116, 1.6225, 1.23274392140362, 3.62863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1305, '2021-07-18 00:00:00', 0.0735641781826469, 0.224545454545454, 0.238705133360472, 0.357954545454544, 0.369600521447881, 0.505454545454545, 0.660803164725186, 1.63818181818182, 1.22870933233887, 3.63636363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1320, '2021-07-18 00:00:00', 0.0966392504981397, 0.19625, 0.123511133101435, 0.2855, 0.176234555127684, 0.461749999999999, 0.66535190530631, 1.563, 1.26765022985962, 3.6365 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1335, '2021-07-18 00:00:00', 0.0958054497955429, 0.2205, 0.110337699335888, 0.289250000000001, 0.388026721814498, 0.988999999999999, 0.655825062922952, 1.56275, 1.26486737395041, 3.62 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1350, '2021-07-18 00:00:00', 0.0891480141172653, 0.215000000000001, 0.174571656227161, 0.383999999999998, 0.481741017451014, 1.15925, 0.649997773275538, 1.5805, 1.26476074292417, 3.6175 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1365, '2021-07-18 00:00:00', 0.131271865346611, 0.321749999999999, 0.368131394591946, 0.928749999999999, 0.504720871269197, 1.232, 0.677068516706978, 1.59675, 1.26295317557074, 3.61425 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 930, '2021-07-18 00:00:00', 0.410121933088196, 0.850000000000001, 0.473761543394988, 0.905000000000008, 0.668215908221283, 1.0425, 0.120208152801714, 2.565, 0.438406204335663, 4.79000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 945, '2021-07-18 00:00:00', 0.113137084989845, 0.420000000000002, 0.0813172798364493, 0.557499999999997, 0.0212132034355972, 0.760000000000005, 0.279307178568694, 2.2825, 0.197989898732234, 4.34 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 960, '2021-07-18 00:00:00', 0.102530483272047, 0.462499999999999, 0.0919238815542379, 0.475000000000001, 0.519723484172122, 1.0925, 0.0141421356237181, 2.39, 0.251022907321227, 4.3025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 975, '2021-07-18 00:00:00', 0.144956890143231, 0.407499999999999, 0.113137084989845, 0.620000000000005, 0.494974746830585, 1.105, 0.130814754519503, 2.3675, 0.251022907321227, 4.3025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 930, '2021-07-18 00:00:00', 0.346482322781405, 0.559999999999995, 0.180312229202566, 0.677499999999995, 0.0601040764008521, 1.5425, 0.721248916810276, 2.01, 0.162634559672909, 3.365 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 945, '2021-07-18 00:00:00', 0.0106066017177986, 0.557499999999997, 0.261629509039026, 1.22, 0.240416305603419, 1.65499999999999, 0.731855518528074, 2.0025, 0.0176776695296677, 3.4825 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 960, '2021-07-18 00:00:00', 0.130814754519513, 0.882500000000007, 0.201525432638164, 1.19750000000001, 0.371231060122931, 1.3175, 0.862670273047587, 1.66500000000001, 0.286378246380542, 3.26750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 975, '2021-07-18 00:00:00', 0.282842712474613, 0.490000000000002, 0.0777817459305098, 0.875, 0.0247487373415368, 0.947499999999998, 0.45961940777126, 1.3, 0.342946788875475, 3.2275 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 930, '2021-07-18 00:00:00', 0.0353553390593254, 0.479999999999997, 0.102530483272037, 0.6875, 0.0494974746830635, 0.865000000000002, 0.236880771697489, 1.0675, 0.166170093578848, 3.7025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 945, '2021-07-18 00:00:00', 0.109601551083906, 0.607499999999995, 0.137885822331382, 0.802500000000002, 0.0494974746830635, 0.865000000000002, 0.236880771697489, 1.0675, 0.166170093578848, 3.7025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 960, '2021-07-18 00:00:00', 0.123743686707654, 0.587500000000006, 0.00353553390592952, 0.827500000000001, 0.0671751442127112, 0.872499999999995, 0.268700576850885, 1.045, 0.166170093578848, 3.7025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 975, '2021-07-18 00:00:00', 0.0671751442127212, 0.517499999999998, 0.0636396103067816, 0.609999999999992, 0.395979797464458, 0.910000000000004, 0.406586399182257, 0.947500000000005, 0.166170093578848, 3.7025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 930, '2021-07-18 00:00:00', 0.0247487373415368, 0.567500000000003, 0.350017856687344, 0.817499999999995, 0.120208152801714, 1.4, 0.0141421356237281, 1.475, 1.70412734265958, 3.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 945, '2021-07-18 00:00:00', 0.0883883476483184, 0.422499999999999, 0.682358043845011, 1.0025, 0.424264068711924, 1.185, 0.445477272147521, 1.185, 0.467751135754897, 3.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 960, '2021-07-18 00:00:00', 0.692964645562809, 0.795000000000002, 0.540936687607709, 0.902499999999996, 0.434870670429723, 0.977499999999999, 0.572756492761105, 1.11, 1.70412734265958, 3.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 975, '2021-07-18 00:00:00', 0.208596500450033, 0.627499999999991, 0.219026325472534, 0.777499999999996, 0.229977641746161, 0.809999999999995, 0.241476523833469, 1.12, 0.253550350025143, 3.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 930, '2021-07-18 00:00:00', 0.0247487373415268, 0.557500000000005, 0.187383297014435, 0.847500000000004, 0.0353553390593254, 1.04, 0.197989898732234, 1.425, 1.61927452891719, 3.95 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 945, '2021-07-18 00:00:00', 0.109601551083916, 0.507500000000007, 0.0424264068711945, 0.700000000000003, 0.0445477272147542, 0.700000000000003, 0.0467751135754919, 1.1675, 0.0491138692542665, 3.95 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 960, '2021-07-18 00:00:00', 0.106066017177986, 0.534999999999997, 0.111369318036885, 0.534999999999997, 0.11693778393873, 0.744999999999997, 0.122784673135666, 1.1375, 0.12892390679245, 3.95 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 975, '2021-07-18 00:00:00', 0.00707106781186909, 0.384999999999998, 0.116672618895785, 0.462499999999999, 0.113137084989845, 0.640000000000001, 0.350017856687344, 1.2975, 1.61927452891719, 3.95 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-07-18 18:01:08 Duration: 1s395ms 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 1029021, 2, 990, '2021-07-18 00:00:00', 0.495056212814415, 1.18442307692308, 0.727989961891906, 1.60076923076924, 0.802727945101042, 1.96192307692308, 1.42004642394319, 2.88038461538462, 2.78848596912374, 7.235 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1005, '2021-07-18 00:00:00', 0.544971453027941, 1.10673076923077, 0.59916868691931, 1.42365384615385, 1.03787578921861, 1.79692307692308, 1.34463081864932, 2.69096153846154, 2.73638006244634, 7.13961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1020, '2021-07-18 00:00:00', 0.364837424278057, 0.882115384615386, 0.686379352388029, 1.14615384615384, 1.14668668177224, 1.68711538461538, 1.32575238435214, 2.55423076923076, 2.72728913730494, 7.10903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1035, '2021-07-18 00:00:00', 0.407921749660583, 0.743076923076917, 0.716570384110736, 1.10365384615384, 0.982550840336589, 1.59192307692307, 1.13173556302494, 2.44576923076922, 2.72663329316295, 7.06634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1050, '2021-07-18 00:00:00', 0.435095436038501, 0.784038461538462, 0.633908389401682, 1.12038461538461, 0.785048749098762, 1.38653846153846, 0.993157358358455, 2.30653846153845, 2.80085154633647, 7.12423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1065, '2021-07-18 00:00:00', 0.307580633580596, 0.755384615384617, 0.459881130126202, 0.990576923076924, 0.539348360381449, 1.21442307692308, 0.844813588905863, 2.15, 2.77793985646807, 7.09961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1080, '2021-07-18 00:00:00', 0.320789890498679, 0.678076923076923, 0.340210398701475, 0.846346153846154, 0.468980276770785, 1.1025, 0.873925824171509, 2.11288461538461, 2.78392277882515, 7.15903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1095, '2021-07-18 00:00:00', 0.311391480047473, 0.674423076923082, 0.421422545123613, 0.885192307692314, 0.468111755230113, 1.13615384615385, 0.885963122170535, 2.15442307692307, 2.77906359436744, 7.20230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1110, '2021-07-18 00:00:00', 0.276972922864308, 0.620000000000006, 0.342124808535401, 0.804230769230777, 0.544650946796343, 1.16942307692308, 0.90117009407855, 2.07653846153846, 2.62883431318025, 7.24538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1125, '2021-07-18 00:00:00', 0.244479116616413, 0.514038461538464, 0.287887063860919, 0.729807692307693, 0.516167273125827, 1.07942307692308, 0.929516085845832, 2.06307692307691, 3.0979144597616, 7.725 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1140, '2021-07-18 00:00:00', 0.189134872511648, 0.519999999999999, 0.477869792371872, 0.766538461538464, 0.579240782935206, 1.07173076923077, 0.897190250812971, 2.17288461538461, 3.32288228106958, 7.99442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1155, '2021-07-18 00:00:00', 0.426561249998165, 0.542500000000008, 0.427212296351412, 0.73288461538462, 0.656328013677965, 1.02769230769231, 1.11408936597771, 2.81134615384615, 3.24080059553191, 8.0775 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1170, '2021-07-18 00:00:00', 0.191881373610003, 0.487692307692308, 0.278299022912131, 0.707115384615381, 0.520175303290959, 0.987884615384609, 1.2539794655416, 3.05749999999999, 3.24238829355058, 8.03538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1185, '2021-07-18 00:00:00', 0.177536236821152, 0.491346153846154, 0.2508024046014, 0.685384615384614, 0.499809963886278, 0.940000000000003, 1.26563734324465, 3.13326923076922, 3.21791040655506, 8.07076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1200, '2021-07-18 00:00:00', 0.166972706198902, 0.456730769230762, 0.398223555305308, 0.654999999999993, 0.508749484974228, 0.915961538461533, 1.29509009190629, 3.15211538461538, 3.2260843853716, 8.0823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1215, '2021-07-18 00:00:00', 0.348990852866681, 0.478846153846154, 0.438134155780557, 0.668461538461542, 0.440177237030722, 0.979999999999996, 1.34880923267667, 3.21711538461538, 3.22288838442499, 8.08346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1230, '2021-07-18 00:00:00', 0.197080225757472, 0.463846153846156, 0.222642866838008, 0.630384615384615, 0.302684463782638, 0.948269230769223, 1.37177623483625, 3.26596153846153, 3.26791340154539, 8.11 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1245, '2021-07-18 00:00:00', 0.167158722361527, 0.470961538461534, 0.253261494537527, 0.715769230769228, 0.32515635292295, 0.98557692307692, 1.3815715689026, 3.265, 3.26537139482691, 8.12211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1260, '2021-07-18 00:00:00', 0.187535022370175, 0.495769230769234, 0.2340926838143, 0.650769230769229, 0.295437615437481, 0.930769230769228, 1.41927940817216, 3.29096153846154, 3.26444244856606, 8.1325 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1275, '2021-07-18 00:00:00', 0.17246894926779, 0.478461538461541, 0.24092745476914, 0.720961538461543, 0.601659499921801, 1.07192307692307, 1.44643168362166, 3.31615384615385, 3.27393983427636, 8.15596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1290, '2021-07-18 00:00:00', 0.175705610435352, 0.487307692307699, 0.239032746388759, 0.650576923076924, 0.693550397481069, 1.05192307692308, 1.4720305311424, 3.32173076923077, 3.26640844871644, 8.16692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1305, '2021-07-18 00:00:00', 0.221258637380291, 0.480769230769232, 0.658131533498133, 0.796346153846151, 0.794137655186183, 1.17115384615384, 1.49383002843233, 3.29307692307692, 3.28317283806616, 8.16326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1320, '2021-07-18 00:00:00', 0.139065039261944, 0.427291666666668, 0.203354009699507, 0.610625000000004, 0.415106062926403, 1.2125, 1.60289783718403, 3.23645833333333, 3.41737280834736, 8.06604166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1335, '2021-07-18 00:00:00', 0.18154480023606, 0.452916666666668, 0.325798906591519, 0.745833333333335, 1.16819909708695, 2.13500000000001, 1.62097012853682, 3.194375, 3.47592276743096, 8.07270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1350, '2021-07-18 00:00:00', 0.20957503152947, 0.558958333333331, 0.35338400306634, 0.954583333333333, 1.4442223096567, 2.41541666666667, 1.62293412438751, 3.10770833333333, 3.49414168100787, 8.0575 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1365, '2021-07-18 00:00:00', 0.333231868615332, 0.785000000000001, 1.20326360250006, 1.88958333333334, 1.40340418166023, 2.47541666666667, 1.6106516903892, 3.02520833333333, 3.48242840032724, 8.05479166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 990, '2021-07-18 00:00:00', 0.325847533955091, 0.99115384615385, 0.640721978588342, 1.41942307692308, 0.700739499495963, 1.79038461538461, 1.11704990935948, 2.4025, 3.27388210515613, 8.06596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1005, '2021-07-18 00:00:00', 0.43762211482581, 0.96634615384615, 0.428376182631756, 1.31192307692307, 0.565767144272683, 1.62230769230768, 0.965922675675758, 2.24615384615384, 3.34721570286984, 8.04980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1020, '2021-07-18 00:00:00', 0.320459285785498, 0.946923076923068, 0.38706116590773, 1.17211538461538, 0.494477502016022, 1.5, 0.891078085156495, 2.11807692307692, 3.43838982888569, 8.05884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1035, '2021-07-18 00:00:00', 0.359227804303373, 0.75384615384615, 0.368475445377515, 1.06307692307692, 0.468071534638098, 1.31980769230769, 0.925986293302776, 1.99115384615385, 3.45816741152793, 8.07038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1050, '2021-07-18 00:00:00', 0.259407905697694, 0.757307692307694, 0.336553344725844, 0.986923076923081, 0.479963139610335, 1.20384615384616, 0.916236386193329, 1.89634615384615, 3.46705964981634, 8.07615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1065, '2021-07-18 00:00:00', 0.27676260307624, 0.726538461538463, 0.317706444088536, 0.869230769230767, 0.451032661276827, 1.1226923076923, 0.861431746481492, 1.86057692307692, 3.53901097113956, 8.08557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1080, '2021-07-18 00:00:00', 0.22678157909183, 0.601730769230763, 0.386637377316858, 0.827307692307692, 0.456414159087317, 1.08173076923077, 0.835712777306797, 1.84961538461538, 3.55383267105334, 8.05557692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1095, '2021-07-18 00:00:00', 0.310782634897519, 0.605384615384618, 0.346624214609777, 0.787115384615383, 0.424289813870007, 0.995384615384617, 1.11601764529751, 1.97923076923077, 3.54814070486761, 8.0573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1110, '2021-07-18 00:00:00', 0.247883347254616, 0.613076923076926, 0.399826356540702, 0.83634615384616, 0.517741099540922, 1.05538461538461, 1.16669356928689, 2.02173076923077, 3.52198950004987, 8.09403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1125, '2021-07-18 00:00:00', 0.325497075492003, 0.557115384615387, 0.341795091561279, 0.733269230769231, 0.45525145207389, 0.998269230769227, 1.10833431848809, 2.0101923076923, 3.57111943771999, 8.34403846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1140, '2021-07-18 00:00:00', 0.218153880058587, 0.508653846153848, 0.303032366892738, 0.721153846153846, 0.36760241900937, 0.961538461538464, 1.06599350553657, 2.05192307692308, 3.57576944382389, 8.38634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1155, '2021-07-18 00:00:00', 0.282915113662137, 0.500192307692313, 0.352134152757811, 0.707307692307696, 0.386608776612537, 0.92211538461539, 1.26251159933743, 2.96653846153846, 3.6328234675186, 8.44711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1170, '2021-07-18 00:00:00', 0.20397709147391, 0.52442307692307, 0.332694130719775, 0.730769230769232, 0.409492791333193, 0.952884615384616, 1.28218077448601, 3.17846153846154, 3.6328234675186, 8.44711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1185, '2021-07-18 00:00:00', 0.206826943639806, 0.484230769230774, 0.318684857596868, 0.640961538461544, 0.456173254873119, 0.925961538461545, 1.32292515341514, 3.3001923076923, 3.65629352571068, 8.45211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1200, '2021-07-18 00:00:00', 0.354284978730181, 0.490384615384618, 0.391104156892338, 0.68769230769231, 0.554735869234526, 0.948269230769234, 1.3688634392753, 3.41634615384615, 3.73373166602076, 8.46192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1215, '2021-07-18 00:00:00', 0.221773272996064, 0.444230769230767, 0.29468209728712, 0.663461538461538, 0.589793705785851, 0.993846153846155, 1.42562914586454, 3.5426923076923, 3.85604011709103, 8.54576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1230, '2021-07-18 00:00:00', 0.200526710286829, 0.485192307692306, 0.288908556201007, 0.673076923076921, 0.58563052805042, 1.01134615384615, 1.47017279204233, 3.58596153846153, 3.83271145736078, 8.56134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1245, '2021-07-18 00:00:00', 0.174852905213317, 0.456538461538463, 0.545904189959535, 0.764230769230768, 0.6751118710714, 1.08096153846154, 1.54389641940324, 3.67692307692307, 3.83527419539284, 8.55807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1260, '2021-07-18 00:00:00', 0.547128447863508, 0.643461538461534, 0.540289416744533, 0.80557692307692, 0.70238924667605, 1.14942307692307, 1.57225423663458, 3.74923076923076, 3.83527419539284, 8.55807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1275, '2021-07-18 00:00:00', 0.267072735699185, 0.529615384615385, 0.511374768487996, 0.813076923076926, 1.10187930373522, 1.285, 1.60642259024876, 3.78346153846153, 3.86769082866687, 8.55288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1290, '2021-07-18 00:00:00', 0.405172755177912, 0.620192307692309, 0.479232760213173, 0.810961538461542, 1.0276654835859, 1.31788461538462, 1.62008561027354, 3.79576923076923, 3.76427748200613, 8.5998076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1305, '2021-07-18 00:00:00', 0.270564438507013, 0.533653846153845, 0.925087625787212, 0.921346153846151, 0.939816532832133, 1.27865384615384, 1.54511806867755, 3.77961538461538, 3.68403562164353, 8.5373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1320, '2021-07-18 00:00:00', 0.256447211139936, 0.503958333333332, 0.467917400660176, 0.785208333333336, 0.660041583011515, 1.22375, 1.63848218414287, 3.79604166666666, 3.6609570437864, 8.40395833333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1335, '2021-07-18 00:00:00', 0.327168074963558, 0.54541666666667, 0.415657328207684, 0.805833333333332, 1.08058087488809, 2.37937499999999, 1.67459825108478, 3.78645833333333, 3.67488878245394, 8.41854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1350, '2021-07-18 00:00:00', 0.201960387671457, 0.566458333333335, 0.431039725043087, 0.936874999999996, 1.04967274058101, 2.57791666666667, 1.72800556005463, 3.84645833333333, 3.61370970418031, 8.3775 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1365, '2021-07-18 00:00:00', 0.41166103748425, 0.766874999999994, 1.01744776510155, 2.17729166666666, 1.02198281186799, 2.62979166666666, 1.67352184399213, 3.85916666666666, 3.59434214718278, 8.32708333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 990, '2021-07-18 00:00:00', 0.419937037405158, 1.10634615384615, 0.502492747747138, 1.58019230769231, 0.734738467336927, 2.03884615384615, 1.48984945031885, 3.31423076923077, 3.59401928422548, 8.23615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1005, '2021-07-18 00:00:00', 0.381931931108153, 1.035, 0.435230796421675, 1.33961538461539, 0.764886844321027, 1.79173076923077, 1.44088300918355, 3.08538461538461, 3.60156695064801, 8.0375 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1020, '2021-07-18 00:00:00', 0.377752106342442, 0.954423076923077, 0.526353347242938, 1.33538461538462, 0.815150575991, 1.71230769230769, 1.68833410155145, 3.03903846153846, 3.59804761160614, 7.94384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1035, '2021-07-18 00:00:00', 0.342604054940306, 0.878461538461543, 0.501870846088763, 1.14211538461539, 0.652422379703876, 1.55019230769231, 1.52093651564271, 2.81173076923077, 3.59229100350266, 7.80942307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1050, '2021-07-18 00:00:00', 0.415925335385312, 0.766730769230765, 0.489902502074099, 1.10230769230768, 0.727857577995971, 1.46442307692307, 1.52681530040096, 2.7051923076923, 3.65047988415433, 7.74076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1065, '2021-07-18 00:00:00', 0.371789642757208, 0.831538461538456, 0.538997538170488, 1.09711538461538, 0.824985151381529, 1.4525, 1.45473387732814, 2.75557692307692, 3.65330325237943, 7.71442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1080, '2021-07-18 00:00:00', 0.312484338069064, 0.692692307692306, 0.41053454834474, 0.963846153846154, 0.656613690431095, 1.29653846153846, 1.46915712360733, 2.67057692307692, 3.64347535381346, 7.66942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1095, '2021-07-18 00:00:00', 0.2966212295945, 0.673076923076923, 0.459521532097832, 0.889038461538463, 0.544019654622318, 1.20423076923077, 1.58928900407117, 2.73846153846154, 3.63714621858739, 7.64115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1110, '2021-07-18 00:00:00', 0.217551496998197, 0.579423076923077, 0.265721731255723, 0.810961538461539, 0.425696036374093, 1.11365384615385, 1.57946300514301, 2.68076923076922, 3.64416663471066, 7.60769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1125, '2021-07-18 00:00:00', 0.216135285269341, 0.557692307692311, 0.317205829803827, 0.786538461538461, 0.62851280508343, 1.12788461538462, 1.61628462839934, 2.76, 3.58621999947233, 7.88173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1140, '2021-07-18 00:00:00', 0.217848659535782, 0.529038461538464, 0.331919186179173, 0.747115384615385, 0.815837370671762, 1.19884615384616, 1.58721909689194, 2.8876923076923, 3.72590249263388, 8.05076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1155, '2021-07-18 00:00:00', 0.249973306267196, 0.530576923076922, 0.490833513995871, 0.788461538461542, 0.836505207119754, 1.27019230769231, 1.57887116442291, 3.71692307692308, 3.7300223138124, 8.06269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1170, '2021-07-18 00:00:00', 0.28233204673821, 0.550769230769235, 0.526667206263925, 0.837115384615387, 0.733260605367984, 1.24634615384616, 1.5680280732377, 3.76096153846154, 3.79482430930096, 8.08346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1185, '2021-07-18 00:00:00', 0.393799246004668, 0.595384615384622, 0.542346610714818, 0.895384615384624, 0.738303564833704, 1.25692307692308, 1.71909462978448, 3.89288461538462, 3.8840305591763, 8.12423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1200, '2021-07-18 00:00:00', 0.319303328176546, 0.616153846153849, 0.409160115358283, 0.810000000000007, 0.813648029177614, 1.19134615384616, 1.72477521389355, 3.82346153846153, 3.93348520350005, 8.12961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1215, '2021-07-18 00:00:00', 0.30594217653768, 0.523846153846165, 0.445508741172983, 0.764038461538466, 0.683216628558215, 1.16019230769231, 1.75036040244903, 3.80653846153846, 3.96220931474425, 8.11442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1230, '2021-07-18 00:00:00', 0.277545561055363, 0.541538461538468, 0.587243004346448, 0.817115384615388, 0.677029513048327, 1.14019230769231, 1.77342779775387, 3.77807692307692, 3.98387067290864, 8.13153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1245, '2021-07-18 00:00:00', 0.378897794215719, 0.531538461538468, 0.432588852589401, 0.811346153846163, 0.701863261940341, 1.18403846153847, 1.72442116263801, 3.74788461538462, 3.94851210535739, 8.12461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1260, '2021-07-18 00:00:00', 0.321369664931933, 0.607307692307696, 0.590120196361592, 0.815384615384615, 0.708188289825634, 1.15942307692308, 1.6867649054192, 3.68538461538462, 3.93827741043447, 8.13019230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1275, '2021-07-18 00:00:00', 0.331738543944564, 0.497692307692305, 0.40191062917787, 0.738076923076926, 0.79383383264141, 1.14307692307693, 1.61974922085536, 3.62153846153846, 3.8779347001286, 8.07846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1290, '2021-07-18 00:00:00', 0.297900409274903, 0.550576923076925, 0.421159571439835, 0.760769230769226, 0.832939650598086, 1.21230769230769, 1.59841864160994, 3.60807692307693, 3.98206747615047, 8.10923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1305, '2021-07-18 00:00:00', 0.237150714817525, 0.527307692307691, 0.58993223209241, 0.860961538461542, 0.742265477077798, 1.22403846153847, 1.55396252801074, 3.55846153846154, 4.0361842271364, 8.09134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1320, '2021-07-18 00:00:00', 0.256293872172247, 0.543125, 0.412996243008495, 0.734374999999998, 0.590894334149893, 1.313125, 1.63615467747496, 3.55229166666668, 4.1393019030466, 8.13937500000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1335, '2021-07-18 00:00:00', 0.246507396925796, 0.499375000000004, 0.322423946205861, 0.769375000000007, 1.30852083143692, 2.74437500000001, 1.71084285895679, 3.57062500000001, 4.1624916546898, 8.12708333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1350, '2021-07-18 00:00:00', 0.215123721564389, 0.597291666666667, 0.504806920687421, 1.083125, 1.40739094617037, 2.87166666666667, 1.69554690366743, 3.52479166666667, 4.18427841141998, 8.11979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1365, '2021-07-18 00:00:00', 0.421931323400702, 0.877291666666669, 1.28652654208076, 2.57875000000001, 1.530059896881, 2.990625, 1.70758426490147, 3.48875, 4.26478425448683, 8.12229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 990, '2021-07-18 00:00:00', 0.455595489442121, 1.1838, 0.597974010026083, 1.465, 0.763675705606343, 1.8212, 0.841736449252377, 2.4966, 3.87699787206544, 7.69700000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1005, '2021-07-18 00:00:00', 0.356949226081248, 0.932599999999994, 0.604374814719036, 1.2978, 0.683408004050287, 1.5956, 0.755712963586924, 2.298, 3.88286683177949, 7.6456 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1020, '2021-07-18 00:00:00', 0.37111745669891, 0.928600000000001, 0.417550595736608, 1.1288, 0.591860273488034, 1.4494, 0.737359760677695, 2.1434, 3.97056198793068, 7.68 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1035, '2021-07-18 00:00:00', 0.287051534281443, 0.715600000000005, 0.473008368495382, 1.00340000000001, 0.604486214345153, 1.2284, 0.765112845707524, 2.0418, 3.9755680935769, 7.71200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1050, '2021-07-18 00:00:00', 0.382780398313881, 0.731, 0.47040470164884, 0.924199999999997, 0.583065390843946, 1.1594, 0.687624715960674, 1.9694, 3.91512561526872, 7.69260000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1065, '2021-07-18 00:00:00', 0.245089609462884, 0.657799999999997, 0.331835174948853, 0.824999999999999, 0.509033970706609, 1.1398, 0.807328413142175, 1.989, 3.88948555938528, 7.698 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1080, '2021-07-18 00:00:00', 0.257557760512088, 0.583799999999999, 0.446669900485816, 0.833400000000001, 0.481389049176101, 1.156, 0.925463037259371, 2.0512, 3.92059064427798, 7.69820000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1095, '2021-07-18 00:00:00', 0.378987136984894, 0.594000000000001, 0.423614211281919, 0.866400000000001, 0.472113333851101, 1.1792, 0.920039944785009, 1.9988, 3.88659954201613, 7.64820000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1110, '2021-07-18 00:00:00', 0.317758162759041, 0.606599999999999, 0.334520801545534, 0.781999999999999, 0.503373453147199, 1.06660000000001, 1.00259114298901, 1.9734, 3.86164184641714, 7.58940000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1125, '2021-07-18 00:00:00', 0.205860389584783, 0.514200000000003, 0.341555022409762, 0.778399999999998, 0.466387446228987, 0.976200000000005, 1.07517603209893, 2.01580000000001, 3.77134295267172, 7.6638 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1140, '2021-07-18 00:00:00', 0.246867373299917, 0.508199999999999, 0.318369282437865, 0.635600000000006, 0.448725324298356, 0.902400000000007, 1.03642112579781, 2.11200000000001, 3.63604474899123, 7.67620000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1155, '2021-07-18 00:00:00', 0.146563979203626, 0.408200000000006, 0.272047483600445, 0.613400000000006, 0.409574779496976, 0.911600000000003, 1.80502423806441, 3.37400000000001, 3.68433138438984, 7.66460000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1170, '2021-07-18 00:00:00', 0.233084033487214, 0.488600000000002, 0.381859158154772, 0.716800000000004, 0.443819313835411, 0.968799999999999, 2.1241738001711, 3.80820000000001, 3.67120702222035, 7.67380000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1185, '2021-07-18 00:00:00', 0.278171409985521, 0.467800000000007, 0.289476251184792, 0.650599999999998, 0.449179158762587, 0.983400000000001, 2.07640097283737, 3.9358, 3.6469507811321, 7.676 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1200, '2021-07-18 00:00:00', 0.207059170287142, 0.501200000000003, 0.338369250967043, 0.719000000000004, 0.442319925694812, 0.936400000000001, 2.11873877578148, 3.96960000000001, 3.65122224969484, 7.67020000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1215, '2021-07-18 00:00:00', 0.302068976670337, 0.499600000000004, 0.401420602361163, 0.694800000000002, 0.422578888098619, 0.868000000000004, 1.99703269460801, 3.98200000000001, 3.60900936315401, 7.66940000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1230, '2021-07-18 00:00:00', 0.18873106969089, 0.425599999999998, 0.294910720953533, 0.608400000000001, 0.284041810302642, 0.778799999999999, 1.96721340564091, 3.94660000000001, 3.5982050154672, 7.6828 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1245, '2021-07-18 00:00:00', 0.221182805238868, 0.444799999999997, 0.2312597745682, 0.605399999999997, 0.322896139132488, 0.823399999999993, 1.87512415144526, 4.04020000000001, 3.61738254819697, 7.74760000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1260, '2021-07-18 00:00:00', 0.188548623260243, 0.448800000000001, 0.211241962371751, 0.602599999999994, 0.659107856626415, 0.997599999999996, 1.90934864548096, 4.0968, 3.63051218838334, 7.78 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1275, '2021-07-18 00:00:00', 0.16402489648424, 0.450999999999997, 0.262130692594357, 0.661999999999998, 0.834009792108781, 1.0734, 1.88944420840274, 4.08340000000001, 3.61180443130577, 7.76800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1290, '2021-07-18 00:00:00', 0.218434200618857, 0.485199999999993, 0.677895518006524, 0.769399999999997, 0.879457361103992, 1.0984, 1.82964875955286, 4.083, 3.55992494068812, 7.7648 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1305, '2021-07-18 00:00:00', 0.54339465400388, 0.550600000000005, 0.725056204717953, 0.802599999999999, 0.792582698103694, 1.13040000000001, 1.84177450664659, 4.061, 3.57936239666601, 7.72180000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1320, '2021-07-18 00:00:00', 0.175688931895306, 0.429347826086955, 0.223484576047711, 0.608913043478262, 0.544919310848836, 1.24934782608696, 1.91090292793747, 4.08, 3.6948578063961, 7.85913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1335, '2021-07-18 00:00:00', 0.171565680159801, 0.435652173913045, 0.281471816349714, 0.703260869565218, 1.60500547940896, 2.82695652173914, 1.89989371972356, 4.02065217391305, 3.70622382746759, 7.79717391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1350, '2021-07-18 00:00:00', 0.23457997953453, 0.553695652173916, 0.502643505947455, 1.07369565217392, 1.85121272077236, 3.25108695652174, 1.93483509832427, 4.03130434782609, 3.63795020847834, 7.76608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1365, '2021-07-18 00:00:00', 0.492983977002324, 0.913260869565222, 1.57891911544655, 2.70413043478261, 1.81462925905709, 3.3804347826087, 1.92971165082661, 4.03065217391305, 3.5689202289755, 7.73434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 990, '2021-07-18 00:00:00', 0.388673721654501, 1.13452380952381, 0.622929809544427, 1.69904761904762, 0.721717528175806, 2.0102380952381, 1.02848420595785, 2.89119047619048, 2.87854762485727, 7.19285714285715 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1005, '2021-07-18 00:00:00', 0.420348070056233, 1.215, 0.411235652521469, 1.45119047619048, 0.514562689965716, 1.76380952380953, 0.896242021947614, 2.62619047619048, 2.79287332841493, 7.08214285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1020, '2021-07-18 00:00:00', 0.378909305645511, 0.839523809523808, 0.446044653967892, 1.13166666666667, 0.477427007634725, 1.46261904761905, 0.865809076611498, 2.43142857142857, 2.73208177647254, 6.97833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1035, '2021-07-18 00:00:00', 0.300405876234448, 0.790238095238091, 0.364929053770332, 1.13571428571428, 0.365261159016005, 1.40928571428572, 0.871936268968583, 2.42642857142857, 2.68759633271425, 6.96595238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1050, '2021-07-18 00:00:00', 0.270169479436605, 0.789047619047616, 0.3141560879866, 0.917619047619048, 0.469142835392372, 1.39, 0.879394136675378, 2.35595238095238, 2.70252119942348, 6.91666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1065, '2021-07-18 00:00:00', 0.229540171813543, 0.614761904761906, 0.298632797293017, 0.972380952380964, 0.505606071957219, 1.34000000000001, 0.816600531821664, 2.22285714285715, 2.75479940502113, 6.93380952380952 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1080, '2021-07-18 00:00:00', 0.217690256141731, 0.742619047619061, 0.361100170774443, 0.978333333333339, 0.439561198946238, 1.25904761904763, 0.739875472147651, 2.10928571428572, 2.77698438272612, 6.94880952380952 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1095, '2021-07-18 00:00:00', 0.217782110420126, 0.559047619047619, 0.209300137646996, 0.785952380952386, 0.347308528956189, 1.04928571428572, 0.847840112959306, 2.02142857142857, 2.82866380621159, 6.97714285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1110, '2021-07-18 00:00:00', 0.20030363855669, 0.60404761904762, 0.289959562041068, 0.829047619047617, 0.338160992935109, 1.06857142857143, 0.905630075325094, 2.02833333333333, 2.87288450118393, 7.07142857142857 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1125, '2021-07-18 00:00:00', 0.216731051039872, 0.591590909090916, 0.292471554838434, 0.759090909090907, 0.328325230084374, 1.06113636363637, 1.027197464967, 1.98318181818182, 2.83567242382439, 7.53 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1140, '2021-07-18 00:00:00', 0.189134506296075, 0.483636363636354, 0.248987234325661, 0.712499999999998, 0.420479266852495, 1.04363636363636, 0.991975296656874, 2.06931818181817, 2.88158619776531, 7.61340909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1155, '2021-07-18 00:00:00', 0.185343515167694, 0.496136363636371, 0.293007708628994, 0.720227272727277, 0.397828861484809, 1.04522727272727, 1.49082629475253, 2.83022727272727, 2.88103855770722, 7.67113636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1170, '2021-07-18 00:00:00', 0.191956913681057, 0.506136363636363, 0.237136598258826, 0.698636363636364, 0.302393410794235, 0.906818181818187, 1.52367940123536, 2.90681818181819, 2.98372297873861, 7.63136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1185, '2021-07-18 00:00:00', 0.224733608535072, 0.476363636363637, 0.299771648301733, 0.659772727272722, 0.287694974353729, 0.802727272727271, 1.53827510993737, 2.95113636363637, 3.05482118421561, 7.63909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1200, '2021-07-18 00:00:00', 0.142694577417092, 0.45113636363636, 0.275368702066739, 0.597272727272732, 0.441760547075423, 0.855000000000001, 1.66584438048696, 2.9825, 3.06743014682123, 7.67590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1215, '2021-07-18 00:00:00', 0.271962265812692, 0.467954545454557, 0.267629484783612, 0.607272727272734, 0.482049926910721, 0.944318181818187, 1.92165069565306, 3.08159090909092, 3.06871288253092, 7.67522727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1230, '2021-07-18 00:00:00', 0.177260447460134, 0.486136363636365, 0.395051163873647, 0.720227272727271, 0.435194388571541, 0.973181818181815, 2.02656979130935, 3.1375, 3.07346459749167, 7.67181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1245, '2021-07-18 00:00:00', 0.402966811390527, 0.51318181818182, 0.418630523435061, 0.705909090909088, 0.388129603025315, 0.902272727272722, 2.08182363914481, 3.15204545454546, 3.06550558847754, 7.68431818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1260, '2021-07-18 00:00:00', 0.183950750984816, 0.46045454545455, 0.224402043342468, 0.620909090909092, 0.249215652715557, 0.833181818181819, 2.08114059063982, 3.16840909090909, 3.0470604047819, 7.70340909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1275, '2021-07-18 00:00:00', 0.195189995130725, 0.430909090909087, 0.232509484049923, 0.579772727272719, 0.569270437638235, 0.955454545454543, 2.03969302078709, 3.195, 3.02193307194948, 7.70840909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1290, '2021-07-18 00:00:00', 0.195555734905796, 0.422045454545454, 0.200503154966483, 0.630909090909096, 0.60838908894702, 1.07204545454545, 1.99927113342214, 3.19272727272728, 3.00515261873749, 7.7025 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1305, '2021-07-18 00:00:00', 0.187283496937417, 0.468181818181824, 0.582583485275726, 0.764772727272731, 0.817415583366705, 1.12704545454545, 1.94993450883474, 3.20772727272728, 2.97743425093061, 7.70363636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1320, '2021-07-18 00:00:00', 0.16436800815628, 0.437000000000003, 0.259767608693453, 0.628500000000001, 0.484503000914067, 1.15299999999999, 1.9806108839659, 3.243, 3.11842735120394, 7.76875 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1335, '2021-07-18 00:00:00', 0.203195524194387, 0.486000000000001, 0.267613601062576, 0.695249999999999, 1.30063838070711, 2.16625, 2.00146334623339, 3.2435, 3.11884023442925, 7.77975 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1350, '2021-07-18 00:00:00', 0.216056005166302, 0.545250000000003, 0.480242811393093, 0.995999999999992, 1.3433984791134, 2.368, 2.0072752381223, 3.27525, 3.11884023442925, 7.77975 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1365, '2021-07-18 00:00:00', 0.404594989172086, 0.815499999999999, 1.34689613947264, 1.9965, 1.33603114130109, 2.38150000000001, 2.04237379626849, 3.30475, 3.11879641089821, 7.779 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 930, '2021-07-18 00:00:00', 0.463154941677189, 1.43749999999999, 1.66877200360026, 2.30000000000001, 1.42128463018495, 3.19, 1.00055609537896, 3.4875, 2.61983062429615, 6.9375 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 945, '2021-07-18 00:00:00', 0.827314933988252, 1.36499999999999, 0.714177848998387, 2.15999999999998, 0.342946788875465, 2.42249999999997, 0.53386561979584, 2.8175, 1.9127238431096, 6.4375 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 960, '2021-07-18 00:00:00', 0.0707106781186708, 1.38999999999999, 0.438406204335663, 1.94, 0.68589357775095, 2.70999999999999, 0.636396103067877, 2.745, 1.9127238431096, 6.4375 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 975, '2021-07-18 00:00:00', 0.38537319574666, 1.16250000000001, 0.268700576850905, 1.41500000000001, 0.632860569161947, 1.9325, 0.675286976033142, 2.77250000000001, 1.9127238431096, 6.4375 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 930, '2021-07-18 00:00:00', 0.144956890143251, 1.57250000000001, 0.045961940777124, 1.91750000000002, 0.784888527117057, 2.44000000000001, 0.852063671329779, 2.92750000000001, 0.109601551083916, 7.15750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 945, '2021-07-18 00:00:00', 0.109601551083916, 0.792500000000004, 0.293449314192412, 1.55249999999999, 0.091923881554248, 1.745, 0.15202795795509, 2.4325, 0.137885822331372, 7.17750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 960, '2021-07-18 00:00:00', 0.0671751442127212, 1.24249999999999, 0.0353553390593153, 1.265, 0.15556349186104, 1.605, 0.201525432638144, 2.39750000000001, 0.721248916810266, 7.59 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 975, '2021-07-18 00:00:00', 0.0848528137423889, 0.950000000000017, 0.0890954544295084, 1.24000000000001, 0.0935502271509838, 1.80500000000001, 0.098227738508533, 2.39750000000001, 0.10313912543396, 7.68750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 930, '2021-07-18 00:00:00', 0.091923881554248, 1.66, 0.205060966544113, 1.935, 0.45961940777126, 2.83499999999999, 0.350017856687344, 3.0575, 3.34461507501238, 9.44500000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 945, '2021-07-18 00:00:00', 0.954594154601855, 1.35499999999999, 1.04298250225017, 2.13749999999999, 1.34703841816039, 2.35249999999999, 1.0677312395917, 2.55, 3.5426049737446, 9.58500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 960, '2021-07-18 00:00:00', 0.219203102167831, 1.22999999999999, 0.0176776695296677, 1.37249999999999, 0.0848528137423889, 1.44499999999999, 0.487903679018736, 2.14, 3.76534360981836, 9.74250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 975, '2021-07-18 00:00:00', 0.0424264068712146, 0.769999999999996, 0.0494974746830535, 0.930000000000007, 0.357088924499203, 1.49250000000001, 0.487903679018736, 2.14, 3.76534360981836, 9.74250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 930, '2021-07-18 00:00:00', 0.279307178568694, 1.40250000000002, 0.176776695296657, 1.47500000000001, 0.18561553006149, 1.47500000000001, 0.194896306564564, 2.41750000000002, 0.204641121892793, 10.4175 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 945, '2021-07-18 00:00:00', 0.197989898732234, 1.08999999999999, 0.0671751442127212, 1.18249999999999, 0.116672618895775, 1.2675, 0.148492424049181, 2.40500000000002, 4.73761543394988, 10.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 960, '2021-07-18 00:00:00', 0.141421356237301, 0.985000000000014, 0.127279220613583, 1.17500000000001, 0.0565685424949125, 1.37, 0.148492424049181, 2.40500000000002, 4.73761543394988, 10.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 975, '2021-07-18 00:00:00', 0.0141421356237382, 0.90000000000002, 0.162634559672899, 1.07000000000001, 0.523259018078052, 1.63, 0.148492424049181, 2.40500000000002, 4.73761543394988, 10.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 930, '2021-07-18 00:00:00', 0.113137084989865, 1.16999999999999, 0.873276874765396, 1.70749999999998, 1.19147492629933, 1.93249999999998, 1.82079996155537, 2.59749999999998, 2.2980970388563, 6.33999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 945, '2021-07-18 00:00:00', 0.569220958855176, 0.992500000000007, 0.593969696196702, 1.41500000000001, 1.21975919754681, 2.0925, 1.28074715742415, 2.0925, 1.34478451529536, 6.22 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 960, '2021-07-18 00:00:00', 0.357088924499203, 1.02250000000001, 0.364159992311062, 1.0275, 0.982878425849312, 1.7, 1.12076424818066, 1.9325, 2.19556655558426, 6.1075 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 975, '2021-07-18 00:00:00', 0.141421356237281, 0.674999999999997, 0.707106781186548, 1.38499999999999, 0.696500179468759, 1.39249999999998, 1.14904851942814, 1.91249999999999, 2.13899801308933, 6.0675 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-07-18 18:01:23 Duration: 1s388ms 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 1029586, 2, 600, '2021-07-18 00:00:00', 0.0136395916925127, 0.0340384615384615, 0.0158417656358607, 0.0451923076923078, 0.0254588657672302, 0.0619230769230769, 0.0325983718328669, 0.0955769230769231, 0.102874269788978, 0.318653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 615, '2021-07-18 00:00:00', 0.0148492424049175, 0.0325000000000001, 0.0213982386047221, 0.0467307692307693, 0.0240072104553227, 0.0578846153846154, 0.0333973743786038, 0.0942307692307693, 0.103157087082685, 0.315769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 630, '2021-07-18 00:00:00', 0.0145549357211275, 0.0303846153846155, 0.0183680324309549, 0.0407692307692309, 0.0181786011139894, 0.0526923076923077, 0.03215347809874, 0.0903846153846153, 0.104350924215435, 0.313653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 645, '2021-07-18 00:00:00', 0.0138965961521297, 0.0263461538461538, 0.0159422033029894, 0.0369230769230769, 0.0141258083499125, 0.0465384615384615, 0.0332849007116531, 0.0867307692307692, 0.104263903334095, 0.310192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 660, '2021-07-18 00:00:00', 0.0104218704950399, 0.0261538461538461, 0.0129273115772531, 0.0363461538461538, 0.0174102092065369, 0.048653846153846, 0.0363614334997102, 0.0869230769230769, 0.103668294982677, 0.308653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 675, '2021-07-18 00:00:00', 0.0125942599868109, 0.0261538461538463, 0.0118386589677145, 0.0330769230769232, 0.0147973490349299, 0.0451923076923078, 0.0351288835794487, 0.0859615384615385, 0.104194529606885, 0.3075 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 690, '2021-07-18 00:00:00', 0.00802879433424082, 0.0226923076923077, 0.00980580675690917, 0.0319230769230769, 0.0108910690299615, 0.0438461538461538, 0.0357491258634389, 0.085, 0.104194529606885, 0.3075 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 705, '2021-07-18 00:00:00', 0.0105100684327715, 0.0226923076923077, 0.0143861578769851, 0.0301923076923076, 0.0119308907398464, 0.0421153846153846, 0.0375212760156975, 0.0853846153846155, 0.105734791595984, 0.305384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 720, '2021-07-18 00:00:00', 0.0100766294731157, 0.0215384615384615, 0.00860456050815277, 0.0309615384615385, 0.0135419575905632, 0.0407692307692308, 0.0390014792618868, 0.086346153846154, 0.105026736522732, 0.303846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 735, '2021-07-18 00:00:00', 0.00739022223044652, 0.0211538461538463, 0.0102974978290098, 0.0290384615384616, 0.0137896282094133, 0.0380769230769231, 0.0401075477262744, 0.083846153846154, 0.105330432449506, 0.3025 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 750, '2021-07-18 00:00:00', 0.00691709142965116, 0.0196153846153846, 0.0102731913998748, 0.0265384615384615, 0.0141652337133506, 0.0355769230769231, 0.0365849906172126, 0.0823076923076924, 0.104981500201775, 0.301346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 765, '2021-07-18 00:00:00', 0.00880559262846418, 0.0184615384615384, 0.0113561233905563, 0.0251923076923077, 0.01607673904937, 0.0376923076923077, 0.0351217662075593, 0.0834615384615385, 0.103860298182036, 0.300192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 780, '2021-07-18 00:00:00', 0.0101980390271855, 0.0199999999999999, 0.0121907909757892, 0.0261538461538461, 0.018617609530103, 0.0411538461538461, 0.0324985206763915, 0.083076923076923, 0.103831409209649, 0.300192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 795, '2021-07-18 00:00:00', 0.00764601454756261, 0.0176923076923077, 0.0098547138271684, 0.0286538461538462, 0.0189746794844726, 0.0409615384615385, 0.0290708683154698, 0.0836538461538461, 0.103831409209649, 0.300192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 810, '2021-07-18 00:00:00', 0.0103496562559046, 0.0213461538461538, 0.0134407531840239, 0.0294230769230769, 0.0199238936571528, 0.0398076923076922, 0.028493589022526, 0.0817307692307692, 0.103190823980847, 0.302115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 825, '2021-07-18 00:00:00', 0.00910832248339613, 0.0198076923076923, 0.0158308365102854, 0.0288461538461538, 0.0199238936571529, 0.0398076923076923, 0.0690807776892664, 0.128076923076923, 0.101897573006502, 0.303653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 840, '2021-07-18 00:00:00', 0.0135887396823196, 0.0194230769230769, 0.0147491851143872, 0.0265384615384614, 0.0241629086379549, 0.0396153846153845, 0.068541116239704, 0.131730769230769, 0.101253869821583, 0.302115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 855, '2021-07-18 00:00:00', 0.0100995049383621, 0.0199999999999999, 0.0154633561885958, 0.0286538461538461, 0.0236032918173585, 0.0413461538461538, 0.0674422830163803, 0.137692307692308, 0.101811288477941, 0.303461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 870, '2021-07-18 00:00:00', 0.0117489770422136, 0.0209615384615384, 0.0200499376557635, 0.03, 0.0218138981808881, 0.0396153846153846, 0.068003676371208, 0.1375, 0.103058795765405, 0.306346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 885, '2021-07-18 00:00:00', 0.0117407901712854, 0.0203846153846154, 0.0148479472810734, 0.0273076923076923, 0.0187041747705199, 0.0396153846153847, 0.0680700996145771, 0.141538461538462, 0.10368758548937, 0.308653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 900, '2021-07-18 00:00:00', 0.00948885986504501, 0.0190384615384615, 0.0091567545476635, 0.0253846153846154, 0.0153133928311137, 0.0375, 0.0685859931876651, 0.139038461538462, 0.102822662871567, 0.3075 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 915, '2021-07-18 00:00:00', 0.00776827869261621, 0.0171153846153846, 0.0120846374185766, 0.0290384615384616, 0.0176199187983809, 0.0426923076923078, 0.0689974915932009, 0.139423076923077, 0.102685666740038, 0.307884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 930, '2021-07-18 00:00:00', 0.0103941551623237, 0.0240384615384616, 0.0118581357984882, 0.0311538461538462, 0.0196713379936785, 0.0448076923076924, 0.0691564558419195, 0.141153846153846, 0.102504221301444, 0.308653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 945, '2021-07-18 00:00:00', 0.0128781269541093, 0.0203846153846155, 0.0197493914219771, 0.0309615384615386, 0.0199663177915669, 0.049423076923077, 0.0669523366628482, 0.141153846153846, 0.100585975471427, 0.308461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 960, '2021-07-18 00:00:00', 0.0148168303472254, 0.0234615384615384, 0.0186557889551329, 0.0340384615384616, 0.0192833128337988, 0.0503846153846154, 0.0674970084807182, 0.140384615384615, 0.100202103463258, 0.307307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 975, '2021-07-18 00:00:00', 0.012819756387941, 0.0228846153846155, 0.016581964252209, 0.0398076923076924, 0.0173205080756888, 0.05, 0.067822165652876, 0.139615384615385, 0.104087241514769, 0.323076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 990, '2021-07-18 00:00:00', 0.0154968979526176, 0.0330769230769232, 0.0172448431533783, 0.0407692307692308, 0.0186846296354887, 0.0486538461538462, 0.0674639504875353, 0.140769230769231, 0.102642771111942, 0.326538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 1005, '2021-07-18 00:00:00', 0.0129792734180902, 0.0273076923076923, 0.0155526401419379, 0.0367307692307692, 0.0701810844557465, 0.105769230769231, 0.0673007029338075, 0.139230769230769, 0.102755123398376, 0.326153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 1020, '2021-07-18 00:00:00', 0.010684280329243, 0.0269230769230768, 0.0154222616320097, 0.0346153846153845, 0.0687685639272435, 0.108653846153846, 0.0673649646443792, 0.135961538461538, 0.100404757778779, 0.326346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 1035, '2021-07-18 00:00:00', 0.0112249721603218, 0.0249999999999999, 0.0659618187928558, 0.0948076923076923, 0.0648548675594504, 0.111923076923077, 0.0687942864353854, 0.135576923076923, 0.101215687443278, 0.326153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 600, '2021-07-18 00:00:00', 0.0138799800487553, 0.039423076923077, 0.0164422064774213, 0.0521153846153846, 0.0195064092031313, 0.0675000000000001, 0.0358393852969263, 0.0976923076923077, 0.106798156135048, 0.300384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 615, '2021-07-18 00:00:00', 0.0156647571122127, 0.0357692307692307, 0.0194590299386647, 0.054423076923077, 0.0175104364484552, 0.0661538461538461, 0.0371799160010637, 0.0921153846153846, 0.108804694468858, 0.297692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 630, '2021-07-18 00:00:00', 0.0152681166034121, 0.0363461538461538, 0.0155031014266874, 0.0421153846153845, 0.0202456073108371, 0.0567307692307691, 0.0411082061805745, 0.0882692307692307, 0.108206533287754, 0.295576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 645, '2021-07-18 00:00:00', 0.0083757892854254, 0.0269230769230769, 0.0140657795321182, 0.0403846153846153, 0.0173969493346922, 0.0494230769230769, 0.0385212229217171, 0.0867307692307692, 0.107464484294186, 0.293846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 660, '2021-07-18 00:00:00', 0.0123303877286345, 0.0290384615384614, 0.0162622734714903, 0.0373076923076923, 0.0165110685485641, 0.0461538461538461, 0.0371835364726835, 0.0838461538461538, 0.105887458398782, 0.291923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 675, '2021-07-18 00:00:00', 0.00913151769338565, 0.0242307692307693, 0.0114287087903832, 0.0311538461538461, 0.0148285068494644, 0.0432692307692307, 0.0359492163175521, 0.0828846153846155, 0.106422958772279, 0.290384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 690, '2021-07-18 00:00:00', 0.00789595807018719, 0.0221153846153847, 0.0104237155637443, 0.0294230769230769, 0.0133776507078611, 0.0398076923076923, 0.0397936987667452, 0.0865384615384616, 0.106197204077349, 0.290384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 705, '2021-07-18 00:00:00', 0.00760819396339331, 0.0217307692307692, 0.00979010489454295, 0.0303846153846154, 0.0103700752908772, 0.0384615384615384, 0.0428795271213879, 0.0905769230769231, 0.105294641546764, 0.289807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 720, '2021-07-18 00:00:00', 0.00767864170680839, 0.0201923076923076, 0.0102225241501305, 0.0275, 0.012747548783982, 0.0375, 0.0407846124829526, 0.0907692307692308, 0.104095555214354, 0.288269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 735, '2021-07-18 00:00:00', 0.00852372255260852, 0.0205769230769231, 0.00989172148041755, 0.0253846153846154, 0.0123490890352285, 0.0375, 0.0422415216800501, 0.0921153846153847, 0.1034140296984, 0.287692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 750, '2021-07-18 00:00:00', 0.00742397364053669, 0.018653846153846, 0.00961769203083572, 0.0274999999999999, 0.0215299433705355, 0.0384615384615384, 0.0456238803866841, 0.0934615384615385, 0.103288244919069, 0.287307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 765, '2021-07-18 00:00:00', 0.00757526338714463, 0.0207692307692308, 0.0124715059851833, 0.0284615384615384, 0.0291204395571221, 0.0400000000000001, 0.0480900597437126, 0.0955769230769232, 0.103233305597638, 0.286346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 780, '2021-07-18 00:00:00', 0.0123848542738547, 0.0192307692307692, 0.0219062688604112, 0.0267307692307692, 0.0286201919038882, 0.0436538461538463, 0.0463535742543533, 0.0955769230769231, 0.102318695186243, 0.286346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 795, '2021-07-18 00:00:00', 0.0149884570971747, 0.0194230769230769, 0.0230350902888481, 0.028846153846154, 0.0220034962256875, 0.041923076923077, 0.0438217543446877, 0.0971153846153847, 0.101083362398795, 0.285384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 810, '2021-07-18 00:00:00', 0.0117030567998937, 0.0198076923076924, 0.0148336934557264, 0.0309615384615386, 0.0176733175676259, 0.0421153846153847, 0.0421444402757213, 0.103076923076923, 0.0998046168193712, 0.284807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 825, '2021-07-18 00:00:00', 0.0105100684327714, 0.0223076923076923, 0.0122049800680518, 0.0301923076923077, 0.0200470600184817, 0.0467307692307692, 0.0492735691358421, 0.128269230769231, 0.0994252715127527, 0.284230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 840, '2021-07-18 00:00:00', 0.00959967948182889, 0.018076923076923, 0.0141258083499125, 0.0284615384615385, 0.0155711765278522, 0.0426923076923076, 0.0555798109444012, 0.136346153846154, 0.0989071048237455, 0.283846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 855, '2021-07-18 00:00:00', 0.0120256136897616, 0.0211538461538463, 0.0145562569153134, 0.0332692307692308, 0.01782824034632, 0.0453846153846155, 0.0546896840223231, 0.139807692307692, 0.0981460842120246, 0.284423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 870, '2021-07-18 00:00:00', 0.0123475316748545, 0.0226923076923077, 0.0120894104965398, 0.0280769230769231, 0.0252014956821095, 0.046346153846154, 0.0542830898729416, 0.140576923076923, 0.0979444505044332, 0.283653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 885, '2021-07-18 00:00:00', 0.00744208407535253, 0.0157692307692307, 0.0148544217711039, 0.029423076923077, 0.0315259355988782, 0.0517307692307693, 0.0547413498611004, 0.141153846153846, 0.0989259629917553, 0.282884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 900, '2021-07-18 00:00:00', 0.013735131821495, 0.0255769230769231, 0.0241382237572246, 0.0355769230769231, 0.0304940094999759, 0.0567307692307693, 0.0579711466693031, 0.144423076923077, 0.0991558602170573, 0.283269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 915, '2021-07-18 00:00:00', 0.0192233831969938, 0.0234615384615385, 0.0257898310311523, 0.0386538461538462, 0.028428046822704, 0.051923076923077, 0.0566785809496105, 0.142692307692308, 0.0984284199108866, 0.281923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 930, '2021-07-18 00:00:00', 0.0156155740799419, 0.0246153846153846, 0.0152769308234546, 0.0342307692307692, 0.0214619520224835, 0.0438461538461539, 0.048387856073447, 0.140769230769231, 0.0975886185040983, 0.278461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 945, '2021-07-18 00:00:00', 0.0109333646028321, 0.0234615384615384, 0.0178465682975747, 0.0325000000000001, 0.027595986330234, 0.0465384615384616, 0.0450281962945272, 0.138461538461539, 0.0967494782335363, 0.277692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 960, '2021-07-18 00:00:00', 0.0132490928571907, 0.0234615384615385, 0.0164422064774212, 0.0328846153846154, 0.0230250699489459, 0.046923076923077, 0.0447488719238993, 0.137307692307692, 0.0954586096370889, 0.277115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 975, '2021-07-18 00:00:00', 0.0146300533675876, 0.0240384615384615, 0.0168568634731924, 0.038076923076923, 0.0190434725340167, 0.0505769230769232, 0.0440964851206988, 0.1375, 0.104571102053174, 0.293653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 990, '2021-07-18 00:00:00', 0.0132896721033811, 0.0288461538461538, 0.0140493635224026, 0.0357692307692307, 0.0207512742889535, 0.0561538461538462, 0.0416547162349642, 0.136346153846154, 0.106085596789356, 0.296923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 1005, '2021-07-18 00:00:00', 0.0070629041749564, 0.0232692307692307, 0.0113425678818266, 0.034423076923077, 0.0415044019908176, 0.0938461538461538, 0.0394793032437933, 0.128846153846154, 0.106543598876415, 0.296538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 1020, '2021-07-18 00:00:00', 0.0105100684327713, 0.0276923076923077, 0.0222226495685405, 0.0403846153846153, 0.0425983026025144, 0.103846153846154, 0.0398617804226247, 0.130192307692308, 0.103977808283232, 0.299230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 1035, '2021-07-18 00:00:00', 0.0162054122013415, 0.026153846153846, 0.0403789739649428, 0.0826923076923077, 0.038892356377769, 0.101153846153846, 0.0388334708922402, 0.124038461538462, 0.10059897537328, 0.301923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 600, '2021-07-18 00:00:00', 0.0167481342244442, 0.0425000000000001, 0.0276850417818276, 0.0626923076923078, 0.026394200994799, 0.0755769230769232, 0.0351004054326793, 0.105961538461539, 0.0999317074498686, 0.297115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 615, '2021-07-18 00:00:00', 0.0240935676063136, 0.0425, 0.0231092721983724, 0.0540384615384616, 0.0232387276230534, 0.0659615384615385, 0.0339280913789059, 0.0986538461538462, 0.100857096161618, 0.291923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 630, '2021-07-18 00:00:00', 0.0114219761189357, 0.0323076923076924, 0.0133416640641263, 0.045, 0.0209174200497686, 0.0584615384615384, 0.036822338537695, 0.0917307692307692, 0.100633569869181, 0.291346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 645, '2021-07-18 00:00:00', 0.0117751367785621, 0.0294230769230769, 0.0138619567938242, 0.0380769230769231, 0.018530639907586, 0.0507692307692308, 0.0357856868680117, 0.0888461538461539, 0.10053874109784, 0.290961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 660, '2021-07-18 00:00:00', 0.00971319483209076, 0.0271153846153846, 0.0176765816396028, 0.0376923076923077, 0.0200739019241786, 0.0498076923076924, 0.03597434983643, 0.0869230769230769, 0.101656283622804, 0.29 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 675, '2021-07-18 00:00:00', 0.0120846374185766, 0.0259615384615384, 0.0128855912374428, 0.0340384615384615, 0.020096880737682, 0.0467307692307692, 0.0356715788613504, 0.0873076923076923, 0.101769158090561, 0.289807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 690, '2021-07-18 00:00:00', 0.00820881327504872, 0.0207692307692308, 0.0134293020610213, 0.0328846153846154, 0.0196351333465923, 0.0465384615384615, 0.0366123140276811, 0.0873076923076923, 0.101545745659473, 0.288461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 705, '2021-07-18 00:00:00', 0.0117407901712854, 0.0253846153846154, 0.0162433418312289, 0.0346153846153846, 0.0195929736228224, 0.0467307692307692, 0.0377364341391507, 0.0909615384615384, 0.102320762612182, 0.288461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 720, '2021-07-18 00:00:00', 0.00869128652953409, 0.0215384615384615, 0.0151047623666791, 0.0330769230769231, 0.0164000469042482, 0.0451923076923077, 0.0349444614297513, 0.0886538461538461, 0.10022916050424, 0.286730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 735, '2021-07-18 00:00:00', 0.0151606778821448, 0.0246153846153845, 0.0122411663597124, 0.0303846153846152, 0.0150792776811297, 0.0407692307692307, 0.0338003186147931, 0.0873076923076922, 0.100670826879565, 0.283846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 750, '2021-07-18 00:00:00', 0.00774596669241499, 0.02, 0.0115691898526282, 0.0296153846153846, 0.0168705478457395, 0.0411538461538461, 0.0348998567332302, 0.085, 0.0996115532378727, 0.282307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 765, '2021-07-18 00:00:00', 0.0120830459735946, 0.0199999999999999, 0.012335065713398, 0.0280769230769231, 0.0200153787027722, 0.0411538461538461, 0.0339575526888405, 0.0836538461538461, 0.103268321153421, 0.282884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 780, '2021-07-18 00:00:00', 0.00744208407535256, 0.0192307692307693, 0.0157443518566062, 0.0282692307692307, 0.0186846296354886, 0.0413461538461538, 0.0338827162656487, 0.0859615384615384, 0.103932115418597, 0.283269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 795, '2021-07-18 00:00:00', 0.0122662764709402, 0.0226923076923076, 0.0139945044158826, 0.0303846153846153, 0.0255139479199425, 0.0448076923076923, 0.0345030656385999, 0.0873076923076923, 0.106763037395187, 0.282884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 810, '2021-07-18 00:00:00', 0.0096096906217711, 0.0221153846153845, 0.0126308535554198, 0.0315384615384615, 0.0303422781965007, 0.044423076923077, 0.0362236641734908, 0.0880769230769231, 0.108093264573487, 0.283076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 825, '2021-07-18 00:00:00', 0.00839413714812547, 0.0226923076923078, 0.0232841973482842, 0.031923076923077, 0.0293021395910842, 0.0461538461538463, 0.0592273975064295, 0.141730769230769, 0.105654917246958, 0.284807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 840, '2021-07-18 00:00:00', 0.0234619167687028, 0.0226923076923078, 0.0299743480072801, 0.0326923076923077, 0.0292002370907128, 0.0455769230769232, 0.0638932402828825, 0.152115384615385, 0.104918283220067, 0.284615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 855, '2021-07-18 00:00:00', 0.0145072925958477, 0.0223076923076923, 0.0151149442096734, 0.0326923076923077, 0.0168123123381005, 0.0455769230769231, 0.0644231802525004, 0.152884615384615, 0.105168911756279, 0.2825 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 870, '2021-07-18 00:00:00', 0.010386751916967, 0.0217307692307693, 0.0111286186854503, 0.0303846153846156, 0.0199277541287368, 0.0436538461538462, 0.064329978655726, 0.152884615384615, 0.10189285473552, 0.281923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 885, '2021-07-18 00:00:00', 0.00697247334992283, 0.0211538461538462, 0.0119357253010255, 0.0326923076923077, 0.0231117685639556, 0.0480769230769231, 0.0644709236788182, 0.1525, 0.102355338818331, 0.281153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 900, '2021-07-18 00:00:00', 0.0129094479414826, 0.0244230769230769, 0.0192193812435421, 0.0307692307692308, 0.0236748812035034, 0.0475, 0.0640660716640371, 0.152307692307692, 0.102308169461004, 0.280192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 915, '2021-07-18 00:00:00', 0.0147087101353638, 0.0178846153846154, 0.0189503399604172, 0.0336538461538462, 0.0198154951024153, 0.0444230769230769, 0.061209916240376, 0.150576923076923, 0.101472239477679, 0.281153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 930, '2021-07-18 00:00:00', 0.0157443518566061, 0.0282692307692308, 0.016267002938937, 0.0361538461538461, 0.0180266896146114, 0.0448076923076923, 0.0605093762600855, 0.149230769230769, 0.101637364419557, 0.281923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 945, '2021-07-18 00:00:00', 0.00635186223450675, 0.0221153846153845, 0.0118061261802767, 0.0307692307692307, 0.0163660060444249, 0.0453846153846154, 0.0605668734032568, 0.147884615384615, 0.100967626190089, 0.282307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 960, '2021-07-18 00:00:00', 0.0112043947421743, 0.0215384615384615, 0.0122741128458984, 0.030576923076923, 0.0165029134956878, 0.0471153846153847, 0.0608696589822497, 0.146346153846154, 0.100838789850243, 0.282307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 975, '2021-07-18 00:00:00', 0.00827414880586142, 0.0223076923076923, 0.0126491106406735, 0.035, 0.0149871740036401, 0.0488461538461538, 0.0606062322258641, 0.146346153846154, 0.108234076817864, 0.318846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 990, '2021-07-18 00:00:00', 0.00941561714142238, 0.0294230769230769, 0.0123677620635885, 0.0398076923076923, 0.016627132598904, 0.0523076923076922, 0.0614482271134375, 0.146730769230769, 0.111919098528288, 0.321730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 1005, '2021-07-18 00:00:00', 0.00859337848847323, 0.0253846153846154, 0.0104218704950399, 0.0361538461538462, 0.0544415706550115, 0.113269230769231, 0.0586383964519966, 0.142307692307692, 0.111952599859872, 0.320769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 1020, '2021-07-18 00:00:00', 0.00803836952468501, 0.0261538461538462, 0.0108928346243687, 0.0355769230769231, 0.0533046397172386, 0.119230769230769, 0.0575663496791711, 0.136730769230769, 0.110673636635623, 0.319423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 1035, '2021-07-18 00:00:00', 0.00896360161130295, 0.0278846153846153, 0.0549576760229738, 0.102884615384615, 0.0562849891178811, 0.12, 0.0582240368021529, 0.134038461538462, 0.112106577038926, 0.318269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 600, '2021-07-18 00:00:00', 0.0206720423116183, 0.0376, 0.0194014604261295, 0.0558, 0.019155068954892, 0.0676, 0.0287619540365394, 0.0928, 0.114873118410415, 0.304 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 615, '2021-07-18 00:00:00', 0.0150609871301098, 0.0418000000000001, 0.0152752523165195, 0.0520000000000001, 0.0165277544350909, 0.0624, 0.0289280717182002, 0.0908, 0.114464332144705, 0.303 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 630, '2021-07-18 00:00:00', 0.0140148730521067, 0.0338, 0.0162326830807479, 0.0451999999999999, 0.0197737199332851, 0.0557999999999999, 0.0295423424934449, 0.0853999999999999, 0.114665092043452, 0.3028 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 645, '2021-07-18 00:00:00', 0.0101036297108184, 0.0270000000000001, 0.00918331820930385, 0.0352000000000001, 0.0153893902846516, 0.0458000000000001, 0.0304165525112013, 0.0822, 0.11687350712059, 0.2986 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 660, '2021-07-18 00:00:00', 0.00753878858526581, 0.0262000000000001, 0.0124432043032867, 0.0356, 0.0153893902846517, 0.0442000000000001, 0.0318224239596337, 0.0822, 0.115922747264432, 0.2988 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 675, '2021-07-18 00:00:00', 0.0123592070943082, 0.0244, 0.0157533065312226, 0.0324000000000001, 0.0192288845230293, 0.0448, 0.0330744110554771, 0.0821999999999999, 0.115786081489386, 0.2978 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 690, '2021-07-18 00:00:00', 0.0119652273971983, 0.0234000000000001, 0.0133790881602596, 0.0304000000000001, 0.0196807858921673, 0.0454, 0.0334688910283366, 0.0792, 0.115537872578648, 0.2964 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 705, '2021-07-18 00:00:00', 0.0126589889011722, 0.0246000000000001, 0.0176493625947228, 0.0336000000000001, 0.0216159663212173, 0.0462000000000001, 0.0359687364248456, 0.081, 0.113302691936247, 0.298 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 720, '2021-07-18 00:00:00', 0.013546217184144, 0.0222, 0.0182505707673303, 0.0318, 0.020842664576936, 0.0414, 0.0415912651085938, 0.0844, 0.11117666121988, 0.2996 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 735, '2021-07-18 00:00:00', 0.0119965272752853, 0.0227999999999999, 0.0151602550550224, 0.0305999999999999, 0.0146258902862925, 0.0391999999999999, 0.0390597832388592, 0.0843999999999999, 0.109389213362196, 0.2992 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 750, '2021-07-18 00:00:00', 0.0101775897605146, 0.0216, 0.0115470053837925, 0.027, 0.0149303940559741, 0.0390000000000001, 0.0356160076370163, 0.0832, 0.108915869673187, 0.2972 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 765, '2021-07-18 00:00:00', 0.00914239210126832, 0.0174, 0.0110227038425243, 0.0256, 0.0158771324027147, 0.039, 0.0350214220156749, 0.0865999999999999, 0.107422452649962, 0.297 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 780, '2021-07-18 00:00:00', 0.00934523051258414, 0.0204, 0.0125896783120143, 0.0278, 0.0157797338380595, 0.0386, 0.0372402112417926, 0.0891999999999999, 0.108632407687577, 0.2948 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 795, '2021-07-18 00:00:00', 0.00967384790728764, 0.0204, 0.0137689263682152, 0.028, 0.0147139389695621, 0.0396, 0.039498945133594, 0.0917999999999999, 0.108402029501297, 0.2948 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 810, '2021-07-18 00:00:00', 0.0102062072615966, 0.021, 0.0124733048280452, 0.0291999999999999, 0.0168002976164115, 0.0402, 0.0381859485500448, 0.0903999999999999, 0.105810364961724, 0.293 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 825, '2021-07-18 00:00:00', 0.0111504857891185, 0.0192, 0.0125000000000001, 0.03, 0.0203613195381178, 0.043, 0.0733143914930759, 0.124, 0.112994100140966, 0.2902 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 840, '2021-07-18 00:00:00', 0.00860232526704268, 0.0185999999999999, 0.0103762549441823, 0.0258, 0.0194722024092465, 0.042, 0.0709706512111403, 0.1308, 0.11574865010012, 0.2904 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 855, '2021-07-18 00:00:00', 0.0111317863196644, 0.0198, 0.0202113829314077, 0.0322000000000001, 0.0213600093632937, 0.0440000000000001, 0.0701260769376603, 0.1302, 0.122159390415419, 0.291 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 870, '2021-07-18 00:00:00', 0.0186256990920251, 0.0236, 0.0191485421551267, 0.031, 0.01892529171946, 0.0404, 0.0653675505634612, 0.131, 0.120899407222147, 0.289 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 885, '2021-07-18 00:00:00', 0.0120657918651589, 0.0218, 0.0124398553046247, 0.0312, 0.0171318416990119, 0.0418, 0.0649243149110304, 0.1288, 0.121217779224007, 0.286 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 900, '2021-07-18 00:00:00', 0.00942956343987701, 0.0208, 0.0123322071557905, 0.026, 0.0257261216146805, 0.0442, 0.0649794839417281, 0.1284, 0.11932378919003, 0.2856 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 915, '2021-07-18 00:00:00', 0.0110037872268294, 0.0176, 0.0183303027798234, 0.0312, 0.0289755644178562, 0.046, 0.0655915390885133, 0.1272, 0.119512900279984, 0.285 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 930, '2021-07-18 00:00:00', 0.0186793111935816, 0.0248, 0.0240190896302642, 0.0354, 0.0274575429830614, 0.0468, 0.0619589918144787, 0.1258, 0.118575573651012, 0.2832 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 945, '2021-07-18 00:00:00', 0.00975961064797148, 0.0216, 0.0146258902862926, 0.0308, 0.0158587515271538, 0.0465999999999999, 0.0599145224465653, 0.1222, 0.116493204379769, 0.2804 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 960, '2021-07-18 00:00:00', 0.0115470053837926, 0.024, 0.0114854981026801, 0.0306, 0.0226439837484486, 0.0525999999999998, 0.0580969018106816, 0.1226, 0.115542200082913, 0.28 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 975, '2021-07-18 00:00:00', 0.00877971146071068, 0.019, 0.0144337567297407, 0.037, 0.0220642999737888, 0.0557999999999999, 0.0551135192126214, 0.122, 0.112284237540271, 0.2916 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 990, '2021-07-18 00:00:00', 0.011874342087038, 0.0307999999999999, 0.0178955301681733, 0.0433999999999998, 0.0198158185969358, 0.0551999999999999, 0.053054217551482, 0.1222, 0.112822500710925, 0.2918 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 1005, '2021-07-18 00:00:00', 0.0125066648898364, 0.0277999999999997, 0.0143614066163451, 0.0379999999999998, 0.0538152704474606, 0.0925999999999998, 0.0494073206451566, 0.1166, 0.114463240096257, 0.2918 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 1020, '2021-07-18 00:00:00', 0.0126392246597645, 0.0257999999999999, 0.0128549601321824, 0.0343999999999999, 0.0505799696849782, 0.0989999999999999, 0.0465626817669829, 0.1158, 0.114643287345284, 0.2908 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 1035, '2021-07-18 00:00:00', 0.00907377172587749, 0.0236, 0.0506005599442008, 0.0849999999999999, 0.0497929044476552, 0.0971999999999999, 0.0466708331473379, 0.1136, 0.115352719950593, 0.29 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 600, '2021-07-18 00:00:00', 0.0179646116776088, 0.0368181818181817, 0.0178452341243364, 0.0525, 0.0176546965900949, 0.0654545454545454, 0.024530218134611, 0.0872727272727272, 0.104627767332433, 0.282272727272728 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 615, '2021-07-18 00:00:00', 0.0132185262881094, 0.033409090909091, 0.0111196756313836, 0.0411363636363636, 0.016521008532887, 0.0590909090909091, 0.0268120361290462, 0.0811363636363636, 0.105578185468179, 0.280909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 630, '2021-07-18 00:00:00', 0.00809842056109801, 0.0268181818181818, 0.0152539825188041, 0.0427272727272727, 0.0197563623375826, 0.0561363636363637, 0.0300288461605104, 0.0777272727272727, 0.106471344436647, 0.283636363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 645, '2021-07-18 00:00:00', 0.0129538808973617, 0.0297727272727271, 0.0135660162367881, 0.0406818181818182, 0.0215824202952511, 0.0509090909090909, 0.0291668212735544, 0.0756818181818182, 0.104809660504483, 0.282272727272728 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 660, '2021-07-18 00:00:00', 0.0111682333978761, 0.028409090909091, 0.0165602664302971, 0.0386363636363637, 0.0195415530184347, 0.0465909090909091, 0.0295822281971495, 0.0718181818181819, 0.104841665819344, 0.281818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 675, '2021-07-18 00:00:00', 0.0144749372891149, 0.025, 0.0178936855534008, 0.0302272727272727, 0.0193523380244606, 0.0406818181818181, 0.0280431408532951, 0.0693181818181818, 0.103031958224545, 0.281818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 690, '2021-07-18 00:00:00', 0.00792620182210085, 0.021590909090909, 0.00858179387699248, 0.0288636363636362, 0.0125636905543841, 0.040681818181818, 0.0270211156809021, 0.0679545454545455, 0.098880366301035, 0.279772727272728 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 705, '2021-07-18 00:00:00', 0.00823425954795146, 0.0202272727272725, 0.012834274997779, 0.0286363636363635, 0.0146385010942279, 0.0399999999999999, 0.0281038580950523, 0.0677272727272728, 0.0987924931862574, 0.278636363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 720, '2021-07-18 00:00:00', 0.0123727287040659, 0.0193181818181818, 0.0124142077521103, 0.0277272727272727, 0.0126217019180205, 0.0404545454545455, 0.026955952526731, 0.0663636363636365, 0.102813242194587, 0.280909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 735, '2021-07-18 00:00:00', 0.00924650396084034, 0.0204545454545454, 0.00992667925536853, 0.026590909090909, 0.0109307145000006, 0.0413636363636363, 0.0259911739931293, 0.0677272727272729, 0.104682575237914, 0.281818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 750, '2021-07-18 00:00:00', 0.00634931908269331, 0.0161363636363636, 0.0111196756313836, 0.0261363636363636, 0.0124163870214596, 0.0375, 0.0240771217592092, 0.0647727272727274, 0.105363727874042, 0.280909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 765, '2021-07-18 00:00:00', 0.0117996441358035, 0.0202272727272728, 0.0107434667552927, 0.0297727272727273, 0.0129371608117906, 0.0356818181818183, 0.0235683127942023, 0.064318181818182, 0.106114218051717, 0.280681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 780, '2021-07-18 00:00:00', 0.00698250751918042, 0.0197727272727272, 0.0102696332926433, 0.0243181818181819, 0.012337690817921, 0.0311363636363636, 0.0259547141411187, 0.0638636363636365, 0.105870949786322, 0.280909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 795, '2021-07-18 00:00:00', 0.00894911057516794, 0.015909090909091, 0.00982531406809966, 0.0218181818181819, 0.0116403537531226, 0.0304545454545455, 0.0241612548052918, 0.0663636363636365, 0.106068057870562, 0.281363636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 810, '2021-07-18 00:00:00', 0.0087812521664276, 0.0165909090909092, 0.00972567450559308, 0.0222727272727273, 0.0112743243527222, 0.0315909090909092, 0.0273198546642266, 0.0697727272727273, 0.106068057870562, 0.281363636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 825, '2021-07-18 00:00:00', 0.00722249971716864, 0.0145454545454546, 0.00670981706320254, 0.0204545454545455, 0.0122761338866705, 0.0306818181818184, 0.0428837399431901, 0.101590909090909, 0.106068057870562, 0.281363636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 840, '2021-07-18 00:00:00', 0.00607047356889468, 0.0152272727272726, 0.0100862084913807, 0.0227272727272728, 0.0129371608117905, 0.0306818181818183, 0.0466426963794025, 0.107272727272728, 0.106143790817006, 0.281136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 855, '2021-07-18 00:00:00', 0.00937725441869304, 0.0188636363636364, 0.0123902104912431, 0.0247727272727274, 0.0165422847922281, 0.0338636363636365, 0.0464619427188761, 0.112954545454546, 0.103976406331403, 0.282954545454546 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 870, '2021-07-18 00:00:00', 0.00945483682534691, 0.0181818181818184, 0.00921426054562135, 0.0229545454545456, 0.0202166298183479, 0.0329545454545457, 0.0480484964245293, 0.115909090909091, 0.103976406331403, 0.282954545454546 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 885, '2021-07-18 00:00:00', 0.00777455612518963, 0.0165909090909091, 0.013119909856094, 0.024318181818182, 0.0203500215386463, 0.0338636363636366, 0.0512637902468807, 0.1175, 0.102871120983819, 0.284090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 900, '2021-07-18 00:00:00', 0.0106600358177805, 0.0177272727272729, 0.0145959283891476, 0.0247727272727276, 0.015549112250379, 0.0331818181818184, 0.0518969174738734, 0.118636363636364, 0.102774550473881, 0.284318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 915, '2021-07-18 00:00:00', 0.00978115512968664, 0.0186363636363639, 0.0116426778728926, 0.0261363636363638, 0.0118454148434679, 0.0361363636363638, 0.0510729043470364, 0.118181818181818, 0.101932623532703, 0.284545454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 930, '2021-07-18 00:00:00', 0.00945483682534709, 0.0181818181818184, 0.0100647255948039, 0.0231818181818184, 0.011329385612423, 0.0345454545454547, 0.0518280540455376, 0.121363636363636, 0.101892535274125, 0.284772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 945, '2021-07-18 00:00:00', 0.00812510406193761, 0.0172727272727276, 0.011204513623586, 0.027727272727273, 0.0143623485641122, 0.0359090909090911, 0.0503838082971913, 0.121363636363636, 0.100431159253081, 0.284318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 960, '2021-07-18 00:00:00', 0.0125097364677882, 0.0222727272727274, 0.0120177538220088, 0.0270454545454547, 0.0141210750973416, 0.0375000000000001, 0.0494345734914042, 0.121590909090909, 0.100053286668456, 0.285227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 975, '2021-07-18 00:00:00', 0.00898832816991256, 0.0161363636363636, 0.0135560404899893, 0.0263636363636365, 0.013200091827045, 0.0386363636363637, 0.0481789593205594, 0.120454545454545, 0.0996509058177749, 0.307727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 990, '2021-07-18 00:00:00', 0.0126473993357017, 0.0236363636363638, 0.0124859228092387, 0.0302272727272729, 0.0164685190959029, 0.0445454545454546, 0.0468631839364122, 0.121590909090909, 0.0966360602390648, 0.318636363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 1005, '2021-07-18 00:00:00', 0.0100566576771989, 0.0197727272727273, 0.0114055504069984, 0.0290909090909091, 0.0407372533379929, 0.0800000000000001, 0.0462629413273706, 0.119545454545455, 0.0967200181180811, 0.32 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 1020, '2021-07-18 00:00:00', 0.00996747958867489, 0.0222727272727273, 0.0124076676474759, 0.0329545454545454, 0.0428982486852288, 0.0854545454545456, 0.0459913647080147, 0.118409090909091, 0.0960147445386967, 0.320454545454546 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 1035, '2021-07-18 00:00:00', 0.00878125216642766, 0.021590909090909, 0.0416261707972052, 0.0675, 0.0440096654083015, 0.0852272727272727, 0.045916001794355, 0.114772727272727, 0.0958613266098167, 0.318181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 1035);
Date: 2021-07-18 18:04:10 Duration: 1s384ms Database: acaweb_fx User: pgperfstats
7 121 27s900ms 50ms 1s66ms 230ms 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 #7
Day Hour Count Duration Avg duration Jul 18 18 121 27s900ms 230ms [ User: postgres - Total duration: 27s900ms - Times executed: 121 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('329' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-07-18 18:00:49 Duration: 1s66ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('329' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-07-18 18:15:47 Duration: 893ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('329' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-07-18 18:10:48 Duration: 883ms Database: acaweb_fx User: postgres Bind query: yes
8 118 13s614ms 50ms 2s57ms 115ms 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 #8
Day Hour Count Duration Avg duration Jul 18 18 118 13s614ms 115ms [ User: pgperfstats - Total duration: 13s614ms - Times executed: 118 ]
-
select distinct pricedatetime, high, low FROM t15_ps WHERE pricedatetime <= current_timestamp AND pricedatetime >= current_timestamp - interval '6 months' and symbolid = 1033106order by pricedatetime asc;
Date: 2021-07-18 18:14:36 Duration: 2s57ms 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 = 1032156order by pricedatetime asc;
Date: 2021-07-18 18:13:44 Duration: 1s223ms 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 = 1031646order by pricedatetime asc;
Date: 2021-07-18 18:09:29 Duration: 1s87ms Database: acaweb_fx User: pgperfstats
9 85 1m48s 50ms 32s341ms 1s281ms (( 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 #9
Day Hour Count Duration Avg duration Jul 18 18 85 1m48s 1s281ms [ User: postgres - Total duration: 1m48s - Times executed: 85 ]
-
(( 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-07-18 18:04:30 Duration: 32s341ms 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 = '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-07-18 18:19:50 Duration: 14s487ms 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 = '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-07-18 18:50:25 Duration: 12s505ms Database: acaweb_fx User: postgres Bind query: yes
10 64 16s136ms 58ms 2s240ms 252ms 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 Jul 18 18 64 16s136ms 252ms [ User: postgres - Total duration: 16s136ms - Times executed: 64 ]
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-07-18 18:33:15 Duration: 2s240ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-07-18 18:56:14 Duration: 782ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-07-18 18:18:16 Duration: 623ms Database: acaweb_fx User: postgres
11 57 10s390ms 50ms 570ms 182ms 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 #11
Day Hour Count Duration Avg duration Jul 18 18 57 10s390ms 182ms [ User: postgres - Total duration: 10s390ms - Times executed: 57 ]
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '988202' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-07-18 18:24:48 Duration: 570ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '1028428' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-07-18 18:51:55 Duration: 439ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '962108' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-07-18 18:07:29 Duration: 435ms Database: acaweb_fx User: postgres Bind query: yes
12 38 3s365ms 51ms 455ms 88ms 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 #12
Day Hour Count Duration Avg duration Jul 18 18 38 3s365ms 88ms [ User: postgres - Total duration: 3s365ms - Times executed: 38 ]
-
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 = 5153 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 > 61259295 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-07-18 18:17:27 Duration: 455ms 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 = 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 > 61258715 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-07-18 18:48:17 Duration: 186ms 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 = 5123 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 > 61259970 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-07-18 18:00:45 Duration: 141ms Database: acaweb_fx User: postgres Bind query: yes
13 26 2s604ms 54ms 337ms 100ms 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 Jul 18 18 26 2s604ms 100ms [ User: postgres - Total duration: 2s604ms - Times executed: 26 ]
-
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 = 5123 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 > 61259970 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-07-18 18:02:29 Duration: 337ms 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 PatternEndPrice = - 1 AND a.resultuid > 61259130 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-07-18 18:02:16 Duration: 220ms 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 = 5147 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND PatternEndPrice = - 1 AND a.resultuid > 61249991 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-07-18 18:17:49 Duration: 216ms Database: acaweb_fx User: postgres Bind query: yes
14 26 2s197ms 50ms 258ms 84ms 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 #14
Day Hour Count Duration Avg duration Jul 18 18 26 2s197ms 84ms [ User: postgres - Total duration: 2s197ms - Times executed: 26 ]
-
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 PatternEndPrice > - 1 AND a.resultuid > 61258715 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-07-18 18:17:52 Duration: 258ms 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.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 > 61256255 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-07-18 18:17:57 Duration: 182ms 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 = 5123 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 > 61259798 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-07-18 18:10:31 Duration: 104ms Database: acaweb_fx User: postgres Bind query: yes
15 24 2m8s 731ms 16s262ms 5s346ms 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 #15
Day Hour Count Duration Avg duration Jul 18 18 24 2m8s 5s346ms [ User: postgres - Total duration: 2m8s - 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-07-18 18:05:46 Duration: 16s262ms 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-07-18 18:50:41 Duration: 10s967ms 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-07-18 18:00:40 Duration: 10s240ms Database: acaweb_fx User: postgres Bind query: yes
16 24 1s428ms 50ms 85ms 59ms select count(*) as qty from t15 where symbolid = ?;Times Reported Time consuming queries #16
Day Hour Count Duration Avg duration Jul 18 18 24 1s428ms 59ms [ User: postgres - Total duration: 1s428ms - Times executed: 24 ]
-
select count(*) as Qty from T15 where symbolid = 1034531;
Date: 2021-07-18 18:18:47 Duration: 85ms Database: acaweb_fx User: postgres
-
select count(*) as Qty from T15 where symbolid = 1034651;
Date: 2021-07-18 18:18:16 Duration: 75ms Database: acaweb_fx User: postgres
-
select count(*) as Qty from T15 where symbolid = 1034506;
Date: 2021-07-18 18:18:57 Duration: 66ms Database: acaweb_fx User: postgres
17 23 2s425ms 51ms 253ms 105ms select open as _open, high as _high, low as _low, close "..." _close, volume as _volume, pricedatetime as _pricedatetime from ( select open, high, low, close, volume, pricedatetime from t15 where pricedatetime >= current_timestamp - interval ? and symbolid = ? union all select open, high, low, close, volume, pricedatetime from t15_ps where pricedatetime >= current_timestamp - interval ? and symbolid = ? order by pricedatetime desc limit ?) a order by _pricedatetime asc;Times Reported Time consuming queries #17
Day Hour Count Duration Avg duration Jul 18 18 23 2s425ms 105ms [ User: postgres - Total duration: 2s425ms - Times executed: 23 ]
-
select open as _open, high as _high, low as _low, close as _close, volume as _volume, pricedatetime as _pricedatetime FROM ( select open, high, low, close, volume, pricedatetime FROM T15 WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 1002766 union all select open, high, low, close, volume, pricedatetime FROM T15_ps WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 1002766 order by pricedatetime desc limit 672) a order by _pricedatetime asc;
Date: 2021-07-18 18:53:13 Duration: 253ms Database: acaweb_fx User: postgres
-
select open as _open, high as _high, low as _low, close as _close, volume as _volume, pricedatetime as _pricedatetime FROM ( select open, high, low, close, volume, pricedatetime FROM T15 WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 983565 union all select open, high, low, close, volume, pricedatetime FROM T15_ps WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 983565 order by pricedatetime desc limit 672) a order by _pricedatetime asc;
Date: 2021-07-18 18:52:43 Duration: 202ms Database: acaweb_fx User: postgres
-
select open as _open, high as _high, low as _low, close as _close, volume as _volume, pricedatetime as _pricedatetime FROM ( select open, high, low, close, volume, pricedatetime FROM T15 WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 983565 union all select open, high, low, close, volume, pricedatetime FROM T15_ps WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 983565 order by pricedatetime desc limit 672) a order by _pricedatetime asc;
Date: 2021-07-18 18:22:43 Duration: 183ms Database: acaweb_fx User: postgres
18 22 6s211ms 51ms 2s146ms 282ms 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 #18
Day Hour Count Duration Avg duration Jul 18 18 22 6s211ms 282ms [ User: postgres - Total duration: 6s211ms - Times executed: 22 ]
-
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 = 689 AND (((s.symbol ilike '%us30%' AND timegranularity = 30))) 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 > 516491181 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-07-18 18:18:47 Duration: 2s146ms 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 = 689 AND (((s.symbol ilike '%us30%' AND timegranularity = 30))) 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 > 516491181 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-07-18 18:34:51 Duration: 1s73ms 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 = 689 AND (((s.symbol ilike '%us30%' AND timegranularity = 30))) 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 > 516491181 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-07-18 18:02:42 Duration: 860ms Database: acaweb_fx User: postgres Bind query: yes
19 22 2s675ms 50ms 316ms 121ms select pricedatetime, open, high, low, close, volume, bsf from ( select pricedatetime, open, high, low, close, volume, bsf from t30 where symbolid = ? order by pricedatetime asc offset ? limit ?) as tuples order by pricedatetime asc;Times Reported Time consuming queries #19
Day Hour Count Duration Avg duration Jul 18 18 22 2s675ms 121ms [ User: postgres - Total duration: 2s675ms - Times executed: 22 ]
-
Select PriceDateTime, Open, High, Low, Close, Volume, BSF from ( Select PriceDateTime, Open, High, Low, Close, Volume, BSF from T30 where symbolid = 1034037 order by PriceDateTime ASC OFFSET 0 LIMIT 600) as Tuples order by PriceDateTime ASC;
Date: 2021-07-18 18:17:57 Duration: 316ms Database: acaweb_fx User: postgres
-
Select PriceDateTime, Open, High, Low, Close, Volume, BSF from ( Select PriceDateTime, Open, High, Low, Close, Volume, BSF from T30 where symbolid = 1034807 order by PriceDateTime ASC OFFSET 0 LIMIT 600) as Tuples order by PriceDateTime ASC;
Date: 2021-07-18 18:18:01 Duration: 235ms Database: acaweb_fx User: postgres
-
Select PriceDateTime, Open, High, Low, Close, Volume, BSF from ( Select PriceDateTime, Open, High, Low, Close, Volume, BSF from T30 where symbolid = 1034132 order by PriceDateTime ASC OFFSET 0 LIMIT 600) as Tuples order by PriceDateTime ASC;
Date: 2021-07-18 18:18:11 Duration: 224ms Database: acaweb_fx User: postgres
20 19 2s24ms 56ms 194ms 106ms select t.pricedatetime as pricedatetime, t.open as open, t.high as high, t.low as low, t.close "..." close, t.volume as volume, t.bsf as bsf from t60 t where t.symbolid = ? and (bsf = ? or bsf is null) order by pricedatetime desc limit ?;Times Reported Time consuming queries #20
Day Hour Count Duration Avg duration Jul 18 18 19 2s24ms 106ms [ User: postgres - Total duration: 2s24ms - Times executed: 19 ]
-
SELECT T.PriceDateTime AS pricedatetime, T.Open AS open, T.High AS high, T.Low AS low, T.Close AS close, T.Volume AS volume, T.BSF AS bsf FROM T60 T WHERE T.symbolid = '1026636' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 400;
Date: 2021-07-18 18:24:22 Duration: 194ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT T.PriceDateTime AS pricedatetime, T.Open AS open, T.High AS high, T.Low AS low, T.Close AS close, T.Volume AS volume, T.BSF AS bsf FROM T60 T WHERE T.symbolid = '983532' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 400;
Date: 2021-07-18 18:16:40 Duration: 188ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT T.PriceDateTime AS pricedatetime, T.Open AS open, T.High AS high, T.Low AS low, T.Close AS close, T.Volume AS volume, T.BSF AS bsf FROM T60 T WHERE T.symbolid = '1026431' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 400;
Date: 2021-07-18 18:24:22 Duration: 183ms 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 7s350ms 20s839ms 12s75ms 4 48s302ms select updateageforrelevantresults ();Times Reported Time consuming queries #1
Day Hour Count Duration Avg duration Jul 18 18 4 48s302ms 12s75ms [ User: postgres - Total duration: 48s302ms - Times executed: 4 ]
-
select updateageforrelevantresults ();
Date: 2021-07-18 18:17:23 Duration: 20s839ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-07-18 18:02:13 Duration: 11s452ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-07-18 18:47:11 Duration: 8s659ms Database: acaweb_fx User: postgres
2 11s420ms 11s420ms 11s420ms 1 11s420ms insert into t240 (pricedatetime, open, high, low, close, symbolid, volume, bsf) select date_trunc(?, pricedatetime) + cast(extract(? from pricedatetime) as integer) / ? * ? * interval ? as pricedatetime, first (open) as open, max(high) as high, min(low) as low, last (close) as close, --t.symbolid as sourcesymbolid, s2.symbolid as destsymbolid, sum(volume),? from t60 t, symbols s, symbols s2, downloadersymbolsettings dss, downloadersymbolsettings dss2 where s.timegranularity = ? and s.symbolid = t.symbolid -- and s.symbol = ? and s.symbolid = dss.symbolid and dss.classname = ? and s2.exchange = s.exchange and s2.timegranularity = ? and s2.symbol = s.symbol and s2.symbolid = dss2.symbolid and dss2.classname = ? and t.pricedatetime >= ? group by date_trunc(?, pricedatetime) + cast(extract(? from pricedatetime) as integer) / ? * ? * interval ?, t.symbolid, s2.symbolid order by date_trunc(?, pricedatetime) + cast(extract(? from pricedatetime) as integer) / ? * ? * interval ?, t.symbolid, s2.symbolid;Times Reported Time consuming queries #2
Day Hour Count Duration Avg duration Jul 18 18 1 11s420ms 11s420ms [ User: postgres - Total duration: 11s420ms - Times executed: 1 ]
-
insert into t240 (pricedatetime, open, high, low, close, symbolid, volume, bsf) select date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour' as pricedatetime, first (open) as open, max(high) as high, min(low) as low, last (close) as close, --t.symbolid as sourcesymbolid, s2.symbolid as destsymbolid, sum(volume), 0 from t60 t, symbols s, symbols s2, downloadersymbolsettings dss, downloadersymbolsettings dss2 where s.timegranularity = 60 and s.symbolid = t.symbolid -- and s.symbol = 'EURUSD.m' and s.symbolid = dss.symbolid and dss.classname = 'GIVCAPITAL' and s2.exchange = s.exchange and s2.timegranularity = 240 and s2.symbol = s.symbol and s2.symbolid = dss2.symbolid and dss2.classname = 'GIVCAPITAL' and t.pricedatetime >= '2021-05-30' group by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour', t.symbolid, s2.symbolid order by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour', t.symbolid, s2.symbolid;
Date: 2021-07-18 18:09:03 Duration: 11s420ms Database: acaweb_fx User: postgres Bind query: yes
-
insert into t240 (pricedatetime, open, high, low, close, symbolid, volume, bsf) select date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour' as pricedatetime, first (open) as open, max(high) as high, min(low) as low, last (close) as close, --t.symbolid as sourcesymbolid, s2.symbolid as destsymbolid, sum(volume), 0 from t60 t, symbols s, symbols s2, downloadersymbolsettings dss, downloadersymbolsettings dss2 where s.timegranularity = 60 and s.symbolid = t.symbolid -- and s.symbol = 'EURUSD.m' and s.symbolid = dss.symbolid and dss.classname = 'GIVCAPITAL' and s2.exchange = s.exchange and s2.timegranularity = 240 and s2.symbol = s.symbol and s2.symbolid = dss2.symbolid and dss2.classname = 'GIVCAPITAL' and t.pricedatetime >= '2021-05-30' group by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour', t.symbolid, s2.symbolid order by date_trunc('day', pricedatetime) + cast(extract('hour' from pricedatetime) as integer) / 4 * 4 * interval '1 hour', t.symbolid, s2.symbolid;
Date: 2021-07-18 18:09:03 Duration: 0ms Database: acaweb_fx User: postgres
3 6s144ms 6s144ms 6s144ms 1 6s144ms refresh materialized view prfsymboltree;Times Reported Time consuming queries #3
Day Hour Count Duration Avg duration Jul 18 18 1 6s144ms 6s144ms [ User: postgres - Total duration: 6s144ms - Times executed: 1 ]
-
refresh materialized view prfsymboltree;
Date: 2021-07-18 18:23:59 Duration: 6s144ms Database: acaweb_fx User: postgres
4 731ms 16s262ms 5s346ms 24 2m8s with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), results as ( select distinct on (s.symbolid) ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when rar.age is not null then rar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = ar.symbolid inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on ar.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on ar.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_autochartist_results rar on rar.resultuid = ar.resultuid left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true where ar.gmttimefound > now() - interval ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #4
Day Hour Count Duration Avg duration Jul 18 18 24 2m8s 5s346ms [ User: postgres - Total duration: 2m8s - 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-07-18 18:05:46 Duration: 16s262ms 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-07-18 18:50:41 Duration: 10s967ms 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-07-18 18:00:40 Duration: 10s240ms Database: acaweb_fx User: postgres Bind query: yes
5 2s830ms 4s575ms 4s132ms 4 16s528ms refresh materialized view concurrently latest_t15_candle_view;Times Reported Time consuming queries #5
Day Hour Count Duration Avg duration Jul 18 18 4 16s528ms 4s132ms [ User: postgres - Total duration: 16s528ms - Times executed: 4 ]
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-07-18 18:16:05 Duration: 4s575ms Database: acaweb_fx User: postgres
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-07-18 18:01:05 Duration: 4s574ms Database: acaweb_fx User: postgres
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-07-18 18:31:05 Duration: 4s547ms Database: acaweb_fx User: postgres
6 1s267ms 6s415ms 2s870ms 4 11s480ms select updateresultsmaterializedview ();Times Reported Time consuming queries #6
Day Hour Count Duration Avg duration Jul 18 18 4 11s480ms 2s870ms [ User: postgres - Total duration: 11s480ms - Times executed: 4 ]
-
select updateresultsmaterializedview ();
Date: 2021-07-18 18:32:16 Duration: 6s415ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-07-18 18:17:25 Duration: 2s397ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-07-18 18:47:12 Duration: 1s400ms Database: acaweb_fx User: postgres
7 56ms 11s130ms 2s415ms 148 5m57s with rar_max as ( ;Times Reported Time consuming queries #7
Day Hour Count Duration Avg duration Jul 18 18 148 5m57s 2s415ms [ User: postgres - Total duration: 5m57s - Times executed: 148 ]
-
WITH rar_max as ( ;
Date: 2021-07-18 18:35:36 Duration: 11s130ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-07-18 18:07:21 Duration: 9s727ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-07-18 18:26:50 Duration: 9s712ms Database: acaweb_fx User: postgres Bind query: yes
8 1s487ms 2s90ms 1s644ms 142 3m53s insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #8
Day Hour Count Duration Avg duration Jul 18 18 142 3m53s 1s644ms [ User: pgperfstats - Total duration: 3m53s - Times executed: 142 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 1033296, 1, 1110, '2021-07-18 00:00:00', 0.285867101989717, 0.167999999999999, 0.36526702561277, 0.837999999999998, 0.520749459913308, 0.933999999999999, 2.25525608302028, 2.814, 1.70628250884782, 3.58 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 660, '2021-07-18 00:00:00', 1.2278413828905, 0.577692307692307, 1.22119594597326, 0.696538461538461, 1.23200305943676, 0.776538461538461, 1.21116301386471, 1.15038461538462, 4.0331037103528, 4.40846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 675, '2021-07-18 00:00:00', 0.151967607884554, 0.276923076923076, 0.153538769847077, 0.356923076923076, 0.251134349578988, 0.472692307692308, 0.321776080767116, 0.849615384615385, 4.03152469725976, 4.27076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 690, '2021-07-18 00:00:00', 0.114542568506211, 0.22, 0.141973453639973, 0.297307692307693, 0.245453739962418, 0.443461538461539, 0.314035029893163, 0.845000000000001, 4.0375389305101, 4.26615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 705, '2021-07-18 00:00:00', 0.0936384207799015, 0.201923076923077, 0.189805163259591, 0.345000000000001, 0.228913487185409, 0.485769230769232, 0.306650640606889, 0.841153846153847, 4.03424517770625, 4.26692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 720, '2021-07-18 00:00:00', 0.188102654674654, 0.245000000000001, 0.185276917698573, 0.308333333333334, 0.227137192788469, 0.445000000000001, 0.314462965262588, 0.850000000000001, 4.19751056312384, 4.34916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 735, '2021-07-18 00:00:00', 0.120364190943729, 0.183461538461539, 0.212646691449962, 0.331153846153847, 0.21471412120807, 0.463076923076924, 0.283499287748393, 0.810384615384616, 4.04045214530027, 4.25153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 750, '2021-07-18 00:00:00', 0.155411117313452, 0.246153846153847, 0.145819698996345, 0.29923076923077, 0.177018034717892, 0.450769230769231, 0.272885718542791, 0.788846153846154, 4.09268134789219, 4.40615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 765, '2021-07-18 00:00:00', 0.0949428978183924, 0.176923076923077, 0.110171893665517, 0.315384615384615, 0.159901892998849, 0.436153846153846, 0.264727436025462, 0.796153846153845, 4.07725073284211, 4.41153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 780, '2021-07-18 00:00:00', 0.0717259742674531, 0.226153846153845, 0.134500786386033, 0.317692307692306, 0.147954254884614, 0.412307692307691, 0.289883796347114, 0.843846153846153, 4.05958724692359, 4.39384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 795, '2021-07-18 00:00:00', 0.133238940946764, 0.186153846153846, 0.14266259280069, 0.263846153846153, 0.147397943832856, 0.373076923076923, 0.317103234828126, 0.857692307692307, 4.05850878260249, 4.39153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 810, '2021-07-18 00:00:00', 0.106614570611465, 0.168, 0.105722908271261, 0.2424, 0.144536039335062, 0.3736, 0.31777770007769, 0.8408, 4.13865871992364, 4.4328 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 825, '2021-07-18 00:00:00', 0.0813274482948644, 0.183076923076923, 0.106816881408541, 0.265384615384615, 0.133628647320158, 0.376153846153846, 0.335234475921188, 0.846923076923077, 4.05697249758411, 4.38538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 840, '2021-07-18 00:00:00', 0.0771492060879439, 0.16, 0.141814613546645, 0.259230769230769, 0.139389879336838, 0.351538461538461, 0.370084605711471, 0.858846153846153, 4.06144415391676, 4.37615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 855, '2021-07-18 00:00:00', 0.152501197977639, 0.193846153846153, 0.155357651887507, 0.269999999999999, 0.169329901035273, 0.356153846153846, 0.376918885377009, 0.859615384615384, 4.06053698608751, 4.37384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 870, '2021-07-18 00:00:00', 0.128833822601652, 0.176923076923076, 0.11562272866792, 0.246153846153846, 0.19799650346563, 0.371153846153847, 0.373708442505652, 0.874999999999999, 4.06442131371547, 4.36384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 885, '2021-07-18 00:00:00', 0.08055194215297, 0.166153846153846, 0.120970435040327, 0.244615384615384, 0.186181466482404, 0.386538461538461, 2.20704971886418, 1.42730769230769, 4.06161226040179, 4.35692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 900, '2021-07-18 00:00:00', 0.0967025574397317, 0.15076923076923, 0.151903309327399, 0.251153846153846, 0.197974745864214, 0.415, 2.47194053326531, 1.535, 4.06684674674845, 4.35769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 915, '2021-07-18 00:00:00', 0.101400197238467, 0.185, 0.120548107218015, 0.270384615384615, 0.176565960653629, 0.406538461538461, 2.51681119978925, 1.54884615384615, 4.07381884722431, 4.36 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 930, '2021-07-18 00:00:00', 0.107216531446342, 0.19076923076923, 0.145995258089485, 0.311153846153845, 0.16676884047641, 0.380384615384615, 2.52159390984231, 1.62038461538462, 4.0698480788127, 4.36076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 945, '2021-07-18 00:00:00', 0.13066045249483, 0.208076923076923, 0.13803065434338, 0.287307692307692, 0.157300300747915, 0.41076923076923, 2.51695374487617, 1.64807692307692, 4.06795355846722, 4.35692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 960, '2021-07-18 00:00:00', 0.0885585421323962, 0.168846153846155, 0.0904220871588022, 0.218076923076923, 0.179738271255306, 0.454615384615385, 2.52000344932609, 1.64423076923077, 4.06744470909421, 4.34230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 975, '2021-07-18 00:00:00', 0.0630750468764117, 0.137692307692308, 0.120176792844798, 0.297692307692307, 0.218413862620062, 0.473846153846154, 2.51194833974317, 1.66730769230769, 4.06683486831637, 4.34461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 990, '2021-07-18 00:00:00', 0.0944880944881422, 0.24, 0.157753459062406, 0.376923076923078, 0.201778248427479, 0.462307692307693, 2.50927709479474, 1.66653846153846, 4.06369358323946, 4.35153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1005, '2021-07-18 00:00:00', 0.142100722674501, 0.276153846153846, 0.189699357283693, 0.354615384615385, 0.204057307184488, 0.470769230769231, 2.51204780086808, 1.66807692307692, 4.08633896707629, 4.32307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1020, '2021-07-18 00:00:00', 0.114279683906835, 0.240384615384616, 0.110055230889557, 0.308076923076923, 0.182267765832411, 0.448461538461539, 2.51986425153298, 1.62961538461539, 4.41335797498737, 4.62384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1035, '2021-07-18 00:00:00', 0.0812062900178385, 0.187692307692307, 0.122452502565751, 0.291153846153846, 0.167736056396305, 0.410769230769231, 2.52942441004942, 1.63961538461538, 4.60659246665539, 4.90307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1050, '2021-07-18 00:00:00', 0.096864166060863, 0.2092, 0.137079052618066, 0.3064, 0.160320512307897, 0.428800000000001, 2.58374082807596, 1.642, 4.67670582069616, 4.9976 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1065, '2021-07-18 00:00:00', 0.115027755847815, 0.199230769230769, 0.120871196543453, 0.274615384615385, 2.26000040844108, 1.02538461538462, 2.53863612686328, 1.60576923076923, 4.79508106933954, 5.26769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1080, '2021-07-18 00:00:00', 0.0854895405208224, 0.192692307692308, 0.13836017657382, 0.313461538461538, 2.53724465937727, 1.20230769230769, 2.54382353040579, 1.58692307692308, 4.79286906207064, 5.27538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1095, '2021-07-18 00:00:00', 0.129952062167318, 0.216538461538461, 2.27820364457479, 0.930384615384616, 2.58155600067389, 1.20076923076923, 2.54383949663012, 1.55923076923077, 4.79713767221182, 5.26538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 660, '2021-07-18 00:00:00', 0.113443988212415, 0.208461538461539, 0.162414474534942, 0.317692307692308, 0.150676423555195, 0.439230769230769, 0.355535565677386, 0.808461538461538, 4.5164563372354, 4.75538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 675, '2021-07-18 00:00:00', 0.124312261911439, 0.241538461538462, 0.135121597658723, 0.314615384615385, 0.173451833260818, 0.471538461538461, 0.359051742575014, 0.796923076923076, 4.5141146844775, 4.75923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 690, '2021-07-18 00:00:00', 0.118669547645812, 0.212307692307691, 0.130438314333457, 0.323076923076922, 0.166855072996345, 0.456153846153846, 0.351124786058483, 0.786153846153846, 4.51898375233261, 4.74692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 705, '2021-07-18 00:00:00', 0.102462000460959, 0.207692307692308, 0.139104830419918, 0.316923076923077, 0.213052539565678, 0.439230769230769, 0.364944674416021, 0.783846153846155, 4.51576520477044, 4.75076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 720, '2021-07-18 00:00:00', 0.123180917603087, 0.211538461538461, 0.141536622061626, 0.283846153846154, 0.242504877032639, 0.426153846153846, 0.370675889942434, 0.766153846153846, 4.53841232828601, 4.74769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 735, '2021-07-18 00:00:00', 0.0809361888568186, 0.165600000000001, 0.179008379692125, 0.2824, 0.243469368367631, 0.4224, 0.373386305765668, 0.754399999999999, 4.63026521918561, 4.7632 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 750, '2021-07-18 00:00:00', 0.167682239170801, 0.2144, 0.239156852295726, 0.3072, 0.275310733535763, 0.4328, 0.365117332739308, 0.782399999999999, 4.54270301325837, 4.9256 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 765, '2021-07-18 00:00:00', 0.206266444565872, 0.214615384615385, 0.201379855382424, 0.315384615384615, 0.228180765049251, 0.407692307692307, 0.360267422041759, 0.776153846153846, 4.52532790142158, 4.74384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 780, '2021-07-18 00:00:00', 0.131790042812859, 0.213846153846154, 0.15378706557595, 0.292307692307692, 0.176083896088026, 0.398461538461538, 0.355243794943915, 0.783076923076923, 4.51784897762369, 4.74076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 795, '2021-07-18 00:00:00', 0.108381094008418, 0.187692307692308, 0.134608263547913, 0.269230769230768, 0.174202358016364, 0.377692307692307, 0.353023860601301, 0.794615384615384, 4.52019931487029, 4.73538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 810, '2021-07-18 00:00:00', 0.0974158413906386, 0.194615384615384, 0.137198340425038, 0.27076923076923, 0.196931850766081, 0.366923076923076, 0.355760507169555, 0.791538461538461, 4.5322850069932, 4.72923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 825, '2021-07-18 00:00:00', 0.102797785070421, 0.17076923076923, 0.131127653599313, 0.237692307692308, 0.232063651745676, 0.358461538461538, 0.354627431799368, 0.796153846153845, 4.54266292625135, 4.72230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 840, '2021-07-18 00:00:00', 0.0972008230417836, 0.150000000000001, 0.131399566794744, 0.245384615384615, 0.207282787143926, 0.356923076923077, 0.483884283687743, 0.84, 4.54561672214182, 4.72923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 855, '2021-07-18 00:00:00', 0.10373931826384, 0.184615384615384, 0.146803898501997, 0.260769230769231, 0.199514796058221, 0.366923076923076, 0.498251095178078, 0.873076923076923, 4.54248132801717, 4.73384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 870, '2021-07-18 00:00:00', 0.116850989923722, 0.183076923076924, 0.164387908969561, 0.260769230769231, 0.209375628586886, 0.373076923076922, 0.51199819711221, 0.886923076923077, 4.54109414128357, 4.74 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 885, '2021-07-18 00:00:00', 0.132692820511831, 0.16923076923077, 0.170833252032501, 0.26, 0.217472190971982, 0.386923076923077, 0.574273587975413, 1.14692307692308, 4.52124346408579, 4.75769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 900, '2021-07-18 00:00:00', 0.10847190348728, 0.163076923076923, 0.162473193055157, 0.238461538461538, 0.194086420085328, 0.368461538461538, 0.665048754719416, 1.19461538461539, 4.52183298436171, 4.75846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 915, '2021-07-18 00:00:00', 0.142998655184639, 0.183846153846153, 0.172973986483519, 0.28, 0.177337574655277, 0.393846153846153, 0.691249926971758, 1.22769230769231, 4.51964219141975, 4.76153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 930, '2021-07-18 00:00:00', 0.108837210831308, 0.191538461538462, 0.127025133794003, 0.269230769230769, 0.146339962468851, 0.389230769230769, 0.827447604662397, 1.31846153846154, 4.51611078422403, 4.76615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 945, '2021-07-18 00:00:00', 0.119488654112172, 0.188461538461538, 0.122808168107199, 0.284615384615384, 0.12961718784411, 0.423846153846153, 0.83579055160599, 1.33461538461538, 4.51468066849268, 4.76846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 960, '2021-07-18 00:00:00', 0.114534509411591, 0.193076923076923, 0.161401553705228, 0.267692307692307, 0.158290871499276, 0.44, 0.816370956404953, 1.34153846153846, 4.51056605692081, 4.76307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 975, '2021-07-18 00:00:00', 0.130504347112978, 0.19076923076923, 0.121619836438735, 0.330769230769229, 0.151888623162349, 0.466923076923076, 0.79589098596382, 1.34769230769231, 4.51179166185674, 4.75 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 990, '2021-07-18 00:00:00', 0.117993480915099, 0.267692307692307, 0.127665428125478, 0.362307692307692, 0.188070363264555, 0.482307692307692, 0.79520099055812, 1.35384615384615, 4.51482733292801, 4.74538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1005, '2021-07-18 00:00:00', 0.111150625452409, 0.232307692307692, 0.150414811054682, 0.336153846153845, 0.191578062016907, 0.446923076923076, 0.794041269998946, 1.34846153846154, 4.51819160556692, 4.73076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1020, '2021-07-18 00:00:00', 0.129604526669918, 0.2384, 0.170489491367259, 0.328000000000001, 0.454946150659614, 0.5248, 0.771061605839638, 1.3512, 4.21378689541842, 4.38 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1035, '2021-07-18 00:00:00', 0.108332820511606, 0.211200000000001, 0.106376689175777, 0.3008, 0.448303468645961, 0.555199999999999, 0.754385401060581, 1.3584, 4.52777325698479, 4.9784 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1050, '2021-07-18 00:00:00', 0.0924736968839483, 0.22923076923077, 0.413665788548418, 0.400769230769231, 0.438852349447265, 0.56076923076923, 0.737496805729719, 1.34153846153846, 4.48177547235639, 4.86923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1065, '2021-07-18 00:00:00', 0.428809203881321, 0.2976, 0.428330090778906, 0.439999999999999, 0.519097935525336, 0.9128, 0.746925252842166, 1.3616, 4.53874182272283, 4.9776 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1080, '2021-07-18 00:00:00', 0.123848542738547, 0.257692307692307, 0.133238940946765, 0.326153846153846, 0.613108598737739, 0.913076923076923, 0.70634443548347, 1.28230769230769, 4.49519675277444, 4.87538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1095, '2021-07-18 00:00:00', 0.110806831225127, 0.203076923076924, 0.455614546941398, 0.716153846153846, 0.642681402107906, 0.920769230769231, 0.701585457265296, 1.27307692307692, 4.52629140093232, 4.87461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 660, '2021-07-18 00:00:00', 0.414509905235643, 0.357692307692308, 0.401646610840923, 0.45, 0.422062335899113, 0.593846153846154, 0.464652723919869, 0.926923076923077, 4.59384980163697, 4.8 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 675, '2021-07-18 00:00:00', 0.161883148740547, 0.273076923076923, 0.251410788581923, 0.390769230769231, 0.267026936123277, 0.489230769230769, 0.394606717553644, 0.867692307692308, 4.59574090452654, 4.78769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 690, '2021-07-18 00:00:00', 0.148294924442425, 0.270769230769231, 0.198480380739411, 0.367692307692308, 0.218993501835451, 0.443076923076923, 0.411433516453799, 0.858461538461538, 4.63061092497108, 4.79846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 705, '2021-07-18 00:00:00', 0.157528996109874, 0.240769230769231, 0.188389122664929, 0.312307692307693, 0.244642282023869, 0.475384615384616, 0.439636913127884, 0.863846153846154, 4.68776371155636, 4.83384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 720, '2021-07-18 00:00:00', 0.107104549928491, 0.219230769230769, 0.139449466998457, 0.296923076923077, 0.197123936024639, 0.455384615384616, 0.416780333213847, 0.835384615384615, 4.69853089969456, 4.81615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 735, '2021-07-18 00:00:00', 0.106366565018553, 0.205384615384616, 0.175158829022734, 0.353846153846154, 0.214738481378199, 0.463846153846154, 0.409821724843676, 0.834615384615385, 4.70283345032954, 4.81230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 750, '2021-07-18 00:00:00', 0.140454208250891, 0.260769230769231, 0.162679486674305, 0.323846153846154, 0.187611710311893, 0.453076923076923, 0.426006861627657, 0.815384615384615, 4.74769897302488, 4.88846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 765, '2021-07-18 00:00:00', 0.13020220959959, 0.193846153846154, 0.154601223997543, 0.298461538461539, 0.273125499471467, 0.468461538461539, 0.404999525165913, 0.826153846153847, 4.75047612188667, 4.88076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 780, '2021-07-18 00:00:00', 0.145709933139044, 0.200769230769231, 0.147539825132064, 0.310000000000001, 0.273170558161296, 0.453076923076923, 0.42599313826182, 0.826923076923077, 4.75157470254295, 4.87692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 795, '2021-07-18 00:00:00', 0.120064085451831, 0.219230769230769, 0.251733681008017, 0.355384615384615, 0.233327765501336, 0.475384615384615, 0.431193691976123, 0.85, 4.75414513871842, 4.87 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 810, '2021-07-18 00:00:00', 0.188441380397603, 0.243076923076923, 0.193913541400444, 0.332307692307692, 0.186952894108074, 0.430769230769231, 0.434273929857464, 0.865384615384615, 4.75742638893697, 4.86538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 825, '2021-07-18 00:00:00', 0.138965407981212, 0.219230769230769, 0.163070536885117, 0.319999999999999, 0.180891807868257, 0.414615384615384, 0.427881363859729, 0.882307692307692, 4.75941696493949, 4.85461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 840, '2021-07-18 00:00:00', 0.136616250863505, 0.210000000000001, 0.135655672710217, 0.272307692307693, 0.193323960869195, 0.406923076923077, 0.422155640274277, 0.89076923076923, 4.75243076265674, 4.83307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 855, '2021-07-18 00:00:00', 0.106929164187541, 0.175384615384616, 0.138157101212296, 0.26076923076923, 0.222351073754997, 0.400000000000001, 0.420712948000635, 0.89076923076923, 4.74590031987123, 4.83461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 870, '2021-07-18 00:00:00', 0.112029757951477, 0.185599999999999, 0.187502888866634, 0.2936, 0.250833277962341, 0.4144, 0.915532631859728, 1.204, 4.81147489515083, 4.9264 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 885, '2021-07-18 00:00:00', 0.175565898213135, 0.21076923076923, 0.234470926523131, 0.303846153846154, 0.345973765123666, 0.465384615384616, 3.64152909556496, 2.39307692307692, 4.73286642695361, 4.84615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 900, '2021-07-18 00:00:00', 0.14260902262246, 0.1904, 0.150275302916569, 0.2992, 0.267150394597, 0.4512, 3.71180225766406, 2.4952, 4.78107282242525, 4.9736 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 915, '2021-07-18 00:00:00', 0.123388068242498, 0.206153846153847, 0.195556798752846, 0.327692307692309, 0.227366190572355, 0.440769230769231, 3.67090213183878, 2.46769230769231, 4.71606250366357, 4.83846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 930, '2021-07-18 00:00:00', 0.142427309395138, 0.238461538461539, 0.185898235188379, 0.306923076923077, 0.213984902414956, 0.421538461538462, 3.77750173853241, 2.69923076923077, 4.71435366317998, 4.83769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 945, '2021-07-18 00:00:00', 0.113704069340615, 0.183846153846154, 0.1322026416587, 0.288461538461539, 0.198872204810411, 0.466923076923077, 3.77479609230241, 2.75846153846154, 4.7073141125111, 4.83692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 960, '2021-07-18 00:00:00', 0.124966457037941, 0.203846153846154, 0.187334337071862, 0.316923076923076, 0.210869263179455, 0.494615384615385, 3.80470874251691, 2.89615384615385, 4.70136746064377, 4.83 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 975, '2021-07-18 00:00:00', 0.15453752344931, 0.224615384615385, 0.180064945548501, 0.370769230769231, 0.234737168896488, 0.521538461538461, 3.82799477533604, 2.89, 4.69969642227437, 4.82230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 990, '2021-07-18 00:00:00', 0.125886395672387, 0.269230769230769, 0.149427625908383, 0.366153846153847, 0.202172812598148, 0.524615384615385, 3.81707878639392, 2.91769230769231, 4.70741771446528, 4.80846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1005, '2021-07-18 00:00:00', 0.111581636206239, 0.252307692307693, 0.164634793967177, 0.363846153846154, 0.200873477209295, 0.506923076923077, 3.78319685735998, 2.91230769230769, 4.6816576288582, 4.80692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1020, '2021-07-18 00:00:00', 0.15579276175543, 0.259230769230769, 0.171480431716095, 0.358461538461539, 0.228279181300846, 0.50076923076923, 3.78396397771112, 2.89923076923077, 4.67597492919514, 4.80846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1035, '2021-07-18 00:00:00', 0.125918166343799, 0.23923076923077, 0.188291100324838, 0.358461538461539, 0.223109493643471, 0.454615384615385, 3.78236848874027, 2.88923076923077, 4.68910206263909, 4.80692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1050, '2021-07-18 00:00:00', 0.140275918579538, 0.2624, 0.164004064990272, 0.3416, 0.915392811857291, 0.8624, 3.8334254481686, 2.9656, 4.74021068448791, 4.9384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1065, '2021-07-18 00:00:00', 0.108528620826313, 0.227692307692307, 0.162315931252794, 0.297692307692307, 3.60460286940931, 2.11538461538461, 3.76565246159792, 2.87769230769231, 4.66984308746434, 4.84230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1080, '2021-07-18 00:00:00', 0.109139289971049, 0.209230769230769, 0.8954517553469, 0.755384615384615, 3.64649091593548, 2.24, 3.76247545353608, 2.88153846153846, 4.77278625284902, 4.90384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1095, '2021-07-18 00:00:00', 0.912124148095236, 0.692307692307692, 3.60212902856929, 2.04846153846154, 3.68894639951051, 2.24846153846154, 3.75838787043266, 2.87076923076923, 4.78724414058219, 4.90230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1110, '2021-07-18 00:00:00', 0.104060422008424, 0.0549999999999997, 5.79140989495896, 4.825, 5.58408900358868, 5.6925, 5.34536381228764, 6.11, 4.43914325710974, 9.5375 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 660, '2021-07-18 00:00:00', 0.857580316938303, 0.4824, 0.840243615467165, 0.5552, 0.828975271042508, 0.704000000000001, 0.99785570099088, 1.2292, 3.88223011510996, 3.7776 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 675, '2021-07-18 00:00:00', 0.184054339802135, 0.2752, 0.226956677216893, 0.3848, 0.298011185472402, 0.5176, 0.701498396291822, 1.018, 3.89197344972102, 3.7536 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 690, '2021-07-18 00:00:00', 0.167781604077046, 0.2344, 0.206084125217511, 0.329600000000001, 0.649032099873856, 0.575200000000001, 0.687874019473527, 0.980400000000001, 3.89247564753675, 3.748 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 705, '2021-07-18 00:00:00', 0.173677862722916, 0.238400000000001, 0.197305178171617, 0.3272, 0.703622057641743, 0.5944, 0.690931255625333, 0.961200000000001, 3.90305811725455, 3.7472 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 720, '2021-07-18 00:00:00', 0.138924439894499, 0.224, 0.654056062836615, 0.4232, 0.70045033133454, 0.5816, 0.690494991533851, 0.978000000000001, 3.90358262796285, 3.7464 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 735, '2021-07-18 00:00:00', 0.661740130262628, 0.304000000000001, 0.721805144527709, 0.4512, 0.691686827015425, 0.581600000000001, 0.670981370829325, 0.969200000000001, 3.91702659339113, 3.7416 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 750, '2021-07-18 00:00:00', 0.378949424945687, 0.2712, 0.361124170704021, 0.3624, 0.388489382094285, 0.4936, 0.423949682548923, 0.846000000000001, 3.95828548743013, 3.6336 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 765, '2021-07-18 00:00:00', 0.104543451891227, 0.1872, 0.118248326274272, 0.2992, 0.202402239776803, 0.444000000000001, 0.298815439137048, 0.803600000000001, 3.95986902140294, 3.6272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 780, '2021-07-18 00:00:00', 0.12004443621704, 0.2224, 0.178374138633753, 0.3144, 0.227458421108856, 0.429600000000001, 0.29994555061433, 0.795600000000001, 3.96192074630475, 3.6192 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 795, '2021-07-18 00:00:00', 0.126885775404495, 0.192, 0.17262676501632, 0.288000000000001, 0.210386945095618, 0.372800000000001, 0.289906881601663, 0.742800000000001, 3.968046202688, 3.6136 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 810, '2021-07-18 00:00:00', 0.108627804912002, 0.184000000000001, 0.140489620019891, 0.250400000000001, 0.164121905911429, 0.368800000000001, 0.298210216681679, 0.762800000000001, 3.98153270320196, 3.6112 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 825, '2021-07-18 00:00:00', 0.101488915650922, 0.168, 0.135385868292571, 0.247200000000001, 0.200665559243898, 0.388, 0.283385485396365, 0.7436, 4.00111367829841, 3.6024 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 840, '2021-07-18 00:00:00', 0.121391927243949, 0.168800000000001, 0.140118997046558, 0.248, 0.179946288282551, 0.3684, 0.286252802024132, 0.743600000000001, 4.00558826308113, 3.5904 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 855, '2021-07-18 00:00:00', 0.0959652714961692, 0.1648, 0.136811305575721, 0.254400000000001, 0.157509788055642, 0.354800000000001, 0.412830877398158, 0.807200000000001, 4.00284199038633, 3.6024 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 870, '2021-07-18 00:00:00', 0.097441918783611, 0.175833333333334, 0.137950185295955, 0.239583333333334, 0.156079109447092, 0.357083333333335, 1.8115467008265, 1.19166666666667, 4.09106201441595, 3.60333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 885, '2021-07-18 00:00:00', 0.112989675044522, 0.162000000000001, 0.124340929169228, 0.247600000000001, 0.15778888849768, 0.368400000000001, 3.49150397393444, 2.204, 4.00369878986919, 3.6104 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 900, '2021-07-18 00:00:00', 0.102232329893056, 0.185833333333333, 0.120697699988894, 0.268750000000001, 0.227031489228805, 0.422916666666668, 3.54679432727639, 2.2925, 4.07456292668039, 3.6825 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 915, '2021-07-18 00:00:00', 0.122185651094281, 0.162800000000001, 0.130256157883867, 0.262000000000001, 0.217025344142108, 0.386000000000001, 3.4686890895553, 2.2696, 4.00003749982422, 3.62 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 930, '2021-07-18 00:00:00', 0.118039541397506, 0.187999999999999, 0.190847233845992, 0.2968, 0.199764861775038, 0.3932, 3.45990365954506, 2.296, 3.99702389284828, 3.624 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 945, '2021-07-18 00:00:00', 0.134104436913922, 0.205600000000001, 0.168491344980487, 0.2832, 0.204864182651173, 0.4412, 3.44632906147977, 2.3856, 3.99334028936512, 3.636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 960, '2021-07-18 00:00:00', 0.120968315410827, 0.188, 0.147216394014616, 0.286799999999999, 0.170293863659264, 0.434, 3.44326918301005, 2.3912, 3.99026598946319, 3.6432 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 975, '2021-07-18 00:00:00', 0.100866248071394, 0.1964, 0.131493979583352, 0.3436, 0.161954726183998, 0.4428, 3.44304555105893, 2.3928, 3.98586385450716, 3.6624 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 990, '2021-07-18 00:00:00', 0.118352580594314, 0.2764, 0.129228479833201, 0.35, 0.212750244809886, 0.4572, 3.43094097879867, 2.3968, 3.98320591149056, 3.6728 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1020, '2021-07-18 00:00:00', 0.152772161512932, 0.226800000000001, 0.186384906398918, 0.313200000000001, 0.209155444586079, 0.457200000000001, 3.42712571503683, 2.4064, 3.95993686818363, 3.74 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1035, '2021-07-18 00:00:00', 0.123017613914973, 0.212000000000001, 0.148606863906079, 0.314400000000001, 0.170344748475946, 0.434400000000001, 3.48143686811447, 2.4088, 3.94611167268912, 3.7616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1050, '2021-07-18 00:00:00', 0.117044151213691, 0.2092, 0.156490681298707, 0.2968, 0.561305620851956, 0.601600000000001, 3.49020094932465, 2.3912, 3.95032910021431, 3.784 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1065, '2021-07-18 00:00:00', 0.12192894105448, 0.216, 0.179899972206779, 0.3216, 3.53338968508523, 1.9848, 3.51811161467815, 2.3848, 3.95293511204017, 3.7872 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1080, '2021-07-18 00:00:00', 0.164113781667882, 0.23, 0.573498038357586, 0.508000000000001, 3.53121565470023, 2.0144, 3.52101917063796, 2.3648, 3.9574508630346, 3.8744 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1095, '2021-07-18 00:00:00', 0.549874821064376, 0.428333333333333, 3.59512068693433, 1.94333333333333, 3.5539906127285, 2.10166666666667, 3.57409510185466, 2.43583333333333, 3.96949226483435, 4.01583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1110, '2021-07-18 00:00:00', 2.85069582149108, 1.20333333333333, 4.72032908457309, 3.80333333333333, 4.55201786756892, 4.06333333333334, 4.54292270093457, 4.77666666666667, 4.80736795623829, 6.73666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 660, '2021-07-18 00:00:00', 2.70936247513045, 0.924545454545454, 2.72067970403501, 1.02863636363636, 2.69297133084342, 1.14772727272727, 2.68255305801971, 1.54636363636364, 3.77947673260392, 3.96590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 675, '2021-07-18 00:00:00', 0.117893671369238, 0.226818181818182, 0.174970622147601, 0.336363636363636, 0.214042213743151, 0.430454545454545, 0.336420230409189, 0.854999999999999, 2.71926703423242, 3.43681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 690, '2021-07-18 00:00:00', 0.123052799001044, 0.220909090909091, 0.119939559093311, 0.290454545454545, 0.170426635521675, 0.405, 0.328438520079272, 0.836363636363636, 2.71863367293555, 3.435 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 705, '2021-07-18 00:00:00', 0.0974801567108968, 0.175, 0.11272788367381, 0.238636363636363, 0.173092573384992, 0.399090909090909, 0.327547623846437, 0.817272727272727, 2.71111185478901, 3.44681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 720, '2021-07-18 00:00:00', 0.0905167942610099, 0.151363636363636, 0.122220615232778, 0.279545454545455, 0.164871719778389, 0.387272727272727, 0.316884181390591, 0.821818181818182, 2.70580412706204, 3.45045454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 735, '2021-07-18 00:00:00', 0.105884033600107, 0.212857142857143, 0.168777114223801, 0.305714285714286, 0.194999389498433, 0.41952380952381, 0.317337134831173, 0.828571428571429, 2.75615881773374, 3.51285714285714 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 750, '2021-07-18 00:00:00', 0.142619282498053, 0.204545454545454, 0.1435820353171, 0.264090909090909, 0.229460594660967, 0.440454545454545, 0.289361141361225, 0.778181818181817, 2.69849938257338, 3.44318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 765, '2021-07-18 00:00:00', 0.0952520011492874, 0.174090909090909, 0.147226156390571, 0.287727272727273, 0.207202036627741, 0.417727272727273, 0.278648562969598, 0.734545454545455, 2.68970769586167, 3.43318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 780, '2021-07-18 00:00:00', 0.129852563747074, 0.199545454545454, 0.192435405477747, 0.291363636363636, 0.20294210463947, 0.400454545454545, 0.270634975646701, 0.703636363636363, 2.68809098002339, 3.42045454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 795, '2021-07-18 00:00:00', 0.0834328410222182, 0.170909090909091, 0.11423375442202, 0.247272727272728, 0.13337850966264, 0.342272727272726, 0.245619633435531, 0.703636363636363, 2.68851964448614, 3.41954545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 810, '2021-07-18 00:00:00', 0.0827294134160014, 0.168181818181819, 0.0853170811092622, 0.248636363636364, 0.126778260252802, 0.338181818181818, 0.267288776500792, 0.713636363636363, 2.69118381875344, 3.41681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 825, '2021-07-18 00:00:00', 0.083562455580745, 0.157272727272728, 0.12128907189454, 0.244090909090908, 0.144771053766483, 0.354090909090908, 0.265207588381376, 0.717272727272727, 2.69118381875344, 3.41681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 840, '2021-07-18 00:00:00', 0.13987393829702, 0.178636363636363, 0.14103897100444, 0.27590909090909, 0.176329212956876, 0.364090909090908, 0.270655769298468, 0.715454545454545, 2.69439618082063, 3.41227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 855, '2021-07-18 00:00:00', 0.103368587757911, 0.177727272727274, 0.135484540099823, 0.243181818181819, 0.177836930995714, 0.345454545454547, 0.26921241552968, 0.760909090909091, 2.70054752344907, 3.42045454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 870, '2021-07-18 00:00:00', 0.105466393572359, 0.147727272727273, 0.136891906040473, 0.238181818181819, 0.175299372873579, 0.351818181818183, 0.511415360539426, 0.858636363636364, 2.71946729727577, 3.435 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 885, '2021-07-18 00:00:00', 0.128981357087722, 0.191904761904763, 0.161605044711452, 0.25809523809524, 0.152465452761321, 0.395714285714287, 0.559092802587157, 1.19380952380952, 2.74584621356904, 3.53285714285714 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 900, '2021-07-18 00:00:00', 0.0941528645595125, 0.143809523809524, 0.10899541274751, 0.25, 0.144565029032086, 0.369047619047619, 0.597281141427353, 1.20952380952381, 2.76610436052824, 3.50333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 915, '2021-07-18 00:00:00', 0.0950036404544844, 0.165652173913044, 0.106554000115958, 0.230869565217391, 0.165675047438875, 0.368695652173914, 0.597345908487998, 1.25304347826087, 2.6672261353168, 3.3795652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 930, '2021-07-18 00:00:00', 0.0820793091285068, 0.153181818181818, 0.121360434155267, 0.250454545454545, 0.188190287782298, 0.348181818181819, 0.610599910810877, 1.23318181818182, 2.71984931623616, 3.43227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 945, '2021-07-18 00:00:00', 0.104843730342866, 0.172727272727272, 0.194347058688263, 0.277727272727272, 0.200279026140254, 0.404545454545455, 1.3044702528968, 1.60045454545455, 2.70904741169066, 3.46045454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 960, '2021-07-18 00:00:00', 0.118270363100308, 0.165454545454546, 0.154000056220824, 0.247272727272728, 0.186787028295313, 0.383181818181819, 1.32768563078732, 1.60409090909091, 2.73999198185069, 3.48318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 975, '2021-07-18 00:00:00', 0.130891052148217, 0.170909090909091, 0.151372508612484, 0.307727272727274, 0.210322366465143, 0.445454545454546, 1.32769932508663, 1.62954545454546, 2.74698153902744, 3.48863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 990, '2021-07-18 00:00:00', 0.114903498000775, 0.251363636363637, 0.134657654749681, 0.297727272727274, 0.199393018327061, 0.456363636363637, 1.34439714357539, 1.61681818181818, 2.74325260384181, 3.48590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1005, '2021-07-18 00:00:00', 0.131485883460573, 0.186086956521739, 0.192321987914989, 0.328260869565218, 0.186554996712548, 0.441304347826087, 1.37070233865189, 1.63608695652174, 2.69524431123288, 3.55347826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1020, '2021-07-18 00:00:00', 0.147184250051435, 0.231818181818182, 0.156509546338995, 0.32, 0.154755078104513, 0.414090909090909, 1.41521088939842, 1.63863636363636, 2.73439171516227, 3.62136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1035, '2021-07-18 00:00:00', 0.0872834363920108, 0.192272727272727, 0.123741281559165, 0.295, 0.229594032834957, 0.450909090909091, 1.42158293882139, 1.62136363636364, 3.44294413049563, 4.145 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1050, '2021-07-18 00:00:00', 0.109611671890901, 0.206363636363637, 0.154385389479861, 0.305909090909091, 0.53480526050766, 0.555, 1.4223568180133, 1.61318181818182, 4.23717182897096, 4.81181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1065, '2021-07-18 00:00:00', 0.140399091029483, 0.225, 0.223787255961407, 0.340454545454546, 0.613597192913653, 0.795909090909091, 1.41351094918405, 1.59681818181818, 4.23874154320948, 4.79818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1080, '2021-07-18 00:00:00', 0.135695259545806, 0.213181818181817, 0.428593794510187, 0.404545454545454, 0.587188620624136, 0.869999999999999, 1.38111293662863, 1.55590909090909, 4.2410091300961, 4.77181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1095, '2021-07-18 00:00:00', 0.441983917750164, 0.315454545454544, 0.603386726010392, 0.672272727272727, 0.612210528822995, 0.852727272727272, 1.37857924543014, 1.51045454545455, 4.21970844892623, 4.91818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1110, '2021-07-18 00:00:00', 0.166092343793043, 0.103333333333333, 5.1834454435893, 2.98666666666667, 5.07283615610308, 3.45666666666667, 4.94555558051873, 3.75, 5.11917831948318, 8.53666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1005, '2021-07-18 00:00:00', 0.112004140710207, 0.223333333333333, 0.166106304359065, 0.325, 0.20454969985347, 0.458333333333333, 3.17394784574924, 2.10166666666667, 3.71750110864188, 3.37333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1155, '2021-07-18 00:00:00', 1.2090216430376, 0.833333333333333, 1.04747315001388, 1.2, 1.03195607141648, 1.21333333333333, 0.798582076766902, 1.46666666666667, 2.6269627582692, 3.74666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1110, '2021-07-18 00:00:00', 0.140000000000001, 0.140000000000001, 1.35469553775009, 1.04, 1.51278991711782, 1.99333333333333, 1.08098720313116, 2.32666666666667, 5.50680790779317, 7.40666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1155, '2021-07-18 00:00:00', 0.113137084989845, 0.0799999999999983, 0.820243866176398, 1.44, 0.76367532368147, 1.48, 0.0707106781186507, 2.07, 0.523259018078047, 2.65 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1125, '2021-07-18 00:00:00', 0.0565685424949226, 0.399999999999999, 0.0593969696196687, 0.399999999999999, 0.0623668181006522, 4.42, 0.0654851590056848, 5.07, 0.068759416955969, 5.07 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1140, '2021-07-18 00:00:00', 0.210713075057056, 0.2, 0.110151410945723, 0.293333333333334, 2.91252467800704, 3.1, 2.91680190162673, 3.46666666666667, 2.1604937707231, 3.94666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 1, 1155, '2021-07-18 00:00:00', 0.0282842712474563, 0.18, 2.39002092041053, 4.39, 2.13546247918338, 4.57, 1.47078210486802, 5.04, 1.54432121011142, 5.04 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1125, '2021-07-18 00:00:00', 0.169705627484773, 0.34, 0.155563491861045, 0.389999999999997, 0.763675323681475, 1.74, 1.15965512114594, 2.02, 3.91737156777348, 4.93 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1140, '2021-07-18 00:00:00', 0.101159939369955, 0.0849999999999991, 1.06475349259817, 0.695, 0.941629792788371, 1.02, 1.07082522694727, 1.32, 2.91896671215461, 3.335 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 2, 1155, '2021-07-18 00:00:00', 1.25283678106927, 0.839999999999999, 0.9913626985115, 1.26, 0.824863625092054, 1.38, 1.0514751542476, 1.64, 3.37182443196558, 3.82 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1125, '2021-07-18 00:00:00', 0.0141421356237332, 0.129999999999999, 0.0148492424049198, 0.129999999999999, 0.0155917045251658, 1.65, 0.0163712897514241, 1.79, 0.0171898542389953, 4.51 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 3, 1140, '2021-07-18 00:00:00', 0.0577350269189634, 0.0666666666666676, 1.1677328461596, 0.88, 1.13036867142244, 1.14666666666667, 0.92527473397545, 1.37333333333333, 2.81043294410903, 3.55333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1125, '2021-07-18 00:00:00', 0.141421356237306, 0.400000000000002, 0.0707106781186507, 0.509999999999998, 2.43244732728172, 3.74, 2.55406969364581, 3.74, 2.6817731783281, 4.99 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 4, 1140, '2021-07-18 00:00:00', 0.155563491861045, 0.209999999999997, 3.62038671967513, 2.76, 2.3334523779156, 3.67, 2.45012499681139, 3.67, 2.57263124665195, 5.17 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1125, '2021-07-18 00:00:00', 0.0282842712474613, 0.199999999999999, 0.0565685424949276, 0.220000000000002, 1.56977705423414, 1.59, 1.47078210486802, 1.68, 1.32936074863071, 5.7 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1140, '2021-07-18 00:00:00', 0.0565685424949276, 0.180000000000003, 0.0848528137423889, 0.280000000000001, 1.51320851173922, 1.59, 1.47078210486802, 1.68, 1.10308657865101, 5.86 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 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 1033296, 5, 1155, '2021-07-18 00:00:00', 0.0424264068711945, 0.25, 1.49906637611548, 1.54, 1.45663996924429, 1.57, 1.52735064736295, 1.72, 1.10308657865101, 5.86 where not exists (select 1 from powerstats_trumpet where symbolid = 1033296 and enddate = '2021-07-18 00:00:00' and dayofweek = 5 and fromtime = 1155);
Date: 2021-07-18 18:15:57 Duration: 2s90ms 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 1033326, 2, 600, '2021-07-18 00:00:00', 2.04981794879165, 3.01833333333334, 2.0029080307668, 3.57666666666667, 2.08417636566304, 4.28458333333334, 2.76480360048872, 5.74791666666667, 4.19681864932979, 12.8445833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 615, '2021-07-18 00:00:00', 1.33175159802441, 2.17166666666667, 1.51676046851195, 2.71166666666667, 1.59038545824498, 3.57958333333333, 2.78343846889866, 5.20083333333334, 4.08117823194106, 12.57625 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 630, '2021-07-18 00:00:00', 0.693469407285267, 1.57291666666667, 1.01530810273447, 2.15375, 1.25568554807809, 2.99625, 2.49293229210973, 4.85375, 3.85826477386109, 12.51375 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 645, '2021-07-18 00:00:00', 0.702986254426818, 1.47625, 0.954926869496799, 2.10375, 1.18703106683153, 2.76416666666667, 2.52358598662381, 4.82916666666667, 3.8340106285716, 12.46875 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 660, '2021-07-18 00:00:00', 1.1033859078031, 1.62269230769231, 1.16506586145954, 2.15230769230769, 1.2619099077924, 2.73384615384616, 2.34262640246764, 4.77230769230769, 4.11053372914777, 12.7534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 675, '2021-07-18 00:00:00', 0.668582081722209, 1.455, 0.912341703867243, 1.89076923076923, 1.37643664807134, 2.63538461538462, 2.34680080109072, 4.655, 4.11820351049412, 12.6519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 690, '2021-07-18 00:00:00', 0.502541999775603, 1.17269230769231, 0.757817514059546, 1.68923076923077, 1.41805549419457, 2.39576923076923, 2.13276663947595, 4.47846153846154, 4.07872408405449, 12.5769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 705, '2021-07-18 00:00:00', 0.573717164302571, 1.22923076923077, 1.083071487093, 1.65961538461538, 1.93430492385806, 2.45653846153846, 2.00787832913635, 4.32076923076923, 4.19111340081147, 12.8734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 720, '2021-07-18 00:00:00', 0.811812786299898, 1.18, 1.09112031346756, 1.63653846153846, 1.83588892742621, 2.38807692307692, 1.70701196426793, 4.20538461538461, 4.37999473129293, 13.0746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 735, '2021-07-18 00:00:00', 0.617675045261234, 1.07230769230769, 1.21911298144941, 1.6826923076923, 1.40727696688977, 2.29730769230769, 1.49412166119816, 4.10346153846154, 4.46402166041064, 13.1442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 750, '2021-07-18 00:00:00', 0.929576330295778, 1.24807692307692, 1.08391910001837, 1.69615384615384, 1.20825239339877, 2.24461538461538, 1.44345056668441, 4.02846153846154, 4.3672140036694, 13.0930769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 765, '2021-07-18 00:00:00', 0.721968800763137, 1.08958333333333, 0.863913303319364, 1.54625, 0.861357939535012, 1.97375, 1.7646083853431, 4.31583333333333, 4.36647031863017, 13.3825 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 780, '2021-07-18 00:00:00', 0.484097256598459, 0.996923076923075, 0.802939982429955, 1.47615384615384, 1.06746716757292, 2.06307692307692, 1.64689115048277, 4.34769230769231, 4.39518120743091, 13.1053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 795, '2021-07-18 00:00:00', 0.573634566065031, 0.973846153846154, 0.622466186909903, 1.29807692307692, 1.08847536278255, 2.05115384615385, 1.47994511332737, 4.56846153846154, 4.60571860258025, 13.1703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 810, '2021-07-18 00:00:00', 0.404111180436579, 0.834615384615386, 0.607816900567416, 1.42576923076923, 0.905026051473744, 1.90192307692308, 1.47320540110541, 4.55692307692308, 4.60264973850766, 13.1261538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 825, '2021-07-18 00:00:00', 0.292754819969518, 0.964230769230772, 0.755804614556309, 1.30615384615385, 0.891533510306819, 1.87, 1.516371377284, 4.52307692307692, 4.61114931443344, 13.035 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 840, '2021-07-18 00:00:00', 0.338313691484921, 0.761923076923078, 0.425059814795339, 1.07961538461539, 0.648822483723099, 1.75884615384616, 1.54118056646895, 4.45846153846154, 4.51297018006477, 13.2903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 855, '2021-07-18 00:00:00', 0.439007271711287, 0.85923076923077, 0.626840183288067, 1.33384615384616, 0.692025010664074, 1.86884615384615, 1.5813951484005, 4.42884615384615, 4.50238330049935, 13.2607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 870, '2021-07-18 00:00:00', 0.532172326051801, 1.00076923076923, 0.616663603595994, 1.365, 0.799119226687446, 1.84346153846154, 1.51478096918841, 4.54576923076923, 4.49515718900309, 13.2369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 885, '2021-07-18 00:00:00', 0.345965093837287, 0.810384615384613, 0.509600295857899, 1.16730769230769, 0.97957612497211, 1.78576923076923, 2.79371230829848, 5.6426923076923, 4.50896087295578, 13.1580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 900, '2021-07-18 00:00:00', 0.315958127702925, 0.788461538461534, 0.539415067813845, 1.16384615384615, 1.00946451913111, 1.76115384615385, 2.71965430495523, 5.81346153846154, 4.5029270480433, 13.1 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 915, '2021-07-18 00:00:00', 0.414699335014584, 0.813461538461539, 0.935296004153024, 1.34115384615385, 1.11796250109123, 1.78192307692308, 2.68330198420929, 5.86153846153846, 4.51402111375042, 13.1288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 930, '2021-07-18 00:00:00', 0.724187502282064, 0.926538461538461, 0.738863992897202, 1.22, 0.853068668892572, 1.71692307692308, 2.61194878616301, 6.02730769230769, 4.55165308939003, 13.0953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 945, '2021-07-18 00:00:00', 0.443037070857333, 0.845384615384614, 0.63116705090954, 1.23038461538462, 1.01999879336279, 2.12846153846154, 2.56093780899468, 6.16230769230769, 4.57502867582438, 13.0692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 960, '2021-07-18 00:00:00', 0.470758961677843, 0.888400000000003, 0.463834381361855, 1.2156, 1.19524153765393, 2.4424, 2.69388362777608, 6.3956, 4.69146476771026, 13.118 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 975, '2021-07-18 00:00:00', 0.303512767441503, 0.870000000000002, 0.779092963743001, 1.75461538461538, 1.23262502876522, 2.89269230769231, 3.21200117348384, 6.51346153846154, 4.60059641618512, 13.0807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 990, '2021-07-18 00:00:00', 0.795236684651425, 1.50423076923077, 1.12790759305075, 2.21346153846153, 1.2866089597794, 2.94884615384615, 3.27097945811107, 6.56884615384615, 4.57349669290358, 13.05 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1005, '2021-07-18 00:00:00', 0.621756816176179, 1.50153846153846, 0.819444089236491, 2.07615384615385, 1.10118006632047, 2.72153846153846, 3.29659581993304, 6.47, 4.52585176003878, 12.9569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1020, '2021-07-18 00:00:00', 0.579719428158674, 1.32115384615385, 0.799079181596885, 1.88653846153846, 1.01821533161629, 2.56230769230769, 3.589956331425, 6.3876923076923, 4.57349105842992, 12.7573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1035, '2021-07-18 00:00:00', 0.566337762769237, 1.21769230769231, 0.700876923245778, 1.64730769230769, 0.897335285935318, 2.19115384615385, 3.72257596915817, 6.34038461538461, 14.8533932305564, 15.4523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1050, '2021-07-18 00:00:00', 0.421893746497073, 1.0388, 0.717420843484954, 1.4952, 0.741009896470124, 1.8904, 3.80018499549693, 6.2268, 15.157832881605, 15.4068 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1065, '2021-07-18 00:00:00', 0.56409560019011, 1.06038461538462, 0.627781441635173, 1.32846153846154, 2.41369630362932, 4.14461538461538, 3.76208503972915, 6.21038461538461, 14.8641033210369, 15.3765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1080, '2021-07-18 00:00:00', 0.358018693108872, 0.775769230769234, 0.493025354317606, 1.145, 2.3632427851447, 4.51730769230769, 3.75681853946415, 6.26846153846154, 14.8664385109548, 15.375 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 2, 1095, '2021-07-18 00:00:00', 0.398165021838161, 0.819230769230766, 2.44469601696911, 4.07115384615384, 2.29825793558111, 4.71153846153846, 3.74170088842782, 6.36846153846153, 14.8601672886328, 15.3896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 600, '2021-07-18 00:00:00', 1.10271470024885, 2.70333333333333, 1.06162713506816, 3.295, 1.11256721015022, 3.83833333333333, 2.03944148186973, 5.19208333333333, 4.0628314357554, 12.1241666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 615, '2021-07-18 00:00:00', 0.582846587814951, 1.96666666666667, 0.741949547095206, 2.3325, 1.0323063210984, 3.11041666666667, 1.84326722370117, 4.58916666666666, 4.03123832432867, 11.7829166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 630, '2021-07-18 00:00:00', 0.520144733202462, 1.38875, 0.69291327332346, 2.05625, 1.08192185083043, 2.72375, 1.66209903086603, 4.31916666666667, 4.02564908349924, 11.67375 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 645, '2021-07-18 00:00:00', 0.56231856977433, 1.3325, 0.808261239874868, 1.91916666666667, 0.971104163878132, 2.45541666666667, 1.64433326429224, 4.24333333333333, 4.03514335359451, 11.9141666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 660, '2021-07-18 00:00:00', 2.51155740833942, 1.92384615384616, 2.65441869632216, 2.34115384615385, 2.56368367783547, 2.945, 3.80248631211818, 4.96307692307693, 14.8614211764762, 15.1607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 675, '2021-07-18 00:00:00', 0.790938780087406, 1.22807692307692, 0.787882849550223, 1.69076923076923, 1.16728060036994, 2.33, 2.31057435417124, 4.33461538461539, 14.9323474222395, 14.6234615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 690, '2021-07-18 00:00:00', 0.45553029114851, 1.14038461538462, 0.515458421810514, 1.47576923076923, 1.17866188797036, 2.18038461538462, 2.20003832134457, 4.14615384615385, 15.0055331948431, 14.8723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 705, '2021-07-18 00:00:00', 0.267746148431679, 0.889999999999999, 0.820085267611758, 1.46961538461538, 1.62439631390107, 2.24076923076923, 2.14980002647831, 3.94192307692308, 14.818448024208, 15.9353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 720, '2021-07-18 00:00:00', 0.777219123038921, 1.09, 0.88735307009921, 1.51041666666667, 1.58264569354747, 2.2375, 2.16585291296055, 4.04666666666666, 15.6795804393365, 17.9091666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 735, '2021-07-18 00:00:00', 0.479168510587314, 0.932307692307696, 1.20336202110843, 1.52807692307692, 1.32582357568651, 2.06192307692308, 1.9101328588508, 3.86653846153846, 15.247204843461, 17.3265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 750, '2021-07-18 00:00:00', 0.79758414072652, 1.14730769230769, 0.807089833909459, 1.515, 1.35580081359831, 2.09961538461538, 1.78627933038308, 3.89461538461538, 15.3431292164879, 17.4369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 765, '2021-07-18 00:00:00', 0.45351091921381, 1.06192307692308, 0.657716913619787, 1.46346153846154, 1.05298031247576, 2.00653846153846, 1.54160356073198, 3.89846153846154, 15.2660897618016, 17.5361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 780, '2021-07-18 00:00:00', 0.506221143527063, 0.960384615384612, 0.885374236389077, 1.40346153846154, 0.865107196559168, 1.87769230769231, 1.50991212174239, 3.82115384615385, 15.2638373439164, 17.5576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 795, '2021-07-18 00:00:00', 0.555550039288854, 0.950384615384616, 0.576740976389014, 1.29692307692308, 0.576802859269556, 1.74153846153846, 1.49503732909403, 3.79615384615385, 15.2670640218136, 17.5596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 810, '2021-07-18 00:00:00', 0.53216596601494, 0.996153846153849, 0.556339271142513, 1.28576923076923, 0.649317748457205, 1.77846153846154, 1.511576660312, 3.7, 15.2570218134269, 17.6288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 825, '2021-07-18 00:00:00', 0.462275309245977, 0.867692307692311, 0.436490373495046, 1.25961538461539, 0.651825011911823, 1.72961538461539, 1.45510396139298, 3.66653846153846, 15.2410218767035, 17.6596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 840, '2021-07-18 00:00:00', 0.397126602560869, 0.81846153846154, 0.59572644728936, 1.245, 0.76488309815694, 1.62692307692308, 1.43770843304946, 3.60846153846154, 15.2232569293979, 17.7165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 855, '2021-07-18 00:00:00', 0.302278781158161, 0.827307692307691, 0.340714182044357, 1.10307692307692, 0.574096346778668, 1.50115384615385, 1.35894444330885, 3.465, 15.2159118182756, 17.7326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 870, '2021-07-18 00:00:00', 0.200876923666062, 0.726538461538462, 0.445769171036038, 0.986923076923078, 0.614271425849667, 1.46423076923077, 1.69872404604614, 3.78076923076923, 15.2096506408065, 17.8238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 885, '2021-07-18 00:00:00', 0.384252320947899, 0.744615384615381, 0.590567002646934, 1.11576923076923, 0.801626135763085, 1.63269230769231, 1.51829524847391, 5.24730769230769, 15.1531230241365, 17.9557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 900, '2021-07-18 00:00:00', 0.336663264770829, 0.806923076923078, 0.447037599520011, 1.12115384615385, 0.988979038433848, 1.83346153846154, 1.56289105875568, 5.62269230769231, 15.1582168273387, 18.0057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 915, '2021-07-18 00:00:00', 0.326477666413286, 0.787200000000003, 0.505482607679695, 1.2428, 0.82464638886414, 1.976, 1.45950196985136, 5.6772, 15.479538559014, 18.1084 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 930, '2021-07-18 00:00:00', 0.499295503684942, 0.869999999999999, 0.826612363807848, 1.39, 1.19707367551684, 2.11576923076923, 1.61310770301876, 5.94269230769231, 15.1865332297553, 18.1065384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 945, '2021-07-18 00:00:00', 0.488992842483402, 0.975, 0.6596578367142, 1.42269230769231, 0.920200061859458, 2.25192307692308, 1.78793081951865, 6.18384615384615, 15.2102044744259, 18.1419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 960, '2021-07-18 00:00:00', 0.425675150006824, 0.929200000000003, 0.73749576269969, 1.366, 0.943627221594063, 2.2264, 1.86054893333482, 6.1456, 15.470885258015, 18.4964 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 975, '2021-07-18 00:00:00', 0.421862719194469, 0.928076923076922, 0.644322900415624, 1.66, 1.23044732328719, 2.37384615384615, 1.94314499241268, 6.3026923076923, 15.2231283199661, 18.2203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 990, '2021-07-18 00:00:00', 0.628294394495002, 1.48461538461538, 0.866728686143833, 1.92884615384615, 1.25772517482342, 2.44615384615384, 1.96609730567554, 6.29115384615384, 15.2265394826068, 18.2161538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1005, '2021-07-18 00:00:00', 0.519438158013065, 1.2608, 0.982456614818184, 1.7628, 0.995440773393042, 2.2624, 2.23394285214879, 6.3156, 15.4667224172846, 18.4676 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1020, '2021-07-18 00:00:00', 0.73013929124201, 1.23076923076923, 0.836434189787906, 1.60692307692307, 0.819754559890665, 2.11153846153846, 2.23245859639443, 6.25076923076922, 15.2554790006234, 18.0734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1035, '2021-07-18 00:00:00', 0.656314300879129, 1.12269230769231, 0.697493644856628, 1.51576923076923, 0.693738146121874, 1.90384615384615, 2.20212862057112, 6.27230769230769, 15.2593879098939, 18.0507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1050, '2021-07-18 00:00:00', 0.482574506005193, 1.06307692307693, 0.475055948122065, 1.39307692307692, 0.703736073779414, 1.84730769230769, 2.24356735168313, 6.27230769230769, 15.3291295201702, 18.0403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1065, '2021-07-18 00:00:00', 0.323010121298911, 0.936538461538461, 0.421788864426084, 1.23461538461539, 1.5265996402261, 4.16230769230769, 2.26784916741697, 6.25961538461538, 15.3482752726863, 18.0053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1080, '2021-07-18 00:00:00', 0.289227352680311, 0.867307692307693, 0.504056925967085, 1.29576923076923, 1.57136515856069, 4.49269230769231, 2.20893684835035, 6.385, 15.3682732126437, 17.9584615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 3, 1095, '2021-07-18 00:00:00', 0.400615103981944, 0.867307692307695, 1.54375272033395, 3.88269230769231, 1.49901752440108, 4.49846153846154, 2.27020039779616, 6.28538461538462, 15.4260593302871, 17.9823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 600, '2021-07-18 00:00:00', 1.16482473645895, 2.88083333333333, 1.31061379303468, 3.38041666666667, 1.4881999023234, 3.95208333333333, 2.17955453499436, 5.80833333333333, 7.59411040625028, 15.3579166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 615, '2021-07-18 00:00:00', 0.67396176191364, 1.82375, 0.919354590089612, 2.45708333333333, 1.26788244951853, 3.13708333333333, 2.06952402985443, 5.00416666666667, 7.65882625245, 15.0525 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 630, '2021-07-18 00:00:00', 0.848958334444736, 1.62791666666667, 0.957909011291281, 2.09625, 1.29115546218735, 2.83708333333333, 2.15717605088058, 4.74541666666667, 7.75262138929776, 14.9991666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 645, '2021-07-18 00:00:00', 0.509214904377882, 1.31041666666666, 0.864185865508645, 1.92208333333333, 1.06203523509332, 2.47333333333333, 2.0665470395485, 4.53916666666667, 8.04833999222416, 15.05125 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 660, '2021-07-18 00:00:00', 1.19394472233852, 1.59, 1.16098426412181, 1.96269230769231, 1.16907853259934, 2.45615384615385, 2.43468437379468, 4.7, 15.809495671419, 17.6257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 675, '2021-07-18 00:00:00', 0.658067372437401, 1.2588, 0.890544215634464, 1.6876, 1.51179881818536, 2.4476, 3.07907686382352, 4.7832, 15.98647508573, 17.3876 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 690, '2021-07-18 00:00:00', 0.627527014435357, 1.09692307692307, 0.717277759738433, 1.57923076923077, 1.47006038599152, 2.36153846153846, 2.88248229029185, 4.55807692307692, 15.5362072641249, 17.7519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 705, '2021-07-18 00:00:00', 0.443719939393515, 1.03923076923077, 0.906867473991992, 1.62615384615385, 1.11934245808043, 2.22653846153846, 2.81640275201159, 4.52269230769231, 15.964699814085, 18.7219230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 720, '2021-07-18 00:00:00', 0.655493824414963, 1.05192307692307, 0.815650377589282, 1.47153846153846, 0.87182646473675, 2.11576923076923, 2.70209730508615, 4.34538461538462, 15.8191687664535, 18.8173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 735, '2021-07-18 00:00:00', 0.668305434547823, 1.09192307692308, 0.840146507370086, 1.54692307692308, 0.811744654811711, 2.02423076923077, 2.67157516198849, 4.31538461538462, 15.6930772782631, 18.8876923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 750, '2021-07-18 00:00:00', 0.518895424472469, 1.02269230769231, 0.558826793036432, 1.39076923076923, 0.514465368498813, 1.88115384615385, 2.60586725560727, 4.09807692307693, 15.6952639843509, 18.9334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 765, '2021-07-18 00:00:00', 0.292636030170323, 0.930384615384613, 0.317131615482377, 1.29730769230769, 0.536156119628776, 1.94076923076923, 2.67860813454703, 4.15846153846154, 15.6950412600237, 19.0180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 780, '2021-07-18 00:00:00', 0.298507054419926, 0.957692307692307, 0.461559896938134, 1.37153846153846, 1.34986979429072, 2.18269230769231, 2.59849814611914, 4.33384615384615, 15.7214704587267, 18.9857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 795, '2021-07-18 00:00:00', 0.431787697120492, 0.943846153846156, 0.491336795033557, 1.39961538461538, 1.48729268755734, 2.23653846153846, 2.77979744696513, 4.45538461538462, 15.7614274880652, 18.9126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 810, '2021-07-18 00:00:00', 0.525710800872346, 1.10961538461538, 1.44850633943543, 1.68115384615385, 1.50237883166868, 2.17692307692308, 2.66436922828188, 4.43076923076923, 15.777000109702, 18.8773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 825, '2021-07-18 00:00:00', 1.03447772032372, 1.00807692307692, 1.13502158569782, 1.445, 1.29820704760895, 2.07153846153846, 2.46223078965772, 4.3573076923077, 15.7416858104158, 18.9280769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 840, '2021-07-18 00:00:00', 0.844418416153073, 0.997692307692303, 1.00951084880063, 1.33807692307692, 1.4183147095707, 2.06384615384615, 2.27370416179955, 4.27884615384616, 15.7706255278116, 18.8515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 855, '2021-07-18 00:00:00', 0.459750433973108, 0.857692307692303, 0.931703567912852, 1.46346153846153, 1.97556457363848, 2.28923076923077, 2.00463324863638, 4.24769230769231, 15.7513337408419, 18.8088461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 870, '2021-07-18 00:00:00', 0.746376133952134, 1.1276, 1.09593947521446, 1.584, 1.79520955137091, 2.1976, 1.94241318982342, 4.3476, 15.8865433412474, 19.1952 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 885, '2021-07-18 00:00:00', 0.757539437917262, 1.00499999999999, 1.6265775301345, 1.56769230769231, 1.55765469660196, 2.03807692307692, 2.91681240661525, 5.84884615384616, 15.6353502236242, 18.9038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 900, '2021-07-18 00:00:00', 1.07910397303289, 1.06576923076923, 1.05035700890404, 1.37538461538461, 1.02904234793625, 1.85807692307692, 2.97422082879896, 6.25846153846154, 15.6320713131198, 18.9115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 915, '2021-07-18 00:00:00', 0.629368425792567, 0.873846153846156, 0.819178951051694, 1.33692307692308, 1.10521512002798, 1.94730769230769, 3.55987184298277, 6.56653846153847, 15.6198073119209, 18.9326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 930, '2021-07-18 00:00:00', 0.604729564478075, 1.01461538461538, 0.916284806244135, 1.38538461538461, 1.08017498582406, 1.895, 3.44619346302778, 6.71423076923077, 15.6033067156144, 18.9673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 945, '2021-07-18 00:00:00', 0.809261771854211, 1.00615384615385, 1.00613441524404, 1.55769230769231, 1.09034278308034, 2.32076923076923, 3.38946930268533, 6.75692307692308, 15.6124730855222, 18.9496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 960, '2021-07-18 00:00:00', 0.837978122228341, 1.1464, 0.794629263661154, 1.32240000000001, 0.833404263648002, 2.3972, 3.59345251812237, 6.7752, 15.7488781293568, 19.3904 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 975, '2021-07-18 00:00:00', 0.583494644362741, 0.895000000000001, 0.590689948606386, 1.75884615384615, 1.38508694534092, 2.73461538461539, 3.99916408573284, 6.92576923076923, 15.6406025311834, 18.8834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 990, '2021-07-18 00:00:00', 0.524295864799784, 1.45692307692308, 0.651419869326877, 1.95961538461539, 1.37189666576549, 2.6573076923077, 3.93052182873392, 6.88538461538462, 15.6484000509268, 18.8519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1005, '2021-07-18 00:00:00', 0.505214653542278, 1.33461538461539, 1.26589171975878, 2.05461538461539, 1.25321451291653, 2.49115384615385, 3.86860833653892, 6.74769230769231, 15.6424292673681, 18.7957692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1020, '2021-07-18 00:00:00', 1.02568438690391, 1.4273076923077, 1.051069199215, 1.72230769230769, 0.982605954357324, 2.3523076923077, 3.95277415728012, 6.93653846153846, 15.6533059275521, 18.7476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1035, '2021-07-18 00:00:00', 0.561243262765799, 1.1124, 0.680294054067796, 1.608, 0.961682899920756, 2.2656, 4.03763235077192, 6.816, 15.8841552812858, 19.0916 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1050, '2021-07-18 00:00:00', 0.586098967752035, 1.21000000000001, 0.689257459991437, 1.61961538461539, 0.793353253359047, 2.13423076923077, 3.98752647447203, 6.81923076923077, 15.6437052663855, 18.8023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1065, '2021-07-18 00:00:00', 0.553400258541542, 1.12038461538461, 0.794228798656524, 1.54076923076923, 2.91099499246458, 4.73038461538461, 3.98688326313251, 6.77692307692308, 15.6327095540089, 18.86 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1080, '2021-07-18 00:00:00', 0.418643229786597, 0.996923076923078, 0.493052189467264, 1.3573076923077, 2.86505040900747, 4.93538461538462, 4.06540816382089, 6.73653846153846, 15.6024921135646, 18.8180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 4, 1095, '2021-07-18 00:00:00', 0.401178264615617, 0.9, 2.87979852393558, 4.37346153846154, 3.28458328934058, 5.37076923076924, 4.06897365626574, 6.57884615384616, 15.5420881925376, 18.8957692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 600, '2021-07-18 00:00:00', 2.87626294652444, 3.32391304347826, 2.74150560175005, 3.91434782608696, 3.32572581159558, 4.59608695652174, 4.34589297736967, 5.65304347826087, 9.41258525936536, 16.5560869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 615, '2021-07-18 00:00:00', 0.706228361101223, 2.01304347826086, 1.30706471982767, 2.68, 1.34033518903755, 3.20434782608696, 2.39742467228661, 4.60217391304347, 8.87537885401922, 15.8504347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 630, '2021-07-18 00:00:00', 0.677849445031763, 1.62681818181818, 0.770264614114902, 2.03136363636363, 0.858228947546587, 2.72954545454545, 2.0869908845946, 4.155, 9.01470982838845, 15.6886363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 645, '2021-07-18 00:00:00', 0.790056034436428, 1.39391304347826, 0.831229861713326, 1.92608695652174, 0.990701831318124, 2.64086956521739, 2.324690552742, 4.1395652173913, 8.78619405253798, 15.7482608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 660, '2021-07-18 00:00:00', 1.26302507232966, 1.6136, 1.2781138446946, 2.09, 1.7102607013747, 2.732, 2.42675215050899, 4.2248, 15.2984683329193, 18.082 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 675, '2021-07-18 00:00:00', 0.552443681961457, 1.18125, 0.835452558952851, 1.74625, 1.20175950414261, 2.48458333333333, 2.50389247697098, 4.23083333333333, 15.5078940101625, 18.41875 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 690, '2021-07-18 00:00:00', 0.558982110626092, 1.1988, 0.973447481891035, 1.726, 1.89011904386999, 2.652, 2.43449844252706, 4.2408, 15.2393861753025, 18.3292 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 705, '2021-07-18 00:00:00', 0.653284777107193, 1.0868, 0.777773960308091, 1.8064, 1.92024885540043, 2.5116, 2.41707729844676, 4.0672, 14.9218786574167, 18.4272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 720, '2021-07-18 00:00:00', 0.848622020297219, 1.3748, 1.93691576137597, 1.9152, 2.21476131144344, 2.4948, 2.37494336774585, 4.0332, 14.868535996078, 18.4272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 735, '2021-07-18 00:00:00', 1.87767693351829, 1.3996, 1.94720680291882, 1.7932, 2.14495703142666, 2.2764, 2.20077918019959, 3.9004, 14.7268196385597, 18.356 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 750, '2021-07-18 00:00:00', 0.480522978985742, 0.977600000000001, 0.638298519503215, 1.388, 0.796501307803903, 1.8532, 1.11073504191293, 3.3964, 14.7575664208794, 18.046 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 765, '2021-07-18 00:00:00', 0.40789214260635, 0.9152, 0.432280772955106, 1.278, 0.74384518998691, 1.7116, 1.14533474000689, 3.334, 14.7377730452512, 18.0072 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 780, '2021-07-18 00:00:00', 0.334003492995702, 0.921999999999999, 0.512396330978277, 1.252, 0.626218279303097, 1.6592, 1.19776068839592, 3.5684, 14.7905657768728, 18.0088 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 795, '2021-07-18 00:00:00', 0.466348582071398, 0.8232, 0.650568469366089, 1.1568, 0.662332494547362, 1.6052, 1.14798736926849, 3.61199999999999, 14.7926764763289, 18.0176 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 810, '2021-07-18 00:00:00', 0.448890112759607, 0.842400000000001, 0.514337113833585, 1.1852, 0.695697970865709, 1.7404, 1.28411162546979, 3.7352, 14.754023202729, 18.0956 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 825, '2021-07-18 00:00:00', 0.438156364783166, 0.806799999999995, 0.531937652988267, 1.1592, 0.624124186360373, 1.6668, 1.73600835251447, 4.062, 14.6852542027709, 18.1992 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 840, '2021-07-18 00:00:00', 0.214361066116647, 0.665600000000002, 0.409627066163033, 1.1312, 0.509209190804725, 1.5224, 1.83674912095619, 4.0316, 14.5346765587221, 18.2468 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 855, '2021-07-18 00:00:00', 0.336011904551014, 0.819600000000002, 0.400691901590237, 1.1504, 0.754774138401685, 1.6844, 1.81491202725274, 4.1084, 14.4907940086111, 18.3188 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 870, '2021-07-18 00:00:00', 0.283361959338231, 0.817600000000001, 0.433855966883023, 1.1232, 0.903384930875724, 1.7072, 1.96388008798908, 3.98, 14.6763997061041, 18.136 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 885, '2021-07-18 00:00:00', 0.432116882336251, 0.755999999999999, 0.717698869071616, 1.188, 0.774469280647509, 1.7212, 14.1473816423158, 8.8436, 14.6074969678815, 18.2152 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 900, '2021-07-18 00:00:00', 0.641574105878138, 0.905600000000002, 0.715405013494686, 1.2428, 0.828896455133768, 1.7712, 14.9727553465174, 10.7188, 14.6030334976447, 18.1804 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 915, '2021-07-18 00:00:00', 0.34276425328983, 0.729600000000005, 0.622836254564553, 1.25600000000001, 0.887863915999143, 1.6876, 14.9527425243666, 10.7956, 14.5952074097401, 18.2028 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 930, '2021-07-18 00:00:00', 0.597020379328322, 0.996000000000007, 0.790032277821609, 1.3352, 0.870789488529424, 1.7892, 15.0807236453251, 11.0344, 14.5960340275478, 18.1852 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 945, '2021-07-18 00:00:00', 0.33550956270525, 0.828000000000004, 0.398040198974931, 1.0988, 0.689162051576646, 1.8812, 15.1037440391447, 11.0144, 14.6113308428767, 18.1616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 960, '2021-07-18 00:00:00', 0.296837216893932, 0.770400000000003, 0.440914957786646, 1.2268, 1.08009752646077, 2.2524, 15.1014822451308, 11.0292, 14.597961901124, 18.14 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 975, '2021-07-18 00:00:00', 0.406272486557154, 0.886400000000001, 0.626359055707401, 1.6556, 1.08101834705368, 2.4556, 14.8738843503191, 11.1276, 14.3501055396816, 18.2104 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 990, '2021-07-18 00:00:00', 0.594842276013845, 1.4604, 0.982152058831354, 2.0132, 1.24079920481384, 2.5408, 14.7865939508281, 11.2224, 14.2646490551526, 18.2228 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1005, '2021-07-18 00:00:00', 0.572736705069036, 1.3524, 0.630430540715365, 1.7748, 1.39658834307035, 2.6044, 14.7662629892152, 10.9868, 14.1650743967925, 18.1508 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1020, '2021-07-18 00:00:00', 0.454947616032142, 1.1624, 0.522925424893453, 1.5652, 1.20092367229007, 2.3852, 14.7628490136559, 10.9888, 14.1520425734238, 18.0856 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1035, '2021-07-18 00:00:00', 0.282714225558836, 0.9176, 0.888216752825569, 1.6304, 1.20287253411712, 2.3024, 14.7825178504881, 10.8756, 14.154763897713, 18.0192 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1050, '2021-07-18 00:00:00', 0.687337374705219, 1.2592, 0.994689566313695, 1.5936, 1.27573011774957, 2.2404, 14.7739868462556, 10.9504, 14.2072264475982, 17.994 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1065, '2021-07-18 00:00:00', 0.544755296746464, 0.99, 0.806804395955631, 1.534, 14.0841441581186, 7.262, 14.7882687965833, 10.8376, 14.1897282919723, 17.9384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1080, '2021-07-18 00:00:00', 0.499995999984002, 1.0772, 0.694565091742071, 1.42960000000001, 14.8931756519555, 9.3332, 14.7326294665956, 10.7428, 14.1666424156655, 17.8036 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 5, 1095, '2021-07-18 00:00:00', 0.33113590584878, 0.82347826086957, 14.5581393367634, 7.10869565217391, 15.3757126381327, 9.73869565217391, 15.2171305850054, 11.1878260869565, 14.2123620687457, 18.7408695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 600, '2021-07-18 00:00:00', 1.68385116976078, 3.14619047619047, 7.13216209788282, 5.63523809523809, 7.44093763292925, 6.29857142857143, 7.37170139306873, 7.66285714285714, 8.22232243289426, 15.6780952380952 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 615, '2021-07-18 00:00:00', 0.916327911888135, 2.234, 1.02463485151901, 2.6985, 1.34082888739136, 3.357, 1.68941565730814, 4.989, 5.69017629918348, 13.487 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 630, '2021-07-18 00:00:00', 0.558936437817815, 1.48894736842106, 1.05424455367214, 2.26736842105263, 0.983690984616806, 2.90578947368421, 1.70869859167525, 4.45210526315789, 5.66844368421964, 13.3773684210526 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 645, '2021-07-18 00:00:00', 0.704573592585208, 1.3535, 0.570119793506043, 1.8495, 0.815636658013074, 2.37, 1.49630562597211, 4.014, 5.74268915093012, 12.8495 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 660, '2021-07-18 00:00:00', 14.808173067951, 5.65090909090909, 14.6861173955489, 6.07181818181818, 14.7497230438449, 6.59818181818182, 15.0694872182714, 8.18454545454546, 13.8996014533788, 16.5140909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 675, '2021-07-18 00:00:00', 0.824399689765133, 1.30409090909091, 1.09603851798212, 1.69636363636364, 1.11590401688128, 2.16681818181819, 2.18429384707956, 3.9459090909091, 5.99595948006489, 13.3540909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 690, '2021-07-18 00:00:00', 0.678176827622271, 1.11, 0.679325486702152, 1.53454545454545, 1.12920392983354, 2.13409090909091, 1.65099287980823, 3.65818181818182, 5.99073832436334, 13.7613636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 705, '2021-07-18 00:00:00', 0.52781937255399, 1.12863636363637, 0.612041682931003, 1.43045454545455, 1.5386610809655, 2.12727272727273, 1.5243038294586, 3.50454545454545, 5.75456980086901, 14.0254545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 720, '2021-07-18 00:00:00', 0.35672664058617, 0.885909090909098, 0.83694623741851, 1.47136363636364, 1.32195349349402, 2.08090909090909, 1.34600458950865, 3.34045454545455, 5.70688966166244, 14.0190909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 735, '2021-07-18 00:00:00', 0.729074607670422, 1.00545454545455, 1.30819395678601, 1.43, 1.25092692904829, 2.01090909090909, 1.34798591139375, 3.32772727272727, 5.83847656996314, 14.1109090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 750, '2021-07-18 00:00:00', 0.555367551161495, 0.959545454545453, 0.778239354894427, 1.48227272727272, 0.816555960338076, 1.91727272727272, 1.39695494447141, 3.30545454545454, 6.00124474822836, 14.1936363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 765, '2021-07-18 00:00:00', 0.499510799644051, 1.00590909090909, 0.487881053206541, 1.34227272727273, 0.599835655703138, 1.73136363636364, 1.21469465993851, 3.30545454545454, 5.9312259925661, 14.1868181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 780, '2021-07-18 00:00:00', 0.329207693755336, 0.845909090909093, 0.373803430065859, 1.21363636363636, 0.710417230008282, 1.72545454545455, 1.19617717201083, 3.39727272727273, 5.96670059725775, 14.2872727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 795, '2021-07-18 00:00:00', 0.324457922885144, 0.805909090909088, 0.418119890012713, 1.05363636363636, 0.719476872246059, 1.67772727272728, 1.18538210545408, 3.49545454545455, 5.96243551155375, 14.3390909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 825, '2021-07-18 00:00:00', 0.581327783046706, 0.940909090909093, 0.574561191493619, 1.23590909090909, 0.896518035928219, 1.79727272727273, 1.2773901287882, 3.68727272727273, 6.02610640808461, 14.4681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 840, '2021-07-18 00:00:00', 0.367285880138231, 0.746818181818183, 0.463922668581994, 1.25363636363636, 0.69292778682119, 1.76181818181818, 1.46981342868798, 3.82909090909091, 6.02836033718775, 14.4704545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 855, '2021-07-18 00:00:00', 0.409290643881375, 0.880454545454546, 0.710372135875677, 1.26, 0.650323429356932, 1.66590909090909, 1.973721516166, 4.00363636363636, 6.0432319303914, 14.4795454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 870, '2021-07-18 00:00:00', 0.543063500309091, 0.846818181818185, 0.475875133682294, 1.2, 0.684359592574001, 1.58636363636364, 1.91395450872581, 4.09136363636364, 6.04512277024704, 14.5204545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 885, '2021-07-18 00:00:00', 0.343756936175597, 0.825454545454541, 0.492896070989146, 1.12681818181818, 0.611796729392405, 1.52, 4.98103426819696, 6.475, 6.05317526063228, 14.5854545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 900, '2021-07-18 00:00:00', 0.282139706267681, 0.721363636363638, 0.510729043470371, 1.04181818181818, 0.552719565194616, 1.48681818181818, 4.87014289060309, 6.81818181818182, 6.04882586724848, 14.5990909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 915, '2021-07-18 00:00:00', 0.483374992525691, 0.748260869565217, 0.585435549491743, 1.09565217391304, 1.27456138313052, 1.89608695652174, 4.76373977047346, 7.20434782608696, 5.95491765423962, 14.3647826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 930, '2021-07-18 00:00:00', 0.45508217230494, 0.869545454545456, 0.448744279708867, 1.2, 0.784258687112668, 1.73045454545455, 4.88863847581166, 7.37363636363636, 5.98560844372219, 14.5768181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 945, '2021-07-18 00:00:00', 0.358998937539026, 0.735652173913047, 1.47708518116291, 1.48521739130435, 1.40632253875274, 2.22391304347826, 4.82356030252498, 7.62391304347826, 5.91150840484502, 14.3995652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 960, '2021-07-18 00:00:00', 0.459022347115601, 0.894090909090907, 0.601239880529719, 1.22318181818182, 0.694264848349447, 2.20318181818182, 4.89270275611959, 7.71545454545455, 5.98117595468197, 14.5790909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 975, '2021-07-18 00:00:00', 0.343666253080653, 0.832727272727267, 0.462354224130626, 1.58, 0.7682740537367, 2.37454545454545, 4.87451231881922, 7.66318181818182, 5.93884045702744, 14.6245454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 990, '2021-07-18 00:00:00', 0.479927844504504, 1.30545454545455, 0.633331225788251, 1.78318181818182, 0.697871221948756, 2.39636363636364, 4.79899432556411, 7.64681818181818, 5.86931482317199, 14.6977272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1005, '2021-07-18 00:00:00', 0.596182188245363, 1.16826086956522, 1.13661222577388, 1.95652173913043, 1.27853764044072, 2.47695652173913, 4.64735293775535, 7.60434782608695, 5.85035632846073, 14.6634782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1020, '2021-07-18 00:00:00', 0.402218953531639, 1.20090909090909, 0.49766641585691, 1.58636363636364, 0.959437515589394, 2.22181818181818, 4.5747788724267, 7.46727272727273, 5.67314994540337, 14.8527272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1035, '2021-07-18 00:00:00', 0.400900501522775, 1.03545454545455, 0.546233858865803, 1.54, 1.56487223383416, 2.23818181818182, 4.57394410969512, 7.37136363636364, 5.65506877180577, 14.7613636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1050, '2021-07-18 00:00:00', 0.501247793660329, 1.09272727272727, 0.903695635081746, 1.59090909090909, 1.61730228054828, 2.32, 4.45723566614441, 7.36454545454545, 5.56761408714511, 14.7386363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1065, '2021-07-18 00:00:00', 0.525821764610911, 0.961363636363639, 1.15814011593526, 1.51863636363637, 4.28819564169732, 5.11863636363637, 4.08703260298172, 7.21545454545455, 5.36250256561559, 14.6336363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1080, '2021-07-18 00:00:00', 0.817248180630944, 1.03227272727273, 1.1027305739004, 1.54363636363637, 3.83252564425247, 5.36636363636364, 3.78910091107188, 7.1, 5.24136884817291, 14.5604545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 1095, '2021-07-18 00:00:00', 0.490729585735141, 0.839500000000001, 3.95903214514808, 4.8025, 3.83296130536443, 5.8165, 3.73534254752739, 7.1845, 5.40137299796615, 14.5875 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 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 1033326, 1, 810, '2021-07-18 00:00:00', 0.272379379387996, 0.732999999999998, 0.591826788315992, 1.258, 0.822624810559082, 1.722, 1.21780691581652, 3.487, 5.476291099871, 13.952 where not exists (select 1 from powerstats_trumpet where symbolid = 1033326 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 810);
Date: 2021-07-18 18:16:10 Duration: 2s74ms 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 1033276, 2, 600, '2021-07-18 00:00:00', 0.790193518767046, 1.72666666666667, 0.895709580262437, 1.99, 0.779646891459405, 2.31666666666667, 0.988357956043942, 3.15416666666667, 6.07512676554089, 9.33 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 615, '2021-07-18 00:00:00', 0.442102415119559, 1.08, 0.509424227415873, 1.43304347826087, 0.486726583205002, 1.82869565217391, 0.767348496717766, 2.74347826086956, 6.22782789712477, 9.18695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 630, '2021-07-18 00:00:00', 0.395033478676633, 0.974166666666663, 0.462844857721067, 1.25583333333333, 0.502566600965278, 1.68583333333333, 0.703168295768454, 2.6975, 6.11855759974925, 9.00583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 645, '2021-07-18 00:00:00', 0.405669066240386, 0.897500000000001, 0.428180342609399, 1.24916666666667, 0.449656068245656, 1.57083333333333, 0.753114788102034, 2.61916666666667, 6.11673204166777, 8.8825 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 660, '2021-07-18 00:00:00', 7.00534956026739, 2.23769230769231, 6.96482997749296, 2.42615384615385, 6.90285742395022, 2.77615384615385, 6.71816774471685, 3.80538461538462, 24.5387163603841, 14.5061538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 675, '2021-07-18 00:00:00', 0.186313218491376, 0.693846153846152, 0.411126033455212, 1.03615384615384, 0.529903910012141, 1.35307692307692, 0.773454986010572, 2.43384615384615, 24.5408589530572, 14.4730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 690, '2021-07-18 00:00:00', 0.341356119031138, 0.753599999999998, 0.392068021309227, 1.0144, 0.517528743163118, 1.3912, 0.849703477690891, 2.5072, 24.9187943261039, 15.0376 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 705, '2021-07-18 00:00:00', 0.237267781209333, 0.689999999999999, 0.291592972374956, 0.907692307692303, 0.556540965386961, 1.32461538461538, 0.856476143634709, 2.40076923076923, 24.9872329369651, 16.2746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 720, '2021-07-18 00:00:00', 0.199864569531085, 0.584615384615383, 0.392200890439502, 0.901538461538457, 0.526452861502924, 1.23615384615384, 0.97641479206014, 2.40461538461539, 24.9865085195991, 16.29 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 735, '2021-07-18 00:00:00', 0.32959088859699, 0.66307692307692, 0.473900346551405, 0.948461538461536, 0.490719409093975, 1.22846153846154, 1.04011034917529, 2.40846153846154, 24.99894546699, 16.2576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 750, '2021-07-18 00:00:00', 0.337089807709373, 0.621538461538459, 0.374323595096751, 0.796923076923076, 0.361239745662288, 1.16692307692307, 1.00887660295994, 2.37, 24.987831487777, 16.2176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 765, '2021-07-18 00:00:00', 0.208862118670155, 0.51076923076923, 0.268883732379747, 0.77769230769231, 0.335963367966487, 1.12923076923077, 1.05579630902644, 2.57461538461539, 24.9847867188138, 16.2207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 780, '2021-07-18 00:00:00', 0.191858922528627, 0.584615384615386, 0.274033125454124, 0.86307692307692, 0.385136139765989, 1.16461538461538, 1.13144618145914, 2.71769230769231, 24.9729538008314, 16.2484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 795, '2021-07-18 00:00:00', 0.185734577645989, 0.561599999999997, 0.279504323162749, 0.803199999999997, 0.435251651346668, 1.1424, 1.1795694129639, 2.7456, 25.4691237121866, 16.4328 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 810, '2021-07-18 00:00:00', 0.213293586040827, 0.536923076923074, 0.292369629065671, 0.77, 0.477738905196617, 1.12230769230769, 1.19255459478318, 2.83769230769231, 24.9802918009686, 16.2123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 825, '2021-07-18 00:00:00', 0.215874607478151, 0.555384615384617, 0.386801479593067, 0.800769230769235, 0.636356939025694, 1.17692307692308, 1.15823419977933, 2.8523076923077, 24.8860678724833, 18.0630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 840, '2021-07-18 00:00:00', 0.2638812864402, 0.516000000000001, 0.33603174453217, 0.774400000000001, 0.556716564629914, 1.12, 1.20159616066852, 2.94000000000001, 25.2236833154874, 18.616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 855, '2021-07-18 00:00:00', 0.225632785397319, 0.573076923076922, 0.415333786063872, 0.84307692307692, 0.460520775443824, 1.02076923076923, 1.23243748476187, 2.98307692307693, 24.9256238128866, 17.9676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 870, '2021-07-18 00:00:00', 0.386246633044818, 0.547692307692309, 0.381920652250418, 0.689230769230768, 0.644843690064025, 1.05923076923077, 1.17959393273865, 3.03461538461539, 24.9254551381946, 17.9753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 885, '2021-07-18 00:00:00', 0.189900378741469, 0.453076923076919, 0.247439813971925, 0.662307692307689, 0.568394770722438, 1.14384615384616, 8.81795385301183, 6.48307692307692, 24.9268675559896, 17.9769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 900, '2021-07-18 00:00:00', 0.187289984947245, 0.491538461538458, 0.450725910231316, 0.754615384615384, 0.639251485362736, 1.19230769230769, 8.73872333573169, 6.61153846153846, 24.9258360372094, 17.9830769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 915, '2021-07-18 00:00:00', 0.315566401643382, 0.513076923076925, 0.471193574463173, 0.830769230769234, 0.633610411724861, 1.17692307692308, 8.6549376925278, 6.71769230769231, 24.9267901972649, 17.9715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 930, '2021-07-18 00:00:00', 0.449237302376098, 0.623076923076925, 0.522170617563028, 0.856923076923079, 0.669872088823393, 1.20615384615384, 8.60918954463105, 6.77615384615385, 24.9222792388966, 17.9923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 945, '2021-07-18 00:00:00', 0.296768233838098, 0.590769230769231, 0.483233340673489, 0.802307692307691, 0.550197726696084, 1.59846153846154, 8.57723588253322, 6.81923076923077, 24.928156018076, 17.9676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 960, '2021-07-18 00:00:00', 0.358448794755315, 0.551538461538462, 0.440977934211609, 0.821538461538459, 0.574742216462838, 1.80615384615385, 8.57086973416351, 6.84, 24.9290311453565, 17.9653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 975, '2021-07-18 00:00:00', 0.296527596328937, 0.593846153846149, 0.524295277931755, 1.43153846153847, 0.591981288685588, 1.97538461538462, 8.56945444812338, 6.83846153846154, 24.9347020342827, 17.9515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 990, '2021-07-18 00:00:00', 0.394793811813399, 1.22307692307693, 0.51224032821143, 1.56307692307692, 0.775258964178076, 1.98769230769231, 8.51543929938664, 6.79230769230769, 24.9457754832665, 17.9123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1005, '2021-07-18 00:00:00', 0.333474944278483, 0.991538461538463, 0.473495024748455, 1.34846153846154, 0.81440870480462, 1.81846153846154, 8.31437949948993, 6.64230769230769, 24.9590867313197, 17.8823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1020, '2021-07-18 00:00:00', 0.327158394947488, 0.833846153846156, 0.556862087608222, 1.22076923076923, 0.827474377944021, 1.67538461538462, 8.23127245046877, 6.54307692307692, 24.9543540581907, 17.8976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1035, '2021-07-18 00:00:00', 0.514984092360744, 0.853846153846154, 0.648569550270796, 1.18769230769231, 0.829784402026304, 1.61307692307692, 8.23161903880397, 6.52, 24.9543300759299, 17.8984615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1050, '2021-07-18 00:00:00', 0.427431685949753, 0.824615384615385, 0.569049950491034, 1.13538461538462, 0.673980597757715, 1.51538461538462, 8.21342214820445, 6.46076923076923, 24.9582724870625, 17.9115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1065, '2021-07-18 00:00:00', 0.303319075460903, 0.687692307692307, 0.475766587891418, 0.985384615384614, 8.5204355251631, 5.37846153846154, 8.2228098884468, 6.49769230769231, 24.9614443492359, 17.91 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1080, '2021-07-18 00:00:00', 0.308736382446503, 0.663076923076923, 0.419083982771216, 0.96076923076923, 8.43929318950713, 5.62846153846154, 8.2312566383362, 6.47461538461538, 24.9676705669244, 17.9015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 2, 1095, '2021-07-18 00:00:00', 0.241508082361967, 0.67692307692308, 8.56113680445625, 5.22923076923077, 8.40674384966297, 5.73307692307692, 8.24433153515422, 6.44230769230769, 24.9830280482879, 17.8823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 600, '2021-07-18 00:00:00', 6.27233949604318, 3.04583333333333, 6.19515074502818, 3.49833333333333, 6.10215618817869, 3.96166666666667, 5.95998778084537, 4.7675, 10.3045975035488, 12.2308333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 615, '2021-07-18 00:00:00', 0.458636131861933, 1.19416666666667, 0.553429361319953, 1.62333333333333, 0.604202072925554, 2.07916666666667, 0.721921750948639, 2.94333333333333, 9.14854700588244, 10.9208333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 630, '2021-07-18 00:00:00', 0.44275488033219, 0.988333333333333, 0.410823668934157, 1.2975, 0.503707270637177, 1.72083333333333, 0.61088614655922, 2.60916666666666, 9.19458567838168, 10.7666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 645, '2021-07-18 00:00:00', 0.351739981367988, 0.864166666666667, 0.414175451165114, 1.2275, 0.443712107996402, 1.5375, 0.696048890503401, 2.45833333333333, 9.22031389952626, 10.7183333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 660, '2021-07-18 00:00:00', 6.68372392745702, 2.24846153846154, 6.63005705973822, 2.54615384615385, 6.72865747267725, 2.83923076923077, 6.5994162912045, 3.84923076923077, 24.9854580229257, 16.2338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 675, '2021-07-18 00:00:00', 0.328454656746499, 0.822307692307693, 0.391547619660161, 1.02153846153846, 0.587142231490806, 1.3, 0.837578928542535, 2.37230769230769, 24.9898874316423, 16.2246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 690, '2021-07-18 00:00:00', 0.20799408275607, 0.661538461538463, 0.347035799527727, 0.925384615384618, 0.404160668736887, 1.23461538461538, 0.707773540488332, 2.28076923076923, 24.9567294331609, 15.13 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 705, '2021-07-18 00:00:00', 0.259950291106119, 0.623076923076925, 0.274522242338326, 0.852307692307695, 0.317355418322206, 1.17769230769231, 0.724989973405474, 2.3623076923077, 24.8734189168957, 15.3861538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 720, '2021-07-18 00:00:00', 0.181392901226548, 0.609230769230773, 0.318330259080334, 0.883076923076922, 0.38262976682629, 1.27153846153846, 0.737448407582632, 2.37692307692308, 24.8539446056665, 15.4476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 735, '2021-07-18 00:00:00', 0.221580337922495, 0.624615384615383, 0.258498623713046, 0.811538461538462, 0.382403733486764, 1.24615384615385, 0.773802200923373, 2.36538461538462, 24.8562672858299, 15.4507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 750, '2021-07-18 00:00:00', 0.247165261852608, 0.6064, 0.326604756038042, 0.890400000000001, 0.437465427205398, 1.2448, 0.798081031809012, 2.452, 25.3532803137319, 15.6232 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 765, '2021-07-18 00:00:00', 0.264033797370426, 0.605384615384619, 0.338328925069175, 0.907692307692306, 0.446029319491618, 1.18692307692308, 1.0224411211184, 2.73538461538462, 24.8079724778455, 15.5623076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 780, '2021-07-18 00:00:00', 0.209851229354366, 0.591538461538458, 0.267436836539885, 0.812307692307693, 0.426287010574586, 1.16615384615384, 0.979227953346607, 2.71076923076923, 24.8037746631125, 15.5884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 795, '2021-07-18 00:00:00', 0.240116638323962, 0.603200000000002, 0.298824363129919, 0.792800000000001, 0.375982269085478, 1.1328, 1.04499314192327, 2.8024, 25.1989739738215, 16.0568 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 810, '2021-07-18 00:00:00', 0.21688706738762, 0.519999999999999, 0.293561682680933, 0.827692307692307, 0.360751352681506, 1.06153846153846, 1.03978459307686, 2.8, 24.7984691835233, 15.6046153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 825, '2021-07-18 00:00:00', 0.210622520528659, 0.615384615384614, 0.301035137228447, 0.773076923076923, 0.401324729441802, 1.07153846153846, 1.05297936278995, 2.95846153846154, 24.7952520144793, 15.6176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 840, '2021-07-18 00:00:00', 0.19748573463573, 0.466153846153847, 0.313683819253621, 0.701538461538459, 0.487243423604829, 0.986923076923073, 1.04737650272552, 3.06846153846154, 24.7929908209186, 15.6153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 855, '2021-07-18 00:00:00', 0.230082259537425, 0.524615384615382, 0.358641024724422, 0.720769230769228, 0.472946248368833, 1.03307692307692, 1.0460733905714, 3.08153846153846, 24.7880586139002, 15.6246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 870, '2021-07-18 00:00:00', 0.236851137929422, 0.492307692307695, 0.292146433251445, 0.671538461538461, 0.387040049607274, 1.05, 1.10512345290191, 3.12538461538462, 24.7878066426589, 15.6269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 885, '2021-07-18 00:00:00', 0.210908656859936, 0.472307692307689, 0.286435923832082, 0.71846153846154, 0.592558987651153, 1.22307692307692, 24.8073156951735, 9.78, 24.7592274391713, 15.6992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 900, '2021-07-18 00:00:00', 0.234831527171816, 0.535384615384617, 0.319596861446034, 0.786923076923075, 0.573024902130386, 1.23153846153846, 24.7783962478483, 9.90615384615385, 24.7527157173635, 15.7092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 915, '2021-07-18 00:00:00', 0.213535801357849, 0.538461538461533, 0.581994977509391, 0.893076923076923, 0.67765432531298, 1.18076923076923, 24.7500413053268, 10.0238461538462, 24.7318795080358, 15.77 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 930, '2021-07-18 00:00:00', 0.567358250680633, 0.670769230769234, 0.582155147176948, 0.866153846153848, 0.728784024143064, 1.26307692307693, 24.7367017514151, 10.0984615384615, 24.7329944934976, 15.7661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 945, '2021-07-18 00:00:00', 0.251503784953931, 0.536923076923074, 0.394600479550571, 0.781538461538462, 0.840442740464815, 1.75, 24.7123469856358, 10.2384615384615, 24.7200526387291, 15.8023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 960, '2021-07-18 00:00:00', 0.35521607725223, 0.587692307692309, 0.519323228235187, 0.863846153846155, 0.766347581313219, 1.81384615384616, 24.6972942273814, 10.3569230769231, 24.7212583697638, 15.7907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 990, '2021-07-18 00:00:00', 0.565553234928831, 1.32230769230769, 0.567518756043833, 1.57846153846154, 0.571491436102469, 1.83769230769231, 24.7005381691605, 10.3553846153846, 24.713409191088, 15.8146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1005, '2021-07-18 00:00:00', 0.292149592872189, 0.929230769230769, 0.337462020655091, 1.25384615384615, 0.579124006914423, 1.70615384615385, 24.7284938855191, 10.1153846153846, 24.7300775699427, 15.7638461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1020, '2021-07-18 00:00:00', 0.288803366696761, 0.840769230769231, 0.406271602975912, 1.07615384615385, 0.651041768717938, 1.65923076923077, 24.7133558907854, 10.0292307692308, 24.7366099661086, 15.7438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1035, '2021-07-18 00:00:00', 0.341429573772037, 0.773076923076923, 0.486038934812682, 1.16461538461538, 0.560128007347769, 1.61923076923077, 24.7269828449689, 9.95615384615385, 24.7457703487656, 15.7069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1050, '2021-07-18 00:00:00', 0.321642898019147, 0.866923076923077, 0.460330316186102, 1.18, 0.459487339743563, 1.57384615384615, 24.7395380219288, 9.91153846153846, 24.7622622055914, 15.6784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1065, '2021-07-18 00:00:00', 0.338990356114238, 0.672307692307692, 0.389544112244827, 1.07615384615384, 25.037019643228, 8.56384615384616, 24.7609997064242, 9.84769230769231, 24.7711823263677, 15.6546153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1080, '2021-07-18 00:00:00', 0.339991855106059, 0.757692307692307, 0.486538163575465, 1.02076923076923, 24.9945990596738, 8.72692307692308, 24.7775122362069, 9.79384615384616, 24.7766578984209, 15.6338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 1095, '2021-07-18 00:00:00', 0.284141893047498, 0.656153846153848, 24.945258134255, 8.33923076923077, 24.8279397577686, 8.80384615384616, 24.6423320699595, 9.72538461538462, 24.6241468606607, 15.6561538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 600, '2021-07-18 00:00:00', 0.838839346523132, 1.58916666666667, 0.805781644101556, 1.95166666666667, 0.788745104948172, 2.39833333333333, 1.42408984409621, 3.34166666666667, 8.08370915008626, 10.0333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 615, '2021-07-18 00:00:00', 0.382561920724486, 1.20333333333333, 0.558174431206032, 1.5975, 0.848533261370568, 2.105, 1.29246618546858, 2.96416666666667, 8.10377792555217, 9.94083333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 630, '2021-07-18 00:00:00', 0.365979923421798, 0.992500000000006, 0.422700085543922, 1.32166666666667, 1.15716012946238, 1.9075, 1.25612903195792, 2.66583333333334, 8.10040252175734, 9.95083333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 645, '2021-07-18 00:00:00', 0.314421483943474, 0.845000000000001, 0.687172319801553, 1.22833333333334, 1.17159095349821, 1.70916666666667, 1.19160073801613, 2.50083333333334, 9.7514716466471, 11.0041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 660, '2021-07-18 00:00:00', 25.0857852853885, 7.04076923076923, 25.0214497151175, 7.36538461538462, 24.9516448047326, 7.63230769230769, 24.750717049442, 8.43769230769231, 24.8302557872757, 16.5123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 675, '2021-07-18 00:00:00', 0.635383348853273, 0.840000000000003, 0.650933530814369, 1.11230769230769, 0.803775705414998, 1.39076923076923, 1.03904690054803, 2.49230769230769, 24.4919764695423, 15.4192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 690, '2021-07-18 00:00:00', 0.405958694374764, 0.732307692307689, 0.424374290528466, 0.958461538461537, 0.750430440583164, 1.39538461538462, 0.941204465646995, 2.44461538461539, 24.4907035046739, 15.4469230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 705, '2021-07-18 00:00:00', 0.254576772965121, 0.624800000000001, 0.410045525927711, 0.950400000000002, 0.549288024021397, 1.3056, 1.01433064957472, 2.56800000000001, 24.628131611364, 14.864 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 720, '2021-07-18 00:00:00', 0.248970804590539, 0.627692307692306, 0.447857120072907, 0.959999999999998, 0.6670130894806, 1.28230769230769, 1.02780453095234, 2.51307692307693, 24.6134827967237, 15.6792307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 735, '2021-07-18 00:00:00', 0.277421090651847, 0.632307692307693, 0.442023319955647, 0.866153846153849, 0.743467551410279, 1.19, 1.09173595004258, 2.57923076923077, 24.6017994088613, 15.6969230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 750, '2021-07-18 00:00:00', 0.367174799425744, 0.605600000000001, 0.53280765760263, 0.885599999999998, 0.621452063048043, 1.2088, 1.13880170940043, 2.6688, 25.0545598777282, 15.5104 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 765, '2021-07-18 00:00:00', 0.291098714422549, 0.607692307692303, 0.486522353032212, 0.859999999999998, 0.603004273489129, 1.25307692307692, 1.24123139849722, 2.80076923076923, 24.5993165258399, 15.7715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 780, '2021-07-18 00:00:00', 0.281179931442757, 0.57692307692308, 0.397704180748224, 0.866153846153848, 0.536035016077808, 1.25153846153846, 1.32916283658318, 2.93461538461539, 24.5929484327395, 15.7861538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 795, '2021-07-18 00:00:00', 0.319558349071872, 0.631538461538461, 0.46002541735798, 0.889230769230769, 0.58530150021493, 1.33461538461539, 1.38305436791739, 2.94923076923077, 24.5917138765198, 15.7892307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 810, '2021-07-18 00:00:00', 0.293176764742051, 0.543846153846153, 0.371330249031982, 0.813076923076926, 0.666442680321305, 1.27461538461539, 1.403772718838, 2.96538461538462, 24.5977288257395, 15.7707692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 825, '2021-07-18 00:00:00', 0.24361887005352, 0.563076923076924, 0.464996939609451, 0.933076923076924, 0.585261020006, 1.23230769230769, 1.40209008818429, 3.05615384615385, 24.6007486064957, 15.76 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 840, '2021-07-18 00:00:00', 0.33239827825158, 0.666153846153848, 0.49389628310156, 0.898461538461537, 0.586110517275996, 1.19153846153846, 1.36437215766644, 3.08923076923078, 24.6125061393906, 15.7276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 855, '2021-07-18 00:00:00', 0.26528939205792, 0.597692307692304, 0.344254825115615, 0.799230769230768, 0.530386796447791, 1.16692307692308, 1.17733153294284, 3.05846153846154, 24.6261277133423, 15.6569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 870, '2021-07-18 00:00:00', 0.224871929362876, 0.530769230769233, 0.368307563781224, 0.807692307692308, 0.565082431018834, 1.16307692307692, 1.30364129091733, 3.14615384615385, 24.6346367914397, 15.6346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 885, '2021-07-18 00:00:00', 0.258365275113771, 0.556153846153844, 0.354175097938857, 0.799999999999998, 0.587658194740915, 1.34692307692308, 24.8700962232527, 10.4569230769231, 24.6309426534999, 15.63 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 900, '2021-07-18 00:00:00', 0.24245538844211, 0.596153846153846, 0.410064160083048, 0.866153846153845, 0.571239408250569, 1.34230769230769, 24.8736213564615, 10.4607692307692, 24.6466058078218, 15.5846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 915, '2021-07-18 00:00:00', 0.340585017060576, 0.653076923076923, 0.571820305286951, 1.08769230769231, 0.640793738565395, 1.43384615384615, 24.8451572622235, 10.5592307692308, 24.6584454061109, 15.5546153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 930, '2021-07-18 00:00:00', 0.409152535249931, 0.781666666666664, 0.434330235676939, 0.960833333333335, 0.692418571574208, 1.33, 25.8361038112353, 11.0541666666667, 25.5642290847123, 16.29 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 945, '2021-07-18 00:00:00', 0.296595036008047, 0.656153846153852, 0.570607233904912, 0.973846153846156, 0.601509895052567, 1.69692307692308, 24.8297149027903, 10.6169230769231, 24.6783071854303, 15.5215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 960, '2021-07-18 00:00:00', 0.472505596222456, 0.658461538461535, 0.541673759322399, 0.867692307692305, 0.662212608201878, 1.80153846153846, 24.8359894198226, 10.5923076923077, 24.6976733753171, 15.4730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 975, '2021-07-18 00:00:00', 0.227960860338245, 0.553076923076923, 0.41450990523564, 1.34230769230769, 0.654465842089207, 1.82846153846154, 24.8342578275686, 10.5953846153846, 24.7281312989571, 15.4015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 990, '2021-07-18 00:00:00', 0.344533575454388, 1.22076923076923, 0.515743526004331, 1.53076923076923, 0.624314023549044, 1.85, 24.8144346577676, 10.6892307692308, 24.7398524216729, 15.3646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1005, '2021-07-18 00:00:00', 0.247528086984394, 0.963076923076919, 0.388651316933112, 1.27538461538462, 0.542761032556258, 1.60153846153846, 24.9826466295184, 11.8861538461538, 24.7613066015383, 16.3038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1020, '2021-07-18 00:00:00', 0.424195165532965, 0.91153846153846, 0.49480563394591, 1.13615384615385, 0.597508673899063, 1.50615384615385, 25.0017829394995, 12.4269230769231, 24.8422425347199, 16.3369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1035, '2021-07-18 00:00:00', 0.279543584051959, 0.743846153846158, 0.436349189737551, 1.04384615384615, 0.5442697295106, 1.41153846153847, 25.008440384429, 12.3776923076923, 24.9528030181288, 16.3376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1050, '2021-07-18 00:00:00', 0.275140243959606, 0.723076923076925, 0.386297613445703, 0.964615384615391, 0.563859775257863, 1.34538461538462, 25.02074536183, 12.2676923076923, 25.0039901308079, 16.2476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1065, '2021-07-18 00:00:00', 0.231787701273255, 0.658461538461544, 0.402619117586528, 0.936923076923082, 25.0688785548935, 9.3, 25.0018989186514, 12.2115384615385, 24.9877274984834, 16.2015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1080, '2021-07-18 00:00:00', 0.33396913721987, 0.699230769230772, 0.448036399620184, 0.963846153846151, 25.0649803142521, 9.33692307692307, 25.0056484449783, 12.1569230769231, 25.0790923771483, 16.2423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 4, 1095, '2021-07-18 00:00:00', 0.233148351583611, 0.683076923076921, 25.132859777896, 9.01615384615384, 25.0194541537949, 9.45307692307692, 25.0082273231462, 12.0646153846154, 25.2061095402255, 16.2230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 600, '2021-07-18 00:00:00', 6.42159117365634, 3.09826086956522, 6.36116316705873, 3.48173913043478, 6.30203267289822, 3.81391304347826, 8.47029237774156, 6.77565217391304, 9.42593327908797, 11.48 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 615, '2021-07-18 00:00:00', 0.566777936618239, 1.33909090909091, 0.680084028421701, 1.72, 0.815461519127352, 2.06818181818182, 6.23792374437942, 5.18454545454546, 8.2181965243327, 10.7172727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 630, '2021-07-18 00:00:00', 0.41229330670166, 1.02695652173913, 0.466852212313806, 1.30347826086956, 0.776140242410692, 1.67130434782609, 6.17732139399781, 4.85217391304348, 8.06378886808744, 10.54 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 645, '2021-07-18 00:00:00', 0.274084894958241, 0.790434782608697, 0.390143380960785, 1.08869565217391, 0.724980577632717, 1.52173913043479, 6.17553300575248, 4.72521739130435, 8.02419897372694, 10.5365217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 660, '2021-07-18 00:00:00', 25.0705012049354, 5.9216, 25.0158363975036, 6.2104, 24.9419081868248, 6.6256, 25.0313017373581, 9.52, 25.3250615530677, 15.3352 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 675, '2021-07-18 00:00:00', 0.417811759847264, 0.779999999999994, 0.511360277430047, 1.0168, 5.53477792387975, 2.796, 5.98361952890277, 4.4912, 7.64219837481336, 10.4672 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 690, '2021-07-18 00:00:00', 0.385092196752934, 0.747199999999996, 0.742708556568452, 1.0408, 6.16650987188053, 3.4024, 5.96008646469719, 4.5016, 7.62163132144294, 10.5384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 705, '2021-07-18 00:00:00', 0.625930032669067, 0.771666666666665, 5.70624041818647, 2.49833333333333, 6.31554029955967, 3.37166666666666, 6.03741372549154, 4.66916666666667, 9.02089538921655, 12.1816666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 720, '2021-07-18 00:00:00', 5.64491535218495, 2.0712, 6.28653555890153, 2.8928, 6.27653959864298, 3.1008, 5.9325321181881, 4.4496, 8.91684720066459, 11.9016 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 735, '2021-07-18 00:00:00', 6.18795065698922, 2.276, 6.16027953911184, 2.4224, 6.1193690306545, 2.7224, 5.8125046810017, 4.0976, 8.98356996596193, 11.6072 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 750, '2021-07-18 00:00:00', 0.205750658160146, 0.540000000000001, 0.376150679028144, 0.803200000000003, 0.470670443799765, 1.2584, 1.17749564755034, 2.6728, 8.35405434504708, 10.3736 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 765, '2021-07-18 00:00:00', 0.199154881101787, 0.552800000000002, 0.308907753220926, 0.773599999999999, 0.569358703572126, 1.2512, 1.19664642508414, 2.8872, 8.35136715354638, 10.392 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 780, '2021-07-18 00:00:00', 0.233443783382637, 0.592799999999997, 0.402942510374204, 0.912799999999995, 0.623520114618068, 1.3576, 1.20324173243229, 2.9336, 8.33866552073331, 10.4248 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 795, '2021-07-18 00:00:00', 0.336763022514843, 0.604799999999997, 0.535415103759065, 0.891199999999998, 0.680780924135415, 1.2672, 1.29580193959828, 2.9688, 8.33839656848565, 10.4136 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 810, '2021-07-18 00:00:00', 0.298368899183543, 0.606399999999999, 0.442708331372547, 0.8864, 0.582131714763359, 1.2424, 1.22745373300449, 2.9848, 8.34236281477456, 10.4256 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 825, '2021-07-18 00:00:00', 0.312853533356, 0.582400000000003, 0.424369335995584, 0.803200000000003, 0.561981019845566, 1.0768, 1.12874148206457, 2.9936, 8.35722840819052, 10.396 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 840, '2021-07-18 00:00:00', 0.364896332310062, 0.500800000000003, 0.512737749731771, 0.788000000000005, 0.624072645344007, 1.03200000000001, 1.05239916381571, 2.9776, 8.3586781251583, 10.392 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 855, '2021-07-18 00:00:00', 0.484733603814164, 0.620000000000005, 0.502650309194505, 0.7664, 0.736591248024755, 1.164, 1.0267242408099, 2.9728, 8.35264093964697, 10.3976 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 870, '2021-07-18 00:00:00', 0.184401735349748, 0.509599999999998, 0.355842661860547, 0.726399999999999, 0.540939922727099, 1.1792, 1.03636415736297, 2.9256, 8.41478856933831, 10.36 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 885, '2021-07-18 00:00:00', 0.258698475422198, 0.46608695652174, 0.493832315397869, 0.766086956521742, 0.716753771095375, 1.30782608695652, 1.72811762152754, 4.00782608695652, 8.58468578571899, 10.8886956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 900, '2021-07-18 00:00:00', 0.41258857634856, 0.567200000000003, 0.438836340032743, 0.802400000000002, 0.657802401941495, 1.2696, 2.05903148753647, 4.5424, 8.40985334790883, 10.372 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 915, '2021-07-18 00:00:00', 0.291382909588057, 0.590399999999998, 0.581151730044173, 1.0104, 0.754434004182387, 1.3104, 2.07845198805906, 4.5472, 8.39823449700392, 10.3848 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 930, '2021-07-18 00:00:00', 0.566036512367648, 0.7616, 0.60252468829086, 0.988799999999999, 0.930972967742171, 1.3576, 2.11193434241377, 4.62, 8.39066878542269, 10.3832 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 945, '2021-07-18 00:00:00', 0.25205100703018, 0.565833333333335, 0.390116110549343, 0.760833333333332, 0.513904491211118, 1.5675, 2.07725833104913, 4.5575, 8.57392402511276, 10.3758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 960, '2021-07-18 00:00:00', 0.274876942163826, 0.546399999999996, 0.338009861789072, 0.745600000000002, 0.753766542107036, 1.7384, 2.15901582516973, 4.7592, 8.3756399158512, 10.4024 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 975, '2021-07-18 00:00:00', 0.248537052904927, 0.570400000000001, 0.683130051063976, 1.464, 0.792275204711087, 1.924, 2.1459754580765, 4.8224, 8.33600087971844, 10.4824 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 990, '2021-07-18 00:00:00', 0.583081469436308, 1.3056, 0.651241890544519, 1.5392, 0.789545861028137, 1.97919999999999, 2.16024782528919, 4.8096, 8.3371071721551, 10.5232 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1005, '2021-07-18 00:00:00', 0.416528510428757, 0.907199999999999, 0.555569377605831, 1.2864, 0.744255332530439, 1.7008, 2.16897733198544, 4.6528, 8.37847138007087, 10.4392 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1020, '2021-07-18 00:00:00', 0.353700438224212, 0.890400000000001, 0.495079791548796, 1.1704, 0.522663690467716, 1.5224, 2.1682951828568, 4.6696, 8.3887859272563, 10.4328 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1035, '2021-07-18 00:00:00', 0.329393381840011, 0.783999999999996, 0.503326269266099, 1.0704, 0.562650868656575, 1.4048, 2.15996357993987, 4.6552, 24.7603924309235, 15.072 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1050, '2021-07-18 00:00:00', 0.369724221548981, 0.7528, 0.488715322725477, 1.0248, 0.704474272063927, 1.4056, 2.24451241921269, 4.5688, 24.7822325332754, 15.0608 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1065, '2021-07-18 00:00:00', 0.487643312268303, 0.727199999999997, 0.540195026510491, 1.0024, 1.63791656279149, 3.0904, 2.23961693153093, 4.5944, 24.7627123447062, 15.1432 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1080, '2021-07-18 00:00:00', 0.318292546138831, 0.676666666666667, 0.428017844677441, 0.94416666666667, 2.22281385844055, 3.86833333333333, 2.28586773553236, 4.685, 25.2727679528777, 15.4 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 5, 1095, '2021-07-18 00:00:00', 0.346661092485841, 0.690000000000003, 1.58279060110822, 2.935, 2.14213881334804, 3.9525, 2.08827714857855, 4.78166666666667, 25.0833039915087, 15.85 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 600, '2021-07-18 00:00:00', 1.05383743211813, 1.82666666666666, 2.07188435051398, 2.70380952380952, 1.99268280514104, 3.06952380952381, 2.0944689064295, 4.04, 8.80519240751349, 11.3066666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 615, '2021-07-18 00:00:00', 0.385924726775624, 1.213, 0.440491352445138, 1.543, 0.74751166158832, 2.115, 0.927032049636168, 3.049, 6.37761966815041, 9.643 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 630, '2021-07-18 00:00:00', 0.428903129782055, 0.920000000000002, 0.601016682490246, 1.38, 0.774599387119769, 1.706, 0.942190057930545, 2.692, 6.42967429804554, 9.562 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 645, '2021-07-18 00:00:00', 0.354899541011997, 0.867999999999999, 0.508060294805543, 1.141, 0.487135558783774, 1.382, 0.887696012453766, 2.446, 6.48019582225235, 9.413 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 660, '2021-07-18 00:00:00', 2.34044725070515, 1.42666666666667, 2.48547360630103, 1.66095238095238, 2.52954202517824, 2.03142857142857, 2.53961676898963, 3.09333333333333, 26.8557536621467, 16.3904761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 675, '2021-07-18 00:00:00', 0.427873024009842, 0.730909090909094, 0.632682737149867, 1.07272727272727, 0.681155753240887, 1.38272727272727, 0.872067752243003, 2.43454545454545, 26.26727150621, 16.05 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 690, '2021-07-18 00:00:00', 0.267953604564549, 0.72909090909091, 0.329287568897311, 0.922727272727275, 0.493251426452036, 1.23272727272727, 0.809959648398999, 2.25818181818182, 26.2600795572858, 16.0654545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 705, '2021-07-18 00:00:00', 0.181052717682136, 0.560909090909091, 0.224832790201478, 0.795454545454545, 0.320531214923378, 1.13545454545454, 0.687564243358089, 2.16727272727272, 26.185085474344, 16.2781818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 720, '2021-07-18 00:00:00', 0.2131783798724, 0.604545454545454, 0.280043286697326, 0.876363636363634, 0.4067312417682, 1.13272727272727, 0.670981706320258, 2.22545454545454, 26.1783124937733, 16.2945454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 735, '2021-07-18 00:00:00', 0.30324793051117, 0.615454545454545, 0.313113121475016, 0.83272727272727, 0.422371166863226, 1.12454545454545, 0.644261381174382, 2.20818181818181, 26.152741026582, 16.3818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 750, '2021-07-18 00:00:00', 0.175605322918267, 0.499090909090903, 0.294564025922995, 0.711818181818183, 0.416753064635542, 1.11454545454545, 0.596431669121226, 2.13545454545454, 26.1070104863961, 16.5181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 765, '2021-07-18 00:00:00', 0.215529148499256, 0.526363636363642, 0.302096570093633, 0.823636363636365, 0.464862312622748, 1.12727272727273, 0.583475925676594, 2.32818181818182, 26.0505368990213, 16.7018181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 780, '2021-07-18 00:00:00', 0.255849319832738, 0.602727272727275, 0.379104664070949, 0.851818181818183, 0.414632784907738, 1.21818181818182, 0.719184242058996, 2.43454545454546, 26.0463721830144, 16.7190909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 795, '2021-07-18 00:00:00', 0.229445029680361, 0.535454545454544, 0.32378310307287, 0.695454545454543, 0.486745531177443, 1.08545454545454, 0.867185825190455, 2.49727272727273, 26.0415782266897, 16.7481818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 810, '2021-07-18 00:00:00', 0.157273853310283, 0.46272727272727, 0.355771218865661, 0.792727272727274, 0.442425428451234, 1.04545454545455, 0.884972668152312, 2.55363636363636, 26.0389568952075, 16.76 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 825, '2021-07-18 00:00:00', 0.318007868344483, 0.583636363636368, 0.403551334595332, 0.71818181818182, 0.409281917889963, 1.02545454545455, 0.896158709660531, 2.61363636363637, 26.0356893413737, 16.7663636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 840, '2021-07-18 00:00:00', 0.258346389839026, 0.46857142857143, 0.341467421579281, 0.699999999999998, 0.452960631107532, 1.00666666666666, 0.922564748018107, 2.63428571428572, 26.6312302525044, 17.0895238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 855, '2021-07-18 00:00:00', 0.19316681887276, 0.480909090909089, 0.250118586593055, 0.685454545454545, 0.465122987971349, 0.96181818181818, 0.879305609545599, 2.62454545454546, 26.025134171758, 16.7909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 870, '2021-07-18 00:00:00', 0.182127874776386, 0.449090909090911, 0.274618980435776, 0.651818181818181, 0.568129763849272, 1.03, 0.864281599932962, 2.61727272727273, 26.0176620828955, 16.8245454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 885, '2021-07-18 00:00:00', 0.174901332729274, 0.459999999999998, 0.382070005597781, 0.661818181818182, 0.531352110125726, 1.10272727272727, 7.16322553044367, 5.27, 26.0014691726102, 16.9009090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 900, '2021-07-18 00:00:00', 0.305039916485289, 0.492727272727274, 0.514045999929278, 0.786363636363637, 0.569818076839126, 1.07454545454545, 7.1633697843031, 5.28, 26.0004385743896, 16.9081818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 915, '2021-07-18 00:00:00', 0.35161063625222, 0.551304347826085, 0.367347075009157, 0.73565217391304, 1.04606169000138, 1.18782608695652, 6.97896965112361, 5.36086956521739, 25.5057118922494, 16.4313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 930, '2021-07-18 00:00:00', 0.149365179041025, 0.476363636363635, 0.273873924291683, 0.635454545454542, 0.345991266811689, 0.893636363636361, 7.14129488543168, 5.30454545454546, 26.0291870308924, 16.8481818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 945, '2021-07-18 00:00:00', 0.168626162290123, 0.39565217391304, 0.503357894504965, 0.676521739130431, 0.548992609581851, 1.36260869565218, 6.96247570797843, 5.3704347826087, 25.4762311606367, 16.5321739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 960, '2021-07-18 00:00:00', 0.195631954117576, 0.456363636363636, 0.254818499195932, 0.660909090909092, 0.552679423766209, 1.48545454545455, 7.11519884089367, 5.46454545454546, 26.0310073679208, 16.8427272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 975, '2021-07-18 00:00:00', 0.171090214424616, 0.473636363636362, 0.418519344306141, 1.14181818181819, 0.758689346049835, 1.65, 7.10521819095836, 5.49727272727273, 26.0312346516483, 16.8418181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 990, '2021-07-18 00:00:00', 0.421771157253442, 1.05636363636364, 0.589997431940997, 1.34727272727273, 0.732830012240099, 1.70272727272728, 7.10339325048217, 5.49636363636364, 26.0349184267817, 16.8318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1005, '2021-07-18 00:00:00', 0.440863328377742, 0.838260869565219, 0.754210316543755, 1.37826086956522, 1.07506337711882, 1.76608695652174, 6.94290196870412, 5.42173913043479, 25.5324541209562, 16.3695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1020, '2021-07-18 00:00:00', 0.306219794870555, 0.81909090909091, 0.355226895358649, 1.04636363636364, 0.5502781665722, 1.50818181818182, 7.10406048149052, 5.28090909090909, 26.0436646499349, 16.7827272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1035, '2021-07-18 00:00:00', 0.229251369627731, 0.681904761904763, 0.494408737786863, 0.980000000000001, 0.545073171147472, 1.39047619047619, 7.26052313476627, 5.3247619047619, 26.779679111844, 17.2866666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1050, '2021-07-18 00:00:00', 0.338789543785453, 0.695454545454543, 0.410470113754597, 1.07, 0.44410131054296, 1.35454545454546, 7.11130366577324, 5.15727272727273, 26.2441742700525, 16.7554545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1065, '2021-07-18 00:00:00', 0.294144882874427, 0.705454545454545, 0.359099402606548, 0.960000000000004, 7.25741370459572, 4.44181818181818, 7.10651606363981, 5.12090909090909, 26.2477609022361, 16.72 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1080, '2021-07-18 00:00:00', 0.236394270409101, 0.621818181818185, 0.275001770950618, 0.874545454545452, 7.23975197489587, 4.49090909090909, 7.08817227126896, 5.15363636363637, 26.2404108067568, 16.7554545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 1, 1095, '2021-07-18 00:00:00', 0.20907754521569, 0.620909090909089, 7.28590265438521, 4.26181818181818, 7.22542504629085, 4.50363636363636, 7.10853739499934, 5.06909090909091, 26.2120449659827, 16.8481818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 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 1033276, 3, 975, '2021-07-18 00:00:00', 0.358531626967876, 0.606666666666667, 0.710596809792276, 1.555, 0.641148765210101, 1.9025, 25.649919385697, 10.9758333333333, 25.7109520311447, 16.2625 where not exists (select 1 from powerstats_trumpet where symbolid = 1033276 and enddate = '2021-07-18 00:00:00' and dayofweek = 3 and fromtime = 975);
Date: 2021-07-18 18:15:48 Duration: 2s15ms Database: acaweb_fx User: pgperfstats
9 170ms 14s750ms 1s621ms 336 9m4s 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 Jul 18 18 336 9m4s 1s621ms [ User: postgres - Total duration: 9m4s - Times executed: 336 ]
-
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 ('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-07-18 18:20:38 Duration: 14s750ms 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 = '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-07-18 18:35:25 Duration: 13s257ms 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 = '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-07-18 18:00:46 Duration: 9s987ms Database: acaweb_fx User: postgres Bind query: yes
10 50ms 32s341ms 1s281ms 85 1m48s (( 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 #10
Day Hour Count Duration Avg duration Jul 18 18 85 1m48s 1s281ms [ User: postgres - Total duration: 1m48s - Times executed: 85 ]
-
(( 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-07-18 18:04:30 Duration: 32s341ms 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 = '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-07-18 18:19:50 Duration: 14s487ms 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 = '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-07-18 18:50:25 Duration: 12s505ms Database: acaweb_fx User: postgres Bind query: yes
11 1s185ms 1s447ms 1s241ms 7 8s693ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #11
Day Hour Count Duration Avg duration Jul 18 18 7 8s693ms 1s241ms [ User: pgperfstats - Total duration: 8s693ms - Times executed: 7 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 1031761, 2, 990, '2021-07-18 00:00:00', 0.504745023216212, 1.55346153846154, 0.54898283565714, 1.96692307692307, 0.782678733581025, 2.375, 1.05693118908543, 3.13653846153846, 3.74988352639631, 8.84230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1005, '2021-07-18 00:00:00', 0.491100647682172, 1.26961538461538, 0.574396941281767, 1.56038461538461, 0.827249753004594, 1.95307692307692, 1.05532619820385, 2.74423076923077, 3.86092910300895, 8.62846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1020, '2021-07-18 00:00:00', 0.279693513579528, 0.917307692307695, 0.536754491937783, 1.33576923076923, 0.623963016655515, 1.61461538461539, 0.880213348263676, 2.47346153846154, 3.8867316109277, 8.59884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1035, '2021-07-18 00:00:00', 0.460112360859156, 1.01076923076924, 0.491560153608267, 1.26076923076924, 0.531710881530992, 1.60269230769231, 0.908951805441518, 2.43576923076923, 3.88629053904184, 8.59692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1050, '2021-07-18 00:00:00', 0.277264938558496, 0.830384615384619, 0.310621213798313, 1.09153846153846, 0.55977371801882, 1.50884615384616, 0.941980564881986, 2.39076923076923, 3.86395494877384, 8.60038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1065, '2021-07-18 00:00:00', 0.270776660737218, 0.739999999999995, 0.410114618125223, 1.065, 0.576995533911522, 1.39961538461538, 0.900998079055407, 2.39846153846154, 3.85871887867144, 8.60076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1080, '2021-07-18 00:00:00', 0.37709088886042, 0.831538461538455, 0.454904892849553, 1.09230769230769, 0.507860671383857, 1.32769230769231, 0.913701600843849, 2.34115384615385, 3.85845822138245, 8.61038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1095, '2021-07-18 00:00:00', 0.280591956680598, 0.759615384615391, 0.308528018924603, 0.978461538461541, 0.435350963635621, 1.27230769230769, 1.23597311397196, 2.46153846153846, 3.88398962210449, 8.59923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1110, '2021-07-18 00:00:00', 0.254364970979767, 0.681538461538463, 0.342289351280462, 0.885000000000001, 0.516112837990357, 1.2726923076923, 1.31458381831841, 2.47884615384615, 3.85806378301942, 8.61192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1125, '2021-07-18 00:00:00', 0.186358215851582, 0.574230769230767, 0.34992922361309, 0.887692307692306, 0.599036277314204, 1.25730769230769, 1.26718373386996, 2.39115384615384, 3.77079336683736, 8.87115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1140, '2021-07-18 00:00:00', 0.294390635302558, 0.644615384615382, 0.373240487539145, 0.862692307692301, 0.63523865896697, 1.21192307692307, 1.21250998409847, 2.46269230769231, 3.77404506515836, 8.88807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1155, '2021-07-18 00:00:00', 0.221888745511382, 0.528846153846151, 0.487524516148836, 0.84807692307692, 0.559387164672194, 1.115, 1.93940466678269, 3.78769230769231, 3.69364418760327, 8.95076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1170, '2021-07-18 00:00:00', 0.492348844433885, 0.629230769230772, 0.537888893302754, 0.802692307692312, 0.561476761626121, 1.12807692307693, 1.96310871990164, 3.97961538461539, 3.64198213149843, 9.06538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1185, '2021-07-18 00:00:00', 0.162558865077809, 0.48576923076923, 0.2749827966647, 0.726538461538461, 0.547106514731396, 1.08846153846154, 2.2881561606203, 4.36884615384616, 3.5979916620248, 9.08 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1200, '2021-07-18 00:00:00', 0.313104553685287, 0.537692307692309, 0.497484131946399, 0.802307692307697, 0.55668538276536, 1.07884615384615, 2.25851908593629, 4.43730769230769, 3.56819704526616, 9.12307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1215, '2021-07-18 00:00:00', 0.274566231326094, 0.52115384615385, 0.339436863960562, 0.74576923076923, 0.452786415941926, 0.996538461538458, 2.32669537856063, 4.59076923076923, 3.56412831073526, 9.17884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1230, '2021-07-18 00:00:00', 0.218706688019859, 0.516153846153845, 0.330285657249318, 0.723846153846154, 0.543409747654706, 1.00692307692308, 2.35841524366225, 4.65769230769231, 3.56461647521646, 9.16884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1245, '2021-07-18 00:00:00', 0.237687901378124, 0.473461538461536, 0.341540627158762, 0.674999999999999, 0.554344519368457, 1.08461538461539, 2.33185291131324, 4.615, 3.52628662825576, 9.15423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1260, '2021-07-18 00:00:00', 0.250870484513423, 0.5, 0.406101162084221, 0.746923076923079, 0.498892928238266, 1.07692307692308, 2.34785872986103, 4.62384615384615, 3.54379197166842, 9.15153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1275, '2021-07-18 00:00:00', 0.296206788474645, 0.552307692307689, 0.362015936750772, 0.793461538461538, 0.924530400548555, 1.2426923076923, 2.35104219116021, 4.56923076923077, 3.59350525253547, 9.12 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1290, '2021-07-18 00:00:00', 0.236951147188286, 0.554615384615387, 0.311849322590254, 0.754999999999995, 0.97738150963921, 1.24884615384615, 2.38017675491032, 4.54576923076923, 3.61826375702278, 9.09615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1305, '2021-07-18 00:00:00', 0.282631589502332, 0.556153846153843, 0.845757284695431, 0.975769230769228, 0.873354364593117, 1.28961538461538, 2.40753039760345, 4.56115384615384, 3.61616669118855, 9.07846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1320, '2021-07-18 00:00:00', 0.224043457870332, 0.567083333333331, 0.340156613546074, 0.777499999999998, 0.506917188731936, 1.34458333333334, 2.46662930837359, 4.58416666666666, 3.72630696359768, 9.14625 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1335, '2021-07-18 00:00:00', 0.279188459023968, 0.516249999999996, 0.354517175234477, 0.817083333333336, 1.87991091178063, 3.19291666666667, 2.47099401315412, 4.56125, 3.72023140935217, 9.14 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1350, '2021-07-18 00:00:00', 0.301887780282771, 0.666666666666671, 0.461176818553375, 1.14333333333335, 1.91731904461427, 3.42916666666667, 2.45544455669732, 4.53083333333333, 3.70386480486986, 9.11333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 1365, '2021-07-18 00:00:00', 0.386500464030319, 0.960000000000008, 1.83258647501443, 3.08416666666666, 2.26687963886517, 3.83291666666667, 2.46383567469181, 4.47583333333333, 3.7086182434112, 9.09833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 990, '2021-07-18 00:00:00', 0.772520118400378, 1.68959999999999, 1.04516633444953, 2.0932, 1.64586218540112, 2.8596, 1.79581457840168, 3.654, 3.30532187035797, 8.5112 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1005, '2021-07-18 00:00:00', 0.942416288875816, 1.33269230769231, 1.63889456177492, 2.00076923076923, 1.68991852329768, 2.47615384615384, 1.77451778932063, 3.33576923076923, 3.23978897698363, 8.27384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1020, '2021-07-18 00:00:00', 0.844225999636084, 1.21846153846154, 0.892565188310981, 1.66615384615385, 0.945460815605887, 2.07192307692308, 1.29646388896283, 3.04115384615385, 3.11564175387055, 8.18653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1035, '2021-07-18 00:00:00', 0.581751092249371, 1.0652, 0.623075169354922, 1.4068, 0.595310283241714, 1.7988, 1.31811582697931, 2.9428, 3.12345124288289, 8.0532 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1050, '2021-07-18 00:00:00', 0.477893454491851, 0.98692307692308, 0.494158025176311, 1.26192307692308, 0.834971763686558, 1.67461538461539, 1.39357144941169, 2.89423076923077, 3.06933029528242, 8.06269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1065, '2021-07-18 00:00:00', 0.368621548683526, 0.825384615384613, 0.417583524579209, 1.1, 0.971089792251661, 1.54923076923077, 1.64013432845746, 2.91615384615384, 3.07732653700978, 8.06884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1080, '2021-07-18 00:00:00', 0.280416448546415, 0.785769230769226, 0.59050017911806, 1.15769230769231, 0.771419171696908, 1.47653846153846, 1.58120966351715, 2.85, 3.07834803350509, 8.07115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1095, '2021-07-18 00:00:00', 0.45735762812049, 0.739999999999998, 0.678198632124383, 1.03423076923077, 0.734499725087657, 1.35461538461539, 1.60795144396647, 2.84038461538461, 3.0867007280615, 8.08576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1110, '2021-07-18 00:00:00', 0.239269400788831, 0.664615384615385, 0.300123307991903, 0.875000000000002, 0.475492942599088, 1.21153846153846, 1.54517512076986, 2.86307692307692, 3.05360256342973, 8.21615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1125, '2021-07-18 00:00:00', 0.245817943890314, 0.622307692307694, 0.408509674115747, 0.868076923076926, 0.519715306682415, 1.23, 1.63555255306766, 2.86192307692308, 3.47513452977004, 8.78 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1140, '2021-07-18 00:00:00', 0.387589195689693, 0.58423076923077, 0.470032404774884, 0.837692307692309, 0.595379258572598, 1.12269230769231, 1.57452195431356, 2.85923076923077, 3.48189278763942, 8.88423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1155, '2021-07-18 00:00:00', 0.235706466736784, 0.601538461538465, 0.291395844962718, 0.806538461538464, 0.57377468105118, 1.19576923076923, 1.46558116590182, 3.95807692307692, 3.4298763601847, 9.07038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1170, '2021-07-18 00:00:00', 0.267724600174245, 0.557307692307692, 0.340105187348761, 0.736538461538466, 0.546399121521985, 1.14, 1.58929713540778, 4.08423076923077, 3.43897310254093, 9.12 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1185, '2021-07-18 00:00:00', 0.230564858220314, 0.501923076923085, 0.570751731019308, 0.861538461538466, 0.812152789717641, 1.20192307692308, 1.64678731521057, 4.2273076923077, 3.39366949118275, 9.18615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1200, '2021-07-18 00:00:00', 0.529046747970785, 0.622307692307698, 0.550836147632366, 0.857307692307694, 0.845421424270403, 1.26576923076923, 1.79724695447916, 4.39615384615385, 3.45736451428185, 9.26576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1215, '2021-07-18 00:00:00', 0.279371822817932, 0.576153846153841, 0.518316950850016, 0.857307692307685, 0.868681848461305, 1.37807692307692, 1.81497039602896, 4.53153846153846, 3.45960462391964, 9.31807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1230, '2021-07-18 00:00:00', 0.511769930279669, 0.672692307692305, 0.570319208864649, 0.88, 0.895916634171182, 1.38884615384615, 1.99753863927199, 4.71615384615385, 3.45386971381376, 9.33 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1245, '2021-07-18 00:00:00', 0.237785941228985, 0.523076923076922, 0.694476338412898, 0.93423076923077, 0.924790537614623, 1.37846153846154, 2.04717937284825, 4.79076923076923, 3.45213844539205, 9.34038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1260, '2021-07-18 00:00:00', 0.61827215814596, 0.752692307692307, 0.684442951491328, 0.993076923076921, 1.00190188372684, 1.37076923076923, 2.07147350008115, 4.80230769230769, 3.46630150936789, 9.34692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1275, '2021-07-18 00:00:00', 0.495121585689203, 0.685769230769228, 0.76602962384975, 1.03423076923077, 1.35696522261428, 1.64884615384615, 2.08535612158838, 4.90692307692307, 3.46671276350023, 9.34423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1290, '2021-07-18 00:00:00', 0.557252739234737, 0.751153846153844, 0.676510048819562, 0.985384615384616, 1.33374752541043, 1.71769230769231, 2.07937830945842, 4.96692307692308, 3.4288991729798, 9.34153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1305, '2021-07-18 00:00:00', 0.46758364122204, 0.642307692307694, 1.2163289661297, 1.19807692307692, 1.24908341779698, 1.67423076923077, 2.19207523733877, 4.99461538461538, 3.44232604722223, 9.33384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1320, '2021-07-18 00:00:00', 0.883050440071314, 0.807083333333335, 0.873523495449004, 1.14208333333333, 0.88747769925033, 1.57083333333334, 2.2698314037499, 4.86291666666667, 3.42220106728513, 9.30583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1335, '2021-07-18 00:00:00', 0.357600447021731, 0.697916666666667, 0.519606177513446, 0.969166666666669, 1.47002902219206, 3.27875, 2.29414314148511, 4.81833333333334, 3.33599731410415, 9.25458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1350, '2021-07-18 00:00:00', 0.492213096010306, 0.750416666666668, 0.668066103645869, 1.18916666666667, 1.56192096517374, 3.45333333333333, 2.35499557678282, 4.86291666666667, 3.30475982485868, 9.27875 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 1365, '2021-07-18 00:00:00', 0.52813436339354, 0.942916666666671, 1.34356915702547, 3.09958333333334, 1.49892999275763, 3.52541666666667, 2.18202870635615, 4.83666666666667, 3.2573272752766, 9.21625 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 990, '2021-07-18 00:00:00', 0.502407741243643, 1.50153846153846, 0.592641025086335, 1.86076923076923, 0.957420573126643, 2.29692307692308, 1.69373506238091, 3.53769230769231, 3.15035394836834, 8.575 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1005, '2021-07-18 00:00:00', 0.442878694973622, 1.21846153846154, 0.681153885245188, 1.63115384615384, 1.00489693310003, 2.16538461538462, 1.69782816019126, 3.40730769230769, 3.10873382585257, 8.46499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1020, '2021-07-18 00:00:00', 0.466468236201152, 1.09384615384615, 0.679618558174645, 1.47576923076923, 1.06794122569478, 2.11769230769231, 1.82510442272385, 3.27692307692308, 3.06740581950586, 8.3476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1035, '2021-07-18 00:00:00', 0.400214750045331, 0.980384615384619, 0.692340623148419, 1.39653846153846, 1.02430043669588, 1.87076923076923, 1.68896345089571, 3.08846153846154, 3.01249970315989, 8.30230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1050, '2021-07-18 00:00:00', 0.485583550602142, 0.959230769230767, 0.726591621624818, 1.38923076923077, 0.785926303062921, 1.73807692307692, 1.67610482506775, 2.96076923076923, 3.01083274961493, 8.30461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1065, '2021-07-18 00:00:00', 0.445027916151164, 1.00538461538462, 0.61986946516678, 1.31692307692308, 0.751841738665791, 1.745, 1.66537517140687, 2.9023076923077, 3.00934288763919, 8.32384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1080, '2021-07-18 00:00:00', 0.370632100398973, 0.868076923076918, 0.427797399927368, 1.16115384615384, 0.78016369091069, 1.65076923076923, 1.67349735124242, 2.75423076923077, 2.95327200549856, 8.23346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1095, '2021-07-18 00:00:00', 0.393880887891444, 0.803076923076919, 0.600875899128797, 1.16961538461538, 0.804049845374127, 1.58807692307692, 1.65952750458121, 2.66346153846153, 2.96805186042189, 8.21038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1110, '2021-07-18 00:00:00', 0.456116044613474, 0.824615384615386, 0.536218669516885, 1.11230769230769, 0.893300879624812, 1.44769230769231, 1.619837456233, 2.49423076923077, 2.99653155908883, 8.19576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1125, '2021-07-18 00:00:00', 0.33284253611303, 0.698076923076924, 0.574543698545601, 1.01730769230769, 0.939973485714443, 1.38692307692307, 1.66839784961963, 2.52076923076923, 3.19568796012088, 8.76846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1140, '2021-07-18 00:00:00', 0.383134641929122, 0.678076923076915, 0.631139141065279, 1.01615384615384, 0.954006611813885, 1.43384615384616, 1.61258283031148, 2.78923076923077, 3.19940023225507, 8.85461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1155, '2021-07-18 00:00:00', 0.578106968187261, 0.769199999999995, 0.67942377546467, 1.018, 0.933327023788195, 1.4492, 1.83966872017763, 3.8332, 3.3586365289107, 9.1768 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1170, '2021-07-18 00:00:00', 0.283874295040284, 0.606153846153842, 0.508669002246207, 0.881923076923079, 0.681117746513321, 1.37576923076923, 1.84751891840006, 4.06307692307693, 3.29771792888074, 9.14346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1185, '2021-07-18 00:00:00', 0.343811218325046, 0.606923076923076, 0.520332438114178, 0.934615384615385, 0.895466616652153, 1.43269230769231, 1.87262957855032, 4.22846153846154, 3.34146354392571, 9.19884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1200, '2021-07-18 00:00:00', 0.510805849011752, 0.721153846153844, 0.628718966201543, 1.00653846153846, 1.01257812614063, 1.42769230769231, 1.90336386432022, 4.255, 3.38987932619346, 9.22538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1215, '2021-07-18 00:00:00', 0.358752753942798, 0.656538461538459, 0.630760225076426, 0.987692307692307, 0.811667324803612, 1.32961538461539, 1.95140407044616, 4.22538461538462, 3.38926951512473, 9.22961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1230, '2021-07-18 00:00:00', 0.484597374512708, 0.701153846153848, 0.69538522804602, 0.946153846153847, 0.761081113639314, 1.2273076923077, 1.9577456816058, 4.26807692307692, 3.40722905689562, 9.23538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1245, '2021-07-18 00:00:00', 0.417947365107136, 0.630000000000004, 0.535584368129444, 0.848846153846155, 0.616139969112908, 1.05269230769231, 1.9560168317665, 4.25461538461539, 3.39066131511924, 9.23192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1260, '2021-07-18 00:00:00', 0.370422004662876, 0.587307692307691, 0.475867467005101, 0.824615384615387, 0.690395204547034, 1.10846153846153, 1.98541594169546, 4.29730769230769, 3.40847306214742, 9.24384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1275, '2021-07-18 00:00:00', 0.326597376220088, 0.545384615384617, 0.429483410622574, 0.739999999999997, 0.735000261643073, 1.12423076923077, 1.96330678663869, 4.26846153846154, 3.42163471952313, 9.25192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1290, '2021-07-18 00:00:00', 0.289287985339076, 0.533461538461539, 0.453924426105695, 0.78076923076923, 0.812424671064244, 1.15538461538462, 1.99606647800503, 4.29423076923077, 3.39238715588074, 9.25884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1305, '2021-07-18 00:00:00', 0.303397175586465, 0.565384615384613, 0.566019298393479, 0.864615384615384, 0.838555626337055, 1.22653846153847, 1.98402686861459, 4.34115384615385, 3.39238715588074, 9.25884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1320, '2021-07-18 00:00:00', 0.386593961805341, 0.618750000000004, 0.576760066156664, 0.830000000000008, 0.708208087818948, 1.45250000000001, 2.03958964152035, 4.49041666666667, 3.42943838622704, 9.30041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1335, '2021-07-18 00:00:00', 0.400550346036735, 0.561666666666667, 0.487467390213683, 0.856250000000009, 1.54192091518847, 3.34625000000001, 2.04588447794626, 4.54541666666667, 3.42899209321956, 9.29958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1350, '2021-07-18 00:00:00', 0.33571225385932, 0.653750000000003, 0.534577579408078, 1.23583333333333, 1.50638345821653, 3.54208333333334, 2.02603686104642, 4.56083333333333, 3.41103832103015, 9.27791666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 1365, '2021-07-18 00:00:00', 0.435100354907439, 1.02083333333333, 1.37619802880717, 3.07083333333333, 1.46544046650472, 3.58875, 1.90063943282864, 4.43291666666666, 3.39058861013665, 9.18041666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 990, '2021-07-18 00:00:00', 0.467438766043211, 1.4936, 0.5743541300162, 1.86080000000001, 0.730697611875116, 2.30240000000001, 1.37206012987769, 3.2564, 3.26573279168193, 8.7424 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1005, '2021-07-18 00:00:00', 0.549708407551977, 1.1872, 0.636286623045513, 1.5624, 0.77761237130076, 1.8932, 1.39155105308189, 2.97319999999999, 3.23841782356755, 8.784 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1020, '2021-07-18 00:00:00', 0.439252015741913, 1.1556, 0.556059649078523, 1.4276, 0.727992216075601, 1.7768, 1.40173440185127, 2.85519999999999, 3.3147401607567, 8.7876 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1035, '2021-07-18 00:00:00', 0.389244139326466, 0.941200000000001, 0.516143390929302, 1.2096, 0.836528939527296, 1.6516, 1.44902841011946, 2.72, 3.3620572570972, 8.7696 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1050, '2021-07-18 00:00:00', 0.53352506970151, 0.956399999999996, 0.723728309980111, 1.2808, 0.929604216857907, 1.7016, 1.46370249709427, 2.65399999999999, 3.38784233202589, 8.7456 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1065, '2021-07-18 00:00:00', 0.431394251236614, 0.834800000000001, 0.563678395304742, 1.118, 0.72494827401684, 1.474, 1.33010438186883, 2.3888, 3.39942872651665, 8.7564 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1080, '2021-07-18 00:00:00', 0.441079357939138, 0.765199999999999, 0.651750719217095, 1.0696, 0.700566913292367, 1.3876, 1.39425392235417, 2.3976, 3.44037289645565, 8.8036 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1095, '2021-07-18 00:00:00', 0.29319618005697, 0.6584, 0.449981481100424, 0.921999999999998, 0.619881171408414, 1.2812, 1.25470115963922, 2.276, 3.45307143472783, 8.7876 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1110, '2021-07-18 00:00:00', 0.339232958304466, 0.709599999999998, 0.412644722087493, 0.925599999999999, 0.690125109430653, 1.3732, 1.22320044691511, 2.2312, 3.48834980088484, 8.7948 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1125, '2021-07-18 00:00:00', 0.295536235792945, 0.634, 0.451992994045997, 0.9268, 0.825262988386128, 1.3344, 1.29809950825556, 2.1996, 3.47349607744128, 8.862 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1140, '2021-07-18 00:00:00', 0.388855157267246, 0.627999999999996, 0.5175461332094, 0.920399999999999, 0.864759118676023, 1.286, 1.17850300522881, 2.2212, 3.51802444562285, 8.8628 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1155, '2021-07-18 00:00:00', 0.248315659326331, 0.5224, 0.516308047584001, 0.7936, 0.778850006954701, 1.1664, 1.30193535425791, 3.1324, 3.59165871615516, 8.8296 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1170, '2021-07-18 00:00:00', 0.380172329345522, 0.536799999999996, 0.584560518680486, 0.788799999999999, 0.739076450713996, 1.1144, 1.18335328621676, 3.218, 3.57961441126462, 8.8668 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1185, '2021-07-18 00:00:00', 0.262315331868602, 0.525200000000002, 0.393938235429532, 0.749599999999998, 0.513844334404886, 1.05119999999999, 1.31856828921878, 3.4284, 3.58108223865356, 8.9 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1200, '2021-07-18 00:00:00', 0.364577380903786, 0.551999999999999, 0.550217229828364, 0.818399999999998, 0.546510750122997, 1.0264, 1.52445749913426, 3.5904, 3.62299194957243, 8.9304 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1215, '2021-07-18 00:00:00', 0.451254547530181, 0.591599999999996, 0.460574641073517, 0.739599999999995, 0.554459797159964, 0.994399999999998, 1.63857641465592, 3.6992, 3.7089409090287, 8.9448 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1230, '2021-07-18 00:00:00', 0.302441178854114, 0.490399999999996, 0.406041048827988, 0.708799999999999, 0.497661196665631, 0.958000000000001, 1.60948511435593, 3.7156, 3.66006429816016, 8.9004 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1245, '2021-07-18 00:00:00', 0.331067968852325, 0.5468, 0.412828858810367, 0.738800000000004, 0.484823679289704, 0.940399999999998, 1.72537850919733, 3.8232, 3.66882020091837, 8.972 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1260, '2021-07-18 00:00:00', 0.325281928999038, 0.534000000000002, 0.369717459690508, 0.680799999999999, 0.653898055255306, 1.0292, 1.76582369825907, 3.852, 3.68539247118494, 8.9748 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1275, '2021-07-18 00:00:00', 0.242392244100345, 0.460400000000001, 0.366139772946529, 0.665999999999999, 0.735936365002669, 1.0976, 1.87465934683256, 3.9732, 3.76289006837387, 9.052 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1290, '2021-07-18 00:00:00', 0.230724944468517, 0.455599999999999, 0.452293046597003, 0.732400000000006, 0.898360172759235, 1.14520000000001, 1.99283065010552, 4.0364, 3.78536202583936, 9.05639999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1305, '2021-07-18 00:00:00', 0.449591666589433, 0.549200000000003, 0.635380463449527, 0.840000000000002, 1.09004923436207, 1.2336, 2.07440553733674, 4.158, 3.81713317381863, 9.09159999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1320, '2021-07-18 00:00:00', 0.312690732307729, 0.541304347826084, 0.387364154436485, 0.716521739130434, 0.540613763334526, 1.27217391304348, 2.15144624581155, 4.10869565217391, 3.9214298231267, 8.97869565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1335, '2021-07-18 00:00:00', 0.335259323851331, 0.524782608695649, 0.432328469035228, 0.754782608695649, 1.26057330579722, 2.64782608695652, 2.18535179103798, 4.16521739130435, 3.98100817469099, 8.97478260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1350, '2021-07-18 00:00:00', 0.302801151829726, 0.573913043478257, 0.544167057585501, 1.10217391304348, 1.18432115610189, 2.75434782608695, 2.17924897314569, 4.14521739130435, 3.96193583657315, 8.97086956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 1365, '2021-07-18 00:00:00', 0.539365386137117, 0.981739130434784, 1.24879087765986, 2.57173913043478, 1.35739534933171, 2.97304347826087, 2.1747695348345, 4.13043478260869, 3.92463945626348, 9.01695652173912 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 990, '2021-07-18 00:00:00', 0.451752958961793, 1.45954545454546, 0.689998588366708, 2.01863636363636, 0.956618435515867, 2.61045454545455, 1.9680766095672, 3.65272727272727, 3.54999884153386, 9.46181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1005, '2021-07-18 00:00:00', 0.502796723790589, 1.24954545454545, 0.80583585708966, 1.76, 1.19618730525954, 2.33545454545454, 1.97214986961567, 3.26318181818182, 3.66491201621268, 9.27909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1020, '2021-07-18 00:00:00', 0.518697169113877, 1.09090909090909, 0.673961603078571, 1.43636363636363, 0.985469321465558, 1.98454545454545, 1.8074607286783, 2.88, 3.73785829480394, 8.98681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1035, '2021-07-18 00:00:00', 0.30102997794081, 0.880000000000001, 0.675951790078859, 1.31181818181818, 1.02317105330878, 1.83863636363636, 1.70116181333567, 2.65909090909091, 3.7559533407426, 8.87954545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1050, '2021-07-18 00:00:00', 0.5404561565408, 0.945000000000001, 0.735083704041964, 1.35636363636363, 0.992404487427714, 1.71, 1.55220859266772, 2.5990909090909, 3.6980374167835, 8.78954545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1065, '2021-07-18 00:00:00', 0.484279488907625, 0.871363636363633, 0.81772424675006, 1.22590909090909, 0.904048613794578, 1.5509090909091, 1.39332484100231, 2.33272727272727, 3.72317234863797, 8.73136363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1080, '2021-07-18 00:00:00', 0.490529354492725, 0.81, 0.520408805339921, 0.974090909090912, 0.878452003286415, 1.41272727272728, 1.41014268106188, 2.275, 3.7237748210316, 8.68681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1095, '2021-07-18 00:00:00', 0.302785409702986, 0.621363636363638, 0.571444588520112, 1.00181818181819, 0.925756505904822, 1.35818181818182, 1.35762564891704, 2.33045454545454, 3.61913816245816, 8.62909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1110, '2021-07-18 00:00:00', 0.386900213093478, 0.728181818181817, 0.512849606234338, 0.913636363636366, 0.913359836250854, 1.245, 1.36586936937584, 2.28090909090909, 3.6116698779594, 8.60454545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1125, '2021-07-18 00:00:00', 0.234384613799937, 0.541363636363644, 0.439030809793632, 0.806363636363639, 0.703538520776542, 1.08954545454546, 1.39208865468792, 2.27818181818182, 3.61830318870157, 8.84318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1140, '2021-07-18 00:00:00', 0.273767999862872, 0.568181818181817, 0.554012518026323, 0.828181818181826, 0.639771502770775, 1.11863636363637, 1.41169665505286, 2.42272727272727, 3.76706015452265, 9.02227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1155, '2021-07-18 00:00:00', 0.360548223744095, 0.60954545454546, 0.465144626766262, 0.805000000000003, 0.652866473357789, 1.10818181818182, 2.07912366029661, 3.75136363636363, 3.85803914149611, 9.12772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1170, '2021-07-18 00:00:00', 0.386714432040043, 0.523636363636359, 0.536207017268485, 0.783181818181814, 0.616873312749614, 1.06227272727272, 1.92210027847651, 4.04136363636363, 3.80168497616631, 9.13090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1185, '2021-07-18 00:00:00', 0.289007856511796, 0.517272727272724, 0.328690501669043, 0.692272727272724, 0.432680410536851, 0.96863636363636, 1.82955036701768, 4.10545454545454, 3.79632828421864, 9.14318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1200, '2021-07-18 00:00:00', 0.211877302564461, 0.464090909090903, 0.301183811503361, 0.695454545454536, 0.509665241122703, 0.945909090909079, 1.82720376342476, 4.13454545454545, 3.76439324373882, 9.12227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1215, '2021-07-18 00:00:00', 0.210491077023454, 0.47727272727272, 0.282363248899367, 0.663636363636356, 0.44171938752563, 0.897272727272723, 1.85547324216248, 4.18, 3.75731981131527, 9.11045454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1230, '2021-07-18 00:00:00', 0.204537277373828, 0.465454545454546, 0.352885753436371, 0.630454545454543, 0.508794517926304, 0.87636363636364, 1.89569071581925, 4.20636363636364, 3.75238143719645, 9.12045454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1245, '2021-07-18 00:00:00', 0.293909312514389, 0.47272727272727, 0.303082289912942, 0.632727272727273, 0.477808851635567, 0.881818181818186, 1.89318171684258, 4.24681818181818, 3.74425169816624, 9.12727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1260, '2021-07-18 00:00:00', 0.179345249769036, 0.421363636363636, 0.429624823744496, 0.621818181818185, 0.496737407437825, 0.906363636363638, 1.85495265455735, 4.28272727272727, 3.73431264211915, 9.15363636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1275, '2021-07-18 00:00:00', 0.311535785190954, 0.435454545454549, 0.360042085082148, 0.612727272727277, 0.910931804937535, 1.13590909090909, 1.79248630199986, 4.285, 3.71391629448272, 9.11863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1290, '2021-07-18 00:00:00', 0.20068767058676, 0.442272727272726, 0.342045350275404, 0.66954545454545, 1.0918288600968, 1.17045454545454, 1.78914094600602, 4.28409090909091, 3.69795992078843, 9.11136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1305, '2021-07-18 00:00:00', 0.25473906520593, 0.474090909090908, 0.85192016372895, 0.89818181818182, 1.13569171476931, 1.27636363636364, 1.75649000647802, 4.26, 3.69832897798955, 9.11090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1320, '2021-07-18 00:00:00', 0.27717512989368, 0.5095, 0.301101486650524, 0.651000000000002, 0.505563520919187, 1.2945, 1.7547333730588, 4.0755, 3.88153316832951, 9.0005 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1335, '2021-07-18 00:00:00', 0.23513937636174, 0.492, 0.312669322548846, 0.766, 1.64373963875061, 3.118, 1.75101857575286, 4.0785, 3.88155001594927, 9.001 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1350, '2021-07-18 00:00:00', 0.255945615111367, 0.611500000000004, 0.528780871936866, 1.1875, 1.59179301418243, 3.4295, 1.78135962266555, 4.06, 3.91217196371584, 9.005 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 1365, '2021-07-18 00:00:00', 0.406959198782483, 0.985000000000002, 1.61387234543765, 2.9295, 1.58576322318308, 3.4015, 1.74441816570515, 3.925, 3.8203547300163, 8.92949999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 945, '2021-07-18 00:00:00', 0.791959594928936, 1.06, 0.876812408671325, 1.58000000000001, 0.403050865276327, 2.35500000000002, 1.64048773235279, 3.68000000000001, 0.106066017177966, 9.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 960, '2021-07-18 00:00:00', 0.106066017178006, 0.844999999999999, 0.205060966544093, 1.49499999999999, 0.0424264068711945, 1.84999999999999, 0.869741340859466, 2.94499999999999, 0.106066017177966, 9.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 975, '2021-07-18 00:00:00', 0.247487373415288, 1.05499999999999, 0.410121933088186, 1.18000000000001, 0.0707106781186708, 1.52000000000001, 0.827314933988272, 2.505, 0.106066017177966, 9.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 930, '2021-07-18 00:00:00', 0.0565685424949326, 1.23999999999999, 0.735391052434024, 1.84999999999999, 0.989949493661171, 2.58, 0.445477272147542, 3.80499999999999, 0.869741340859466, 10.095 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 945, '2021-07-18 00:00:00', 0.205060966544113, 1.11500000000001, 0.346482322781435, 1.86499999999999, 0.516187950266193, 2.245, 0.339411254969515, 3.25, 0.869741340859466, 10.095 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 960, '2021-07-18 00:00:00', 0.318198051533938, 1.245, 0.45961940777126, 1.40500000000002, 0.296984848098361, 1.93000000000001, 0.707106781186548, 2.84, 0.869741340859466, 10.095 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 2, 975, '2021-07-18 00:00:00', 0.00707106781185904, 0.955000000000013, 0.0282842712474563, 1.41000000000001, 1.00409162928489, 2.33, 0.254558441227147, 2.86, 0.869741340859466, 10.095 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 930, '2021-07-18 00:00:00', 0.183847763108496, 1.65000000000001, 0.091923881554248, 2.255, 0.120208152801704, 2.515, 0.516187950266193, 2.965, 2.0081832585698, 7.77999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 945, '2021-07-18 00:00:00', 0.417193000900045, 1.535, 0.325269119345797, 1.59999999999999, 0.205060966544093, 1.795, 0.523259018078052, 2.96000000000001, 2.01525432638166, 7.77499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 960, '2021-07-18 00:00:00', 0.169705627484758, 0.730000000000004, 0.120208152801704, 1.045, 0.410121933088186, 1.87, 0.565685424949246, 2.99000000000001, 2.01525432638166, 7.77499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 3, 975, '2021-07-18 00:00:00', 0.00707106781185904, 0.835000000000008, 0.466690475583119, 1.45, 0.657609306503494, 2.405, 1.3505739520663, 3.545, 2.01525432638166, 7.77499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 930, '2021-07-18 00:00:00', 0.346482322781395, 1.425, 0.183847763108496, 1.81999999999999, 0.509116882454293, 2.31, 2.1283914113715, 3.85499999999999, 4.1577878733769, 8.75999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 945, '2021-07-18 00:00:00', 0.240416305603429, 1.14, 0.601040764008541, 1.655, 1.47785317267987, 2.27500000000001, 2.63750829382582, 3.49499999999999, 4.1577878733769, 8.75999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 960, '2021-07-18 00:00:00', 0.452548339959381, 1.28999999999999, 1.13844191771033, 1.86499999999999, 2.15667568261896, 2.675, 2.53851334445971, 3.56499999999998, 4.1577878733769, 8.75999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 4, 975, '2021-07-18 00:00:00', 0.53740115370177, 1.25999999999999, 0.947523086789976, 1.61999999999999, 1.85969083452062, 2.29499999999999, 1.80312229202568, 3.05499999999999, 4.32749350086165, 8.64 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 930, '2021-07-18 00:00:00', 0.30405591591022, 1.505, 0.445477272147542, 1.605, 1.15965512114595, 2.27, 0.0777817459305299, 3.035, 4.20728534805995, 8.72499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 945, '2021-07-18 00:00:00', 0.106066017177986, 0.845000000000013, 0.728319984622145, 1.575, 0.494974746830595, 1.89, 0.289913780286482, 2.795, 4.20728534805995, 8.72499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 960, '2021-07-18 00:00:00', 0.148492424049181, 1.16500000000001, 0.0848528137423889, 1.31999999999999, 0.374766594028891, 1.97499999999999, 0.254558441227167, 2.81999999999999, 4.20728534805995, 8.72499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 5, 975, '2021-07-18 00:00:00', 0.091923881554248, 1.065, 0.318198051533958, 1.765, 0.197989898732254, 1.84999999999999, 0.431335136523804, 2.69499999999999, 4.03050865276331, 8.59999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 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 1031761, 1, 930, '2021-07-18 00:00:00', 0, 1.09, 0, 1.97999999999999, 0, 2.98999999999998, 0, 5.19999999999999, 0, 9.47999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031761 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 930);
Date: 2021-07-18 18:10:33 Duration: 1s447ms 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 1031981, 2, 990, '2021-07-18 00:00:00', 0.243803514835521, 0.578076923076923, 0.27721804803051, 0.755384615384615, 0.333259889344869, 0.906923076923077, 0.424244486841474, 1.22923076923077, 0.991057321946927, 3.11115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1005, '2021-07-18 00:00:00', 0.195492671513242, 0.49423076923077, 0.222045040476026, 0.65, 0.344813885138948, 0.783846153846154, 0.390617656854057, 1.09307692307692, 0.997640292814075, 3.04307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1020, '2021-07-18 00:00:00', 0.187068477795206, 0.401153846153845, 0.250043996128682, 0.494999999999999, 0.400435340021908, 0.697307692307692, 0.379824250856184, 0.997692307692308, 1.0093367205173, 2.98384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1035, '2021-07-18 00:00:00', 0.125252360641043, 0.311923076923077, 0.245642955401659, 0.452692307692308, 0.359447653191137, 0.651153846153846, 0.293024546097055, 0.889230769230769, 1.01978911847197, 2.89461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1050, '2021-07-18 00:00:00', 0.177273799530557, 0.315, 0.232618538847153, 0.449230769230769, 0.269012152999708, 0.606538461538462, 0.234890481845345, 0.828461538461538, 1.03225943369946, 2.87346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1065, '2021-07-18 00:00:00', 0.12107213361654, 0.302307692307692, 0.164567965851849, 0.431153846153846, 0.182325575234565, 0.521153846153846, 0.240041342592992, 0.790384615384615, 1.05976579415526, 2.85346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1080, '2021-07-18 00:00:00', 0.100435972715879, 0.25923076923077, 0.136301137192616, 0.345000000000001, 0.154488237042875, 0.451153846153846, 0.249968921145133, 0.747307692307692, 1.07867668215058, 2.83923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1095, '2021-07-18 00:00:00', 0.0929549104922141, 0.236153846153846, 0.137755636489457, 0.353846153846154, 0.16044169801376, 0.458461538461538, 0.293744001575417, 0.768461538461538, 1.09037523534156, 2.83692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1110, '2021-07-18 00:00:00', 0.107415082739808, 0.235, 0.117938706375551, 0.298461538461537, 0.148027544214426, 0.421923076923077, 0.281022309544168, 0.721538461538461, 1.11652296817465, 2.83346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1125, '2021-07-18 00:00:00', 0.0680101802334377, 0.18576923076923, 0.135896453794225, 0.300384615384616, 0.168227410187703, 0.427307692307693, 0.368822659073645, 0.706923076923078, 1.29249008328289, 2.93884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1140, '2021-07-18 00:00:00', 0.0972522493313136, 0.225, 0.117915876141231, 0.301923076923077, 0.148978057238178, 0.402307692307692, 0.380522717405333, 0.708461538461538, 1.30746619312082, 2.98038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1155, '2021-07-18 00:00:00', 0.0856181145462897, 0.177692307692308, 0.116964162821847, 0.263846153846154, 0.11935016354602, 0.332692307692308, 0.490844797654631, 1.00615384615385, 1.30344519816346, 3.01423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1170, '2021-07-18 00:00:00', 0.0838606903418722, 0.186153846153846, 0.0928224110869781, 0.229999999999999, 0.123165929354859, 0.315384615384615, 0.487674702424286, 1.11884615384615, 1.31953470820356, 3.04961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1185, '2021-07-18 00:00:00', 0.0466426678218403, 0.136538461538462, 0.0571960192267313, 0.210769230769231, 0.101214927448778, 0.292692307692308, 0.520477295743643, 1.23615384615385, 1.30864510085814, 3.06 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1200, '2021-07-18 00:00:00', 0.0561207489395715, 0.168461538461539, 0.0939074831129832, 0.231153846153847, 0.129975145553057, 0.301538461538462, 0.552948460527742, 1.3, 1.31415348594271, 3.07923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1215, '2021-07-18 00:00:00', 0.0654181814294641, 0.153461538461539, 0.0779111920468025, 0.206923076923078, 0.121533787641385, 0.282307692307693, 0.569295516068223, 1.36423076923077, 1.30776662232278, 3.09153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1230, '2021-07-18 00:00:00', 0.0534832827943601, 0.147307692307693, 0.0796105907140893, 0.194615384615385, 0.100873111458825, 0.290769230769231, 0.58280647269517, 1.39923076923077, 1.30583359759787, 3.09423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1245, '2021-07-18 00:00:00', 0.0620917435363564, 0.140769230769231, 0.0868065931561917, 0.20923076923077, 0.128211363950915, 0.316923076923078, 0.587227776538595, 1.41269230769231, 1.30152242215976, 3.09615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1260, '2021-07-18 00:00:00', 0.0779240261161709, 0.161923076923077, 0.0858334702513218, 0.239230769230769, 0.130020708409794, 0.325769230769232, 0.60052489860634, 1.42307692307692, 1.29808379485361, 3.10153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1275, '2021-07-18 00:00:00', 0.0679456796611473, 0.173846153846154, 0.118540483185476, 0.249615384615385, 0.298868635922978, 0.357692307692307, 0.623801250399516, 1.46, 1.28524412526899, 3.11269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1290, '2021-07-18 00:00:00', 0.0705538528632283, 0.164615384615385, 0.0781527104702467, 0.209615384615385, 0.312276258365027, 0.347307692307693, 0.627132791728784, 1.47653846153846, 1.27428393165006, 3.12653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1305, '2021-07-18 00:00:00', 0.0622859411226843, 0.133461538461539, 0.2985299881857, 0.268076923076923, 0.362943733719366, 0.358076923076924, 0.608272838579733, 1.47961538461538, 1.26541619787569, 3.13307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1320, '2021-07-18 00:00:00', 0.0482276455687125, 0.147083333333333, 0.0586255620164025, 0.1925, 0.130533326301609, 0.319583333333333, 0.602050692410435, 1.48041666666667, 1.31101624206435, 3.09625 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1335, '2021-07-18 00:00:00', 0.0428005146928288, 0.141666666666667, 0.090960056530645, 0.210416666666666, 0.402459602797669, 0.812083333333333, 0.589780111321283, 1.49833333333333, 1.30658421804359, 3.09333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1350, '2021-07-18 00:00:00', 0.069761498454855, 0.163333333333333, 0.093132872199122, 0.252916666666668, 0.394934410257954, 0.979166666666667, 0.581861082081092, 1.51166666666667, 1.30595618531826, 3.09208333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 1365, '2021-07-18 00:00:00', 0.0827504980500796, 0.192916666666668, 0.401391601047286, 0.8025, 0.462455442428655, 1.11291666666667, 0.590477422901606, 1.52125, 1.30635674101013, 3.09125 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 990, '2021-07-18 00:00:00', 0.204725018826066, 0.5404, 0.255481897597462, 0.7328, 0.410957013161554, 0.9524, 0.533512574047385, 1.3576, 1.29173242843349, 3.0168 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1005, '2021-07-18 00:00:00', 0.134526520119211, 0.434230769230769, 0.205294909824866, 0.605, 0.307806132792403, 0.816153846153845, 0.441173260923468, 1.15461538461538, 1.29081232622658, 2.94269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1020, '2021-07-18 00:00:00', 0.122605056991953, 0.36, 0.200384246271622, 0.485384615384615, 0.274583040543013, 0.690384615384615, 0.407622185551579, 1.02038461538462, 1.28446247362617, 2.92038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1035, '2021-07-18 00:00:00', 0.142473209357462, 0.321153846153845, 0.242877620339006, 0.50153846153846, 0.242528031686743, 0.630384615384615, 0.408357497976768, 0.960384615384615, 1.26197092493631, 2.91115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1050, '2021-07-18 00:00:00', 0.182916542550042, 0.377692307692307, 0.175939237762971, 0.468846153846153, 0.203707180493509, 0.576153846153846, 0.38701878308622, 0.913461538461539, 1.26919162643605, 2.92076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1065, '2021-07-18 00:00:00', 0.117999348107717, 0.290384615384615, 0.13337339141846, 0.382692307692308, 0.191796366372896, 0.515384615384615, 0.347131763943408, 0.842692307692308, 1.29599839743491, 2.93961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1080, '2021-07-18 00:00:00', 0.0890738673582426, 0.256923076923078, 0.136350791935869, 0.346538461538462, 0.190253676806683, 0.477307692307692, 0.36921205080758, 0.818461538461539, 1.30970208004017, 2.96346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1095, '2021-07-18 00:00:00', 0.0831060490254204, 0.231153846153846, 0.130485484014359, 0.327692307692308, 0.173719490957294, 0.422307692307693, 0.455440952856089, 0.872307692307693, 1.31323651862342, 2.97307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1110, '2021-07-18 00:00:00', 0.108627804912002, 0.220000000000001, 0.151259329019351, 0.299230769230769, 0.163316116308691, 0.401923076923078, 0.497109800593545, 0.873076923076924, 1.30232195003327, 2.98230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1125, '2021-07-18 00:00:00', 0.0706072561100099, 0.184230769230768, 0.118183690141172, 0.279230769230769, 0.174126390877431, 0.41, 0.510312272422108, 0.888846153846154, 1.28419528828817, 3.00846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1140, '2021-07-18 00:00:00', 0.0975736408289418, 0.216153846153847, 0.126152532826185, 0.297692307692309, 0.171042055107464, 0.419230769230771, 0.499747782540199, 0.889615384615384, 1.29570539149085, 3.04269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1155, '2021-07-18 00:00:00', 0.0832013313502955, 0.177692307692308, 0.108699302948724, 0.283461538461539, 0.19240542132135, 0.410384615384615, 0.458297350568886, 1.24269230769231, 1.26983172719247, 3.08615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1170, '2021-07-18 00:00:00', 0.0839047078536111, 0.200000000000001, 0.107888831674089, 0.27, 0.170635463894412, 0.407307692307691, 0.447680002474295, 1.30423076923077, 1.28484994634213, 3.12923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1185, '2021-07-18 00:00:00', 0.061313820753438, 0.180769230769231, 0.111264757016074, 0.270384615384615, 0.141899747926269, 0.373461538461538, 0.442691071307503, 1.34076923076923, 1.28295026583862, 3.13576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1200, '2021-07-18 00:00:00', 0.10250178234848, 0.198846153846153, 0.107997150959572, 0.269230769230769, 0.129963308431502, 0.362307692307692, 0.431636599289441, 1.35307692307692, 1.28093073132841, 3.14346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1215, '2021-07-18 00:00:00', 0.0748495927741856, 0.187692307692308, 0.105653279100155, 0.261153846153846, 0.199220017529904, 0.413846153846154, 0.428977316954566, 1.35153846153846, 1.2691645344023, 3.14884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1230, '2021-07-18 00:00:00', 0.082040327794417, 0.181153846153846, 0.101259757364605, 0.248461538461539, 0.210901727023602, 0.406538461538462, 0.442211922742235, 1.35923076923077, 1.25185720493132, 3.14769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1245, '2021-07-18 00:00:00', 0.0667728641336841, 0.168846153846154, 0.145821809068465, 0.290000000000001, 0.207450828279488, 0.400384615384616, 0.461556563747566, 1.38769230769231, 1.2460472888915, 3.14538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1260, '2021-07-18 00:00:00', 0.143127699840172, 0.221538461538462, 0.16287607370211, 0.293846153846154, 0.218522662088293, 0.378076923076922, 0.468781234856779, 1.37961538461538, 1.23187443166283, 3.13884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1275, '2021-07-18 00:00:00', 0.0840595027346707, 0.175, 0.127915837715514, 0.257692307692308, 0.295355066631022, 0.411153846153846, 0.494990909007428, 1.36, 1.23385823895866, 3.13307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1290, '2021-07-18 00:00:00', 0.0999569137948182, 0.189230769230769, 0.116106052316903, 0.243846153846153, 0.330528946713272, 0.414230769230769, 0.551329721254407, 1.38269230769231, 1.24588677100042, 3.13461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1305, '2021-07-18 00:00:00', 0.0836292183022543, 0.164615384615384, 0.269754304164705, 0.309230769230769, 0.328108799966389, 0.450769230769231, 0.590138966684966, 1.41, 1.24588677100042, 3.13461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1320, '2021-07-18 00:00:00', 0.0835349011500284, 0.187083333333333, 0.122029189903096, 0.259583333333333, 0.144266636194376, 0.392916666666667, 0.644723145840606, 1.38625, 1.24585806528697, 3.05666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1335, '2021-07-18 00:00:00', 0.0618553712827094, 0.170000000000001, 0.0932038439214772, 0.27, 0.362203401899853, 0.93, 0.640083214698784, 1.3975, 1.24667143783478, 3.05625 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1350, '2021-07-18 00:00:00', 0.0675006709574799, 0.187916666666667, 0.0708015700309004, 0.280416666666666, 0.325823093726945, 1.02041666666666, 0.636828503977531, 1.40875, 1.24416835328035, 3.05375 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 1365, '2021-07-18 00:00:00', 0.0708322676816675, 0.225416666666666, 0.353290946322748, 0.906666666666667, 0.337933832816898, 1.09916666666667, 0.62797062148581, 1.42416666666667, 1.24340280821553, 3.05375 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 990, '2021-07-18 00:00:00', 0.1941403140475, 0.592307692307692, 0.266688236307145, 0.741153846153845, 0.319446636930418, 0.876923076923076, 0.586832566869343, 1.32269230769231, 1.20041967020513, 3.07076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1005, '2021-07-18 00:00:00', 0.17741606899732, 0.457307692307691, 0.230507133211835, 0.588461538461537, 0.227601879132434, 0.728846153846152, 0.554041514690008, 1.235, 1.16446356087916, 3.01923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1020, '2021-07-18 00:00:00', 0.151188623910664, 0.365, 0.207649112317278, 0.483076923076923, 0.330272847576293, 0.641923076923076, 0.538527479478853, 1.13961538461538, 1.16831851557961, 2.98807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1035, '2021-07-18 00:00:00', 0.154324832240808, 0.328076923076923, 0.156027610968749, 0.446153846153845, 0.331942534414988, 0.614615384615383, 0.504332613079289, 1.05076923076923, 1.16001889905029, 2.96961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1050, '2021-07-18 00:00:00', 0.106741960605219, 0.295384615384616, 0.220766496900789, 0.404615384615384, 0.270380074368257, 0.57423076923077, 0.505858143690957, 0.997307692307692, 1.15410738068598, 2.93961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1065, '2021-07-18 00:00:00', 0.171859065694942, 0.283461538461538, 0.22717935984253, 0.402307692307692, 0.247853865133344, 0.536538461538462, 0.50152015068037, 0.962307692307692, 1.13717876275524, 2.92346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1080, '2021-07-18 00:00:00', 0.151655987226151, 0.266538461538461, 0.167312236896721, 0.37423076923077, 0.261139514730817, 0.505384615384616, 0.46845539973242, 0.942307692307692, 1.12016544107762, 2.91884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1095, '2021-07-18 00:00:00', 0.108818126318114, 0.254230769230771, 0.14207094652375, 0.348076923076923, 0.242865268125227, 0.496538461538461, 0.507196366160242, 0.948076923076923, 1.10807032545495, 2.90961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1110, '2021-07-18 00:00:00', 0.0806216233639966, 0.230384615384616, 0.150144545739712, 0.330769230769231, 0.235098669956647, 0.47076923076923, 0.508225873467239, 0.918461538461537, 1.09889510943423, 2.91230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1125, '2021-07-18 00:00:00', 0.10645114444592, 0.219615384615385, 0.174321100713155, 0.319615384615385, 0.21737171282957, 0.432307692307692, 0.495584348172787, 0.899615384615383, 1.02632458503446, 3.14307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1140, '2021-07-18 00:00:00', 0.145221846205675, 0.23576923076923, 0.176066421033043, 0.319230769230768, 0.255527207643636, 0.453076923076922, 0.494341520066379, 0.90153846153846, 1.03786585764324, 3.20846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1155, '2021-07-18 00:00:00', 0.11629989968468, 0.2144, 0.150340724134658, 0.3076, 0.253217956182679, 0.468799999999999, 0.629408982035263, 1.2516, 1.0334655291784, 3.2248 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1170, '2021-07-18 00:00:00', 0.101757630596508, 0.208846153846154, 0.201171950942854, 0.306923076923077, 0.256348320724871, 0.462307692307692, 0.64510034997546, 1.33230769230769, 1.00989413001866, 3.26307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1185, '2021-07-18 00:00:00', 0.152271013454504, 0.197692307692309, 0.170662059232679, 0.301538461538462, 0.214685458645542, 0.444615384615384, 0.706678144560874, 1.375, 0.983472106678875, 3.29576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1200, '2021-07-18 00:00:00', 0.106618659068376, 0.213461538461539, 0.155877664063348, 0.315384615384615, 0.237099135384337, 0.44, 0.720293957086539, 1.39076923076923, 0.952462799596596, 3.31576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1215, '2021-07-18 00:00:00', 0.119599974273215, 0.208076923076923, 0.154292429646285, 0.293076923076923, 0.2570339696197, 0.402307692307692, 0.722540390140659, 1.40615384615385, 0.946420381469851, 3.31346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1230, '2021-07-18 00:00:00', 0.100686871804849, 0.204615384615385, 0.212601468986892, 0.290769230769231, 0.266660544801523, 0.400384615384616, 0.719608547432882, 1.40269230769231, 0.946656301857308, 3.31692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1245, '2021-07-18 00:00:00', 0.172564815025009, 0.201153846153845, 0.210441294572949, 0.301538461538461, 0.233682559172777, 0.396538461538461, 0.720867959743403, 1.38884615384615, 0.940677742579581, 3.33115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1260, '2021-07-18 00:00:00', 0.142589782782099, 0.219615384615384, 0.20947590278157, 0.301923076923076, 0.236605481437251, 0.406923076923076, 0.716782662049931, 1.37576923076923, 0.927371222658642, 3.34423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1275, '2021-07-18 00:00:00', 0.0915213300064737, 0.178076923076923, 0.0987342976805004, 0.247307692307692, 0.278812868039865, 0.406153846153846, 0.659356912803331, 1.33346153846154, 0.92147515513901, 3.31730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1290, '2021-07-18 00:00:00', 0.0957566359754418, 0.168800000000001, 0.144921818003133, 0.2424, 0.29956913503675, 0.396, 0.664186971667868, 1.3312, 0.931787171693909, 3.2924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1305, '2021-07-18 00:00:00', 0.095128253507487, 0.164230769230768, 0.262694909323755, 0.286153846153846, 0.272062210080427, 0.394615384615385, 0.612514615210245, 1.30307692307692, 0.910690101812061, 3.30730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1320, '2021-07-18 00:00:00', 0.104545254052624, 0.174166666666666, 0.119975087993844, 0.24875, 0.157671002177118, 0.344166666666668, 0.619122655310595, 1.29541666666667, 0.888975554349997, 3.38583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1335, '2021-07-18 00:00:00', 0.0601432468771654, 0.155416666666668, 0.123140517119761, 0.226250000000001, 0.493274881476497, 0.946250000000001, 0.595658203714324, 1.3, 0.897295352309017, 3.39458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1350, '2021-07-18 00:00:00', 0.0866934880459038, 0.178750000000001, 0.113001699358775, 0.279583333333334, 0.497993073696085, 1.04833333333333, 0.578520727272635, 1.29583333333333, 0.896752191384902, 3.38583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 1365, '2021-07-18 00:00:00', 0.059636580545253, 0.215, 0.448232438407329, 0.904166666666667, 0.533681328949744, 1.10375, 0.557607304289589, 1.27958333333333, 0.895929502758473, 3.36875 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 990, '2021-07-18 00:00:00', 0.181027622201695, 0.542800000000001, 0.221823503413563, 0.6984, 0.325781112609884, 0.839999999999999, 0.373388983947483, 1.0188, 0.885674319374791, 3.2576 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1005, '2021-07-18 00:00:00', 0.213012519193903, 0.429200000000001, 0.292903283240959, 0.5556, 0.316921651726944, 0.696799999999999, 0.360924738230379, 0.878, 0.923697822161916, 3.1952 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1020, '2021-07-18 00:00:00', 0.161102451874575, 0.330400000000001, 0.190768620759984, 0.4452, 0.229112781543648, 0.564799999999999, 0.371446721168281, 0.8232, 0.912628986317368, 3.18 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1035, '2021-07-18 00:00:00', 0.120342566589438, 0.3136, 0.164304595188328, 0.437199999999999, 0.199958328992153, 0.497999999999999, 0.357118094379623, 0.778, 0.95381287472963, 3.1656 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1050, '2021-07-18 00:00:00', 0.15048034201627, 0.2988, 0.173253186598882, 0.356, 0.256766430827707, 0.470399999999999, 0.367447501919208, 0.7452, 0.940057622347339, 3.17 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1065, '2021-07-18 00:00:00', 0.0961335876094648, 0.232, 0.134731832417832, 0.3088, 0.226916284122581, 0.4492, 0.316371090124661, 0.7036, 0.908180965813899, 3.1548 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1080, '2021-07-18 00:00:00', 0.116335721083424, 0.2144, 0.168539807365105, 0.318399999999999, 0.188412667656221, 0.4092, 0.344305097261135, 0.7272, 0.909816831382376, 3.168 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1095, '2021-07-18 00:00:00', 0.124810523060624, 0.211199999999999, 0.163943079553036, 0.312399999999999, 0.188823550791031, 0.387199999999999, 0.355641204961779, 0.7216, 0.891739498583153, 3.1692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1110, '2021-07-18 00:00:00', 0.144496828108209, 0.2272, 0.142099730236667, 0.2656, 0.237856399255237, 0.3844, 0.336406500135377, 0.688800000000001, 0.889208449502515, 3.164 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1125, '2021-07-18 00:00:00', 0.0799624912068157, 0.1724, 0.133314165288864, 0.243199999999999, 0.198501049535428, 0.361199999999999, 0.292916370317536, 0.666, 1.01170236071024, 3.31 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1140, '2021-07-18 00:00:00', 0.101187943945907, 0.1684, 0.155865326484116, 0.2576, 0.17668899230003, 0.337600000000001, 0.284075694138023, 0.666400000000001, 1.00353342412365, 3.3228 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1155, '2021-07-18 00:00:00', 0.0924662100445347, 0.168, 0.101574274958442, 0.2256, 0.130896905998576, 0.3056, 0.606236202592136, 1.3316, 1.07137372875513, 3.304 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1170, '2021-07-18 00:00:00', 0.0635085296108575, 0.156, 0.110509426445591, 0.229600000000001, 0.126776706588132, 0.291600000000001, 0.650760580654156, 1.4032, 1.08938254682794, 3.2972 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1185, '2021-07-18 00:00:00', 0.106602063769892, 0.161600000000001, 0.117433669220827, 0.2036, 0.154291931091681, 0.2968, 0.669347443410372, 1.4748, 1.07593788544383, 3.3044 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1200, '2021-07-18 00:00:00', 0.0819817052762385, 0.1428, 0.128508106099706, 0.216800000000001, 0.176281025638041, 0.314000000000001, 0.703007349416301, 1.5312, 1.09287190466221, 3.3376 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1215, '2021-07-18 00:00:00', 0.092930081243912, 0.1512, 0.12761008319617, 0.225199999999999, 0.151468368535039, 0.3052, 0.703430167109714, 1.5316, 1.09195589044002, 3.3548 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1230, '2021-07-18 00:00:00', 0.0783624059525141, 0.1536, 0.133906683925784, 0.2268, 0.139023978747072, 0.3188, 0.688472221661848, 1.5524, 1.07810992018439, 3.3472 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1245, '2021-07-18 00:00:00', 0.101928079219287, 0.1668, 0.107664602663394, 0.224, 0.112583302491977, 0.310000000000001, 0.689099654138161, 1.554, 1.07896987909765, 3.3348 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1260, '2021-07-18 00:00:00', 0.0879545337091844, 0.1712, 0.105541461047306, 0.2316, 0.169361546206137, 0.330000000000001, 0.692442055337485, 1.5548, 1.09806314329672, 3.3548 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1275, '2021-07-18 00:00:00', 0.0600361002508761, 0.147200000000001, 0.0856212590423657, 0.2032, 0.228748770488499, 0.345200000000001, 0.688839603971781, 1.552, 1.10164074603899, 3.3704 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1290, '2021-07-18 00:00:00', 0.0740337760755188, 0.136800000000001, 0.1645164632086, 0.226400000000001, 0.262527458881289, 0.3496, 0.708532050557113, 1.5448, 1.13290511517955, 3.4064 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1305, '2021-07-18 00:00:00', 0.125781556676645, 0.167200000000001, 0.206435623540771, 0.253600000000001, 0.227726444080027, 0.344800000000001, 0.693268346313316, 1.5328, 1.12106972723972, 3.3984 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1320, '2021-07-18 00:00:00', 0.0797401907679896, 0.15304347826087, 0.0979473118024582, 0.211304347826086, 0.155116939185035, 0.326086956521739, 0.696261899295851, 1.58478260869565, 1.10513980658325, 3.47391304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1335, '2021-07-18 00:00:00', 0.0547072698596281, 0.132608695652174, 0.0890152538333725, 0.203478260869565, 0.577863038876518, 1.19434782608696, 0.703174338409493, 1.58217391304348, 1.10875816300563, 3.47086956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1350, '2021-07-18 00:00:00', 0.0808942118929816, 0.174347826086955, 0.142661045534663, 0.26391304347826, 0.617420043310407, 1.30565217391304, 0.712259390064588, 1.5795652173913, 1.10927280955043, 3.4695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 1365, '2021-07-18 00:00:00', 0.114453504721712, 0.207826086956522, 0.5697506562319, 1.15608695652174, 0.63393868857293, 1.38347826086957, 0.684558944588851, 1.57869565217391, 1.10075109104051, 3.46434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 990, '2021-07-18 00:00:00', 0.208638650733959, 0.57409090909091, 0.219621871027832, 0.746363636363637, 0.327562161576959, 0.957272727272728, 0.310508938463615, 1.11409090909091, 0.84058794616512, 3.275 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1005, '2021-07-18 00:00:00', 0.15776372821214, 0.403181818181819, 0.267172139978989, 0.56, 0.283367199402065, 0.692727272727273, 0.311462476807199, 0.887727272727272, 0.789000271591479, 3.205 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1020, '2021-07-18 00:00:00', 0.164187623643122, 0.393636363636364, 0.243539911126879, 0.524545454545454, 0.233903446983627, 0.601818181818182, 0.33068733352536, 0.842727272727272, 0.790999833078829, 3.20045454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1035, '2021-07-18 00:00:00', 0.119981961126125, 0.313636363636363, 0.133902464988028, 0.378181818181818, 0.182558180253554, 0.503181818181817, 0.308379720390385, 0.798636363636363, 0.7634428738583, 3.16545454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1050, '2021-07-18 00:00:00', 0.11050454927855, 0.257272727272727, 0.147111436984943, 0.353181818181818, 0.163543684673352, 0.443181818181817, 0.251117416182066, 0.771363636363636, 0.804084405769525, 3.19772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1065, '2021-07-18 00:00:00', 0.104905647155883, 0.243636363636365, 0.132184444140478, 0.338181818181818, 0.134779762633656, 0.406818181818181, 0.252317397862433, 0.755454545454545, 0.829679435304964, 3.19181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1080, '2021-07-18 00:00:00', 0.084033852176897, 0.230454545454544, 0.0932436179819955, 0.30090909090909, 0.131501485514959, 0.385454545454544, 0.247881063506315, 0.765454545454546, 0.829286450700851, 3.19272727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1095, '2021-07-18 00:00:00', 0.081341565121716, 0.215454545454545, 0.106799160137431, 0.278181818181818, 0.138023305642319, 0.378636363636364, 0.385451890867278, 0.832727272727273, 0.825800018767056, 3.18863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1110, '2021-07-18 00:00:00', 0.0826718333813401, 0.198181818181818, 0.119272687678169, 0.265454545454545, 0.147774983970379, 0.382272727272728, 0.425813456301113, 0.818636363636363, 0.82439115668521, 3.19272727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1125, '2021-07-18 00:00:00', 0.0691193835149676, 0.171818181818182, 0.0822150068984215, 0.244545454545454, 0.151271665830442, 0.364545454545455, 0.449239858223255, 0.805454545454547, 0.946073224150512, 3.32454545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1140, '2021-07-18 00:00:00', 0.0479560585305297, 0.160454545454546, 0.098917298965509, 0.266818181818183, 0.145991163819663, 0.349090909090909, 0.444802597395014, 0.812727272727273, 0.984336746834553, 3.36045454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1155, '2021-07-18 00:00:00', 0.0751506423633156, 0.19, 0.103083415136433, 0.255, 0.166346662488948, 0.360454545454545, 0.616182388526917, 1.34954545454545, 1.01382190175832, 3.40590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1170, '2021-07-18 00:00:00', 0.0743529083382419, 0.160454545454545, 0.102708978181726, 0.225909090909091, 0.172923049222425, 0.325, 0.588119940943228, 1.41772727272727, 1.01242155379931, 3.42545454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1185, '2021-07-18 00:00:00', 0.0876978283135288, 0.156363636363636, 0.139262901894783, 0.246818181818181, 0.172955590726742, 0.312272727272726, 0.565960854045303, 1.47454545454545, 1.03634848473773, 3.43909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1200, '2021-07-18 00:00:00', 0.0659938997574378, 0.158636363636363, 0.0944991353404175, 0.214090909090909, 0.160059512741504, 0.3, 0.556037309159637, 1.49181818181818, 1.03966705043373, 3.44136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1215, '2021-07-18 00:00:00', 0.0692632846275898, 0.145454545454546, 0.109825717897441, 0.199545454545454, 0.188727798212615, 0.319090909090909, 0.591508636904372, 1.53409090909091, 1.03610419590015, 3.435 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1230, '2021-07-18 00:00:00', 0.0589096453931467, 0.13681818181818, 0.115023054342611, 0.202727272727272, 0.156835590977949, 0.325454545454544, 0.58623625248098, 1.55590909090909, 1.0341423658764, 3.42863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1245, '2021-07-18 00:00:00', 0.0740904443190493, 0.143181818181818, 0.109687671510454, 0.218636363636363, 0.159639745943323, 0.329090909090908, 0.59540447891034, 1.58272727272727, 1.03459091189627, 3.42454545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1260, '2021-07-18 00:00:00', 0.0818191438134881, 0.150909090909091, 0.140152205450504, 0.240454545454545, 0.157703349109479, 0.333181818181818, 0.597412349346341, 1.59590909090909, 1.02967537859336, 3.42136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1275, '2021-07-18 00:00:00', 0.106479475899718, 0.170454545454545, 0.131951716211861, 0.232727272727273, 0.399102076582505, 0.424090909090909, 0.591231014540096, 1.59272727272727, 1.02671881016738, 3.41909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1290, '2021-07-18 00:00:00', 0.0756901864775377, 0.146363636363637, 0.0850375521836396, 0.211363636363637, 0.435329402075817, 0.435454545454547, 0.548374220504836, 1.57, 1.00695933362132, 3.40363636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1305, '2021-07-18 00:00:00', 0.0651538306243127, 0.154545454545454, 0.396030083251041, 0.312727272727272, 0.466361294644889, 0.445000000000001, 0.540755444000752, 1.58545454545455, 1.00695933362132, 3.40363636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1320, '2021-07-18 00:00:00', 0.0555617248036622, 0.1335, 0.0870934162718101, 0.212, 0.107109142565201, 0.347499999999999, 0.564805276179322, 1.5605, 1.01208214249531, 3.3695 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1335, '2021-07-18 00:00:00', 0.0661019945554636, 0.157, 0.0982692327499463, 0.216000000000001, 0.54388345307273, 1.1175, 0.564636818532147, 1.554, 1.01293671543374, 3.3725 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1350, '2021-07-18 00:00:00', 0.0645306944509034, 0.162, 0.107966856512836, 0.276, 0.525010275588664, 1.216, 0.560661263715962, 1.556, 1.01325569589475, 3.3735 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 1365, '2021-07-18 00:00:00', 0.0668757685642007, 0.2175, 0.524650259446082, 1.075, 0.49720693563355, 1.256, 0.54957854665859, 1.5295, 1.02089885575615, 3.3535 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 945, '2021-07-18 00:00:00', 0.0848528137423889, 0.439999999999998, 0.15556349186104, 0.609999999999999, 0.162634559672909, 0.625, 0.0565685424949276, 0.77, 0.424264068711924, 3.07 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 960, '2021-07-18 00:00:00', 0.148492424049181, 0.585000000000001, 0.169705627484773, 0.620000000000001, 0.141421356237312, 0.640000000000001, 0.0565685424949276, 0.77, 0.586898628384833, 3.185 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 975, '2021-07-18 00:00:00', 0.127279220613578, 0.379999999999999, 0.0565685424949226, 0.439999999999998, 0.0212132034355972, 0.555, 0.0565685424949276, 0.77, 0.586898628384833, 3.185 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 930, '2021-07-18 00:00:00', 0.098994949366112, 0.629999999999999, 0.141421356237306, 1.02, 0.183847763108496, 1.33, 0.403050865276327, 1.485, 0.735391052434004, 3.4 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 945, '2021-07-18 00:00:00', 0.0212132034355972, 0.594999999999999, 0.0353553390593254, 0.835000000000001, 0.0636396103067867, 0.904999999999998, 0.190918830920365, 1.125, 0.735391052434004, 3.4 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 960, '2021-07-18 00:00:00', 0.120208152801709, 0.345000000000002, 0.226274169979695, 0.559999999999999, 0.0989949493661221, 0.73, 0.00707106781186407, 0.995000000000001, 0.735391052434004, 3.4 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 2, 975, '2021-07-18 00:00:00', 0.120208152801714, 0.364999999999995, 0.0282842712474613, 0.489999999999998, 0.113137084989845, 0.609999999999999, 0.19091883092037, 0.864999999999998, 0.707106781186542, 3.42 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 930, '2021-07-18 00:00:00', 0.0282842712474613, 0.470000000000002, 0.0636396103067917, 0.594999999999999, 0.26870057685089, 0.830000000000002, 0.0494974746830585, 1.055, 0.45961940777125, 3.595 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 945, '2021-07-18 00:00:00', 0.134350288425447, 0.434999999999999, 0.0989949493661171, 0.600000000000001, 0.120208152801714, 0.895000000000003, 0.1262185604418, 0.895000000000003, 0.13252948846389, 3.595 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 960, '2021-07-18 00:00:00', 0.183847763108501, 0.41, 0.148492424049176, 0.574999999999999, 0.19091883092037, 0.815000000000001, 0.311126983722079, 0.899999999999999, 0.45961940777125, 3.595 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 3, 975, '2021-07-18 00:00:00', 0.0565685424949226, 0.43, 0.226274169979695, 0.790000000000003, 0.23758787847868, 0.790000000000003, 0.249467272402614, 0.890000000000001, 0.261940636022745, 3.595 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 930, '2021-07-18 00:00:00', 0.11313708498985, 0.449999999999999, 0.353553390593274, 0.630000000000003, 0.240416305603424, 0.710000000000004, 0.11313708498985, 1.45, 0.791959594928931, 3.87 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 945, '2021-07-18 00:00:00', 0.212132034355962, 0.480000000000004, 0.219203102167831, 0.515000000000001, 0.0777817459305198, 0.725000000000001, 0.11313708498985, 1.45, 0.791959594928931, 3.87 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 960, '2021-07-18 00:00:00', 0.106066017177986, 0.344999999999999, 0.0636396103067867, 0.495000000000001, 0.0212132034355972, 0.765000000000001, 0.0494974746830585, 1.405, 0.72831998462214, 3.825 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 4, 975, '2021-07-18 00:00:00', 0.134350288425442, 0.355000000000004, 0.0282842712474613, 0.48, 0.148492424049176, 0.665000000000003, 0.113137084989845, 1.33, 0.593969696196697, 3.73 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 930, '2021-07-18 00:00:00', 0.30405591591021, 0.765000000000001, 0.403050865276327, 0.835000000000001, 0.233345237791559, 0.954999999999998, 0.558614357137372, 1.255, 0.756604255869601, 2.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 945, '2021-07-18 00:00:00', 0.197989898732234, 0.539999999999999, 0.106066017177981, 0.684999999999999, 0.0848528137423889, 0.699999999999996, 0.664680374315358, 1.18, 0.742462120245873, 2.415 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 960, '2021-07-18 00:00:00', 0.127279220613573, 0.530000000000001, 0.106066017177981, 0.544999999999998, 0.254558441227157, 0.719999999999999, 0.6151828996323, 1.075, 0.72831998462214, 2.425 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 5, 975, '2021-07-18 00:00:00', 0.0353553390593254, 0.344999999999999, 0.0353553390593304, 0.444999999999997, 0.247487373415293, 0.715, 0.516187950266182, 1.035, 0.72831998462214, 2.425 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 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 1031981, 1, 930, '2021-07-18 00:00:00', 0, 0.519999999999996, 0, 0.869999999999997, 0, 0.869999999999997, 0, 0.899999999999999, 0, 2.77 where not exists (select 1 from powerstats_trumpet where symbolid = 1031981 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 930);
Date: 2021-07-18 18:12:21 Duration: 1s265ms 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 1032106, 2, 990, '2021-07-18 00:00:00', 8.16576463987582, 12.2980769230769, 9.75803269107048, 14.965, 13.9348769087329, 19.2776923076923, 18.6353417627739, 27.2811538461538, 37.0853307117518, 67.695 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1005, '2021-07-18 00:00:00', 6.47626778797313, 8.6726923076923, 10.084389398395, 12.1015384615385, 14.0542514345167, 16.5192307692308, 19.2029523891911, 24.8326923076923, 37.0981218040026, 65.6742307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1020, '2021-07-18 00:00:00', 4.63138419249165, 7.69653846153846, 8.45474254714249, 11.1834615384615, 10.7537214238392, 14.3573076923077, 14.6533392571323, 21.9807692307692, 34.9725036366484, 63.6588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1035, '2021-07-18 00:00:00', 5.72823038857686, 7.65076923076922, 6.32184502036696, 10.1073076923077, 8.17888012834558, 12.6419230769231, 12.4171363229023, 20.4123076923077, 34.219495884881, 62.4611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1050, '2021-07-18 00:00:00', 3.18492325713607, 5.7680769230769, 5.00874650371343, 7.98153846153845, 5.96603045454977, 11.7307692307692, 11.1265341137578, 18.5542307692308, 33.1848327101403, 61.795 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1065, '2021-07-18 00:00:00', 2.83294519211693, 5.39769230769231, 3.38183020544519, 7.31346153846155, 6.45185775273589, 11.4973076923077, 10.9313627906834, 17.6526923076923, 32.8051569960953, 61.2084615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1080, '2021-07-18 00:00:00', 2.84713256560945, 5.18961538461538, 4.63266703381041, 8.58038461538463, 5.81278400133309, 10.5653846153846, 10.0817319711675, 16.5034615384615, 32.6639415045916, 60.7488461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1095, '2021-07-18 00:00:00', 3.14116707855291, 5.69884615384618, 3.8212357445445, 7.24115384615387, 4.53001988448685, 9.28807692307693, 11.5192859354015, 16.2826923076923, 31.9436833120175, 60.2434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1110, '2021-07-18 00:00:00', 3.15207096757281, 4.89923076923078, 3.29522955894639, 6.49461538461539, 4.33678427480016, 8.52461538461539, 11.3858618470452, 16.415, 31.5912836956408, 59.8515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1125, '2021-07-18 00:00:00', 1.67183676052605, 4.29692307692306, 2.54602241817432, 6.13307692307691, 3.05822985502299, 7.29461538461539, 11.617185810421, 16.3669230769231, 31.4083348394119, 61.5342307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1140, '2021-07-18 00:00:00', 2.00696724897582, 4.30846153846154, 2.56518177493556, 5.68846153846153, 3.36293866455195, 7.26730769230769, 11.3672882362573, 16.4453846153846, 30.8959732726053, 62.6726923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1155, '2021-07-18 00:00:00', 2.42183744611082, 3.98615384615384, 2.8802586422323, 5.10538461538462, 4.96268979485922, 7.39499999999999, 16.0376047319561, 26.2615384615384, 30.6950654039676, 63.6319230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1170, '2021-07-18 00:00:00', 2.40023050175155, 3.61230769230769, 2.9093978494104, 4.98038461538461, 5.92124525624598, 8.35576923076923, 15.6587909937075, 26.6292307692308, 30.3459732191173, 63.6211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1185, '2021-07-18 00:00:00', 2.13276393442875, 3.77499999999999, 3.96601192829581, 5.56884615384615, 6.72666964117746, 8.9873076923077, 15.0964233971036, 27.6892307692308, 29.9937626849317, 64.04 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1200, '2021-07-18 00:00:00', 2.80312114505352, 3.91807692307693, 4.28847751359564, 6.44923076923078, 5.50360912353116, 8.55423076923077, 14.3648356814078, 28.2380769230769, 29.7668220907879, 63.9042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1215, '2021-07-18 00:00:00', 2.66315891088297, 4.19076923076924, 4.05690850468487, 5.95115384615385, 4.0556582506609, 8.03961538461538, 13.4317353538322, 28.6111538461538, 29.8215683124712, 63.7638461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1230, '2021-07-18 00:00:00', 2.7022223332771, 4.18846153846154, 3.01477635348602, 5.77730769230769, 4.41395348691119, 7.77423076923077, 13.0642441743162, 28.5903846153846, 29.8071451423725, 63.7284615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1245, '2021-07-18 00:00:00', 2.00598289738857, 3.64076923076923, 2.77537844959235, 5.42153846153847, 4.29088680093773, 7.47153846153846, 13.0990015884946, 28.7388461538462, 29.5539409450688, 63.6742307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1260, '2021-07-18 00:00:00', 2.05611766349932, 3.87038461538463, 3.55635102533266, 5.41615384615384, 3.76443175811947, 7.14230769230769, 13.3846765197543, 28.7615384615385, 29.2457971313171, 63.6053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1275, '2021-07-18 00:00:00', 2.21748898184756, 3.75423076923077, 2.78480978496942, 5.30846153846154, 6.69761028565126, 8.18346153846153, 13.4133224301582, 28.5311538461538, 29.0694099037777, 63.5980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1290, '2021-07-18 00:00:00', 2.31581867896563, 4.10192307692308, 2.38338595602655, 5.07384615384614, 7.3009531938276, 8.82846153846153, 12.9211075555286, 28.7073076923077, 28.9783697157831, 63.6307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1305, '2021-07-18 00:00:00', 1.25950393165173, 3.16692307692307, 6.32651115423149, 6.40076923076922, 7.02434982482639, 8.79769230769231, 11.9258911874704, 28.6961538461538, 28.816890092711, 63.2988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1320, '2021-07-18 00:00:00', 3.76827142934495, 4.125, 5.01221318164549, 5.80875000000001, 4.88423899698922, 7.91583333333333, 12.064432093519, 28.945, 29.70971565274, 62.2704166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1335, '2021-07-18 00:00:00', 2.21324127842441, 3.73750000000001, 2.69253544107581, 5.21916666666668, 11.1942943541322, 19.46, 12.5181916032026, 28.7608333333333, 29.6554136490397, 62.1975 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1350, '2021-07-18 00:00:00', 2.075839929533, 3.99375, 3.28821212048059, 6.09458333333335, 10.7796958814756, 20.1645833333333, 12.5683328696844, 28.4445833333334, 29.6486996562134, 62.08 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 1365, '2021-07-18 00:00:00', 2.9942488049254, 4.76041666666667, 10.870405342895, 18.1108333333333, 10.7321424900873, 20.8595833333333, 12.4611075821499, 27.8375, 29.5905240781131, 62.0425 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 990, '2021-07-18 00:00:00', 5.25150353073607, 10.1868, 5.44386908978042, 12.9676, 8.94528521997297, 18.7988, 11.4709338184242, 25.4432, 28.7160821666188, 61.114 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1005, '2021-07-18 00:00:00', 3.78418360263631, 8.83153846153845, 5.5288071463507, 12.2773076923077, 9.226419990774, 17.4453846153846, 10.9841577457999, 24.3642307692308, 28.4211174061715, 61.1111538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1020, '2021-07-18 00:00:00', 4.44480213282886, 7.79499999999999, 7.20188415517879, 11.9907692307692, 7.68112620949259, 15.3596153846154, 9.97654770719042, 22.0519230769231, 27.3664034454377, 59.8884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1035, '2021-07-18 00:00:00', 5.67273766495372, 8.19384615384616, 6.47813336125106, 10.7296153846154, 7.12207549697526, 14.3707692307692, 10.0613201228956, 20.5011538461539, 27.5157532305796, 58.6096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1050, '2021-07-18 00:00:00', 3.79424625128426, 6.84384615384615, 3.86840973090414, 8.97461538461538, 5.66293841909494, 11.8665384615385, 8.71012790685913, 18.9080769230769, 27.8570464611463, 58.0515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1065, '2021-07-18 00:00:00', 3.72005973897442, 6.36269230769231, 5.07593592734005, 9.17846153846155, 5.32230031240108, 10.5761538461538, 9.09777805502319, 18.6284615384615, 28.3070364424439, 57.8219230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1080, '2021-07-18 00:00:00', 2.94891041155622, 5.72384615384614, 3.849272079038, 7.14346153846154, 3.91211862727169, 10.2219230769231, 9.61434643564581, 18.2957692307692, 28.6992584305159, 58.0276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1095, '2021-07-18 00:00:00', 2.32023026045659, 4.61269230769232, 2.58114393244546, 6.54, 3.7334298522322, 9.4876923076923, 10.7709329429506, 18.5073076923077, 29.0598269172674, 58.1973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1110, '2021-07-18 00:00:00', 2.14149527200039, 4.975, 2.78676158898572, 7.13192307692307, 3.98015981511373, 10.1180769230769, 10.7011732785925, 18.4415384615385, 28.8978608124972, 57.9365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1125, '2021-07-18 00:00:00', 2.33045284473608, 4.74230769230768, 2.96817138733858, 6.37576923076922, 5.52210847412472, 9.445, 10.6859218672909, 18.0569230769231, 35.2590523477523, 64.3173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1140, '2021-07-18 00:00:00', 1.98844125268629, 4.34115384615385, 3.51668508683961, 6.89500000000001, 4.86429877941155, 8.91884615384617, 9.99977280511143, 18.0619230769231, 35.6179381275999, 64.5873076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1155, '2021-07-18 00:00:00', 3.06823469666943, 4.94192307692309, 4.43893225206935, 6.43346153846155, 5.79363742526098, 9.29115384615386, 14.3032620916188, 24.0023076923077, 35.3946414653622, 64.8726923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1170, '2021-07-18 00:00:00', 2.78900690900212, 4.32653846153847, 4.01761538535179, 6.21576923076925, 5.28323107722771, 8.72115384615386, 14.8292035991356, 26.0092307692308, 35.2954914902521, 65.2734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1185, '2021-07-18 00:00:00', 2.22495583361524, 4.28269230769231, 4.8411768594646, 6.63423076923077, 4.89753666495877, 8.05423076923077, 16.1348503699767, 27.2126923076923, 35.2875379440653, 65.6930769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1200, '2021-07-18 00:00:00', 4.48102311462975, 4.80192307692307, 4.13669643370352, 6.20423076923077, 5.01357481858391, 8.1026923076923, 15.3091476726021, 27.9076923076923, 35.0184958865147, 65.6769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1215, '2021-07-18 00:00:00', 1.66833887906043, 3.86115384615386, 2.77884680010639, 5.03846153846155, 4.85834623651363, 8.43192307692309, 14.7751942848088, 28.4330769230769, 35.0660158777478, 65.4215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1230, '2021-07-18 00:00:00', 2.84317807012883, 3.53846153846153, 3.6033984173064, 5.61192307692307, 4.56288001157164, 8.44499999999999, 14.5235273793408, 28.4434615384615, 34.8319553637395, 65.1423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1245, '2021-07-18 00:00:00', 2.22484699560357, 4.35192307692306, 3.89633312823146, 6.78961538461539, 4.03239451671851, 8.68846153846155, 14.1027821205059, 28.8034615384615, 34.5105372804396, 64.9607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1260, '2021-07-18 00:00:00', 3.18863201919667, 4.60307692307694, 3.06552271863406, 6.10153846153847, 5.4841072760646, 8.39384615384617, 13.8788971630147, 28.9123076923077, 34.2120690197974, 64.6811538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1275, '2021-07-18 00:00:00', 2.17362129600848, 4.35153846153846, 2.74126419460354, 5.87576923076924, 6.90575444549968, 10.1273076923077, 13.5959955699633, 28.8634615384615, 34.1299501047664, 64.3330769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1290, '2021-07-18 00:00:00', 2.14064379244979, 3.88961538461539, 3.98004012349314, 5.85076923076923, 6.38414734985146, 10.4857692307692, 12.8821234811896, 28.8542307692307, 33.776560539021, 64.2646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1305, '2021-07-18 00:00:00', 3.56187472245467, 4.52653846153846, 6.1635727900676, 7.77153846153846, 6.90942019163803, 10.6407692307692, 12.7650031004245, 29.2580769230769, 33.3730104126074, 64.29 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1320, '2021-07-18 00:00:00', 2.30869748082573, 4.38166666666667, 3.86176801140527, 6.76, 4.79457798765544, 8.87958333333332, 13.8265881167147, 28.2645833333333, 34.8296628301555, 64.0195833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1335, '2021-07-18 00:00:00', 2.47160732189058, 4.62083333333333, 2.90784944689319, 5.71666666666667, 11.4592027996867, 17.76625, 13.7848485401676, 28.0033333333333, 34.8551928532978, 64.0058333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1350, '2021-07-18 00:00:00', 2.25717948757524, 3.79625, 2.45056955077557, 5.57958333333332, 11.5712899256512, 20.09125, 15.0122657036828, 28.4754166666666, 35.1682458648444, 64.3104166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 1365, '2021-07-18 00:00:00', 2.17017793800616, 4.33124999999998, 11.5245360181997, 16.92, 12.680104059087, 21.6704166666667, 14.9330515388138, 28.5725, 35.5757570702745, 64.5004166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 990, '2021-07-18 00:00:00', 4.16216748267607, 9.62307692307692, 5.09404913751178, 13.5561538461538, 7.99746571397176, 16.9846153846154, 12.4333294569321, 25.3557692307692, 34.4805689940559, 63.0269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1005, '2021-07-18 00:00:00', 3.70510674610058, 8.98000000000001, 6.66541456959846, 11.8692307692308, 7.19789500211962, 15.7426923076923, 11.2094476155676, 23.8396153846154, 34.7416160312317, 62.5473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1020, '2021-07-18 00:00:00', 3.86694427164395, 6.85500000000001, 3.93760153471042, 10.0546153846154, 7.34798648505939, 14.4442307692308, 11.1157048982336, 22.8692307692308, 34.7120565997553, 62.2442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1035, '2021-07-18 00:00:00', 2.75932781669739, 7.21499999999999, 5.63086920466104, 10.48, 7.07408001085654, 13.85, 11.0132786426903, 22.0823076923077, 35.0080027620059, 61.8557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1050, '2021-07-18 00:00:00', 3.02201695255643, 6.21230769230769, 4.24667241677348, 8.41115384615386, 5.07962385039862, 11.6376923076923, 10.1443450029295, 19.8165384615385, 35.2641630270733, 61.105 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1065, '2021-07-18 00:00:00', 3.03875564107316, 6.1396153846154, 3.64611101565237, 8.30846153846154, 4.70444791169444, 10.8769230769231, 10.3780286923125, 18.9665384615385, 35.4538929966144, 61.3338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1080, '2021-07-18 00:00:00', 2.39883818032493, 5.65384615384616, 3.73279635332342, 8.21384615384615, 4.65958822875354, 10.4623076923077, 10.585758829673, 18.435, 35.477714159737, 61.305 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1095, '2021-07-18 00:00:00', 2.94510924441496, 5.61730769230769, 3.25650735510395, 7.46807692307691, 4.67147599801177, 10.13, 10.9393638473458, 18.6957692307692, 35.3452402649157, 62.0142307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1110, '2021-07-18 00:00:00', 1.99006938417889, 4.73807692307691, 2.83294076616781, 6.69423076923077, 5.81839724164126, 9.62769230769231, 10.2251171368126, 18.2373076923077, 35.366407227111, 62.0619230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1125, '2021-07-18 00:00:00', 2.00459334068994, 4.93230769230768, 3.08237213846739, 6.63499999999999, 4.87554203692739, 9.26307692307693, 11.1754678924591, 18.4611538461539, 38.8343258015578, 66.2973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1140, '2021-07-18 00:00:00', 2.29079039097528, 4.50384615384614, 4.0570940907919, 6.8473076923077, 5.92330801547193, 8.99538461538463, 11.2166414553761, 18.9884615384616, 39.0064546394371, 66.6334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1155, '2021-07-18 00:00:00', 4.18250913527594, 5.08080000000001, 3.94844167573318, 6.56600000000001, 5.91412960629035, 9.31040000000002, 10.8387695334849, 22.46, 39.2822083009599, 67.6884 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1170, '2021-07-18 00:00:00', 1.98436069922163, 4.50076923076924, 4.02913514293081, 6.08500000000001, 5.16435314290332, 9.27923076923078, 11.3859834817267, 23.3403846153846, 38.4461008626163, 67.9834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1185, '2021-07-18 00:00:00', 3.44318537672045, 4.35153846153847, 4.25526844493523, 6.62846153846154, 4.91388563155473, 9.41, 11.8643878833319, 24.1803846153846, 38.4856232577629, 68.1484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1200, '2021-07-18 00:00:00', 4.13714416550279, 5.16538461538462, 4.69867241479319, 6.9223076923077, 5.86990378639534, 10.4123076923077, 11.924190641781, 24.4976923076923, 38.4561301245178, 68.2319230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1215, '2021-07-18 00:00:00', 2.66826373970329, 4.52923076923078, 3.29750817343128, 6.71807692307692, 5.31012913069121, 9.16076923076922, 12.6648272544325, 25.1642307692308, 38.3778664577143, 68.3153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1230, '2021-07-18 00:00:00', 2.82053211019045, 5.06576923076924, 4.95017799213788, 7.25307692307692, 5.6023316025219, 8.85923076923076, 12.7582616913362, 25.3742307692308, 38.3666310303027, 68.3338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1245, '2021-07-18 00:00:00', 2.85483236743488, 4.43961538461538, 3.42605548026389, 5.96192307692306, 4.61523525527558, 7.79269230769229, 13.9725671282641, 25.7919230769231, 38.3408473021418, 68.4196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1260, '2021-07-18 00:00:00', 2.12246098088625, 4.18384615384614, 3.10714749222846, 5.54846153846153, 4.96614613001021, 7.64923076923076, 16.2618511814047, 26.7903846153846, 38.2691026045013, 68.5869230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1275, '2021-07-18 00:00:00', 2.73974990436381, 3.89846153846154, 3.53406473320192, 5.30846153846154, 6.95067727745899, 8.70115384615386, 16.3046238274253, 26.8669230769231, 38.383198561951, 68.5703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1290, '2021-07-18 00:00:00', 2.38450988352227, 3.75923076923077, 3.41875184151265, 5.28807692307692, 6.27836065080197, 8.93730769230771, 16.4132134387089, 26.7007692307692, 38.5494309406268, 68.5846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1305, '2021-07-18 00:00:00', 1.86739246420901, 3.84884615384615, 4.89449587252393, 6.70538461538463, 6.81441432665968, 9.57884615384617, 16.3291376803742, 26.4757692307692, 38.6001417534264, 68.5392307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1320, '2021-07-18 00:00:00', 3.09641000051743, 4.65625000000001, 3.72663416153412, 6.45750000000001, 4.56424184538774, 9.01083333333336, 16.8591146594787, 26.7491666666667, 40.1996619064303, 68.03 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1335, '2021-07-18 00:00:00', 2.55136504384545, 4.16875000000001, 3.61218286306658, 6.16041666666667, 9.94650732523806, 17.4441666666667, 16.7821711761041, 27.6379166666667, 40.1996619064303, 68.03 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1350, '2021-07-18 00:00:00', 2.94863515467111, 4.32666666666666, 3.41689027193365, 6.02000000000001, 10.7806361230398, 18.2725, 17.1582622173354, 27.8716666666667, 40.2102684606049, 68.01125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 1365, '2021-07-18 00:00:00', 2.32255715519133, 4.3975, 9.71965011559394, 15.77375, 11.7815925881454, 19.6275, 17.172819772806, 27.6145833333333, 40.1939652056036, 68.0370833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 990, '2021-07-18 00:00:00', 4.99259057671132, 9.78759999999999, 8.37795967603886, 13.506, 9.88741385128925, 16.7412, 16.9938712187659, 26.1244, 39.0840571802195, 69.4244 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1005, '2021-07-18 00:00:00', 5.68274194381549, 8.8732, 7.06846784435401, 11.5928, 8.52956636256107, 15.0224, 14.4475360990493, 23.3492, 39.1793291673045, 69.0144 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1020, '2021-07-18 00:00:00', 3.74540496252852, 6.63199999999999, 4.47102057700476, 9.35, 6.3462344478176, 12.166, 13.8236539429101, 21.674, 39.1657978981662, 68.848 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1035, '2021-07-18 00:00:00', 3.99618993542599, 6.7256, 4.94204242528666, 9.15800000000001, 7.38083570245718, 11.8776, 13.4412090230009, 20.856, 39.1574544840017, 68.922 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1050, '2021-07-18 00:00:00', 3.68267194665323, 5.91680000000001, 4.57366920535361, 7.61200000000001, 8.68836699270927, 11.3972, 13.2544809152729, 20.0432, 39.1780860388389, 68.8644 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1065, '2021-07-18 00:00:00', 2.51840935248155, 4.96759999999999, 4.77745399419675, 7.476, 8.44437765616862, 10.7884, 12.6905734438335, 18.8528, 39.6954495838839, 69.8548 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1080, '2021-07-18 00:00:00', 3.5196326512862, 5.38159999999999, 6.92488476438416, 7.6604, 7.18128871907171, 9.74079999999999, 12.7307462075088, 18.0564, 39.7706705290888, 70.3052 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1095, '2021-07-18 00:00:00', 4.16572670731051, 5.30960000000001, 5.309155865107, 7.58879999999999, 5.80501148434121, 9.31, 14.4514398013946, 18.6996, 39.7223011543893, 70.4156 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1110, '2021-07-18 00:00:00', 3.97820658923926, 5.04879999999999, 4.41545913052462, 6.2672, 6.73489886090849, 9.6872, 13.5987502857186, 18.3252, 39.0445770156796, 70.2812 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1125, '2021-07-18 00:00:00', 2.53737607250744, 4.08240000000001, 2.63089699532307, 5.93240000000001, 8.46609118779144, 10.714, 12.520578634126, 17.7268, 37.7163091955368, 71.5628 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1140, '2021-07-18 00:00:00', 2.55104717060792, 4.17400000000001, 5.01932990215494, 6.55679999999999, 9.56793729076441, 10.6864, 12.4551290907267, 17.0836, 36.9947055761587, 72.0564 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1155, '2021-07-18 00:00:00', 5.10101565050203, 5.2176, 8.46451164175072, 8.2564, 9.42749369309433, 10.6096, 13.3447427226355, 25.776, 37.7187901096169, 72.7224 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1170, '2021-07-18 00:00:00', 4.74886976026929, 5.47840000000001, 6.02941420592969, 7.2924, 5.95143750142209, 8.836, 12.9764109316354, 27.4336, 37.2360974817, 72.9084 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1185, '2021-07-18 00:00:00', 4.04328092848699, 4.64040000000002, 4.59581157142022, 6.1356, 5.31617318503952, 8.0716, 13.7640714301159, 29.1404, 37.0271758892483, 73.4172 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1200, '2021-07-18 00:00:00', 3.29461975550037, 4.3988, 3.71153045701274, 5.73800000000001, 4.68074844442638, 7.8568, 13.4084155787824, 29.428, 36.9592662580487, 73.4496 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1215, '2021-07-18 00:00:00', 2.72322804774039, 4.0828, 3.84634341507186, 5.5092, 3.82893079070384, 7.48120000000001, 13.238722219308, 30.0508, 36.9350940254207, 73.9904 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1230, '2021-07-18 00:00:00', 2.83569409492632, 3.88119999999999, 3.27164622170552, 5.43759999999999, 4.62126245377457, 7.446, 13.6562354500304, 30.196, 37.4758045633001, 74.3188 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1245, '2021-07-18 00:00:00', 2.76649748478711, 4.10200000000001, 3.49258299829796, 5.52120000000001, 4.76097504019222, 7.42400000000001, 13.9654015934618, 30.352, 37.6277694351747, 74.2492 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1260, '2021-07-18 00:00:00', 2.25222430795278, 3.8332, 2.9409396457595, 5.0452, 4.47173076112594, 7.58479999999999, 13.8643604011629, 30.7068, 37.6721725680906, 74.5388 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1275, '2021-07-18 00:00:00', 2.20412166935795, 3.6424, 4.36731801757859, 5.67199999999999, 9.12940856061698, 9.14559999999999, 13.8384685809762, 30.6572, 37.3707874415298, 74.8496 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1290, '2021-07-18 00:00:00', 2.29351317124334, 3.57879999999999, 2.48431566700638, 5.12919999999998, 9.13149799686045, 8.90159999999999, 13.6150884193481, 30.6392, 37.3557706519354, 74.9252 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1305, '2021-07-18 00:00:00', 2.362997742981, 3.798, 8.7674643236609, 7.11160000000001, 8.92088939885853, 9.5248, 13.7926331423699, 31.0396, 37.2065452485626, 74.9852 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1320, '2021-07-18 00:00:00', 2.60318480831559, 3.91434782608696, 3.18603896221855, 5.30521739130436, 3.65418672653861, 7.63521739130435, 13.4055960529026, 30.2765217391305, 38.6028562092221, 73.614347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1335, '2021-07-18 00:00:00', 1.98834499277078, 3.64608695652174, 2.56036512341841, 5.24826086956521, 8.60906003141491, 20.3634782608696, 13.1426146922375, 29.8586956521739, 38.3620015541565, 73.2721739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1350, '2021-07-18 00:00:00', 2.12695666717299, 3.75086956521739, 2.71754168437654, 5.50652173913044, 10.6082738795507, 22.7326086956522, 13.2771381863326, 29.484347826087, 38.4518249745512, 73.154347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 1365, '2021-07-18 00:00:00', 2.10572539677906, 4.37608695652174, 8.9960907188258, 19.1786956521739, 11.8012142304194, 24.4313043478261, 13.2578033401885, 29.5169565217391, 38.6726887778992, 73.4286956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 990, '2021-07-18 00:00:00', 6.18483237567127, 11.8390909090909, 8.95242693642055, 16.7136363636364, 8.89394683252269, 20.2704545454546, 11.5742128751658, 25.4931818181818, 35.6604072378919, 76.9559090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1005, '2021-07-18 00:00:00', 6.28112614671889, 10.0786363636364, 6.16293262401419, 13.8463636363636, 6.25593557113002, 16.2218181818182, 12.6758634532609, 23.85, 35.471475327434, 75.82 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1020, '2021-07-18 00:00:00', 3.78234769852723, 8.59272727272729, 3.78312658435411, 10.6109090909091, 7.44689557330125, 14.0818181818182, 12.4331619476831, 21.9627272727273, 35.3443987247219, 74.6345454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1035, '2021-07-18 00:00:00', 2.29730276628918, 6.67, 4.08743328049655, 9.4481818181818, 10.6890471513755, 13.8363636363636, 11.866617962228, 20.8886363636364, 35.4573772173606, 73.7790909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1050, '2021-07-18 00:00:00', 2.5462254553091, 6.07454545454545, 5.00962193231804, 8.95499999999999, 9.44659250506288, 12.6236363636364, 10.422808914635, 19.6186363636364, 34.8242112405743, 73.2386363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1065, '2021-07-18 00:00:00', 3.83570647415104, 6.35181818181817, 8.37532766045088, 9.72090909090909, 8.96626106277793, 11.9322727272727, 9.39169732111447, 18.605, 34.6603735838161, 72.6772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1080, '2021-07-18 00:00:00', 6.50226941734635, 7.13136363636364, 6.53851022919717, 8.49272727272728, 7.56098273749583, 10.5313636363636, 9.29230962580446, 18.4209090909091, 34.8653829856483, 72.5554545454546 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1095, '2021-07-18 00:00:00', 2.64925739002739, 4.81863636363638, 4.31470414530032, 6.72636363636364, 5.35069530619529, 8.79545454545454, 7.83459296771039, 17.3977272727273, 35.0930745748628, 72.2054545454546 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1110, '2021-07-18 00:00:00', 2.39488126575333, 5.23909090909091, 2.73411147988073, 6.62318181818183, 4.04265653518473, 8.88363636363637, 7.87039415229975, 17.7977272727273, 34.999592468252, 72.1559090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1125, '2021-07-18 00:00:00', 1.99125164579546, 4.34454545454547, 2.63136427012261, 6.01272727272729, 3.77383495969687, 8.47727272727275, 8.87309056345003, 17.6486363636364, 35.364784413642, 73.4936363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1140, '2021-07-18 00:00:00', 2.06320921166085, 4.66681818181818, 3.57062925687381, 6.61863636363636, 3.61621806821479, 7.90954545454546, 8.60751238631229, 17.2086363636364, 36.3265665518486, 73.7277272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1155, '2021-07-18 00:00:00', 2.30501096334173, 4.22772727272727, 2.67115864900206, 5.72863636363636, 3.13429556009142, 8.10909090909092, 23.3170287066262, 29.1409090909091, 36.2909799772013, 73.6090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1170, '2021-07-18 00:00:00', 1.60753340132129, 3.98727272727272, 2.40181952131858, 5.61681818181817, 2.64405483566925, 7.67545454545455, 24.437194315578, 30.7777272727273, 36.4904120983612, 73.5831818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1185, '2021-07-18 00:00:00', 1.78499566492737, 4.01, 2.35568544082266, 5.78590909090909, 2.93641622726415, 8.06545454545455, 24.4040632705407, 31.4777272727273, 37.1911546558054, 73.8468181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1200, '2021-07-18 00:00:00', 1.37272322323878, 3.81500000000001, 1.30357218169937, 4.93363636363638, 3.27625462568073, 7.8159090909091, 25.4726574570082, 33.0472727272727, 37.1503208867884, 73.6590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1215, '2021-07-18 00:00:00', 1.06220427511752, 3.45272727272727, 2.08412703495624, 5.33954545454545, 3.94759184633891, 7.95636363636364, 25.459757720832, 33.5781818181818, 38.2488594884149, 74.1595454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1230, '2021-07-18 00:00:00', 1.93198392973697, 3.74, 3.22126554813506, 5.59772727272728, 3.67933003147577, 7.78863636363637, 25.3901190729149, 33.5668181818182, 40.3729805922818, 74.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1245, '2021-07-18 00:00:00', 2.05634657959482, 3.98772727272728, 2.34168737955131, 5.44954545454545, 3.32641754439421, 8.00181818181817, 25.3507756312943, 33.8718181818182, 40.5019566520025, 74.7445454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1260, '2021-07-18 00:00:00', 1.7088580019989, 3.98363636363637, 2.67512446609328, 5.60363636363637, 4.91223027524729, 8.26409090909091, 25.5245410344955, 34.5295454545454, 40.5918722511926, 74.445 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1275, '2021-07-18 00:00:00', 1.62549739307443, 3.58318181818183, 2.45371372392155, 5.42409090909092, 4.89223965832203, 8.94772727272728, 25.6196216908918, 34.7818181818182, 40.7083465946178, 74.0940909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1290, '2021-07-18 00:00:00', 2.0476790789549, 3.99090909090909, 3.36814337979247, 5.82227272727274, 5.1111375924717, 9.61681818181818, 25.3406461178675, 34.3013636363636, 40.8372759859997, 74.1463636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1305, '2021-07-18 00:00:00', 2.34848578829754, 4.05045454545455, 3.4800040117905, 6.55772727272727, 5.5159376520967, 9.6759090909091, 25.3439515740005, 33.8263636363636, 41.3203994068651, 74.565 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1320, '2021-07-18 00:00:00', 2.43777999741353, 4.48849999999999, 3.80787449345361, 6.6415, 5.38063486764779, 9.30000000000001, 25.7470242327556, 35.356, 43.6453977919901, 74.697 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1335, '2021-07-18 00:00:00', 2.78684971173356, 4.43049999999999, 5.01193761774929, 6.98350000000001, 22.2543626710525, 24.895, 25.9050794653339, 35.105, 43.6306508148379, 74.502 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1350, '2021-07-18 00:00:00', 3.13835738966472, 4.85850000000002, 3.88049084659741, 6.54750000000002, 21.4573809838063, 25.6675, 24.3943010169438, 33.978, 43.7538911201952, 73.7325 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 1365, '2021-07-18 00:00:00', 2.45713804423381, 4.51300000000001, 19.3096669204559, 22.2505, 20.8217704578645, 25.8075, 25.921289583742, 33.723, 43.8735052646871, 73.293 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 945, '2021-07-18 00:00:00', 2.02939646200539, 8.11499999999995, 3.91030049996159, 17.135, 2.99813275223097, 17.78, 4.24971175493114, 23.865, 17.3029029356348, 74.095 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 960, '2021-07-18 00:00:00', 4.47598592491079, 11.505, 3.56381817718017, 12.15, 0.205060966544153, 14.815, 4.24971175493114, 23.865, 17.3029029356348, 74.095 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 975, '2021-07-18 00:00:00', 0.38183766184079, 9.18000000000001, 1.28693434175955, 11.19, 5.16187950266176, 14.34, 4.95681853611769, 23.365, 18.0100097168214, 73.595 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 930, '2021-07-18 00:00:00', 1.42128463018495, 7.69500000000005, 2.41830519165804, 8.75, 0.572756492761145, 12.815, 1.90918830920371, 15.5600000000001, 8.02566196646733, 77.2550000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 945, '2021-07-18 00:00:00', 2.85671139599371, 7.48999999999995, 2.05060966544097, 10.96, 0.700035713374689, 13.715, 1.90918830920371, 15.5600000000001, 4.63862048458379, 79.65 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 960, '2021-07-18 00:00:00', 0.586898628384863, 7.72499999999997, 2.97691954879539, 10.245, 1.31521861300699, 13.28, 2.92035100630044, 16.275, 4.63862048458379, 79.65 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 2, 975, '2021-07-18 00:00:00', 1.87383297014442, 6.02499999999998, 2.84256926036991, 9.36000000000001, 3.05470129472592, 9.51000000000005, 5.62856997824494, 16.97, 6.4346717087976, 78.3800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 930, '2021-07-18 00:00:00', 3.3587572106361, 10.155, 5.73463599542291, 16.605, 13.2865364184953, 23.325, 5.91141269071955, 28.54, 6.30032142037212, 74.545 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 945, '2021-07-18 00:00:00', 2.14960461480708, 11.01, 8.81055049358441, 15.72, 9.70150503787945, 17.73, 0.162634559672919, 24.475, 6.30032142037212, 74.545 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 960, '2021-07-18 00:00:00', 4.52548339959389, 9.53000000000003, 3.56381817718017, 12.85, 3.74200908603918, 12.85, 3.92910954034114, 28.425, 4.1255650173582, 74.545 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 3, 975, '2021-07-18 00:00:00', 1.01116269709681, 5.73500000000001, 5.94676802977892, 9.22500000000002, 1.11015764646292, 13.645, 5.74877813104663, 28.425, 6.30032142037212, 74.545 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 930, '2021-07-18 00:00:00', 2.75064537881566, 14.385, 1.98697005513416, 16.225, 7.24784450716211, 20.235, 7.45997654151804, 25.855, 14.559328624631, 64.545 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 945, '2021-07-18 00:00:00', 2.51730014102407, 11.61, 7.77110352524016, 15.625, 7.41755013464689, 15.875, 8.01151983084353, 23.155, 14.559328624631, 64.545 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 960, '2021-07-18 00:00:00', 2.05060966544097, 11.58, 2.15314014871302, 11.58, 2.26079715614867, 15.625, 2.37383701395611, 23.155, 2.49252886465391, 64.545 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 4, 975, '2021-07-18 00:00:00', 0.982878425849372, 8.76499999999999, 3.19612265096318, 10.87, 7.93373808491308, 15.61, 7.9690934239723, 23.185, 14.559328624631, 64.545 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 930, '2021-07-18 00:00:00', 9.35502271509812, 14.335, 8.95197184982175, 15.74, 11.4480587874102, 20.955, 2.14960461480708, 30.83, 0.268700576850885, 74.65 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 945, '2021-07-18 00:00:00', 2.43951839509362, 9.48500000000001, 7.37512372777574, 12.975, 7.84888527117069, 16.76, 2.43951839509354, 31.035, 0.268700576850885, 74.65 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 960, '2021-07-18 00:00:00', 5.93262589415512, 9.94499999999999, 4.39113311116849, 12.5550000000001, 11.9006071273695, 17.865, 3.29511760032929, 31.64, 0.0212132034356575, 74.825 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 5, 975, '2021-07-18 00:00:00', 2.12132034355964, 6.8900000000001, 4.7376154339499, 12.1, 9.043895731376, 16.055, 11.299566363361, 30.44, 4.82953931550407, 71.395 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 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 1032106, 1, 930, '2021-07-18 00:00:00', 0, 12.16, 0, 15.55, 0, 21.66, 0, 26.87, 0, 86.33 where not exists (select 1 from powerstats_trumpet where symbolid = 1032106 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 930);
Date: 2021-07-18 18:13:18 Duration: 1s217ms Database: acaweb_fx User: pgperfstats
12 1s127ms 1s395ms 1s185ms 122 2m24s insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #12
Day Hour Count Duration Avg duration Jul 18 18 122 2m24s 1s185ms [ User: pgperfstats - Total duration: 2m24s - Times executed: 122 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 1028981, 2, 990, '2021-07-18 00:00:00', 0.173589701927806, 0.52576923076923, 0.278133130823242, 0.740961538461538, 0.362189336376179, 1.00365384615385, 0.509994456983453, 1.31711538461538, 1.16645676500048, 3.36423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1005, '2021-07-18 00:00:00', 0.2689246391435, 0.572692307692307, 0.320564886027533, 0.765384615384616, 0.327287511806691, 0.953653846153846, 0.47849865364331, 1.22480769230769, 1.18006539910034, 3.32711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1020, '2021-07-18 00:00:00', 0.168933760345931, 0.491153846153847, 0.185302351680875, 0.629807692307695, 0.219209857302226, 0.789807692307692, 0.388355556753783, 1.06403846153846, 1.17948182886189, 3.29423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1035, '2021-07-18 00:00:00', 0.11833654744642, 0.401538461538462, 0.168339971943226, 0.567884615384614, 0.218952049545101, 0.734999999999999, 0.37306011064418, 1.00961538461538, 1.18687093459424, 3.27615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1050, '2021-07-18 00:00:00', 0.132002330981747, 0.383846153846153, 0.175929290866003, 0.488653846153844, 0.219668018749972, 0.620961538461537, 0.351796324378403, 0.960576923076922, 1.18841783962479, 3.27019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1065, '2021-07-18 00:00:00', 0.158015700291019, 0.344807692307693, 0.17555100069824, 0.473076923076924, 0.174873250802269, 0.575576923076922, 0.357926131184377, 0.956346153846154, 1.19057091993069, 3.26865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1080, '2021-07-18 00:00:00', 0.10923580703442, 0.33769230769231, 0.11596700459116, 0.402115384615386, 0.226472616785885, 0.559615384615385, 0.32651822896456, 0.951923076923079, 1.19112747170324, 3.26557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1095, '2021-07-18 00:00:00', 0.112421767670474, 0.274423076923078, 0.15518983412384, 0.403269230769231, 0.267386208723234, 0.58576923076923, 0.343365470241032, 0.960384615384616, 1.18368511925193, 3.27230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1110, '2021-07-18 00:00:00', 0.105688402682311, 0.295961538461539, 0.233047122999753, 0.419807692307691, 0.251364966043097, 0.552115384615385, 0.345250856401767, 0.931923076923079, 1.17936482252753, 3.26423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1125, '2021-07-18 00:00:00', 0.21449798277696, 0.310769230769231, 0.232091908187583, 0.419423076923079, 0.230688351211359, 0.516346153846154, 0.348704691018719, 0.915192307692309, 1.23190983686057, 3.24038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1140, '2021-07-18 00:00:00', 0.0816823114266485, 0.265, 0.106423862275052, 0.334038461538461, 0.178074746622353, 0.451153846153846, 0.373295923034054, 0.919615384615385, 1.26035991501817, 3.26865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1155, '2021-07-18 00:00:00', 0.0674676560685514, 0.216730769230769, 0.132089130747151, 0.296538461538462, 0.196352116989232, 0.423076923076923, 1.2206133546453, 1.40519230769231, 1.26307842804183, 3.28365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1170, '2021-07-18 00:00:00', 0.106308694195434, 0.211538461538461, 0.144433775082612, 0.318653846153847, 0.185195946126091, 0.44153846153846, 1.24705439089326, 1.48942307692308, 1.26533558941735, 3.29307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1185, '2021-07-18 00:00:00', 0.100607386179378, 0.239615384615384, 0.12753476147551, 0.328653846153846, 0.214403734898584, 0.470192307692308, 1.239911302659, 1.55096153846154, 1.23759886939931, 3.30980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1200, '2021-07-18 00:00:00', 0.109619095753641, 0.247884615384616, 0.175639928875482, 0.350769230769231, 0.217915032841845, 0.485192307692309, 1.21466812498153, 1.57942307692308, 1.23993231825215, 3.32307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1215, '2021-07-18 00:00:00', 0.162322091960588, 0.242307692307693, 0.204714811008276, 0.358076923076923, 0.208777117077962, 0.481730769230771, 1.21370255195224, 1.60673076923077, 1.25858695185697, 3.34134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1230, '2021-07-18 00:00:00', 0.103913610569255, 0.239038461538461, 0.13599490940699, 0.333846153846155, 0.148195946171068, 0.45596153846154, 1.19363536501538, 1.63076923076923, 1.25569743109618, 3.34903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1245, '2021-07-18 00:00:00', 0.081025399626385, 0.226346153846152, 0.101010471658215, 0.318653846153847, 0.17377184422729, 0.445576923076924, 1.19705261435681, 1.62519230769231, 1.25088530188085, 3.34903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1260, '2021-07-18 00:00:00', 0.0736216941271635, 0.236923076923078, 0.0928118444032796, 0.314038461538462, 0.24404326539492, 0.456346153846155, 1.19028931518608, 1.63442307692308, 1.24651440178048, 3.35192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1275, '2021-07-18 00:00:00', 0.073207817993605, 0.22576923076923, 0.126870163795663, 0.324038461538461, 0.28379895375749, 0.470384615384615, 1.18165980071059, 1.65173076923077, 1.25133350409135, 3.34846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1290, '2021-07-18 00:00:00', 0.110112005912861, 0.245576923076923, 0.237024179227481, 0.357307692307694, 0.300802068834947, 0.468269230769232, 1.15011832167223, 1.70307692307692, 1.24147184670207, 3.35288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1305, '2021-07-18 00:00:00', 0.163940889910406, 0.261153846153849, 0.21362665131918, 0.347884615384617, 0.261487828809269, 0.48673076923077, 1.07019187711651, 1.70557692307692, 1.21016940962826, 3.34 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1320, '2021-07-18 00:00:00', 0.0987310796403859, 0.222500000000001, 0.107622318344278, 0.287291666666668, 0.191719431930387, 0.514583333333333, 0.989192321682373, 1.74166666666667, 1.20830482225234, 3.28875 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1335, '2021-07-18 00:00:00', 0.0751086170011554, 0.212500000000001, 0.103964659198782, 0.323958333333334, 1.05208721121397, 1.17375, 0.958601695254566, 1.74708333333333, 1.20115788039008, 3.29458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1350, '2021-07-18 00:00:00', 0.0973219295483531, 0.239583333333332, 0.161641124905977, 0.403124999999996, 1.06188031801263, 1.265625, 0.951235942782115, 1.74708333333333, 1.19774123164021, 3.29166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 1365, '2021-07-18 00:00:00', 0.11640680168384, 0.331249999999998, 1.02771465810227, 1.096875, 1.03081698199162, 1.31854166666667, 0.931315470415253, 1.755625, 1.18380948268898, 3.28625 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 990, '2021-07-18 00:00:00', 0.387533422876213, 0.606923076923076, 0.425510733842736, 0.80923076923077, 0.468887882285143, 0.999615384615385, 0.531504106648871, 1.45115384615385, 1.11128643403109, 3.22653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1005, '2021-07-18 00:00:00', 0.285370541846642, 0.562884615384616, 0.316317270133353, 0.721153846153848, 0.409700453427209, 0.882307692307694, 0.504458277606933, 1.35692307692308, 1.21027987862948, 3.21923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1020, '2021-07-18 00:00:00', 0.191127826738668, 0.460384615384616, 0.255021341490049, 0.60673076923077, 0.315233307982419, 0.775961538461539, 0.514030528874876, 1.25923076923077, 1.22202366840984, 3.21038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1035, '2021-07-18 00:00:00', 0.168180420519612, 0.415576923076923, 0.19363248297106, 0.523461538461539, 0.221819399859088, 0.665384615384614, 0.476163352707386, 1.15653846153846, 1.25024459145462, 3.19153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1050, '2021-07-18 00:00:00', 0.132751502961213, 0.365192307692307, 0.180779189578379, 0.503653846153847, 0.178490788385455, 0.600192307692308, 0.459880586507143, 1.09807692307692, 1.27168180587151, 3.16884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1065, '2021-07-18 00:00:00', 0.108397594353097, 0.345961538461539, 0.108452932009873, 0.41903846153846, 0.18121852511858, 0.561923076923076, 0.442884252980912, 1.05269230769231, 1.28391548068339, 3.15480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1080, '2021-07-18 00:00:00', 0.113244629690974, 0.312884615384615, 0.156473148347715, 0.404615384615386, 0.283986186012902, 0.623076923076924, 0.443209275104279, 1.05269230769231, 1.28056959982658, 3.1425 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1095, '2021-07-18 00:00:00', 0.107266741565846, 0.293076923076925, 0.145896696857216, 0.415384615384616, 0.293636876745096, 0.626153846153847, 0.44426291591977, 1.02846153846154, 1.29242712932505, 3.15673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1110, '2021-07-18 00:00:00', 0.0959296617319155, 0.2975, 0.197077103224561, 0.445769230769231, 0.282941758073173, 0.590961538461538, 0.539834198192797, 1.01980769230769, 1.30684165658453, 3.15365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1125, '2021-07-18 00:00:00', 0.162588792309358, 0.308653846153846, 0.183003677979011, 0.407884615384616, 0.231604520349137, 0.524423076923077, 0.517590608938705, 0.990961538461539, 1.34685258458949, 3.24173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1140, '2021-07-18 00:00:00', 0.111615583417094, 0.259038461538461, 0.140073057860751, 0.342692307692307, 0.141465543507951, 0.4475, 0.512638911755783, 0.999423076923077, 1.38299885978038, 3.29461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1155, '2021-07-18 00:00:00', 0.0767525995550745, 0.209807692307694, 0.093241827853911, 0.29096153846154, 0.15645803074504, 0.421346153846154, 0.676338587258915, 1.37326923076923, 1.38101920278522, 3.34096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1170, '2021-07-18 00:00:00', 0.0824956875329752, 0.23846153846154, 0.100426781595043, 0.321538461538463, 0.193049316138489, 0.459038461538463, 0.671817196976861, 1.45211538461539, 1.39483139317432, 3.37115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1185, '2021-07-18 00:00:00', 0.094134927712219, 0.249230769230769, 0.154811547969187, 0.338846153846152, 0.224157653998595, 0.469423076923078, 0.812539513832073, 1.58269230769231, 1.39402870790437, 3.37903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1200, '2021-07-18 00:00:00', 0.10155956948435, 0.237115384615382, 0.140130708214208, 0.336153846153845, 0.21129563685473, 0.465384615384616, 0.827221484619074, 1.62076923076923, 1.38376376374226, 3.36192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1215, '2021-07-18 00:00:00', 0.0793890129968571, 0.236153846153847, 0.148084305510278, 0.320192307692309, 0.202747000357208, 0.472884615384615, 0.807409652006866, 1.68711538461538, 1.3829911980364, 3.36942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1230, '2021-07-18 00:00:00', 0.107007548259997, 0.248846153846155, 0.137211936013656, 0.348653846153847, 0.193762840765555, 0.484038461538462, 0.83674754946666, 1.74769230769231, 1.38400668350987, 3.3725 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1245, '2021-07-18 00:00:00', 0.103334811817382, 0.2348, 0.170636064964785, 0.344, 0.199160320679933, 0.467400000000001, 0.891391374948924, 1.7866, 1.35598604958409, 3.3126 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1260, '2021-07-18 00:00:00', 0.164446507552314, 0.285576923076923, 0.182833362550542, 0.369038461538461, 0.219377791457147, 0.473846153846153, 0.87995168136578, 1.84519230769231, 1.36764688425046, 3.385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1275, '2021-07-18 00:00:00', 0.124605994423037, 0.264423076923078, 0.141160029208534, 0.341923076923078, 0.320129841446584, 0.498653846153846, 0.885891141949515, 1.83865384615385, 1.34938783841471, 3.37346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1290, '2021-07-18 00:00:00', 0.0881100710213343, 0.24923076923077, 0.138768207398579, 0.328846153846154, 0.351498987852791, 0.526538461538461, 0.881902837836809, 1.84615384615385, 1.35047786414234, 3.36230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1305, '2021-07-18 00:00:00', 0.116458807507864, 0.240576923076923, 0.264330213064005, 0.377307692307692, 0.427455125849937, 0.566730769230769, 0.874697156383062, 1.85865384615385, 1.35260580419369, 3.35269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1320, '2021-07-18 00:00:00', 0.0784069188754181, 0.240416666666667, 0.141229076942084, 0.3325, 0.209711240394562, 0.523750000000001, 0.902640149301169, 1.85375, 1.35675308741767, 3.269375 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1335, '2021-07-18 00:00:00', 0.129932396022825, 0.247916666666669, 0.140521640759489, 0.344375000000001, 0.587714653971427, 1.08708333333333, 0.89927496963637, 1.83958333333333, 1.37456315524374, 3.26229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1350, '2021-07-18 00:00:00', 0.0846208508926551, 0.232916666666666, 0.132524095430095, 0.391875, 0.608394142781646, 1.15729166666667, 0.904448521820445, 1.84979166666667, 1.35945159912456, 3.23895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 1365, '2021-07-18 00:00:00', 0.122012116290715, 0.330000000000001, 0.598183807665858, 1.01770833333333, 0.781317055093328, 1.27791666666667, 0.894302998575354, 1.861875, 1.35411925223569, 3.21708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 990, '2021-07-18 00:00:00', 0.27392032811357, 0.612884615384615, 0.318461687105131, 0.775384615384616, 0.54079930160401, 0.99326923076923, 0.764201468603263, 1.52826923076923, 1.28350860774435, 3.09711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1005, '2021-07-18 00:00:00', 0.231155042874158, 0.549423076923077, 0.388318317086143, 0.743653846153845, 0.443671092659346, 0.935961538461539, 0.689962791638906, 1.43057692307692, 1.27527042381063, 3.05942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1020, '2021-07-18 00:00:00', 0.292737280483057, 0.533653846153844, 0.306148091364547, 0.660576923076921, 0.337585316851675, 0.874615384615384, 0.623826929894454, 1.35903846153846, 1.27777306279323, 3.025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1035, '2021-07-18 00:00:00', 0.189933287883283, 0.390576923076921, 0.198308229395944, 0.551923076923076, 0.319055818603292, 0.741153846153845, 0.575950084642759, 1.2125, 1.26760931860545, 3.00076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1050, '2021-07-18 00:00:00', 0.121864521245772, 0.379807692307693, 0.16826318670464, 0.5025, 0.31827981158336, 0.719038461538462, 0.569241195330713, 1.17153846153846, 1.21515519743206, 2.99692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1065, '2021-07-18 00:00:00', 0.115822975002638, 0.349807692307692, 0.237813194303041, 0.488653846153846, 0.341342147322101, 0.667307692307693, 0.559641540493693, 1.13442307692308, 1.19296082855286, 2.99653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1080, '2021-07-18 00:00:00', 0.145039119391446, 0.317884615384615, 0.243033156965497, 0.481346153846154, 0.309849901627323, 0.579807692307692, 0.54304232020945, 1.06519230769231, 1.19119862065323, 2.99807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1095, '2021-07-18 00:00:00', 0.180376955717314, 0.334615384615386, 0.228084667140548, 0.433846153846154, 0.250567125967044, 0.563269230769231, 0.524042019747976, 1.02096153846154, 1.21736436616158, 2.97 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1110, '2021-07-18 00:00:00', 0.11279201417449, 0.289038461538462, 0.170481219358164, 0.364615384615385, 0.217592774201294, 0.543846153846154, 0.513137258590571, 0.994615384615385, 1.21919274995321, 2.97980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1125, '2021-07-18 00:00:00', 0.138394780915379, 0.263653846153847, 0.156347861661599, 0.385576923076924, 0.206459532261261, 0.521538461538462, 0.509183547078444, 0.97826923076923, 1.54263282684556, 3.32903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1140, '2021-07-18 00:00:00', 0.125769171959526, 0.266730769230768, 0.185150354701668, 0.389423076923075, 0.315006288093527, 0.524807692307692, 0.51285625516468, 0.95653846153846, 1.5800661256854, 3.39480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1155, '2021-07-18 00:00:00', 0.202029320035102, 0.289615384615384, 0.213901846649345, 0.384999999999999, 0.376686208932581, 0.5625, 0.561566216384689, 1.23384615384615, 1.5637463521448, 3.42057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1170, '2021-07-18 00:00:00', 0.0939541623100573, 0.280769230769231, 0.19062821245717, 0.386346153846154, 0.326171557030016, 0.53673076923077, 0.506054002895099, 1.29557692307692, 1.53942371834898, 3.44576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1185, '2021-07-18 00:00:00', 0.176725449823686, 0.271730769230771, 0.241601149385955, 0.388653846153847, 0.330194406605934, 0.527115384615385, 0.539964671209, 1.36961538461538, 1.52515962594588, 3.46826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1200, '2021-07-18 00:00:00', 0.130362364790787, 0.267115384615385, 0.185742688022561, 0.357115384615386, 0.312242078177518, 0.551346153846156, 0.501153784166711, 1.38865384615385, 1.51569263171863, 3.48692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1215, '2021-07-18 00:00:00', 0.0998591315496286, 0.260384615384616, 0.138064644836562, 0.359615384615386, 0.217130233872526, 0.521538461538462, 0.516695602994496, 1.41788461538462, 1.50956269775771, 3.51846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1230, '2021-07-18 00:00:00', 0.0980643430846072, 0.251153846153847, 0.18301197943136, 0.385769230769234, 0.232455123874231, 0.504230769230769, 0.522911413294685, 1.43211538461539, 1.5013691699963, 3.52423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1245, '2021-07-18 00:00:00', 0.115279593230479, 0.284230769230772, 0.140142372662177, 0.361730769230771, 0.281092716705031, 0.481346153846155, 0.541304407462622, 1.43769230769231, 1.50092120430703, 3.52269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1260, '2021-07-18 00:00:00', 0.135944700295605, 0.274807692307693, 0.223801508897092, 0.373653846153845, 0.344290351525925, 0.515384615384615, 0.57347577240757, 1.45769230769231, 1.50354248360331, 3.53 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1275, '2021-07-18 00:00:00', 0.144687461579991, 0.247692307692307, 0.188118620515394, 0.326153846153846, 0.24819540998669, 0.509807692307691, 0.577521128484622, 1.47942307692308, 1.50621779250596, 3.53596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1290, '2021-07-18 00:00:00', 0.0923046794380094, 0.236923076923077, 0.153327703352604, 0.350769230769229, 0.21098924507771, 0.507692307692308, 0.570263501846698, 1.48230769230769, 1.49792050728797, 3.53461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1305, '2021-07-18 00:00:00', 0.102990104080254, 0.245192307692306, 0.161209371745137, 0.372692307692306, 0.243238803205031, 0.531346153846153, 0.56151501795109, 1.47634615384615, 1.49005473570088, 3.54365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1320, '2021-07-18 00:00:00', 0.106012842741279, 0.253125, 0.156007710697585, 0.348333333333334, 0.190917763425264, 0.521875000000001, 0.576003692369405, 1.48291666666667, 1.50650666073555, 3.51833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1335, '2021-07-18 00:00:00', 0.0907454534334394, 0.237291666666666, 0.15814352658266, 0.369375, 0.386073637096435, 0.924375000000001, 0.546925820620008, 1.466875, 1.48970014490807, 3.505 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1350, '2021-07-18 00:00:00', 0.112918304442906, 0.26375, 0.129282965408934, 0.373541666666667, 0.372554830124741, 1.02416666666667, 0.531600672838474, 1.44916666666667, 1.48001885025207, 3.51583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 1365, '2021-07-18 00:00:00', 0.116017864691334, 0.291666666666667, 0.381100380477375, 0.81625, 0.415837236048019, 1.09979166666667, 0.521775770528054, 1.40604166666667, 1.48283365627231, 3.505 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 990, '2021-07-18 00:00:00', 0.245651853917965, 0.543599999999999, 0.253824906841967, 0.729999999999999, 0.330459024187063, 0.9314, 0.481155120517281, 1.2646, 1.4842032655042, 3.5152 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1005, '2021-07-18 00:00:00', 0.188416205955502, 0.540600000000001, 0.240298772364736, 0.693199999999999, 0.285997231921337, 0.8706, 0.424507361538054, 1.2076, 1.47578981678738, 3.5058 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1020, '2021-07-18 00:00:00', 0.173748381287422, 0.490199999999998, 0.244216434063449, 0.627999999999998, 0.274541284084319, 0.759999999999999, 0.40906315730785, 1.1508, 1.51752284441894, 3.4762 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1035, '2021-07-18 00:00:00', 0.101448673393657, 0.3628, 0.188008643418327, 0.500799999999999, 0.244659627510002, 0.606, 0.417797598525091, 1.0256, 1.52802500524915, 3.462 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1050, '2021-07-18 00:00:00', 0.159874169270712, 0.3742, 0.184541549070483, 0.4792, 0.261163582198333, 0.592800000000001, 0.415936493549996, 1.0286, 1.51708473175803, 3.4676 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1065, '2021-07-18 00:00:00', 0.112249721603217, 0.299999999999999, 0.133496878864887, 0.408799999999999, 0.1819049660308, 0.555399999999999, 0.413374124331296, 0.9836, 1.52645812804239, 3.4516 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1080, '2021-07-18 00:00:00', 0.128675301955477, 0.3064, 0.176085206647235, 0.411800000000001, 0.18175074506954, 0.552, 0.430140190325587, 1.0068, 1.52645812804239, 3.4516 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1095, '2021-07-18 00:00:00', 0.132014203781257, 0.305600000000001, 0.133965791653439, 0.420200000000001, 0.205487225880344, 0.550000000000001, 0.434913784559652, 0.991, 1.53480908150384, 3.4492 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1110, '2021-07-18 00:00:00', 0.0841764020772244, 0.2776, 0.112700931673168, 0.368400000000001, 0.301779030638866, 0.528200000000002, 0.439028283067654, 0.971, 1.53214514651844, 3.5 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1125, '2021-07-18 00:00:00', 0.100990098524558, 0.268600000000002, 0.186405024968033, 0.360200000000001, 0.319897379378659, 0.529800000000002, 0.434905928525543, 0.9966, 1.44846001555675, 3.5598 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1140, '2021-07-18 00:00:00', 0.116917706101343, 0.240200000000001, 0.209195482742818, 0.362600000000001, 0.235833274440512, 0.485600000000001, 0.383288946705571, 0.990000000000001, 1.41036053310256, 3.5878 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1155, '2021-07-18 00:00:00', 0.128407878782159, 0.256400000000001, 0.156589165227568, 0.3442, 0.173268337172915, 0.4814, 0.475757028324334, 1.2548, 1.44892488878248, 3.589 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1170, '2021-07-18 00:00:00', 0.080531049912442, 0.229599999999999, 0.116419857985369, 0.3166, 0.192507142724627, 0.489399999999999, 0.457190241219853, 1.368, 1.45392465990046, 3.6014 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1185, '2021-07-18 00:00:00', 0.0997233673719447, 0.2602, 0.15387846936246, 0.361599999999999, 0.231632251640398, 0.5092, 0.54748881267109, 1.4174, 1.4519546308339, 3.6092 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1200, '2021-07-18 00:00:00', 0.133151542737337, 0.2478, 0.169966418251762, 0.356399999999998, 0.179613705861589, 0.455599999999998, 0.599223455815941, 1.417, 1.47777634189571, 3.606 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1215, '2021-07-18 00:00:00', 0.134597548268904, 0.265399999999999, 0.179930542154467, 0.366000000000001, 0.201119160366851, 0.475199999999998, 0.643678102781195, 1.4594, 1.48273008332603, 3.6198 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1230, '2021-07-18 00:00:00', 0.134017100898852, 0.237800000000001, 0.165580544348261, 0.332599999999999, 0.206884226883863, 0.463599999999997, 0.687707544430526, 1.498, 1.46432786060135, 3.6296 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1245, '2021-07-18 00:00:00', 0.111393446844956, 0.232199999999999, 0.168398832141635, 0.339599999999998, 0.20480437820841, 0.473599999999997, 0.713418530737741, 1.5292, 1.46083238258193, 3.64 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1260, '2021-07-18 00:00:00', 0.115951498481047, 0.259799999999999, 0.145659992219323, 0.342199999999999, 0.209223166339996, 0.485799999999998, 0.737654390619345, 1.5544, 1.47710584138939, 3.632 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1275, '2021-07-18 00:00:00', 0.0844753415697945, 0.209399999999999, 0.124558553834465, 0.3124, 0.243467656989588, 0.456599999999998, 0.736125951632371, 1.5672, 1.48551164025508, 3.6286 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1290, '2021-07-18 00:00:00', 0.115120588949155, 0.235599999999998, 0.166658833149243, 0.352799999999997, 0.28164324360202, 0.485999999999997, 0.732225488949043, 1.583, 1.47141522011973, 3.6574 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1305, '2021-07-18 00:00:00', 0.142067178944799, 0.261799999999998, 0.241301678402783, 0.351599999999998, 0.34444859316498, 0.551399999999999, 0.73798475594012, 1.6256, 1.47047690676642, 3.6624 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1320, '2021-07-18 00:00:00', 0.117707431905091, 0.226304347826085, 0.172815272985563, 0.330869565217389, 0.229721432954986, 0.589130434782609, 0.757793825663311, 1.61413043478261, 1.48497873981667, 3.61869565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1335, '2021-07-18 00:00:00', 0.103273017800068, 0.243043478260869, 0.158195106433812, 0.370652173913043, 0.445030531439185, 0.991086956521738, 0.764746916208102, 1.57913043478261, 1.50122710018308, 3.63652173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1350, '2021-07-18 00:00:00', 0.113906556252538, 0.272391304347825, 0.178369038327822, 0.462173913043479, 0.476430444429664, 1.12217391304348, 0.770463581511015, 1.57630434782609, 1.50218779845204, 3.655 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 1365, '2021-07-18 00:00:00', 0.150070470929691, 0.390652173913044, 0.42677298164904, 0.920217391304346, 0.591223358206133, 1.16217391304348, 0.775136670341113, 1.57130434782609, 1.50592157909087, 3.6495652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 990, '2021-07-18 00:00:00', 0.157659594123058, 0.542619047619048, 0.338188451268563, 0.817142857142858, 0.455509264972941, 1.00809523809524, 0.681846058593172, 1.47595238095238, 1.26739881722557, 3.75452380952381 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1005, '2021-07-18 00:00:00', 0.228593004934014, 0.568809523809526, 0.282984098493182, 0.745, 0.354518956441246, 0.908095238095239, 0.594231897174028, 1.34261904761905, 1.25917693261076, 3.66904761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1020, '2021-07-18 00:00:00', 0.167990575132455, 0.433333333333332, 0.185487773952126, 0.554285714285712, 0.333644557090612, 0.72190476190476, 0.569298544994922, 1.18833333333333, 1.27976202214839, 3.58166666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1035, '2021-07-18 00:00:00', 0.105824990297324, 0.34285714285714, 0.197896978970663, 0.475714285714284, 0.303743312683587, 0.635, 0.576119200628943, 1.09666666666667, 1.30455114521286, 3.5397619047619 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1050, '2021-07-18 00:00:00', 0.0932323007587081, 0.305476190476191, 0.158578882278699, 0.400476190476191, 0.27700696226423, 0.611428571428572, 0.565155899266909, 1.0402380952381, 1.3016062878503, 3.49714285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1065, '2021-07-18 00:00:00', 0.0937670619394757, 0.281190476190478, 0.194297574918081, 0.430952380952384, 0.231213671535145, 0.591190476190478, 0.573697697066187, 1.02738095238095, 1.30157450438928, 3.48309523809524 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1080, '2021-07-18 00:00:00', 0.141709377315149, 0.330952380952382, 0.200415936539606, 0.479047619047619, 0.209705859763259, 0.564047619047619, 0.585364152025207, 1.01976190476191, 1.30136521721284, 3.46714285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1095, '2021-07-18 00:00:00', 0.135945542318203, 0.318095238095238, 0.131350131872248, 0.388571428571428, 0.276769845935296, 0.565952380952381, 0.610879732532555, 1.01738095238095, 1.30263610933113, 3.43666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1110, '2021-07-18 00:00:00', 0.0879150022410738, 0.252380952380953, 0.151318412312456, 0.363809523809523, 0.283993418770159, 0.548809523809524, 0.583998022664625, 0.989761904761905, 1.30099128872308, 3.41833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1125, '2021-07-18 00:00:00', 0.0891433497044896, 0.251818181818179, 0.16166476992684, 0.379545454545453, 0.260803370891555, 0.517727272727271, 0.589553769546211, 1.00386363636364, 1.23431819078546, 3.53659090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1140, '2021-07-18 00:00:00', 0.126460301249871, 0.282727272727272, 0.196740759393998, 0.379545454545455, 0.339118733117938, 0.555909090909091, 0.618163913033286, 1.04363636363636, 1.21501785923846, 3.56227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1155, '2021-07-18 00:00:00', 0.157483078181182, 0.263409090909092, 0.198787994271957, 0.389999999999998, 0.287202226745579, 0.5525, 0.539211635920155, 1.38295454545455, 1.19635008142099, 3.56522727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1170, '2021-07-18 00:00:00', 0.0894018724926673, 0.248863636363634, 0.178658571810549, 0.376136363636364, 0.228165087950165, 0.474545454545455, 0.582492034020183, 1.48227272727273, 1.1898118189454, 3.56045454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1185, '2021-07-18 00:00:00', 0.126119231705796, 0.243181818181819, 0.137655854213083, 0.335909090909092, 0.241092054593009, 0.442045454545455, 0.577897976660736, 1.5425, 1.16986318436382, 3.56181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1200, '2021-07-18 00:00:00', 0.0842964902495833, 0.245227272727274, 0.12123038958655, 0.307954545454547, 0.223281314611288, 0.460454545454547, 0.613580789530919, 1.58636363636364, 1.17968078446957, 3.58590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1215, '2021-07-18 00:00:00', 0.0839204426384905, 0.215454545454545, 0.184267591981187, 0.324545454545455, 0.198592040881045, 0.444318181818182, 0.62906844650611, 1.62659090909091, 1.20562570200429, 3.605 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1230, '2021-07-18 00:00:00', 0.139775833210838, 0.242954545454545, 0.152786704448645, 0.328409090909091, 0.234991019447084, 0.452727272727273, 0.618903207015186, 1.63568181818182, 1.24502055825444, 3.62 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1245, '2021-07-18 00:00:00', 0.111894353389019, 0.206818181818183, 0.12032603616157, 0.285454545454546, 0.239485491973524, 0.433409090909091, 0.612185602673907, 1.64954545454545, 1.2451491374365, 3.62522727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1260, '2021-07-18 00:00:00', 0.070342390832642, 0.208636363636363, 0.152536455084907, 0.310681818181819, 0.18029557262033, 0.417727272727272, 0.603733379486752, 1.62522727272727, 1.24449619494026, 3.62227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1275, '2021-07-18 00:00:00', 0.116340297984254, 0.212727272727275, 0.130433219217058, 0.293409090909091, 0.245835112621045, 0.452954545454545, 0.598113602045949, 1.6225, 1.23704595063509, 3.61727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1290, '2021-07-18 00:00:00', 0.0514360865120108, 0.198636363636363, 0.094824113779738, 0.280227272727272, 0.244335502255275, 0.456136363636361, 0.619229071392116, 1.6225, 1.23274392140362, 3.62863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1305, '2021-07-18 00:00:00', 0.0735641781826469, 0.224545454545454, 0.238705133360472, 0.357954545454544, 0.369600521447881, 0.505454545454545, 0.660803164725186, 1.63818181818182, 1.22870933233887, 3.63636363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1320, '2021-07-18 00:00:00', 0.0966392504981397, 0.19625, 0.123511133101435, 0.2855, 0.176234555127684, 0.461749999999999, 0.66535190530631, 1.563, 1.26765022985962, 3.6365 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1335, '2021-07-18 00:00:00', 0.0958054497955429, 0.2205, 0.110337699335888, 0.289250000000001, 0.388026721814498, 0.988999999999999, 0.655825062922952, 1.56275, 1.26486737395041, 3.62 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1350, '2021-07-18 00:00:00', 0.0891480141172653, 0.215000000000001, 0.174571656227161, 0.383999999999998, 0.481741017451014, 1.15925, 0.649997773275538, 1.5805, 1.26476074292417, 3.6175 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 1365, '2021-07-18 00:00:00', 0.131271865346611, 0.321749999999999, 0.368131394591946, 0.928749999999999, 0.504720871269197, 1.232, 0.677068516706978, 1.59675, 1.26295317557074, 3.61425 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 930, '2021-07-18 00:00:00', 0.410121933088196, 0.850000000000001, 0.473761543394988, 0.905000000000008, 0.668215908221283, 1.0425, 0.120208152801714, 2.565, 0.438406204335663, 4.79000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 945, '2021-07-18 00:00:00', 0.113137084989845, 0.420000000000002, 0.0813172798364493, 0.557499999999997, 0.0212132034355972, 0.760000000000005, 0.279307178568694, 2.2825, 0.197989898732234, 4.34 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 960, '2021-07-18 00:00:00', 0.102530483272047, 0.462499999999999, 0.0919238815542379, 0.475000000000001, 0.519723484172122, 1.0925, 0.0141421356237181, 2.39, 0.251022907321227, 4.3025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 1, 975, '2021-07-18 00:00:00', 0.144956890143231, 0.407499999999999, 0.113137084989845, 0.620000000000005, 0.494974746830585, 1.105, 0.130814754519503, 2.3675, 0.251022907321227, 4.3025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 930, '2021-07-18 00:00:00', 0.346482322781405, 0.559999999999995, 0.180312229202566, 0.677499999999995, 0.0601040764008521, 1.5425, 0.721248916810276, 2.01, 0.162634559672909, 3.365 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 945, '2021-07-18 00:00:00', 0.0106066017177986, 0.557499999999997, 0.261629509039026, 1.22, 0.240416305603419, 1.65499999999999, 0.731855518528074, 2.0025, 0.0176776695296677, 3.4825 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 960, '2021-07-18 00:00:00', 0.130814754519513, 0.882500000000007, 0.201525432638164, 1.19750000000001, 0.371231060122931, 1.3175, 0.862670273047587, 1.66500000000001, 0.286378246380542, 3.26750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 2, 975, '2021-07-18 00:00:00', 0.282842712474613, 0.490000000000002, 0.0777817459305098, 0.875, 0.0247487373415368, 0.947499999999998, 0.45961940777126, 1.3, 0.342946788875475, 3.2275 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 930, '2021-07-18 00:00:00', 0.0353553390593254, 0.479999999999997, 0.102530483272037, 0.6875, 0.0494974746830635, 0.865000000000002, 0.236880771697489, 1.0675, 0.166170093578848, 3.7025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 945, '2021-07-18 00:00:00', 0.109601551083906, 0.607499999999995, 0.137885822331382, 0.802500000000002, 0.0494974746830635, 0.865000000000002, 0.236880771697489, 1.0675, 0.166170093578848, 3.7025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 960, '2021-07-18 00:00:00', 0.123743686707654, 0.587500000000006, 0.00353553390592952, 0.827500000000001, 0.0671751442127112, 0.872499999999995, 0.268700576850885, 1.045, 0.166170093578848, 3.7025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 3, 975, '2021-07-18 00:00:00', 0.0671751442127212, 0.517499999999998, 0.0636396103067816, 0.609999999999992, 0.395979797464458, 0.910000000000004, 0.406586399182257, 0.947500000000005, 0.166170093578848, 3.7025 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 930, '2021-07-18 00:00:00', 0.0247487373415368, 0.567500000000003, 0.350017856687344, 0.817499999999995, 0.120208152801714, 1.4, 0.0141421356237281, 1.475, 1.70412734265958, 3.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 945, '2021-07-18 00:00:00', 0.0883883476483184, 0.422499999999999, 0.682358043845011, 1.0025, 0.424264068711924, 1.185, 0.445477272147521, 1.185, 0.467751135754897, 3.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 960, '2021-07-18 00:00:00', 0.692964645562809, 0.795000000000002, 0.540936687607709, 0.902499999999996, 0.434870670429723, 0.977499999999999, 0.572756492761105, 1.11, 1.70412734265958, 3.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 4, 975, '2021-07-18 00:00:00', 0.208596500450033, 0.627499999999991, 0.219026325472534, 0.777499999999996, 0.229977641746161, 0.809999999999995, 0.241476523833469, 1.12, 0.253550350025143, 3.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 930, '2021-07-18 00:00:00', 0.0247487373415268, 0.557500000000005, 0.187383297014435, 0.847500000000004, 0.0353553390593254, 1.04, 0.197989898732234, 1.425, 1.61927452891719, 3.95 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 945, '2021-07-18 00:00:00', 0.109601551083916, 0.507500000000007, 0.0424264068711945, 0.700000000000003, 0.0445477272147542, 0.700000000000003, 0.0467751135754919, 1.1675, 0.0491138692542665, 3.95 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 960, '2021-07-18 00:00:00', 0.106066017177986, 0.534999999999997, 0.111369318036885, 0.534999999999997, 0.11693778393873, 0.744999999999997, 0.122784673135666, 1.1375, 0.12892390679245, 3.95 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 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 1028981, 5, 975, '2021-07-18 00:00:00', 0.00707106781186909, 0.384999999999998, 0.116672618895785, 0.462499999999999, 0.113137084989845, 0.640000000000001, 0.350017856687344, 1.2975, 1.61927452891719, 3.95 where not exists (select 1 from powerstats_trumpet where symbolid = 1028981 and enddate = '2021-07-18 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-07-18 18:01:08 Duration: 1s395ms 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 1029021, 2, 990, '2021-07-18 00:00:00', 0.495056212814415, 1.18442307692308, 0.727989961891906, 1.60076923076924, 0.802727945101042, 1.96192307692308, 1.42004642394319, 2.88038461538462, 2.78848596912374, 7.235 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1005, '2021-07-18 00:00:00', 0.544971453027941, 1.10673076923077, 0.59916868691931, 1.42365384615385, 1.03787578921861, 1.79692307692308, 1.34463081864932, 2.69096153846154, 2.73638006244634, 7.13961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1020, '2021-07-18 00:00:00', 0.364837424278057, 0.882115384615386, 0.686379352388029, 1.14615384615384, 1.14668668177224, 1.68711538461538, 1.32575238435214, 2.55423076923076, 2.72728913730494, 7.10903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1035, '2021-07-18 00:00:00', 0.407921749660583, 0.743076923076917, 0.716570384110736, 1.10365384615384, 0.982550840336589, 1.59192307692307, 1.13173556302494, 2.44576923076922, 2.72663329316295, 7.06634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1050, '2021-07-18 00:00:00', 0.435095436038501, 0.784038461538462, 0.633908389401682, 1.12038461538461, 0.785048749098762, 1.38653846153846, 0.993157358358455, 2.30653846153845, 2.80085154633647, 7.12423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1065, '2021-07-18 00:00:00', 0.307580633580596, 0.755384615384617, 0.459881130126202, 0.990576923076924, 0.539348360381449, 1.21442307692308, 0.844813588905863, 2.15, 2.77793985646807, 7.09961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1080, '2021-07-18 00:00:00', 0.320789890498679, 0.678076923076923, 0.340210398701475, 0.846346153846154, 0.468980276770785, 1.1025, 0.873925824171509, 2.11288461538461, 2.78392277882515, 7.15903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1095, '2021-07-18 00:00:00', 0.311391480047473, 0.674423076923082, 0.421422545123613, 0.885192307692314, 0.468111755230113, 1.13615384615385, 0.885963122170535, 2.15442307692307, 2.77906359436744, 7.20230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1110, '2021-07-18 00:00:00', 0.276972922864308, 0.620000000000006, 0.342124808535401, 0.804230769230777, 0.544650946796343, 1.16942307692308, 0.90117009407855, 2.07653846153846, 2.62883431318025, 7.24538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1125, '2021-07-18 00:00:00', 0.244479116616413, 0.514038461538464, 0.287887063860919, 0.729807692307693, 0.516167273125827, 1.07942307692308, 0.929516085845832, 2.06307692307691, 3.0979144597616, 7.725 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1140, '2021-07-18 00:00:00', 0.189134872511648, 0.519999999999999, 0.477869792371872, 0.766538461538464, 0.579240782935206, 1.07173076923077, 0.897190250812971, 2.17288461538461, 3.32288228106958, 7.99442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1155, '2021-07-18 00:00:00', 0.426561249998165, 0.542500000000008, 0.427212296351412, 0.73288461538462, 0.656328013677965, 1.02769230769231, 1.11408936597771, 2.81134615384615, 3.24080059553191, 8.0775 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1170, '2021-07-18 00:00:00', 0.191881373610003, 0.487692307692308, 0.278299022912131, 0.707115384615381, 0.520175303290959, 0.987884615384609, 1.2539794655416, 3.05749999999999, 3.24238829355058, 8.03538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1185, '2021-07-18 00:00:00', 0.177536236821152, 0.491346153846154, 0.2508024046014, 0.685384615384614, 0.499809963886278, 0.940000000000003, 1.26563734324465, 3.13326923076922, 3.21791040655506, 8.07076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1200, '2021-07-18 00:00:00', 0.166972706198902, 0.456730769230762, 0.398223555305308, 0.654999999999993, 0.508749484974228, 0.915961538461533, 1.29509009190629, 3.15211538461538, 3.2260843853716, 8.0823076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1215, '2021-07-18 00:00:00', 0.348990852866681, 0.478846153846154, 0.438134155780557, 0.668461538461542, 0.440177237030722, 0.979999999999996, 1.34880923267667, 3.21711538461538, 3.22288838442499, 8.08346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1230, '2021-07-18 00:00:00', 0.197080225757472, 0.463846153846156, 0.222642866838008, 0.630384615384615, 0.302684463782638, 0.948269230769223, 1.37177623483625, 3.26596153846153, 3.26791340154539, 8.11 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1245, '2021-07-18 00:00:00', 0.167158722361527, 0.470961538461534, 0.253261494537527, 0.715769230769228, 0.32515635292295, 0.98557692307692, 1.3815715689026, 3.265, 3.26537139482691, 8.12211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1260, '2021-07-18 00:00:00', 0.187535022370175, 0.495769230769234, 0.2340926838143, 0.650769230769229, 0.295437615437481, 0.930769230769228, 1.41927940817216, 3.29096153846154, 3.26444244856606, 8.1325 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1275, '2021-07-18 00:00:00', 0.17246894926779, 0.478461538461541, 0.24092745476914, 0.720961538461543, 0.601659499921801, 1.07192307692307, 1.44643168362166, 3.31615384615385, 3.27393983427636, 8.15596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1290, '2021-07-18 00:00:00', 0.175705610435352, 0.487307692307699, 0.239032746388759, 0.650576923076924, 0.693550397481069, 1.05192307692308, 1.4720305311424, 3.32173076923077, 3.26640844871644, 8.16692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1305, '2021-07-18 00:00:00', 0.221258637380291, 0.480769230769232, 0.658131533498133, 0.796346153846151, 0.794137655186183, 1.17115384615384, 1.49383002843233, 3.29307692307692, 3.28317283806616, 8.16326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1320, '2021-07-18 00:00:00', 0.139065039261944, 0.427291666666668, 0.203354009699507, 0.610625000000004, 0.415106062926403, 1.2125, 1.60289783718403, 3.23645833333333, 3.41737280834736, 8.06604166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1335, '2021-07-18 00:00:00', 0.18154480023606, 0.452916666666668, 0.325798906591519, 0.745833333333335, 1.16819909708695, 2.13500000000001, 1.62097012853682, 3.194375, 3.47592276743096, 8.07270833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1350, '2021-07-18 00:00:00', 0.20957503152947, 0.558958333333331, 0.35338400306634, 0.954583333333333, 1.4442223096567, 2.41541666666667, 1.62293412438751, 3.10770833333333, 3.49414168100787, 8.0575 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 1365, '2021-07-18 00:00:00', 0.333231868615332, 0.785000000000001, 1.20326360250006, 1.88958333333334, 1.40340418166023, 2.47541666666667, 1.6106516903892, 3.02520833333333, 3.48242840032724, 8.05479166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 990, '2021-07-18 00:00:00', 0.325847533955091, 0.99115384615385, 0.640721978588342, 1.41942307692308, 0.700739499495963, 1.79038461538461, 1.11704990935948, 2.4025, 3.27388210515613, 8.06596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1005, '2021-07-18 00:00:00', 0.43762211482581, 0.96634615384615, 0.428376182631756, 1.31192307692307, 0.565767144272683, 1.62230769230768, 0.965922675675758, 2.24615384615384, 3.34721570286984, 8.04980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1020, '2021-07-18 00:00:00', 0.320459285785498, 0.946923076923068, 0.38706116590773, 1.17211538461538, 0.494477502016022, 1.5, 0.891078085156495, 2.11807692307692, 3.43838982888569, 8.05884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1035, '2021-07-18 00:00:00', 0.359227804303373, 0.75384615384615, 0.368475445377515, 1.06307692307692, 0.468071534638098, 1.31980769230769, 0.925986293302776, 1.99115384615385, 3.45816741152793, 8.07038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1050, '2021-07-18 00:00:00', 0.259407905697694, 0.757307692307694, 0.336553344725844, 0.986923076923081, 0.479963139610335, 1.20384615384616, 0.916236386193329, 1.89634615384615, 3.46705964981634, 8.07615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1065, '2021-07-18 00:00:00', 0.27676260307624, 0.726538461538463, 0.317706444088536, 0.869230769230767, 0.451032661276827, 1.1226923076923, 0.861431746481492, 1.86057692307692, 3.53901097113956, 8.08557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1080, '2021-07-18 00:00:00', 0.22678157909183, 0.601730769230763, 0.386637377316858, 0.827307692307692, 0.456414159087317, 1.08173076923077, 0.835712777306797, 1.84961538461538, 3.55383267105334, 8.05557692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1095, '2021-07-18 00:00:00', 0.310782634897519, 0.605384615384618, 0.346624214609777, 0.787115384615383, 0.424289813870007, 0.995384615384617, 1.11601764529751, 1.97923076923077, 3.54814070486761, 8.0573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1110, '2021-07-18 00:00:00', 0.247883347254616, 0.613076923076926, 0.399826356540702, 0.83634615384616, 0.517741099540922, 1.05538461538461, 1.16669356928689, 2.02173076923077, 3.52198950004987, 8.09403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1125, '2021-07-18 00:00:00', 0.325497075492003, 0.557115384615387, 0.341795091561279, 0.733269230769231, 0.45525145207389, 0.998269230769227, 1.10833431848809, 2.0101923076923, 3.57111943771999, 8.34403846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1140, '2021-07-18 00:00:00', 0.218153880058587, 0.508653846153848, 0.303032366892738, 0.721153846153846, 0.36760241900937, 0.961538461538464, 1.06599350553657, 2.05192307692308, 3.57576944382389, 8.38634615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1155, '2021-07-18 00:00:00', 0.282915113662137, 0.500192307692313, 0.352134152757811, 0.707307692307696, 0.386608776612537, 0.92211538461539, 1.26251159933743, 2.96653846153846, 3.6328234675186, 8.44711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1170, '2021-07-18 00:00:00', 0.20397709147391, 0.52442307692307, 0.332694130719775, 0.730769230769232, 0.409492791333193, 0.952884615384616, 1.28218077448601, 3.17846153846154, 3.6328234675186, 8.44711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1185, '2021-07-18 00:00:00', 0.206826943639806, 0.484230769230774, 0.318684857596868, 0.640961538461544, 0.456173254873119, 0.925961538461545, 1.32292515341514, 3.3001923076923, 3.65629352571068, 8.45211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1200, '2021-07-18 00:00:00', 0.354284978730181, 0.490384615384618, 0.391104156892338, 0.68769230769231, 0.554735869234526, 0.948269230769234, 1.3688634392753, 3.41634615384615, 3.73373166602076, 8.46192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1215, '2021-07-18 00:00:00', 0.221773272996064, 0.444230769230767, 0.29468209728712, 0.663461538461538, 0.589793705785851, 0.993846153846155, 1.42562914586454, 3.5426923076923, 3.85604011709103, 8.54576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1230, '2021-07-18 00:00:00', 0.200526710286829, 0.485192307692306, 0.288908556201007, 0.673076923076921, 0.58563052805042, 1.01134615384615, 1.47017279204233, 3.58596153846153, 3.83271145736078, 8.56134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1245, '2021-07-18 00:00:00', 0.174852905213317, 0.456538461538463, 0.545904189959535, 0.764230769230768, 0.6751118710714, 1.08096153846154, 1.54389641940324, 3.67692307692307, 3.83527419539284, 8.55807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1260, '2021-07-18 00:00:00', 0.547128447863508, 0.643461538461534, 0.540289416744533, 0.80557692307692, 0.70238924667605, 1.14942307692307, 1.57225423663458, 3.74923076923076, 3.83527419539284, 8.55807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1275, '2021-07-18 00:00:00', 0.267072735699185, 0.529615384615385, 0.511374768487996, 0.813076923076926, 1.10187930373522, 1.285, 1.60642259024876, 3.78346153846153, 3.86769082866687, 8.55288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1290, '2021-07-18 00:00:00', 0.405172755177912, 0.620192307692309, 0.479232760213173, 0.810961538461542, 1.0276654835859, 1.31788461538462, 1.62008561027354, 3.79576923076923, 3.76427748200613, 8.5998076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1305, '2021-07-18 00:00:00', 0.270564438507013, 0.533653846153845, 0.925087625787212, 0.921346153846151, 0.939816532832133, 1.27865384615384, 1.54511806867755, 3.77961538461538, 3.68403562164353, 8.5373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1320, '2021-07-18 00:00:00', 0.256447211139936, 0.503958333333332, 0.467917400660176, 0.785208333333336, 0.660041583011515, 1.22375, 1.63848218414287, 3.79604166666666, 3.6609570437864, 8.40395833333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1335, '2021-07-18 00:00:00', 0.327168074963558, 0.54541666666667, 0.415657328207684, 0.805833333333332, 1.08058087488809, 2.37937499999999, 1.67459825108478, 3.78645833333333, 3.67488878245394, 8.41854166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1350, '2021-07-18 00:00:00', 0.201960387671457, 0.566458333333335, 0.431039725043087, 0.936874999999996, 1.04967274058101, 2.57791666666667, 1.72800556005463, 3.84645833333333, 3.61370970418031, 8.3775 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 1365, '2021-07-18 00:00:00', 0.41166103748425, 0.766874999999994, 1.01744776510155, 2.17729166666666, 1.02198281186799, 2.62979166666666, 1.67352184399213, 3.85916666666666, 3.59434214718278, 8.32708333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 990, '2021-07-18 00:00:00', 0.419937037405158, 1.10634615384615, 0.502492747747138, 1.58019230769231, 0.734738467336927, 2.03884615384615, 1.48984945031885, 3.31423076923077, 3.59401928422548, 8.23615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1005, '2021-07-18 00:00:00', 0.381931931108153, 1.035, 0.435230796421675, 1.33961538461539, 0.764886844321027, 1.79173076923077, 1.44088300918355, 3.08538461538461, 3.60156695064801, 8.0375 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1020, '2021-07-18 00:00:00', 0.377752106342442, 0.954423076923077, 0.526353347242938, 1.33538461538462, 0.815150575991, 1.71230769230769, 1.68833410155145, 3.03903846153846, 3.59804761160614, 7.94384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1035, '2021-07-18 00:00:00', 0.342604054940306, 0.878461538461543, 0.501870846088763, 1.14211538461539, 0.652422379703876, 1.55019230769231, 1.52093651564271, 2.81173076923077, 3.59229100350266, 7.80942307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1050, '2021-07-18 00:00:00', 0.415925335385312, 0.766730769230765, 0.489902502074099, 1.10230769230768, 0.727857577995971, 1.46442307692307, 1.52681530040096, 2.7051923076923, 3.65047988415433, 7.74076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1065, '2021-07-18 00:00:00', 0.371789642757208, 0.831538461538456, 0.538997538170488, 1.09711538461538, 0.824985151381529, 1.4525, 1.45473387732814, 2.75557692307692, 3.65330325237943, 7.71442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1080, '2021-07-18 00:00:00', 0.312484338069064, 0.692692307692306, 0.41053454834474, 0.963846153846154, 0.656613690431095, 1.29653846153846, 1.46915712360733, 2.67057692307692, 3.64347535381346, 7.66942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1095, '2021-07-18 00:00:00', 0.2966212295945, 0.673076923076923, 0.459521532097832, 0.889038461538463, 0.544019654622318, 1.20423076923077, 1.58928900407117, 2.73846153846154, 3.63714621858739, 7.64115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1110, '2021-07-18 00:00:00', 0.217551496998197, 0.579423076923077, 0.265721731255723, 0.810961538461539, 0.425696036374093, 1.11365384615385, 1.57946300514301, 2.68076923076922, 3.64416663471066, 7.60769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1125, '2021-07-18 00:00:00', 0.216135285269341, 0.557692307692311, 0.317205829803827, 0.786538461538461, 0.62851280508343, 1.12788461538462, 1.61628462839934, 2.76, 3.58621999947233, 7.88173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1140, '2021-07-18 00:00:00', 0.217848659535782, 0.529038461538464, 0.331919186179173, 0.747115384615385, 0.815837370671762, 1.19884615384616, 1.58721909689194, 2.8876923076923, 3.72590249263388, 8.05076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1155, '2021-07-18 00:00:00', 0.249973306267196, 0.530576923076922, 0.490833513995871, 0.788461538461542, 0.836505207119754, 1.27019230769231, 1.57887116442291, 3.71692307692308, 3.7300223138124, 8.06269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1170, '2021-07-18 00:00:00', 0.28233204673821, 0.550769230769235, 0.526667206263925, 0.837115384615387, 0.733260605367984, 1.24634615384616, 1.5680280732377, 3.76096153846154, 3.79482430930096, 8.08346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1185, '2021-07-18 00:00:00', 0.393799246004668, 0.595384615384622, 0.542346610714818, 0.895384615384624, 0.738303564833704, 1.25692307692308, 1.71909462978448, 3.89288461538462, 3.8840305591763, 8.12423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1200, '2021-07-18 00:00:00', 0.319303328176546, 0.616153846153849, 0.409160115358283, 0.810000000000007, 0.813648029177614, 1.19134615384616, 1.72477521389355, 3.82346153846153, 3.93348520350005, 8.12961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1215, '2021-07-18 00:00:00', 0.30594217653768, 0.523846153846165, 0.445508741172983, 0.764038461538466, 0.683216628558215, 1.16019230769231, 1.75036040244903, 3.80653846153846, 3.96220931474425, 8.11442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1230, '2021-07-18 00:00:00', 0.277545561055363, 0.541538461538468, 0.587243004346448, 0.817115384615388, 0.677029513048327, 1.14019230769231, 1.77342779775387, 3.77807692307692, 3.98387067290864, 8.13153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1245, '2021-07-18 00:00:00', 0.378897794215719, 0.531538461538468, 0.432588852589401, 0.811346153846163, 0.701863261940341, 1.18403846153847, 1.72442116263801, 3.74788461538462, 3.94851210535739, 8.12461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1260, '2021-07-18 00:00:00', 0.321369664931933, 0.607307692307696, 0.590120196361592, 0.815384615384615, 0.708188289825634, 1.15942307692308, 1.6867649054192, 3.68538461538462, 3.93827741043447, 8.13019230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1275, '2021-07-18 00:00:00', 0.331738543944564, 0.497692307692305, 0.40191062917787, 0.738076923076926, 0.79383383264141, 1.14307692307693, 1.61974922085536, 3.62153846153846, 3.8779347001286, 8.07846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1290, '2021-07-18 00:00:00', 0.297900409274903, 0.550576923076925, 0.421159571439835, 0.760769230769226, 0.832939650598086, 1.21230769230769, 1.59841864160994, 3.60807692307693, 3.98206747615047, 8.10923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1305, '2021-07-18 00:00:00', 0.237150714817525, 0.527307692307691, 0.58993223209241, 0.860961538461542, 0.742265477077798, 1.22403846153847, 1.55396252801074, 3.55846153846154, 4.0361842271364, 8.09134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1320, '2021-07-18 00:00:00', 0.256293872172247, 0.543125, 0.412996243008495, 0.734374999999998, 0.590894334149893, 1.313125, 1.63615467747496, 3.55229166666668, 4.1393019030466, 8.13937500000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1335, '2021-07-18 00:00:00', 0.246507396925796, 0.499375000000004, 0.322423946205861, 0.769375000000007, 1.30852083143692, 2.74437500000001, 1.71084285895679, 3.57062500000001, 4.1624916546898, 8.12708333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1350, '2021-07-18 00:00:00', 0.215123721564389, 0.597291666666667, 0.504806920687421, 1.083125, 1.40739094617037, 2.87166666666667, 1.69554690366743, 3.52479166666667, 4.18427841141998, 8.11979166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 1365, '2021-07-18 00:00:00', 0.421931323400702, 0.877291666666669, 1.28652654208076, 2.57875000000001, 1.530059896881, 2.990625, 1.70758426490147, 3.48875, 4.26478425448683, 8.12229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 990, '2021-07-18 00:00:00', 0.455595489442121, 1.1838, 0.597974010026083, 1.465, 0.763675705606343, 1.8212, 0.841736449252377, 2.4966, 3.87699787206544, 7.69700000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1005, '2021-07-18 00:00:00', 0.356949226081248, 0.932599999999994, 0.604374814719036, 1.2978, 0.683408004050287, 1.5956, 0.755712963586924, 2.298, 3.88286683177949, 7.6456 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1020, '2021-07-18 00:00:00', 0.37111745669891, 0.928600000000001, 0.417550595736608, 1.1288, 0.591860273488034, 1.4494, 0.737359760677695, 2.1434, 3.97056198793068, 7.68 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1035, '2021-07-18 00:00:00', 0.287051534281443, 0.715600000000005, 0.473008368495382, 1.00340000000001, 0.604486214345153, 1.2284, 0.765112845707524, 2.0418, 3.9755680935769, 7.71200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1050, '2021-07-18 00:00:00', 0.382780398313881, 0.731, 0.47040470164884, 0.924199999999997, 0.583065390843946, 1.1594, 0.687624715960674, 1.9694, 3.91512561526872, 7.69260000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1065, '2021-07-18 00:00:00', 0.245089609462884, 0.657799999999997, 0.331835174948853, 0.824999999999999, 0.509033970706609, 1.1398, 0.807328413142175, 1.989, 3.88948555938528, 7.698 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1080, '2021-07-18 00:00:00', 0.257557760512088, 0.583799999999999, 0.446669900485816, 0.833400000000001, 0.481389049176101, 1.156, 0.925463037259371, 2.0512, 3.92059064427798, 7.69820000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1095, '2021-07-18 00:00:00', 0.378987136984894, 0.594000000000001, 0.423614211281919, 0.866400000000001, 0.472113333851101, 1.1792, 0.920039944785009, 1.9988, 3.88659954201613, 7.64820000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1110, '2021-07-18 00:00:00', 0.317758162759041, 0.606599999999999, 0.334520801545534, 0.781999999999999, 0.503373453147199, 1.06660000000001, 1.00259114298901, 1.9734, 3.86164184641714, 7.58940000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1125, '2021-07-18 00:00:00', 0.205860389584783, 0.514200000000003, 0.341555022409762, 0.778399999999998, 0.466387446228987, 0.976200000000005, 1.07517603209893, 2.01580000000001, 3.77134295267172, 7.6638 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1140, '2021-07-18 00:00:00', 0.246867373299917, 0.508199999999999, 0.318369282437865, 0.635600000000006, 0.448725324298356, 0.902400000000007, 1.03642112579781, 2.11200000000001, 3.63604474899123, 7.67620000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1155, '2021-07-18 00:00:00', 0.146563979203626, 0.408200000000006, 0.272047483600445, 0.613400000000006, 0.409574779496976, 0.911600000000003, 1.80502423806441, 3.37400000000001, 3.68433138438984, 7.66460000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1170, '2021-07-18 00:00:00', 0.233084033487214, 0.488600000000002, 0.381859158154772, 0.716800000000004, 0.443819313835411, 0.968799999999999, 2.1241738001711, 3.80820000000001, 3.67120702222035, 7.67380000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1185, '2021-07-18 00:00:00', 0.278171409985521, 0.467800000000007, 0.289476251184792, 0.650599999999998, 0.449179158762587, 0.983400000000001, 2.07640097283737, 3.9358, 3.6469507811321, 7.676 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1200, '2021-07-18 00:00:00', 0.207059170287142, 0.501200000000003, 0.338369250967043, 0.719000000000004, 0.442319925694812, 0.936400000000001, 2.11873877578148, 3.96960000000001, 3.65122224969484, 7.67020000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1215, '2021-07-18 00:00:00', 0.302068976670337, 0.499600000000004, 0.401420602361163, 0.694800000000002, 0.422578888098619, 0.868000000000004, 1.99703269460801, 3.98200000000001, 3.60900936315401, 7.66940000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1230, '2021-07-18 00:00:00', 0.18873106969089, 0.425599999999998, 0.294910720953533, 0.608400000000001, 0.284041810302642, 0.778799999999999, 1.96721340564091, 3.94660000000001, 3.5982050154672, 7.6828 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1245, '2021-07-18 00:00:00', 0.221182805238868, 0.444799999999997, 0.2312597745682, 0.605399999999997, 0.322896139132488, 0.823399999999993, 1.87512415144526, 4.04020000000001, 3.61738254819697, 7.74760000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1260, '2021-07-18 00:00:00', 0.188548623260243, 0.448800000000001, 0.211241962371751, 0.602599999999994, 0.659107856626415, 0.997599999999996, 1.90934864548096, 4.0968, 3.63051218838334, 7.78 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1275, '2021-07-18 00:00:00', 0.16402489648424, 0.450999999999997, 0.262130692594357, 0.661999999999998, 0.834009792108781, 1.0734, 1.88944420840274, 4.08340000000001, 3.61180443130577, 7.76800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1290, '2021-07-18 00:00:00', 0.218434200618857, 0.485199999999993, 0.677895518006524, 0.769399999999997, 0.879457361103992, 1.0984, 1.82964875955286, 4.083, 3.55992494068812, 7.7648 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1305, '2021-07-18 00:00:00', 0.54339465400388, 0.550600000000005, 0.725056204717953, 0.802599999999999, 0.792582698103694, 1.13040000000001, 1.84177450664659, 4.061, 3.57936239666601, 7.72180000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1320, '2021-07-18 00:00:00', 0.175688931895306, 0.429347826086955, 0.223484576047711, 0.608913043478262, 0.544919310848836, 1.24934782608696, 1.91090292793747, 4.08, 3.6948578063961, 7.85913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1335, '2021-07-18 00:00:00', 0.171565680159801, 0.435652173913045, 0.281471816349714, 0.703260869565218, 1.60500547940896, 2.82695652173914, 1.89989371972356, 4.02065217391305, 3.70622382746759, 7.79717391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1350, '2021-07-18 00:00:00', 0.23457997953453, 0.553695652173916, 0.502643505947455, 1.07369565217392, 1.85121272077236, 3.25108695652174, 1.93483509832427, 4.03130434782609, 3.63795020847834, 7.76608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 1365, '2021-07-18 00:00:00', 0.492983977002324, 0.913260869565222, 1.57891911544655, 2.70413043478261, 1.81462925905709, 3.3804347826087, 1.92971165082661, 4.03065217391305, 3.5689202289755, 7.73434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 990, '2021-07-18 00:00:00', 0.388673721654501, 1.13452380952381, 0.622929809544427, 1.69904761904762, 0.721717528175806, 2.0102380952381, 1.02848420595785, 2.89119047619048, 2.87854762485727, 7.19285714285715 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1005, '2021-07-18 00:00:00', 0.420348070056233, 1.215, 0.411235652521469, 1.45119047619048, 0.514562689965716, 1.76380952380953, 0.896242021947614, 2.62619047619048, 2.79287332841493, 7.08214285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1020, '2021-07-18 00:00:00', 0.378909305645511, 0.839523809523808, 0.446044653967892, 1.13166666666667, 0.477427007634725, 1.46261904761905, 0.865809076611498, 2.43142857142857, 2.73208177647254, 6.97833333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1035, '2021-07-18 00:00:00', 0.300405876234448, 0.790238095238091, 0.364929053770332, 1.13571428571428, 0.365261159016005, 1.40928571428572, 0.871936268968583, 2.42642857142857, 2.68759633271425, 6.96595238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1050, '2021-07-18 00:00:00', 0.270169479436605, 0.789047619047616, 0.3141560879866, 0.917619047619048, 0.469142835392372, 1.39, 0.879394136675378, 2.35595238095238, 2.70252119942348, 6.91666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1065, '2021-07-18 00:00:00', 0.229540171813543, 0.614761904761906, 0.298632797293017, 0.972380952380964, 0.505606071957219, 1.34000000000001, 0.816600531821664, 2.22285714285715, 2.75479940502113, 6.93380952380952 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1080, '2021-07-18 00:00:00', 0.217690256141731, 0.742619047619061, 0.361100170774443, 0.978333333333339, 0.439561198946238, 1.25904761904763, 0.739875472147651, 2.10928571428572, 2.77698438272612, 6.94880952380952 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1095, '2021-07-18 00:00:00', 0.217782110420126, 0.559047619047619, 0.209300137646996, 0.785952380952386, 0.347308528956189, 1.04928571428572, 0.847840112959306, 2.02142857142857, 2.82866380621159, 6.97714285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1110, '2021-07-18 00:00:00', 0.20030363855669, 0.60404761904762, 0.289959562041068, 0.829047619047617, 0.338160992935109, 1.06857142857143, 0.905630075325094, 2.02833333333333, 2.87288450118393, 7.07142857142857 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1125, '2021-07-18 00:00:00', 0.216731051039872, 0.591590909090916, 0.292471554838434, 0.759090909090907, 0.328325230084374, 1.06113636363637, 1.027197464967, 1.98318181818182, 2.83567242382439, 7.53 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1140, '2021-07-18 00:00:00', 0.189134506296075, 0.483636363636354, 0.248987234325661, 0.712499999999998, 0.420479266852495, 1.04363636363636, 0.991975296656874, 2.06931818181817, 2.88158619776531, 7.61340909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1155, '2021-07-18 00:00:00', 0.185343515167694, 0.496136363636371, 0.293007708628994, 0.720227272727277, 0.397828861484809, 1.04522727272727, 1.49082629475253, 2.83022727272727, 2.88103855770722, 7.67113636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1170, '2021-07-18 00:00:00', 0.191956913681057, 0.506136363636363, 0.237136598258826, 0.698636363636364, 0.302393410794235, 0.906818181818187, 1.52367940123536, 2.90681818181819, 2.98372297873861, 7.63136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1185, '2021-07-18 00:00:00', 0.224733608535072, 0.476363636363637, 0.299771648301733, 0.659772727272722, 0.287694974353729, 0.802727272727271, 1.53827510993737, 2.95113636363637, 3.05482118421561, 7.63909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1200, '2021-07-18 00:00:00', 0.142694577417092, 0.45113636363636, 0.275368702066739, 0.597272727272732, 0.441760547075423, 0.855000000000001, 1.66584438048696, 2.9825, 3.06743014682123, 7.67590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1215, '2021-07-18 00:00:00', 0.271962265812692, 0.467954545454557, 0.267629484783612, 0.607272727272734, 0.482049926910721, 0.944318181818187, 1.92165069565306, 3.08159090909092, 3.06871288253092, 7.67522727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1230, '2021-07-18 00:00:00', 0.177260447460134, 0.486136363636365, 0.395051163873647, 0.720227272727271, 0.435194388571541, 0.973181818181815, 2.02656979130935, 3.1375, 3.07346459749167, 7.67181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1245, '2021-07-18 00:00:00', 0.402966811390527, 0.51318181818182, 0.418630523435061, 0.705909090909088, 0.388129603025315, 0.902272727272722, 2.08182363914481, 3.15204545454546, 3.06550558847754, 7.68431818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1260, '2021-07-18 00:00:00', 0.183950750984816, 0.46045454545455, 0.224402043342468, 0.620909090909092, 0.249215652715557, 0.833181818181819, 2.08114059063982, 3.16840909090909, 3.0470604047819, 7.70340909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1275, '2021-07-18 00:00:00', 0.195189995130725, 0.430909090909087, 0.232509484049923, 0.579772727272719, 0.569270437638235, 0.955454545454543, 2.03969302078709, 3.195, 3.02193307194948, 7.70840909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1290, '2021-07-18 00:00:00', 0.195555734905796, 0.422045454545454, 0.200503154966483, 0.630909090909096, 0.60838908894702, 1.07204545454545, 1.99927113342214, 3.19272727272728, 3.00515261873749, 7.7025 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1305, '2021-07-18 00:00:00', 0.187283496937417, 0.468181818181824, 0.582583485275726, 0.764772727272731, 0.817415583366705, 1.12704545454545, 1.94993450883474, 3.20772727272728, 2.97743425093061, 7.70363636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1320, '2021-07-18 00:00:00', 0.16436800815628, 0.437000000000003, 0.259767608693453, 0.628500000000001, 0.484503000914067, 1.15299999999999, 1.9806108839659, 3.243, 3.11842735120394, 7.76875 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1335, '2021-07-18 00:00:00', 0.203195524194387, 0.486000000000001, 0.267613601062576, 0.695249999999999, 1.30063838070711, 2.16625, 2.00146334623339, 3.2435, 3.11884023442925, 7.77975 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1350, '2021-07-18 00:00:00', 0.216056005166302, 0.545250000000003, 0.480242811393093, 0.995999999999992, 1.3433984791134, 2.368, 2.0072752381223, 3.27525, 3.11884023442925, 7.77975 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 1365, '2021-07-18 00:00:00', 0.404594989172086, 0.815499999999999, 1.34689613947264, 1.9965, 1.33603114130109, 2.38150000000001, 2.04237379626849, 3.30475, 3.11879641089821, 7.779 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 930, '2021-07-18 00:00:00', 0.463154941677189, 1.43749999999999, 1.66877200360026, 2.30000000000001, 1.42128463018495, 3.19, 1.00055609537896, 3.4875, 2.61983062429615, 6.9375 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 945, '2021-07-18 00:00:00', 0.827314933988252, 1.36499999999999, 0.714177848998387, 2.15999999999998, 0.342946788875465, 2.42249999999997, 0.53386561979584, 2.8175, 1.9127238431096, 6.4375 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 960, '2021-07-18 00:00:00', 0.0707106781186708, 1.38999999999999, 0.438406204335663, 1.94, 0.68589357775095, 2.70999999999999, 0.636396103067877, 2.745, 1.9127238431096, 6.4375 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 1, 975, '2021-07-18 00:00:00', 0.38537319574666, 1.16250000000001, 0.268700576850905, 1.41500000000001, 0.632860569161947, 1.9325, 0.675286976033142, 2.77250000000001, 1.9127238431096, 6.4375 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 930, '2021-07-18 00:00:00', 0.144956890143251, 1.57250000000001, 0.045961940777124, 1.91750000000002, 0.784888527117057, 2.44000000000001, 0.852063671329779, 2.92750000000001, 0.109601551083916, 7.15750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 945, '2021-07-18 00:00:00', 0.109601551083916, 0.792500000000004, 0.293449314192412, 1.55249999999999, 0.091923881554248, 1.745, 0.15202795795509, 2.4325, 0.137885822331372, 7.17750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 960, '2021-07-18 00:00:00', 0.0671751442127212, 1.24249999999999, 0.0353553390593153, 1.265, 0.15556349186104, 1.605, 0.201525432638144, 2.39750000000001, 0.721248916810266, 7.59 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 2, 975, '2021-07-18 00:00:00', 0.0848528137423889, 0.950000000000017, 0.0890954544295084, 1.24000000000001, 0.0935502271509838, 1.80500000000001, 0.098227738508533, 2.39750000000001, 0.10313912543396, 7.68750000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 930, '2021-07-18 00:00:00', 0.091923881554248, 1.66, 0.205060966544113, 1.935, 0.45961940777126, 2.83499999999999, 0.350017856687344, 3.0575, 3.34461507501238, 9.44500000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 945, '2021-07-18 00:00:00', 0.954594154601855, 1.35499999999999, 1.04298250225017, 2.13749999999999, 1.34703841816039, 2.35249999999999, 1.0677312395917, 2.55, 3.5426049737446, 9.58500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 960, '2021-07-18 00:00:00', 0.219203102167831, 1.22999999999999, 0.0176776695296677, 1.37249999999999, 0.0848528137423889, 1.44499999999999, 0.487903679018736, 2.14, 3.76534360981836, 9.74250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 3, 975, '2021-07-18 00:00:00', 0.0424264068712146, 0.769999999999996, 0.0494974746830535, 0.930000000000007, 0.357088924499203, 1.49250000000001, 0.487903679018736, 2.14, 3.76534360981836, 9.74250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 930, '2021-07-18 00:00:00', 0.279307178568694, 1.40250000000002, 0.176776695296657, 1.47500000000001, 0.18561553006149, 1.47500000000001, 0.194896306564564, 2.41750000000002, 0.204641121892793, 10.4175 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 945, '2021-07-18 00:00:00', 0.197989898732234, 1.08999999999999, 0.0671751442127212, 1.18249999999999, 0.116672618895775, 1.2675, 0.148492424049181, 2.40500000000002, 4.73761543394988, 10.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 960, '2021-07-18 00:00:00', 0.141421356237301, 0.985000000000014, 0.127279220613583, 1.17500000000001, 0.0565685424949125, 1.37, 0.148492424049181, 2.40500000000002, 4.73761543394988, 10.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 4, 975, '2021-07-18 00:00:00', 0.0141421356237382, 0.90000000000002, 0.162634559672899, 1.07000000000001, 0.523259018078052, 1.63, 0.148492424049181, 2.40500000000002, 4.73761543394988, 10.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 930, '2021-07-18 00:00:00', 0.113137084989865, 1.16999999999999, 0.873276874765396, 1.70749999999998, 1.19147492629933, 1.93249999999998, 1.82079996155537, 2.59749999999998, 2.2980970388563, 6.33999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 945, '2021-07-18 00:00:00', 0.569220958855176, 0.992500000000007, 0.593969696196702, 1.41500000000001, 1.21975919754681, 2.0925, 1.28074715742415, 2.0925, 1.34478451529536, 6.22 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 960, '2021-07-18 00:00:00', 0.357088924499203, 1.02250000000001, 0.364159992311062, 1.0275, 0.982878425849312, 1.7, 1.12076424818066, 1.9325, 2.19556655558426, 6.1075 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 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 1029021, 5, 975, '2021-07-18 00:00:00', 0.141421356237281, 0.674999999999997, 0.707106781186548, 1.38499999999999, 0.696500179468759, 1.39249999999998, 1.14904851942814, 1.91249999999999, 2.13899801308933, 6.0675 where not exists (select 1 from powerstats_trumpet where symbolid = 1029021 and enddate = '2021-07-18 00:00:00' and dayofweek = 5 and fromtime = 975);
Date: 2021-07-18 18:01:23 Duration: 1s388ms 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 1029586, 2, 600, '2021-07-18 00:00:00', 0.0136395916925127, 0.0340384615384615, 0.0158417656358607, 0.0451923076923078, 0.0254588657672302, 0.0619230769230769, 0.0325983718328669, 0.0955769230769231, 0.102874269788978, 0.318653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 615, '2021-07-18 00:00:00', 0.0148492424049175, 0.0325000000000001, 0.0213982386047221, 0.0467307692307693, 0.0240072104553227, 0.0578846153846154, 0.0333973743786038, 0.0942307692307693, 0.103157087082685, 0.315769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 630, '2021-07-18 00:00:00', 0.0145549357211275, 0.0303846153846155, 0.0183680324309549, 0.0407692307692309, 0.0181786011139894, 0.0526923076923077, 0.03215347809874, 0.0903846153846153, 0.104350924215435, 0.313653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 645, '2021-07-18 00:00:00', 0.0138965961521297, 0.0263461538461538, 0.0159422033029894, 0.0369230769230769, 0.0141258083499125, 0.0465384615384615, 0.0332849007116531, 0.0867307692307692, 0.104263903334095, 0.310192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 660, '2021-07-18 00:00:00', 0.0104218704950399, 0.0261538461538461, 0.0129273115772531, 0.0363461538461538, 0.0174102092065369, 0.048653846153846, 0.0363614334997102, 0.0869230769230769, 0.103668294982677, 0.308653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 675, '2021-07-18 00:00:00', 0.0125942599868109, 0.0261538461538463, 0.0118386589677145, 0.0330769230769232, 0.0147973490349299, 0.0451923076923078, 0.0351288835794487, 0.0859615384615385, 0.104194529606885, 0.3075 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 690, '2021-07-18 00:00:00', 0.00802879433424082, 0.0226923076923077, 0.00980580675690917, 0.0319230769230769, 0.0108910690299615, 0.0438461538461538, 0.0357491258634389, 0.085, 0.104194529606885, 0.3075 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 705, '2021-07-18 00:00:00', 0.0105100684327715, 0.0226923076923077, 0.0143861578769851, 0.0301923076923076, 0.0119308907398464, 0.0421153846153846, 0.0375212760156975, 0.0853846153846155, 0.105734791595984, 0.305384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 720, '2021-07-18 00:00:00', 0.0100766294731157, 0.0215384615384615, 0.00860456050815277, 0.0309615384615385, 0.0135419575905632, 0.0407692307692308, 0.0390014792618868, 0.086346153846154, 0.105026736522732, 0.303846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 735, '2021-07-18 00:00:00', 0.00739022223044652, 0.0211538461538463, 0.0102974978290098, 0.0290384615384616, 0.0137896282094133, 0.0380769230769231, 0.0401075477262744, 0.083846153846154, 0.105330432449506, 0.3025 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 750, '2021-07-18 00:00:00', 0.00691709142965116, 0.0196153846153846, 0.0102731913998748, 0.0265384615384615, 0.0141652337133506, 0.0355769230769231, 0.0365849906172126, 0.0823076923076924, 0.104981500201775, 0.301346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 765, '2021-07-18 00:00:00', 0.00880559262846418, 0.0184615384615384, 0.0113561233905563, 0.0251923076923077, 0.01607673904937, 0.0376923076923077, 0.0351217662075593, 0.0834615384615385, 0.103860298182036, 0.300192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 780, '2021-07-18 00:00:00', 0.0101980390271855, 0.0199999999999999, 0.0121907909757892, 0.0261538461538461, 0.018617609530103, 0.0411538461538461, 0.0324985206763915, 0.083076923076923, 0.103831409209649, 0.300192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 795, '2021-07-18 00:00:00', 0.00764601454756261, 0.0176923076923077, 0.0098547138271684, 0.0286538461538462, 0.0189746794844726, 0.0409615384615385, 0.0290708683154698, 0.0836538461538461, 0.103831409209649, 0.300192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 810, '2021-07-18 00:00:00', 0.0103496562559046, 0.0213461538461538, 0.0134407531840239, 0.0294230769230769, 0.0199238936571528, 0.0398076923076922, 0.028493589022526, 0.0817307692307692, 0.103190823980847, 0.302115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 825, '2021-07-18 00:00:00', 0.00910832248339613, 0.0198076923076923, 0.0158308365102854, 0.0288461538461538, 0.0199238936571529, 0.0398076923076923, 0.0690807776892664, 0.128076923076923, 0.101897573006502, 0.303653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 840, '2021-07-18 00:00:00', 0.0135887396823196, 0.0194230769230769, 0.0147491851143872, 0.0265384615384614, 0.0241629086379549, 0.0396153846153845, 0.068541116239704, 0.131730769230769, 0.101253869821583, 0.302115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 855, '2021-07-18 00:00:00', 0.0100995049383621, 0.0199999999999999, 0.0154633561885958, 0.0286538461538461, 0.0236032918173585, 0.0413461538461538, 0.0674422830163803, 0.137692307692308, 0.101811288477941, 0.303461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 870, '2021-07-18 00:00:00', 0.0117489770422136, 0.0209615384615384, 0.0200499376557635, 0.03, 0.0218138981808881, 0.0396153846153846, 0.068003676371208, 0.1375, 0.103058795765405, 0.306346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 885, '2021-07-18 00:00:00', 0.0117407901712854, 0.0203846153846154, 0.0148479472810734, 0.0273076923076923, 0.0187041747705199, 0.0396153846153847, 0.0680700996145771, 0.141538461538462, 0.10368758548937, 0.308653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 900, '2021-07-18 00:00:00', 0.00948885986504501, 0.0190384615384615, 0.0091567545476635, 0.0253846153846154, 0.0153133928311137, 0.0375, 0.0685859931876651, 0.139038461538462, 0.102822662871567, 0.3075 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 915, '2021-07-18 00:00:00', 0.00776827869261621, 0.0171153846153846, 0.0120846374185766, 0.0290384615384616, 0.0176199187983809, 0.0426923076923078, 0.0689974915932009, 0.139423076923077, 0.102685666740038, 0.307884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 930, '2021-07-18 00:00:00', 0.0103941551623237, 0.0240384615384616, 0.0118581357984882, 0.0311538461538462, 0.0196713379936785, 0.0448076923076924, 0.0691564558419195, 0.141153846153846, 0.102504221301444, 0.308653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 945, '2021-07-18 00:00:00', 0.0128781269541093, 0.0203846153846155, 0.0197493914219771, 0.0309615384615386, 0.0199663177915669, 0.049423076923077, 0.0669523366628482, 0.141153846153846, 0.100585975471427, 0.308461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 960, '2021-07-18 00:00:00', 0.0148168303472254, 0.0234615384615384, 0.0186557889551329, 0.0340384615384616, 0.0192833128337988, 0.0503846153846154, 0.0674970084807182, 0.140384615384615, 0.100202103463258, 0.307307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 975, '2021-07-18 00:00:00', 0.012819756387941, 0.0228846153846155, 0.016581964252209, 0.0398076923076924, 0.0173205080756888, 0.05, 0.067822165652876, 0.139615384615385, 0.104087241514769, 0.323076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 990, '2021-07-18 00:00:00', 0.0154968979526176, 0.0330769230769232, 0.0172448431533783, 0.0407692307692308, 0.0186846296354887, 0.0486538461538462, 0.0674639504875353, 0.140769230769231, 0.102642771111942, 0.326538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 1005, '2021-07-18 00:00:00', 0.0129792734180902, 0.0273076923076923, 0.0155526401419379, 0.0367307692307692, 0.0701810844557465, 0.105769230769231, 0.0673007029338075, 0.139230769230769, 0.102755123398376, 0.326153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 1020, '2021-07-18 00:00:00', 0.010684280329243, 0.0269230769230768, 0.0154222616320097, 0.0346153846153845, 0.0687685639272435, 0.108653846153846, 0.0673649646443792, 0.135961538461538, 0.100404757778779, 0.326346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 2, 1035, '2021-07-18 00:00:00', 0.0112249721603218, 0.0249999999999999, 0.0659618187928558, 0.0948076923076923, 0.0648548675594504, 0.111923076923077, 0.0687942864353854, 0.135576923076923, 0.101215687443278, 0.326153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 600, '2021-07-18 00:00:00', 0.0138799800487553, 0.039423076923077, 0.0164422064774213, 0.0521153846153846, 0.0195064092031313, 0.0675000000000001, 0.0358393852969263, 0.0976923076923077, 0.106798156135048, 0.300384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 615, '2021-07-18 00:00:00', 0.0156647571122127, 0.0357692307692307, 0.0194590299386647, 0.054423076923077, 0.0175104364484552, 0.0661538461538461, 0.0371799160010637, 0.0921153846153846, 0.108804694468858, 0.297692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 630, '2021-07-18 00:00:00', 0.0152681166034121, 0.0363461538461538, 0.0155031014266874, 0.0421153846153845, 0.0202456073108371, 0.0567307692307691, 0.0411082061805745, 0.0882692307692307, 0.108206533287754, 0.295576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 645, '2021-07-18 00:00:00', 0.0083757892854254, 0.0269230769230769, 0.0140657795321182, 0.0403846153846153, 0.0173969493346922, 0.0494230769230769, 0.0385212229217171, 0.0867307692307692, 0.107464484294186, 0.293846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 660, '2021-07-18 00:00:00', 0.0123303877286345, 0.0290384615384614, 0.0162622734714903, 0.0373076923076923, 0.0165110685485641, 0.0461538461538461, 0.0371835364726835, 0.0838461538461538, 0.105887458398782, 0.291923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 675, '2021-07-18 00:00:00', 0.00913151769338565, 0.0242307692307693, 0.0114287087903832, 0.0311538461538461, 0.0148285068494644, 0.0432692307692307, 0.0359492163175521, 0.0828846153846155, 0.106422958772279, 0.290384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 690, '2021-07-18 00:00:00', 0.00789595807018719, 0.0221153846153847, 0.0104237155637443, 0.0294230769230769, 0.0133776507078611, 0.0398076923076923, 0.0397936987667452, 0.0865384615384616, 0.106197204077349, 0.290384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 705, '2021-07-18 00:00:00', 0.00760819396339331, 0.0217307692307692, 0.00979010489454295, 0.0303846153846154, 0.0103700752908772, 0.0384615384615384, 0.0428795271213879, 0.0905769230769231, 0.105294641546764, 0.289807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 720, '2021-07-18 00:00:00', 0.00767864170680839, 0.0201923076923076, 0.0102225241501305, 0.0275, 0.012747548783982, 0.0375, 0.0407846124829526, 0.0907692307692308, 0.104095555214354, 0.288269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 735, '2021-07-18 00:00:00', 0.00852372255260852, 0.0205769230769231, 0.00989172148041755, 0.0253846153846154, 0.0123490890352285, 0.0375, 0.0422415216800501, 0.0921153846153847, 0.1034140296984, 0.287692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 750, '2021-07-18 00:00:00', 0.00742397364053669, 0.018653846153846, 0.00961769203083572, 0.0274999999999999, 0.0215299433705355, 0.0384615384615384, 0.0456238803866841, 0.0934615384615385, 0.103288244919069, 0.287307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 765, '2021-07-18 00:00:00', 0.00757526338714463, 0.0207692307692308, 0.0124715059851833, 0.0284615384615384, 0.0291204395571221, 0.0400000000000001, 0.0480900597437126, 0.0955769230769232, 0.103233305597638, 0.286346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 780, '2021-07-18 00:00:00', 0.0123848542738547, 0.0192307692307692, 0.0219062688604112, 0.0267307692307692, 0.0286201919038882, 0.0436538461538463, 0.0463535742543533, 0.0955769230769231, 0.102318695186243, 0.286346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 795, '2021-07-18 00:00:00', 0.0149884570971747, 0.0194230769230769, 0.0230350902888481, 0.028846153846154, 0.0220034962256875, 0.041923076923077, 0.0438217543446877, 0.0971153846153847, 0.101083362398795, 0.285384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 810, '2021-07-18 00:00:00', 0.0117030567998937, 0.0198076923076924, 0.0148336934557264, 0.0309615384615386, 0.0176733175676259, 0.0421153846153847, 0.0421444402757213, 0.103076923076923, 0.0998046168193712, 0.284807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 825, '2021-07-18 00:00:00', 0.0105100684327714, 0.0223076923076923, 0.0122049800680518, 0.0301923076923077, 0.0200470600184817, 0.0467307692307692, 0.0492735691358421, 0.128269230769231, 0.0994252715127527, 0.284230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 840, '2021-07-18 00:00:00', 0.00959967948182889, 0.018076923076923, 0.0141258083499125, 0.0284615384615385, 0.0155711765278522, 0.0426923076923076, 0.0555798109444012, 0.136346153846154, 0.0989071048237455, 0.283846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 855, '2021-07-18 00:00:00', 0.0120256136897616, 0.0211538461538463, 0.0145562569153134, 0.0332692307692308, 0.01782824034632, 0.0453846153846155, 0.0546896840223231, 0.139807692307692, 0.0981460842120246, 0.284423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 870, '2021-07-18 00:00:00', 0.0123475316748545, 0.0226923076923077, 0.0120894104965398, 0.0280769230769231, 0.0252014956821095, 0.046346153846154, 0.0542830898729416, 0.140576923076923, 0.0979444505044332, 0.283653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 885, '2021-07-18 00:00:00', 0.00744208407535253, 0.0157692307692307, 0.0148544217711039, 0.029423076923077, 0.0315259355988782, 0.0517307692307693, 0.0547413498611004, 0.141153846153846, 0.0989259629917553, 0.282884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 900, '2021-07-18 00:00:00', 0.013735131821495, 0.0255769230769231, 0.0241382237572246, 0.0355769230769231, 0.0304940094999759, 0.0567307692307693, 0.0579711466693031, 0.144423076923077, 0.0991558602170573, 0.283269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 915, '2021-07-18 00:00:00', 0.0192233831969938, 0.0234615384615385, 0.0257898310311523, 0.0386538461538462, 0.028428046822704, 0.051923076923077, 0.0566785809496105, 0.142692307692308, 0.0984284199108866, 0.281923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 930, '2021-07-18 00:00:00', 0.0156155740799419, 0.0246153846153846, 0.0152769308234546, 0.0342307692307692, 0.0214619520224835, 0.0438461538461539, 0.048387856073447, 0.140769230769231, 0.0975886185040983, 0.278461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 945, '2021-07-18 00:00:00', 0.0109333646028321, 0.0234615384615384, 0.0178465682975747, 0.0325000000000001, 0.027595986330234, 0.0465384615384616, 0.0450281962945272, 0.138461538461539, 0.0967494782335363, 0.277692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 960, '2021-07-18 00:00:00', 0.0132490928571907, 0.0234615384615385, 0.0164422064774212, 0.0328846153846154, 0.0230250699489459, 0.046923076923077, 0.0447488719238993, 0.137307692307692, 0.0954586096370889, 0.277115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 975, '2021-07-18 00:00:00', 0.0146300533675876, 0.0240384615384615, 0.0168568634731924, 0.038076923076923, 0.0190434725340167, 0.0505769230769232, 0.0440964851206988, 0.1375, 0.104571102053174, 0.293653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 990, '2021-07-18 00:00:00', 0.0132896721033811, 0.0288461538461538, 0.0140493635224026, 0.0357692307692307, 0.0207512742889535, 0.0561538461538462, 0.0416547162349642, 0.136346153846154, 0.106085596789356, 0.296923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 1005, '2021-07-18 00:00:00', 0.0070629041749564, 0.0232692307692307, 0.0113425678818266, 0.034423076923077, 0.0415044019908176, 0.0938461538461538, 0.0394793032437933, 0.128846153846154, 0.106543598876415, 0.296538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 1020, '2021-07-18 00:00:00', 0.0105100684327713, 0.0276923076923077, 0.0222226495685405, 0.0403846153846153, 0.0425983026025144, 0.103846153846154, 0.0398617804226247, 0.130192307692308, 0.103977808283232, 0.299230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 3, 1035, '2021-07-18 00:00:00', 0.0162054122013415, 0.026153846153846, 0.0403789739649428, 0.0826923076923077, 0.038892356377769, 0.101153846153846, 0.0388334708922402, 0.124038461538462, 0.10059897537328, 0.301923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 600, '2021-07-18 00:00:00', 0.0167481342244442, 0.0425000000000001, 0.0276850417818276, 0.0626923076923078, 0.026394200994799, 0.0755769230769232, 0.0351004054326793, 0.105961538461539, 0.0999317074498686, 0.297115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 615, '2021-07-18 00:00:00', 0.0240935676063136, 0.0425, 0.0231092721983724, 0.0540384615384616, 0.0232387276230534, 0.0659615384615385, 0.0339280913789059, 0.0986538461538462, 0.100857096161618, 0.291923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 630, '2021-07-18 00:00:00', 0.0114219761189357, 0.0323076923076924, 0.0133416640641263, 0.045, 0.0209174200497686, 0.0584615384615384, 0.036822338537695, 0.0917307692307692, 0.100633569869181, 0.291346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 645, '2021-07-18 00:00:00', 0.0117751367785621, 0.0294230769230769, 0.0138619567938242, 0.0380769230769231, 0.018530639907586, 0.0507692307692308, 0.0357856868680117, 0.0888461538461539, 0.10053874109784, 0.290961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 660, '2021-07-18 00:00:00', 0.00971319483209076, 0.0271153846153846, 0.0176765816396028, 0.0376923076923077, 0.0200739019241786, 0.0498076923076924, 0.03597434983643, 0.0869230769230769, 0.101656283622804, 0.29 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 675, '2021-07-18 00:00:00', 0.0120846374185766, 0.0259615384615384, 0.0128855912374428, 0.0340384615384615, 0.020096880737682, 0.0467307692307692, 0.0356715788613504, 0.0873076923076923, 0.101769158090561, 0.289807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 690, '2021-07-18 00:00:00', 0.00820881327504872, 0.0207692307692308, 0.0134293020610213, 0.0328846153846154, 0.0196351333465923, 0.0465384615384615, 0.0366123140276811, 0.0873076923076923, 0.101545745659473, 0.288461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 705, '2021-07-18 00:00:00', 0.0117407901712854, 0.0253846153846154, 0.0162433418312289, 0.0346153846153846, 0.0195929736228224, 0.0467307692307692, 0.0377364341391507, 0.0909615384615384, 0.102320762612182, 0.288461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 720, '2021-07-18 00:00:00', 0.00869128652953409, 0.0215384615384615, 0.0151047623666791, 0.0330769230769231, 0.0164000469042482, 0.0451923076923077, 0.0349444614297513, 0.0886538461538461, 0.10022916050424, 0.286730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 735, '2021-07-18 00:00:00', 0.0151606778821448, 0.0246153846153845, 0.0122411663597124, 0.0303846153846152, 0.0150792776811297, 0.0407692307692307, 0.0338003186147931, 0.0873076923076922, 0.100670826879565, 0.283846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 750, '2021-07-18 00:00:00', 0.00774596669241499, 0.02, 0.0115691898526282, 0.0296153846153846, 0.0168705478457395, 0.0411538461538461, 0.0348998567332302, 0.085, 0.0996115532378727, 0.282307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 765, '2021-07-18 00:00:00', 0.0120830459735946, 0.0199999999999999, 0.012335065713398, 0.0280769230769231, 0.0200153787027722, 0.0411538461538461, 0.0339575526888405, 0.0836538461538461, 0.103268321153421, 0.282884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 780, '2021-07-18 00:00:00', 0.00744208407535256, 0.0192307692307693, 0.0157443518566062, 0.0282692307692307, 0.0186846296354886, 0.0413461538461538, 0.0338827162656487, 0.0859615384615384, 0.103932115418597, 0.283269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 795, '2021-07-18 00:00:00', 0.0122662764709402, 0.0226923076923076, 0.0139945044158826, 0.0303846153846153, 0.0255139479199425, 0.0448076923076923, 0.0345030656385999, 0.0873076923076923, 0.106763037395187, 0.282884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 810, '2021-07-18 00:00:00', 0.0096096906217711, 0.0221153846153845, 0.0126308535554198, 0.0315384615384615, 0.0303422781965007, 0.044423076923077, 0.0362236641734908, 0.0880769230769231, 0.108093264573487, 0.283076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 825, '2021-07-18 00:00:00', 0.00839413714812547, 0.0226923076923078, 0.0232841973482842, 0.031923076923077, 0.0293021395910842, 0.0461538461538463, 0.0592273975064295, 0.141730769230769, 0.105654917246958, 0.284807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 840, '2021-07-18 00:00:00', 0.0234619167687028, 0.0226923076923078, 0.0299743480072801, 0.0326923076923077, 0.0292002370907128, 0.0455769230769232, 0.0638932402828825, 0.152115384615385, 0.104918283220067, 0.284615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 855, '2021-07-18 00:00:00', 0.0145072925958477, 0.0223076923076923, 0.0151149442096734, 0.0326923076923077, 0.0168123123381005, 0.0455769230769231, 0.0644231802525004, 0.152884615384615, 0.105168911756279, 0.2825 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 870, '2021-07-18 00:00:00', 0.010386751916967, 0.0217307692307693, 0.0111286186854503, 0.0303846153846156, 0.0199277541287368, 0.0436538461538462, 0.064329978655726, 0.152884615384615, 0.10189285473552, 0.281923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 885, '2021-07-18 00:00:00', 0.00697247334992283, 0.0211538461538462, 0.0119357253010255, 0.0326923076923077, 0.0231117685639556, 0.0480769230769231, 0.0644709236788182, 0.1525, 0.102355338818331, 0.281153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 900, '2021-07-18 00:00:00', 0.0129094479414826, 0.0244230769230769, 0.0192193812435421, 0.0307692307692308, 0.0236748812035034, 0.0475, 0.0640660716640371, 0.152307692307692, 0.102308169461004, 0.280192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 915, '2021-07-18 00:00:00', 0.0147087101353638, 0.0178846153846154, 0.0189503399604172, 0.0336538461538462, 0.0198154951024153, 0.0444230769230769, 0.061209916240376, 0.150576923076923, 0.101472239477679, 0.281153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 930, '2021-07-18 00:00:00', 0.0157443518566061, 0.0282692307692308, 0.016267002938937, 0.0361538461538461, 0.0180266896146114, 0.0448076923076923, 0.0605093762600855, 0.149230769230769, 0.101637364419557, 0.281923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 945, '2021-07-18 00:00:00', 0.00635186223450675, 0.0221153846153845, 0.0118061261802767, 0.0307692307692307, 0.0163660060444249, 0.0453846153846154, 0.0605668734032568, 0.147884615384615, 0.100967626190089, 0.282307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 960, '2021-07-18 00:00:00', 0.0112043947421743, 0.0215384615384615, 0.0122741128458984, 0.030576923076923, 0.0165029134956878, 0.0471153846153847, 0.0608696589822497, 0.146346153846154, 0.100838789850243, 0.282307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 975, '2021-07-18 00:00:00', 0.00827414880586142, 0.0223076923076923, 0.0126491106406735, 0.035, 0.0149871740036401, 0.0488461538461538, 0.0606062322258641, 0.146346153846154, 0.108234076817864, 0.318846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 990, '2021-07-18 00:00:00', 0.00941561714142238, 0.0294230769230769, 0.0123677620635885, 0.0398076923076923, 0.016627132598904, 0.0523076923076922, 0.0614482271134375, 0.146730769230769, 0.111919098528288, 0.321730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 1005, '2021-07-18 00:00:00', 0.00859337848847323, 0.0253846153846154, 0.0104218704950399, 0.0361538461538462, 0.0544415706550115, 0.113269230769231, 0.0586383964519966, 0.142307692307692, 0.111952599859872, 0.320769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 1020, '2021-07-18 00:00:00', 0.00803836952468501, 0.0261538461538462, 0.0108928346243687, 0.0355769230769231, 0.0533046397172386, 0.119230769230769, 0.0575663496791711, 0.136730769230769, 0.110673636635623, 0.319423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 4, 1035, '2021-07-18 00:00:00', 0.00896360161130295, 0.0278846153846153, 0.0549576760229738, 0.102884615384615, 0.0562849891178811, 0.12, 0.0582240368021529, 0.134038461538462, 0.112106577038926, 0.318269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 600, '2021-07-18 00:00:00', 0.0206720423116183, 0.0376, 0.0194014604261295, 0.0558, 0.019155068954892, 0.0676, 0.0287619540365394, 0.0928, 0.114873118410415, 0.304 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 615, '2021-07-18 00:00:00', 0.0150609871301098, 0.0418000000000001, 0.0152752523165195, 0.0520000000000001, 0.0165277544350909, 0.0624, 0.0289280717182002, 0.0908, 0.114464332144705, 0.303 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 630, '2021-07-18 00:00:00', 0.0140148730521067, 0.0338, 0.0162326830807479, 0.0451999999999999, 0.0197737199332851, 0.0557999999999999, 0.0295423424934449, 0.0853999999999999, 0.114665092043452, 0.3028 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 645, '2021-07-18 00:00:00', 0.0101036297108184, 0.0270000000000001, 0.00918331820930385, 0.0352000000000001, 0.0153893902846516, 0.0458000000000001, 0.0304165525112013, 0.0822, 0.11687350712059, 0.2986 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 660, '2021-07-18 00:00:00', 0.00753878858526581, 0.0262000000000001, 0.0124432043032867, 0.0356, 0.0153893902846517, 0.0442000000000001, 0.0318224239596337, 0.0822, 0.115922747264432, 0.2988 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 675, '2021-07-18 00:00:00', 0.0123592070943082, 0.0244, 0.0157533065312226, 0.0324000000000001, 0.0192288845230293, 0.0448, 0.0330744110554771, 0.0821999999999999, 0.115786081489386, 0.2978 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 690, '2021-07-18 00:00:00', 0.0119652273971983, 0.0234000000000001, 0.0133790881602596, 0.0304000000000001, 0.0196807858921673, 0.0454, 0.0334688910283366, 0.0792, 0.115537872578648, 0.2964 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 705, '2021-07-18 00:00:00', 0.0126589889011722, 0.0246000000000001, 0.0176493625947228, 0.0336000000000001, 0.0216159663212173, 0.0462000000000001, 0.0359687364248456, 0.081, 0.113302691936247, 0.298 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 720, '2021-07-18 00:00:00', 0.013546217184144, 0.0222, 0.0182505707673303, 0.0318, 0.020842664576936, 0.0414, 0.0415912651085938, 0.0844, 0.11117666121988, 0.2996 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 735, '2021-07-18 00:00:00', 0.0119965272752853, 0.0227999999999999, 0.0151602550550224, 0.0305999999999999, 0.0146258902862925, 0.0391999999999999, 0.0390597832388592, 0.0843999999999999, 0.109389213362196, 0.2992 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 750, '2021-07-18 00:00:00', 0.0101775897605146, 0.0216, 0.0115470053837925, 0.027, 0.0149303940559741, 0.0390000000000001, 0.0356160076370163, 0.0832, 0.108915869673187, 0.2972 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 765, '2021-07-18 00:00:00', 0.00914239210126832, 0.0174, 0.0110227038425243, 0.0256, 0.0158771324027147, 0.039, 0.0350214220156749, 0.0865999999999999, 0.107422452649962, 0.297 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 780, '2021-07-18 00:00:00', 0.00934523051258414, 0.0204, 0.0125896783120143, 0.0278, 0.0157797338380595, 0.0386, 0.0372402112417926, 0.0891999999999999, 0.108632407687577, 0.2948 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 795, '2021-07-18 00:00:00', 0.00967384790728764, 0.0204, 0.0137689263682152, 0.028, 0.0147139389695621, 0.0396, 0.039498945133594, 0.0917999999999999, 0.108402029501297, 0.2948 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 810, '2021-07-18 00:00:00', 0.0102062072615966, 0.021, 0.0124733048280452, 0.0291999999999999, 0.0168002976164115, 0.0402, 0.0381859485500448, 0.0903999999999999, 0.105810364961724, 0.293 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 825, '2021-07-18 00:00:00', 0.0111504857891185, 0.0192, 0.0125000000000001, 0.03, 0.0203613195381178, 0.043, 0.0733143914930759, 0.124, 0.112994100140966, 0.2902 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 840, '2021-07-18 00:00:00', 0.00860232526704268, 0.0185999999999999, 0.0103762549441823, 0.0258, 0.0194722024092465, 0.042, 0.0709706512111403, 0.1308, 0.11574865010012, 0.2904 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 855, '2021-07-18 00:00:00', 0.0111317863196644, 0.0198, 0.0202113829314077, 0.0322000000000001, 0.0213600093632937, 0.0440000000000001, 0.0701260769376603, 0.1302, 0.122159390415419, 0.291 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 870, '2021-07-18 00:00:00', 0.0186256990920251, 0.0236, 0.0191485421551267, 0.031, 0.01892529171946, 0.0404, 0.0653675505634612, 0.131, 0.120899407222147, 0.289 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 885, '2021-07-18 00:00:00', 0.0120657918651589, 0.0218, 0.0124398553046247, 0.0312, 0.0171318416990119, 0.0418, 0.0649243149110304, 0.1288, 0.121217779224007, 0.286 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 900, '2021-07-18 00:00:00', 0.00942956343987701, 0.0208, 0.0123322071557905, 0.026, 0.0257261216146805, 0.0442, 0.0649794839417281, 0.1284, 0.11932378919003, 0.2856 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 915, '2021-07-18 00:00:00', 0.0110037872268294, 0.0176, 0.0183303027798234, 0.0312, 0.0289755644178562, 0.046, 0.0655915390885133, 0.1272, 0.119512900279984, 0.285 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 930, '2021-07-18 00:00:00', 0.0186793111935816, 0.0248, 0.0240190896302642, 0.0354, 0.0274575429830614, 0.0468, 0.0619589918144787, 0.1258, 0.118575573651012, 0.2832 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 945, '2021-07-18 00:00:00', 0.00975961064797148, 0.0216, 0.0146258902862926, 0.0308, 0.0158587515271538, 0.0465999999999999, 0.0599145224465653, 0.1222, 0.116493204379769, 0.2804 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 960, '2021-07-18 00:00:00', 0.0115470053837926, 0.024, 0.0114854981026801, 0.0306, 0.0226439837484486, 0.0525999999999998, 0.0580969018106816, 0.1226, 0.115542200082913, 0.28 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 975, '2021-07-18 00:00:00', 0.00877971146071068, 0.019, 0.0144337567297407, 0.037, 0.0220642999737888, 0.0557999999999999, 0.0551135192126214, 0.122, 0.112284237540271, 0.2916 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 990, '2021-07-18 00:00:00', 0.011874342087038, 0.0307999999999999, 0.0178955301681733, 0.0433999999999998, 0.0198158185969358, 0.0551999999999999, 0.053054217551482, 0.1222, 0.112822500710925, 0.2918 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 1005, '2021-07-18 00:00:00', 0.0125066648898364, 0.0277999999999997, 0.0143614066163451, 0.0379999999999998, 0.0538152704474606, 0.0925999999999998, 0.0494073206451566, 0.1166, 0.114463240096257, 0.2918 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 1020, '2021-07-18 00:00:00', 0.0126392246597645, 0.0257999999999999, 0.0128549601321824, 0.0343999999999999, 0.0505799696849782, 0.0989999999999999, 0.0465626817669829, 0.1158, 0.114643287345284, 0.2908 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 5, 1035, '2021-07-18 00:00:00', 0.00907377172587749, 0.0236, 0.0506005599442008, 0.0849999999999999, 0.0497929044476552, 0.0971999999999999, 0.0466708331473379, 0.1136, 0.115352719950593, 0.29 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 600, '2021-07-18 00:00:00', 0.0179646116776088, 0.0368181818181817, 0.0178452341243364, 0.0525, 0.0176546965900949, 0.0654545454545454, 0.024530218134611, 0.0872727272727272, 0.104627767332433, 0.282272727272728 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 615, '2021-07-18 00:00:00', 0.0132185262881094, 0.033409090909091, 0.0111196756313836, 0.0411363636363636, 0.016521008532887, 0.0590909090909091, 0.0268120361290462, 0.0811363636363636, 0.105578185468179, 0.280909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 630, '2021-07-18 00:00:00', 0.00809842056109801, 0.0268181818181818, 0.0152539825188041, 0.0427272727272727, 0.0197563623375826, 0.0561363636363637, 0.0300288461605104, 0.0777272727272727, 0.106471344436647, 0.283636363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 645, '2021-07-18 00:00:00', 0.0129538808973617, 0.0297727272727271, 0.0135660162367881, 0.0406818181818182, 0.0215824202952511, 0.0509090909090909, 0.0291668212735544, 0.0756818181818182, 0.104809660504483, 0.282272727272728 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 660, '2021-07-18 00:00:00', 0.0111682333978761, 0.028409090909091, 0.0165602664302971, 0.0386363636363637, 0.0195415530184347, 0.0465909090909091, 0.0295822281971495, 0.0718181818181819, 0.104841665819344, 0.281818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 675, '2021-07-18 00:00:00', 0.0144749372891149, 0.025, 0.0178936855534008, 0.0302272727272727, 0.0193523380244606, 0.0406818181818181, 0.0280431408532951, 0.0693181818181818, 0.103031958224545, 0.281818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 690, '2021-07-18 00:00:00', 0.00792620182210085, 0.021590909090909, 0.00858179387699248, 0.0288636363636362, 0.0125636905543841, 0.040681818181818, 0.0270211156809021, 0.0679545454545455, 0.098880366301035, 0.279772727272728 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 705, '2021-07-18 00:00:00', 0.00823425954795146, 0.0202272727272725, 0.012834274997779, 0.0286363636363635, 0.0146385010942279, 0.0399999999999999, 0.0281038580950523, 0.0677272727272728, 0.0987924931862574, 0.278636363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 720, '2021-07-18 00:00:00', 0.0123727287040659, 0.0193181818181818, 0.0124142077521103, 0.0277272727272727, 0.0126217019180205, 0.0404545454545455, 0.026955952526731, 0.0663636363636365, 0.102813242194587, 0.280909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 735, '2021-07-18 00:00:00', 0.00924650396084034, 0.0204545454545454, 0.00992667925536853, 0.026590909090909, 0.0109307145000006, 0.0413636363636363, 0.0259911739931293, 0.0677272727272729, 0.104682575237914, 0.281818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 750, '2021-07-18 00:00:00', 0.00634931908269331, 0.0161363636363636, 0.0111196756313836, 0.0261363636363636, 0.0124163870214596, 0.0375, 0.0240771217592092, 0.0647727272727274, 0.105363727874042, 0.280909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 765, '2021-07-18 00:00:00', 0.0117996441358035, 0.0202272727272728, 0.0107434667552927, 0.0297727272727273, 0.0129371608117906, 0.0356818181818183, 0.0235683127942023, 0.064318181818182, 0.106114218051717, 0.280681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 780, '2021-07-18 00:00:00', 0.00698250751918042, 0.0197727272727272, 0.0102696332926433, 0.0243181818181819, 0.012337690817921, 0.0311363636363636, 0.0259547141411187, 0.0638636363636365, 0.105870949786322, 0.280909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 795, '2021-07-18 00:00:00', 0.00894911057516794, 0.015909090909091, 0.00982531406809966, 0.0218181818181819, 0.0116403537531226, 0.0304545454545455, 0.0241612548052918, 0.0663636363636365, 0.106068057870562, 0.281363636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 810, '2021-07-18 00:00:00', 0.0087812521664276, 0.0165909090909092, 0.00972567450559308, 0.0222727272727273, 0.0112743243527222, 0.0315909090909092, 0.0273198546642266, 0.0697727272727273, 0.106068057870562, 0.281363636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 825, '2021-07-18 00:00:00', 0.00722249971716864, 0.0145454545454546, 0.00670981706320254, 0.0204545454545455, 0.0122761338866705, 0.0306818181818184, 0.0428837399431901, 0.101590909090909, 0.106068057870562, 0.281363636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 840, '2021-07-18 00:00:00', 0.00607047356889468, 0.0152272727272726, 0.0100862084913807, 0.0227272727272728, 0.0129371608117905, 0.0306818181818183, 0.0466426963794025, 0.107272727272728, 0.106143790817006, 0.281136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 855, '2021-07-18 00:00:00', 0.00937725441869304, 0.0188636363636364, 0.0123902104912431, 0.0247727272727274, 0.0165422847922281, 0.0338636363636365, 0.0464619427188761, 0.112954545454546, 0.103976406331403, 0.282954545454546 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 870, '2021-07-18 00:00:00', 0.00945483682534691, 0.0181818181818184, 0.00921426054562135, 0.0229545454545456, 0.0202166298183479, 0.0329545454545457, 0.0480484964245293, 0.115909090909091, 0.103976406331403, 0.282954545454546 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 885, '2021-07-18 00:00:00', 0.00777455612518963, 0.0165909090909091, 0.013119909856094, 0.024318181818182, 0.0203500215386463, 0.0338636363636366, 0.0512637902468807, 0.1175, 0.102871120983819, 0.284090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 900, '2021-07-18 00:00:00', 0.0106600358177805, 0.0177272727272729, 0.0145959283891476, 0.0247727272727276, 0.015549112250379, 0.0331818181818184, 0.0518969174738734, 0.118636363636364, 0.102774550473881, 0.284318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 915, '2021-07-18 00:00:00', 0.00978115512968664, 0.0186363636363639, 0.0116426778728926, 0.0261363636363638, 0.0118454148434679, 0.0361363636363638, 0.0510729043470364, 0.118181818181818, 0.101932623532703, 0.284545454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 930, '2021-07-18 00:00:00', 0.00945483682534709, 0.0181818181818184, 0.0100647255948039, 0.0231818181818184, 0.011329385612423, 0.0345454545454547, 0.0518280540455376, 0.121363636363636, 0.101892535274125, 0.284772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 945, '2021-07-18 00:00:00', 0.00812510406193761, 0.0172727272727276, 0.011204513623586, 0.027727272727273, 0.0143623485641122, 0.0359090909090911, 0.0503838082971913, 0.121363636363636, 0.100431159253081, 0.284318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 960, '2021-07-18 00:00:00', 0.0125097364677882, 0.0222727272727274, 0.0120177538220088, 0.0270454545454547, 0.0141210750973416, 0.0375000000000001, 0.0494345734914042, 0.121590909090909, 0.100053286668456, 0.285227272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 975, '2021-07-18 00:00:00', 0.00898832816991256, 0.0161363636363636, 0.0135560404899893, 0.0263636363636365, 0.013200091827045, 0.0386363636363637, 0.0481789593205594, 0.120454545454545, 0.0996509058177749, 0.307727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 990, '2021-07-18 00:00:00', 0.0126473993357017, 0.0236363636363638, 0.0124859228092387, 0.0302272727272729, 0.0164685190959029, 0.0445454545454546, 0.0468631839364122, 0.121590909090909, 0.0966360602390648, 0.318636363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 1005, '2021-07-18 00:00:00', 0.0100566576771989, 0.0197727272727273, 0.0114055504069984, 0.0290909090909091, 0.0407372533379929, 0.0800000000000001, 0.0462629413273706, 0.119545454545455, 0.0967200181180811, 0.32 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 1020, '2021-07-18 00:00:00', 0.00996747958867489, 0.0222727272727273, 0.0124076676474759, 0.0329545454545454, 0.0428982486852288, 0.0854545454545456, 0.0459913647080147, 0.118409090909091, 0.0960147445386967, 0.320454545454546 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 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 1029586, 1, 1035, '2021-07-18 00:00:00', 0.00878125216642766, 0.021590909090909, 0.0416261707972052, 0.0675, 0.0440096654083015, 0.0852272727272727, 0.045916001794355, 0.114772727272727, 0.0958613266098167, 0.318181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1029586 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 1035);
Date: 2021-07-18 18:04:10 Duration: 1s384ms Database: acaweb_fx User: pgperfstats
13 637ms 1s167ms 965ms 152 2m26s insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 Jul 18 18 152 2m26s 965ms [ User: pgperfstats - Total duration: 2m26s - Times executed: 152 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 1033421, 2, 990, '2021-07-18 00:00:00', 0.512586953223924, 1.04576923076923, 0.545893762558248, 1.2, 0.614188770781302, 1.41961538461538, 0.812866154182461, 1.89076923076923, 2.39746237637921, 4.62461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1005, '2021-07-18 00:00:00', 0.194166066907844, 0.592692307692308, 0.301137586750385, 0.829615384615385, 0.400053265684228, 1.00115384615385, 0.716918727289545, 1.55269230769231, 2.24136596400842, 4.45576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1020, '2021-07-18 00:00:00', 0.153631427073419, 0.538846153846155, 0.275771365725027, 0.704615384615385, 0.360485996740726, 0.923076923076923, 0.623543225322955, 1.39307692307692, 2.22841333688344, 4.395 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1035, '2021-07-18 00:00:00', 0.233076085299333, 0.482692307692306, 0.211450667096098, 0.630769230769229, 0.377497223627081, 0.891923076923074, 0.518808101472832, 1.31461538461538, 2.20883484774561, 4.36923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1050, '2021-07-18 00:00:00', 0.184636441106884, 0.418846153846153, 0.256367824694249, 0.592692307692307, 0.35013404026722, 0.805384615384613, 0.515420067666992, 1.29538461538461, 2.21350765841145, 4.33807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1065, '2021-07-18 00:00:00', 0.181001062470318, 0.404230769230769, 0.268556253955223, 0.577692307692306, 0.339090185417027, 0.756923076923076, 0.488759812020334, 1.26692307692307, 2.21460467039917, 4.30461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1080, '2021-07-18 00:00:00', 0.173134451977469, 0.40653846153846, 0.218168600998261, 0.561538461538461, 0.294784667172497, 0.715, 0.460026253431424, 1.23192307692308, 2.21708290674585, 4.29615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1095, '2021-07-18 00:00:00', 0.128122537499788, 0.37923076923077, 0.174271671205091, 0.521153846153846, 0.248874698160773, 0.668846153846153, 0.482943538665196, 1.20769230769231, 2.2149794928726, 4.28692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1110, '2021-07-18 00:00:00', 0.159623113807301, 0.346538461538461, 0.190760421632839, 0.458461538461539, 0.300934186518224, 0.684230769230769, 0.494063371830594, 1.17115384615384, 2.28558267272181, 4.28192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1125, '2021-07-18 00:00:00', 0.101314438184376, 0.306153846153849, 0.185112024294645, 0.442307692307693, 0.2441389894176, 0.629615384615384, 0.485285641500091, 1.10307692307692, 2.27850561688003, 4.30038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1140, '2021-07-18 00:00:00', 0.154077403125334, 0.330384615384616, 0.209362402032018, 0.466153846153847, 0.235516127162976, 0.589615384615383, 0.454678415518552, 1.11730769230769, 2.27282677264712, 4.29153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1155, '2021-07-18 00:00:00', 0.148698973148388, 0.310769230769232, 0.183217399240946, 0.416153846153846, 0.19542931045423, 0.546153846153846, 1.41513793837046, 2.04923076923077, 2.26160433185077, 4.31692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1170, '2021-07-18 00:00:00', 0.160257965120662, 0.261153846153845, 0.174723077600396, 0.351923076923075, 0.232153795177646, 0.569230769230768, 1.42840421988477, 2.13884615384615, 2.26924426593118, 4.36153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1185, '2021-07-18 00:00:00', 0.126128749848959, 0.262692307692307, 0.147105927297828, 0.398076923076923, 0.255018852998392, 0.601153846153846, 1.4462618658512, 2.20576923076923, 2.28931968396391, 4.39615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1200, '2021-07-18 00:00:00', 0.123752233857072, 0.261153846153847, 0.237694050279896, 0.412307692307693, 0.239958009147114, 0.569615384615386, 1.42382350894181, 2.24423076923077, 2.29162035384438, 4.41961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1215, '2021-07-18 00:00:00', 0.138377966231842, 0.292692307692308, 0.153751547834608, 0.416538461538463, 0.190227394290259, 0.527692307692308, 1.41455298728826, 2.30807692307692, 2.27201367818201, 4.42692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1230, '2021-07-18 00:00:00', 0.0834376782625561, 0.245384615384616, 0.113580198707615, 0.332692307692308, 0.307005637633026, 0.537307692307691, 1.39957229730536, 2.30884615384615, 2.27177775186002, 4.43692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1245, '2021-07-18 00:00:00', 0.0619342082685006, 0.240384615384614, 0.140909681929734, 0.363461538461536, 0.287989316041144, 0.564615384615382, 1.37412372077626, 2.3, 2.27270807628256, 4.445 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1260, '2021-07-18 00:00:00', 0.121737868782282, 0.271249999999998, 0.282916680006828, 0.426249999999998, 0.276016894567987, 0.561249999999998, 1.38039035646873, 2.38916666666667, 2.30880293972715, 4.62166666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1275, '2021-07-18 00:00:00', 0.217243217119924, 0.288846153846153, 0.225400839531571, 0.398461538461538, 0.241354192327057, 0.529615384615383, 1.33110555554396, 2.275, 2.27665327923383, 4.46692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1290, '2021-07-18 00:00:00', 0.134379485613863, 0.274615384615385, 0.155263052219822, 0.361153846153846, 0.238229688778256, 0.52423076923077, 1.30694735342147, 2.24923076923077, 2.27463921061375, 4.45653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1305, '2021-07-18 00:00:00', 0.0885654907616163, 0.250384615384614, 0.14683376262343, 0.341923076923077, 0.21661166954856, 0.493846153846155, 1.31085292257193, 2.25076923076923, 2.26517066770832, 4.46307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1320, '2021-07-18 00:00:00', 0.106903982799809, 0.232692307692309, 0.178130462129477, 0.362307692307694, 0.22966597819107, 0.557692307692309, 1.30261795568061, 2.24846153846154, 2.25354967858402, 4.48692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1335, '2021-07-18 00:00:00', 0.106837043417317, 0.273076923076924, 0.112800027277682, 0.359615384615387, 1.34782263156316, 1.68538461538461, 1.28869761327533, 2.24153846153846, 2.24853186289666, 4.49346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1350, '2021-07-18 00:00:00', 0.0712924637294516, 0.271153846153848, 0.192504145809501, 0.465384615384616, 1.34666722518394, 1.81384615384615, 1.26500428701007, 2.22038461538462, 2.23215759713814, 4.47653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 2, 1365, '2021-07-18 00:00:00', 0.165720803206429, 0.359230769230769, 1.28724607652867, 1.58769230769231, 1.29293137422739, 1.84346153846154, 1.22089154057441, 2.16807692307692, 2.2112246867708, 4.45115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 990, '2021-07-18 00:00:00', 0.423837414401033, 0.966923076923076, 0.46579840472693, 1.15192307692308, 0.505251955425743, 1.34653846153846, 0.595156992863098, 1.74961538461538, 2.10431878251883, 4.28846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1005, '2021-07-18 00:00:00', 0.381161820403532, 0.6748, 0.487647413609463, 0.886000000000002, 0.600853004763506, 1.1792, 0.608045502683256, 1.5888, 2.09648253033504, 4.1216 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1020, '2021-07-18 00:00:00', 0.218509989210138, 0.558846153846156, 0.30894659732711, 0.800000000000001, 0.373006908576977, 1.03307692307692, 0.398675499430494, 1.43692307692308, 2.08788612274196, 4.15269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1035, '2021-07-18 00:00:00', 0.203376119920326, 0.525384615384617, 0.229454537142732, 0.715769230769232, 0.305604067633018, 0.895384615384615, 0.371453693148752, 1.33538461538462, 2.07641229046642, 4.13 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1050, '2021-07-18 00:00:00', 0.222360068357608, 0.522400000000001, 0.284811048474833, 0.6944, 0.304525313671405, 0.852399999999999, 0.403291457881271, 1.2924, 2.12729233220699, 4.1332 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1065, '2021-07-18 00:00:00', 0.243972255673595, 0.482307692307694, 0.26102755527987, 0.56923076923077, 0.316375628741437, 0.798461538461539, 0.478389123879457, 1.28192307692308, 2.1301764823962, 4.09038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1080, '2021-07-18 00:00:00', 0.117474056055599, 0.361923076923076, 0.217441061864167, 0.553846153846153, 0.289871324237818, 0.735769230769231, 0.486365642764308, 1.24346153846154, 2.14518240214242, 4.07346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1095, '2021-07-18 00:00:00', 0.180532971631651, 0.398076923076922, 0.215454082204218, 0.532692307692307, 0.270809612373429, 0.675384615384616, 0.546892901904794, 1.21961538461539, 2.16449251469111, 4.05961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1110, '2021-07-18 00:00:00', 0.139860644929159, 0.338800000000002, 0.175691965287737, 0.454800000000002, 0.164734129230508, 0.580400000000001, 0.536754754675416, 1.1516, 2.22727875818602, 4.0996 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1125, '2021-07-18 00:00:00', 0.111539230766579, 0.300800000000001, 0.140964534546816, 0.3972, 0.192711355832154, 0.577199999999999, 0.565962896310349, 1.1216, 2.41659195286806, 4.242 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1140, '2021-07-18 00:00:00', 0.0869386757049657, 0.288000000000001, 0.102919062050397, 0.394400000000001, 0.222060051937908, 0.547600000000001, 0.615805705289148, 1.172, 2.42867776097749, 4.2556 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1155, '2021-07-18 00:00:00', 0.073321211119292, 0.255199999999998, 0.175119007154181, 0.401999999999998, 0.192421412529892, 0.514799999999997, 0.675268341723004, 1.7896, 2.38111682479742, 4.3144 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1170, '2021-07-18 00:00:00', 0.120899407222147, 0.273999999999998, 0.136347595016071, 0.376399999999999, 0.215213072713221, 0.517999999999998, 0.681164933526873, 1.8824, 2.3661606031713, 4.3192 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1185, '2021-07-18 00:00:00', 0.0890285738205507, 0.244782608695651, 0.10177088116433, 0.351304347826086, 0.124494233718872, 0.445217391304346, 0.750720339186296, 1.94913043478261, 2.39372425527183, 4.32391304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1200, '2021-07-18 00:00:00', 0.105778069560757, 0.261600000000001, 0.130718527123486, 0.3596, 0.229236413628667, 0.5092, 0.742096579518687, 1.9936, 2.30762092496435, 4.3932 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1215, '2021-07-18 00:00:00', 0.0977292177396291, 0.2448, 0.164891883770346, 0.346799999999999, 0.296522624207102, 0.584400000000001, 0.745491560426185, 2.0292, 2.27115264421688, 4.4252 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1230, '2021-07-18 00:00:00', 0.150634214794206, 0.263600000000001, 0.17821616088335, 0.368800000000001, 0.325845055202624, 0.602000000000001, 0.745130413641354, 2.0812, 2.24538244700838, 4.4456 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1245, '2021-07-18 00:00:00', 0.0852047308184617, 0.250384615384616, 0.273770257416971, 0.443076923076925, 0.363457753338046, 0.608461538461539, 0.748967391710851, 2.07192307692308, 2.19725955191041, 4.42846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1260, '2021-07-18 00:00:00', 0.25785177614579, 0.336538461538464, 0.27929802114477, 0.449230769230771, 0.351714919523447, 0.59923076923077, 0.762608983384318, 2.07269230769231, 2.18585455917043, 4.45192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1275, '2021-07-18 00:00:00', 0.173627364025551, 0.292307692307694, 0.252882459774377, 0.42846153846154, 0.315390844216165, 0.560769230769231, 0.800556345011681, 2.09769230769231, 2.18072200464398, 4.46730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1290, '2021-07-18 00:00:00', 0.229823008823345, 0.331153846153846, 0.245390740217751, 0.426153846153844, 0.358127609401154, 0.59076923076923, 0.814543194302559, 2.12384615384615, 2.17851696202856, 4.49807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1305, '2021-07-18 00:00:00', 0.171279348973002, 0.303846153846154, 0.244649828247515, 0.418461538461538, 0.364090436778895, 0.604615384615385, 0.832330555636493, 2.16692307692308, 2.17349431525862, 4.51153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1320, '2021-07-18 00:00:00', 0.148182839243126, 0.276923076923076, 0.252145562355133, 0.405769230769231, 0.333721210224713, 0.674615384615384, 0.835078347314698, 2.16038461538461, 2.17172434148181, 4.51884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1335, '2021-07-18 00:00:00', 0.18809694718007, 0.282692307692308, 0.235470069958273, 0.416923076923078, 0.695528575976576, 1.49, 0.816420329148017, 2.15692307692308, 2.16867190837015, 4.51538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1350, '2021-07-18 00:00:00', 0.115239549834914, 0.288076923076923, 0.248962153441351, 0.496923076923076, 0.693278054995587, 1.62230769230769, 0.837897093002202, 2.17346153846154, 2.16210766116341, 4.52153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 3, 1365, '2021-07-18 00:00:00', 0.126025503515089, 0.349583333333333, 0.734976584463851, 1.39416666666667, 0.754639274609142, 1.7025, 0.845153274838958, 2.19166666666667, 2.21883043842758, 4.54791666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 990, '2021-07-18 00:00:00', 0.696151177215455, 0.977692307692307, 0.699119116075037, 1.18346153846154, 0.74353914593548, 1.41769230769231, 0.850744108684591, 1.84846153846154, 2.18459758660139, 4.36884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1005, '2021-07-18 00:00:00', 0.255534432423197, 0.615384615384615, 0.322762356016835, 0.836538461538462, 0.381441194177275, 1.06423076923077, 0.644060675593654, 1.46307692307692, 2.16995441284976, 4.23307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1020, '2021-07-18 00:00:00', 0.196185155872242, 0.576153846153845, 0.210882759991278, 0.766538461538461, 0.36817658806611, 0.995, 0.703954653259821, 1.39807692307692, 2.15711320625863, 4.22423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1035, '2021-07-18 00:00:00', 0.163131376975266, 0.490384615384615, 0.302895767804449, 0.685384615384615, 0.33771813463529, 0.881538461538463, 0.690031994798903, 1.30807692307692, 2.17660345846105, 4.19115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1050, '2021-07-18 00:00:00', 0.17951430198005, 0.455769230769232, 0.2328766593318, 0.636538461538464, 0.272293111300193, 0.76346153846154, 0.683029901361459, 1.26538461538462, 2.19027290185844, 4.17076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1065, '2021-07-18 00:00:00', 0.173757124923091, 0.436538461538461, 0.185716491956463, 0.578846153846154, 0.233493864192155, 0.729230769230768, 0.689989520544723, 1.24846153846154, 2.21393075425032, 4.15423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1080, '2021-07-18 00:00:00', 0.129643297610732, 0.399230769230771, 0.160050472808279, 0.491923076923078, 0.311541082610056, 0.675384615384615, 0.700964610101953, 1.23923076923077, 2.21268875770216, 4.15653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1095, '2021-07-18 00:00:00', 0.133395882764281, 0.337692307692307, 0.256233367190026, 0.473461538461538, 0.362523633181873, 0.689230769230767, 0.706936619942257, 1.23076923076923, 2.20995081741305, 4.16115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1110, '2021-07-18 00:00:00', 0.126578646880719, 0.313076923076922, 0.185735958160627, 0.424615384615384, 0.376439391382751, 0.671153846153845, 0.692819878911816, 1.21076923076923, 2.24714838098285, 4.23961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1125, '2021-07-18 00:00:00', 0.107460905234631, 0.300384615384615, 0.207349574761671, 0.484615384615384, 0.449524192897334, 0.68, 0.696852815272956, 1.20961538461538, 2.29452042919648, 4.57 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1140, '2021-07-18 00:00:00', 0.152191764998417, 0.3404, 0.329566381780668, 0.4884, 0.528017360825698, 0.7124, 0.661327452930846, 1.2296, 1.76109104440022, 4.308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1155, '2021-07-18 00:00:00', 0.282896012425334, 0.346923076923078, 0.366521276536364, 0.465384615384617, 0.50002953758907, 0.681538461538462, 2.09417712864835, 1.95461538461538, 2.26246291937314, 4.59230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1170, '2021-07-18 00:00:00', 0.106056588668503, 0.27, 0.240801546123328, 0.42423076923077, 0.32971712818018, 0.564230769230769, 2.06628455110951, 1.90038461538462, 2.26356713040416, 4.58192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1185, '2021-07-18 00:00:00', 0.198966947390382, 0.299615384615385, 0.271650510767053, 0.444999999999998, 0.29124982667542, 0.537692307692307, 2.06332834181907, 1.94038461538461, 2.27108730313512, 4.60846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1200, '2021-07-18 00:00:00', 0.262372899632447, 0.353461538461538, 0.295120314448193, 0.419999999999998, 0.344408746426951, 0.55423076923077, 2.05788050038046, 2.00192307692308, 2.27070646411064, 4.61038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1215, '2021-07-18 00:00:00', 0.108034894647696, 0.253461538461538, 0.124544709303065, 0.350769230769232, 0.268406121677293, 0.575384615384618, 2.05175725809703, 1.97038461538462, 2.26101964744976, 4.61461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1230, '2021-07-18 00:00:00', 0.122013870586031, 0.270769230769232, 0.221463662586333, 0.386923076923077, 0.303427852278695, 0.602692307692309, 2.05640672421207, 1.98384615384615, 2.26210347991557, 4.61192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1245, '2021-07-18 00:00:00', 0.160754471166434, 0.275, 0.218484641248621, 0.423461538461541, 0.305164772641827, 0.56846153846154, 2.05350046356122, 1.98192307692308, 2.26838743129597, 4.60153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1260, '2021-07-18 00:00:00', 0.166740701505247, 0.307692307692309, 0.226075548978995, 0.416923076923079, 0.33189247563724, 0.536153846153848, 2.05512286737314, 1.995, 2.27237185472665, 4.59538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1275, '2021-07-18 00:00:00', 0.14430736427714, 0.276153846153848, 0.209055016682211, 0.370000000000001, 0.282804634931009, 0.492307692307693, 2.05472678326004, 2.02307692307692, 2.26603428584286, 4.60076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1290, '2021-07-18 00:00:00', 0.14493287570989, 0.258461538461538, 0.205159975103857, 0.358846153846155, 0.252920175914488, 0.466153846153846, 2.04979863926642, 2.03230769230769, 2.26037682358835, 4.60923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1305, '2021-07-18 00:00:00', 0.100528602894897, 0.245000000000002, 0.15004819738491, 0.337692307692308, 0.198075354736137, 0.464615384615386, 2.05511639198742, 2.05076923076923, 2.26003897175384, 4.59807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1320, '2021-07-18 00:00:00', 0.130766380059423, 0.249615384615386, 0.154533541293192, 0.333846153846155, 0.192560480009628, 0.533461538461538, 2.05326621601928, 2.05307692307692, 2.26544463287351, 4.59076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1335, '2021-07-18 00:00:00', 0.11568990382118, 0.238076923076925, 0.147406293571935, 0.363846153846155, 2.12131483174578, 1.55384615384615, 2.05576323090439, 2.07769230769231, 2.2625177262374, 4.59230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1350, '2021-07-18 00:00:00', 0.139718948662608, 0.294230769230771, 0.192185807528508, 0.46076923076923, 2.09707272167657, 1.635, 2.04980062820378, 2.10115384615385, 2.25106238166645, 4.60461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 4, 1365, '2021-07-18 00:00:00', 0.130200437196478, 0.371923076923076, 2.12656660804724, 1.50153846153846, 2.08833953178117, 1.685, 2.03948730359825, 2.10269230769231, 2.21563343955211, 4.63346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 990, '2021-07-18 00:00:00', 0.683853541825049, 0.908400000000001, 0.660394579020753, 1.0428, 0.659997979794886, 1.2416, 0.677945917213655, 1.6276, 1.7462733653889, 4.3104 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1005, '2021-07-18 00:00:00', 0.322427252777014, 0.615199999999999, 0.372277674144805, 0.793599999999998, 0.37856439346563, 0.9488, 0.543688942932138, 1.3732, 1.75984156483853, 4.2556 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1020, '2021-07-18 00:00:00', 0.298639693722497, 0.582399999999998, 0.296663108592895, 0.715599999999999, 0.36321481247328, 0.869999999999999, 0.554168446112429, 1.3012, 1.78445117613231, 4.2592 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1035, '2021-07-18 00:00:00', 0.173616435473911, 0.4448, 0.222776420056821, 0.572800000000002, 0.279417250720137, 0.736400000000003, 0.522057468100973, 1.1924, 1.80646782423601, 4.2648 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1050, '2021-07-18 00:00:00', 0.221673182861617, 0.431600000000001, 0.277760688363202, 0.564800000000001, 0.331208393613447, 0.723600000000002, 0.537965922092962, 1.1364, 1.79381576534492, 4.244 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1065, '2021-07-18 00:00:00', 0.160853971042061, 0.353600000000001, 0.189501099381157, 0.502400000000001, 0.307886342665602, 0.6876, 0.521169518167234, 1.0652, 1.80239442594196, 4.2356 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1080, '2021-07-18 00:00:00', 0.161045542212961, 0.387600000000001, 0.282135901059519, 0.525600000000002, 0.311085197333463, 0.653600000000001, 0.532335420576162, 1.0268, 1.8237820593481, 4.2368 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1095, '2021-07-18 00:00:00', 0.200837413513188, 0.347600000000001, 0.257277411885822, 0.487999999999999, 0.269397475860486, 0.604, 0.524704043564878, 0.953199999999999, 1.82385882129073, 4.2312 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1110, '2021-07-18 00:00:00', 0.185360010070493, 0.343999999999999, 0.189186856484974, 0.412, 0.218885814981236, 0.548800000000001, 0.431914343359882, 0.896, 1.78829173608037, 4.2904 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1125, '2021-07-18 00:00:00', 0.112731243820572, 0.276, 0.125731194750282, 0.369999999999999, 0.2469831303281, 0.504399999999999, 0.444457722023892, 0.884799999999998, 1.80077603641689, 4.3212 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1140, '2021-07-18 00:00:00', 0.0997129212623257, 0.2752, 0.151451862539446, 0.362800000000001, 0.278698164089159, 0.5068, 0.536997827431981, 0.98, 1.87443342550934, 4.3444 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1155, '2021-07-18 00:00:00', 0.128161469712393, 0.250833333333334, 0.23613701193544, 0.370416666666666, 0.313916066969263, 0.502916666666668, 0.644478077791344, 1.51041666666667, 1.84932713968222, 4.4475 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1170, '2021-07-18 00:00:00', 0.175119007154186, 0.276, 0.19704652580884, 0.3824, 0.319114921828067, 0.5252, 0.605241549576147, 1.5344, 1.79505264546754, 4.3816 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1185, '2021-07-18 00:00:00', 0.112638063430321, 0.259599999999999, 0.184614011747032, 0.353600000000001, 0.242712449893558, 0.514800000000001, 0.587621760432112, 1.5908, 1.76394132555479, 4.4116 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1200, '2021-07-18 00:00:00', 0.158113883008419, 0.256000000000001, 0.229345445416587, 0.380800000000001, 0.263383750447896, 0.512800000000001, 0.616862221245557, 1.6524, 1.76418753727223, 4.4108 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1215, '2021-07-18 00:00:00', 0.156840683497617, 0.253599999999998, 0.185208891075277, 0.3724, 0.230060137065653, 0.478799999999999, 0.743639025334202, 1.6664, 1.82125185884142, 4.38 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1230, '2021-07-18 00:00:00', 0.136024507595753, 0.2612, 0.169939204815528, 0.3328, 0.21113423849927, 0.471199999999999, 0.79350551352842, 1.7348, 1.82098215257591, 4.3752 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1245, '2021-07-18 00:00:00', 0.1233247744778, 0.234400000000001, 0.172750301495155, 0.3348, 0.18118866778398, 0.4428, 0.857311300909225, 1.8092, 1.81914357139104, 4.376 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1260, '2021-07-18 00:00:00', 0.133220368812981, 0.246799999999999, 0.143691799812422, 0.338399999999999, 0.16982049346295, 0.438399999999999, 0.861052069660522, 1.8324, 1.81459591461387, 4.386 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1275, '2021-07-18 00:00:00', 0.10492060490358, 0.238, 0.13754635582232, 0.3224, 0.197367677191581, 0.4096, 0.877325481221197, 1.842, 1.81264787902486, 4.3856 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1290, '2021-07-18 00:00:00', 0.0882123739897157, 0.217826086956521, 0.119110670297233, 0.286521739130436, 0.154432532565598, 0.393043478260871, 0.951231155641178, 1.8904347826087, 1.78589333941388, 4.29826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1305, '2021-07-18 00:00:00', 0.122780291578088, 0.216, 0.160104132780303, 0.296000000000001, 0.174501193883211, 0.424400000000001, 0.968607763751665, 1.9248, 1.80647926457331, 4.3844 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1320, '2021-07-18 00:00:00', 0.10866922287382, 0.225599999999999, 0.151912255375704, 0.3224, 0.235372045918796, 0.534000000000001, 0.986664076573179, 1.9468, 1.83907295486974, 4.4032 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1335, '2021-07-18 00:00:00', 0.139812970309148, 0.236800000000001, 0.145605631759214, 0.3248, 0.595785755676206, 1.2976, 0.998391706696325, 1.9688, 1.85439954342819, 4.4068 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1350, '2021-07-18 00:00:00', 0.0789155666941984, 0.238800000000001, 0.217709286281805, 0.458400000000001, 0.643130365218956, 1.348, 1.00568997873765, 1.9804, 1.86930798247194, 4.4004 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 5, 1365, '2021-07-18 00:00:00', 0.23034905774888, 0.397916666666667, 0.572829077626052, 1.28875, 0.563783640019488, 1.47208333333333, 0.94633379149618, 2.05541666666667, 1.67113207962035, 4.56708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 990, '2021-07-18 00:00:00', 0.289945509136455, 0.917272727272727, 0.429228896845779, 1.09772727272727, 0.476766707632247, 1.29727272727273, 0.773191508117559, 1.90181818181818, 1.7458567526764, 4.52409090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1005, '2021-07-18 00:00:00', 0.256376684448885, 0.533636363636362, 0.274984454499612, 0.745454545454544, 0.367979154312655, 0.97090909090909, 0.720234599826943, 1.59954545454545, 1.77125166691028, 4.42090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1020, '2021-07-18 00:00:00', 0.185887365235273, 0.512727272727274, 0.288085560282513, 0.678636363636364, 0.495884360210419, 0.98818181818182, 0.733296093111887, 1.55772727272727, 1.76578134723237, 4.42863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1035, '2021-07-18 00:00:00', 0.170524649615481, 0.391739130434782, 0.28125705963911, 0.616521739130434, 0.484545751173445, 0.951304347826087, 0.624270008472503, 1.45304347826087, 1.73192654729275, 4.36826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1050, '2021-07-18 00:00:00', 0.182806997317932, 0.487727272727273, 0.343241487315736, 0.676363636363637, 0.465429094948138, 0.886363636363636, 0.586106272591038, 1.34590909090909, 1.75332590570086, 4.36772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1065, '2021-07-18 00:00:00', 0.296996873480418, 0.465, 0.422931687298568, 0.640454545454546, 0.410272847656058, 0.780000000000001, 0.523207101438494, 1.23863636363636, 1.73808155423659, 4.35681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1080, '2021-07-18 00:00:00', 0.248394317250024, 0.384500000000002, 0.253410422250671, 0.522000000000003, 0.332459336650842, 0.731500000000001, 0.511919761393582, 1.1625, 1.72935422994584, 4.2515 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1095, '2021-07-18 00:00:00', 0.126686031784686, 0.357272727272729, 0.19609223468094, 0.470454545454546, 0.279856178276415, 0.653636363636364, 0.541619345252284, 1.10090909090909, 1.67529237611067, 4.27954545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1110, '2021-07-18 00:00:00', 0.13197877961399, 0.292272727272728, 0.21402148211148, 0.463636363636364, 0.230687378646226, 0.615000000000001, 0.533317640461766, 1.05090909090909, 2.51437116147603, 4.73636363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1125, '2021-07-18 00:00:00', 0.172514507828343, 0.322272727272728, 0.159064499972543, 0.415909090909091, 0.207575157202027, 0.597272727272728, 0.506284316885096, 1.01, 2.46156779661175, 4.83272727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1140, '2021-07-18 00:00:00', 0.11407163390755, 0.261363636363634, 0.175054722427464, 0.39181818181818, 0.255895000111866, 0.598181818181817, 0.529606568013574, 1.04545454545455, 2.47773256385927, 4.83590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1155, '2021-07-18 00:00:00', 0.133764184828589, 0.294999999999999, 0.197095797131122, 0.409090909090908, 0.291762816557457, 0.587272727272728, 1.00570106494655, 1.85818181818182, 2.49495582034122, 4.87045454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1170, '2021-07-18 00:00:00', 0.116318900356249, 0.27590909090909, 0.215774553663444, 0.425909090909091, 0.233746078977231, 0.51909090909091, 1.06052761923904, 1.92954545454545, 2.5230743375006, 4.90227272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1185, '2021-07-18 00:00:00', 0.137991937778173, 0.296818181818183, 0.146172672604869, 0.380454545454546, 0.193252520802541, 0.473181818181819, 1.09928321786225, 2.01954545454545, 2.56669785498564, 4.90954545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1200, '2021-07-18 00:00:00', 0.0932436179819947, 0.230909090909091, 0.0976044229357625, 0.311363636363635, 0.226037291487173, 0.445, 1.10153346477807, 2.08045454545454, 2.59610180631357, 4.92272727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1215, '2021-07-18 00:00:00', 0.0788842650515762, 0.223181818181817, 0.126083185623499, 0.312727272727273, 0.252290374173158, 0.468636363636364, 1.11148821883368, 2.11181818181818, 2.60761874918968, 4.93227272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1230, '2021-07-18 00:00:00', 0.0980017746068255, 0.210434782608696, 0.261224692402823, 0.357391304347827, 0.282946802916436, 0.519565217391305, 1.10385168276785, 2.16608695652174, 2.56470625643916, 4.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1260, '2021-07-18 00:00:00', 0.114872411812718, 0.253636363636365, 0.162938386357904, 0.34818181818182, 0.197078225179309, 0.467272727272727, 1.10096809033266, 2.21545454545454, 2.61490851403955, 4.93318181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1275, '2021-07-18 00:00:00', 0.0797452654350563, 0.205454545454546, 0.10875525563257, 0.290909090909091, 0.20637250395731, 0.45090909090909, 1.07680986275177, 2.23363636363636, 2.61629442853753, 4.91818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1290, '2021-07-18 00:00:00', 0.098337919036078, 0.223181818181817, 0.10620265688298, 0.308636363636362, 0.220100331313145, 0.458181818181818, 1.09968600398446, 2.25045454545454, 2.62177317644845, 4.93227272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1305, '2021-07-18 00:00:00', 0.0939466552144017, 0.224545454545453, 0.150756390171325, 0.356818181818181, 0.154959148366069, 0.461363636363636, 1.10807826704049, 2.25772727272727, 2.61885095090009, 4.92772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1320, '2021-07-18 00:00:00', 0.142867964958052, 0.267272727272726, 0.160532123796338, 0.349090909090909, 0.199725460921384, 0.509545454545454, 1.14455193599904, 2.29909090909091, 2.6215946784369, 4.91409090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1335, '2021-07-18 00:00:00', 0.101018621574252, 0.249523809523809, 0.116486255064912, 0.339047619047618, 0.98211288265948, 1.56571428571429, 1.14807727465159, 2.35714285714285, 2.65288504229246, 4.98904761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1350, '2021-07-18 00:00:00', 0.0880734148703585, 0.240454545454545, 0.0850477329687086, 0.380454545454544, 1.00292515895199, 1.65272727272727, 1.13685228454849, 2.29045454545454, 2.61899967685361, 4.89454545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1365, '2021-07-18 00:00:00', 0.0886026686981436, 0.321363636363635, 0.916035241009079, 1.49409090909091, 1.01294906133813, 1.78909090909091, 1.12560979144524, 2.27545454545454, 2.63171302005242, 4.87909090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 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 1033421, 1, 1245, '2021-07-18 00:00:00', 0.139136794626898, 0.23904761904762, 0.179989417678346, 0.358095238095239, 0.229422670860491, 0.48047619047619, 1.13639739863265, 2.27238095238095, 2.67514467788549, 4.91904761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 1033421 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 1245);
Date: 2021-07-18 18:16:47 Duration: 1s167ms 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 1033411, 2, 990, '2021-07-18 00:00:00', 1.08360225459061, 1.63461538461539, 1.11697097269631, 1.88192307692308, 1.09580830721155, 2.21038461538462, 1.0455426268763, 2.57923076923077, 2.60181794431982, 6.45615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1005, '2021-07-18 00:00:00', 0.53052441399633, 1.14192307692308, 0.549348145182436, 1.44076923076923, 0.633448801889611, 1.73423076923077, 0.653336525371586, 2.16615384615385, 2.19383696189681, 6.23384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1020, '2021-07-18 00:00:00', 0.275553708292677, 0.844615384615384, 0.370224879685933, 1.07769230769231, 0.469504648948886, 1.40884615384615, 0.534230719388603, 1.96769230769231, 2.14086714997595, 6.15807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1035, '2021-07-18 00:00:00', 0.305536602364782, 0.753846153846155, 0.355202217595295, 1.04384615384615, 0.4764781050745, 1.30923076923077, 0.492212743247662, 1.88576923076923, 2.12515834704147, 6.125 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1050, '2021-07-18 00:00:00', 0.210300883351596, 0.722307692307693, 0.406418503515773, 1.01, 0.415079047152003, 1.19884615384615, 0.467666054425103, 1.78346153846154, 2.12834713767786, 6.13153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1065, '2021-07-18 00:00:00', 0.334947068148891, 0.661538461538461, 0.361639854849249, 0.81923076923077, 0.339551967247343, 1.03653846153846, 0.50625502846506, 1.65307692307692, 2.13237249596277, 6.1173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1080, '2021-07-18 00:00:00', 0.192139706116843, 0.565199999999999, 0.245969510305643, 0.775199999999999, 0.296705802662054, 0.975199999999998, 0.522159937184002, 1.6248, 2.12894629648879, 6.2004 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1095, '2021-07-18 00:00:00', 0.208399025540314, 0.546923076923077, 0.273002676797246, 0.777692307692308, 0.336927520167401, 0.988076923076922, 0.537469426679683, 1.58576923076923, 2.30893825083172, 6.04038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1110, '2021-07-18 00:00:00', 0.186161633657833, 0.561923076923077, 0.220508852081164, 0.701923076923077, 0.304935806611568, 0.984615384615383, 0.55443900961658, 1.50115384615385, 2.37804370148108, 6.22038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1125, '2021-07-18 00:00:00', 0.179738699227515, 0.455, 0.195227677735118, 0.635384615384616, 0.266123164082988, 0.851538461538462, 0.555867305693053, 1.43269230769231, 2.63345902978164, 6.53769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1140, '2021-07-18 00:00:00', 0.138569060815844, 0.445769230769229, 0.197535975301875, 0.647307692307688, 0.299969229191162, 0.821538461538461, 0.731116006790036, 1.48884615384616, 2.6645268594284, 6.55923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1155, '2021-07-18 00:00:00', 0.168524821271574, 0.426153846153847, 0.168082855026464, 0.540384615384615, 0.328308485328146, 0.777692307692309, 1.55517953452821, 2.50923076923077, 2.58337334625754, 6.64538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1170, '2021-07-18 00:00:00', 0.103246530953086, 0.380384615384614, 0.201931062113173, 0.561923076923079, 0.301623300467014, 0.733846153846151, 1.86490424584048, 2.83961538461539, 2.52735702631455, 6.68846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1185, '2021-07-18 00:00:00', 0.135725968265249, 0.348461538461544, 0.24336518934436, 0.518846153846156, 0.286261042783303, 0.685769230769236, 1.86483028718434, 2.89, 2.56341442971314, 6.72153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1200, '2021-07-18 00:00:00', 0.201895631834484, 0.404615384615382, 0.199929602995265, 0.510384615384613, 0.268414146136436, 0.673076923076923, 1.8499244475217, 2.92269230769231, 2.57018023911524, 6.72769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1215, '2021-07-18 00:00:00', 0.120361020942497, 0.352083333333336, 0.172324264611555, 0.480000000000005, 0.15893611422769, 0.614583333333337, 1.91476637050665, 2.96208333333333, 2.66825022048729, 6.69125000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1230, '2021-07-18 00:00:00', 0.157695422108081, 0.400384615384615, 0.168536232123724, 0.502692307692309, 0.233316226479132, 0.657307692307693, 1.88022388192307, 3.01538461538462, 2.6352408151526, 6.77692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1245, '2021-07-18 00:00:00', 0.123079086519445, 0.352692307692308, 0.166467368019631, 0.480769230769232, 0.215067788955375, 0.643076923076925, 1.87090257938207, 3.04269230769231, 2.65510761769433, 6.78269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1260, '2021-07-18 00:00:00', 0.122027109220097, 0.361153846153848, 0.170527236714659, 0.50346153846154, 0.239014965736781, 0.678076923076926, 2.054075423677, 3.13538461538462, 2.66589687607119, 6.80692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1275, '2021-07-18 00:00:00', 0.150599315556727, 0.388076923076925, 0.163660060444251, 0.516153846153849, 0.255555202526696, 0.712692307692312, 2.10084748467045, 3.21192307692308, 2.68049481654758, 6.82269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1290, '2021-07-18 00:00:00', 0.126624824398088, 0.395384615384618, 0.186781649568111, 0.539230769230772, 0.264025639780566, 0.758461538461542, 2.10662588405835, 3.26384615384616, 2.68413266323521, 6.84807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1305, '2021-07-18 00:00:00', 0.131666828951538, 0.388076923076925, 0.195815061886305, 0.546538461538466, 0.293430636542156, 0.76846153846154, 2.16353233251693, 3.34192307692308, 2.68919902287194, 6.88076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1320, '2021-07-18 00:00:00', 0.129946734649831, 0.383076923076927, 0.194639311390226, 0.552692307692314, 0.39776703657369, 0.861153846153851, 2.26709889167089, 3.38576923076923, 2.70132013310871, 6.8923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1335, '2021-07-18 00:00:00', 0.172879682482887, 0.419230769230771, 0.25239285617099, 0.586923076923078, 1.58695009858049, 2.23115384615385, 2.36123579117767, 3.43230769230769, 2.69779659380363, 6.9023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1350, '2021-07-18 00:00:00', 0.2223275476893, 0.448461538461537, 0.343666206570365, 0.707692307692308, 1.90057481183579, 2.63615384615385, 2.35501758935126, 3.42961538461539, 2.70937188292785, 6.91000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 2, 1365, '2021-07-18 00:00:00', 0.262838060702494, 0.550384615384618, 1.53654958116705, 2.12384615384615, 1.84808940842657, 2.65230769230769, 2.36606326724697, 3.43923076923077, 2.74122771484154, 6.91576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 990, '2021-07-18 00:00:00', 1.16453708201354, 1.63115384615385, 1.49056752227517, 2.13346153846154, 1.50986703439027, 2.28769230769231, 2.11646603127441, 3.15730769230769, 2.7505649209963, 6.77923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1005, '2021-07-18 00:00:00', 0.575687994200563, 0.984166666666667, 0.615966308131888, 1.14666666666666, 0.624558829802337, 1.38708333333333, 1.31971443716138, 2.30125, 2.67435130289652, 6.37625 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1020, '2021-07-18 00:00:00', 0.320712667951573, 0.803846153846154, 0.524040515168877, 1.0823076923077, 0.689112807556547, 1.37269230769231, 1.29986940172406, 2.33269230769231, 2.56967247239499, 6.31384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1035, '2021-07-18 00:00:00', 0.404783132819767, 0.715769230769231, 0.495242753218443, 0.944230769230769, 0.618010206537576, 1.21615384615385, 1.19659240538096, 2.27576923076924, 2.58224175118025, 6.2673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1050, '2021-07-18 00:00:00', 0.245166505429707, 0.641153846153842, 0.300788706825649, 0.865384615384612, 0.524932816214091, 1.19230769230769, 0.885246945121049, 2.12307692307692, 2.58285876203392, 6.23076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1065, '2021-07-18 00:00:00', 0.207759106067211, 0.659615384615385, 0.304429858032254, 0.841538461538462, 0.508543168124549, 1.18192307692308, 0.843565053804385, 2.055, 2.58809478485325, 6.22115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1080, '2021-07-18 00:00:00', 0.178262123333543, 0.57423076923077, 0.326650365893658, 0.822692307692308, 0.422064522956457, 1.09769230769231, 0.765882196203527, 1.96346153846154, 2.57357446724619, 6.17846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1095, '2021-07-18 00:00:00', 0.262171992871386, 0.556923076923077, 0.316360310648862, 0.759615384615385, 0.387704288581664, 1.09884615384616, 0.749671517809888, 1.90923076923077, 2.57744381420519, 6.16384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1110, '2021-07-18 00:00:00', 0.174386543823385, 0.482400000000001, 0.297238961107053, 0.725199999999999, 0.42074853931218, 1.0928, 0.692100185425971, 1.8088, 2.5917383484192, 6.2508 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1125, '2021-07-18 00:00:00', 0.308816018582806, 0.555599999999996, 0.318965515377447, 0.768399999999999, 0.507004930942491, 1.0604, 0.704901411546323, 1.7388, 2.83864744787607, 6.8188 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1140, '2021-07-18 00:00:00', 0.216043977004689, 0.488, 0.341552826563231, 0.705999999999999, 0.478856972383192, 0.9096, 0.862681478492109, 1.7512, 2.84895495459885, 6.8512 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1155, '2021-07-18 00:00:00', 0.253963251934864, 0.468399999999999, 0.373324255842019, 0.622799999999999, 0.425224254560656, 0.816400000000001, 0.867394950411861, 2.3964, 2.83208509759152, 6.8532 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1170, '2021-07-18 00:00:00', 0.141758495387374, 0.404583333333336, 0.218243564906704, 0.542916666666669, 0.372848174019352, 0.833750000000002, 0.842076453549905, 2.42833333333334, 2.54157474293262, 6.5775 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1185, '2021-07-18 00:00:00', 0.187394414715766, 0.43, 0.162806633771469, 0.583199999999998, 0.345932556047176, 0.8312, 0.984597718190867, 2.6092, 2.82194395172311, 6.8348 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1200, '2021-07-18 00:00:00', 0.1335452482619, 0.4048, 0.271293199325012, 0.634000000000001, 0.426380112106556, 0.844000000000004, 1.06757091879962, 2.7492, 2.81595057958528, 6.8212 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1215, '2021-07-18 00:00:00', 0.178543178717831, 0.4388, 0.276536917366686, 0.573199999999999, 0.5178619507166, 0.896800000000004, 1.06652207353309, 2.7712, 2.81472100452839, 6.81720000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1230, '2021-07-18 00:00:00', 0.23946328876608, 0.395200000000001, 0.35994582925768, 0.598800000000003, 0.418957038370287, 0.872000000000003, 1.07766135682783, 2.7996, 2.80982609189015, 6.80680000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1245, '2021-07-18 00:00:00', 0.243952075999805, 0.453846153846158, 0.375734767335438, 0.683846153846155, 0.340764073584868, 0.851923076923077, 1.04843150247625, 2.79615384615385, 2.78970690492471, 6.68615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1260, '2021-07-18 00:00:00', 0.311702315251807, 0.5, 0.304818525246312, 0.643199999999999, 0.284832114294257, 0.8228, 0.998299053390312, 2.8752, 2.707006526282, 6.84480000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1275, '2021-07-18 00:00:00', 0.169459321190847, 0.427307692307694, 0.209646222149453, 0.573461538461539, 0.275080967101577, 0.778461538461536, 0.931028215717188, 2.83153846153846, 2.7896217554467, 6.64846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1290, '2021-07-18 00:00:00', 0.207259406393198, 0.422692307692306, 0.22101618457967, 0.561923076923074, 0.310732385477626, 0.801153846153841, 0.962993489873349, 2.84269230769231, 2.79017487734261, 6.64961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1305, '2021-07-18 00:00:00', 0.181130212405754, 0.428076923076923, 0.256206647364673, 0.595384615384614, 0.362432805443354, 0.85846153846154, 0.980622172987045, 2.84038461538462, 2.79171480249354, 6.65653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1320, '2021-07-18 00:00:00', 0.173160663502466, 0.443846153846151, 0.252306590053876, 0.628846153846151, 0.421273709672867, 0.953461538461539, 1.03739503639571, 2.87730769230769, 2.78940324469921, 6.65769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1335, '2021-07-18 00:00:00', 0.223927185967635, 0.440769230769228, 0.367058368865015, 0.670384615384618, 0.888940596786634, 2.00076923076923, 1.02261204012831, 2.88076923076923, 2.79394025595505, 6.64692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1350, '2021-07-18 00:00:00', 0.190051005299585, 0.460769230769234, 0.315370600063818, 0.701153846153846, 0.913400493506793, 2.12269230769231, 1.02415631318962, 2.93807692307692, 2.7852851808139, 6.63846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 3, 1365, '2021-07-18 00:00:00', 0.310110650227648, 0.556153846153844, 0.885081917112756, 1.915, 0.931290585073286, 2.23692307692308, 1.02079064379604, 2.97153846153846, 2.79011695371083, 6.63384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 990, '2021-07-18 00:00:00', 0.609873631299013, 1.36538461538461, 0.666889449955188, 1.66153846153846, 0.825117241086656, 2.10769230769231, 0.967177415909898, 2.74192307692308, 2.84850665329154, 6.48692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1005, '2021-07-18 00:00:00', 0.344479317231095, 0.944999999999999, 0.448195699014828, 1.24923076923077, 0.637996985765733, 1.61807692307692, 0.824166245365583, 2.395, 2.89310078529009, 6.30192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1020, '2021-07-18 00:00:00', 0.341526888230807, 0.856153846153847, 0.480757095231459, 1.19076923076923, 0.569829664157502, 1.43538461538461, 0.988396448021512, 2.21346153846154, 2.943706742292, 6.22576923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1035, '2021-07-18 00:00:00', 0.328892781219747, 0.742307692307694, 0.36526176072257, 0.948076923076923, 0.46309327852538, 1.24923076923077, 1.04492274281955, 2.08653846153846, 2.9713441661723, 6.16307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1050, '2021-07-18 00:00:00', 0.307781390950433, 0.694230769230769, 0.400642560817569, 0.932307692307693, 0.445906509690778, 1.27615384615385, 0.978473300606612, 1.965, 2.9920167883116, 6.1173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1065, '2021-07-18 00:00:00', 0.274604330740681, 0.626538461538459, 0.282849511496566, 0.809615384615383, 0.495889565869718, 1.15769230769231, 0.862713072900741, 1.84461538461538, 3.01232361117818, 6.07153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1080, '2021-07-18 00:00:00', 0.194526644407945, 0.583846153846152, 0.42147141521834, 0.863076923076922, 0.567707535755731, 1.08961538461538, 0.83621279956351, 1.81961538461538, 3.007761651768, 6.06692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1095, '2021-07-18 00:00:00', 0.286300810068975, 0.598076923076926, 0.364881434905175, 0.767692307692307, 0.367121861972914, 0.992307692307692, 0.770701977720011, 1.76153846153846, 2.92560623566362, 6.00961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1110, '2021-07-18 00:00:00', 0.20013380139681, 0.508461538461538, 0.223638444472666, 0.68692307692308, 0.302707779880201, 0.930000000000001, 0.764729917130124, 1.71961538461538, 2.86619074463222, 5.99423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1125, '2021-07-18 00:00:00', 0.22968205448804, 0.534615384615387, 0.233449385059409, 0.691153846153849, 0.344926302050385, 0.953076923076925, 0.772908691990098, 1.75038461538461, 3.61342019954247, 6.47846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1140, '2021-07-18 00:00:00', 0.167875411678288, 0.456923076923079, 0.260327899743027, 0.671153846153848, 0.434342650981386, 0.978461538461542, 0.788722140797769, 1.90115384615385, 3.86322346473273, 6.63653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1155, '2021-07-18 00:00:00', 0.218351868463584, 0.488461538461539, 0.235190266674581, 0.627692307692307, 0.441374949622025, 0.990384615384615, 0.995130915237557, 2.73846153846154, 3.8566080952049, 6.645 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1170, '2021-07-18 00:00:00', 0.161912131915856, 0.426538461538463, 0.318709175364532, 0.68346153846154, 0.41590161558493, 0.943076923076925, 1.00846089890257, 2.85423076923077, 3.85112003688038, 6.64846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1185, '2021-07-18 00:00:00', 0.232639205638258, 0.497199999999999, 0.339129768672699, 0.695599999999999, 0.415699009701327, 0.938400000000001, 1.07099050727197, 2.9904, 3.93115305391857, 6.66680000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1200, '2021-07-18 00:00:00', 0.274055581111677, 0.487692307692309, 0.329682364615488, 0.637692307692307, 0.518188709314988, 0.923461538461539, 1.11534810019804, 3.05423076923077, 3.86577161170266, 6.65692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1215, '2021-07-18 00:00:00', 0.205463827997495, 0.420769230769227, 0.23122150552097, 0.620769230769229, 0.384353202946695, 0.880769230769231, 1.20866639795208, 3.14769230769231, 3.85695689132488, 6.67269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1230, '2021-07-18 00:00:00', 0.191666376811376, 0.450000000000003, 0.388762929540116, 0.646153846153848, 0.430140048749773, 0.912692307692309, 1.30195876101535, 3.22384615384616, 3.92335954939719, 6.69692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1245, '2021-07-18 00:00:00', 0.226220110647877, 0.433461538461537, 0.231641633032244, 0.604615384615383, 0.549541487199871, 0.919615384615382, 1.33493163178437, 3.2023076923077, 3.98078277961276, 6.73653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1260, '2021-07-18 00:00:00', 0.220543733670982, 0.483461538461535, 0.465358092060459, 0.686923076923076, 0.579518633137748, 0.935384615384614, 1.45117464357459, 3.25961538461539, 3.97365555396268, 6.76230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1275, '2021-07-18 00:00:00', 0.291647046959162, 0.455000000000002, 0.375711837204239, 0.639230769230769, 0.431103949627716, 0.828846153846154, 1.3991914148481, 3.21615384615385, 3.93219157918134, 6.78884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1290, '2021-07-18 00:00:00', 0.233134164080554, 0.433461538461537, 0.274593125579256, 0.57576923076923, 0.340998759302957, 0.818076923076921, 1.37905279644567, 3.16884615384616, 3.98564045620699, 6.80461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1305, '2021-07-18 00:00:00', 0.193454427151757, 0.403846153846151, 0.216701141241537, 0.549230769230765, 0.358440425261354, 0.906538461538458, 1.38779160483898, 3.14153846153846, 4.06011051384262, 6.82576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1320, '2021-07-18 00:00:00', 0.12576072864597, 0.40375, 0.28155880792268, 0.648333333333333, 0.392311756760809, 0.990416666666667, 1.56016715706075, 3.17541666666667, 4.16443793291501, 6.96708333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1335, '2021-07-18 00:00:00', 0.234250687545172, 0.465769230769231, 0.329224029406212, 0.712692307692307, 0.968720091349721, 2.21115384615385, 1.45725558710675, 3.13538461538462, 4.05775383110486, 6.85307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1350, '2021-07-18 00:00:00', 0.200844371438336, 0.502307692307693, 0.30367188770878, 0.763846153846157, 0.982475366690606, 2.24538461538462, 1.48708455090437, 3.10730769230769, 4.00777661361202, 6.84576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 4, 1365, '2021-07-18 00:00:00', 0.187898908990978, 0.596799999999998, 0.967679699074027, 2.0804, 0.912342589162643, 2.4176, 1.4993585295052, 3.1152, 4.0804329835611, 6.9 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 990, '2021-07-18 00:00:00', 0.722673739202783, 1.52640000000001, 0.688930330294724, 1.706, 0.74920580172162, 2.0548, 1.26760232986006, 2.6764, 3.89027646832458, 6.9348 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1005, '2021-07-18 00:00:00', 0.289443719342236, 0.841199999999999, 0.3441293361514, 1.222, 0.52336475489535, 1.6224, 1.02696559500956, 2.204, 3.82574576607838, 6.8116 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1020, '2021-07-18 00:00:00', 0.304216479939315, 0.913200000000004, 0.465362940796395, 1.1872, 0.621773806674638, 1.5188, 1.04731991292059, 2.0696, 3.83221541670089, 6.78 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1035, '2021-07-18 00:00:00', 0.316542256262892, 0.723599999999998, 0.386853546793445, 1.0016, 0.480052080507939, 1.272, 0.872500620821171, 1.8736, 3.81453361063534, 6.622 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1050, '2021-07-18 00:00:00', 0.216096429092817, 0.713200000000003, 0.313651611399226, 0.962400000000001, 0.5410098581973, 1.24, 0.810081888864738, 1.8192, 3.7974281647803, 6.5976 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1065, '2021-07-18 00:00:00', 0.268459804564236, 0.679599999999999, 0.401737061604564, 0.884800000000002, 0.553753254317, 1.1552, 0.733865337329221, 1.72, 3.75757133443044, 6.5344 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1080, '2021-07-18 00:00:00', 0.273160514472109, 0.560000000000003, 0.398446148598942, 0.8248, 0.455990496977, 1.1224, 0.697059299246963, 1.64, 3.70122038432371, 6.4864 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1095, '2021-07-18 00:00:00', 0.298442065846399, 0.6252, 0.337778033625636, 0.797600000000001, 0.333443148577586, 1.0348, 0.631423787958612, 1.5872, 3.65712546498841, 6.466 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1110, '2021-07-18 00:00:00', 0.215675242614165, 0.523913043478264, 0.262450447045058, 0.735652173913045, 0.370722507902624, 0.994782608695653, 0.618125753095851, 1.51608695652174, 3.70125611623198, 6.32173913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1125, '2021-07-18 00:00:00', 0.177857620959389, 0.48, 0.228160762037063, 0.666400000000001, 0.321640586162045, 0.938799999999998, 0.667929137958011, 1.5272, 3.55436811074299, 6.6592 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1140, '2021-07-18 00:00:00', 0.183563794542024, 0.4504, 0.265761170978754, 0.649599999999999, 0.348672243422575, 0.911599999999996, 0.664248447495361, 1.5648, 3.57803018433327, 6.742 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1155, '2021-07-18 00:00:00', 0.153360142583832, 0.441199999999999, 0.168649537997191, 0.604799999999996, 0.221999999999998, 0.815599999999997, 1.38847434257893, 2.6088, 3.57815068622512, 6.8004 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1170, '2021-07-18 00:00:00', 0.126112383742968, 0.412799999999996, 0.176326401880153, 0.580799999999996, 0.213274471046118, 0.711199999999994, 1.43705914979168, 2.7916, 3.60810199412378, 6.866 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1185, '2021-07-18 00:00:00', 0.147103138421088, 0.396799999999999, 0.187268078789027, 0.5112, 0.301873593854558, 0.661199999999998, 1.49268348955832, 2.9404, 3.61235758658156, 6.8776 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1200, '2021-07-18 00:00:00', 0.125055987461614, 0.371600000000002, 0.202716550878314, 0.4924, 0.334900482730814, 0.681999999999999, 1.53486079716262, 3.0832, 3.59470569031736, 6.9156 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1215, '2021-07-18 00:00:00', 0.183228454849861, 0.346800000000003, 0.227026430179399, 0.499200000000002, 0.364908664371423, 0.762000000000002, 1.51311786278091, 3.0656, 3.59833308630538, 6.9048 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1230, '2021-07-18 00:00:00', 0.178559047189811, 0.358, 0.246213322141593, 0.517199999999999, 0.319374388453428, 0.767999999999998, 1.56133468545344, 3.0792, 3.59114303994332, 6.924 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1245, '2021-07-18 00:00:00', 0.162755440257255, 0.376800000000001, 0.226963286311535, 0.569600000000002, 0.300479061943867, 0.732800000000001, 1.53706972299025, 3.08, 3.57727303030302, 6.9264 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1260, '2021-07-18 00:00:00', 0.191730713936675, 0.3976, 0.224202289610666, 0.521999999999999, 0.269169711025094, 0.657599999999999, 1.56894837391165, 3.1664, 3.57495883426182, 6.9216 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1275, '2021-07-18 00:00:00', 0.160049992189937, 0.380799999999998, 0.253977033082389, 0.5272, 0.305505046330386, 0.676000000000001, 1.5495588619561, 3.2008, 3.55042077318543, 6.9572 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1290, '2021-07-18 00:00:00', 0.165713214817699, 0.37, 0.215597837503606, 0.479583333333329, 0.341208423702869, 0.703333333333333, 1.57968809983288, 3.26333333333333, 3.61929008072105, 7.06458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1305, '2021-07-18 00:00:00', 0.197638558990902, 0.368799999999997, 0.24499115630297, 0.539599999999999, 0.348834726864552, 0.747600000000007, 1.55387494134288, 3.2424, 3.5780291595607, 6.9448 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1320, '2021-07-18 00:00:00', 0.13822324937096, 0.388400000000001, 0.199592919046077, 0.510400000000004, 0.353679233204323, 0.881600000000009, 1.57301864790811, 3.2328, 3.60824366324301, 6.9184 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1335, '2021-07-18 00:00:00', 0.147704660274031, 0.362000000000005, 0.257204847025349, 0.562800000000005, 1.45989931159652, 2.1932, 1.5894399432924, 3.2612, 3.6059608982905, 6.9196 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1350, '2021-07-18 00:00:00', 0.237513508387767, 0.432799999999999, 0.352246126072851, 0.767600000000006, 1.46504982850414, 2.4172, 1.59744921672021, 3.2376, 3.62335052127171, 6.9024 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 5, 1365, '2021-07-18 00:00:00', 0.289852536220788, 0.651666666666671, 1.49470751101286, 2.15125, 1.48651760885947, 2.70291666666667, 1.53778002045297, 3.3325, 3.38127170892332, 7.21625 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 990, '2021-07-18 00:00:00', 0.933568306847328, 1.55454545454545, 1.01196949118156, 1.95181818181818, 1.07488446978111, 2.36636363636363, 1.21829559460919, 2.93818181818182, 3.5686233658475, 7.23181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1005, '2021-07-18 00:00:00', 0.350107281022704, 1.01318181818182, 0.554609960054997, 1.36272727272727, 0.636371784116054, 1.635, 0.887690349076841, 2.30681818181818, 3.53781966264081, 6.85818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1020, '2021-07-18 00:00:00', 0.367274977490854, 0.843636363636366, 0.483514371230211, 1.10636363636364, 0.433860402070581, 1.3659090909091, 0.77428084214374, 2.03181818181818, 3.44233023486815, 6.76772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1035, '2021-07-18 00:00:00', 0.290088578539743, 0.721739130434782, 0.287459912998367, 0.838260869565216, 0.364747462585345, 1.2404347826087, 0.740045933837704, 1.9395652173913, 3.34305486199025, 6.67608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1050, '2021-07-18 00:00:00', 0.136042551275606, 0.561363636363635, 0.217576677035045, 0.864090909090913, 0.341542528393319, 1.21318181818182, 0.713830590934652, 1.82272727272727, 3.41811383141378, 6.68545454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1065, '2021-07-18 00:00:00', 0.174426952919443, 0.649523809523809, 0.278829184781134, 0.904285714285713, 0.379138748318066, 1.1847619047619, 0.667159222803245, 1.83285714285714, 3.46819165175936, 6.68666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1080, '2021-07-18 00:00:00', 0.212813049269526, 0.613181818181816, 0.226815427374855, 0.834999999999999, 0.361026674555025, 1.04454545454545, 0.62668664194009, 1.70136363636363, 3.36955881731965, 6.65136363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1095, '2021-07-18 00:00:00', 0.146385010942279, 0.540000000000002, 0.215553249716175, 0.761818181818185, 0.36831663396749, 0.980000000000001, 0.591293248420535, 1.59090909090909, 3.38152287729907, 6.59727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1110, '2021-07-18 00:00:00', 0.222142752745623, 0.559545454545459, 0.305616968772563, 0.692727272727273, 0.417371957190885, 0.912272727272726, 0.599163919639195, 1.52454545454545, 3.26789604925625, 6.70727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1125, '2021-07-18 00:00:00', 0.142594997574713, 0.42, 0.232239240730469, 0.587272727272727, 0.247788486817156, 0.830909090909088, 0.580464994973523, 1.47590909090909, 3.26160890369962, 6.77545454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1140, '2021-07-18 00:00:00', 0.145382760966172, 0.411363636363636, 0.166570318471421, 0.558636363636361, 0.220285135961421, 0.82272727272727, 0.564367630637005, 1.44818181818181, 3.25046689952921, 6.78272727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1155, '2021-07-18 00:00:00', 0.116125212314403, 0.417727272727273, 0.210972290501163, 0.609545454545454, 0.284481757112597, 0.828181818181817, 2.12378980054127, 2.71545454545455, 3.23303510919941, 6.79727272727273 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1170, '2021-07-18 00:00:00', 0.188192588101791, 0.435454545454543, 0.233182851908632, 0.60863636363636, 0.321740733459566, 0.788636363636363, 2.13535462954971, 2.88181818181818, 3.24833757015754, 6.81272727272728 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1185, '2021-07-18 00:00:00', 0.154878111549789, 0.405909090909085, 0.236816914687804, 0.571818181818179, 0.318934915804906, 0.77363636363636, 2.10213208608767, 3.01454545454546, 3.29245224337298, 6.85681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1200, '2021-07-18 00:00:00', 0.117053471334753, 0.384090909090909, 0.156196679213753, 0.504545454545456, 0.232414393307407, 0.705454545454547, 2.13325574804806, 3.08909090909091, 3.29235727864041, 6.86545454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1215, '2021-07-18 00:00:00', 0.1200865488753, 0.35727272727273, 0.161850767670937, 0.506363636363638, 0.214541189700073, 0.697727272727274, 2.15729327763155, 3.12, 3.29391003065404, 6.88363636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1230, '2021-07-18 00:00:00', 0.170145252988805, 0.386956521739131, 0.350578855033841, 0.626521739130436, 0.391657065450117, 0.849565217391305, 2.10902137168997, 3.12565217391305, 3.22746905821561, 6.83260869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1245, '2021-07-18 00:00:00', 0.200374108980638, 0.405454545454545, 0.218582604473358, 0.535454545454546, 0.347818184081122, 0.828181818181817, 2.17338585175437, 3.15818181818182, 3.2801363344066, 6.89090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1260, '2021-07-18 00:00:00', 0.164921600159392, 0.380909090909089, 0.223881539486723, 0.570909090909091, 0.287313651257878, 0.764090909090908, 2.17540780871062, 3.12909090909091, 3.27530352844789, 6.89681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1275, '2021-07-18 00:00:00', 0.155752606587738, 0.412727272727273, 0.205725408549701, 0.570909090909088, 0.238875884742864, 0.750454545454545, 2.136511701602, 3.13181818181819, 3.25410420174957, 6.87681818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1290, '2021-07-18 00:00:00', 0.1417593534329, 0.38571428571428, 0.184361187941081, 0.517619047619047, 0.29160475533388, 0.716666666666664, 2.17526615777078, 3.17142857142857, 3.31190148231668, 6.95714285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1305, '2021-07-18 00:00:00', 0.142538063572853, 0.358636363636367, 0.170793919009319, 0.510909090909093, 0.287878115743118, 0.705000000000002, 2.15916029052342, 3.10272727272728, 3.24960433822002, 6.88045454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1320, '2021-07-18 00:00:00', 0.189152244048466, 0.385, 0.207375373307789, 0.509545454545455, 0.366267295293658, 0.78227272727273, 2.15840248765176, 3.09818181818182, 3.24692078572062, 6.87772727272728 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1335, '2021-07-18 00:00:00', 0.122820391160626, 0.359090909090912, 0.195625868737959, 0.521363636363641, 2.16921160893284, 2.38863636363637, 2.14244671394131, 3.06727272727273, 3.22469435445496, 6.86181818181819 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1350, '2021-07-18 00:00:00', 0.160954942473017, 0.437272727272726, 0.29576666830108, 0.647272727272728, 2.14444682016182, 2.60045454545455, 2.11097733874035, 3.05590909090909, 3.21263027596443, 6.84136363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 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 1033411, 1, 1365, '2021-07-18 00:00:00', 0.258689671847074, 0.511818181818178, 2.11565347124467, 2.30090909090909, 2.06776836645598, 2.71227272727273, 2.06730935405613, 3.02818181818182, 3.16034917792432, 6.82545454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 1033411 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 1365);
Date: 2021-07-18 18:16:45 Duration: 1s138ms 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 1033996, 2, 990, '2021-07-18 00:00:00', 0.466672619009656, 1.644, 0.496100796209802, 2.0508, 0.749878212334068, 2.4544, 1.09477044778041, 3.2684, 3.70499023840369, 9.0512 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1005, '2021-07-18 00:00:00', 0.49048610111258, 1.27384615384615, 0.544982709676333, 1.57692307692307, 0.81476386385636, 1.99192307692308, 1.06893620735037, 2.78384615384616, 3.83037367126739, 8.68230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1020, '2021-07-18 00:00:00', 0.299899726831888, 0.950384615384611, 0.537117663659819, 1.38076923076923, 0.611926591876957, 1.69307692307692, 0.892351086477989, 2.5123076923077, 3.85747851083301, 8.65269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1035, '2021-07-18 00:00:00', 0.434421277280298, 1.05461538461539, 0.465551781801402, 1.31769230769231, 0.586849214023495, 1.68, 0.914807083488089, 2.45, 3.85747851083301, 8.65269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1050, '2021-07-18 00:00:00', 0.289008916551293, 0.856923076923075, 0.336858792602843, 1.13461538461538, 0.643298232070171, 1.54615384615385, 0.944508011938158, 2.38923076923077, 3.83908033859072, 8.67538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1065, '2021-07-18 00:00:00', 0.28159654718163, 0.793846153846153, 0.488726445428865, 1.12153846153846, 0.615304427467846, 1.44346153846154, 0.896858105576605, 2.3823076923077, 3.83907392679336, 8.67384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1080, '2021-07-18 00:00:00', 0.378780431628422, 0.828846153846148, 0.460868911780943, 1.07192307692308, 0.519428087863505, 1.31153846153846, 0.886376547870812, 2.28076923076924, 3.83663845252385, 8.68884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1095, '2021-07-18 00:00:00', 0.29134594821013, 0.737692307692309, 0.312999385597823, 0.956153846153848, 0.459573046006159, 1.28923076923077, 0.97093333368544, 2.27653846153846, 3.93207678538375, 8.62038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1110, '2021-07-18 00:00:00', 0.25333863017405, 0.68269230769231, 0.347206212280479, 0.89192307692308, 0.525202964430086, 1.31692307692308, 1.03126397426429, 2.31423076923077, 3.81825737537628, 8.92423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1125, '2021-07-18 00:00:00', 0.178666858017503, 0.55538461538462, 0.365600033664361, 0.899230769230774, 0.602350396364102, 1.25500000000001, 0.89896393356249, 2.26807692307693, 3.75959891477801, 8.97 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1140, '2021-07-18 00:00:00', 0.337402749521423, 0.683846153846148, 0.396517144842241, 0.915384615384611, 0.637582573837717, 1.21653846153846, 0.889930075040471, 2.31346153846154, 3.77948258567024, 9.00615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1155, '2021-07-18 00:00:00', 0.226509636405644, 0.558846153846151, 0.481208734494547, 0.834615384615382, 0.532970341215514, 1.09423076923077, 1.99152944704856, 3.84846153846154, 3.70594576322968, 9.075 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1170, '2021-07-18 00:00:00', 0.488630739925351, 0.609999999999996, 0.533019843763954, 0.78307692307692, 0.544474481990162, 1.0926923076923, 2.02626739066233, 4.08346153846153, 3.63047663749329, 9.12615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1185, '2021-07-18 00:00:00', 0.179988461168617, 0.500384615384616, 0.288453702457668, 0.751538461538462, 0.553485876409343, 1.09884615384615, 2.27942462375588, 4.38615384615384, 3.58981705126298, 9.15769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1200, '2021-07-18 00:00:00', 0.318393080713375, 0.543076923076922, 0.48875981202034, 0.773076923076921, 0.567365978752829, 1.07192307692308, 2.24513833735166, 4.45692307692307, 3.56830269930203, 9.20192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1215, '2021-07-18 00:00:00', 0.260342235740082, 0.492916666666664, 0.3711261260667, 0.789583333333329, 0.442114279606398, 1.01291666666666, 2.32895071073724, 4.74875, 3.69998469934164, 9.14458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1230, '2021-07-18 00:00:00', 0.250629975492531, 0.540769230769226, 0.312324289062602, 0.722307692307691, 0.387260397387356, 0.948846153846153, 2.3454040491664, 4.63807692307692, 3.5546390057977, 9.2176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1245, '2021-07-18 00:00:00', 0.192352240993924, 0.450769230769234, 0.249406988983567, 0.630384615384614, 0.348609545745116, 0.993846153846153, 2.32265964922841, 4.60961538461538, 3.5232965551291, 9.23115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1260, '2021-07-18 00:00:00', 0.236584998549065, 0.487307692307692, 0.335719892401157, 0.710384615384616, 0.346520506663691, 1.0073076923077, 2.362676057746, 4.63307692307692, 3.53051497660044, 9.25 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1275, '2021-07-18 00:00:00', 0.295914748638077, 0.558461538461542, 0.331723703380713, 0.776153846153849, 0.448576037632931, 1.0873076923077, 2.32344085025106, 4.66576923076923, 3.5568348937698, 9.23769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1290, '2021-07-18 00:00:00', 0.231708039102265, 0.553846153846149, 0.286047871195341, 0.739230769230772, 0.637921745863983, 1.13807692307692, 2.3320948654672, 4.67769230769231, 3.57235574074888, 9.22846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1305, '2021-07-18 00:00:00', 0.244048229785707, 0.533461538461545, 0.378713002762692, 0.826538461538464, 0.612746653633017, 1.21230769230769, 2.3625648383451, 4.71384615384615, 3.57394117725257, 9.21653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1320, '2021-07-18 00:00:00', 0.228368460708023, 0.601923076923074, 0.401298086023532, 0.851923076923074, 0.555721153097484, 1.415, 2.34891729559354, 4.67730769230769, 3.57151482621116, 9.16692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1335, '2021-07-18 00:00:00', 0.286639951050897, 0.547692307692305, 0.376845408010312, 0.86269230769231, 1.91725705511405, 3.32115384615385, 2.36433711640282, 4.625, 3.57940719200174, 9.12961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1350, '2021-07-18 00:00:00', 0.296480119971745, 0.682692307692313, 0.430255916689302, 1.13192307692308, 1.96719687333564, 3.53653846153846, 2.36739870224359, 4.59615384615385, 3.57211794533503, 9.09115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 2, 1365, '2021-07-18 00:00:00', 0.336158616406918, 0.918846153846153, 1.86570147665697, 3.185, 2.19544479460401, 3.83538461538461, 2.3542857809666, 4.50846153846154, 3.57316323982847, 9.05653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 990, '2021-07-18 00:00:00', 0.962758856300273, 1.86384615384615, 1.25759630308715, 2.2526923076923, 1.64378086692282, 2.92653846153846, 1.804325955543, 3.74192307692307, 3.25789741067172, 8.60346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1005, '2021-07-18 00:00:00', 0.948595980032245, 1.4148, 1.65512154639269, 2.0776, 1.71526849210263, 2.5172, 1.75184588363246, 3.4016, 3.18006829067133, 8.4648 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1020, '2021-07-18 00:00:00', 0.845908160135966, 1.23384615384616, 0.908169841790874, 1.65269230769231, 0.947573419116103, 2.07923076923077, 1.22953900053888, 3.02307692307693, 3.10707997965936, 8.215 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1035, '2021-07-18 00:00:00', 0.573527814361393, 1.05692307692308, 0.609534122222741, 1.41038461538461, 0.587103581478271, 1.83115384615384, 1.31160811455016, 3.01961538461539, 3.05810029014997, 8.12423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1050, '2021-07-18 00:00:00', 0.478490736185546, 1.00576923076923, 0.496959369953536, 1.29615384615385, 0.834160287124355, 1.71923076923077, 1.32896726821995, 2.905, 3.0515963287837, 8.09807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1065, '2021-07-18 00:00:00', 0.370021413101792, 0.839615384615383, 0.415941748880223, 1.12346153846154, 0.98004521088806, 1.62615384615384, 1.6147548992387, 2.94423076923077, 3.0543305951739, 8.09076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1080, '2021-07-18 00:00:00', 0.283119164908457, 0.787307692307698, 0.589251546128973, 1.13423076923077, 0.795585222433049, 1.54961538461539, 1.59782101625933, 2.92, 3.04731925065041, 8.10115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1095, '2021-07-18 00:00:00', 0.467428480749071, 0.725769230769229, 0.67329773960251, 1.09461538461538, 0.731350384299744, 1.46423076923077, 1.61741598283758, 2.91769230769231, 3.00496481484584, 8.15153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1110, '2021-07-18 00:00:00', 0.24856722766018, 0.702399999999994, 0.30567302792363, 0.921199999999998, 0.505058412463348, 1.2756, 1.51817412264426, 2.8412, 3.45386363367171, 8.5536 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1125, '2021-07-18 00:00:00', 0.244688237014646, 0.641600000000002, 0.426955501194213, 0.929200000000005, 0.537004965836752, 1.2708, 1.58326003339102, 2.8396, 3.50825217641681, 8.9 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1140, '2021-07-18 00:00:00', 0.41120472767618, 0.605652173913041, 0.506757108286028, 0.831304347826085, 0.595868184484312, 1.07043478260869, 1.70857150883143, 2.93565217391305, 3.64924709328185, 9.02043478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1155, '2021-07-18 00:00:00', 0.20852657704315, 0.594, 0.2786592901735, 0.804800000000001, 0.49252512626261, 1.1332, 1.471076476598, 3.9008, 3.41836666650414, 9.1216 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1170, '2021-07-18 00:00:00', 0.272309260461945, 0.567600000000004, 0.333645020942913, 0.7324, 0.481195732871077, 1.1008, 1.61893658512823, 3.9984, 3.42155749135779, 9.1816 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1185, '2021-07-18 00:00:00', 0.191702895126807, 0.494000000000002, 0.487031142056988, 0.810800000000002, 0.667246081542134, 1.1256, 1.67605359898384, 4.1684, 3.43981700094642, 9.2892 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1200, '2021-07-18 00:00:00', 0.464618840197716, 0.599600000000001, 0.501428958078811, 0.863200000000001, 0.739811237185993, 1.1904, 1.82129990208459, 4.342, 3.44608874909899, 9.3588 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1215, '2021-07-18 00:00:00', 0.291394921026432, 0.601200000000001, 0.418448722465887, 0.810799999999998, 0.834318484353149, 1.3504, 1.84893554962489, 4.4928, 3.46439109608985, 9.45159999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1230, '2021-07-18 00:00:00', 0.371057048623703, 0.613999999999998, 0.438283393859875, 0.795599999999999, 0.857829237086259, 1.3728, 2.03846608998041, 4.6976, 3.44230179773167, 9.48399999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1245, '2021-07-18 00:00:00', 0.257487565047028, 0.519615384615386, 0.741027560994764, 0.984615384615383, 1.00982504196748, 1.44884615384616, 2.06110829036598, 4.79076923076923, 3.42788367094603, 9.37230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1260, '2021-07-18 00:00:00', 0.699626713656317, 0.798461538461538, 0.744342352994604, 1.04846153846154, 1.10816966210053, 1.44, 2.1144407880463, 4.84038461538461, 3.42956128613918, 9.39115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1275, '2021-07-18 00:00:00', 0.495525362232237, 0.71423076923077, 0.811014274748698, 1.09192307692308, 1.22465367160868, 1.57384615384615, 2.13664888588146, 4.96269230769231, 3.42964526086659, 9.38884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1290, '2021-07-18 00:00:00', 0.643546902241488, 0.796153846153842, 0.758912278299573, 1.03038461538462, 1.13629336677841, 1.61115384615384, 2.23057153765922, 5.03423076923077, 3.40246697830582, 9.37153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1305, '2021-07-18 00:00:00', 0.463896706009167, 0.638076923076923, 1.02763836799947, 1.07615384615384, 1.02718622384724, 1.54346153846153, 2.23840080277107, 5.04307692307692, 3.41606800508781, 9.36384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1320, '2021-07-18 00:00:00', 0.882528379475533, 0.810416666666664, 0.86491475662743, 1.12916666666666, 0.899187636590441, 1.54916666666666, 2.33123761993061, 4.85916666666666, 3.4093651923038, 9.32666666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1335, '2021-07-18 00:00:00', 0.344631129448016, 0.688846153846154, 0.503956805230827, 0.97730769230769, 1.46422113714477, 3.29346153846154, 2.2572218799632, 4.87115384615384, 3.23389046482121, 9.24346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1350, '2021-07-18 00:00:00', 0.483048811038959, 0.768076923076921, 0.615680236686342, 1.15692307692308, 1.55475093231631, 3.46769230769231, 2.28914821242783, 4.90653846153846, 3.23247035800556, 9.24384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 3, 1365, '2021-07-18 00:00:00', 0.458493855340085, 0.903846153846157, 1.32296805008226, 3.10730769230769, 1.48441565814763, 3.51538461538461, 2.10368808012537, 4.86346153846154, 3.17336921171271, 9.19807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 990, '2021-07-18 00:00:00', 0.526553525659653, 1.67115384615384, 0.600648367631563, 2.00769230769231, 0.915838077727383, 2.42076923076923, 1.70200899392001, 3.69884615384615, 3.12932701047071, 8.64653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1005, '2021-07-18 00:00:00', 0.440358769815983, 1.22961538461539, 0.673000285746878, 1.66576923076923, 1.02983710437062, 2.20730769230769, 1.76423254179784, 3.47730769230769, 3.09178902653712, 8.49923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1020, '2021-07-18 00:00:00', 0.469117830040109, 1.14346153846153, 0.71989315446541, 1.53692307692307, 1.14654618478549, 2.22192307692307, 1.87109215330348, 3.38461538461538, 3.06173739013551, 8.36961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1035, '2021-07-18 00:00:00', 0.407082868146597, 1.01269230769231, 0.709455696020111, 1.43923076923077, 1.08689196972199, 1.94307692307692, 1.71757754275742, 3.13384615384616, 3.05776771266481, 8.26923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1050, '2021-07-18 00:00:00', 0.468333871703307, 0.946153846153849, 0.717680022980024, 1.40384615384615, 0.816172681577766, 1.76538461538461, 1.68051475630351, 2.94461538461539, 3.05706515871275, 8.27076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1065, '2021-07-18 00:00:00', 0.441506511843259, 1.03, 0.630717418134667, 1.32730769230769, 0.757928756546418, 1.79, 1.66082333613367, 2.90692307692308, 3.05619041392284, 8.29038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1080, '2021-07-18 00:00:00', 0.366005674609224, 0.848076923076925, 0.443028736696007, 1.18230769230769, 0.841503050865162, 1.71923076923077, 1.68390242728473, 2.71923076923077, 3.00031395793071, 8.20038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1095, '2021-07-18 00:00:00', 0.400804607425278, 0.808799999999997, 0.607094720780866, 1.1716, 0.732180988554054, 1.5084, 1.65134107117014, 2.5624, 3.00918493948112, 8.0524 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1110, '2021-07-18 00:00:00', 0.478598113082522, 0.848076923076924, 0.549037199244131, 1.11538461538461, 0.889859193701665, 1.45423076923077, 1.6199297705575, 2.47269230769231, 3.08889594415968, 8.38307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1125, '2021-07-18 00:00:00', 0.332400361010633, 0.714999999999996, 0.568224901303639, 1.02346153846154, 0.939516078382088, 1.37230769230769, 1.64325830171457, 2.44538461538461, 3.31159808040678, 8.86538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1140, '2021-07-18 00:00:00', 0.35787685892475, 0.690384615384616, 0.620709767431297, 0.996153846153845, 0.953835334926236, 1.39538461538461, 1.49784563238725, 2.66846153846154, 3.19484835320864, 9.01 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1155, '2021-07-18 00:00:00', 0.566319290207866, 0.761538461538464, 0.662681383007416, 1.01115384615385, 0.906156379779664, 1.45923076923077, 1.85204053785174, 3.87307692307692, 3.33875059542661, 9.12653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1170, '2021-07-18 00:00:00', 0.289262191419163, 0.623846153846155, 0.513835202554875, 0.918846153846159, 0.665721124334068, 1.37384615384616, 1.86583534602107, 4.02153846153846, 3.39283625395536, 9.18538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1185, '2021-07-18 00:00:00', 0.35250390068763, 0.614400000000003, 0.541932652642373, 0.950800000000002, 0.863103508663172, 1.3932, 1.92227729529327, 4.238, 3.3062581064803, 9.4148 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1200, '2021-07-18 00:00:00', 0.536263568951518, 0.748846153846152, 0.604918303447797, 1.01307692307692, 0.971485222976424, 1.39346153846154, 1.91583510612113, 4.25192307692308, 3.41590571388524, 9.21961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1215, '2021-07-18 00:00:00', 0.35280240710848, 0.671538461538464, 0.600444450770878, 0.97153846153846, 0.792395491774541, 1.29884615384615, 1.95321466778784, 4.25653846153846, 3.41510988673301, 9.22346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1230, '2021-07-18 00:00:00', 0.475503296114115, 0.679230769230774, 0.68777277106279, 0.910769230769234, 0.763420239146476, 1.22769230769231, 1.96167526521437, 4.29461538461539, 3.43492774529314, 9.22615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1245, '2021-07-18 00:00:00', 0.410494823353474, 0.634999999999997, 0.524966226019864, 0.851538461538461, 0.70760538763875, 1.12423076923077, 1.95237149680548, 4.29230769230769, 3.4411945376793, 9.22961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1260, '2021-07-18 00:00:00', 0.376810909526867, 0.597692307692305, 0.523105519580311, 0.850769230769226, 0.77386661541996, 1.18153846153846, 1.97895438591658, 4.33269230769231, 3.46131795707935, 9.255 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1275, '2021-07-18 00:00:00', 0.340987705620916, 0.553846153846148, 0.49381591088801, 0.793076923076921, 0.739585330802652, 1.13230769230769, 1.96286435128322, 4.26269230769231, 3.44314974316339, 9.25807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1290, '2021-07-18 00:00:00', 0.322074286700822, 0.560384615384621, 0.46896744187466, 0.802307692307693, 0.799244354663544, 1.13653846153846, 1.97819362045276, 4.305, 3.39268972033422, 9.26653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1305, '2021-07-18 00:00:00', 0.276543778701427, 0.552692307692306, 0.493322799610346, 0.810769230769228, 0.74694052898886, 1.14192307692307, 1.97393601330322, 4.33923076923077, 3.38805185683681, 9.27076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1320, '2021-07-18 00:00:00', 0.371422421758056, 0.628846153846155, 0.558650571948571, 0.847692307692309, 0.679241771842245, 1.40576923076923, 1.98101326054662, 4.38153846153846, 3.3945992626297, 9.26807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1335, '2021-07-18 00:00:00', 0.389314189905199, 0.571538461538457, 0.471349617098035, 0.852307692307685, 1.51602501501587, 3.24038461538461, 1.9920886989829, 4.43423076923077, 3.39417448896465, 9.26730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1350, '2021-07-18 00:00:00', 0.32100251616555, 0.658846153846147, 0.508414730767649, 1.19153846153846, 1.49984045305339, 3.41576923076923, 1.9735166971288, 4.44807692307692, 3.37755970168723, 9.24846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 4, 1365, '2021-07-18 00:00:00', 0.418179939187022, 0.95769230769231, 1.34721507619922, 2.96730769230769, 1.45444787303795, 3.47884615384615, 1.84966379481412, 4.32807692307692, 3.35763967004295, 9.16807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 990, '2021-07-18 00:00:00', 0.430293698148918, 1.6488, 0.504228122976105, 1.9972, 0.646986604704202, 2.464, 1.30310309134261, 3.4088, 3.22252618298129, 8.886 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1005, '2021-07-18 00:00:00', 0.5303090294033, 1.2112, 0.61536574490298, 1.628, 0.767471606423762, 1.9428, 1.37138336483032, 3.0256, 3.29615902731244, 8.7732 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1020, '2021-07-18 00:00:00', 0.407734799430547, 1.2068, 0.554268887815297, 1.4384, 0.721600766814078, 1.7992, 1.385487038313, 2.9092, 3.3775907587115, 8.7688 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1035, '2021-07-18 00:00:00', 0.389496683768511, 0.940799999999997, 0.543478917101056, 1.2512, 0.828885396179718, 1.6452, 1.44205963815648, 2.7612, 3.40841859714051, 8.7244 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1050, '2021-07-18 00:00:00', 0.543453463202387, 0.962000000000003, 0.710989451398539, 1.2532, 0.924123368387577, 1.6804, 1.45456156051689, 2.6808, 3.41022956216538, 8.6836 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1065, '2021-07-18 00:00:00', 0.433905903777919, 0.8308, 0.567296218919187, 1.116, 0.703813895855998, 1.5204, 1.3137575879895, 2.4356, 3.39434392286148, 8.7496 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1080, '2021-07-18 00:00:00', 0.443339598953216, 0.770000000000001, 0.651063232976133, 1.108, 0.700678242847598, 1.47, 1.37862951271664, 2.3788, 3.40291967776692, 8.7396 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1095, '2021-07-18 00:00:00', 0.317673836925025, 0.707999999999997, 0.445990283900142, 0.993600000000002, 0.653567645058004, 1.3844, 1.22307835671582, 2.2196, 3.4369742022114, 8.74 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1110, '2021-07-18 00:00:00', 0.350443817986875, 0.757499999999998, 0.474203374702997, 0.990833333333333, 0.715772487333223, 1.42791666666666, 1.1617920159847, 2.12708333333333, 3.44587757800661, 8.85875 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1125, '2021-07-18 00:00:00', 0.299623096573008, 0.6464, 0.456070170039657, 0.933999999999999, 0.825721906374454, 1.34, 1.09474228321859, 1.9876, 3.42121932454888, 8.852 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1140, '2021-07-18 00:00:00', 0.391953228502245, 0.627599999999996, 0.517002578974869, 0.935999999999998, 0.865656398347516, 1.2888, 1.18991624355106, 2.1456, 3.5403296927452, 8.85519999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1155, '2021-07-18 00:00:00', 0.248436443918094, 0.540399999999997, 0.516363244238008, 0.803199999999999, 0.753334144542338, 1.1404, 1.17238531777455, 3.0004, 3.58826443655797, 8.89 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1170, '2021-07-18 00:00:00', 0.385313724991293, 0.546000000000001, 0.585142432803047, 0.795999999999999, 0.705357356238666, 1.0796, 1.163896186665, 3.1372, 3.55241973871332, 8.9012 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1185, '2021-07-18 00:00:00', 0.265616892033118, 0.532400000000001, 0.355144102208289, 0.727599999999999, 0.493054087634745, 1.0224, 1.34331033892644, 3.3992, 3.56661193104417, 8.9204 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1200, '2021-07-18 00:00:00', 0.322594688941608, 0.534399999999998, 0.527928341096907, 0.791999999999998, 0.524564263619499, 1.0052, 1.3618476419923, 3.5304, 3.64768648141074, 8.98199999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1215, '2021-07-18 00:00:00', 0.454935160215168, 0.580799999999998, 0.46263988875438, 0.742399999999997, 0.592356311690859, 1.0312, 1.46902155645632, 3.6408, 3.68267076997116, 8.9584 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1230, '2021-07-18 00:00:00', 0.299722093502186, 0.494000000000001, 0.399713647502815, 0.7228, 0.523336093410983, 0.981600000000003, 1.52645537111309, 3.6792, 3.62278819879569, 8.94119999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1245, '2021-07-18 00:00:00', 0.335462632592089, 0.53521739130435, 0.45133880773493, 0.756086956521741, 0.457491873402413, 0.934782608695653, 1.30063772743363, 3.61304347826087, 3.599465430227, 8.99173913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1260, '2021-07-18 00:00:00', 0.36521683057238, 0.556000000000001, 0.382202825735238, 0.700400000000004, 0.465516558960758, 0.981600000000003, 1.64532499322576, 3.8188, 3.75741897229113, 9.0384 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1275, '2021-07-18 00:00:00', 0.253661848399268, 0.478800000000002, 0.369011291606819, 0.671200000000001, 0.570902209956601, 0.9972, 1.76061542270499, 3.936, 3.75098440412647, 9.0644 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1290, '2021-07-18 00:00:00', 0.243380479847944, 0.480833333333335, 0.326735056431738, 0.680833333333335, 0.503820188766482, 0.955000000000003, 1.91227840432615, 4.045, 3.85109750496577, 9.19291666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1305, '2021-07-18 00:00:00', 0.266369417664013, 0.471200000000002, 0.402087469754194, 0.729200000000001, 0.494309282399859, 0.998000000000004, 2.00076043876655, 4.0944, 3.84019313750407, 9.098 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1320, '2021-07-18 00:00:00', 0.308487168830944, 0.563199999999998, 0.397897809326293, 0.753199999999999, 0.54174871173512, 1.178, 2.11775966530672, 4.1732, 3.87122172791312, 9.0992 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1335, '2021-07-18 00:00:00', 0.329053187190156, 0.535199999999998, 0.424912932257893, 0.765200000000003, 1.22269170276076, 2.61, 2.09972275947723, 4.2876, 3.84937601003938, 9.1304 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1350, '2021-07-18 00:00:00', 0.293617097594807, 0.571200000000005, 0.483138351475704, 0.973200000000001, 1.18014123448566, 2.76, 2.13275229066419, 4.2464, 3.87505776301034, 9.1068 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 5, 1365, '2021-07-18 00:00:00', 0.461493322764822, 0.8725, 1.19316501525279, 2.59416666666667, 1.22886391506103, 3.1275, 2.00031446803109, 4.40166666666667, 3.48683899766711, 9.59125 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 990, '2021-07-18 00:00:00', 0.398764596551907, 1.66681818181818, 0.63736351565041, 2.19681818181818, 0.89950058293549, 2.83818181818182, 1.92058252346449, 3.91909090909091, 3.4984417372231, 9.48772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1005, '2021-07-18 00:00:00', 0.482161663894868, 1.30318181818182, 0.770434183541216, 1.83454545454546, 1.17289195628818, 2.41227272727274, 1.96596891283503, 3.41363636363637, 3.65523620736085, 9.24772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1020, '2021-07-18 00:00:00', 0.501184095752746, 1.13045454545454, 0.734966059233421, 1.52318181818182, 0.990807969740067, 2.02636363636364, 1.80207336095631, 3.00727272727273, 3.71046478459895, 9.00818181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1035, '2021-07-18 00:00:00', 0.404745657937238, 0.862380952380957, 0.751926098192407, 1.24142857142857, 1.03430607057053, 1.89238095238095, 1.72344809418019, 2.78333333333334, 3.69511073356852, 8.52333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1050, '2021-07-18 00:00:00', 0.536713786213556, 0.949545454545454, 0.729001570672719, 1.36636363636364, 0.986476632863724, 1.75136363636364, 1.53395225603978, 2.65, 3.65659414427288, 8.81954545454546 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1065, '2021-07-18 00:00:00', 0.485162533572706, 0.877272727272727, 0.811080328143458, 1.23681818181818, 0.881459828109846, 1.61, 1.36847214707352, 2.39272727272727, 3.66474797300274, 8.71590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1080, '2021-07-18 00:00:00', 0.477944960514688, 0.821363636363634, 0.508175797035474, 1.02954545454545, 0.854626953376286, 1.48409090909091, 1.39056872727722, 2.28636363636364, 3.66685280912795, 8.68 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1095, '2021-07-18 00:00:00', 0.297353405258873, 0.669999999999996, 0.55696164774271, 1.06590909090909, 0.897668456618952, 1.42090909090909, 1.24261010382576, 2.14318181818181, 3.56063822772611, 8.62272727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1110, '2021-07-18 00:00:00', 0.384149141311761, 0.740909090909094, 0.505132960080128, 0.955454545454543, 0.892378503741204, 1.29818181818182, 1.09890155702621, 2.03318181818182, 3.56221537178458, 8.63454545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1125, '2021-07-18 00:00:00', 0.229526144659498, 0.568181818181818, 0.433636840098845, 0.83136363636364, 0.692487985736653, 1.13409090909092, 0.952660435182392, 1.95, 3.56561018256707, 8.84954545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1140, '2021-07-18 00:00:00', 0.276968749702358, 0.575454545454545, 0.548324681835453, 0.848636363636359, 0.631616664116461, 1.14409090909091, 1.00631813581799, 2.09999999999999, 3.70847934437001, 9.05 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1155, '2021-07-18 00:00:00', 0.36303464826949, 0.616818181818183, 0.456675356191223, 0.820000000000005, 0.647423799189971, 1.11363636363637, 1.9419021000642, 3.64863636363636, 3.83491075205023, 9.165 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1170, '2021-07-18 00:00:00', 0.381354671246314, 0.538636363636369, 0.526097492323018, 0.795000000000004, 0.618227462027684, 1.05363636363637, 1.82541841257077, 3.96, 3.79202378319208, 9.15590909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1185, '2021-07-18 00:00:00', 0.278334953464965, 0.533181818181819, 0.318497894955222, 0.708636363636365, 0.435284650858176, 0.968181818181817, 1.79293828829319, 4.01090909090909, 3.78635808868596, 9.16863636363636 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1200, '2021-07-18 00:00:00', 0.211062556123537, 0.470454545454548, 0.306608313665261, 0.689090909090915, 0.512646980296307, 0.944545454545458, 1.78947766206519, 4.05272727272727, 3.75563564982003, 9.1490909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1215, '2021-07-18 00:00:00', 0.211103573192683, 0.478636363636365, 0.289694569716007, 0.660909090909087, 0.450345706553593, 0.897272727272729, 1.85803182187019, 4.12181818181818, 3.74826205037327, 9.13727272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1230, '2021-07-18 00:00:00', 0.225519163887757, 0.449565217391303, 0.451931734325129, 0.701739130434785, 0.575284428707266, 0.946086956521739, 1.87710472120959, 4.12304347826086, 3.71780222170085, 9.00521739130434 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1245, '2021-07-18 00:00:00', 0.297199409786575, 0.476818181818186, 0.308801972157986, 0.625909090909093, 0.485330476063142, 0.878636363636358, 1.89312729428872, 4.245, 3.73377088499616, 9.15454545454545 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1260, '2021-07-18 00:00:00', 0.180545709577255, 0.42409090909091, 0.422998214154019, 0.61681818181818, 0.456213476270417, 0.84454545454545, 1.85595805529929, 4.27772727272727, 3.72175911486637, 9.18636363636363 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1275, '2021-07-18 00:00:00', 0.309125284566696, 0.421818181818182, 0.365257721976147, 0.606818181818175, 0.452234471614028, 0.872727272727271, 1.78980645402154, 4.275, 3.7044396261409, 9.14409090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1290, '2021-07-18 00:00:00', 0.196964518746454, 0.440454545454541, 0.232325436026941, 0.593181818181816, 0.416408058274178, 0.856363636363637, 1.78341669506179, 4.27318181818181, 3.6866924605534, 9.13818181818181 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1305, '2021-07-18 00:00:00', 0.173821947014952, 0.410454545454552, 0.346510433492967, 0.648636363636365, 0.369953782067168, 0.939090909090912, 1.77936129647035, 4.26863636363636, 3.6870661091858, 9.13772727272727 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1320, '2021-07-18 00:00:00', 0.264728890152523, 0.503636363636363, 0.285593480954375, 0.652727272727272, 0.514303841671872, 1.26681818181817, 1.77864460288632, 4.24636363636363, 3.69960510353172, 9.12727272727272 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1335, '2021-07-18 00:00:00', 0.225741682813145, 0.495454545454543, 0.302949426436754, 0.754545454545457, 1.57469188905467, 3.17545454545454, 1.77383142436871, 4.24727272727273, 3.69690077290091, 9.13090909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1350, '2021-07-18 00:00:00', 0.253695201789972, 0.597727272727282, 0.557884066840625, 1.14818181818182, 1.56573323486811, 3.50409090909091, 1.80408393129833, 4.22954545454546, 3.7249873470833, 9.13545454545454 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 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 1033996, 1, 1365, '2021-07-18 00:00:00', 0.423818193889627, 0.928636363636359, 1.54778406046693, 2.96454545454545, 1.58828128676486, 3.46772727272727, 1.74873640218559, 4.07863636363636, 3.61727684520991, 9.09181818181818 where not exists (select 1 from powerstats_trumpet where symbolid = 1033996 and enddate = '2021-07-18 00:00:00' and dayofweek = 1 and fromtime = 1365);
Date: 2021-07-18 18:18:49 Duration: 1s125ms Database: acaweb_fx User: pgperfstats
14 631ms 716ms 669ms 15 10s42ms 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 #14
Day Hour Count Duration Avg duration Jul 18 18 15 10s42ms 669ms [ User: postgres - Total duration: 10s42ms - 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 = '125' 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 = '125' AND rank_query.hour = floor((psp.fromtime) / 60) ORDER BY rank DESC, rank_rounded DESC, exchange, symbol, groupid) sub;
Date: 2021-07-18 18:16:57 Duration: 716ms 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 = '125' 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 = '125' AND rank_query.hour = floor((psp.fromtime) / 60) ORDER BY rank DESC, rank_rounded DESC, exchange, symbol, groupid) sub;
Date: 2021-07-18 18:20:41 Duration: 685ms 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 = '125' 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 = '125' AND rank_query.hour = floor((psp.fromtime) / 60) ORDER BY rank DESC, rank_rounded DESC, exchange, symbol, groupid) sub;
Date: 2021-07-18 18:48:41 Duration: 682ms Database: acaweb_fx User: postgres Bind query: yes
15 51ms 2s146ms 282ms 22 6s211ms 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 Jul 18 18 22 6s211ms 282ms [ User: postgres - Total duration: 6s211ms - Times executed: 22 ]
-
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 = 689 AND (((s.symbol ilike '%us30%' AND timegranularity = 30))) 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 > 516491181 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-07-18 18:18:47 Duration: 2s146ms 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 = 689 AND (((s.symbol ilike '%us30%' AND timegranularity = 30))) 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 > 516491181 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-07-18 18:34:51 Duration: 1s73ms 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 = 689 AND (((s.symbol ilike '%us30%' AND timegranularity = 30))) 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 > 516491181 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-07-18 18:02:42 Duration: 860ms Database: acaweb_fx User: postgres Bind query: yes
16 52ms 860ms 257ms 249 1m4s 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 #16
Day Hour Count Duration Avg duration Jul 18 18 249 1m4s 257ms [ User: postgres - Total duration: 1m4s - Times executed: 249 ]
-
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 = '627' 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-07-18 18:35:34 Duration: 860ms 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 = '431' 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-07-18 18:21:31 Duration: 682ms 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 = '431' 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-07-18 18:01:22 Duration: 669ms Database: acaweb_fx User: postgres Bind query: yes
17 58ms 2s240ms 252ms 64 16s136ms copy solr_relevance_old (uuid, relevant, age, result_uid) from stdin with ( format csv, header);Times Reported Time consuming queries #17
Day Hour Count Duration Avg duration Jul 18 18 64 16s136ms 252ms [ User: postgres - Total duration: 16s136ms - Times executed: 64 ]
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-07-18 18:33:15 Duration: 2s240ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-07-18 18:56:14 Duration: 782ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-07-18 18:18:16 Duration: 623ms Database: acaweb_fx User: postgres
18 50ms 1s66ms 230ms 121 27s900ms 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 #18
Day Hour Count Duration Avg duration Jul 18 18 121 27s900ms 230ms [ User: postgres - Total duration: 27s900ms - Times executed: 121 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('329' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-07-18 18:00:49 Duration: 1s66ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('329' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-07-18 18:15:47 Duration: 893ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('329' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-07-18 18:10:48 Duration: 883ms Database: acaweb_fx User: postgres Bind query: yes
19 50ms 570ms 182ms 57 10s390ms 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 Jul 18 18 57 10s390ms 182ms [ User: postgres - Total duration: 10s390ms - Times executed: 57 ]
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '988202' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-07-18 18:24:48 Duration: 570ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '1028428' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-07-18 18:51:55 Duration: 439ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '962108' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-07-18 18:07:29 Duration: 435ms Database: acaweb_fx User: postgres Bind query: yes
20 50ms 316ms 121ms 22 2s675ms select pricedatetime, open, high, low, close, volume, bsf from ( select pricedatetime, open, high, low, close, volume, bsf from t30 where symbolid = ? order by pricedatetime asc offset ? limit ?) as tuples order by pricedatetime asc;Times Reported Time consuming queries #20
Day Hour Count Duration Avg duration Jul 18 18 22 2s675ms 121ms [ User: postgres - Total duration: 2s675ms - Times executed: 22 ]
-
Select PriceDateTime, Open, High, Low, Close, Volume, BSF from ( Select PriceDateTime, Open, High, Low, Close, Volume, BSF from T30 where symbolid = 1034037 order by PriceDateTime ASC OFFSET 0 LIMIT 600) as Tuples order by PriceDateTime ASC;
Date: 2021-07-18 18:17:57 Duration: 316ms Database: acaweb_fx User: postgres
-
Select PriceDateTime, Open, High, Low, Close, Volume, BSF from ( Select PriceDateTime, Open, High, Low, Close, Volume, BSF from T30 where symbolid = 1034807 order by PriceDateTime ASC OFFSET 0 LIMIT 600) as Tuples order by PriceDateTime ASC;
Date: 2021-07-18 18:18:01 Duration: 235ms Database: acaweb_fx User: postgres
-
Select PriceDateTime, Open, High, Low, Close, Volume, BSF from ( Select PriceDateTime, Open, High, Low, Close, Volume, BSF from T30 where symbolid = 1034132 order by PriceDateTime ASC OFFSET 0 LIMIT 600) as Tuples order by PriceDateTime ASC;
Date: 2021-07-18 18:18:11 Duration: 224ms Database: acaweb_fx User: postgres
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 97ms 1 97ms 97ms 97ms 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 & 57343 > 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 #1
Day Hour Count Duration Avg duration Jul 18 18 1 97ms 97ms [ User: postgres - Total duration: 314ms - 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 & 57343 > 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-07-18 18:05:39 Duration: 97ms Database: postgres User: acaweb_fx Remote: postgres
2 78ms 1 78ms 78ms 78ms 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 = 4888 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 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;Times Reported Time consuming bind #2
Day Hour Count Duration Avg duration 18 1 78ms 78ms [ User: postgres - Total duration: 104ms - 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 = 4888 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 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-07-18 18:05:39 Duration: 78ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1019056'
3 71ms 1 71ms 71ms 71ms 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 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;Times Reported Time consuming bind #3
Day Hour Count Duration Avg duration 18 1 71ms 71ms [ User: postgres - Total duration: 679ms - 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 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-07-18 18:05:39 Duration: 71ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '0', $7 = '0'
4 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, 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 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;Times Reported Time consuming bind #4
Day Hour Count Duration Avg duration 18 1 67ms 67ms [ User: postgres - Total duration: 151ms - 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 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-07-18 18:51:45 Duration: 67ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '0', $7 = '0'
5 54ms 1 54ms 54ms 54ms 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 = 700 AND groupid = 5352 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;Times Reported Time consuming bind #5
Day Hour Count Duration Avg duration 18 1 54ms 54ms [ User: postgres - Total duration: 88ms - 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 = 700 AND groupid = 5352 AND patternclassid = $1 AND patternlengthbars >= $2 AND a.PatternID & $3 > 0 AND dftt.dayofweek = $4 AND a.qtytp >= $5 AND a.resultuid > $6 AND c.nonliquid = $7 AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-07-18 18:51:45 Duration: 54ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '2', $2 = '20', $3 = '39', $4 = '3', $5 = '0', $6 = '0', $7 = '0'
6 51ms 1 51ms 51ms 51ms SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 660 AND sg.groupid = 4864 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 & 57343 > 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 #6
Day Hour Count Duration Avg duration 18 1 51ms 51ms [ User: postgres - Total duration: 274ms - 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 >= 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 & 57343 > 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-07-18 18:05:39 Duration: 51ms Database: postgres User: acaweb_fx Remote: postgres
-
Events
Log levels
Key values
- 60,690 Log entries
Events distribution
Key values
- 0 PANIC entries
- 0 FATAL entries
- 18816 ERROR entries
- 68 WARNING entries
Most Frequent Errors/Events
Key values
- 18,815 Max number of times the same event was reported
- 18,884 Total events found
Rank Times reported Error 1 18,815 ERROR: duplicate key value violates unique constraint "..."
Times Reported Most Frequent Error / Event #1
Day Hour Count Jul 18 18 18,815 - 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-07-11 22:00:00, 960516) already exists.
Statement: INSERT INTO T15 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960516, '2021-07-11 22:00', 0.93252, 0.93284, 0.93226, 0.93257, 0, 0,'2021-07-18 18:15');INSERT INTO T15_ps (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960516, '2021-07-11 22:00', 0.93252, 0.93284, 0.93226, 0.93257, 0, 0,'2021-07-18 18:15');Date: 2021-07-18 18:15:45 Database: acaweb_fx Application: User: postgres Remote:
Detail: Key (pricedatetime, symbolid)=(2021-07-11 22:00:00, 960554) already exists.
Statement: INSERT INTO T30 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960554, '2021-07-11 22:00', 0.93252, 0.93284, 0.93226, 0.93254, 0, 0,'2021-07-18 18:17');INSERT INTO T30_ps (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960554, '2021-07-11 22:00', 0.93252, 0.93284, 0.93226, 0.93254, 0, 0,'2021-07-18 18:17');Date: 2021-07-18 18:17:09 Database: acaweb_fx Application: User: postgres Remote:
Detail: Key (pricedatetime, symbolid)=(2021-07-11 22:00:00, 960592) already exists.
Statement: INSERT INTO T60 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960592, '2021-07-11 22:00', 0.93252, 0.93284, 0.93224, 0.93248, 0, 0,'2021-07-18 18:17');INSERT INTO T60_ps (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960592, '2021-07-11 22:00', 0.93252, 0.93284, 0.93224, 0.93248, 0, 0,'2021-07-18 18:17');Date: 2021-07-18 18:17:35 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 Jul 18 18 68 - WARNING: there is no transaction in progress
Date: 2021-07-18 18:00:47 Database: acaweb_fx Application: User: postgres Remote:
3 1 ERROR: column "..." does not exist
Times Reported Most Frequent Error / Event #3
Day Hour Count Jul 18 18 1 - ERROR: column c.relhasoids does not exist at character 245
Statement: select n.nspname, c.relname, a.attname, a.atttypid, t.typname, a.attnum, a.attlen, a.atttypmod, a.attnotnull, c.relhasrules, c.relkind, c.oid, pg_get_expr(d.adbin, d.adrelid), case t.typtype when 'd' then t.typbasetype else 0 end, t.typtypmod, c.relhasoids, attidentity, c.relhassubclass from (((pg_catalog.pg_class c inner join pg_catalog.pg_namespace n on n.oid = c.relnamespace and c.oid = 51925) inner join pg_catalog.pg_attribute a on (not a.attisdropped) and a.attnum > 0 and a.attrelid = c.oid) inner join pg_catalog.pg_type t on t.oid = a.atttypid) left outer join pg_attrdef d on a.atthasdef and d.adrelid = a.attrelid and d.adnum = a.attnum order by n.nspname, c.relname, attnum
Date: 2021-07-18 18:17:44 Database: acaweb_fx Application: User: postgres Remote: