Back
Similar todos
implement native StopLoss(price, amount) function for convenience (rather than requiring PriceWorseOrEquals condition for LastPrice and ConstantPrice, to execute StopEffect) #kornwolf
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

implement AccountRelativeCost(percentage) for use in trigger effects, copy trading, etc #kornwolf
See similar todos

No replies yet

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

No replies yet

trim trailing decimals from percentage #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

create rough-but-functioning FTX PnL realizer for simulator accounts that mutates spot USD balances in 'near real-time' (help.ftx.com/hc/en-us/article…) #kornwolf
See similar todos

No replies yet

clamp weighted average order price down to market tick size #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

rework triggers & stop losses #kornwolf
See similar todos

No replies yet

Margin trading #mt
See similar todos

No replies yet

implement Binance 'PERCENT_PRICE' filters for order price restrictions #kornwolf
See similar todos

No replies yet

tweaks for the target and drop price
See similar todos

No replies yet

use filled price in position opened notifications (not limit price with slippage) #kornwolf
See similar todos

No replies yet

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

No replies yet

implement 'or equals' versions of all price condition operators #kornwolf
See similar todos

No replies yet

make limit order slippage configurable (per account) #kornwolf
See similar todos

No replies yet

implement ClosePositionsEffect to enable position triggers to close open position(s) matching a pattern #kornwolf
See similar todos

No replies yet

add explanation on low-liquidity/no-market legs errors #derivex
See similar todos

No replies yet

add rolling position averageOpenPrice indicator #rush
See similar todos

No replies yet