more tweaks

This commit is contained in:
pie
2026-05-09 00:18:42 +01:00
parent 9448c613ca
commit 0f5d00e292
3 changed files with 57 additions and 34 deletions
+4
View File
@@ -0,0 +1,4 @@
Looking at the logs it appears that specifically SELL orders are not getting through
When making that first trade are we specifying the price we want? I would expect immediate orders to go through in seconds, but the initial order appears to sit as "NEW" for some time... I understand calculations are made, but make a more approx calculation based on the price we are reacting to, then properly calulate SL and TP from the fullfilled order?
in fact are there any indications that other than the initial trade are the SL and TP order going through?