Fix update agent Summary when new balance fetch
This commit is contained in:
@@ -1969,6 +1969,7 @@ public class TradingBotBase : ITradingBot
|
||||
|
||||
// Add the signal to our collection
|
||||
await AddSignal(signal);
|
||||
await ManagePositions();
|
||||
|
||||
return signal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user