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
cbb6592153e2c8cbac70bd7745a56d86356b6b61
trading_bot_v4
/
app
/
api
/
trading
History
mindesbunister
cbb6592153
fix: correct PnL math and add health probe
2025-11-05 07:58:27 +01:00
..
check-risk
fix(critical): Unify quality score calculation across check-risk and execute
2025-11-04 11:40:25 +01:00
clear-manual-closes
Add 'Clear Manual Closes' button to analytics
2025-11-01 02:41:26 +01:00
close
feat: add quality score display and timezone fixes
2025-11-01 17:00:37 +01:00
execute
fix: correct PnL math and add health probe
2025-11-05 07:58:27 +01:00
positions
…
reduce-position
CRITICAL FIX: TP/SL orders using wrong size calculation
2025-10-29 17:34:10 +01:00
remove-position
…
scale-position
CRITICAL FIX: TP/SL orders using wrong size calculation
2025-10-29 17:34:10 +01:00
test
feat: Add per-symbol trading controls for SOL and ETH
2025-11-03 10:28:48 +01:00
test-db
fix: add MAE/MFE fields to all ActiveTrade initializations
2025-11-02 23:04:02 +01:00
validate-positions
…