Add light and dark Screenshots of freqUI
BIN
docs/assets/freqUI-plot-configurator-dark.png
Normal file
|
After Width: | Height: | Size: 133 KiB |
BIN
docs/assets/freqUI-plot-configurator-light.png
Normal file
|
After Width: | Height: | Size: 135 KiB |
|
Before Width: | Height: | Size: 143 KiB |
BIN
docs/assets/freqUI-trade-pane-dark.png
Normal file
|
After Width: | Height: | Size: 242 KiB |
BIN
docs/assets/freqUI-trade-pane-light.png
Normal file
|
After Width: | Height: | Size: 241 KiB |
BIN
docs/assets/frequi-login-CORS-light.png
Normal file
|
After Width: | Height: | Size: 51 KiB |
BIN
docs/assets/frequi-settings-dark.png
Normal file
|
After Width: | Height: | Size: 80 KiB |
BIN
docs/assets/frequi-settings-light.png
Normal file
|
After Width: | Height: | Size: 79 KiB |
@@ -31,7 +31,8 @@ Themes can be easily switched via a prominent button at the top of the page.
|
||||
|
||||
The below screenshot shows the login screen of freqUI.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
!!! Hint "CORS"
|
||||
The Cors error shown in this screenshot is due to the fact that the UI is running on a different port than the API, and [CORS](#cors) has not been setup correctly yet.
|
||||
@@ -41,7 +42,8 @@ The below screenshot shows the login screen of freqUI.
|
||||
The trade view allows you to visualize the trades that the bot is making and to interact with the bot.
|
||||
On this page, you can also interact with the bot by starting and stopping it and - if configured - force trade entries and exits.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
### Plot Configurator
|
||||
|
||||
@@ -50,7 +52,8 @@ Multiple plot configurations can be created and switched at will - allowing for
|
||||
|
||||
The plot configuration can be accessed via the "Plot Configurator" (Cog icon) button in the top right corner of the trade view.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
### Settings
|
||||
|
||||
@@ -64,7 +67,7 @@ Things you can change (among others):
|
||||
* Candle colors (up/down -> red/green)
|
||||
* Enable / disable in-app notification types
|
||||
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
--8<-- "includes/cors.md"
|
||||
|
||||
BIN
docs/image.png
|
Before Width: | Height: | Size: 78 KiB |