diff --git a/src/components/BotEntry.vue b/src/components/BotEntry.vue index f014bfab..62b94d59 100644 --- a/src/components/BotEntry.vue +++ b/src/components/BotEntry.vue @@ -3,7 +3,7 @@ {{ bot.botName || bot.botId }}
-
- +
- - - + + - - + + - +
- Really remove (logout) from {{ bot.botName }} ({{ bot.botId }})? - + diff --git a/src/components/BotList.vue b/src/components/BotList.vue index 18f32ad7..971187b0 100644 --- a/src/components/BotList.vue +++ b/src/components/BotList.vue @@ -1,8 +1,8 @@ diff --git a/src/components/BotLogin.vue b/src/components/BotLogin.vue index 91cc570f..92e5db5c 100644 --- a/src/components/BotLogin.vue +++ b/src/components/BotLogin.vue @@ -1,69 +1,69 @@ diff --git a/src/components/ftbot/BacktestResultTablePer.vue b/src/components/ftbot/BacktestResultTablePer.vue index 530d17c9..b24194bd 100644 --- a/src/components/ftbot/BacktestResultTablePer.vue +++ b/src/components/ftbot/BacktestResultTablePer.vue @@ -61,7 +61,7 @@ const perTagReason = computed(() => { }); diff --git a/src/components/ftbot/BacktestRun.vue b/src/components/ftbot/BacktestRun.vue index d432f487..8e1d0440 100644 --- a/src/components/ftbot/BacktestRun.vue +++ b/src/components/ftbot/BacktestRun.vue @@ -3,24 +3,24 @@ Strategy - + - - - - + - + - - - - + + - - - + +
- Unlimited stakeUnlimited stake
- + >
-
+ - - - - + + - - + + - -
- + + - - - + + - +
- -
+ +

Backtesting summary

- Start backtest - - + Load backtest result - - + Stop BacktestStop Backtest - Reset BacktestReset Backtest
diff --git a/src/components/ftbot/BotBalance.vue b/src/components/ftbot/BotBalance.vue index 6daf2319..d0b6d08e 100644 --- a/src/components/ftbot/BotBalance.vue +++ b/src/components/ftbot/BotBalance.vue @@ -3,7 +3,7 @@
- - - + - + - + - +
@@ -31,7 +31,7 @@

{{ botStore.activeBot.balance.note }}

- + - + diff --git a/src/components/ftbot/BotComparisonList.vue b/src/components/ftbot/BotComparisonList.vue index b3d5c26f..00270da5 100644 --- a/src/components/ftbot/BotComparisonList.vue +++ b/src/components/ftbot/BotComparisonList.vue @@ -1,5 +1,5 @@