Back
Similar todos
don't copy/follow stop effect if own stop already triggered (caused partial fill and second exit order) #kornwolf
See similar todos

No replies yet

don't pipe actions from copy/follow positions (to avoid recursion circus) #kornwolf
See similar todos

No replies yet

pipe 'clear triggers' effect to followers (odd egg: doesn't produce new trigger) #kornwolf
See similar todos

No replies yet

require action for all top-level effect execution (for audit purposes) #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

natively encode (trailing) stop and profit target triggers in relational schema (rather than overusing all-powerful 'nuts & bolts' jsonb conditions + effects for non-custom use cases) #kornwolf
See similar todos

No replies yet

fix trigger firing / order cancellation bug #kornwolf
See similar todos

No replies yet

pipe distinct action executions to followers (position adjustments + new triggers) #kornwolf
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

fixed the action not trigger #ext200wad
See similar todos

No replies yet

hide executed triggers from position #kornwolf
See similar todos

No replies yet

model all ops with PositionEffects: emit and log their execution as PositionActions #kornwolf
See similar todos

No replies yet

force close position when trigger execution requires impossible order creation (rather than retrying forever) #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

refactor PositionActions into general Actions for reuse across user/account/positions (trigger execution receipts, action copying by followers, taxing) #kornwolf
See similar todos

No replies yet

Timeline interactions #thundercontent
See similar todos

No replies yet

implement OpenPositionEffect to enable position triggers to create completely new positions #kornwolf
See similar todos

No replies yet

add Get/Set operators for persistent storage into trigger's 'memory bank' #kornwolf
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

convert actions into channels for future enhancement #hookeepr
See similar todos

No replies yet