diff --git a/en/develop/404.html b/en/develop/404.html index b18f3166e..2cd66cf1e 100644 --- a/en/develop/404.html +++ b/en/develop/404.html @@ -14,7 +14,7 @@ - + @@ -268,6 +268,7 @@ + Home @@ -289,6 +290,7 @@ + Quickstart with Docker @@ -310,6 +312,7 @@ +
  • @@ -320,6 +323,7 @@ + Linux/MacOS/Raspberry @@ -368,6 +373,7 @@ + Windows @@ -397,6 +403,7 @@ + Freqtrade Basics @@ -418,6 +425,7 @@ + Configuration @@ -439,6 +447,7 @@ + Strategy Quickstart @@ -460,6 +469,7 @@ + Strategy Customization @@ -481,6 +491,7 @@ + Strategy Callbacks @@ -502,6 +513,7 @@ + Stoploss @@ -523,6 +535,7 @@ + Plugins @@ -544,6 +557,7 @@ + Start the bot @@ -565,6 +579,7 @@ +
  • @@ -575,6 +590,7 @@ + Telegram @@ -623,6 +640,7 @@ + freqUI @@ -645,6 +663,7 @@ + REST API @@ -667,6 +686,7 @@ + Web Hook @@ -696,6 +716,7 @@ + Data Downloading @@ -717,6 +738,7 @@ + Backtesting @@ -738,6 +760,7 @@ + Hyperopt @@ -759,6 +782,7 @@ +
  • @@ -769,6 +793,7 @@ + Introduction @@ -817,6 +843,7 @@ + Configuration @@ -839,6 +866,7 @@ + Parameter table @@ -861,6 +889,7 @@ + Feature engineering @@ -883,6 +912,7 @@ + Running FreqAI @@ -905,6 +935,7 @@ + Reinforcement Learning @@ -927,6 +958,7 @@ + Developer guide @@ -956,6 +988,7 @@ + Short / Leverage @@ -977,6 +1010,7 @@ + Utility Sub-commands @@ -998,6 +1032,7 @@ + Plotting @@ -1019,6 +1054,7 @@ + Exchange-specific Notes @@ -1040,6 +1076,7 @@ +
  • @@ -1050,6 +1087,7 @@ + Jupyter Notebooks @@ -1098,6 +1137,7 @@ + Strategy analysis @@ -1120,6 +1160,7 @@ + Backtest analysis @@ -1149,6 +1190,7 @@ +
  • @@ -1159,6 +1201,7 @@ + Advanced Post-installation Tasks @@ -1207,6 +1251,7 @@ + Trade Object @@ -1229,6 +1274,7 @@ + Lookahead analysis @@ -1251,6 +1297,7 @@ + Recursive analysis @@ -1273,6 +1320,7 @@ + Advanced Strategy @@ -1295,6 +1343,7 @@ + Advanced Hyperopt @@ -1317,6 +1366,7 @@ + Orderflow @@ -1339,6 +1389,7 @@ + Producer/Consumer mode @@ -1361,6 +1412,7 @@ + SQL Cheat-sheet @@ -1383,6 +1435,7 @@ + Edge Positioning @@ -1412,6 +1465,7 @@ + FAQ @@ -1433,6 +1487,7 @@ + Strategy migration @@ -1454,6 +1509,7 @@ + Updating Freqtrade @@ -1475,6 +1531,7 @@ + Deprecated Features @@ -1496,6 +1553,7 @@ + Contributors Guide @@ -1572,7 +1630,9 @@ - + + + diff --git a/en/develop/advanced-backtesting/index.html b/en/develop/advanced-backtesting/index.html index 1ca8afbfb..ea3fe1a31 100644 --- a/en/develop/advanced-backtesting/index.html +++ b/en/develop/advanced-backtesting/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1053,6 +1089,7 @@ +
  • @@ -1063,6 +1100,7 @@ + Jupyter Notebooks @@ -1111,6 +1150,7 @@ + Strategy analysis @@ -1142,6 +1182,7 @@ + Backtest analysis @@ -1296,6 +1338,7 @@ +
  • @@ -1306,6 +1349,7 @@ + Advanced Post-installation Tasks @@ -1354,6 +1399,7 @@ + Trade Object @@ -1376,6 +1422,7 @@ + Lookahead analysis @@ -1398,6 +1445,7 @@ + Recursive analysis @@ -1420,6 +1468,7 @@ + Advanced Strategy @@ -1442,6 +1491,7 @@ + Advanced Hyperopt @@ -1464,6 +1514,7 @@ + Orderflow @@ -1486,6 +1537,7 @@ + Producer/Consumer mode @@ -1508,6 +1560,7 @@ + SQL Cheat-sheet @@ -1530,6 +1583,7 @@ + Edge Positioning @@ -1559,6 +1613,7 @@ + FAQ @@ -1580,6 +1635,7 @@ + Strategy migration @@ -1601,6 +1657,7 @@ + Updating Freqtrade @@ -1622,6 +1679,7 @@ + Deprecated Features @@ -1643,6 +1701,7 @@ + Contributors Guide @@ -2079,7 +2138,9 @@ Use the --analysis-to-csv option to disable printing out of tables - + + + diff --git a/en/develop/advanced-hyperopt/index.html b/en/develop/advanced-hyperopt/index.html index 7e61f02ca..2cedec0e5 100644 --- a/en/develop/advanced-hyperopt/index.html +++ b/en/develop/advanced-hyperopt/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1051,6 +1087,7 @@ +
  • @@ -1061,6 +1098,7 @@ + Jupyter Notebooks @@ -1109,6 +1148,7 @@ + Strategy analysis @@ -1131,6 +1171,7 @@ + Backtest analysis @@ -1162,6 +1203,7 @@ +
  • @@ -1172,6 +1214,7 @@ + Advanced Post-installation Tasks @@ -1220,6 +1264,7 @@ + Trade Object @@ -1242,6 +1287,7 @@ + Lookahead analysis @@ -1264,6 +1310,7 @@ + Recursive analysis @@ -1286,6 +1333,7 @@ + Advanced Strategy @@ -1317,6 +1365,7 @@ + Advanced Hyperopt @@ -1422,6 +1472,7 @@ + Orderflow @@ -1444,6 +1495,7 @@ + Producer/Consumer mode @@ -1466,6 +1518,7 @@ + SQL Cheat-sheet @@ -1488,6 +1541,7 @@ + Edge Positioning @@ -1517,6 +1571,7 @@ + FAQ @@ -1538,6 +1593,7 @@ + Strategy migration @@ -1559,6 +1615,7 @@ + Updating Freqtrade @@ -1580,6 +1637,7 @@ + Deprecated Features @@ -1601,6 +1659,7 @@ + Contributors Guide @@ -2017,7 +2076,9 @@ If you're unsure about this, best use one of the Defaults ("ET" has - + + + diff --git a/en/develop/advanced-orderflow/index.html b/en/develop/advanced-orderflow/index.html index a8d0c37c8..ff6242e72 100644 --- a/en/develop/advanced-orderflow/index.html +++ b/en/develop/advanced-orderflow/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1051,6 +1087,7 @@ +
  • @@ -1061,6 +1098,7 @@ + Jupyter Notebooks @@ -1109,6 +1148,7 @@ + Strategy analysis @@ -1131,6 +1171,7 @@ + Backtest analysis @@ -1162,6 +1203,7 @@ +
  • @@ -1172,6 +1214,7 @@ + Advanced Post-installation Tasks @@ -1220,6 +1264,7 @@ + Trade Object @@ -1242,6 +1287,7 @@ + Lookahead analysis @@ -1264,6 +1310,7 @@ + Recursive analysis @@ -1286,6 +1333,7 @@ + Advanced Strategy @@ -1308,6 +1356,7 @@ + Advanced Hyperopt @@ -1339,6 +1388,7 @@ + Orderflow @@ -1492,6 +1543,7 @@ + Producer/Consumer mode @@ -1514,6 +1566,7 @@ + SQL Cheat-sheet @@ -1536,6 +1589,7 @@ + Edge Positioning @@ -1565,6 +1619,7 @@ + FAQ @@ -1586,6 +1641,7 @@ + Strategy migration @@ -1607,6 +1663,7 @@ + Updating Freqtrade @@ -1628,6 +1685,7 @@ + Deprecated Features @@ -1649,6 +1707,7 @@ + Contributors Guide @@ -2029,7 +2088,9 @@ It's also currently not been tested with freqAI - and combining these two featur - + + + diff --git a/en/develop/advanced-setup/index.html b/en/develop/advanced-setup/index.html index cd17e5143..725d0e515 100644 --- a/en/develop/advanced-setup/index.html +++ b/en/develop/advanced-setup/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1051,6 +1087,7 @@ +
  • @@ -1061,6 +1098,7 @@ + Jupyter Notebooks @@ -1109,6 +1148,7 @@ + Strategy analysis @@ -1131,6 +1171,7 @@ + Backtest analysis @@ -1162,6 +1203,7 @@ +
  • @@ -1172,6 +1214,7 @@ + Advanced Post-installation Tasks @@ -1411,6 +1456,7 @@ + Trade Object @@ -1433,6 +1479,7 @@ + Lookahead analysis @@ -1455,6 +1502,7 @@ + Recursive analysis @@ -1477,6 +1525,7 @@ + Advanced Strategy @@ -1499,6 +1548,7 @@ + Advanced Hyperopt @@ -1521,6 +1571,7 @@ + Orderflow @@ -1543,6 +1594,7 @@ + Producer/Consumer mode @@ -1565,6 +1617,7 @@ + SQL Cheat-sheet @@ -1587,6 +1640,7 @@ + Edge Positioning @@ -1616,6 +1670,7 @@ + FAQ @@ -1637,6 +1692,7 @@ + Strategy migration @@ -1658,6 +1714,7 @@ + Updating Freqtrade @@ -1679,6 +1736,7 @@ + Deprecated Features @@ -1700,6 +1758,7 @@ + Contributors Guide @@ -2357,7 +2416,9 @@ We recommend to keep one format in human readable form.

    - + + + diff --git a/en/develop/backtesting/index.html b/en/develop/backtesting/index.html index 5e38124ca..82a5eca36 100644 --- a/en/develop/backtesting/index.html +++ b/en/develop/backtesting/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@
    + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -737,6 +758,7 @@ + Backtesting @@ -994,6 +1017,7 @@ + Hyperopt @@ -1015,6 +1039,7 @@ +
  • @@ -1025,6 +1050,7 @@ + Introduction @@ -1073,6 +1100,7 @@ + Configuration @@ -1095,6 +1123,7 @@ + Parameter table @@ -1117,6 +1146,7 @@ + Feature engineering @@ -1139,6 +1169,7 @@ + Running FreqAI @@ -1161,6 +1192,7 @@ + Reinforcement Learning @@ -1183,6 +1215,7 @@ + Developer guide @@ -1212,6 +1245,7 @@ + Short / Leverage @@ -1233,6 +1267,7 @@ + Utility Sub-commands @@ -1254,6 +1289,7 @@ + Plotting @@ -1275,6 +1311,7 @@ + Exchange-specific Notes @@ -1296,6 +1333,7 @@ +
  • @@ -1306,6 +1344,7 @@ + Jupyter Notebooks @@ -1354,6 +1394,7 @@ + Strategy analysis @@ -1376,6 +1417,7 @@ + Backtest analysis @@ -1405,6 +1447,7 @@ +
  • @@ -1415,6 +1458,7 @@ + Advanced Post-installation Tasks @@ -1463,6 +1508,7 @@ + Trade Object @@ -1485,6 +1531,7 @@ + Lookahead analysis @@ -1507,6 +1554,7 @@ + Recursive analysis @@ -1529,6 +1577,7 @@ + Advanced Strategy @@ -1551,6 +1600,7 @@ + Advanced Hyperopt @@ -1573,6 +1623,7 @@ + Orderflow @@ -1595,6 +1646,7 @@ + Producer/Consumer mode @@ -1617,6 +1669,7 @@ + SQL Cheat-sheet @@ -1639,6 +1692,7 @@ + Edge Positioning @@ -1668,6 +1722,7 @@ + FAQ @@ -1689,6 +1744,7 @@ + Strategy migration @@ -1710,6 +1766,7 @@ + Updating Freqtrade @@ -1731,6 +1788,7 @@ + Deprecated Features @@ -1752,6 +1810,7 @@ + Contributors Guide @@ -2741,7 +2800,9 @@ Your next step is to learn how to find optimal parameters - + + + diff --git a/en/develop/bot-basics/index.html b/en/develop/bot-basics/index.html index 9a8a0a520..3a01cae5f 100644 --- a/en/develop/bot-basics/index.html +++ b/en/develop/bot-basics/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -417,6 +423,7 @@ + Freqtrade Basics @@ -539,6 +547,7 @@ + Configuration @@ -560,6 +569,7 @@ + Strategy Quickstart @@ -581,6 +591,7 @@ + Strategy Customization @@ -602,6 +613,7 @@ + Strategy Callbacks @@ -623,6 +635,7 @@ + Stoploss @@ -644,6 +657,7 @@ + Plugins @@ -665,6 +679,7 @@ + Start the bot @@ -686,6 +701,7 @@ +
  • @@ -696,6 +712,7 @@ + Telegram @@ -744,6 +762,7 @@ + freqUI @@ -766,6 +785,7 @@ + REST API @@ -788,6 +808,7 @@ + Web Hook @@ -817,6 +838,7 @@ + Data Downloading @@ -838,6 +860,7 @@ + Backtesting @@ -859,6 +882,7 @@ + Hyperopt @@ -880,6 +904,7 @@ +
  • @@ -890,6 +915,7 @@ + Introduction @@ -938,6 +965,7 @@ + Configuration @@ -960,6 +988,7 @@ + Parameter table @@ -982,6 +1011,7 @@ + Feature engineering @@ -1004,6 +1034,7 @@ + Running FreqAI @@ -1026,6 +1057,7 @@ + Reinforcement Learning @@ -1048,6 +1080,7 @@ + Developer guide @@ -1077,6 +1110,7 @@ + Short / Leverage @@ -1098,6 +1132,7 @@ + Utility Sub-commands @@ -1119,6 +1154,7 @@ + Plotting @@ -1140,6 +1176,7 @@ + Exchange-specific Notes @@ -1161,6 +1198,7 @@ +
  • @@ -1171,6 +1209,7 @@ + Jupyter Notebooks @@ -1219,6 +1259,7 @@ + Strategy analysis @@ -1241,6 +1282,7 @@ + Backtest analysis @@ -1270,6 +1312,7 @@ +
  • @@ -1280,6 +1323,7 @@ + Advanced Post-installation Tasks @@ -1328,6 +1373,7 @@ + Trade Object @@ -1350,6 +1396,7 @@ + Lookahead analysis @@ -1372,6 +1419,7 @@ + Recursive analysis @@ -1394,6 +1442,7 @@ + Advanced Strategy @@ -1416,6 +1465,7 @@ + Advanced Hyperopt @@ -1438,6 +1488,7 @@ + Orderflow @@ -1460,6 +1511,7 @@ + Producer/Consumer mode @@ -1482,6 +1534,7 @@ + SQL Cheat-sheet @@ -1504,6 +1557,7 @@ + Edge Positioning @@ -1533,6 +1587,7 @@ + FAQ @@ -1554,6 +1609,7 @@ + Strategy migration @@ -1575,6 +1631,7 @@ + Updating Freqtrade @@ -1596,6 +1653,7 @@ + Deprecated Features @@ -1617,6 +1675,7 @@ + Contributors Guide @@ -1956,7 +2015,9 @@ Most callbacks will be called once per iteration in live (usually every ~5s) - w - + + + diff --git a/en/develop/bot-usage/index.html b/en/develop/bot-usage/index.html index 2cfa7fe76..16e48d5e1 100644 --- a/en/develop/bot-usage/index.html +++ b/en/develop/bot-usage/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -564,6 +577,7 @@ + Start the bot @@ -719,6 +734,7 @@ +
  • @@ -729,6 +745,7 @@ + Telegram @@ -777,6 +795,7 @@ + freqUI @@ -799,6 +818,7 @@ + REST API @@ -821,6 +841,7 @@ + Web Hook @@ -850,6 +871,7 @@ + Data Downloading @@ -871,6 +893,7 @@ + Backtesting @@ -892,6 +915,7 @@ + Hyperopt @@ -913,6 +937,7 @@ +
  • @@ -923,6 +948,7 @@ + Introduction @@ -971,6 +998,7 @@ + Configuration @@ -993,6 +1021,7 @@ + Parameter table @@ -1015,6 +1044,7 @@ + Feature engineering @@ -1037,6 +1067,7 @@ + Running FreqAI @@ -1059,6 +1090,7 @@ + Reinforcement Learning @@ -1081,6 +1113,7 @@ + Developer guide @@ -1110,6 +1143,7 @@ + Short / Leverage @@ -1131,6 +1165,7 @@ + Utility Sub-commands @@ -1152,6 +1187,7 @@ + Plotting @@ -1173,6 +1209,7 @@ + Exchange-specific Notes @@ -1194,6 +1231,7 @@ +
  • @@ -1204,6 +1242,7 @@ + Jupyter Notebooks @@ -1252,6 +1292,7 @@ + Strategy analysis @@ -1274,6 +1315,7 @@ + Backtest analysis @@ -1303,6 +1345,7 @@ +
  • @@ -1313,6 +1356,7 @@ + Advanced Post-installation Tasks @@ -1361,6 +1406,7 @@ + Trade Object @@ -1383,6 +1429,7 @@ + Lookahead analysis @@ -1405,6 +1452,7 @@ + Recursive analysis @@ -1427,6 +1475,7 @@ + Advanced Strategy @@ -1449,6 +1498,7 @@ + Advanced Hyperopt @@ -1471,6 +1521,7 @@ + Orderflow @@ -1493,6 +1544,7 @@ + Producer/Consumer mode @@ -1515,6 +1567,7 @@ + SQL Cheat-sheet @@ -1537,6 +1590,7 @@ + Edge Positioning @@ -1566,6 +1620,7 @@ + FAQ @@ -1587,6 +1642,7 @@ + Strategy migration @@ -1608,6 +1664,7 @@ + Updating Freqtrade @@ -1629,6 +1686,7 @@ + Deprecated Features @@ -1650,6 +1708,7 @@ + Contributors Guide @@ -2102,7 +2161,9 @@ in production mode. Example command:

    - + + + diff --git a/en/develop/commands/backtesting-analysis/index.html b/en/develop/commands/backtesting-analysis/index.html index b679aee6c..0c2132fef 100644 --- a/en/develop/commands/backtesting-analysis/index.html +++ b/en/develop/commands/backtesting-analysis/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@
    + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1660,7 +1718,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/backtesting-show/index.html b/en/develop/commands/backtesting-show/index.html index a08f7982f..0010111e9 100644 --- a/en/develop/commands/backtesting-show/index.html +++ b/en/develop/commands/backtesting-show/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1631,7 +1689,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/backtesting/index.html b/en/develop/commands/backtesting/index.html index f3a2a44db..e665c2c09 100644 --- a/en/develop/commands/backtesting/index.html +++ b/en/develop/commands/backtesting/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1702,7 +1760,9 @@ Strategy arguments: - + + + diff --git a/en/develop/commands/convert-data/index.html b/en/develop/commands/convert-data/index.html index acbb7b42a..5f60703a5 100644 --- a/en/develop/commands/convert-data/index.html +++ b/en/develop/commands/convert-data/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1646,7 +1704,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/convert-db/index.html b/en/develop/commands/convert-db/index.html index 036b29aae..812cc8609 100644 --- a/en/develop/commands/convert-db/index.html +++ b/en/develop/commands/convert-db/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1606,7 +1664,9 @@ options: - + + + diff --git a/en/develop/commands/convert-trade-data/index.html b/en/develop/commands/convert-trade-data/index.html index 35b61276f..812cb383f 100644 --- a/en/develop/commands/convert-trade-data/index.html +++ b/en/develop/commands/convert-trade-data/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1635,7 +1693,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/create-userdir/index.html b/en/develop/commands/create-userdir/index.html index d92dba23b..3d7d1702f 100644 --- a/en/develop/commands/create-userdir/index.html +++ b/en/develop/commands/create-userdir/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1604,7 +1662,9 @@ options: - + + + diff --git a/en/develop/commands/download-data/index.html b/en/develop/commands/download-data/index.html index 941ca7bc2..1b6014aa0 100644 --- a/en/develop/commands/download-data/index.html +++ b/en/develop/commands/download-data/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1664,7 +1722,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/edge/index.html b/en/develop/commands/edge/index.html index 6d52fff04..5d389c3bb 100644 --- a/en/develop/commands/edge/index.html +++ b/en/develop/commands/edge/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1663,7 +1721,9 @@ Strategy arguments: - + + + diff --git a/en/develop/commands/hyperopt-list/index.html b/en/develop/commands/hyperopt-list/index.html index b7d520cd8..0d2cee012 100644 --- a/en/develop/commands/hyperopt-list/index.html +++ b/en/develop/commands/hyperopt-list/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1656,7 +1714,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/hyperopt-show/index.html b/en/develop/commands/hyperopt-show/index.html index f2306632a..064e3a4f3 100644 --- a/en/develop/commands/hyperopt-show/index.html +++ b/en/develop/commands/hyperopt-show/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1638,7 +1696,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/hyperopt/index.html b/en/develop/commands/hyperopt/index.html index cae8b0f02..b3bd2f032 100644 --- a/en/develop/commands/hyperopt/index.html +++ b/en/develop/commands/hyperopt/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1715,7 +1773,9 @@ Strategy arguments: - + + + diff --git a/en/develop/commands/install-ui/index.html b/en/develop/commands/install-ui/index.html index f79c9c5ac..fffd1251d 100644 --- a/en/develop/commands/install-ui/index.html +++ b/en/develop/commands/install-ui/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1605,7 +1663,9 @@ options: - + + + diff --git a/en/develop/commands/list-data/index.html b/en/develop/commands/list-data/index.html index a92bfbe63..0f713f15d 100644 --- a/en/develop/commands/list-data/index.html +++ b/en/develop/commands/list-data/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1642,7 +1700,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/list-exchanges/index.html b/en/develop/commands/list-exchanges/index.html index 691f9a4f5..2b0c89713 100644 --- a/en/develop/commands/list-exchanges/index.html +++ b/en/develop/commands/list-exchanges/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1623,7 +1681,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/list-freqaimodels/index.html b/en/develop/commands/list-freqaimodels/index.html index 17e8e37dd..ea21ffa35 100644 --- a/en/develop/commands/list-freqaimodels/index.html +++ b/en/develop/commands/list-freqaimodels/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1625,7 +1683,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/list-hyperoptloss/index.html b/en/develop/commands/list-hyperoptloss/index.html index fdd4c04f1..04da242dd 100644 --- a/en/develop/commands/list-hyperoptloss/index.html +++ b/en/develop/commands/list-hyperoptloss/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1625,7 +1683,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/list-markets/index.html b/en/develop/commands/list-markets/index.html index c9d960aec..7d9382ad5 100644 --- a/en/develop/commands/list-markets/index.html +++ b/en/develop/commands/list-markets/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1640,7 +1698,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/list-pairs/index.html b/en/develop/commands/list-pairs/index.html index 080cac14a..3acaf4769 100644 --- a/en/develop/commands/list-pairs/index.html +++ b/en/develop/commands/list-pairs/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1640,7 +1698,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/list-strategies/index.html b/en/develop/commands/list-strategies/index.html index 6316e5376..6d0deb492 100644 --- a/en/develop/commands/list-strategies/index.html +++ b/en/develop/commands/list-strategies/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1628,7 +1686,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/list-timeframes/index.html b/en/develop/commands/list-timeframes/index.html index e2e3fd016..946e4a027 100644 --- a/en/develop/commands/list-timeframes/index.html +++ b/en/develop/commands/list-timeframes/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1624,7 +1682,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/lookahead-analysis/index.html b/en/develop/commands/lookahead-analysis/index.html index 6d0b315d7..2fe13f048 100644 --- a/en/develop/commands/lookahead-analysis/index.html +++ b/en/develop/commands/lookahead-analysis/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1702,7 +1760,9 @@ Strategy arguments: - + + + diff --git a/en/develop/commands/main/index.html b/en/develop/commands/main/index.html index 9ca4b63cf..065e92dc9 100644 --- a/en/develop/commands/main/index.html +++ b/en/develop/commands/main/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1645,7 +1703,9 @@ options: - + + + diff --git a/en/develop/commands/new-config/index.html b/en/develop/commands/new-config/index.html index 90c1b17c3..b65f833ee 100644 --- a/en/develop/commands/new-config/index.html +++ b/en/develop/commands/new-config/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1606,7 +1664,9 @@ options: - + + + diff --git a/en/develop/commands/new-strategy/index.html b/en/develop/commands/new-strategy/index.html index 0ece6c017..b73203d01 100644 --- a/en/develop/commands/new-strategy/index.html +++ b/en/develop/commands/new-strategy/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1613,7 +1671,9 @@ options: - + + + diff --git a/en/develop/commands/plot-dataframe/index.html b/en/develop/commands/plot-dataframe/index.html index 1c081b47e..74dc98854 100644 --- a/en/develop/commands/plot-dataframe/index.html +++ b/en/develop/commands/plot-dataframe/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1676,7 +1734,9 @@ Strategy arguments: - + + + diff --git a/en/develop/commands/plot-profit/index.html b/en/develop/commands/plot-profit/index.html index 204561a20..b4ca4b99a 100644 --- a/en/develop/commands/plot-profit/index.html +++ b/en/develop/commands/plot-profit/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1662,7 +1720,9 @@ Strategy arguments: - + + + diff --git a/en/develop/commands/recursive-analysis/index.html b/en/develop/commands/recursive-analysis/index.html index 4260bbc6b..a1d97265c 100644 --- a/en/develop/commands/recursive-analysis/index.html +++ b/en/develop/commands/recursive-analysis/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1654,7 +1712,9 @@ Strategy arguments: - + + + diff --git a/en/develop/commands/show-config/index.html b/en/develop/commands/show-config/index.html index d28c862a0..d2f525aed 100644 --- a/en/develop/commands/show-config/index.html +++ b/en/develop/commands/show-config/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1610,7 +1668,9 @@ options: - + + + diff --git a/en/develop/commands/show-trades/index.html b/en/develop/commands/show-trades/index.html index d72ceae3d..84113ddd8 100644 --- a/en/develop/commands/show-trades/index.html +++ b/en/develop/commands/show-trades/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1631,7 +1689,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/strategy-updater/index.html b/en/develop/commands/strategy-updater/index.html index 027d16de0..42121390e 100644 --- a/en/develop/commands/strategy-updater/index.html +++ b/en/develop/commands/strategy-updater/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1635,7 +1693,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/test-pairlist/index.html b/en/develop/commands/test-pairlist/index.html index c6f4e95f2..00ee3d378 100644 --- a/en/develop/commands/test-pairlist/index.html +++ b/en/develop/commands/test-pairlist/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1616,7 +1674,9 @@ options: - + + + diff --git a/en/develop/commands/trade/index.html b/en/develop/commands/trade/index.html index 1bb7795d7..e0ee5d9dd 100644 --- a/en/develop/commands/trade/index.html +++ b/en/develop/commands/trade/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1649,7 +1707,9 @@ Strategy arguments: - + + + diff --git a/en/develop/commands/trades-to-ohlcv/index.html b/en/develop/commands/trades-to-ohlcv/index.html index a0885249b..d156797a5 100644 --- a/en/develop/commands/trades-to-ohlcv/index.html +++ b/en/develop/commands/trades-to-ohlcv/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1642,7 +1700,9 @@ Common arguments: - + + + diff --git a/en/develop/commands/webserver/index.html b/en/develop/commands/webserver/index.html index 1d5287871..dc11eee45 100644 --- a/en/develop/commands/webserver/index.html +++ b/en/develop/commands/webserver/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1621,7 +1679,9 @@ Common arguments: - + + + diff --git a/en/develop/configuration/index.html b/en/develop/configuration/index.html index 3123940b3..d2baf9807 100644 --- a/en/develop/configuration/index.html +++ b/en/develop/configuration/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -438,6 +445,7 @@ + Configuration @@ -986,6 +995,7 @@ + Strategy Quickstart @@ -1007,6 +1017,7 @@ + Strategy Customization @@ -1028,6 +1039,7 @@ + Strategy Callbacks @@ -1049,6 +1061,7 @@ + Stoploss @@ -1070,6 +1083,7 @@ + Plugins @@ -1091,6 +1105,7 @@ + Start the bot @@ -1112,6 +1127,7 @@ +
  • @@ -1122,6 +1138,7 @@ + Telegram @@ -1170,6 +1188,7 @@ + freqUI @@ -1192,6 +1211,7 @@ + REST API @@ -1214,6 +1234,7 @@ + Web Hook @@ -1243,6 +1264,7 @@ + Data Downloading @@ -1264,6 +1286,7 @@ + Backtesting @@ -1285,6 +1308,7 @@ + Hyperopt @@ -1306,6 +1330,7 @@ +
  • @@ -1316,6 +1341,7 @@ + Introduction @@ -1364,6 +1391,7 @@ + Configuration @@ -1386,6 +1414,7 @@ + Parameter table @@ -1408,6 +1437,7 @@ + Feature engineering @@ -1430,6 +1460,7 @@ + Running FreqAI @@ -1452,6 +1483,7 @@ + Reinforcement Learning @@ -1474,6 +1506,7 @@ + Developer guide @@ -1503,6 +1536,7 @@ + Short / Leverage @@ -1524,6 +1558,7 @@ + Utility Sub-commands @@ -1545,6 +1580,7 @@ + Plotting @@ -1566,6 +1602,7 @@ + Exchange-specific Notes @@ -1587,6 +1624,7 @@ +
  • @@ -1597,6 +1635,7 @@ + Jupyter Notebooks @@ -1645,6 +1685,7 @@ + Strategy analysis @@ -1667,6 +1708,7 @@ + Backtest analysis @@ -1696,6 +1738,7 @@ +
  • @@ -1706,6 +1749,7 @@ + Advanced Post-installation Tasks @@ -1754,6 +1799,7 @@ + Trade Object @@ -1776,6 +1822,7 @@ + Lookahead analysis @@ -1798,6 +1845,7 @@ + Recursive analysis @@ -1820,6 +1868,7 @@ + Advanced Strategy @@ -1842,6 +1891,7 @@ + Advanced Hyperopt @@ -1864,6 +1914,7 @@ + Orderflow @@ -1886,6 +1937,7 @@ + Producer/Consumer mode @@ -1908,6 +1960,7 @@ + SQL Cheat-sheet @@ -1930,6 +1983,7 @@ + Edge Positioning @@ -1959,6 +2013,7 @@ + FAQ @@ -1980,6 +2035,7 @@ + Strategy migration @@ -2001,6 +2057,7 @@ + Updating Freqtrade @@ -2022,6 +2079,7 @@ + Deprecated Features @@ -2043,6 +2101,7 @@ + Contributors Guide @@ -3923,7 +3982,9 @@ freqtrade - + + + diff --git a/en/develop/data-analysis/index.html b/en/develop/data-analysis/index.html index 3962598e9..d9f78fbaa 100644 --- a/en/develop/data-analysis/index.html +++ b/en/develop/data-analysis/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1053,6 +1089,7 @@ +
  • @@ -1063,6 +1100,7 @@ + Jupyter Notebooks @@ -1236,6 +1276,7 @@ + Strategy analysis @@ -1258,6 +1299,7 @@ + Backtest analysis @@ -1287,6 +1329,7 @@ +
  • @@ -1297,6 +1340,7 @@ + Advanced Post-installation Tasks @@ -1345,6 +1390,7 @@ + Trade Object @@ -1367,6 +1413,7 @@ + Lookahead analysis @@ -1389,6 +1436,7 @@ + Recursive analysis @@ -1411,6 +1459,7 @@ + Advanced Strategy @@ -1433,6 +1482,7 @@ + Advanced Hyperopt @@ -1455,6 +1505,7 @@ + Orderflow @@ -1477,6 +1528,7 @@ + Producer/Consumer mode @@ -1499,6 +1551,7 @@ + SQL Cheat-sheet @@ -1521,6 +1574,7 @@ + Edge Positioning @@ -1550,6 +1604,7 @@ + FAQ @@ -1571,6 +1626,7 @@ + Strategy migration @@ -1592,6 +1648,7 @@ + Updating Freqtrade @@ -1613,6 +1670,7 @@ + Deprecated Features @@ -1634,6 +1692,7 @@ + Contributors Guide @@ -2001,7 +2060,9 @@ Best avoid relative paths, since this starts at the storage location of the jupy - + + + diff --git a/en/develop/data-download/index.html b/en/develop/data-download/index.html index a408f2422..053bffca3 100644 --- a/en/develop/data-download/index.html +++ b/en/develop/data-download/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -716,6 +736,7 @@ + Data Downloading @@ -967,6 +989,7 @@ + Backtesting @@ -988,6 +1011,7 @@ + Hyperopt @@ -1009,6 +1033,7 @@ +
  • @@ -1019,6 +1044,7 @@ + Introduction @@ -1067,6 +1094,7 @@ + Configuration @@ -1089,6 +1117,7 @@ + Parameter table @@ -1111,6 +1140,7 @@ + Feature engineering @@ -1133,6 +1163,7 @@ + Running FreqAI @@ -1155,6 +1186,7 @@ + Reinforcement Learning @@ -1177,6 +1209,7 @@ + Developer guide @@ -1206,6 +1239,7 @@ + Short / Leverage @@ -1227,6 +1261,7 @@ + Utility Sub-commands @@ -1248,6 +1283,7 @@ + Plotting @@ -1269,6 +1305,7 @@ + Exchange-specific Notes @@ -1290,6 +1327,7 @@ +
  • @@ -1300,6 +1338,7 @@ + Jupyter Notebooks @@ -1348,6 +1388,7 @@ + Strategy analysis @@ -1370,6 +1411,7 @@ + Backtest analysis @@ -1399,6 +1441,7 @@ +
  • @@ -1409,6 +1452,7 @@ + Advanced Post-installation Tasks @@ -1457,6 +1502,7 @@ + Trade Object @@ -1479,6 +1525,7 @@ + Lookahead analysis @@ -1501,6 +1548,7 @@ + Recursive analysis @@ -1523,6 +1571,7 @@ + Advanced Strategy @@ -1545,6 +1594,7 @@ + Advanced Hyperopt @@ -1567,6 +1617,7 @@ + Orderflow @@ -1589,6 +1640,7 @@ + Producer/Consumer mode @@ -1611,6 +1663,7 @@ + SQL Cheat-sheet @@ -1633,6 +1686,7 @@ + Edge Positioning @@ -1662,6 +1716,7 @@ + FAQ @@ -1683,6 +1738,7 @@ + Strategy migration @@ -1704,6 +1760,7 @@ + Updating Freqtrade @@ -1725,6 +1782,7 @@ + Deprecated Features @@ -1746,6 +1804,7 @@ + Contributors Guide @@ -2578,7 +2637,9 @@ Most other exchanges provide OHLCV data with sufficient history, so downloading - + + + diff --git a/en/develop/deprecated/index.html b/en/develop/deprecated/index.html index 39a3477e1..c15eb840e 100644 --- a/en/develop/deprecated/index.html +++ b/en/develop/deprecated/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1051,6 +1087,7 @@ +
  • @@ -1061,6 +1098,7 @@ + Jupyter Notebooks @@ -1109,6 +1148,7 @@ + Strategy analysis @@ -1131,6 +1171,7 @@ + Backtest analysis @@ -1160,6 +1201,7 @@ +
  • @@ -1170,6 +1212,7 @@ + Advanced Post-installation Tasks @@ -1218,6 +1262,7 @@ + Trade Object @@ -1240,6 +1285,7 @@ + Lookahead analysis @@ -1262,6 +1308,7 @@ + Recursive analysis @@ -1284,6 +1331,7 @@ + Advanced Strategy @@ -1306,6 +1354,7 @@ + Advanced Hyperopt @@ -1328,6 +1377,7 @@ + Orderflow @@ -1350,6 +1400,7 @@ + Producer/Consumer mode @@ -1372,6 +1423,7 @@ + SQL Cheat-sheet @@ -1394,6 +1446,7 @@ + Edge Positioning @@ -1423,6 +1476,7 @@ + FAQ @@ -1444,6 +1498,7 @@ + Strategy migration @@ -1465,6 +1520,7 @@ + Updating Freqtrade @@ -1495,6 +1551,7 @@ + Deprecated Features @@ -1719,6 +1777,7 @@ + Contributors Guide @@ -2108,7 +2167,9 @@ Please use configuration based log - + + + diff --git a/en/develop/developer/index.html b/en/develop/developer/index.html index 790e1d1c1..fa2f5a414 100644 --- a/en/develop/developer/index.html +++ b/en/develop/developer/index.html @@ -18,7 +18,7 @@ - + @@ -277,6 +277,7 @@ + Home @@ -298,6 +299,7 @@ + Quickstart with Docker @@ -319,6 +321,7 @@ +
  • @@ -329,6 +332,7 @@ + Linux/MacOS/Raspberry @@ -377,6 +382,7 @@ + Windows @@ -406,6 +412,7 @@ + Freqtrade Basics @@ -427,6 +434,7 @@ + Configuration @@ -448,6 +456,7 @@ + Strategy Quickstart @@ -469,6 +478,7 @@ + Strategy Customization @@ -490,6 +500,7 @@ + Strategy Callbacks @@ -511,6 +522,7 @@ + Stoploss @@ -532,6 +544,7 @@ + Plugins @@ -553,6 +566,7 @@ + Start the bot @@ -574,6 +588,7 @@ +
  • @@ -584,6 +599,7 @@ + Telegram @@ -632,6 +649,7 @@ + freqUI @@ -654,6 +672,7 @@ + REST API @@ -676,6 +695,7 @@ + Web Hook @@ -705,6 +725,7 @@ + Data Downloading @@ -726,6 +747,7 @@ + Backtesting @@ -747,6 +769,7 @@ + Hyperopt @@ -768,6 +791,7 @@ +
  • @@ -778,6 +802,7 @@ + Introduction @@ -826,6 +852,7 @@ + Configuration @@ -848,6 +875,7 @@ + Parameter table @@ -870,6 +898,7 @@ + Feature engineering @@ -892,6 +921,7 @@ + Running FreqAI @@ -914,6 +944,7 @@ + Reinforcement Learning @@ -936,6 +967,7 @@ + Developer guide @@ -965,6 +997,7 @@ + Short / Leverage @@ -986,6 +1019,7 @@ + Utility Sub-commands @@ -1007,6 +1041,7 @@ + Plotting @@ -1028,6 +1063,7 @@ + Exchange-specific Notes @@ -1049,6 +1085,7 @@ +
  • @@ -1059,6 +1096,7 @@ + Jupyter Notebooks @@ -1107,6 +1146,7 @@ + Strategy analysis @@ -1129,6 +1169,7 @@ + Backtest analysis @@ -1158,6 +1199,7 @@ +
  • @@ -1168,6 +1210,7 @@ + Advanced Post-installation Tasks @@ -1216,6 +1260,7 @@ + Trade Object @@ -1238,6 +1283,7 @@ + Lookahead analysis @@ -1260,6 +1306,7 @@ + Recursive analysis @@ -1282,6 +1329,7 @@ + Advanced Strategy @@ -1304,6 +1352,7 @@ + Advanced Hyperopt @@ -1326,6 +1375,7 @@ + Orderflow @@ -1348,6 +1398,7 @@ + Producer/Consumer mode @@ -1370,6 +1421,7 @@ + SQL Cheat-sheet @@ -1392,6 +1444,7 @@ + Edge Positioning @@ -1421,6 +1474,7 @@ + FAQ @@ -1442,6 +1496,7 @@ + Strategy migration @@ -1463,6 +1518,7 @@ + Updating Freqtrade @@ -1484,6 +1540,7 @@ + Deprecated Features @@ -1514,6 +1571,7 @@ + Contributors Guide @@ -2909,7 +2968,9 @@ twine upload dist/* - + + + diff --git a/en/develop/docker_quickstart/index.html b/en/develop/docker_quickstart/index.html index f6feb2d09..e708f8649 100644 --- a/en/develop/docker_quickstart/index.html +++ b/en/develop/docker_quickstart/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -309,6 +310,7 @@ + Quickstart with Docker @@ -539,6 +542,7 @@ +
  • @@ -549,6 +553,7 @@ + Linux/MacOS/Raspberry @@ -597,6 +603,7 @@ + Windows @@ -626,6 +633,7 @@ + Freqtrade Basics @@ -647,6 +655,7 @@ + Configuration @@ -668,6 +677,7 @@ + Strategy Quickstart @@ -689,6 +699,7 @@ + Strategy Customization @@ -710,6 +721,7 @@ + Strategy Callbacks @@ -731,6 +743,7 @@ + Stoploss @@ -752,6 +765,7 @@ + Plugins @@ -773,6 +787,7 @@ + Start the bot @@ -794,6 +809,7 @@ +
  • @@ -804,6 +820,7 @@ + Telegram @@ -852,6 +870,7 @@ + freqUI @@ -874,6 +893,7 @@ + REST API @@ -896,6 +916,7 @@ + Web Hook @@ -925,6 +946,7 @@ + Data Downloading @@ -946,6 +968,7 @@ + Backtesting @@ -967,6 +990,7 @@ + Hyperopt @@ -988,6 +1012,7 @@ +
  • @@ -998,6 +1023,7 @@ + Introduction @@ -1046,6 +1073,7 @@ + Configuration @@ -1068,6 +1096,7 @@ + Parameter table @@ -1090,6 +1119,7 @@ + Feature engineering @@ -1112,6 +1142,7 @@ + Running FreqAI @@ -1134,6 +1165,7 @@ + Reinforcement Learning @@ -1156,6 +1188,7 @@ + Developer guide @@ -1185,6 +1218,7 @@ + Short / Leverage @@ -1206,6 +1240,7 @@ + Utility Sub-commands @@ -1227,6 +1262,7 @@ + Plotting @@ -1248,6 +1284,7 @@ + Exchange-specific Notes @@ -1269,6 +1306,7 @@ +
  • @@ -1279,6 +1317,7 @@ + Jupyter Notebooks @@ -1327,6 +1367,7 @@ + Strategy analysis @@ -1349,6 +1390,7 @@ + Backtest analysis @@ -1378,6 +1420,7 @@ +
  • @@ -1388,6 +1431,7 @@ + Advanced Post-installation Tasks @@ -1436,6 +1481,7 @@ + Trade Object @@ -1458,6 +1504,7 @@ + Lookahead analysis @@ -1480,6 +1527,7 @@ + Recursive analysis @@ -1502,6 +1550,7 @@ + Advanced Strategy @@ -1524,6 +1573,7 @@ + Advanced Hyperopt @@ -1546,6 +1596,7 @@ + Orderflow @@ -1568,6 +1619,7 @@ + Producer/Consumer mode @@ -1590,6 +1642,7 @@ + SQL Cheat-sheet @@ -1612,6 +1665,7 @@ + Edge Positioning @@ -1641,6 +1695,7 @@ + FAQ @@ -1662,6 +1717,7 @@ + Strategy migration @@ -1683,6 +1739,7 @@ + Updating Freqtrade @@ -1704,6 +1761,7 @@ + Deprecated Features @@ -1725,6 +1783,7 @@ + Contributors Guide @@ -2242,7 +2301,9 @@ Best use a linux-VPS for running freqtrade reliably.

    - + + + diff --git a/en/develop/edge/index.html b/en/develop/edge/index.html index d84cbe9cc..da28391a5 100644 --- a/en/develop/edge/index.html +++ b/en/develop/edge/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@
    + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1051,6 +1087,7 @@ +
  • @@ -1061,6 +1098,7 @@ + Jupyter Notebooks @@ -1109,6 +1148,7 @@ + Strategy analysis @@ -1131,6 +1171,7 @@ + Backtest analysis @@ -1162,6 +1203,7 @@ +
  • @@ -1172,6 +1214,7 @@ + Advanced Post-installation Tasks @@ -1220,6 +1264,7 @@ + Trade Object @@ -1242,6 +1287,7 @@ + Lookahead analysis @@ -1264,6 +1310,7 @@ + Recursive analysis @@ -1286,6 +1333,7 @@ + Advanced Strategy @@ -1308,6 +1356,7 @@ + Advanced Hyperopt @@ -1330,6 +1379,7 @@ + Orderflow @@ -1352,6 +1402,7 @@ + Producer/Consumer mode @@ -1374,6 +1425,7 @@ + SQL Cheat-sheet @@ -1405,6 +1457,7 @@ + Edge Positioning @@ -1601,6 +1655,7 @@ + FAQ @@ -1622,6 +1677,7 @@ + Strategy migration @@ -1643,6 +1699,7 @@ + Updating Freqtrade @@ -1664,6 +1721,7 @@ + Deprecated Features @@ -1685,6 +1743,7 @@ + Contributors Guide @@ -2514,7 +2573,9 @@ Please refer to the Data Downloading section of - + + + diff --git a/en/develop/exchanges/index.html b/en/develop/exchanges/index.html index a75431291..8de7fea48 100644 --- a/en/develop/exchanges/index.html +++ b/en/develop/exchanges/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1039,6 +1074,7 @@ + Exchange-specific Notes @@ -1368,6 +1405,7 @@ +
  • @@ -1378,6 +1416,7 @@ + Jupyter Notebooks @@ -1426,6 +1466,7 @@ + Strategy analysis @@ -1448,6 +1489,7 @@ + Backtest analysis @@ -1477,6 +1519,7 @@ +
  • @@ -1487,6 +1530,7 @@ + Advanced Post-installation Tasks @@ -1535,6 +1580,7 @@ + Trade Object @@ -1557,6 +1603,7 @@ + Lookahead analysis @@ -1579,6 +1626,7 @@ + Recursive analysis @@ -1601,6 +1649,7 @@ + Advanced Strategy @@ -1623,6 +1672,7 @@ + Advanced Hyperopt @@ -1645,6 +1695,7 @@ + Orderflow @@ -1667,6 +1718,7 @@ + Producer/Consumer mode @@ -1689,6 +1741,7 @@ + SQL Cheat-sheet @@ -1711,6 +1764,7 @@ + Edge Positioning @@ -1740,6 +1794,7 @@ + FAQ @@ -1761,6 +1816,7 @@ + Strategy migration @@ -1782,6 +1838,7 @@ + Updating Freqtrade @@ -1803,6 +1860,7 @@ + Deprecated Features @@ -1824,6 +1882,7 @@ + Contributors Guide @@ -2587,7 +2646,9 @@ By default, Freqtrade assumes that incomplete candle is fetched from the exchang - + + + diff --git a/en/develop/faq/index.html b/en/develop/faq/index.html index 80e31602f..3a8c1ee64 100644 --- a/en/develop/faq/index.html +++ b/en/develop/faq/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1051,6 +1087,7 @@ +
  • @@ -1061,6 +1098,7 @@ + Jupyter Notebooks @@ -1109,6 +1148,7 @@ + Strategy analysis @@ -1131,6 +1171,7 @@ + Backtest analysis @@ -1160,6 +1201,7 @@ +
  • @@ -1170,6 +1212,7 @@ + Advanced Post-installation Tasks @@ -1218,6 +1262,7 @@ + Trade Object @@ -1240,6 +1285,7 @@ + Lookahead analysis @@ -1262,6 +1308,7 @@ + Recursive analysis @@ -1284,6 +1331,7 @@ + Advanced Strategy @@ -1306,6 +1354,7 @@ + Advanced Hyperopt @@ -1328,6 +1377,7 @@ + Orderflow @@ -1350,6 +1400,7 @@ + Producer/Consumer mode @@ -1372,6 +1423,7 @@ + SQL Cheat-sheet @@ -1394,6 +1446,7 @@ + Edge Positioning @@ -1432,6 +1485,7 @@ + FAQ @@ -1797,6 +1852,7 @@ + Strategy migration @@ -1818,6 +1874,7 @@ + Updating Freqtrade @@ -1839,6 +1896,7 @@ + Deprecated Features @@ -1860,6 +1918,7 @@ + Contributors Guide @@ -2559,7 +2618,9 @@ Should you be asked to expose your exchange keys or send funds to some random wa - + + + diff --git a/en/develop/freq-ui/index.html b/en/develop/freq-ui/index.html index 41ad7bd3b..b2f36c5f5 100644 --- a/en/develop/freq-ui/index.html +++ b/en/develop/freq-ui/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -578,6 +592,7 @@ +
  • @@ -588,6 +603,7 @@ + Telegram @@ -645,6 +662,7 @@ + freqUI @@ -777,6 +796,7 @@ + REST API @@ -799,6 +819,7 @@ + Web Hook @@ -828,6 +849,7 @@ + Data Downloading @@ -849,6 +871,7 @@ + Backtesting @@ -870,6 +893,7 @@ + Hyperopt @@ -891,6 +915,7 @@ +
  • @@ -901,6 +926,7 @@ + Introduction @@ -949,6 +976,7 @@ + Configuration @@ -971,6 +999,7 @@ + Parameter table @@ -993,6 +1022,7 @@ + Feature engineering @@ -1015,6 +1045,7 @@ + Running FreqAI @@ -1037,6 +1068,7 @@ + Reinforcement Learning @@ -1059,6 +1091,7 @@ + Developer guide @@ -1088,6 +1121,7 @@ + Short / Leverage @@ -1109,6 +1143,7 @@ + Utility Sub-commands @@ -1130,6 +1165,7 @@ + Plotting @@ -1151,6 +1187,7 @@ + Exchange-specific Notes @@ -1172,6 +1209,7 @@ +
  • @@ -1182,6 +1220,7 @@ + Jupyter Notebooks @@ -1230,6 +1270,7 @@ + Strategy analysis @@ -1252,6 +1293,7 @@ + Backtest analysis @@ -1281,6 +1323,7 @@ +
  • @@ -1291,6 +1334,7 @@ + Advanced Post-installation Tasks @@ -1339,6 +1384,7 @@ + Trade Object @@ -1361,6 +1407,7 @@ + Lookahead analysis @@ -1383,6 +1430,7 @@ + Recursive analysis @@ -1405,6 +1453,7 @@ + Advanced Strategy @@ -1427,6 +1476,7 @@ + Advanced Hyperopt @@ -1449,6 +1499,7 @@ + Orderflow @@ -1471,6 +1522,7 @@ + Producer/Consumer mode @@ -1493,6 +1545,7 @@ + SQL Cheat-sheet @@ -1515,6 +1568,7 @@ + Edge Positioning @@ -1544,6 +1598,7 @@ + FAQ @@ -1565,6 +1620,7 @@ + Strategy migration @@ -1586,6 +1642,7 @@ + Updating Freqtrade @@ -1607,6 +1664,7 @@ + Deprecated Features @@ -1628,6 +1686,7 @@ + Contributors Guide @@ -1962,7 +2021,9 @@ Such a configuration will not take effect, and the cors errors will remain.

    - + + + diff --git a/en/develop/freqai-configuration/index.html b/en/develop/freqai-configuration/index.html index 383db0aae..084fa6a57 100644 --- a/en/develop/freqai-configuration/index.html +++ b/en/develop/freqai-configuration/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@
    + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -772,6 +795,7 @@ +
  • @@ -782,6 +806,7 @@ + Introduction @@ -839,6 +865,7 @@ + Configuration @@ -1070,6 +1098,7 @@ + Parameter table @@ -1092,6 +1121,7 @@ + Feature engineering @@ -1114,6 +1144,7 @@ + Running FreqAI @@ -1136,6 +1167,7 @@ + Reinforcement Learning @@ -1158,6 +1190,7 @@ + Developer guide @@ -1187,6 +1220,7 @@ + Short / Leverage @@ -1208,6 +1242,7 @@ + Utility Sub-commands @@ -1229,6 +1264,7 @@ + Plotting @@ -1250,6 +1286,7 @@ + Exchange-specific Notes @@ -1271,6 +1308,7 @@ +
  • @@ -1281,6 +1319,7 @@ + Jupyter Notebooks @@ -1329,6 +1369,7 @@ + Strategy analysis @@ -1351,6 +1392,7 @@ + Backtest analysis @@ -1380,6 +1422,7 @@ +
  • @@ -1390,6 +1433,7 @@ + Advanced Post-installation Tasks @@ -1438,6 +1483,7 @@ + Trade Object @@ -1460,6 +1506,7 @@ + Lookahead analysis @@ -1482,6 +1529,7 @@ + Recursive analysis @@ -1504,6 +1552,7 @@ + Advanced Strategy @@ -1526,6 +1575,7 @@ + Advanced Hyperopt @@ -1548,6 +1598,7 @@ + Orderflow @@ -1570,6 +1621,7 @@ + Producer/Consumer mode @@ -1592,6 +1644,7 @@ + SQL Cheat-sheet @@ -1614,6 +1667,7 @@ + Edge Positioning @@ -1643,6 +1697,7 @@ + FAQ @@ -1664,6 +1719,7 @@ + Strategy migration @@ -1685,6 +1741,7 @@ + Updating Freqtrade @@ -1706,6 +1763,7 @@ + Deprecated Features @@ -1727,6 +1785,7 @@ + Contributors Guide @@ -2443,7 +2502,9 @@ To see a full example, you can refer to the {"base": "..", "features": ["content.code.annotate", "search.share", "content.code.copy", "navigation.top", "navigation.footer"], "search": "../assets/javascripts/workers/search.f8cc74c7.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"alias": true, "provider": "mike"}} + + + diff --git a/en/develop/freqai-developers/index.html b/en/develop/freqai-developers/index.html index 4f1762488..8b7005972 100644 --- a/en/develop/freqai-developers/index.html +++ b/en/develop/freqai-developers/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -772,6 +795,7 @@ +
  • @@ -782,6 +806,7 @@ + Introduction @@ -830,6 +856,7 @@ + Configuration @@ -852,6 +879,7 @@ + Parameter table @@ -874,6 +902,7 @@ + Feature engineering @@ -896,6 +925,7 @@ + Running FreqAI @@ -918,6 +948,7 @@ + Reinforcement Learning @@ -949,6 +980,7 @@ + Developer guide @@ -1043,6 +1076,7 @@ + Short / Leverage @@ -1064,6 +1098,7 @@ + Utility Sub-commands @@ -1085,6 +1120,7 @@ + Plotting @@ -1106,6 +1142,7 @@ + Exchange-specific Notes @@ -1127,6 +1164,7 @@ +
  • @@ -1137,6 +1175,7 @@ + Jupyter Notebooks @@ -1185,6 +1225,7 @@ + Strategy analysis @@ -1207,6 +1248,7 @@ + Backtest analysis @@ -1236,6 +1278,7 @@ +
  • @@ -1246,6 +1289,7 @@ + Advanced Post-installation Tasks @@ -1294,6 +1339,7 @@ + Trade Object @@ -1316,6 +1362,7 @@ + Lookahead analysis @@ -1338,6 +1385,7 @@ + Recursive analysis @@ -1360,6 +1408,7 @@ + Advanced Strategy @@ -1382,6 +1431,7 @@ + Advanced Hyperopt @@ -1404,6 +1454,7 @@ + Orderflow @@ -1426,6 +1477,7 @@ + Producer/Consumer mode @@ -1448,6 +1500,7 @@ + SQL Cheat-sheet @@ -1470,6 +1523,7 @@ + Edge Positioning @@ -1499,6 +1553,7 @@ + FAQ @@ -1520,6 +1575,7 @@ + Strategy migration @@ -1541,6 +1597,7 @@ + Updating Freqtrade @@ -1562,6 +1619,7 @@ + Deprecated Features @@ -1583,6 +1641,7 @@ + Contributors Guide @@ -1878,7 +1937,9 @@ - + + + diff --git a/en/develop/freqai-feature-engineering/index.html b/en/develop/freqai-feature-engineering/index.html index 735713ddf..96c59a7dc 100644 --- a/en/develop/freqai-feature-engineering/index.html +++ b/en/develop/freqai-feature-engineering/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -772,6 +795,7 @@ +
  • @@ -782,6 +806,7 @@ + Introduction @@ -830,6 +856,7 @@ + Configuration @@ -852,6 +879,7 @@ + Parameter table @@ -883,6 +911,7 @@ + Feature engineering @@ -1063,6 +1093,7 @@ + Running FreqAI @@ -1085,6 +1116,7 @@ + Reinforcement Learning @@ -1107,6 +1139,7 @@ + Developer guide @@ -1136,6 +1169,7 @@ + Short / Leverage @@ -1157,6 +1191,7 @@ + Utility Sub-commands @@ -1178,6 +1213,7 @@ + Plotting @@ -1199,6 +1235,7 @@ + Exchange-specific Notes @@ -1220,6 +1257,7 @@ +
  • @@ -1230,6 +1268,7 @@ + Jupyter Notebooks @@ -1278,6 +1318,7 @@ + Strategy analysis @@ -1300,6 +1341,7 @@ + Backtest analysis @@ -1329,6 +1371,7 @@ +
  • @@ -1339,6 +1382,7 @@ + Advanced Post-installation Tasks @@ -1387,6 +1432,7 @@ + Trade Object @@ -1409,6 +1455,7 @@ + Lookahead analysis @@ -1431,6 +1478,7 @@ + Recursive analysis @@ -1453,6 +1501,7 @@ + Advanced Strategy @@ -1475,6 +1524,7 @@ + Advanced Hyperopt @@ -1497,6 +1547,7 @@ + Orderflow @@ -1519,6 +1570,7 @@ + Producer/Consumer mode @@ -1541,6 +1593,7 @@ + SQL Cheat-sheet @@ -1563,6 +1616,7 @@ + Edge Positioning @@ -1592,6 +1646,7 @@ + FAQ @@ -1613,6 +1668,7 @@ + Strategy migration @@ -1634,6 +1690,7 @@ + Updating Freqtrade @@ -1655,6 +1712,7 @@ + Deprecated Features @@ -1676,6 +1734,7 @@ + Contributors Guide @@ -2306,7 +2365,9 @@ model for training/prediction and has therefore prepended it with % - + + + diff --git a/en/develop/freqai-parameter-table/index.html b/en/develop/freqai-parameter-table/index.html index 4ad6e2af0..5c368445c 100644 --- a/en/develop/freqai-parameter-table/index.html +++ b/en/develop/freqai-parameter-table/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -772,6 +795,7 @@ +
  • @@ -782,6 +806,7 @@ + Introduction @@ -830,6 +856,7 @@ + Configuration @@ -861,6 +888,7 @@ + Parameter table @@ -1002,6 +1031,7 @@ + Feature engineering @@ -1024,6 +1054,7 @@ + Running FreqAI @@ -1046,6 +1077,7 @@ + Reinforcement Learning @@ -1068,6 +1100,7 @@ + Developer guide @@ -1097,6 +1130,7 @@ + Short / Leverage @@ -1118,6 +1152,7 @@ + Utility Sub-commands @@ -1139,6 +1174,7 @@ + Plotting @@ -1160,6 +1196,7 @@ + Exchange-specific Notes @@ -1181,6 +1218,7 @@ +
  • @@ -1191,6 +1229,7 @@ + Jupyter Notebooks @@ -1239,6 +1279,7 @@ + Strategy analysis @@ -1261,6 +1302,7 @@ + Backtest analysis @@ -1290,6 +1332,7 @@ +
  • @@ -1300,6 +1343,7 @@ + Advanced Post-installation Tasks @@ -1348,6 +1393,7 @@ + Trade Object @@ -1370,6 +1416,7 @@ + Lookahead analysis @@ -1392,6 +1439,7 @@ + Recursive analysis @@ -1414,6 +1462,7 @@ + Advanced Strategy @@ -1436,6 +1485,7 @@ + Advanced Hyperopt @@ -1458,6 +1508,7 @@ + Orderflow @@ -1480,6 +1531,7 @@ + Producer/Consumer mode @@ -1502,6 +1554,7 @@ + SQL Cheat-sheet @@ -1524,6 +1577,7 @@ + Edge Positioning @@ -1553,6 +1607,7 @@ + FAQ @@ -1574,6 +1629,7 @@ + Strategy migration @@ -1595,6 +1651,7 @@ + Updating Freqtrade @@ -1616,6 +1673,7 @@ + Deprecated Features @@ -1637,6 +1695,7 @@ + Contributors Guide @@ -2256,7 +2315,9 @@ - + + + diff --git a/en/develop/freqai-reinforcement-learning/index.html b/en/develop/freqai-reinforcement-learning/index.html index 7531032ef..9b7d9e734 100644 --- a/en/develop/freqai-reinforcement-learning/index.html +++ b/en/develop/freqai-reinforcement-learning/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -772,6 +795,7 @@ +
  • @@ -782,6 +806,7 @@ + Introduction @@ -830,6 +856,7 @@ + Configuration @@ -852,6 +879,7 @@ + Parameter table @@ -874,6 +902,7 @@ + Feature engineering @@ -896,6 +925,7 @@ + Running FreqAI @@ -927,6 +957,7 @@ + Reinforcement Learning @@ -1077,6 +1109,7 @@ + Developer guide @@ -1106,6 +1139,7 @@ + Short / Leverage @@ -1127,6 +1161,7 @@ + Utility Sub-commands @@ -1148,6 +1183,7 @@ + Plotting @@ -1169,6 +1205,7 @@ + Exchange-specific Notes @@ -1190,6 +1227,7 @@ +
  • @@ -1200,6 +1238,7 @@ + Jupyter Notebooks @@ -1248,6 +1288,7 @@ + Strategy analysis @@ -1270,6 +1311,7 @@ + Backtest analysis @@ -1299,6 +1341,7 @@ +
  • @@ -1309,6 +1352,7 @@ + Advanced Post-installation Tasks @@ -1357,6 +1402,7 @@ + Trade Object @@ -1379,6 +1425,7 @@ + Lookahead analysis @@ -1401,6 +1448,7 @@ + Recursive analysis @@ -1423,6 +1471,7 @@ + Advanced Strategy @@ -1445,6 +1494,7 @@ + Advanced Hyperopt @@ -1467,6 +1517,7 @@ + Orderflow @@ -1489,6 +1540,7 @@ + Producer/Consumer mode @@ -1511,6 +1563,7 @@ + SQL Cheat-sheet @@ -1533,6 +1586,7 @@ + Edge Positioning @@ -1562,6 +1616,7 @@ + FAQ @@ -1583,6 +1638,7 @@ + Strategy migration @@ -1604,6 +1660,7 @@ + Updating Freqtrade @@ -1625,6 +1682,7 @@ + Deprecated Features @@ -1646,6 +1704,7 @@ + Contributors Guide @@ -2140,7 +2199,9 @@ The reward function provided with the Freqtrade source code is a showcase of fun - + + + diff --git a/en/develop/freqai-running/index.html b/en/develop/freqai-running/index.html index b5c12e7a4..1aaeca7fd 100644 --- a/en/develop/freqai-running/index.html +++ b/en/develop/freqai-running/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -772,6 +795,7 @@ +
  • @@ -782,6 +806,7 @@ + Introduction @@ -830,6 +856,7 @@ + Configuration @@ -852,6 +879,7 @@ + Parameter table @@ -874,6 +902,7 @@ + Feature engineering @@ -905,6 +934,7 @@ + Running FreqAI @@ -1097,6 +1128,7 @@ + Reinforcement Learning @@ -1119,6 +1151,7 @@ + Developer guide @@ -1148,6 +1181,7 @@ + Short / Leverage @@ -1169,6 +1203,7 @@ + Utility Sub-commands @@ -1190,6 +1225,7 @@ + Plotting @@ -1211,6 +1247,7 @@ + Exchange-specific Notes @@ -1232,6 +1269,7 @@ +
  • @@ -1242,6 +1280,7 @@ + Jupyter Notebooks @@ -1290,6 +1330,7 @@ + Strategy analysis @@ -1312,6 +1353,7 @@ + Backtest analysis @@ -1341,6 +1383,7 @@ +
  • @@ -1351,6 +1394,7 @@ + Advanced Post-installation Tasks @@ -1399,6 +1444,7 @@ + Trade Object @@ -1421,6 +1467,7 @@ + Lookahead analysis @@ -1443,6 +1490,7 @@ + Recursive analysis @@ -1465,6 +1513,7 @@ + Advanced Strategy @@ -1487,6 +1536,7 @@ + Advanced Hyperopt @@ -1509,6 +1559,7 @@ + Orderflow @@ -1531,6 +1582,7 @@ + Producer/Consumer mode @@ -1553,6 +1605,7 @@ + SQL Cheat-sheet @@ -1575,6 +1628,7 @@ + Edge Positioning @@ -1604,6 +1658,7 @@ + FAQ @@ -1625,6 +1680,7 @@ + Strategy migration @@ -1646,6 +1702,7 @@ + Updating Freqtrade @@ -1667,6 +1724,7 @@ + Deprecated Features @@ -1688,6 +1746,7 @@ + Contributors Guide @@ -2113,7 +2172,9 @@ tensorboard --logdir user_data/mod - + + + diff --git a/en/develop/freqai/index.html b/en/develop/freqai/index.html index a253ddd1d..7624b4120 100644 --- a/en/develop/freqai/index.html +++ b/en/develop/freqai/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -772,6 +795,7 @@ +
  • @@ -782,6 +806,7 @@ + Introduction @@ -991,6 +1018,7 @@ + Configuration @@ -1013,6 +1041,7 @@ + Parameter table @@ -1035,6 +1064,7 @@ + Feature engineering @@ -1057,6 +1087,7 @@ + Running FreqAI @@ -1079,6 +1110,7 @@ + Reinforcement Learning @@ -1101,6 +1133,7 @@ + Developer guide @@ -1130,6 +1163,7 @@ + Short / Leverage @@ -1151,6 +1185,7 @@ + Utility Sub-commands @@ -1172,6 +1207,7 @@ + Plotting @@ -1193,6 +1229,7 @@ + Exchange-specific Notes @@ -1214,6 +1251,7 @@ +
  • @@ -1224,6 +1262,7 @@ + Jupyter Notebooks @@ -1272,6 +1312,7 @@ + Strategy analysis @@ -1294,6 +1335,7 @@ + Backtest analysis @@ -1323,6 +1365,7 @@ +
  • @@ -1333,6 +1376,7 @@ + Advanced Post-installation Tasks @@ -1381,6 +1426,7 @@ + Trade Object @@ -1403,6 +1449,7 @@ + Lookahead analysis @@ -1425,6 +1472,7 @@ + Recursive analysis @@ -1447,6 +1495,7 @@ + Advanced Strategy @@ -1469,6 +1518,7 @@ + Advanced Hyperopt @@ -1491,6 +1541,7 @@ + Orderflow @@ -1513,6 +1564,7 @@ + Producer/Consumer mode @@ -1535,6 +1587,7 @@ + SQL Cheat-sheet @@ -1557,6 +1610,7 @@ + Edge Positioning @@ -1586,6 +1640,7 @@ + FAQ @@ -1607,6 +1662,7 @@ + Strategy migration @@ -1628,6 +1684,7 @@ + Updating Freqtrade @@ -1649,6 +1706,7 @@ + Deprecated Features @@ -1670,6 +1728,7 @@ + Contributors Guide @@ -2050,7 +2109,9 @@ Stefan Gehring @bloodhunter4rc, @longyu, Andrew Lawless @paranoidandy, Pascal Sc - + + + diff --git a/en/develop/hyperopt/index.html b/en/develop/hyperopt/index.html index 120f34b0a..b924cd8c4 100644 --- a/en/develop/hyperopt/index.html +++ b/en/develop/hyperopt/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -758,6 +780,7 @@ + Hyperopt @@ -1234,6 +1258,7 @@ +
  • @@ -1244,6 +1269,7 @@ + Introduction @@ -1292,6 +1319,7 @@ + Configuration @@ -1314,6 +1342,7 @@ + Parameter table @@ -1336,6 +1365,7 @@ + Feature engineering @@ -1358,6 +1388,7 @@ + Running FreqAI @@ -1380,6 +1411,7 @@ + Reinforcement Learning @@ -1402,6 +1434,7 @@ + Developer guide @@ -1431,6 +1464,7 @@ + Short / Leverage @@ -1452,6 +1486,7 @@ + Utility Sub-commands @@ -1473,6 +1508,7 @@ + Plotting @@ -1494,6 +1530,7 @@ + Exchange-specific Notes @@ -1515,6 +1552,7 @@ +
  • @@ -1525,6 +1563,7 @@ + Jupyter Notebooks @@ -1573,6 +1613,7 @@ + Strategy analysis @@ -1595,6 +1636,7 @@ + Backtest analysis @@ -1624,6 +1666,7 @@ +
  • @@ -1634,6 +1677,7 @@ + Advanced Post-installation Tasks @@ -1682,6 +1727,7 @@ + Trade Object @@ -1704,6 +1750,7 @@ + Lookahead analysis @@ -1726,6 +1773,7 @@ + Recursive analysis @@ -1748,6 +1796,7 @@ + Advanced Strategy @@ -1770,6 +1819,7 @@ + Advanced Hyperopt @@ -1792,6 +1842,7 @@ + Orderflow @@ -1814,6 +1865,7 @@ + Producer/Consumer mode @@ -1836,6 +1888,7 @@ + SQL Cheat-sheet @@ -1858,6 +1911,7 @@ + Edge Positioning @@ -1887,6 +1941,7 @@ + FAQ @@ -1908,6 +1963,7 @@ + Strategy migration @@ -1929,6 +1985,7 @@ + Updating Freqtrade @@ -1950,6 +2007,7 @@ + Deprecated Features @@ -1971,6 +2029,7 @@ + Contributors Guide @@ -3412,7 +3471,9 @@ It is recommended to use the logging module instead.

    - + + + diff --git a/en/develop/includes/cors/index.html b/en/develop/includes/cors/index.html index 540173886..e042d31d7 100644 --- a/en/develop/includes/cors/index.html +++ b/en/develop/includes/cors/index.html @@ -16,7 +16,7 @@ - + @@ -275,6 +275,7 @@
    + Home @@ -296,6 +297,7 @@ + Quickstart with Docker @@ -317,6 +319,7 @@ +
  • @@ -327,6 +330,7 @@ + Linux/MacOS/Raspberry @@ -375,6 +380,7 @@ + Windows @@ -404,6 +410,7 @@ + Freqtrade Basics @@ -425,6 +432,7 @@ + Configuration @@ -446,6 +454,7 @@ + Strategy Quickstart @@ -467,6 +476,7 @@ + Strategy Customization @@ -488,6 +498,7 @@ + Strategy Callbacks @@ -509,6 +520,7 @@ + Stoploss @@ -530,6 +542,7 @@ + Plugins @@ -551,6 +564,7 @@ + Start the bot @@ -572,6 +586,7 @@ +
  • @@ -582,6 +597,7 @@ + Telegram @@ -630,6 +647,7 @@ + freqUI @@ -652,6 +670,7 @@ + REST API @@ -674,6 +693,7 @@ + Web Hook @@ -703,6 +723,7 @@ + Data Downloading @@ -724,6 +745,7 @@ + Backtesting @@ -745,6 +767,7 @@ + Hyperopt @@ -766,6 +789,7 @@ +
  • @@ -776,6 +800,7 @@ + Introduction @@ -824,6 +850,7 @@ + Configuration @@ -846,6 +873,7 @@ + Parameter table @@ -868,6 +896,7 @@ + Feature engineering @@ -890,6 +919,7 @@ + Running FreqAI @@ -912,6 +942,7 @@ + Reinforcement Learning @@ -934,6 +965,7 @@ + Developer guide @@ -963,6 +995,7 @@ + Short / Leverage @@ -984,6 +1017,7 @@ + Utility Sub-commands @@ -1005,6 +1039,7 @@ + Plotting @@ -1026,6 +1061,7 @@ + Exchange-specific Notes @@ -1047,6 +1083,7 @@ +
  • @@ -1057,6 +1094,7 @@ + Jupyter Notebooks @@ -1105,6 +1144,7 @@ + Strategy analysis @@ -1127,6 +1167,7 @@ + Backtest analysis @@ -1156,6 +1197,7 @@ +
  • @@ -1166,6 +1208,7 @@ + Advanced Post-installation Tasks @@ -1214,6 +1258,7 @@ + Trade Object @@ -1236,6 +1281,7 @@ + Lookahead analysis @@ -1258,6 +1304,7 @@ + Recursive analysis @@ -1280,6 +1327,7 @@ + Advanced Strategy @@ -1302,6 +1350,7 @@ + Advanced Hyperopt @@ -1324,6 +1373,7 @@ + Orderflow @@ -1346,6 +1396,7 @@ + Producer/Consumer mode @@ -1368,6 +1419,7 @@ + SQL Cheat-sheet @@ -1390,6 +1442,7 @@ + Edge Positioning @@ -1419,6 +1472,7 @@ + FAQ @@ -1440,6 +1494,7 @@ + Strategy migration @@ -1461,6 +1516,7 @@ + Updating Freqtrade @@ -1482,6 +1538,7 @@ + Deprecated Features @@ -1503,6 +1560,7 @@ + Contributors Guide @@ -1671,7 +1729,9 @@ Such a configuration will not take effect, and the cors errors will remain.

    - + + + diff --git a/en/develop/includes/pairlists/index.html b/en/develop/includes/pairlists/index.html index c7008dc02..906f49e3d 100644 --- a/en/develop/includes/pairlists/index.html +++ b/en/develop/includes/pairlists/index.html @@ -16,7 +16,7 @@ - + @@ -275,6 +275,7 @@
    + Home @@ -296,6 +297,7 @@ + Quickstart with Docker @@ -317,6 +319,7 @@ +
  • @@ -327,6 +330,7 @@ + Linux/MacOS/Raspberry @@ -375,6 +380,7 @@ + Windows @@ -404,6 +410,7 @@ + Freqtrade Basics @@ -425,6 +432,7 @@ + Configuration @@ -446,6 +454,7 @@ + Strategy Quickstart @@ -467,6 +476,7 @@ + Strategy Customization @@ -488,6 +498,7 @@ + Strategy Callbacks @@ -509,6 +520,7 @@ + Stoploss @@ -530,6 +542,7 @@ + Plugins @@ -551,6 +564,7 @@ + Start the bot @@ -572,6 +586,7 @@ +
  • @@ -582,6 +597,7 @@ + Telegram @@ -630,6 +647,7 @@ + freqUI @@ -652,6 +670,7 @@ + REST API @@ -674,6 +693,7 @@ + Web Hook @@ -703,6 +723,7 @@ + Data Downloading @@ -724,6 +745,7 @@ + Backtesting @@ -745,6 +767,7 @@ + Hyperopt @@ -766,6 +789,7 @@ +
  • @@ -776,6 +800,7 @@ + Introduction @@ -824,6 +850,7 @@ + Configuration @@ -846,6 +873,7 @@ + Parameter table @@ -868,6 +896,7 @@ + Feature engineering @@ -890,6 +919,7 @@ + Running FreqAI @@ -912,6 +942,7 @@ + Reinforcement Learning @@ -934,6 +965,7 @@ + Developer guide @@ -963,6 +995,7 @@ + Short / Leverage @@ -984,6 +1017,7 @@ + Utility Sub-commands @@ -1005,6 +1039,7 @@ + Plotting @@ -1026,6 +1061,7 @@ + Exchange-specific Notes @@ -1047,6 +1083,7 @@ +
  • @@ -1057,6 +1094,7 @@ + Jupyter Notebooks @@ -1105,6 +1144,7 @@ + Strategy analysis @@ -1127,6 +1167,7 @@ + Backtest analysis @@ -1156,6 +1197,7 @@ +
  • @@ -1166,6 +1208,7 @@ + Advanced Post-installation Tasks @@ -1214,6 +1258,7 @@ + Trade Object @@ -1236,6 +1281,7 @@ + Lookahead analysis @@ -1258,6 +1304,7 @@ + Recursive analysis @@ -1280,6 +1327,7 @@ + Advanced Strategy @@ -1302,6 +1350,7 @@ + Advanced Hyperopt @@ -1324,6 +1373,7 @@ + Orderflow @@ -1346,6 +1396,7 @@ + Producer/Consumer mode @@ -1368,6 +1419,7 @@ + SQL Cheat-sheet @@ -1390,6 +1442,7 @@ + Edge Positioning @@ -1419,6 +1472,7 @@ + FAQ @@ -1440,6 +1494,7 @@ + Strategy migration @@ -1461,6 +1516,7 @@ + Updating Freqtrade @@ -1482,6 +1538,7 @@ + Deprecated Features @@ -1503,6 +1560,7 @@ + Contributors Guide @@ -2342,7 +2400,9 @@ If the volatility over the last 10 days is not in the range of 0.05-0.50, remove - + + + diff --git a/en/develop/includes/pricing/index.html b/en/develop/includes/pricing/index.html index da8e72837..fe9ca45e9 100644 --- a/en/develop/includes/pricing/index.html +++ b/en/develop/includes/pricing/index.html @@ -16,7 +16,7 @@ - + @@ -275,6 +275,7 @@ + Home @@ -296,6 +297,7 @@ + Quickstart with Docker @@ -317,6 +319,7 @@ +
  • @@ -327,6 +330,7 @@ + Linux/MacOS/Raspberry @@ -375,6 +380,7 @@ + Windows @@ -404,6 +410,7 @@ + Freqtrade Basics @@ -425,6 +432,7 @@ + Configuration @@ -446,6 +454,7 @@ + Strategy Quickstart @@ -467,6 +476,7 @@ + Strategy Customization @@ -488,6 +498,7 @@ + Strategy Callbacks @@ -509,6 +520,7 @@ + Stoploss @@ -530,6 +542,7 @@ + Plugins @@ -551,6 +564,7 @@ + Start the bot @@ -572,6 +586,7 @@ +
  • @@ -582,6 +597,7 @@ + Telegram @@ -630,6 +647,7 @@ + freqUI @@ -652,6 +670,7 @@ + REST API @@ -674,6 +693,7 @@ + Web Hook @@ -703,6 +723,7 @@ + Data Downloading @@ -724,6 +745,7 @@ + Backtesting @@ -745,6 +767,7 @@ + Hyperopt @@ -766,6 +789,7 @@ +
  • @@ -776,6 +800,7 @@ + Introduction @@ -824,6 +850,7 @@ + Configuration @@ -846,6 +873,7 @@ + Parameter table @@ -868,6 +896,7 @@ + Feature engineering @@ -890,6 +919,7 @@ + Running FreqAI @@ -912,6 +942,7 @@ + Reinforcement Learning @@ -934,6 +965,7 @@ + Developer guide @@ -963,6 +995,7 @@ + Short / Leverage @@ -984,6 +1017,7 @@ + Utility Sub-commands @@ -1005,6 +1039,7 @@ + Plotting @@ -1026,6 +1061,7 @@ + Exchange-specific Notes @@ -1047,6 +1083,7 @@ +
  • @@ -1057,6 +1094,7 @@ + Jupyter Notebooks @@ -1105,6 +1144,7 @@ + Strategy analysis @@ -1127,6 +1167,7 @@ + Backtest analysis @@ -1156,6 +1197,7 @@ +
  • @@ -1166,6 +1208,7 @@ + Advanced Post-installation Tasks @@ -1214,6 +1258,7 @@ + Trade Object @@ -1236,6 +1281,7 @@ + Lookahead analysis @@ -1258,6 +1304,7 @@ + Recursive analysis @@ -1280,6 +1327,7 @@ + Advanced Strategy @@ -1302,6 +1350,7 @@ + Advanced Hyperopt @@ -1324,6 +1373,7 @@ + Orderflow @@ -1346,6 +1396,7 @@ + Producer/Consumer mode @@ -1368,6 +1419,7 @@ + SQL Cheat-sheet @@ -1390,6 +1442,7 @@ + Edge Positioning @@ -1419,6 +1472,7 @@ + FAQ @@ -1440,6 +1494,7 @@ + Strategy migration @@ -1461,6 +1516,7 @@ + Updating Freqtrade @@ -1482,6 +1538,7 @@ + Deprecated Features @@ -1503,6 +1560,7 @@ + Contributors Guide @@ -1968,7 +2026,9 @@ Assuming both entry and exits are using market orders, a configuration similar t - + + + diff --git a/en/develop/includes/protections/index.html b/en/develop/includes/protections/index.html index 3e4ee37d3..8df66e2c2 100644 --- a/en/develop/includes/protections/index.html +++ b/en/develop/includes/protections/index.html @@ -16,7 +16,7 @@ - + @@ -275,6 +275,7 @@ + Home @@ -296,6 +297,7 @@ + Quickstart with Docker @@ -317,6 +319,7 @@ +
  • @@ -327,6 +330,7 @@ + Linux/MacOS/Raspberry @@ -375,6 +380,7 @@ + Windows @@ -404,6 +410,7 @@ + Freqtrade Basics @@ -425,6 +432,7 @@ + Configuration @@ -446,6 +454,7 @@ + Strategy Quickstart @@ -467,6 +476,7 @@ + Strategy Customization @@ -488,6 +498,7 @@ + Strategy Callbacks @@ -509,6 +520,7 @@ + Stoploss @@ -530,6 +542,7 @@ + Plugins @@ -551,6 +564,7 @@ + Start the bot @@ -572,6 +586,7 @@ +
  • @@ -582,6 +597,7 @@ + Telegram @@ -630,6 +647,7 @@ + freqUI @@ -652,6 +670,7 @@ + REST API @@ -674,6 +693,7 @@ + Web Hook @@ -703,6 +723,7 @@ + Data Downloading @@ -724,6 +745,7 @@ + Backtesting @@ -745,6 +767,7 @@ + Hyperopt @@ -766,6 +789,7 @@ +
  • @@ -776,6 +800,7 @@ + Introduction @@ -824,6 +850,7 @@ + Configuration @@ -846,6 +873,7 @@ + Parameter table @@ -868,6 +896,7 @@ + Feature engineering @@ -890,6 +919,7 @@ + Running FreqAI @@ -912,6 +942,7 @@ + Reinforcement Learning @@ -934,6 +965,7 @@ + Developer guide @@ -963,6 +995,7 @@ + Short / Leverage @@ -984,6 +1017,7 @@ + Utility Sub-commands @@ -1005,6 +1039,7 @@ + Plotting @@ -1026,6 +1061,7 @@ + Exchange-specific Notes @@ -1047,6 +1083,7 @@ +
  • @@ -1057,6 +1094,7 @@ + Jupyter Notebooks @@ -1105,6 +1144,7 @@ + Strategy analysis @@ -1127,6 +1167,7 @@ + Backtest analysis @@ -1156,6 +1197,7 @@ +
  • @@ -1166,6 +1208,7 @@ + Advanced Post-installation Tasks @@ -1214,6 +1258,7 @@ + Trade Object @@ -1236,6 +1281,7 @@ + Lookahead analysis @@ -1258,6 +1304,7 @@ + Recursive analysis @@ -1280,6 +1327,7 @@ + Advanced Strategy @@ -1302,6 +1350,7 @@ + Advanced Hyperopt @@ -1324,6 +1373,7 @@ + Orderflow @@ -1346,6 +1396,7 @@ + Producer/Consumer mode @@ -1368,6 +1419,7 @@ + SQL Cheat-sheet @@ -1390,6 +1442,7 @@ + Edge Positioning @@ -1419,6 +1472,7 @@ + FAQ @@ -1440,6 +1494,7 @@ + Strategy migration @@ -1461,6 +1516,7 @@ + Updating Freqtrade @@ -1482,6 +1538,7 @@ + Deprecated Features @@ -1503,6 +1560,7 @@ + Contributors Guide @@ -1902,7 +1960,9 @@ All protections are evaluated in the sequence they are defined.

    - + + + diff --git a/en/develop/includes/release_template/index.html b/en/develop/includes/release_template/index.html index f91bc68e7..0d62e9b4f 100644 --- a/en/develop/includes/release_template/index.html +++ b/en/develop/includes/release_template/index.html @@ -16,7 +16,7 @@ - + @@ -275,6 +275,7 @@
    + Home @@ -296,6 +297,7 @@ + Quickstart with Docker @@ -317,6 +319,7 @@ +
  • @@ -327,6 +330,7 @@ + Linux/MacOS/Raspberry @@ -375,6 +380,7 @@ + Windows @@ -404,6 +410,7 @@ + Freqtrade Basics @@ -425,6 +432,7 @@ + Configuration @@ -446,6 +454,7 @@ + Strategy Quickstart @@ -467,6 +476,7 @@ + Strategy Customization @@ -488,6 +498,7 @@ + Strategy Callbacks @@ -509,6 +520,7 @@ + Stoploss @@ -530,6 +542,7 @@ + Plugins @@ -551,6 +564,7 @@ + Start the bot @@ -572,6 +586,7 @@ +
  • @@ -582,6 +597,7 @@ + Telegram @@ -630,6 +647,7 @@ + freqUI @@ -652,6 +670,7 @@ + REST API @@ -674,6 +693,7 @@ + Web Hook @@ -703,6 +723,7 @@ + Data Downloading @@ -724,6 +745,7 @@ + Backtesting @@ -745,6 +767,7 @@ + Hyperopt @@ -766,6 +789,7 @@ +
  • @@ -776,6 +800,7 @@ + Introduction @@ -824,6 +850,7 @@ + Configuration @@ -846,6 +873,7 @@ + Parameter table @@ -868,6 +896,7 @@ + Feature engineering @@ -890,6 +919,7 @@ + Running FreqAI @@ -912,6 +942,7 @@ + Reinforcement Learning @@ -934,6 +965,7 @@ + Developer guide @@ -963,6 +995,7 @@ + Short / Leverage @@ -984,6 +1017,7 @@ + Utility Sub-commands @@ -1005,6 +1039,7 @@ + Plotting @@ -1026,6 +1061,7 @@ + Exchange-specific Notes @@ -1047,6 +1083,7 @@ +
  • @@ -1057,6 +1094,7 @@ + Jupyter Notebooks @@ -1105,6 +1144,7 @@ + Strategy analysis @@ -1127,6 +1167,7 @@ + Backtest analysis @@ -1156,6 +1197,7 @@ +
  • @@ -1166,6 +1208,7 @@ + Advanced Post-installation Tasks @@ -1214,6 +1258,7 @@ + Trade Object @@ -1236,6 +1281,7 @@ + Lookahead analysis @@ -1258,6 +1304,7 @@ + Recursive analysis @@ -1280,6 +1327,7 @@ + Advanced Strategy @@ -1302,6 +1350,7 @@ + Advanced Hyperopt @@ -1324,6 +1373,7 @@ + Orderflow @@ -1346,6 +1396,7 @@ + Producer/Consumer mode @@ -1368,6 +1419,7 @@ + SQL Cheat-sheet @@ -1390,6 +1442,7 @@ + Edge Positioning @@ -1419,6 +1472,7 @@ + FAQ @@ -1440,6 +1494,7 @@ + Strategy migration @@ -1461,6 +1516,7 @@ + Updating Freqtrade @@ -1482,6 +1538,7 @@ + Deprecated Features @@ -1503,6 +1560,7 @@ + Contributors Guide @@ -1707,7 +1765,9 @@ pip install -U -r requirements.txt - + + + diff --git a/en/develop/includes/showcase/index.html b/en/develop/includes/showcase/index.html index 7aa7d594b..ca53bbbf5 100644 --- a/en/develop/includes/showcase/index.html +++ b/en/develop/includes/showcase/index.html @@ -16,7 +16,7 @@ - + @@ -270,6 +270,7 @@ + Home @@ -291,6 +292,7 @@ + Quickstart with Docker @@ -312,6 +314,7 @@ +
  • @@ -322,6 +325,7 @@ + Linux/MacOS/Raspberry @@ -370,6 +375,7 @@ + Windows @@ -399,6 +405,7 @@ + Freqtrade Basics @@ -420,6 +427,7 @@ + Configuration @@ -441,6 +449,7 @@ + Strategy Quickstart @@ -462,6 +471,7 @@ + Strategy Customization @@ -483,6 +493,7 @@ + Strategy Callbacks @@ -504,6 +515,7 @@ + Stoploss @@ -525,6 +537,7 @@ + Plugins @@ -546,6 +559,7 @@ + Start the bot @@ -567,6 +581,7 @@ +
  • @@ -577,6 +592,7 @@ + Telegram @@ -625,6 +642,7 @@ + freqUI @@ -647,6 +665,7 @@ + REST API @@ -669,6 +688,7 @@ + Web Hook @@ -698,6 +718,7 @@ + Data Downloading @@ -719,6 +740,7 @@ + Backtesting @@ -740,6 +762,7 @@ + Hyperopt @@ -761,6 +784,7 @@ +
  • @@ -771,6 +795,7 @@ + Introduction @@ -819,6 +845,7 @@ + Configuration @@ -841,6 +868,7 @@ + Parameter table @@ -863,6 +891,7 @@ + Feature engineering @@ -885,6 +914,7 @@ + Running FreqAI @@ -907,6 +937,7 @@ + Reinforcement Learning @@ -929,6 +960,7 @@ + Developer guide @@ -958,6 +990,7 @@ + Short / Leverage @@ -979,6 +1012,7 @@ + Utility Sub-commands @@ -1000,6 +1034,7 @@ + Plotting @@ -1021,6 +1056,7 @@ + Exchange-specific Notes @@ -1042,6 +1078,7 @@ +
  • @@ -1052,6 +1089,7 @@ + Jupyter Notebooks @@ -1100,6 +1139,7 @@ + Strategy analysis @@ -1122,6 +1162,7 @@ + Backtest analysis @@ -1151,6 +1192,7 @@ +
  • @@ -1161,6 +1203,7 @@ + Advanced Post-installation Tasks @@ -1209,6 +1253,7 @@ + Trade Object @@ -1231,6 +1276,7 @@ + Lookahead analysis @@ -1253,6 +1299,7 @@ + Recursive analysis @@ -1275,6 +1322,7 @@ + Advanced Strategy @@ -1297,6 +1345,7 @@ + Advanced Hyperopt @@ -1319,6 +1368,7 @@ + Orderflow @@ -1341,6 +1391,7 @@ + Producer/Consumer mode @@ -1363,6 +1414,7 @@ + SQL Cheat-sheet @@ -1385,6 +1437,7 @@ + Edge Positioning @@ -1414,6 +1467,7 @@ + FAQ @@ -1435,6 +1489,7 @@ + Strategy migration @@ -1456,6 +1511,7 @@ + Updating Freqtrade @@ -1477,6 +1533,7 @@ + Deprecated Features @@ -1498,6 +1555,7 @@ + Contributors Guide @@ -1610,7 +1668,9 @@ - + + + diff --git a/en/develop/includes/strategy-imports/index.html b/en/develop/includes/strategy-imports/index.html index f8a970e34..186c266cb 100644 --- a/en/develop/includes/strategy-imports/index.html +++ b/en/develop/includes/strategy-imports/index.html @@ -16,7 +16,7 @@ - + @@ -275,6 +275,7 @@ + Home @@ -296,6 +297,7 @@ + Quickstart with Docker @@ -317,6 +319,7 @@ +
  • @@ -327,6 +330,7 @@ + Linux/MacOS/Raspberry @@ -375,6 +380,7 @@ + Windows @@ -404,6 +410,7 @@ + Freqtrade Basics @@ -425,6 +432,7 @@ + Configuration @@ -446,6 +454,7 @@ + Strategy Quickstart @@ -467,6 +476,7 @@ + Strategy Customization @@ -488,6 +498,7 @@ + Strategy Callbacks @@ -509,6 +520,7 @@ + Stoploss @@ -530,6 +542,7 @@ + Plugins @@ -551,6 +564,7 @@ + Start the bot @@ -572,6 +586,7 @@ +
  • @@ -582,6 +597,7 @@ + Telegram @@ -630,6 +647,7 @@ + freqUI @@ -652,6 +670,7 @@ + REST API @@ -674,6 +693,7 @@ + Web Hook @@ -703,6 +723,7 @@ + Data Downloading @@ -724,6 +745,7 @@ + Backtesting @@ -745,6 +767,7 @@ + Hyperopt @@ -766,6 +789,7 @@ +
  • @@ -776,6 +800,7 @@ + Introduction @@ -824,6 +850,7 @@ + Configuration @@ -846,6 +873,7 @@ + Parameter table @@ -868,6 +896,7 @@ + Feature engineering @@ -890,6 +919,7 @@ + Running FreqAI @@ -912,6 +942,7 @@ + Reinforcement Learning @@ -934,6 +965,7 @@ + Developer guide @@ -963,6 +995,7 @@ + Short / Leverage @@ -984,6 +1017,7 @@ + Utility Sub-commands @@ -1005,6 +1039,7 @@ + Plotting @@ -1026,6 +1061,7 @@ + Exchange-specific Notes @@ -1047,6 +1083,7 @@ +
  • @@ -1057,6 +1094,7 @@ + Jupyter Notebooks @@ -1105,6 +1144,7 @@ + Strategy analysis @@ -1127,6 +1167,7 @@ + Backtest analysis @@ -1156,6 +1197,7 @@ +
  • @@ -1166,6 +1208,7 @@ + Advanced Post-installation Tasks @@ -1214,6 +1258,7 @@ + Trade Object @@ -1236,6 +1281,7 @@ + Lookahead analysis @@ -1258,6 +1304,7 @@ + Recursive analysis @@ -1280,6 +1327,7 @@ + Advanced Strategy @@ -1302,6 +1350,7 @@ + Advanced Hyperopt @@ -1324,6 +1373,7 @@ + Orderflow @@ -1346,6 +1396,7 @@ + Producer/Consumer mode @@ -1368,6 +1419,7 @@ + SQL Cheat-sheet @@ -1390,6 +1442,7 @@ + Edge Positioning @@ -1419,6 +1472,7 @@ + FAQ @@ -1440,6 +1494,7 @@ + Strategy migration @@ -1461,6 +1516,7 @@ + Updating Freqtrade @@ -1482,6 +1538,7 @@ + Deprecated Features @@ -1503,6 +1560,7 @@ + Contributors Guide @@ -1675,7 +1733,9 @@ Obviously you can add more imports as needed for your strategy.

    - + + + diff --git a/en/develop/index.html b/en/develop/index.html index 526260c17..a1a0ae28f 100644 --- a/en/develop/index.html +++ b/en/develop/index.html @@ -18,7 +18,7 @@ - + @@ -284,6 +284,7 @@
    + Home @@ -461,6 +463,7 @@ + Quickstart with Docker @@ -482,6 +485,7 @@ +
  • @@ -492,6 +496,7 @@ + Linux/MacOS/Raspberry @@ -540,6 +546,7 @@ + Windows @@ -569,6 +576,7 @@ + Freqtrade Basics @@ -590,6 +598,7 @@ + Configuration @@ -611,6 +620,7 @@ + Strategy Quickstart @@ -632,6 +642,7 @@ + Strategy Customization @@ -653,6 +664,7 @@ + Strategy Callbacks @@ -674,6 +686,7 @@ + Stoploss @@ -695,6 +708,7 @@ + Plugins @@ -716,6 +730,7 @@ + Start the bot @@ -737,6 +752,7 @@ +
  • @@ -747,6 +763,7 @@ + Telegram @@ -795,6 +813,7 @@ + freqUI @@ -817,6 +836,7 @@ + REST API @@ -839,6 +859,7 @@ + Web Hook @@ -868,6 +889,7 @@ + Data Downloading @@ -889,6 +911,7 @@ + Backtesting @@ -910,6 +933,7 @@ + Hyperopt @@ -931,6 +955,7 @@ +
  • @@ -941,6 +966,7 @@ + Introduction @@ -989,6 +1016,7 @@ + Configuration @@ -1011,6 +1039,7 @@ + Parameter table @@ -1033,6 +1062,7 @@ + Feature engineering @@ -1055,6 +1085,7 @@ + Running FreqAI @@ -1077,6 +1108,7 @@ + Reinforcement Learning @@ -1099,6 +1131,7 @@ + Developer guide @@ -1128,6 +1161,7 @@ + Short / Leverage @@ -1149,6 +1183,7 @@ + Utility Sub-commands @@ -1170,6 +1205,7 @@ + Plotting @@ -1191,6 +1227,7 @@ + Exchange-specific Notes @@ -1212,6 +1249,7 @@ +
  • @@ -1222,6 +1260,7 @@ + Jupyter Notebooks @@ -1270,6 +1310,7 @@ + Strategy analysis @@ -1292,6 +1333,7 @@ + Backtest analysis @@ -1321,6 +1363,7 @@ +
  • @@ -1331,6 +1374,7 @@ + Advanced Post-installation Tasks @@ -1379,6 +1424,7 @@ + Trade Object @@ -1401,6 +1447,7 @@ + Lookahead analysis @@ -1423,6 +1470,7 @@ + Recursive analysis @@ -1445,6 +1493,7 @@ + Advanced Strategy @@ -1467,6 +1516,7 @@ + Advanced Hyperopt @@ -1489,6 +1539,7 @@ + Orderflow @@ -1511,6 +1562,7 @@ + Producer/Consumer mode @@ -1533,6 +1585,7 @@ + SQL Cheat-sheet @@ -1555,6 +1608,7 @@ + Edge Positioning @@ -1584,6 +1638,7 @@ + FAQ @@ -1605,6 +1660,7 @@ + Strategy migration @@ -1626,6 +1682,7 @@ + Updating Freqtrade @@ -1647,6 +1704,7 @@ + Deprecated Features @@ -1668,6 +1726,7 @@ + Contributors Guide @@ -2038,7 +2097,9 @@ - + + + diff --git a/en/develop/installation/index.html b/en/develop/installation/index.html index 35b85ab29..9dc0070f8 100644 --- a/en/develop/installation/index.html +++ b/en/develop/installation/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -323,6 +325,7 @@ +
  • @@ -333,6 +336,7 @@ + Linux/MacOS/Raspberry @@ -779,6 +785,7 @@ + Windows @@ -808,6 +815,7 @@ + Freqtrade Basics @@ -829,6 +837,7 @@ + Configuration @@ -850,6 +859,7 @@ + Strategy Quickstart @@ -871,6 +881,7 @@ + Strategy Customization @@ -892,6 +903,7 @@ + Strategy Callbacks @@ -913,6 +925,7 @@ + Stoploss @@ -934,6 +947,7 @@ + Plugins @@ -955,6 +969,7 @@ + Start the bot @@ -976,6 +991,7 @@ +
  • @@ -986,6 +1002,7 @@ + Telegram @@ -1034,6 +1052,7 @@ + freqUI @@ -1056,6 +1075,7 @@ + REST API @@ -1078,6 +1098,7 @@ + Web Hook @@ -1107,6 +1128,7 @@ + Data Downloading @@ -1128,6 +1150,7 @@ + Backtesting @@ -1149,6 +1172,7 @@ + Hyperopt @@ -1170,6 +1194,7 @@ +
  • @@ -1180,6 +1205,7 @@ + Introduction @@ -1228,6 +1255,7 @@ + Configuration @@ -1250,6 +1278,7 @@ + Parameter table @@ -1272,6 +1301,7 @@ + Feature engineering @@ -1294,6 +1324,7 @@ + Running FreqAI @@ -1316,6 +1347,7 @@ + Reinforcement Learning @@ -1338,6 +1370,7 @@ + Developer guide @@ -1367,6 +1400,7 @@ + Short / Leverage @@ -1388,6 +1422,7 @@ + Utility Sub-commands @@ -1409,6 +1444,7 @@ + Plotting @@ -1430,6 +1466,7 @@ + Exchange-specific Notes @@ -1451,6 +1488,7 @@ +
  • @@ -1461,6 +1499,7 @@ + Jupyter Notebooks @@ -1509,6 +1549,7 @@ + Strategy analysis @@ -1531,6 +1572,7 @@ + Backtest analysis @@ -1560,6 +1602,7 @@ +
  • @@ -1570,6 +1613,7 @@ + Advanced Post-installation Tasks @@ -1618,6 +1663,7 @@ + Trade Object @@ -1640,6 +1686,7 @@ + Lookahead analysis @@ -1662,6 +1709,7 @@ + Recursive analysis @@ -1684,6 +1732,7 @@ + Advanced Strategy @@ -1706,6 +1755,7 @@ + Advanced Hyperopt @@ -1728,6 +1778,7 @@ + Orderflow @@ -1750,6 +1801,7 @@ + Producer/Consumer mode @@ -1772,6 +1824,7 @@ + SQL Cheat-sheet @@ -1794,6 +1847,7 @@ + Edge Positioning @@ -1823,6 +1877,7 @@ + FAQ @@ -1844,6 +1899,7 @@ + Strategy migration @@ -1865,6 +1921,7 @@ + Updating Freqtrade @@ -1886,6 +1943,7 @@ + Deprecated Features @@ -1907,6 +1965,7 @@ + Contributors Guide @@ -2750,7 +2809,9 @@ For MacOS 10.14, this can be accomplished with the below command.

    - + + + diff --git a/en/develop/leverage/index.html b/en/develop/leverage/index.html index 59ab64ec8..f6ecbcdd1 100644 --- a/en/develop/leverage/index.html +++ b/en/develop/leverage/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@
    + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -976,6 +1008,7 @@ + Short / Leverage @@ -1209,6 +1243,7 @@ + Utility Sub-commands @@ -1230,6 +1265,7 @@ + Plotting @@ -1251,6 +1287,7 @@ + Exchange-specific Notes @@ -1272,6 +1309,7 @@ +
  • @@ -1282,6 +1320,7 @@ + Jupyter Notebooks @@ -1330,6 +1370,7 @@ + Strategy analysis @@ -1352,6 +1393,7 @@ + Backtest analysis @@ -1381,6 +1423,7 @@ +
  • @@ -1391,6 +1434,7 @@ + Advanced Post-installation Tasks @@ -1439,6 +1484,7 @@ + Trade Object @@ -1461,6 +1507,7 @@ + Lookahead analysis @@ -1483,6 +1530,7 @@ + Recursive analysis @@ -1505,6 +1553,7 @@ + Advanced Strategy @@ -1527,6 +1576,7 @@ + Advanced Hyperopt @@ -1549,6 +1599,7 @@ + Orderflow @@ -1571,6 +1622,7 @@ + Producer/Consumer mode @@ -1593,6 +1645,7 @@ + SQL Cheat-sheet @@ -1615,6 +1668,7 @@ + Edge Positioning @@ -1644,6 +1698,7 @@ + FAQ @@ -1665,6 +1720,7 @@ + Strategy migration @@ -1686,6 +1742,7 @@ + Updating Freqtrade @@ -1707,6 +1764,7 @@ + Deprecated Features @@ -1728,6 +1786,7 @@ + Contributors Guide @@ -2165,7 +2224,9 @@ This artificial liquidation price is calculated as:

    - + + + diff --git a/en/develop/lookahead-analysis/index.html b/en/develop/lookahead-analysis/index.html index 68d625724..07e83c26e 100644 --- a/en/develop/lookahead-analysis/index.html +++ b/en/develop/lookahead-analysis/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@
    + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1051,6 +1087,7 @@ +
  • @@ -1061,6 +1098,7 @@ + Jupyter Notebooks @@ -1109,6 +1148,7 @@ + Strategy analysis @@ -1131,6 +1171,7 @@ + Backtest analysis @@ -1162,6 +1203,7 @@ +
  • @@ -1172,6 +1214,7 @@ + Advanced Post-installation Tasks @@ -1220,6 +1264,7 @@ + Trade Object @@ -1251,6 +1296,7 @@ + Lookahead analysis @@ -1356,6 +1403,7 @@ + Recursive analysis @@ -1378,6 +1426,7 @@ + Advanced Strategy @@ -1400,6 +1449,7 @@ + Advanced Hyperopt @@ -1422,6 +1472,7 @@ + Orderflow @@ -1444,6 +1495,7 @@ + Producer/Consumer mode @@ -1466,6 +1518,7 @@ + SQL Cheat-sheet @@ -1488,6 +1541,7 @@ + Edge Positioning @@ -1517,6 +1571,7 @@ + FAQ @@ -1538,6 +1593,7 @@ + Strategy migration @@ -1559,6 +1615,7 @@ + Updating Freqtrade @@ -1580,6 +1637,7 @@ + Deprecated Features @@ -1601,6 +1659,7 @@ + Contributors Guide @@ -1972,7 +2031,9 @@ If you decide to do so, then make doubly sure that you won't ever run out of - + + + diff --git a/en/develop/plotting/index.html b/en/develop/plotting/index.html index 19f1c3e86..307879560 100644 --- a/en/develop/plotting/index.html +++ b/en/develop/plotting/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1018,6 +1052,7 @@ + Plotting @@ -1137,6 +1173,7 @@ + Exchange-specific Notes @@ -1158,6 +1195,7 @@ +
  • @@ -1168,6 +1206,7 @@ + Jupyter Notebooks @@ -1216,6 +1256,7 @@ + Strategy analysis @@ -1238,6 +1279,7 @@ + Backtest analysis @@ -1267,6 +1309,7 @@ +
  • @@ -1277,6 +1320,7 @@ + Advanced Post-installation Tasks @@ -1325,6 +1370,7 @@ + Trade Object @@ -1347,6 +1393,7 @@ + Lookahead analysis @@ -1369,6 +1416,7 @@ + Recursive analysis @@ -1391,6 +1439,7 @@ + Advanced Strategy @@ -1413,6 +1462,7 @@ + Advanced Hyperopt @@ -1435,6 +1485,7 @@ + Orderflow @@ -1457,6 +1508,7 @@ + Producer/Consumer mode @@ -1479,6 +1531,7 @@ + SQL Cheat-sheet @@ -1501,6 +1554,7 @@ + Edge Positioning @@ -1530,6 +1584,7 @@ + FAQ @@ -1551,6 +1606,7 @@ + Strategy migration @@ -1572,6 +1628,7 @@ + Updating Freqtrade @@ -1593,6 +1650,7 @@ + Deprecated Features @@ -1614,6 +1672,7 @@ + Contributors Guide @@ -2188,7 +2247,9 @@ Strategy arguments: - + + + diff --git a/en/develop/plugins/index.html b/en/develop/plugins/index.html index 7bc7cd6ce..c33980347 100644 --- a/en/develop/plugins/index.html +++ b/en/develop/plugins/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -543,6 +555,7 @@ + Plugins @@ -887,6 +901,7 @@ + Start the bot @@ -908,6 +923,7 @@ +
  • @@ -918,6 +934,7 @@ + Telegram @@ -966,6 +984,7 @@ + freqUI @@ -988,6 +1007,7 @@ + REST API @@ -1010,6 +1030,7 @@ + Web Hook @@ -1039,6 +1060,7 @@ + Data Downloading @@ -1060,6 +1082,7 @@ + Backtesting @@ -1081,6 +1104,7 @@ + Hyperopt @@ -1102,6 +1126,7 @@ +
  • @@ -1112,6 +1137,7 @@ + Introduction @@ -1160,6 +1187,7 @@ + Configuration @@ -1182,6 +1210,7 @@ + Parameter table @@ -1204,6 +1233,7 @@ + Feature engineering @@ -1226,6 +1256,7 @@ + Running FreqAI @@ -1248,6 +1279,7 @@ + Reinforcement Learning @@ -1270,6 +1302,7 @@ + Developer guide @@ -1299,6 +1332,7 @@ + Short / Leverage @@ -1320,6 +1354,7 @@ + Utility Sub-commands @@ -1341,6 +1376,7 @@ + Plotting @@ -1362,6 +1398,7 @@ + Exchange-specific Notes @@ -1383,6 +1420,7 @@ +
  • @@ -1393,6 +1431,7 @@ + Jupyter Notebooks @@ -1441,6 +1481,7 @@ + Strategy analysis @@ -1463,6 +1504,7 @@ + Backtest analysis @@ -1492,6 +1534,7 @@ +
  • @@ -1502,6 +1545,7 @@ + Advanced Post-installation Tasks @@ -1550,6 +1595,7 @@ + Trade Object @@ -1572,6 +1618,7 @@ + Lookahead analysis @@ -1594,6 +1641,7 @@ + Recursive analysis @@ -1616,6 +1664,7 @@ + Advanced Strategy @@ -1638,6 +1687,7 @@ + Advanced Hyperopt @@ -1660,6 +1710,7 @@ + Orderflow @@ -1682,6 +1733,7 @@ + Producer/Consumer mode @@ -1704,6 +1756,7 @@ + SQL Cheat-sheet @@ -1726,6 +1779,7 @@ + Edge Positioning @@ -1755,6 +1809,7 @@ + FAQ @@ -1776,6 +1831,7 @@ + Strategy migration @@ -1797,6 +1853,7 @@ + Updating Freqtrade @@ -1818,6 +1875,7 @@ + Deprecated Features @@ -1839,6 +1897,7 @@ + Contributors Guide @@ -2994,7 +3053,9 @@ All protections are evaluated in the sequence they are defined.

    - + + + diff --git a/en/develop/producer-consumer/index.html b/en/develop/producer-consumer/index.html index 8c469c800..42373fdb6 100644 --- a/en/develop/producer-consumer/index.html +++ b/en/develop/producer-consumer/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@
    + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1051,6 +1087,7 @@ +
  • @@ -1061,6 +1098,7 @@ + Jupyter Notebooks @@ -1109,6 +1148,7 @@ + Strategy analysis @@ -1131,6 +1171,7 @@ + Backtest analysis @@ -1162,6 +1203,7 @@ +
  • @@ -1172,6 +1214,7 @@ + Advanced Post-installation Tasks @@ -1220,6 +1264,7 @@ + Trade Object @@ -1242,6 +1287,7 @@ + Lookahead analysis @@ -1264,6 +1310,7 @@ + Recursive analysis @@ -1286,6 +1333,7 @@ + Advanced Strategy @@ -1308,6 +1356,7 @@ + Advanced Hyperopt @@ -1330,6 +1379,7 @@ + Orderflow @@ -1361,6 +1411,7 @@ + Producer/Consumer mode @@ -1457,6 +1509,7 @@ + SQL Cheat-sheet @@ -1479,6 +1532,7 @@ + Edge Positioning @@ -1508,6 +1562,7 @@ + FAQ @@ -1529,6 +1584,7 @@ + Strategy migration @@ -1550,6 +1606,7 @@ + Updating Freqtrade @@ -1571,6 +1628,7 @@ + Deprecated Features @@ -1592,6 +1650,7 @@ + Contributors Guide @@ -1990,7 +2049,9 @@ - + + + diff --git a/en/develop/recursive-analysis/index.html b/en/develop/recursive-analysis/index.html index e38473dc3..48fb1d8dc 100644 --- a/en/develop/recursive-analysis/index.html +++ b/en/develop/recursive-analysis/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1051,6 +1087,7 @@ +
  • @@ -1061,6 +1098,7 @@ + Jupyter Notebooks @@ -1109,6 +1148,7 @@ + Strategy analysis @@ -1131,6 +1171,7 @@ + Backtest analysis @@ -1162,6 +1203,7 @@ +
  • @@ -1172,6 +1214,7 @@ + Advanced Post-installation Tasks @@ -1220,6 +1264,7 @@ + Trade Object @@ -1242,6 +1287,7 @@ + Lookahead analysis @@ -1273,6 +1319,7 @@ + Recursive analysis @@ -1378,6 +1426,7 @@ + Advanced Strategy @@ -1400,6 +1449,7 @@ + Advanced Hyperopt @@ -1422,6 +1472,7 @@ + Orderflow @@ -1444,6 +1495,7 @@ + Producer/Consumer mode @@ -1466,6 +1518,7 @@ + SQL Cheat-sheet @@ -1488,6 +1541,7 @@ + Edge Positioning @@ -1517,6 +1571,7 @@ + FAQ @@ -1538,6 +1593,7 @@ + Strategy migration @@ -1559,6 +1615,7 @@ + Updating Freqtrade @@ -1580,6 +1637,7 @@ + Deprecated Features @@ -1601,6 +1659,7 @@ + Contributors Guide @@ -1916,7 +1975,9 @@ Strategy arguments: - + + + diff --git a/en/develop/requirements-docs.txt b/en/develop/requirements-docs.txt index c1c90d274..fb5578d26 100644 --- a/en/develop/requirements-docs.txt +++ b/en/develop/requirements-docs.txt @@ -1,6 +1,6 @@ markdown==3.7 mkdocs==1.6.1 -mkdocs-material==9.6.9 +mkdocs-material==9.6.10 mdx_truly_sane_lists==1.3 pymdown-extensions==10.14.3 jinja2==3.1.6 diff --git a/en/develop/rest-api/index.html b/en/develop/rest-api/index.html index a6892bf7d..3e8ec1a51 100644 --- a/en/develop/rest-api/index.html +++ b/en/develop/rest-api/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -578,6 +592,7 @@ +
  • @@ -588,6 +603,7 @@ + Telegram @@ -636,6 +653,7 @@ + freqUI @@ -667,6 +685,7 @@ + REST API @@ -871,6 +891,7 @@ + Web Hook @@ -900,6 +921,7 @@ + Data Downloading @@ -921,6 +943,7 @@ + Backtesting @@ -942,6 +965,7 @@ + Hyperopt @@ -963,6 +987,7 @@ +
  • @@ -973,6 +998,7 @@ + Introduction @@ -1021,6 +1048,7 @@ + Configuration @@ -1043,6 +1071,7 @@ + Parameter table @@ -1065,6 +1094,7 @@ + Feature engineering @@ -1087,6 +1117,7 @@ + Running FreqAI @@ -1109,6 +1140,7 @@ + Reinforcement Learning @@ -1131,6 +1163,7 @@ + Developer guide @@ -1160,6 +1193,7 @@ + Short / Leverage @@ -1181,6 +1215,7 @@ + Utility Sub-commands @@ -1202,6 +1237,7 @@ + Plotting @@ -1223,6 +1259,7 @@ + Exchange-specific Notes @@ -1244,6 +1281,7 @@ +
  • @@ -1254,6 +1292,7 @@ + Jupyter Notebooks @@ -1302,6 +1342,7 @@ + Strategy analysis @@ -1324,6 +1365,7 @@ + Backtest analysis @@ -1353,6 +1395,7 @@ +
  • @@ -1363,6 +1406,7 @@ + Advanced Post-installation Tasks @@ -1411,6 +1456,7 @@ + Trade Object @@ -1433,6 +1479,7 @@ + Lookahead analysis @@ -1455,6 +1502,7 @@ + Recursive analysis @@ -1477,6 +1525,7 @@ + Advanced Strategy @@ -1499,6 +1548,7 @@ + Advanced Hyperopt @@ -1521,6 +1571,7 @@ + Orderflow @@ -1543,6 +1594,7 @@ + Producer/Consumer mode @@ -1565,6 +1617,7 @@ + SQL Cheat-sheet @@ -1587,6 +1640,7 @@ + Edge Positioning @@ -1616,6 +1670,7 @@ + FAQ @@ -1637,6 +1692,7 @@ + Strategy migration @@ -1658,6 +1714,7 @@ + Updating Freqtrade @@ -1679,6 +1736,7 @@ + Deprecated Features @@ -1700,6 +1758,7 @@ + Contributors Guide @@ -2675,7 +2734,9 @@ Such a configuration will not take effect, and the cors errors will remain.

    - + + + diff --git a/en/develop/sql_cheatsheet/index.html b/en/develop/sql_cheatsheet/index.html index 210d8e40a..c9c6fcdab 100644 --- a/en/develop/sql_cheatsheet/index.html +++ b/en/develop/sql_cheatsheet/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@
    + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1051,6 +1087,7 @@ +
  • @@ -1061,6 +1098,7 @@ + Jupyter Notebooks @@ -1109,6 +1148,7 @@ + Strategy analysis @@ -1131,6 +1171,7 @@ + Backtest analysis @@ -1162,6 +1203,7 @@ +
  • @@ -1172,6 +1214,7 @@ + Advanced Post-installation Tasks @@ -1220,6 +1264,7 @@ + Trade Object @@ -1242,6 +1287,7 @@ + Lookahead analysis @@ -1264,6 +1310,7 @@ + Recursive analysis @@ -1286,6 +1333,7 @@ + Advanced Strategy @@ -1308,6 +1356,7 @@ + Advanced Hyperopt @@ -1330,6 +1379,7 @@ + Orderflow @@ -1352,6 +1402,7 @@ + Producer/Consumer mode @@ -1383,6 +1434,7 @@ + SQL Cheat-sheet @@ -1569,6 +1622,7 @@ + Edge Positioning @@ -1598,6 +1652,7 @@ + FAQ @@ -1619,6 +1674,7 @@ + Strategy migration @@ -1640,6 +1696,7 @@ + Updating Freqtrade @@ -1661,6 +1718,7 @@ + Deprecated Features @@ -1682,6 +1740,7 @@ + Contributors Guide @@ -2069,7 +2128,9 @@ It is strongly advised to backup your database file before making any manual cha - + + + diff --git a/en/develop/stoploss/index.html b/en/develop/stoploss/index.html index bf28ea72d..feef135b7 100644 --- a/en/develop/stoploss/index.html +++ b/en/develop/stoploss/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -522,6 +533,7 @@ + Stoploss @@ -728,6 +741,7 @@ + Plugins @@ -749,6 +763,7 @@ + Start the bot @@ -770,6 +785,7 @@ +
  • @@ -780,6 +796,7 @@ + Telegram @@ -828,6 +846,7 @@ + freqUI @@ -850,6 +869,7 @@ + REST API @@ -872,6 +892,7 @@ + Web Hook @@ -901,6 +922,7 @@ + Data Downloading @@ -922,6 +944,7 @@ + Backtesting @@ -943,6 +966,7 @@ + Hyperopt @@ -964,6 +988,7 @@ +
  • @@ -974,6 +999,7 @@ + Introduction @@ -1022,6 +1049,7 @@ + Configuration @@ -1044,6 +1072,7 @@ + Parameter table @@ -1066,6 +1095,7 @@ + Feature engineering @@ -1088,6 +1118,7 @@ + Running FreqAI @@ -1110,6 +1141,7 @@ + Reinforcement Learning @@ -1132,6 +1164,7 @@ + Developer guide @@ -1161,6 +1194,7 @@ + Short / Leverage @@ -1182,6 +1216,7 @@ + Utility Sub-commands @@ -1203,6 +1238,7 @@ + Plotting @@ -1224,6 +1260,7 @@ + Exchange-specific Notes @@ -1245,6 +1282,7 @@ +
  • @@ -1255,6 +1293,7 @@ + Jupyter Notebooks @@ -1303,6 +1343,7 @@ + Strategy analysis @@ -1325,6 +1366,7 @@ + Backtest analysis @@ -1354,6 +1396,7 @@ +
  • @@ -1364,6 +1407,7 @@ + Advanced Post-installation Tasks @@ -1412,6 +1457,7 @@ + Trade Object @@ -1434,6 +1480,7 @@ + Lookahead analysis @@ -1456,6 +1503,7 @@ + Recursive analysis @@ -1478,6 +1526,7 @@ + Advanced Strategy @@ -1500,6 +1549,7 @@ + Advanced Hyperopt @@ -1522,6 +1572,7 @@ + Orderflow @@ -1544,6 +1595,7 @@ + Producer/Consumer mode @@ -1566,6 +1618,7 @@ + SQL Cheat-sheet @@ -1588,6 +1641,7 @@ + Edge Positioning @@ -1617,6 +1671,7 @@ + FAQ @@ -1638,6 +1693,7 @@ + Strategy migration @@ -1659,6 +1715,7 @@ + Updating Freqtrade @@ -1680,6 +1737,7 @@ + Deprecated Features @@ -1701,6 +1759,7 @@ + Contributors Guide @@ -2250,7 +2309,9 @@ If price moves 1% - you've lost 10$ of your own capital - therefore stoploss wil - + + + diff --git a/en/develop/strategy-101/index.html b/en/develop/strategy-101/index.html index 799d060e5..3b7a64964 100644 --- a/en/develop/strategy-101/index.html +++ b/en/develop/strategy-101/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -459,6 +467,7 @@ + Strategy Quickstart @@ -656,6 +666,7 @@ + Strategy Customization @@ -677,6 +688,7 @@ + Strategy Callbacks @@ -698,6 +710,7 @@ + Stoploss @@ -719,6 +732,7 @@ + Plugins @@ -740,6 +754,7 @@ + Start the bot @@ -761,6 +776,7 @@ +
  • @@ -771,6 +787,7 @@ + Telegram @@ -819,6 +837,7 @@ + freqUI @@ -841,6 +860,7 @@ + REST API @@ -863,6 +883,7 @@ + Web Hook @@ -892,6 +913,7 @@ + Data Downloading @@ -913,6 +935,7 @@ + Backtesting @@ -934,6 +957,7 @@ + Hyperopt @@ -955,6 +979,7 @@ +
  • @@ -965,6 +990,7 @@ + Introduction @@ -1013,6 +1040,7 @@ + Configuration @@ -1035,6 +1063,7 @@ + Parameter table @@ -1057,6 +1086,7 @@ + Feature engineering @@ -1079,6 +1109,7 @@ + Running FreqAI @@ -1101,6 +1132,7 @@ + Reinforcement Learning @@ -1123,6 +1155,7 @@ + Developer guide @@ -1152,6 +1185,7 @@ + Short / Leverage @@ -1173,6 +1207,7 @@ + Utility Sub-commands @@ -1194,6 +1229,7 @@ + Plotting @@ -1215,6 +1251,7 @@ + Exchange-specific Notes @@ -1236,6 +1273,7 @@ +
  • @@ -1246,6 +1284,7 @@ + Jupyter Notebooks @@ -1294,6 +1334,7 @@ + Strategy analysis @@ -1316,6 +1357,7 @@ + Backtest analysis @@ -1345,6 +1387,7 @@ +
  • @@ -1355,6 +1398,7 @@ + Advanced Post-installation Tasks @@ -1403,6 +1448,7 @@ + Trade Object @@ -1425,6 +1471,7 @@ + Lookahead analysis @@ -1447,6 +1494,7 @@ + Recursive analysis @@ -1469,6 +1517,7 @@ + Advanced Strategy @@ -1491,6 +1540,7 @@ + Advanced Hyperopt @@ -1513,6 +1563,7 @@ + Orderflow @@ -1535,6 +1586,7 @@ + Producer/Consumer mode @@ -1557,6 +1609,7 @@ + SQL Cheat-sheet @@ -1579,6 +1632,7 @@ + Edge Positioning @@ -1608,6 +1662,7 @@ + FAQ @@ -1629,6 +1684,7 @@ + Strategy migration @@ -1650,6 +1706,7 @@ + Updating Freqtrade @@ -1671,6 +1728,7 @@ + Deprecated Features @@ -1692,6 +1750,7 @@ + Contributors Guide @@ -2145,7 +2204,9 @@ Some websites that list and rank Freqtrade strategies show impressive backtest r - + + + diff --git a/en/develop/strategy-advanced/index.html b/en/develop/strategy-advanced/index.html index bdae53fa9..be96b37db 100644 --- a/en/develop/strategy-advanced/index.html +++ b/en/develop/strategy-advanced/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1051,6 +1087,7 @@ +
  • @@ -1061,6 +1098,7 @@ + Jupyter Notebooks @@ -1109,6 +1148,7 @@ + Strategy analysis @@ -1131,6 +1171,7 @@ + Backtest analysis @@ -1162,6 +1203,7 @@ +
  • @@ -1172,6 +1214,7 @@ + Advanced Post-installation Tasks @@ -1220,6 +1264,7 @@ + Trade Object @@ -1242,6 +1287,7 @@ + Lookahead analysis @@ -1264,6 +1310,7 @@ + Recursive analysis @@ -1295,6 +1342,7 @@ + Advanced Strategy @@ -1445,6 +1494,7 @@ + Advanced Hyperopt @@ -1467,6 +1517,7 @@ + Orderflow @@ -1489,6 +1540,7 @@ + Producer/Consumer mode @@ -1511,6 +1563,7 @@ + SQL Cheat-sheet @@ -1533,6 +1586,7 @@ + Edge Positioning @@ -1562,6 +1616,7 @@ + FAQ @@ -1583,6 +1638,7 @@ + Strategy migration @@ -1604,6 +1660,7 @@ + Updating Freqtrade @@ -1625,6 +1682,7 @@ + Deprecated Features @@ -1646,6 +1704,7 @@ + Contributors Guide @@ -2184,7 +2243,9 @@ This can have slight performance implications, which are usually only visible du - + + + diff --git a/en/develop/strategy-callbacks/index.html b/en/develop/strategy-callbacks/index.html index 4daa139f0..7df30669a 100644 --- a/en/develop/strategy-callbacks/index.html +++ b/en/develop/strategy-callbacks/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -501,6 +511,7 @@ + Strategy Callbacks @@ -917,6 +929,7 @@ + Stoploss @@ -938,6 +951,7 @@ + Plugins @@ -959,6 +973,7 @@ + Start the bot @@ -980,6 +995,7 @@ +
  • @@ -990,6 +1006,7 @@ + Telegram @@ -1038,6 +1056,7 @@ + freqUI @@ -1060,6 +1079,7 @@ + REST API @@ -1082,6 +1102,7 @@ + Web Hook @@ -1111,6 +1132,7 @@ + Data Downloading @@ -1132,6 +1154,7 @@ + Backtesting @@ -1153,6 +1176,7 @@ + Hyperopt @@ -1174,6 +1198,7 @@ +
  • @@ -1184,6 +1209,7 @@ + Introduction @@ -1232,6 +1259,7 @@ + Configuration @@ -1254,6 +1282,7 @@ + Parameter table @@ -1276,6 +1305,7 @@ + Feature engineering @@ -1298,6 +1328,7 @@ + Running FreqAI @@ -1320,6 +1351,7 @@ + Reinforcement Learning @@ -1342,6 +1374,7 @@ + Developer guide @@ -1371,6 +1404,7 @@ + Short / Leverage @@ -1392,6 +1426,7 @@ + Utility Sub-commands @@ -1413,6 +1448,7 @@ + Plotting @@ -1434,6 +1470,7 @@ + Exchange-specific Notes @@ -1455,6 +1492,7 @@ +
  • @@ -1465,6 +1503,7 @@ + Jupyter Notebooks @@ -1513,6 +1553,7 @@ + Strategy analysis @@ -1535,6 +1576,7 @@ + Backtest analysis @@ -1564,6 +1606,7 @@ +
  • @@ -1574,6 +1617,7 @@ + Advanced Post-installation Tasks @@ -1622,6 +1667,7 @@ + Trade Object @@ -1644,6 +1690,7 @@ + Lookahead analysis @@ -1666,6 +1713,7 @@ + Recursive analysis @@ -1688,6 +1736,7 @@ + Advanced Strategy @@ -1710,6 +1759,7 @@ + Advanced Hyperopt @@ -1732,6 +1782,7 @@ + Orderflow @@ -1754,6 +1805,7 @@ + Producer/Consumer mode @@ -1776,6 +1828,7 @@ + SQL Cheat-sheet @@ -1798,6 +1851,7 @@ + Edge Positioning @@ -1827,6 +1881,7 @@ + FAQ @@ -1848,6 +1903,7 @@ + Strategy migration @@ -1869,6 +1925,7 @@ + Updating Freqtrade @@ -1890,6 +1947,7 @@ + Deprecated Features @@ -1911,6 +1969,7 @@ + Contributors Guide @@ -3440,7 +3499,9 @@ It will be called independent of the order type (entry, exit, stoploss or positi - + + + diff --git a/en/develop/strategy-customization/index.html b/en/develop/strategy-customization/index.html index 735aa88c5..ed37e9f50 100644 --- a/en/develop/strategy-customization/index.html +++ b/en/develop/strategy-customization/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -480,6 +489,7 @@ + Strategy Customization @@ -1046,6 +1057,7 @@ + Strategy Callbacks @@ -1067,6 +1079,7 @@ + Stoploss @@ -1088,6 +1101,7 @@ + Plugins @@ -1109,6 +1123,7 @@ + Start the bot @@ -1130,6 +1145,7 @@ +
  • @@ -1140,6 +1156,7 @@ + Telegram @@ -1188,6 +1206,7 @@ + freqUI @@ -1210,6 +1229,7 @@ + REST API @@ -1232,6 +1252,7 @@ + Web Hook @@ -1261,6 +1282,7 @@ + Data Downloading @@ -1282,6 +1304,7 @@ + Backtesting @@ -1303,6 +1326,7 @@ + Hyperopt @@ -1324,6 +1348,7 @@ +
  • @@ -1334,6 +1359,7 @@ + Introduction @@ -1382,6 +1409,7 @@ + Configuration @@ -1404,6 +1432,7 @@ + Parameter table @@ -1426,6 +1455,7 @@ + Feature engineering @@ -1448,6 +1478,7 @@ + Running FreqAI @@ -1470,6 +1501,7 @@ + Reinforcement Learning @@ -1492,6 +1524,7 @@ + Developer guide @@ -1521,6 +1554,7 @@ + Short / Leverage @@ -1542,6 +1576,7 @@ + Utility Sub-commands @@ -1563,6 +1598,7 @@ + Plotting @@ -1584,6 +1620,7 @@ + Exchange-specific Notes @@ -1605,6 +1642,7 @@ +
  • @@ -1615,6 +1653,7 @@ + Jupyter Notebooks @@ -1663,6 +1703,7 @@ + Strategy analysis @@ -1685,6 +1726,7 @@ + Backtest analysis @@ -1714,6 +1756,7 @@ +
  • @@ -1724,6 +1767,7 @@ + Advanced Post-installation Tasks @@ -1772,6 +1817,7 @@ + Trade Object @@ -1794,6 +1840,7 @@ + Lookahead analysis @@ -1816,6 +1863,7 @@ + Recursive analysis @@ -1838,6 +1886,7 @@ + Advanced Strategy @@ -1860,6 +1909,7 @@ + Advanced Hyperopt @@ -1882,6 +1932,7 @@ + Orderflow @@ -1904,6 +1955,7 @@ + Producer/Consumer mode @@ -1926,6 +1978,7 @@ + SQL Cheat-sheet @@ -1948,6 +2001,7 @@ + Edge Positioning @@ -1977,6 +2031,7 @@ + FAQ @@ -1998,6 +2053,7 @@ + Strategy migration @@ -2019,6 +2075,7 @@ + Updating Freqtrade @@ -2040,6 +2097,7 @@ + Deprecated Features @@ -2061,6 +2119,7 @@ + Contributors Guide @@ -3717,7 +3776,9 @@ Your next step is to learn how to use backtesting. - + + + diff --git a/en/develop/strategy_analysis_example/index.html b/en/develop/strategy_analysis_example/index.html index d3a798d5c..936110d5f 100644 --- a/en/develop/strategy_analysis_example/index.html +++ b/en/develop/strategy_analysis_example/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1053,6 +1089,7 @@ +
  • @@ -1063,6 +1100,7 @@ + Jupyter Notebooks @@ -1120,6 +1159,7 @@ + Strategy analysis @@ -1306,6 +1347,7 @@ + Backtest analysis @@ -1335,6 +1377,7 @@ +
  • @@ -1345,6 +1388,7 @@ + Advanced Post-installation Tasks @@ -1393,6 +1438,7 @@ + Trade Object @@ -1415,6 +1461,7 @@ + Lookahead analysis @@ -1437,6 +1484,7 @@ + Recursive analysis @@ -1459,6 +1507,7 @@ + Advanced Strategy @@ -1481,6 +1530,7 @@ + Advanced Hyperopt @@ -1503,6 +1553,7 @@ + Orderflow @@ -1525,6 +1576,7 @@ + Producer/Consumer mode @@ -1547,6 +1599,7 @@ + SQL Cheat-sheet @@ -1569,6 +1622,7 @@ + Edge Positioning @@ -1598,6 +1652,7 @@ + FAQ @@ -1619,6 +1674,7 @@ + Strategy migration @@ -1640,6 +1696,7 @@ + Updating Freqtrade @@ -1661,6 +1718,7 @@ + Deprecated Features @@ -1682,6 +1740,7 @@ + Contributors Guide @@ -2196,7 +2255,9 @@ They will allow you to drill deeper into your results, and perform analysis whic - + + + diff --git a/en/develop/strategy_migration/index.html b/en/develop/strategy_migration/index.html index 91fd1089a..07cc2b265 100644 --- a/en/develop/strategy_migration/index.html +++ b/en/develop/strategy_migration/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1051,6 +1087,7 @@ +
  • @@ -1061,6 +1098,7 @@ + Jupyter Notebooks @@ -1109,6 +1148,7 @@ + Strategy analysis @@ -1131,6 +1171,7 @@ + Backtest analysis @@ -1160,6 +1201,7 @@ +
  • @@ -1170,6 +1212,7 @@ + Advanced Post-installation Tasks @@ -1218,6 +1262,7 @@ + Trade Object @@ -1240,6 +1285,7 @@ + Lookahead analysis @@ -1262,6 +1308,7 @@ + Recursive analysis @@ -1284,6 +1331,7 @@ + Advanced Strategy @@ -1306,6 +1354,7 @@ + Advanced Hyperopt @@ -1328,6 +1377,7 @@ + Orderflow @@ -1350,6 +1400,7 @@ + Producer/Consumer mode @@ -1372,6 +1423,7 @@ + SQL Cheat-sheet @@ -1394,6 +1446,7 @@ + Edge Positioning @@ -1423,6 +1476,7 @@ + FAQ @@ -1453,6 +1507,7 @@ + Strategy migration @@ -1740,6 +1796,7 @@ + Updating Freqtrade @@ -1761,6 +1818,7 @@ + Deprecated Features @@ -1782,6 +1840,7 @@ + Contributors Guide @@ -3146,7 +3205,9 @@ As such, the definition of features becomes much simpler with the new logic.

    - + + + diff --git a/en/develop/telegram-usage/index.html b/en/develop/telegram-usage/index.html index e70808ad1..d34520a87 100644 --- a/en/develop/telegram-usage/index.html +++ b/en/develop/telegram-usage/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@
    + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -578,6 +592,7 @@ +
  • @@ -588,6 +603,7 @@ + Telegram @@ -986,6 +1004,7 @@ + freqUI @@ -1008,6 +1027,7 @@ + REST API @@ -1030,6 +1050,7 @@ + Web Hook @@ -1059,6 +1080,7 @@ + Data Downloading @@ -1080,6 +1102,7 @@ + Backtesting @@ -1101,6 +1124,7 @@ + Hyperopt @@ -1122,6 +1146,7 @@ +
  • @@ -1132,6 +1157,7 @@ + Introduction @@ -1180,6 +1207,7 @@ + Configuration @@ -1202,6 +1230,7 @@ + Parameter table @@ -1224,6 +1253,7 @@ + Feature engineering @@ -1246,6 +1276,7 @@ + Running FreqAI @@ -1268,6 +1299,7 @@ + Reinforcement Learning @@ -1290,6 +1322,7 @@ + Developer guide @@ -1319,6 +1352,7 @@ + Short / Leverage @@ -1340,6 +1374,7 @@ + Utility Sub-commands @@ -1361,6 +1396,7 @@ + Plotting @@ -1382,6 +1418,7 @@ + Exchange-specific Notes @@ -1403,6 +1440,7 @@ +
  • @@ -1413,6 +1451,7 @@ + Jupyter Notebooks @@ -1461,6 +1501,7 @@ + Strategy analysis @@ -1483,6 +1524,7 @@ + Backtest analysis @@ -1512,6 +1554,7 @@ +
  • @@ -1522,6 +1565,7 @@ + Advanced Post-installation Tasks @@ -1570,6 +1615,7 @@ + Trade Object @@ -1592,6 +1638,7 @@ + Lookahead analysis @@ -1614,6 +1661,7 @@ + Recursive analysis @@ -1636,6 +1684,7 @@ + Advanced Strategy @@ -1658,6 +1707,7 @@ + Advanced Hyperopt @@ -1680,6 +1730,7 @@ + Orderflow @@ -1702,6 +1753,7 @@ + Producer/Consumer mode @@ -1724,6 +1776,7 @@ + SQL Cheat-sheet @@ -1746,6 +1799,7 @@ + Edge Positioning @@ -1775,6 +1829,7 @@ + FAQ @@ -1796,6 +1851,7 @@ + Strategy migration @@ -1817,6 +1873,7 @@ + Updating Freqtrade @@ -1838,6 +1895,7 @@ + Deprecated Features @@ -1859,6 +1917,7 @@ + Contributors Guide @@ -2871,7 +2930,9 @@ Strategies using market_direction will probably not produce reliabl - + + + diff --git a/en/develop/trade-object/index.html b/en/develop/trade-object/index.html index 5ce9226c9..aea9dd54d 100644 --- a/en/develop/trade-object/index.html +++ b/en/develop/trade-object/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1051,6 +1087,7 @@ +
  • @@ -1061,6 +1098,7 @@ + Jupyter Notebooks @@ -1109,6 +1148,7 @@ + Strategy analysis @@ -1131,6 +1171,7 @@ + Backtest analysis @@ -1162,6 +1203,7 @@ +
  • @@ -1172,6 +1214,7 @@ + Advanced Post-installation Tasks @@ -1229,6 +1273,7 @@ + Trade Object @@ -1385,6 +1431,7 @@ + Lookahead analysis @@ -1407,6 +1454,7 @@ + Recursive analysis @@ -1429,6 +1477,7 @@ + Advanced Strategy @@ -1451,6 +1500,7 @@ + Advanced Hyperopt @@ -1473,6 +1523,7 @@ + Orderflow @@ -1495,6 +1546,7 @@ + Producer/Consumer mode @@ -1517,6 +1569,7 @@ + SQL Cheat-sheet @@ -1539,6 +1592,7 @@ + Edge Positioning @@ -1568,6 +1622,7 @@ + FAQ @@ -1589,6 +1644,7 @@ + Strategy migration @@ -1610,6 +1666,7 @@ + Updating Freqtrade @@ -1631,6 +1688,7 @@ + Deprecated Features @@ -1652,6 +1710,7 @@ + Contributors Guide @@ -2210,7 +2269,9 @@ Most properties here can be None as they are dependent on the exchange response. - + + + diff --git a/en/develop/updating/index.html b/en/develop/updating/index.html index cd62fc566..67e6028e8 100644 --- a/en/develop/updating/index.html +++ b/en/develop/updating/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -988,6 +1021,7 @@ + Utility Sub-commands @@ -1009,6 +1043,7 @@ + Plotting @@ -1030,6 +1065,7 @@ + Exchange-specific Notes @@ -1051,6 +1087,7 @@ +
  • @@ -1061,6 +1098,7 @@ + Jupyter Notebooks @@ -1109,6 +1148,7 @@ + Strategy analysis @@ -1131,6 +1171,7 @@ + Backtest analysis @@ -1160,6 +1201,7 @@ +
  • @@ -1170,6 +1212,7 @@ + Advanced Post-installation Tasks @@ -1218,6 +1262,7 @@ + Trade Object @@ -1240,6 +1285,7 @@ + Lookahead analysis @@ -1262,6 +1308,7 @@ + Recursive analysis @@ -1284,6 +1331,7 @@ + Advanced Strategy @@ -1306,6 +1354,7 @@ + Advanced Hyperopt @@ -1328,6 +1377,7 @@ + Orderflow @@ -1350,6 +1400,7 @@ + Producer/Consumer mode @@ -1372,6 +1423,7 @@ + SQL Cheat-sheet @@ -1394,6 +1446,7 @@ + Edge Positioning @@ -1423,6 +1476,7 @@ + FAQ @@ -1444,6 +1498,7 @@ + Strategy migration @@ -1474,6 +1529,7 @@ + Updating Freqtrade @@ -1569,6 +1626,7 @@ + Deprecated Features @@ -1590,6 +1648,7 @@ + Contributors Guide @@ -1830,7 +1889,9 @@ Please refer to the corresponding installation sections (common problems linked - + + + diff --git a/en/develop/utils/index.html b/en/develop/utils/index.html index 148fcc0e0..3ffd7ffd7 100644 --- a/en/develop/utils/index.html +++ b/en/develop/utils/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -576,6 +590,7 @@ +
  • @@ -586,6 +601,7 @@ + Telegram @@ -634,6 +651,7 @@ + freqUI @@ -656,6 +674,7 @@ + REST API @@ -678,6 +697,7 @@ + Web Hook @@ -707,6 +727,7 @@ + Data Downloading @@ -728,6 +749,7 @@ + Backtesting @@ -749,6 +771,7 @@ + Hyperopt @@ -770,6 +793,7 @@ +
  • @@ -780,6 +804,7 @@ + Introduction @@ -828,6 +854,7 @@ + Configuration @@ -850,6 +877,7 @@ + Parameter table @@ -872,6 +900,7 @@ + Feature engineering @@ -894,6 +923,7 @@ + Running FreqAI @@ -916,6 +946,7 @@ + Reinforcement Learning @@ -938,6 +969,7 @@ + Developer guide @@ -967,6 +999,7 @@ + Short / Leverage @@ -997,6 +1030,7 @@ + Utility Sub-commands @@ -1341,6 +1376,7 @@ + Plotting @@ -1362,6 +1398,7 @@ + Exchange-specific Notes @@ -1383,6 +1420,7 @@ +
  • @@ -1393,6 +1431,7 @@ + Jupyter Notebooks @@ -1441,6 +1481,7 @@ + Strategy analysis @@ -1463,6 +1504,7 @@ + Backtest analysis @@ -1492,6 +1534,7 @@ +
  • @@ -1502,6 +1545,7 @@ + Advanced Post-installation Tasks @@ -1550,6 +1595,7 @@ + Trade Object @@ -1572,6 +1618,7 @@ + Lookahead analysis @@ -1594,6 +1641,7 @@ + Recursive analysis @@ -1616,6 +1664,7 @@ + Advanced Strategy @@ -1638,6 +1687,7 @@ + Advanced Hyperopt @@ -1660,6 +1710,7 @@ + Orderflow @@ -1682,6 +1733,7 @@ + Producer/Consumer mode @@ -1704,6 +1756,7 @@ + SQL Cheat-sheet @@ -1726,6 +1779,7 @@ + Edge Positioning @@ -1755,6 +1809,7 @@ + FAQ @@ -1776,6 +1831,7 @@ + Strategy migration @@ -1797,6 +1853,7 @@ + Updating Freqtrade @@ -1818,6 +1875,7 @@ + Deprecated Features @@ -1839,6 +1897,7 @@ + Contributors Guide @@ -3137,7 +3196,9 @@ Common arguments: - + + + diff --git a/en/develop/webhook-config/index.html b/en/develop/webhook-config/index.html index 6ee51d396..35115c442 100644 --- a/en/develop/webhook-config/index.html +++ b/en/develop/webhook-config/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -321,6 +323,7 @@ +
  • @@ -331,6 +334,7 @@ + Linux/MacOS/Raspberry @@ -379,6 +384,7 @@ + Windows @@ -408,6 +414,7 @@ + Freqtrade Basics @@ -429,6 +436,7 @@ + Configuration @@ -450,6 +458,7 @@ + Strategy Quickstart @@ -471,6 +480,7 @@ + Strategy Customization @@ -492,6 +502,7 @@ + Strategy Callbacks @@ -513,6 +524,7 @@ + Stoploss @@ -534,6 +546,7 @@ + Plugins @@ -555,6 +568,7 @@ + Start the bot @@ -578,6 +592,7 @@ +
  • @@ -588,6 +603,7 @@ + Telegram @@ -636,6 +653,7 @@ + freqUI @@ -658,6 +676,7 @@ + REST API @@ -689,6 +708,7 @@ + Web Hook @@ -855,6 +876,7 @@ + Data Downloading @@ -876,6 +898,7 @@ + Backtesting @@ -897,6 +920,7 @@ + Hyperopt @@ -918,6 +942,7 @@ +
  • @@ -928,6 +953,7 @@ + Introduction @@ -976,6 +1003,7 @@ + Configuration @@ -998,6 +1026,7 @@ + Parameter table @@ -1020,6 +1049,7 @@ + Feature engineering @@ -1042,6 +1072,7 @@ + Running FreqAI @@ -1064,6 +1095,7 @@ + Reinforcement Learning @@ -1086,6 +1118,7 @@ + Developer guide @@ -1115,6 +1148,7 @@ + Short / Leverage @@ -1136,6 +1170,7 @@ + Utility Sub-commands @@ -1157,6 +1192,7 @@ + Plotting @@ -1178,6 +1214,7 @@ + Exchange-specific Notes @@ -1199,6 +1236,7 @@ +
  • @@ -1209,6 +1247,7 @@ + Jupyter Notebooks @@ -1257,6 +1297,7 @@ + Strategy analysis @@ -1279,6 +1320,7 @@ + Backtest analysis @@ -1308,6 +1350,7 @@ +
  • @@ -1318,6 +1361,7 @@ + Advanced Post-installation Tasks @@ -1366,6 +1411,7 @@ + Trade Object @@ -1388,6 +1434,7 @@ + Lookahead analysis @@ -1410,6 +1457,7 @@ + Recursive analysis @@ -1432,6 +1480,7 @@ + Advanced Strategy @@ -1454,6 +1503,7 @@ + Advanced Hyperopt @@ -1476,6 +1526,7 @@ + Orderflow @@ -1498,6 +1549,7 @@ + Producer/Consumer mode @@ -1520,6 +1572,7 @@ + SQL Cheat-sheet @@ -1542,6 +1595,7 @@ + Edge Positioning @@ -1571,6 +1625,7 @@ + FAQ @@ -1592,6 +1647,7 @@ + Strategy migration @@ -1613,6 +1669,7 @@ + Updating Freqtrade @@ -1634,6 +1691,7 @@ + Deprecated Features @@ -1655,6 +1713,7 @@ + Contributors Guide @@ -2203,7 +2262,9 @@ To disable either of the two default values (entry_fill / exi - + + + diff --git a/en/develop/windows_installation/index.html b/en/develop/windows_installation/index.html index 1d0d73153..ede231d3b 100644 --- a/en/develop/windows_installation/index.html +++ b/en/develop/windows_installation/index.html @@ -20,7 +20,7 @@ - + @@ -279,6 +279,7 @@ + Home @@ -300,6 +301,7 @@ + Quickstart with Docker @@ -323,6 +325,7 @@ +
  • @@ -333,6 +336,7 @@ + Linux/MacOS/Raspberry @@ -390,6 +395,7 @@ + Windows @@ -517,6 +524,7 @@ + Freqtrade Basics @@ -538,6 +546,7 @@ + Configuration @@ -559,6 +568,7 @@ + Strategy Quickstart @@ -580,6 +590,7 @@ + Strategy Customization @@ -601,6 +612,7 @@ + Strategy Callbacks @@ -622,6 +634,7 @@ + Stoploss @@ -643,6 +656,7 @@ + Plugins @@ -664,6 +678,7 @@ + Start the bot @@ -685,6 +700,7 @@ +
  • @@ -695,6 +711,7 @@ + Telegram @@ -743,6 +761,7 @@ + freqUI @@ -765,6 +784,7 @@ + REST API @@ -787,6 +807,7 @@ + Web Hook @@ -816,6 +837,7 @@ + Data Downloading @@ -837,6 +859,7 @@ + Backtesting @@ -858,6 +881,7 @@ + Hyperopt @@ -879,6 +903,7 @@ +
  • @@ -889,6 +914,7 @@ + Introduction @@ -937,6 +964,7 @@ + Configuration @@ -959,6 +987,7 @@ + Parameter table @@ -981,6 +1010,7 @@ + Feature engineering @@ -1003,6 +1033,7 @@ + Running FreqAI @@ -1025,6 +1056,7 @@ + Reinforcement Learning @@ -1047,6 +1079,7 @@ + Developer guide @@ -1076,6 +1109,7 @@ + Short / Leverage @@ -1097,6 +1131,7 @@ + Utility Sub-commands @@ -1118,6 +1153,7 @@ + Plotting @@ -1139,6 +1175,7 @@ + Exchange-specific Notes @@ -1160,6 +1197,7 @@ +
  • @@ -1170,6 +1208,7 @@ + Jupyter Notebooks @@ -1218,6 +1258,7 @@ + Strategy analysis @@ -1240,6 +1281,7 @@ + Backtest analysis @@ -1269,6 +1311,7 @@ +
  • @@ -1279,6 +1322,7 @@ + Advanced Post-installation Tasks @@ -1327,6 +1372,7 @@ + Trade Object @@ -1349,6 +1395,7 @@ + Lookahead analysis @@ -1371,6 +1418,7 @@ + Recursive analysis @@ -1393,6 +1441,7 @@ + Advanced Strategy @@ -1415,6 +1464,7 @@ + Advanced Hyperopt @@ -1437,6 +1487,7 @@ + Orderflow @@ -1459,6 +1510,7 @@ + Producer/Consumer mode @@ -1481,6 +1533,7 @@ + SQL Cheat-sheet @@ -1503,6 +1556,7 @@ + Edge Positioning @@ -1532,6 +1586,7 @@ + FAQ @@ -1553,6 +1608,7 @@ + Strategy migration @@ -1574,6 +1630,7 @@ + Updating Freqtrade @@ -1595,6 +1652,7 @@ + Deprecated Features @@ -1616,6 +1674,7 @@ + Contributors Guide @@ -1896,7 +1955,9 @@ Commands for the legacy CMD windows console may differ.

    - + + +