We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Forbid MKT orders for drop-copy orders
Redesign C++ bindings with an OOP approach
Implement drop-copy mode
Use `param::Asset` for asset with C++
Debug P&L calc and kill-switch, provide acc P&L and acc/pos P&L calc halt reason
Fix examples
Add Community infra
Add JavaScript / TypeScript bindings
Connect wiki.openpit.dev
Support `SpotFundsPolicy` P&L kill-switch by C++
Add PnL kill-switch into SpotFundsPolicy based on own realized P&L calculation
Add C++17 bindings
Add "track only" mode for spot funds policy
Fix base incoming
Fix dynamic policy config
Remove С-example
Calculate realized P&L
Add "dry run" mode for pre-trade
Implement dynamic policy configuration
Add engine account block/unblock API
Add spot funds control policy
Revise documentation
Block account when receive reject with account-scope
Add link to examples
Combine all policies into one `pretrade.PreTradePolicy`
Normalize project entities names
Describe polices sync-storage
Reimplement P&L kill-switch with lo/up bounds and initial value
Normalize Go interfaces