Global fix (#9)
* Fix time for candle * Fix out ouf range * Fix pnl, fix custom money management * Clean a bit
This commit is contained in:
@@ -41,8 +41,6 @@ namespace Managing.Application.ManageBot
|
||||
return Task.FromResult(fBot.GetStatus());
|
||||
}
|
||||
|
||||
;
|
||||
|
||||
return Task.FromResult(botStatus.ToString());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user