time === 2023-05-29 15:13:57 ====== select previous order aftter market === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-05-29 15:14:21 ====== select previous order aftter market === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-05-29 15:25:00 ====== select previous order aftter market === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-05-29 15:25:00 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230529002454606', 'NIFTY2360818500CE', 'buy', 'ce', '50', 1, '2023-05-29 15:25:00') time === 2023-05-29 15:25:00 ====== insert buy after market new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230529002454714', 'NIFTY2360818600PE', 'buy', 'pe', '50', 0, '2023-05-29 15:25:00') time === 2023-05-30 10:40:01 ====== select previous order === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-05-30 10:40:01 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230530000944803', 'NIFTY2360818600PE', 'buy', 'pe', '50', 1, '2023-05-30 10:40:01') time === 2023-05-30 10:40:01 ====== insert sell new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230530000944992', 'NIFTY2360818650CE', 'sell', 'ce', '50', 0, '2023-05-30 10:40:01') time === 2023-05-30 14:15:03 ====== select previous order === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-05-30 14:15:03 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230530002266910', 'NIFTY2360818650CE', 'buy', 'ce', '50', 1, '2023-05-30 14:15:03') time === 2023-05-30 14:15:03 ====== insert sell new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230530002267137', 'NIFTY2360818650PE', 'sell', 'pe', '50', 0, '2023-05-30 14:15:03') time === 2023-05-30 15:25:01 ====== select previous order aftter market === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-05-30 15:25:01 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230530002902713', 'NIFTY2360818650PE', 'buy', 'pe', '50', 1, '2023-05-30 15:25:01') time === 2023-05-30 15:25:01 ====== insert buy after market new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230530002902875', 'NIFTY2360818650CE', 'buy', 'ce', '50', 0, '2023-05-30 15:25:01') time === 2023-05-31 10:15:03 ====== select previous order === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-05-31 10:15:03 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230531000799157', 'NIFTY2360818650CE', 'buy', 'ce', '50', 1, '2023-05-31 10:15:03') time === 2023-05-31 10:15:03 ====== insert sell new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230531000799335', 'NIFTY2360818550PE', 'sell', 'pe', '50', 0, '2023-05-31 10:15:03') time === 2023-05-31 10:20:03 ====== select previous order === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-05-31 10:20:03 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230531000831907', 'NIFTY2360818550PE', 'buy', 'pe', '50', 1, '2023-05-31 10:20:03') time === 2023-05-31 10:20:03 ====== insert sell new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230531000832099', 'NIFTY2360818550CE', 'sell', 'ce', '50', 0, '2023-05-31 10:20:03') time === 2023-05-31 11:05:01 ====== select previous order === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-05-31 11:05:01 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230531001124778', 'NIFTY2360818550CE', 'buy', 'ce', '50', 1, '2023-05-31 11:05:01') time === 2023-05-31 11:05:01 ====== insert sell new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230531001124955', 'NIFTY2360818550PE', 'sell', 'pe', '50', 0, '2023-05-31 11:05:01') time === 2023-05-31 11:35:01 ====== select previous order === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-05-31 11:35:01 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230531001305861', 'NIFTY2360818550PE', 'buy', 'pe', '50', 1, '2023-05-31 11:35:01') time === 2023-05-31 11:35:01 ====== insert sell new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230531001306131', 'NIFTY2360818550CE', 'sell', 'ce', '50', 0, '2023-05-31 11:35:01') time === 2023-05-31 12:50:02 ====== select previous order === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-05-31 12:50:02 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230531001875334', 'NIFTY2360818550CE', 'buy', 'ce', '50', 1, '2023-05-31 12:50:02') time === 2023-05-31 12:50:02 ====== insert sell new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230531001875458', 'NIFTY2360818500PE', 'sell', 'pe', '50', 0, '2023-05-31 12:50:02') time === 2023-05-31 12:55:02 ====== select previous order === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-05-31 12:55:02 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230531001918168', 'NIFTY2360818500PE', 'buy', 'pe', '50', 1, '2023-05-31 12:55:02') time === 2023-05-31 12:55:02 ====== insert sell new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230531001918366', 'NIFTY2360818500CE', 'sell', 'ce', '50', 0, '2023-05-31 12:55:02') time === 2023-05-31 13:35:02 ====== select previous order === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-05-31 13:35:02 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230531002141053', 'NIFTY2360818500CE', 'buy', 'ce', '50', 1, '2023-05-31 13:35:02') time === 2023-05-31 13:35:02 ====== insert sell new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230531002141168', 'NIFTY2360818500PE', 'sell', 'pe', '50', 0, '2023-05-31 13:35:02') time === 2023-05-31 15:25:00 ====== select previous order aftter market === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-05-31 15:25:00 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230531002982095', 'NIFTY2360818500PE', 'buy', 'pe', '50', 1, '2023-05-31 15:25:00') time === 2023-05-31 15:25:00 ====== insert buy after market new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230531002982276', 'NIFTY2360818550CE', 'buy', 'ce', '50', 0, '2023-05-31 15:25:00') time === 2023-06-06 12:35:04 ====== select previous order === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-06-06 12:35:04 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230606001695657', 'NIFTY2360818550CE', 'buy', 'ce', '50', 1, '2023-06-06 12:35:04') time === 2023-06-06 12:35:04 ====== insert sell new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230606001695823', 'NIFTY2361518550PE', 'sell', 'pe', '50', 0, '2023-06-06 12:35:04') time === 2023-06-06 15:25:01 ====== select previous order aftter market === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-06-06 15:25:01 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230606003014944', 'NIFTY2361518550PE', 'buy', 'pe', '50', 1, '2023-06-06 15:25:01') time === 2023-06-06 15:25:01 ====== insert buy after market new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230606003015126', 'NIFTY2361518600CE', 'buy', 'ce', '50', 0, '2023-06-06 15:25:01') time === 2023-06-07 13:45:03 ====== select previous order === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-06-07 13:45:03 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230607001893423', 'NIFTY2361518600CE', 'buy', 'ce', '50', 1, '2023-06-07 13:45:03') time === 2023-06-07 13:45:03 ====== insert sell new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230607001893541', 'NIFTY2361518650CE', 'sell', 'ce', '50', 0, '2023-06-07 13:45:03') time === 2023-06-07 13:50:02 ====== select previous order === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-06-07 13:50:02 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230607001915974', 'NIFTY2361518650CE', 'buy', 'ce', '50', 1, '2023-06-07 13:50:02') time === 2023-06-07 13:50:02 ====== insert sell new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230607001916138', 'NIFTY2361518650PE', 'sell', 'pe', '50', 0, '2023-06-07 13:50:02') time === 2023-06-07 15:25:01 ====== select previous order aftter market === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-06-07 15:25:01 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230607002606868', 'NIFTY2361518650PE', 'buy', 'pe', '50', 1, '2023-06-07 15:25:01') time === 2023-06-07 15:25:01 ====== insert buy after market new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230607002607034', 'NIFTY2361518750CE', 'buy', 'ce', '50', 0, '2023-06-07 15:25:01') time === 2023-06-08 15:25:01 ====== select previous order aftter market === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-06-08 15:25:01 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230608004110032', 'NIFTY2361518750CE', 'buy', 'ce', '50', 1, '2023-06-08 15:25:01') time === 2023-06-08 15:25:01 ====== insert buy after market new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230608004110218', 'NIFTY2361518650PE', 'buy', 'pe', '50', 0, '2023-06-08 15:25:01') time === 2023-06-09 12:40:02 ====== select previous order === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-06-09 12:40:02 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230609001629572', 'NIFTY2361518650PE', 'buy', 'pe', '50', 1, '2023-06-09 12:40:02') time === 2023-06-09 12:40:02 ====== insert sell new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230609001629768', 'NIFTY2362218650CE', 'sell', 'ce', '50', 0, '2023-06-09 12:40:02') time === 2023-06-12 12:30:04 ====== select previous order === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-06-12 12:40:02 ====== select previous order === SELECT * FROM rk_orders_atm WHERE status = 0 ORDER BY created DESC LIMIT 1 time === 2023-06-12 12:40:02 ====== insert buy order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230612001479448', 'NIFTY2362218650CE', 'buy', 'ce', '50', 1, '2023-06-12 12:40:02') time === 2023-06-12 12:40:02 ====== insert sell new order === INSERT INTO rk_orders_atm (order_id, tradingsymbol, call_type, type, quantity, status, created) VALUES ('230612001479572', 'NIFTY2362218600PE', 'sell', 'pe', '50', 0, '2023-06-12 12:40:02')