Note: before doing this, create a copy of your existing routes.py as the script will overwrite routes.py
from jesse.utils import anchor_timeframe
routes = [
('Binance', '<coin>', '<timeframe>', 'Bitcoin_Strategy'),
]
:root | |
{ | |
--font-size-normal: 19px; | |
--font-size-code: 15px; | |
--font-size-side-dock: 15px; | |
--font-size-side-dock-title: 18px; | |
--font-size-status-bar: 12px; | |
--font-size-h1: 38px; | |
--font-size-h2: 30px; | |
--font-size-h3: 24px; |