Back
Similar todos
migrate old triggers to new JSONB style #kornwolf
See similar todos

No replies yet

abstract trigger/condition/effect interpreter to allow for synchronous one-off evaluations and alternative function contexts (user/position/algotrading robot/...) #kornwolf
See similar todos

No replies yet

learned postgresql trigger functions
See similar todos

No replies yet

implement native ProfitTarget(price, amount) function for convenience (rather than requiring PriceBetterOrEquals condition for LastPrice and ConstantPrice, to execute StopEffect) #kornwolf
See similar todos

No replies yet

hide executed triggers from position #kornwolf
See similar todos

No replies yet

Replace activerecord callback with postgres triggers and functions when analyzing millions of #domains
See similar todos

No replies yet

disable eager loading for Position#triggers #kornwolf
See similar todos

No replies yet

implemented postgres trigger function to calculate table
See similar todos

No replies yet

draft new reactive account/position trigger pipeline with composable conditions and effects beyond scope of a single market position #kornwolf
See similar todos

No replies yet

build @AutoSerializable AST/JSONB for composable async trigger/condition/effect/operator system to power user strategies and algo trading bots #kornwolf
See similar todos

No replies yet

implement native TrailingStopLoss(percentage, amount) function for convenience (rather than requiring PriceWorseOrEquals condition for persisted/updated 'trail price', to execute StopEffect) #kornwolf
See similar todos

No replies yet

impose tier limits on (trailing) stops and profit targets #kornwolf
See similar todos

No replies yet

don't store/pipe intermediate actions for effects that immediately result in another effect (AddTrailingStopEffect -> AddTriggerEffect, etc) #kornwolf
See similar todos

No replies yet

build observable-based 'dependency injection' system to stream external values into JSON-serializable function logic and recompute conditions (for triggers) #kornwolf
See similar todos

No replies yet

decouple runtime objects for trigger/conditions/effects from their descriptors in persistence layer #kornwolf
See similar todos

No replies yet

db schema design for #promptmize
See similar todos
dissect pg db triggers #sideshift
See similar todos

No replies yet

discard action 'receipts' in favor of referencing trigger and trade IDs directly #kornwolf
See similar todos

No replies yet

rework triggers & stop losses #kornwolf
See similar todos

No replies yet

get triggers compiling, loading & evaluating again #kornwolf
See similar todos

No replies yet