Back
Kornwolf

Kornwolf

#kornwolf

Social crypto trading on Telegram
Load previous page…
refactor SideShift.ai webhooks to idiomatic Fastify routes (github.com/fastify/fastify) #kornwolf
create universal TriggerManager for subjects with new event inlets/outlet routing #kornwolf
add blockchair.com link for 'confirming...' top-ups #kornwolf
upgrade to TypeScript 3.9 on Node 14 (native ES2020) #kornwolf
add TopUpStatus for immediate feedback on 'confirming...' deposits & future easy refund flow #kornwolf
implement sideshift.ai webhooks #kornwolf
learn ngrok for debugging localhost webhooks (ngrok.com/docs) #kornwolf
use @sideshift/toolkit to access facts and orders (github.com/sideshift/toolkit) #kornwolf
rewind radical refactoring rabbit hole from local history #kornwolf
record parent order for copied orders in copy position #kornwolf
record responsible trigger per order #kornwolf
store trade ID with user credit log entries for granular profit tax records #kornwolf
refactor PositionActions into general Actions for reuse across user/account/positions (trigger execution receipts, action copying by followers, taxing) #kornwolf
learn more about SQL/JSON path expressions (www.postgresql.org/docs/13/fu…) #kornwolf
write tests for interpreter & trailing stops #kornwolf
migrate old triggers to new JSONB style #kornwolf
abstract trigger/condition/effect interpreter to allow for synchronous one-off evaluations and alternative function contexts (user/position/algotrading robot/...) #kornwolf
implement native TrailingStopLoss(percentage, amount) function for convenience (rather than requiring PriceWorseOrEquals condition for persisted/updated 'trail price', to execute StopEffect) #kornwolf
implement native ProfitTarget(price, amount) function for convenience (rather than requiring PriceBetterOrEquals condition for LastPrice and ConstantPrice, to execute StopEffect) #kornwolf
implement native StopLoss(price, amount) function for convenience (rather than requiring PriceWorseOrEquals condition for LastPrice and ConstantPrice, to execute StopEffect) #kornwolf
Home
Search
Messages
Notifications
More