diff --git a/src/components/BotList.vue b/src/components/BotList.vue index bd5e2068..18f32ad7 100644 --- a/src/components/BotList.vue +++ b/src/components/BotList.vue @@ -14,14 +14,14 @@ @click="botStore.selectBot(bot.botId)" > - -
{{ strategyName }} | {{ timeframe || '' }} - - +
- +
-
+
- +

- - +

@@ -68,12 +68,7 @@ @indicator-selected="addNewIndicatorSelected" /> - +
diff --git a/src/components/charts/PlotIndicatorSelect.vue b/src/components/charts/PlotIndicatorSelect.vue index 6268e2e9..ae8a2ac0 100644 --- a/src/components/charts/PlotIndicatorSelect.vue +++ b/src/components/charts/PlotIndicatorSelect.vue @@ -1,14 +1,14 @@ diff --git a/src/components/general/ProfitPill.vue b/src/components/general/ProfitPill.vue index 690657c4..d8a0dc84 100644 --- a/src/components/general/ProfitPill.vue +++ b/src/components/general/ProfitPill.vue @@ -4,7 +4,7 @@ :class="isProfitable ? 'profit-pill-profit' : ''" :title="profitDesc" > - +
{{ profitRatio !== undefined ? formatPercent(profitRatio, 2) : '' }} diff --git a/src/components/layout/BodyLayout.vue b/src/components/layout/BodyLayout.vue index c7cec59b..305f2d18 100644 --- a/src/components/layout/BodyLayout.vue +++ b/src/components/layout/BodyLayout.vue @@ -1,6 +1,6 @@ diff --git a/src/components/layout/NavBar.vue b/src/components/layout/NavBar.vue index a5b5abbd..92785de3 100644 --- a/src/components/layout/NavBar.vue +++ b/src/components/layout/NavBar.vue @@ -1,10 +1,10 @@ diff --git a/src/views/BacktestingView.vue b/src/views/BacktestingView.vue index 10a05a0e..33a958e0 100644 --- a/src/views/BacktestingView.vue +++ b/src/views/BacktestingView.vue @@ -93,7 +93,7 @@ - + - +
diff --git a/src/views/DashboardView.vue b/src/views/DashboardView.vue index 03d8ce19..9a1d12c8 100644 --- a/src/views/DashboardView.vue +++ b/src/views/DashboardView.vue @@ -47,7 +47,7 @@ drag-allow-from=".drag-header" > - + Ahhhhhhhh! The page you are looking for does not exist.

Don't worry, you can head back to - the main page . + the main page .

diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue index cfbea75c..ea79cb39 100644 --- a/src/views/HomeView.vue +++ b/src/views/HomeView.vue @@ -1,7 +1,7 @@