694 Commits

Author SHA1 Message Date
cabf5bc376 fix clj-konda errors 2025-03-14 19:46:08 -05:00
8f2ba3579b add GLD data 2025-03-14 17:09:01 -05:00
0cb349ddb1 move stock regression 2025-03-14 16:49:10 -05:00
cd39c62c22 make visible to get-stack-instructions
Some checks are pending
CI / test-clj (push) Waiting to run
CI / test-cljs (push) Waiting to run
2025-03-14 02:33:15 -05:00
c8510755e0 more functions !!!!!
Some checks are pending
CI / test-clj (push) Waiting to run
CI / test-cljs (push) Waiting to run
2025-03-14 02:06:55 -05:00
c1255c5a88 more numeric instructions
Some checks are pending
CI / test-clj (push) Waiting to run
CI / test-cljs (push) Waiting to run
2025-03-14 01:41:50 -05:00
90ff1c49de load signal file 2025-03-14 01:41:41 -05:00
239f3cb4c1 signal file init
Some checks are pending
CI / test-clj (push) Waiting to run
CI / test-cljs (push) Waiting to run
2025-03-14 00:54:31 -05:00
d59c175629 generic signal instructions 2025-03-14 00:54:22 -05:00
616b33fe20 buy/hold keyword exec stack handling 2025-03-14 00:54:13 -05:00
617b03aeb6 start of stock regression 2025-03-14 00:48:43 -05:00
2ad54d8189 buy,hold,sell comparison functions 2025-03-12 17:43:03 -05:00
4ff98629f9 add instructions, is breaking things tho? 2025-03-12 16:42:28 -05:00
a4703d60a8 more comparisons
Some checks failed
CI / test-clj (push) Has been cancelled
CI / test-cljs (push) Has been cancelled
2025-03-11 17:18:40 -05:00
265d9f8c17 jdk8
Some checks are pending
CI / test-clj (push) Waiting to run
CI / test-cljs (push) Waiting to run
2025-03-11 16:01:40 -05:00
33ccf6cad3 add java for shadow-cljs 2025-03-11 16:00:11 -05:00
7bd451b4aa add nodejs 2025-03-11 15:56:30 -05:00
c920cdaade add clojure-lsp back 2025-03-11 15:49:07 -05:00
7487d8a5b2 calva uses their own clojure-lsp
Some checks are pending
CI / test-clj (push) Waiting to run
CI / test-cljs (push) Waiting to run
2025-03-11 15:45:46 -05:00
cc0a32eeb3 update flake.lock 2025-03-11 14:40:52 -05:00
c107363d40 option to sort by max rather than min
Some checks are pending
CI / test-clj (push) Waiting to run
CI / test-cljs (push) Waiting to run
2025-03-11 14:06:22 -05:00
2261b57445 update calva version
Some checks are pending
CI / test-clj (push) Waiting to run
CI / test-cljs (push) Waiting to run
2025-03-11 13:06:37 -05:00
1144a15181 change version file
Some checks are pending
CI / test-clj (push) Waiting to run
CI / test-cljs (push) Waiting to run
2025-03-11 12:57:41 -05:00
b7939f0bfb try exporting shell
Some checks failed
CI / test-clj (push) Has been cancelled
CI / test-cljs (push) Has been cancelled
2025-03-07 13:51:03 -06:00
4c38979e20 try build inputs 2025-03-07 13:47:49 -06:00
9c671afc4a more testing
Some checks failed
CI / test-clj (push) Has been cancelled
CI / test-cljs (push) Has been cancelled
2025-03-02 00:45:57 -06:00
83cc26593a add test-argmap
Some checks failed
CI / test-clj (push) Has been cancelled
CI / test-cljs (push) Has been cancelled
2025-02-27 02:51:46 -06:00
758f2eb740 more testing with session
Some checks are pending
CI / test-clj (push) Waiting to run
CI / test-cljs (push) Waiting to run
2025-02-26 23:54:42 -06:00
b166bacfb5 more imports, play analysis tools
Some checks are pending
CI / test-clj (push) Waiting to run
CI / test-cljs (push) Waiting to run
2025-02-25 23:51:35 -06:00
b698faae08 separate argmap from -main 2025-02-25 23:51:14 -06:00
960b561e3e about this fork
Some checks are pending
CI / test-clj (push) Waiting to run
CI / test-cljs (push) Waiting to run
2025-02-25 13:58:21 -06:00
f700934f5d add default back to the flake
Some checks are pending
CI / test-clj (push) Waiting to run
CI / test-cljs (push) Waiting to run
2025-02-25 13:41:33 -06:00
406b867dfe put shellHook in mkShell call 2025-02-25 13:40:38 -06:00
c9d26d832a more attempting 2025-02-25 13:38:10 -06:00
31de7b0e0c reorganize 2025-02-25 13:36:42 -06:00
ed11d8de6c shellHook and remove standalone codium 2025-02-25 13:33:13 -06:00
c119407dec try with a v 2025-02-25 13:27:47 -06:00
747ae82cea sha256 modification
Some checks are pending
CI / test-clj (push) Waiting to run
CI / test-cljs (push) Waiting to run
2025-02-25 04:04:05 -06:00
8645aac0fd update with proper checksum 2025-02-25 04:03:18 -06:00
970b360b5b fix typo 2025-02-25 04:02:21 -06:00
eea932383d add flake.lock 2025-02-25 04:01:56 -06:00
15b1071938 flake init 2025-02-25 04:01:11 -06:00
3c900613da mention flake in readme 2025-02-25 04:01:01 -06:00
Lee Spector
97a1d381fd
Update README.md
Fix path for regression problem
2024-06-26 16:30:36 -04:00
Lee Spector
847341e4d8 Add and reorganize regression problem files 2024-01-17 15:32:12 -05:00
Lee Spector
6812f5e28c Remove problem file with issues including incorrect constants and obsolete gp arguments 2024-01-16 19:14:33 -05:00
Lee Spector
971f10941e GIT MESSAGE CORRECTION: recently added argument is :closes, not :close 2024-01-12 17:11:03 -05:00
Lee Spector
e6361ec1c0 Allow empty argmap 2024-01-12 16:31:46 -05:00
Lee Spector
70e9f81f84 Implement :close options :specified (default until recently, and now again), :balanced (default just prior to this commit), :none (which also removes instructions that open multiple code blocks) 2024-01-12 16:25:59 -05:00
Lee Spector
ddb788ad84 Clean up movement of opens ; add :closes argument 2024-01-12 15:24:13 -05:00