This website requires JavaScript.
Explore
Help
Sign In
root
/
trading_bot_v4
Watch
1
Star
0
Fork
0
You've already forked trading_bot_v4
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ee89d15b8bb04076d86399360e46f8adf462ce2e
trading_bot_v4
/
app
/
api
/
trading
History
mindesbunister
ee89d15b8b
Use percentage aware sizing in execute endpoint
2025-11-10 20:27:52 +01:00
..
cancel-orders
Fix P&L calculation and signal flip detection
2025-11-09 17:59:50 +01:00
check-risk
CRITICAL FIX: Use ?? instead of || for tp2SizePercent to allow 0 value
2025-11-10 19:46:03 +01:00
clear-manual-closes
…
close
…
execute
Use percentage aware sizing in execute endpoint
2025-11-10 20:27:52 +01:00
market-data
feat: Implement re-entry analytics system with fresh TradingView data
2025-11-07 20:40:07 +01:00
positions
…
reduce-position
…
remove-position
…
scale-position
…
sync-positions
CRITICAL FIX: Use ?? instead of || for tp2SizePercent to allow 0 value
2025-11-10 19:46:03 +01:00
test
Fix test trade endpoint to honor TP2 runner configuration
2025-11-10 19:55:24 +01:00
test-db
fix: Remove obsolete fields from test-db ActiveTrade object
2025-11-08 11:05:19 +01:00
validate-positions
…