moshferatu
  • Joined on 2023-09-01
moshferatu pushed to main at moshferatu/ninjatrader 2024-04-25 16:46:35 +00:00
901488bc5a Add simple bot based on Know Sure Thing indicator
moshferatu pushed to main at moshferatu/ninjatrader 2024-04-25 14:03:17 +00:00
7d011692d5 Increase stroke width of KST and moving average lines and color KST line according to whether it is above or below the moving average
moshferatu pushed to main at moshferatu/ninjatrader 2024-04-24 17:56:13 +00:00
16a1baaf01 Add helper constructor for use in strategies
moshferatu pushed to main at moshferatu/ninjatrader 2024-04-23 19:39:24 +00:00
175cb6bb0a Implement DisplayName() for a more user-friendly visualization
moshferatu pushed to main at moshferatu/comfy-ui-workflows 2024-04-23 11:08:09 +00:00
5f71e64017 Add attention masking workflow, still a work in progress
moshferatu pushed to main at moshferatu/comfy-ui-workflows 2024-04-23 11:03:24 +00:00
5ae748ec80 Credit @cubiq for the IPAdapter workflows
moshferatu pushed to main at moshferatu/ninjatrader 2024-04-23 10:39:13 +00:00
d885175945 Make the bid / ask levels configurable and resolve issues with previous streams not being cancelled
moshferatu pushed to main at moshferatu/ninjatrader 2024-04-23 09:16:46 +00:00
479bbfd791 (Actually) trim the bids / asks to configured number of levels
moshferatu pushed to main at moshferatu/comfy-ui-workflows 2024-04-22 13:33:56 +00:00
39b4d841ea Add perturbed-attention guidance workflow
moshferatu pushed to main at moshferatu/comfy-ui-workflows 2024-04-21 23:16:35 +00:00
20feea298a Renamed attention guidance workflows
moshferatu pushed to main at moshferatu/options-automation 2024-04-21 14:57:37 +00:00
8bba1541a1 Trivial fix of bare except clause
moshferatu pushed to main at moshferatu/options-automation 2024-04-21 14:49:17 +00:00
f3289a47c3 Trivial removal of unused exception assignment
moshferatu pushed to main at moshferatu/windows-automation 2024-04-21 12:18:28 +00:00
6990badb8b Add script to recreate model / checkpoint symlinks when updating ComfyUI
moshferatu pushed to main at moshferatu/ninjatrader 2024-04-20 14:06:05 +00:00
5603353cc5 Add IQFeed host and port configuration settings
moshferatu pushed to main at moshferatu/comfy-ui-workflows 2024-04-19 14:39:36 +00:00
7ca613c941 Add InstantID workflow with IPAdapter
moshferatu pushed to main at moshferatu/comfy-ui-workflows 2024-04-18 14:43:17 +00:00
7aa195e5c2 Remove deprecated IPAdapter workflows
moshferatu pushed to main at moshferatu/comfy-ui-workflows 2024-04-18 14:40:58 +00:00
6edfb21c70 Add basic IPAdapter workflow
moshferatu pushed to main at moshferatu/ninjatrader 2024-04-18 14:39:25 +00:00
9e1e8e387f Clear ask and bid dictionaries when initiating a market depth stream so that old data does not linger
moshferatu pushed to main at moshferatu/stable-diffusion 2024-04-18 12:46:21 +00:00
75bf98c2d3 Add simple script for generating images using the Stable Diffusion 3 beta via the Stable Diffusion API
moshferatu pushed to main at moshferatu/stable-diffusion 2024-04-18 12:45:10 +00:00
eb3aeacf06 Add .gitignore file