From 0a6c1082c9fa0603cb24e5763a94be5ceee6862f Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 20 Aug 2024 19:03:43 +0100 Subject: [PATCH] Deployed 958a4565d to 2022.8 in en with MkDocs 1.3.1 and mike 2.1.3 --- en/2022.8/404.html | 977 +++ en/2022.8/advanced-backtesting/index.html | 1229 +++ en/2022.8/advanced-hyperopt/index.html | 1335 ++++ en/2022.8/advanced-setup/index.html | 1389 ++++ .../assets/TokenBot-Freqtrade-banner.png | Bin 0 -> 61805 bytes en/2022.8/assets/ccxt-logo.svg | 3 + en/2022.8/assets/discord_notification.png | Bin 0 -> 48861 bytes en/2022.8/assets/freqai_DI.jpg | Bin 0 -> 314012 bytes en/2022.8/assets/freqai_algo.jpg | Bin 0 -> 353611 bytes en/2022.8/assets/freqai_dbscan.jpg | Bin 0 -> 67965 bytes en/2022.8/assets/freqai_doc_logo.svg | 304 + en/2022.8/assets/freqai_moving-window.jpg | Bin 0 -> 276574 bytes en/2022.8/assets/freqai_weight-factor.jpg | Bin 0 -> 195825 bytes en/2022.8/assets/freqtrade-screenshot.png | Bin 0 -> 145638 bytes en/2022.8/assets/freqtrade_poweredby.svg | 44 + en/2022.8/assets/frequi_url.png | Bin 0 -> 11391 bytes en/2022.8/assets/images/favicon.png | Bin 0 -> 1870 bytes .../assets/javascripts/bundle.9c69f0bc.min.js | 29 + .../javascripts/bundle.9c69f0bc.min.js.map | 8 + .../javascripts/lunr/min/lunr.ar.min.js | 1 + .../javascripts/lunr/min/lunr.da.min.js | 18 + .../javascripts/lunr/min/lunr.de.min.js | 18 + .../javascripts/lunr/min/lunr.du.min.js | 18 + .../javascripts/lunr/min/lunr.es.min.js | 18 + .../javascripts/lunr/min/lunr.fi.min.js | 18 + .../javascripts/lunr/min/lunr.fr.min.js | 18 + .../javascripts/lunr/min/lunr.hi.min.js | 1 + .../javascripts/lunr/min/lunr.hu.min.js | 18 + .../javascripts/lunr/min/lunr.it.min.js | 18 + .../javascripts/lunr/min/lunr.ja.min.js | 1 + .../javascripts/lunr/min/lunr.jp.min.js | 1 + .../javascripts/lunr/min/lunr.multi.min.js | 1 + .../javascripts/lunr/min/lunr.nl.min.js | 18 + .../javascripts/lunr/min/lunr.no.min.js | 18 + .../javascripts/lunr/min/lunr.pt.min.js | 18 + .../javascripts/lunr/min/lunr.ro.min.js | 18 + .../javascripts/lunr/min/lunr.ru.min.js | 18 + .../lunr/min/lunr.stemmer.support.min.js | 1 + .../javascripts/lunr/min/lunr.sv.min.js | 18 + .../javascripts/lunr/min/lunr.th.min.js | 1 + .../javascripts/lunr/min/lunr.tr.min.js | 18 + .../javascripts/lunr/min/lunr.vi.min.js | 1 + .../javascripts/lunr/min/lunr.zh.min.js | 1 + en/2022.8/assets/javascripts/lunr/tinyseg.js | 206 + en/2022.8/assets/javascripts/lunr/wordcut.js | 6708 +++++++++++++++++ .../workers/search.ecf98df9.min.js | 48 + .../workers/search.ecf98df9.min.js.map | 8 + en/2022.8/assets/plot-dataframe.png | Bin 0 -> 216176 bytes en/2022.8/assets/plot-dataframe2.png | Bin 0 -> 195009 bytes en/2022.8/assets/plot-profit.png | Bin 0 -> 145983 bytes .../assets/stylesheets/main.69437709.min.css | 1 + .../stylesheets/main.69437709.min.css.map | 1 + .../stylesheets/palette.cbb835fc.min.css | 1 + .../stylesheets/palette.cbb835fc.min.css.map | 1 + en/2022.8/assets/telegram_forcebuy.png | Bin 0 -> 17895 bytes en/2022.8/assets/windows_install.png | Bin 0 -> 94230 bytes en/2022.8/backtesting/index.html | 1907 +++++ en/2022.8/bot-basics/index.html | 1227 +++ en/2022.8/bot-usage/index.html | 1421 ++++ en/2022.8/configuration/index.html | 2843 +++++++ en/2022.8/data-analysis/index.html | 1351 ++++ en/2022.8/data-download/index.html | 1795 +++++ en/2022.8/deprecated/index.html | 1356 ++++ en/2022.8/developer/index.html | 2009 +++++ en/2022.8/docker_quickstart/index.html | 1545 ++++ en/2022.8/edge/index.html | 1828 +++++ en/2022.8/exchanges/index.html | 1730 +++++ en/2022.8/faq/index.html | 1656 ++++ en/2022.8/freqai/index.html | 2397 ++++++ en/2022.8/hyperopt/index.html | 2541 +++++++ en/2022.8/images/logo.png | Bin 0 -> 11025 bytes en/2022.8/includes/pairlists/index.html | 1433 ++++ en/2022.8/includes/pricing/index.html | 1341 ++++ en/2022.8/includes/protections/index.html | 1289 ++++ en/2022.8/index.html | 1340 ++++ en/2022.8/installation/index.html | 2033 +++++ en/2022.8/javascripts/config.js | 12 + en/2022.8/leverage/index.html | 1453 ++++ en/2022.8/overrides/main.html | 68 + en/2022.8/plotting/index.html | 1515 ++++ en/2022.8/plugins/index.html | 1971 +++++ en/2022.8/requirements-docs.txt | 6 + en/2022.8/rest-api/index.html | 1735 +++++ en/2022.8/sandbox-testing/index.html | 1354 ++++ en/2022.8/search/search_index.json | 1 + en/2022.8/sitemap.xml | 198 + en/2022.8/sitemap.xml.gz | Bin 0 -> 517 bytes en/2022.8/sql_cheatsheet/index.html | 1434 ++++ en/2022.8/stoploss/index.html | 1503 ++++ en/2022.8/strategy-advanced/index.html | 1412 ++++ en/2022.8/strategy-callbacks/index.html | 2300 ++++++ en/2022.8/strategy-customization/index.html | 2759 +++++++ .../strategy_analysis_example/index.html | 1461 ++++ en/2022.8/strategy_migration/index.html | 1751 +++++ en/2022.8/stylesheets/ft.extra.css | 28 + en/2022.8/telegram-usage/index.html | 1979 +++++ en/2022.8/updating/index.html | 1163 +++ en/2022.8/utils/index.html | 2298 ++++++ en/2022.8/webhook-config/index.html | 1484 ++++ en/2022.8/windows_installation/index.html | 1206 +++ en/versions.json | 5 + 101 files changed, 74709 insertions(+) create mode 100644 en/2022.8/404.html create mode 100644 en/2022.8/advanced-backtesting/index.html create mode 100644 en/2022.8/advanced-hyperopt/index.html create mode 100644 en/2022.8/advanced-setup/index.html create mode 100644 en/2022.8/assets/TokenBot-Freqtrade-banner.png create mode 100644 en/2022.8/assets/ccxt-logo.svg create mode 100644 en/2022.8/assets/discord_notification.png create mode 100644 en/2022.8/assets/freqai_DI.jpg create mode 100644 en/2022.8/assets/freqai_algo.jpg create mode 100644 en/2022.8/assets/freqai_dbscan.jpg create mode 100644 en/2022.8/assets/freqai_doc_logo.svg create mode 100644 en/2022.8/assets/freqai_moving-window.jpg create mode 100644 en/2022.8/assets/freqai_weight-factor.jpg create mode 100644 en/2022.8/assets/freqtrade-screenshot.png create mode 100644 en/2022.8/assets/freqtrade_poweredby.svg create mode 100644 en/2022.8/assets/frequi_url.png create mode 100644 en/2022.8/assets/images/favicon.png create mode 100644 en/2022.8/assets/javascripts/bundle.9c69f0bc.min.js create mode 100644 en/2022.8/assets/javascripts/bundle.9c69f0bc.min.js.map create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.ar.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.da.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.de.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.du.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.es.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.fi.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.fr.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.hi.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.hu.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.it.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.ja.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.jp.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.multi.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.nl.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.no.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.pt.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.ro.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.ru.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.stemmer.support.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.sv.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.th.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.tr.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.vi.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/min/lunr.zh.min.js create mode 100644 en/2022.8/assets/javascripts/lunr/tinyseg.js create mode 100644 en/2022.8/assets/javascripts/lunr/wordcut.js create mode 100644 en/2022.8/assets/javascripts/workers/search.ecf98df9.min.js create mode 100644 en/2022.8/assets/javascripts/workers/search.ecf98df9.min.js.map create mode 100644 en/2022.8/assets/plot-dataframe.png create mode 100644 en/2022.8/assets/plot-dataframe2.png create mode 100644 en/2022.8/assets/plot-profit.png create mode 100644 en/2022.8/assets/stylesheets/main.69437709.min.css create mode 100644 en/2022.8/assets/stylesheets/main.69437709.min.css.map create mode 100644 en/2022.8/assets/stylesheets/palette.cbb835fc.min.css create mode 100644 en/2022.8/assets/stylesheets/palette.cbb835fc.min.css.map create mode 100644 en/2022.8/assets/telegram_forcebuy.png create mode 100644 en/2022.8/assets/windows_install.png create mode 100644 en/2022.8/backtesting/index.html create mode 100644 en/2022.8/bot-basics/index.html create mode 100644 en/2022.8/bot-usage/index.html create mode 100644 en/2022.8/configuration/index.html create mode 100644 en/2022.8/data-analysis/index.html create mode 100644 en/2022.8/data-download/index.html create mode 100644 en/2022.8/deprecated/index.html create mode 100644 en/2022.8/developer/index.html create mode 100644 en/2022.8/docker_quickstart/index.html create mode 100644 en/2022.8/edge/index.html create mode 100644 en/2022.8/exchanges/index.html create mode 100644 en/2022.8/faq/index.html create mode 100644 en/2022.8/freqai/index.html create mode 100644 en/2022.8/hyperopt/index.html create mode 100644 en/2022.8/images/logo.png create mode 100644 en/2022.8/includes/pairlists/index.html create mode 100644 en/2022.8/includes/pricing/index.html create mode 100644 en/2022.8/includes/protections/index.html create mode 100644 en/2022.8/index.html create mode 100644 en/2022.8/installation/index.html create mode 100644 en/2022.8/javascripts/config.js create mode 100644 en/2022.8/leverage/index.html create mode 100644 en/2022.8/overrides/main.html create mode 100644 en/2022.8/plotting/index.html create mode 100644 en/2022.8/plugins/index.html create mode 100644 en/2022.8/requirements-docs.txt create mode 100644 en/2022.8/rest-api/index.html create mode 100644 en/2022.8/sandbox-testing/index.html create mode 100644 en/2022.8/search/search_index.json create mode 100644 en/2022.8/sitemap.xml create mode 100644 en/2022.8/sitemap.xml.gz create mode 100644 en/2022.8/sql_cheatsheet/index.html create mode 100644 en/2022.8/stoploss/index.html create mode 100644 en/2022.8/strategy-advanced/index.html create mode 100644 en/2022.8/strategy-callbacks/index.html create mode 100644 en/2022.8/strategy-customization/index.html create mode 100644 en/2022.8/strategy_analysis_example/index.html create mode 100644 en/2022.8/strategy_migration/index.html create mode 100644 en/2022.8/stylesheets/ft.extra.css create mode 100644 en/2022.8/telegram-usage/index.html create mode 100644 en/2022.8/updating/index.html create mode 100644 en/2022.8/utils/index.html create mode 100644 en/2022.8/webhook-config/index.html create mode 100644 en/2022.8/windows_installation/index.html diff --git a/en/2022.8/404.html b/en/2022.8/404.html new file mode 100644 index 000000000..deb7fa040 --- /dev/null +++ b/en/2022.8/404.html @@ -0,0 +1,977 @@ + + + + + + + + + + + + + + + + Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + + + +
+
+
+ +
+
+ + + + +
+
+
+ + + + + +
+
+ +

404 - Not found

+ +
+ +
+
+ +
+ + + + + + + + + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/advanced-backtesting/index.html b/en/2022.8/advanced-backtesting/index.html new file mode 100644 index 000000000..27f4cab3a --- /dev/null +++ b/en/2022.8/advanced-backtesting/index.html @@ -0,0 +1,1229 @@ + + + + + + + + + + + + + + + + + + Backtest analysis - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + + + +
+
+
+ +
+
+ + + + +
+
+
+ + + + + +
+ +
+ + +
+
+ + + + + + + + +

Advanced Backtesting Analysis

+

Analyze the buy/entry and sell/exit tags

+

It can be helpful to understand how a strategy behaves according to the buy/entry tags used to +mark up different buy conditions. You might want to see more complex statistics about each buy and +sell condition above those provided by the default backtesting output. You may also want to +determine indicator values on the signal candle that resulted in a trade opening.

+
+

Note

+

The following buy reason analysis is only available for backtesting, not hyperopt.

+
+

We need to run backtesting with the --export option set to signals to enable the exporting of +signals and trades:

+
freqtrade backtesting -c <config.json> --timeframe <tf> --strategy <strategy_name> --timerange=<timerange> --export=signals
+
+

This will tell freqtrade to output a pickled dictionary of strategy, pairs and corresponding +DataFrame of the candles that resulted in buy signals. Depending on how many buys your strategy +makes, this file may get quite large, so periodically check your user_data/backtest_results +folder to delete old exports.

+

Before running your next backtest, make sure you either delete your old backtest results or run +backtesting with the --cache none option to make sure no cached results are used.

+

If all goes well, you should now see a backtest-result-{timestamp}_signals.pkl file in the +user_data/backtest_results folder.

+

To analyze the entry/exit tags, we now need to use the freqtrade backtesting-analysis command +with --analysis-groups option provided with space-separated arguments (default 0 1 2):

+
freqtrade backtesting-analysis -c <config.json> --analysis-groups 0 1 2 3 4
+
+

This command will read from the last backtesting results. The --analysis-groups option is +used to specify the various tabular outputs showing the profit fo each group or trade, +ranging from the simplest (0) to the most detailed per pair, per buy and per sell tag (4):

+
    +
  • 1: profit summaries grouped by enter_tag
  • +
  • 2: profit summaries grouped by enter_tag and exit_tag
  • +
  • 3: profit summaries grouped by pair and enter_tag
  • +
  • 4: profit summaries grouped by pair, enter_ and exit_tag (this can get quite large)
  • +
+

More options are available by running with the -h option.

+

Using export-filename

+

Normally, backtesting-analysis uses the latest backtest results, but if you wanted to go +back to a previous backtest output, you need to supply the --export-filename option. +You can supply the same parameter to backtest-analysis with the name of the final backtest +output file. This allows you to keep historical versions of backtest results and re-analyse +them at a later date:

+
freqtrade backtesting -c <config.json> --timeframe <tf> --strategy <strategy_name> --timerange=<timerange> --export=signals --export-filename=/tmp/mystrat_backtest.json
+
+

You should see some output similar to below in the logs with the name of the timestamped +filename that was exported:

+
2022-06-14 16:28:32,698 - freqtrade.misc - INFO - dumping json to "/tmp/mystrat_backtest-2022-06-14_16-28-32.json"
+
+

You can then use that filename in backtesting-analysis:

+
freqtrade backtesting-analysis -c <config.json> --export-filename=/tmp/mystrat_backtest-2022-06-14_16-28-32.json
+
+

Tuning the buy tags and sell tags to display

+

To show only certain buy and sell tags in the displayed output, use the following two options:

+
--enter-reason-list : Space-separated list of enter signals to analyse. Default: "all"
+--exit-reason-list : Space-separated list of exit signals to analyse. Default: "all"
+
+

For example:

+
freqtrade backtesting-analysis -c <config.json> --analysis-groups 0 2 --enter-reason-list enter_tag_a enter_tag_b --exit-reason-list roi custom_exit_tag_a stop_loss
+
+

Outputting signal candle indicators

+

The real power of freqtrade backtesting-analysis comes from the ability to print out the indicator +values present on signal candles to allow fine-grained investigation and tuning of buy signal +indicators. To print out a column for a given set of indicators, use the --indicator-list +option:

+
freqtrade backtesting-analysis -c <config.json> --analysis-groups 0 2 --enter-reason-list enter_tag_a enter_tag_b --exit-reason-list roi custom_exit_tag_a stop_loss --indicator-list rsi rsi_1h bb_lowerband ema_9 macd macdsignal
+
+

The indicators have to be present in your strategy's main DataFrame (either for your main +timeframe or for informative timeframes) otherwise they will simply be ignored in the script +output.

+ + + + + +
+ +
+
+ +
+ + + + + + + + + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/advanced-hyperopt/index.html b/en/2022.8/advanced-hyperopt/index.html new file mode 100644 index 000000000..f1db3796c --- /dev/null +++ b/en/2022.8/advanced-hyperopt/index.html @@ -0,0 +1,1335 @@ + + + + + + + + + + + + + + + + + + Advanced Hyperopt - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + + + +
+
+
+ +
+
+ + + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + +
+
+ + + + + + + + +

Advanced Hyperopt

+

This page explains some advanced Hyperopt topics that may require higher +coding skills and Python knowledge than creation of an ordinal hyperoptimization +class.

+

Creating and using a custom loss function

+

To use a custom loss function class, make sure that the function hyperopt_loss_function is defined in your custom hyperopt loss class. +For the sample below, you then need to add the command line parameter --hyperopt-loss SuperDuperHyperOptLoss to your hyperopt call so this function is being used.

+

A sample of this can be found below, which is identical to the Default Hyperopt loss implementation. A full sample can be found in userdata/hyperopts.

+
from datetime import datetime
+from typing import Any, Dict
+
+from pandas import DataFrame
+
+from freqtrade.optimize.hyperopt import IHyperOptLoss
+
+TARGET_TRADES = 600
+EXPECTED_MAX_PROFIT = 3.0
+MAX_ACCEPTED_TRADE_DURATION = 300
+
+class SuperDuperHyperOptLoss(IHyperOptLoss):
+    """
+    Defines the default loss function for hyperopt
+    """
+
+    @staticmethod
+    def hyperopt_loss_function(results: DataFrame, trade_count: int,
+                               min_date: datetime, max_date: datetime,
+                               config: Dict, processed: Dict[str, DataFrame],
+                               backtest_stats: Dict[str, Any],
+                               *args, **kwargs) -> float:
+        """
+        Objective function, returns smaller number for better results
+        This is the legacy algorithm (used until now in freqtrade).
+        Weights are distributed as follows:
+        * 0.4 to trade duration
+        * 0.25: Avoiding trade loss
+        * 1.0 to total profit, compared to the expected value (`EXPECTED_MAX_PROFIT`) defined above
+        """
+        total_profit = results['profit_ratio'].sum()
+        trade_duration = results['trade_duration'].mean()
+
+        trade_loss = 1 - 0.25 * exp(-(trade_count - TARGET_TRADES) ** 2 / 10 ** 5.8)
+        profit_loss = max(0, 1 - total_profit / EXPECTED_MAX_PROFIT)
+        duration_loss = 0.4 * min(trade_duration / MAX_ACCEPTED_TRADE_DURATION, 1)
+        result = trade_loss + profit_loss + duration_loss
+        return result
+
+

Currently, the arguments are:

+
    +
  • results: DataFrame containing the resulting trades. + The following columns are available in results (corresponds to the output-file of backtesting when used with --export trades):
    +pair, profit_ratio, profit_abs, open_date, open_rate, fee_open, close_date, close_rate, fee_close, amount, trade_duration, is_open, exit_reason, stake_amount, min_rate, max_rate, stop_loss_ratio, stop_loss_abs
  • +
  • trade_count: Amount of trades (identical to len(results))
  • +
  • min_date: Start date of the timerange used
  • +
  • min_date: End date of the timerange used
  • +
  • config: Config object used (Note: Not all strategy-related parameters will be updated here if they are part of a hyperopt space).
  • +
  • processed: Dict of Dataframes with the pair as keys containing the data used for backtesting.
  • +
  • backtest_stats: Backtesting statistics using the same format as the backtesting file "strategy" substructure. Available fields can be seen in generate_strategy_stats() in optimize_reports.py.
  • +
+

This function needs to return a floating point number (float). Smaller numbers will be interpreted as better results. The parameters and balancing for this is up to you.

+
+

Note

+

This function is called once per epoch - so please make sure to have this as optimized as possible to not slow hyperopt down unnecessarily.

+
+
+

*args and **kwargs

+

Please keep the arguments *args and **kwargs in the interface to allow us to extend this interface in the future.

+
+

Overriding pre-defined spaces

+

To override a pre-defined space (roi_space, generate_roi_table, stoploss_space, trailing_space), define a nested class called Hyperopt and define the required spaces as follows:

+
class MyAwesomeStrategy(IStrategy):
+    class HyperOpt:
+        # Define a custom stoploss space.
+        def stoploss_space():
+            return [SKDecimal(-0.05, -0.01, decimals=3, name='stoploss')]
+
+        # Define custom ROI space
+        def roi_space() -> List[Dimension]:
+            return [
+                Integer(10, 120, name='roi_t1'),
+                Integer(10, 60, name='roi_t2'),
+                Integer(10, 40, name='roi_t3'),
+                SKDecimal(0.01, 0.04, decimals=3, name='roi_p1'),
+                SKDecimal(0.01, 0.07, decimals=3, name='roi_p2'),
+                SKDecimal(0.01, 0.20, decimals=3, name='roi_p3'),
+            ]
+
+
+

Note

+

All overrides are optional and can be mixed/matched as necessary.

+
+

Dynamic parameters

+

Parameters can also be defined dynamically, but must be available to the instance once the * bot_start() callback has been called.

+
class MyAwesomeStrategy(IStrategy):
+
+    def bot_start(self, **kwargs) -> None:
+        self.buy_adx = IntParameter(20, 30, default=30, optimize=True)
+
+    # ...
+
+
+

Warning

+

Parameters created this way will not show up in the list-strategies parameter count.

+
+

Overriding Base estimator

+

You can define your own estimator for Hyperopt by implementing generate_estimator() in the Hyperopt subclass.

+
class MyAwesomeStrategy(IStrategy):
+    class HyperOpt:
+        def generate_estimator(dimensions: List['Dimension'], **kwargs):
+            return "RF"
+
+

Possible values are either one of "GP", "RF", "ET", "GBRT" (Details can be found in the scikit-optimize documentation), or "an instance of a class that inherits from RegressorMixin (from sklearn) and where the predict method has an optional return_std argument, which returns std(Y | x) along with E[Y | x]".

+

Some research will be necessary to find additional Regressors.

+

Example for ExtraTreesRegressor ("ET") with additional parameters:

+
class MyAwesomeStrategy(IStrategy):
+    class HyperOpt:
+        def generate_estimator(dimensions: List['Dimension'], **kwargs):
+            from skopt.learning import ExtraTreesRegressor
+            # Corresponds to "ET" - but allows additional parameters.
+            return ExtraTreesRegressor(n_estimators=100)
+
+

The dimensions parameter is the list of skopt.space.Dimension objects corresponding to the parameters to be optimized. It can be used to create isotropic kernels for the skopt.learning.GaussianProcessRegressor estimator. Here's an example:

+
class MyAwesomeStrategy(IStrategy):
+    class HyperOpt:
+        def generate_estimator(dimensions: List['Dimension'], **kwargs):
+            from skopt.utils import cook_estimator
+            from skopt.learning.gaussian_process.kernels import (Matern, ConstantKernel)
+            kernel_bounds = (0.0001, 10000)
+            kernel = (
+                ConstantKernel(1.0, kernel_bounds) * 
+                Matern(length_scale=np.ones(len(dimensions)), length_scale_bounds=[kernel_bounds for d in dimensions], nu=2.5)
+            )
+            kernel += (
+                ConstantKernel(1.0, kernel_bounds) * 
+                Matern(length_scale=np.ones(len(dimensions)), length_scale_bounds=[kernel_bounds for d in dimensions], nu=1.5)
+            )
+
+            return cook_estimator("GP", space=dimensions, kernel=kernel, n_restarts_optimizer=2)
+
+
+

Note

+

While custom estimators can be provided, it's up to you as User to do research on possible parameters and analyze / understand which ones should be used. +If you're unsure about this, best use one of the Defaults ("ET" has proven to be the most versatile) without further parameters.

+
+

Space options

+

For the additional spaces, scikit-optimize (in combination with Freqtrade) provides the following space types:

+
    +
  • Categorical - Pick from a list of categories (e.g. Categorical(['a', 'b', 'c'], name="cat"))
  • +
  • Integer - Pick from a range of whole numbers (e.g. Integer(1, 10, name='rsi'))
  • +
  • SKDecimal - Pick from a range of decimal numbers with limited precision (e.g. SKDecimal(0.1, 0.5, decimals=3, name='adx')). Available only with freqtrade.
  • +
  • Real - Pick from a range of decimal numbers with full precision (e.g. Real(0.1, 0.5, name='adx')
  • +
+

You can import all of these from freqtrade.optimize.space, although Categorical, Integer and Real are only aliases for their corresponding scikit-optimize Spaces. SKDecimal is provided by freqtrade for faster optimizations.

+
from freqtrade.optimize.space import Categorical, Dimension, Integer, SKDecimal, Real  # noqa
+
+
+

SKDecimal vs. Real

+

We recommend to use SKDecimal instead of the Real space in almost all cases. While the Real space provides full accuracy (up to ~16 decimal places) - this precision is rarely needed, and leads to unnecessary long hyperopt times.

+

Assuming the definition of a rather small space (SKDecimal(0.10, 0.15, decimals=2, name='xxx')) - SKDecimal will have 5 possibilities ([0.10, 0.11, 0.12, 0.13, 0.14, 0.15]).

+

A corresponding real space Real(0.10, 0.15 name='xxx') on the other hand has an almost unlimited number of possibilities ([0.10, 0.010000000001, 0.010000000002, ... 0.014999999999, 0.01500000000]).

+
+ + + + + +
+ +
+
+ +
+ + + + + + + + + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/advanced-setup/index.html b/en/2022.8/advanced-setup/index.html new file mode 100644 index 000000000..2e577a25b --- /dev/null +++ b/en/2022.8/advanced-setup/index.html @@ -0,0 +1,1389 @@ + + + + + + + + + + + + + + + + + + Advanced Post-installation Tasks - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + + + +
+
+
+ +
+
+ + + + +
+
+
+ + + + + + + + +
+
+ + + + + + + + +

Advanced Post-installation Tasks

+

This page explains some advanced tasks and configuration options that can be performed after the bot installation and may be uselful in some environments.

+

If you do not know what things mentioned here mean, you probably do not need it.

+

Running multiple instances of Freqtrade

+

This section will show you how to run multiple bots at the same time, on the same machine.

+

Things to consider

+
    +
  • Use different database files.
  • +
  • Use different Telegram bots (requires multiple different configuration files; applies only when Telegram is enabled).
  • +
  • Use different ports (applies only when Freqtrade REST API webserver is enabled).
  • +
+

Different database files

+

In order to keep track of your trades, profits, etc., freqtrade is using a SQLite database where it stores various types of information such as the trades you performed in the past and the current position(s) you are holding at any time. This allows you to keep track of your profits, but most importantly, keep track of ongoing activity if the bot process would be restarted or would be terminated unexpectedly.

+

Freqtrade will, by default, use separate database files for dry-run and live bots (this assumes no database-url is given in either configuration nor via command line argument). +For live trading mode, the default database will be tradesv3.sqlite and for dry-run it will be tradesv3.dryrun.sqlite.

+

The optional argument to the trade command used to specify the path of these files is --db-url, which requires a valid SQLAlchemy url. +So when you are starting a bot with only the config and strategy arguments in dry-run mode, the following 2 commands would have the same outcome.

+
freqtrade trade -c MyConfig.json -s MyStrategy
+# is equivalent to
+freqtrade trade -c MyConfig.json -s MyStrategy --db-url sqlite:///tradesv3.dryrun.sqlite
+
+

It means that if you are running the trade command in two different terminals, for example to test your strategy both for trades in USDT and in another instance for trades in BTC, you will have to run them with different databases.

+

If you specify the URL of a database which does not exist, freqtrade will create one with the name you specified. So to test your custom strategy with BTC and USDT stake currencies, you could use the following commands (in 2 separate terminals):

+
# Terminal 1:
+freqtrade trade -c MyConfigBTC.json -s MyCustomStrategy --db-url sqlite:///user_data/tradesBTC.dryrun.sqlite
+# Terminal 2:
+freqtrade trade -c MyConfigUSDT.json -s MyCustomStrategy --db-url sqlite:///user_data/tradesUSDT.dryrun.sqlite
+
+

Conversely, if you wish to do the same thing in production mode, you will also have to create at least one new database (in addition to the default one) and specify the path to the "live" databases, for example:

+
# Terminal 1:
+freqtrade trade -c MyConfigBTC.json -s MyCustomStrategy --db-url sqlite:///user_data/tradesBTC.live.sqlite
+# Terminal 2:
+freqtrade trade -c MyConfigUSDT.json -s MyCustomStrategy --db-url sqlite:///user_data/tradesUSDT.live.sqlite
+
+

For more information regarding usage of the sqlite databases, for example to manually enter or remove trades, please refer to the SQL Cheatsheet.

+

Multiple instances using docker

+

To run multiple instances of freqtrade using docker you will need to edit the docker-compose.yml file and add all the instances you want as separate services. Remember, you can separate your configuration into multiple files, so it's a good idea to think about making them modular, then if you need to edit something common to all bots, you can do that in a single config file. +

---
+version: '3'
+services:
+  freqtrade1:
+    image: freqtradeorg/freqtrade:stable
+    # image: freqtradeorg/freqtrade:develop
+    # Use plotting image
+    # image: freqtradeorg/freqtrade:develop_plot
+    # Build step - only needed when additional dependencies are needed
+    # build:
+    #   context: .
+    #   dockerfile: "./docker/Dockerfile.custom"
+    restart: always
+    container_name: freqtrade1
+    volumes:
+      - "./user_data:/freqtrade/user_data"
+    # Expose api on port 8080 (localhost only)
+    # Please read the https://www.freqtrade.io/en/latest/rest-api/ documentation
+    # before enabling this.
+     ports:
+     - "127.0.0.1:8080:8080"
+    # Default command used when running `docker compose up`
+    command: >
+      trade
+      --logfile /freqtrade/user_data/logs/freqtrade1.log
+      --db-url sqlite:////freqtrade/user_data/tradesv3_freqtrade1.sqlite
+      --config /freqtrade/user_data/config.json
+      --config /freqtrade/user_data/config.freqtrade1.json
+      --strategy SampleStrategy
+
+  freqtrade2:
+    image: freqtradeorg/freqtrade:stable
+    # image: freqtradeorg/freqtrade:develop
+    # Use plotting image
+    # image: freqtradeorg/freqtrade:develop_plot
+    # Build step - only needed when additional dependencies are needed
+    # build:
+    #   context: .
+    #   dockerfile: "./docker/Dockerfile.custom"
+    restart: always
+    container_name: freqtrade2
+    volumes:
+      - "./user_data:/freqtrade/user_data"
+    # Expose api on port 8080 (localhost only)
+    # Please read the https://www.freqtrade.io/en/latest/rest-api/ documentation
+    # before enabling this.
+    ports:
+      - "127.0.0.1:8081:8080"
+    # Default command used when running `docker compose up`
+    command: >
+      trade
+      --logfile /freqtrade/user_data/logs/freqtrade2.log
+      --db-url sqlite:////freqtrade/user_data/tradesv3_freqtrade2.sqlite
+      --config /freqtrade/user_data/config.json
+      --config /freqtrade/user_data/config.freqtrade2.json
+      --strategy SampleStrategy
+
+You can use whatever naming convention you want, freqtrade1 and 2 are arbitrary. Note, that you will need to use different database files, port mappings and telegram configurations for each instance, as mentioned above.

+

Configure the bot running as a systemd service

+

Copy the freqtrade.service file to your systemd user directory (usually ~/.config/systemd/user) and update WorkingDirectory and ExecStart to match your setup.

+
+

Note

+

Certain systems (like Raspbian) don't load service unit files from the user directory. In this case, copy freqtrade.service into /etc/systemd/user/ (requires superuser permissions).

+
+

After that you can start the daemon with:

+
systemctl --user start freqtrade
+
+

For this to be persistent (run when user is logged out) you'll need to enable linger for your freqtrade user.

+
sudo loginctl enable-linger "$USER"
+
+

If you run the bot as a service, you can use systemd service manager as a software watchdog monitoring freqtrade bot +state and restarting it in the case of failures. If the internals.sd_notify parameter is set to true in the +configuration or the --sd-notify command line option is used, the bot will send keep-alive ping messages to systemd +using the sd_notify (systemd notifications) protocol and will also tell systemd its current state (Running or Stopped) +when it changes.

+

The freqtrade.service.watchdog file contains an example of the service unit configuration file which uses systemd +as the watchdog.

+
+

Note

+

The sd_notify communication between the bot and the systemd service manager will not work if the bot runs in a Docker container.

+
+

Advanced Logging

+

On many Linux systems the bot can be configured to send its log messages to syslog or journald system services. Logging to a remote syslog server is also available on Windows. The special values for the --logfile command line option can be used for this.

+

Logging to syslog

+

To send Freqtrade log messages to a local or remote syslog service use the --logfile command line option with the value in the following format:

+
    +
  • --logfile syslog:<syslog_address> -- send log messages to syslog service using the <syslog_address> as the syslog address.
  • +
+

The syslog address can be either a Unix domain socket (socket filename) or a UDP socket specification, consisting of IP address and UDP port, separated by the : character.

+

So, the following are the examples of possible usages:

+
    +
  • --logfile syslog:/dev/log -- log to syslog (rsyslog) using the /dev/log socket, suitable for most systems.
  • +
  • --logfile syslog -- same as above, the shortcut for /dev/log.
  • +
  • --logfile syslog:/var/run/syslog -- log to syslog (rsyslog) using the /var/run/syslog socket. Use this on MacOS.
  • +
  • --logfile syslog:localhost:514 -- log to local syslog using UDP socket, if it listens on port 514.
  • +
  • --logfile syslog:<ip>:514 -- log to remote syslog at IP address and port 514. This may be used on Windows for remote logging to an external syslog server.
  • +
+

Log messages are send to syslog with the user facility. So you can see them with the following commands:

+
    +
  • tail -f /var/log/user, or
  • +
  • install a comprehensive graphical viewer (for instance, 'Log File Viewer' for Ubuntu).
  • +
+

On many systems syslog (rsyslog) fetches data from journald (and vice versa), so both --logfile syslog or --logfile journald can be used and the messages be viewed with both journalctl and a syslog viewer utility. You can combine this in any way which suites you better.

+

For rsyslog the messages from the bot can be redirected into a separate dedicated log file. To achieve this, add

+
if $programname startswith "freqtrade" then -/var/log/freqtrade.log
+
+

to one of the rsyslog configuration files, for example at the end of the /etc/rsyslog.d/50-default.conf.

+

For syslog (rsyslog), the reduction mode can be switched on. This will reduce the number of repeating messages. For instance, multiple bot Heartbeat messages will be reduced to a single message when nothing else happens with the bot. To achieve this, set in /etc/rsyslog.conf:

+
# Filter duplicated messages
+$RepeatedMsgReduction on
+
+

Logging to journald

+

This needs the systemd python package installed as the dependency, which is not available on Windows. Hence, the whole journald logging functionality is not available for a bot running on Windows.

+

To send Freqtrade log messages to journald system service use the --logfile command line option with the value in the following format:

+
    +
  • --logfile journald -- send log messages to journald.
  • +
+

Log messages are send to journald with the user facility. So you can see them with the following commands:

+
    +
  • journalctl -f -- shows Freqtrade log messages sent to journald along with other log messages fetched by journald.
  • +
  • journalctl -f -u freqtrade.service -- this command can be used when the bot is run as a systemd service.
  • +
+

There are many other options in the journalctl utility to filter the messages, see manual pages for this utility.

+

On many systems syslog (rsyslog) fetches data from journald (and vice versa), so both --logfile syslog or --logfile journald can be used and the messages be viewed with both journalctl and a syslog viewer utility. You can combine this in any way which suites you better.

+ + + + + +
+ +
+
+ +
+ + + + + + + + + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/assets/TokenBot-Freqtrade-banner.png b/en/2022.8/assets/TokenBot-Freqtrade-banner.png new file mode 100644 index 0000000000000000000000000000000000000000..6087056b6e8faa9abe64188a8d22d1b006fc1895 GIT binary patch literal 61805 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

Xsp72QbApE=F8&^*MUF`}vlfUM<#ps3!t6s! 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 literal 0 HcmV?d00001 diff --git a/en/2022.8/assets/ccxt-logo.svg b/en/2022.8/assets/ccxt-logo.svg new file mode 100644 index 000000000..e52682546 --- /dev/null +++ b/en/2022.8/assets/ccxt-logo.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/en/2022.8/assets/discord_notification.png b/en/2022.8/assets/discord_notification.png new file mode 100644 index 0000000000000000000000000000000000000000..05a7705d7f599de625de31782344f98d93ccb17b GIT binary patch literal 48861 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 V+b%kpPX|ChQeyI=72gei{tsZlJYoO< literal 0 HcmV?d00001 diff --git a/en/2022.8/assets/freqai_DI.jpg b/en/2022.8/assets/freqai_DI.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e2aead34884cdc2c9ca20e798885c0405ba5666 GIT binary patch literal 314012 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 O3!nh^(CeVTi~j@Iqd_wO literal 0 HcmV?d00001 diff --git a/en/2022.8/assets/freqai_algo.jpg b/en/2022.8/assets/freqai_algo.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44600e71a7b969372323cd090425bcbc8453a61d GIT binary patch literal 353611 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⪚U57nOGQI==M`zVG*{xu>E5kY0p4{4O( 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

fltx|q~X?6-R~YbweFj2UNr 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�PH5^zdT z&T;mWNa*?KUwmE$FQo4!-=?=GzE5n+jW2Y3ix0r>4rxp8C*Qh%Wp?bTD|1s{!4_E8wlqi38ht_V?Y8_20L9RZ1IK z87LlWzU~#S#=jx7;f|Su1P!>r{a?il?TmziEIc|`!J=;iL=F}Y{ayZb&W)2OlIE|6 z(cec4vV;Vw%eG+`r9ul_b&7K_$5-jW!$a7?xnt`bMl8%b>NI8lj78jI_LL^al!k}t z=Z;lR#|dhzq;La=v>5J$#K+EU8lVr_=~Qz$4u`+#)D8iBH1I{EgwGs8FC{1OV9siw zv%(uJuKJ?|JtI38gQlNsBd8!{1KO>Yys;5-)6?$bjz1#PV9YZnT9N&0?8Z@n_OI7n zJhE%392S7dgUW2JWPbs~{RKRE3nIZgwRkvmz$<-*o>W6T$pe9=#jwj2)49QTqe#b- zL($bmI^s7jgJ1o-Ry@c|Ne^QfQ16=a)y|Tls)P`~92a1Aq?3fEznzXRD!3`gMHbjk z+!E(DmTK`V>hvP)hp}la%CW`{)Zd5s3GU_G;77ZGU^o3X%`rA;@x#1wZB?fVOZv^~68*=P9&>k1Wl|gvbr`;^vttVUvqib zJPVYAxu{sfpdpqw5Z~J*c#de!xjw1Hswp>ArI(~{SZJ`j*vKfISvn~5G_dK#%Q|Wi zsU^pm$b72do!~0qW|Eemq0K-k65Rl&jp8@TK=$g%YvMJi9JFfb6Hja|^N6M!cwpsa z*7M{9x=8Hc^qRLLf5EawvFa{=~{+86XLZI=n5#*&~g6bVH&T)GLgfA0*GCyl$X3_!>CQRkoEAQnTijZ^$j5~!@Q}Pt=GkC zjh^w3^Aa{gfdI1zK$hkpMyAGjmo@*o5uj*2y03h=|3afXmLxb$n~uB!jaBLdAAj#1Et3Mt^q?rS0Sq|%E^R~hia_6`3znmtWp6!9Xx{hJfsIG zUiDYoEJm%^gZeW0Sky<0|Cy^0el+wFvP~LBcr?Exg^XhvsGw_L+eTna3h-Y7H#epd zc0C8pc=K4)g;Tr@!RGy{aIx1=67KnQWF(iw=cj4~lUfc=>BNTQMF!;IDyDmvexh0i zr42V;N__+qnRU#mYxqxuY0W0HbGtjV7F?8idcQM~0HH^xS(K~0QIbVxa4#4NvNj5#-d-Z*pzEJ#$fJvBl=c*J^?Av$DzAP)js6JkzEt6Zx73X*&6$L6GKaO#>MYkrRri z^`X>8A@DvX1|wZ=w34#eERB4!QQ`Tt=8z^Ep_UDJBjz{xte$02YH8}NGCv|eTKy*l3otAHzx!I++ zP4p?C!biECs>y*l{rk9PoST#Yyg`)~m_8!Dxqz2+DnSbL>dn3Dj-1V0GH9?D@EDX5 z+(@mi_=MDgi1(O&NYPIMvFzq(Zm-XjBEwYKm}Q;KjV89I-;4dA%<*8T++2)CP*o{7 z57&K6*VNSD+|!{Nh^m$tnB}43XiVR%8g-e_&tN`LuI;)1D8#&2)(d4u;V@DkF}D4B z>DhonzvQRs`zs+QK3W>8NM4=(PZJ(d#yVpAOiXfy5FEYv&@g(lF%!BsJ;4}y6EYH6 zw9(NozbyF1Mmz53ft|fz18afs4h`d5mp?9}I3c+DBwid$N4OWutrwQ1Q#IV0;02J} z^+nwf4hp>fWroj)yyVQAOl@Fbx~Tk_va^Ryoo#PC4;D)WdAr5V)#Od$CyiCzeeGED zI{u;ul<&j(XW;Jk0Y<`)a$|$A2#VQV!}#i1cqi_dg&&2LI%0?i4&mq-S;^xzqfiL& z8)C-qXjD2pBr);7J{#H$hGl?=iYV!egndP0@ zUJQpn7R@{6?9@DmF{FF*k4mK(=KPIe0wDk0P(81h=U%kOzOyi!w8kyNXWHidFqH}L zRT22R6eXLxwL0v4>v^+o;9NUlU)4Elio=ggeK)GTPcd@|HY7j4*@QTZ?Z=Zp2YXX&TCGVcRmFd!7YG zo}{PHuS3$^Sjlzy<2h4Rq)nk*`kn6vi!w;qggTW7;lEzakBKFfd!b7y-Q9H z+#ZoMN{*tUFjsjYxu7vA`z!0X_@N6-F#iY5QGAs1`a6|G;4A*06+Hg3QYVKEK2IDl|I}Po8f)tXUJb@*b=4VXTBFoKjY|Lx?`evN@MdD z-3}qL9a&Lrt=Nv&EYrFTp%;TMe-dsl4z&D}yXf)?Qsa=i|C&#?IMxzgl_eJ*PZ>-u z($2z6Yq>fZzrwK<^VaFWbYNB|mA0!4m5)jJX`S*+0fEcA@Ma`X{SlCK#dY%S{koCg zN+Ui5Vi*i1{Gq_rhL!bf?{%&>)zHK@@RRj-d@!kPxiaBIiu0o8361Y z6FXUl*o6sh52d|f4uj%#X8PmCh;$H$nOUm?Ukxyv^W#Pi?E?iT*Km=CdAbMBL5uED zlYyLrh82Kv6P$X zWiDVhleR-yDDG?j-D93CAa-0HTVt@an%#jfA#YD`WG zHzWUEOBkD8N=G5{5u|xHC&L3H0-cu#J`{I_#QXgWFqa0OeaYI^)ci^twwLqkgq=Ru z>s0%Rln|T5O9%12_73jLNBjqesJ13$6#H$}5L46t#DR*NosuFNH^5X2F%TXl=YcoT zW;vTi>;2|ZZ;#YjuP9`te>3c*fXY>bO~O6hC&fnPRo}3(${rD=f92g0hErHrIr0se z9hy^sbNnIQ_7Vd+9U{ zlGTCAUVequ?Nz5O_&`=S^lt2F&E-B|cSjrGBq!(ElN%Pm@19|M?&;TA7F2)QFe@e` z5sI-okgn_Nd*Y={`WPMutBHr$;kNp$F%q!@HupNQceF=svx^m_U>tVDAN< zL=Vc3mBk_D)P7keKCx^uFJNKv1iHIO5jxLG*_dx*iy>zN>hKP~ie?SFf$}_KzhhDW z_WAP6^IRFkZ%+A?Q`S)ennSf;hB3plz)A5hWhT`F9XTi{(x}QA-FrU~-!&|{cWy20 zyqr3gv(XwdZ=6;$Kpa%c(f!gL?!Yr8zsy}M-NwQfAA}2Ru0@UjrcI7ZP^=71Oxp0? z^ojIN`>>JcKY6Xia`6!y36x~w#MM0x(kbSGL!beq>xg7&rfxHamlKJo$S39)DdqH) zLsh+x!yr+*XzroOl6J0|?*)ps=UOJ9Diu8i8{J-AkHN~Y6>d{Q-Pomtrx)m9sqwl>kKn~1th?;&Wc`W^+Qb8g+WkArjxrn?z4qzG636o_%F%ad(W8sLIHo|Thcm+fuv9lp?RkUuRP(^xSNK$J1I z(+*-Z#fz2N?xKHB$n2_d%9=Dkoht9BiNaaPQ&;L~aBsyK&)#G#Y_{0UQ40`H-|tls zPY)b^o50|_#>msRJr$Otdg5jY6fm^L^6S|TXdHy}-{j0HD~Lr1eumg1jBvjAHkn~D zi1aB5H*Np0%x~#grP2^_64TNjdSnDC;}GKV*{5>e`^e1ttqY$CQk%saJCpZ`%hu!w za$x3YR5gP{MUz)Y>fObhB;N;m#l3n`6%e8%B0bjZTO+p0B_7k_P+<-NN*Iock1;<+ zDCnmN^y8WM_002NIHUwtgrTbqoj~7{LGR2`jmmyF{h|ts(2@f6vaz)1>zN%X$D5@pW`QRk1qn<4ZuwKdw7>)MsudoP2KR<*2 zCI3Mk`ObLtUL^WV7B0Lp-!~HC(#6eF3ppt zm{XWavG~#)@>m6Ykt_Y_y-WPZ0U1ZL!W{bp*6-rh9L4!|vO0Rm-~?yrOI?J7`L*D9oGs_ebegvYZv%2D^%k)w9Izz!al z8pCI;6}(~r_ELT5R*f@f^6if!Rigd5L)S4|4sN<9^}SocT4G+%hM~{oNgw{fN;bMh8Thg9)S)j&8UB(#iau5DK9?kO2u?!~V zAOtCJHA!ADK>L^W8a43^zC}moik-=Tu5}MQunZ>4eWw;vBNZ|h$AV2tZTQ(v)v!k2 zASbUZ>~|5?zTD2Fbwcw#D05MhL7Q`Zkxb1}U*p5^Ma5YukEv<&I6nll;3;wpr-GUJ zeS$}I;Ro&15K3UZjW#xo##ZmjOtn%$!8CKdGOXd%eD3S6^PnQoJ$JeU!29Re> zvppv(cGj<`9{cnlvHGt5v<*LyzPYC;i|L0|1aiVx&}h(8%N;XRcuT-#!DU*2-6y>% z&q8&lb9^7NF5+l77GQW5NourjEpLtadxFw85x!H4E63iNqKWLK(*fMSxGWKqU@u<= z3yWY0N1<~B@;1}1ee6n^3iu1{IQm{m5f#B>KrIwTNvKXA-q@anFOd6+JYb5Oy zgVN&a1zl*@v?mW2k_1MGyoc^W7;Odv#+wZ6Pj@7ALS@LK$3!3L_;79{iq+`Vzw>_7 zM(N|L|08`ZEf-wXI0vpP6N@C8wzLw$w>4>|)GGx!4@8JzF?l1RLY6GhR7rKixV1*ZpAIR?L2 z&oJPu&|_3kZfPQ7t()GKpUUkksE1l+S+suj#_%d$zfsDcPq1nOFN^nt$OIG=)F7}* z#rp{_zZM`J3bGBlem^JNRO_8I@f)hOo=C+zOj8%GxqtJ7Gi11luE1R3cFs_F?Tb1F zb$%=1k-Oyk97UCp)4|<1*@1;CCElL>;3e*E!)L&7Kn~EG0I&8n_d?)aON4VAXJyBr znoIx*uA0)2^Vjy2)VA8q_VnxVMm;?#P9SMn5v$Axud$Tp#1`A#J&p#UFcy9C@O>^T=@UE^&oE{IOsZ(*cp4 z=HPI1H$jB80s)KjUdc-a&hz>-Z(N>ws0F8@Fe|*`iG)mIrB$x)r(hsMFH>GFy*t=M z9cGATagyrgL)l%zFpy;!ZqGSjIf+%2v!Af1Uh(vzHWf}lO^C@1F!2^$uik^{_$I{G zk=(a7yl}M&bMQR_tcu5Gi5sszj}4ZU<8MuS%JL{FFh=^A=i`FD@Q zo2_zt4#wwMS;?sZlI;w<9UXu%`67WBs9+(yYnkOKL1Q)oEWBI%@wHLYz_DEA&jLc>Es_sJRk1ak)f+ol`ytNe zm|-cQSVxyS6K4dxPT`#EaaznPPMcc_#TtwC4zLee+_@)3S1~Q7zote;JF}!%c*_lR z9(7=)=J8~OP1W={3-nL==T2nf(aq;wRy>gsvl|)g;M|h^I?TKec91xs!#nTw<5KzI;)UOz8DXI?YP%q`N|1|*?ltIioB-*^cHlXdB*aXT4d zgPp|+0!@u7n<}iqkS3WcqS`qT^s_{1>jrYJL&-^})VEl*Tj1CVHf8~c74iAR2*}i| z&iH(sKtp@pOAx{Hl+&Qi4iWlHm{kSTx8x}fS@vKRZ-OrQHW4|>M#?EWrv$#Hmn1=P zzkb2sH<9+Q!T?qfPY!rW&RI2<`Dd~$HXs~mLCGrUmNcxK&KdFqlJ$O|ES(k`!8NY9 z72?#__So%vOQwB3Zh6WckREN$GaU@!4gN!9*W>usJh=MEiy@Q74I709MQ^udo)a4Z z!Ml6tQH7X*->FV1iN?CxdH4BCt@+B7te|PHkz8RZS&fj4&JK164`{$6~veXU`3wkFF&$lGzgSg)1(Un{~SW zwXwa~JDt||1}$9-^{$sn8;1qc~LJ_xM8(7f>gW=6m3VfHK> zSqi+x>(DAcnZilylCMrd^r$joW6NY3Huh;o4ra42zGOB?Lf$yY**i5J!)$~8LTeY{ z;QZkf6-k`(YzVtRB+?%@p!7)KQCkPOZ#~qVN@?lKBI2;+;By&w27uGB52tcn-$F^} zgN^RvPr^T3@mD#X0U7PRpQ?Qo%|KNatx_|HOX7&gcxsJG)^$pDrjb()V6;NTv6Gm$WhH6Npamq8+!W93Kks;;&AibG6Bn$00hK;t#TwpW?e)C&n*7x~8Ax z#1Yr9frLnMr5D&q54OlJ5rx%DR_0}7{4_J;Te|#ktKb~sJc;C8?3SsP^T0y7k+yD} z3&G)2TOv%JA>NK+e4-VEG?o{LQuGcRYUkVh=H$GCLBx6KA3J+y>K5}*;#d+dK+8{Y z=a)Vrr?I?xhsQwkqs}~+9EVa-Q0SWK=c+Y)vvX1XM$O!0QkMkvZ=q5tT+;DLqGa;f zJG7siN7~>atNnfAx5Cd7tnW#lYA|q64)E(l=NFg^bLS@N$1+dk$v7AY*C{5&TJ@4! zr#2jZcwqPot*pdhLk?4DfQ- zehDlNJogHnB~Nvu@)?TG*ZiPCjx}l#9salGh-h8zAf`y`4v%T7mXL6Y-~sXStaIrI zxB}mRo;Zz*;W)AZH z$JVjj<#=${Bnu(VL3iW?Ix*w)sQ`bgbA~XyXbGTw()1Uat^h~B_q+h;MC>m#on5mk zCTbe5!eoUT#@Y3zn^Fxobi`1z!u7}3mv7cudWP#FEZ|+47d^jekGyi|cCARQXhPE>0MXENZgk*0#_CdEY@aVPOnzZ{h)=(#UpZ5D@R{ktc_hn7N=5@y|7CE#caHCfJX4|d(X?kH)i>*=J?67fN0D_2n72HTeIPE4D? zYlFdB#Hp6GH2^3k7#U12V8%{xk_)kN&Hn@i!nn;KU~!xl!ESw+yxTMJ_0$Y|D2lL* z|4GD}ZdAqlhl`jXnu)r}rneG-^1N1~S;Fdr>M}X06X^|zb|;$Y(SIyFKi^eNpd_E= zkirtzL4u&0x+@u1%olA|6Q@nl@^6|;vkq>o&DR6b$%3#a%4Iwff{XA>J!Dpf54BN? zjXjJi{X5kgYxaSpP#LxQfbYAeM!#(mnv3b6yFG#W0T8b7%PBI#+5~cRPb1ZjVuMI7F@T$* zB`w7a368gO?}Zz!R4{f5M2c1yjM8QoC?#AnnjKl_K=xLDoMhedY;I!4rtvZ zz|1b1D)7-vCNB)xLd%y=H)z zvlQQ(z*bAI+fVweoRe~z+V#P$;!NQ4l(5`cTw*_iQ8@# z_;r>Cb+(QNZjVTHKc1OA=?RWt4 zw*Q@_@VlP;Hm{=qb|R=lj-G=c1-0Qs4JCmXGo6o}`8LW@XO?#T74*n2>(bfKsmp&Y zs{(Q|B2+ClmFq=^Y44yL0UGypLU3W2$yejD7#}Zl_U}Y9@6dD&q4=!ZRTM48V$@kr z^!8xb?OIlpHeO!Vxct5R&YdM1)Z3EJfCHMZiUJ55K%_2-E#LK?8y4}sb}yOU667Sk%}NEv)>VqAO%ueTS`+GX*EMFykT3@@H0ce*dWxvXhTz9Y&t{EZm%Nm z5-ly4WyW`etol4@)@UIH_m8*KiwMI;zOGRSnQu?ej!&F5CV;lvCwOB;is`xLo+YL)8RP+S3XDwVRLLb8aLOV$C`H3pj5_%7=DL}P9`wOiG zi`6GQPy6#jv;LK{MPS;kU;~HRmiWdKRzs!r)_oT(lex*=9@o7K8&RKI0UF6*%7g-$ zc$JYN6{gqPWkmHA;~)N4hyNS%0OTk6GH;9JQAzu;E%h&nD` zX#3JQDZvLB+^3m-dg$-ZaS*0nOttavV}qNV5rafeUBpnS`2YUeu+02+#GoF|l3~yB ze~>02@Al8zUaeYm06qn7EfS$5{O5Q7LxT3fpC2e+^BOb%AEo*;2u+UDIiL74>$dKg z5{67xMvnH|h-uEeOCX4GrK!u_#o|dTf$ZL6D0N!85q?x8TI>H96E!7Y%*X=S7>L0A zjva#}f6Mz9T6rHw=G}HmrJ3QEkl8%zu!$r%H!3iV_1ya7@*BenvNh6;gz}Xd(X^1} zdEo7ali0z3zsIDLv!nVRpp*jw`7xf0#oI>wJ8Sdd|m*9NwMigB@AVc@r$Dt#nfCDhyfg`z6=;JT)RgpAJ?u87+W zdyiQfu8?N8VizC1+6K{m_cTj`|M2~s`Q?}PeU1(aA-!bx)>x0eLDcFr`qv1|&HL`* zmH_c_;dTxaRNw#9%rHv}Bz95inn%p<{HGWG=}guC2r8HTHPTW?gy`QzGLJLS`v4)q zYHfq79IO5N;Jjx)Io{?l;3{+(JY}!^_jU`;_EHbZZqZdT%C541{>=ZqmuHlR6*Ryc z(VR??82d*y8*|l>5TY1tWAsv}<>(SwEM~s;A)LmncbYUzWs?--)TzSWo=PgFI`0?r z7uvhd56LvCs3^mOn!fMUWp?XUaJZf$;{g*MVsTuVd+a)90LS->xjc|J|KxEcF1i$r zx+>beDjC`YmINMgS2%1@Jl=*2WS&eSn6#qW#fPj#9w#B)o{`!ZxC<91{bFEWi58By z*tHq!pQW#5_jM0IXD^Era(Y)Wf-QqJL>E(AaQ7D)tjR*o%pZ?T1HN}cMt9EZ^F^tb z+Pmwg_B_d*c97-`@*;Eqmnc!{ z#(9g>YmfM*sP`4>-d_bR;4%KL0umRXAoqqJBG5uNBk}^XL0a@Oe9=x7v$2_SY9p@% z)8P^0ToS7k=IteqI4Dr1IA_N_MAKT{h;|3)S}eH|DPV~RwUV@7jzeK zj&Q#oW&xKeS)BDw_mk@%^(Clm@60K?=qRWNLZ}~6$YiBJgF(V}pPf-`ad{A8< z>nHD-u_NpXntLPD$DI3!lJ%5d7EU631NC8AnN0;hqP8+>etCE&FlRmO&a5(0qc%4^ zKqJ}0^ctnO_BRs>EK=&LQbm2e{@XNJGyAcf9w#2!!lr-VOZ zOQ(2iw7k9hE?9LEv%a{#k`}=BWd5vt1L5s%8~xg0N|$$HTu6+&>boQ#bBb2S z4zoc63&hg!Vv_zYqIX96wgFKLC)~eMkEF=hIUihqep`SJQxWzc zc&qyi_?-`Y$CZDo~qX zljXNLtO-)CWvp*jk+p?4tjR6j4QtQ9YPdL;)P-U4tGBl82TUsxRvdP(TRCA- zO^%+w7}!3BDlh~}pKp&p&IeJ6Tbb$UEqPy+AQbVHeP=O-&8H-%fz?A#%VKkykTYoP z;=bYqjKaLL`l*PqTunf?=}T?V#ZNPEHRXnHHdC0}px@Pqo0>WjD99O=s4SaHJD${^?M(_Pb3eKt_Zu4kl4LT9{v- z-OXc9!V~F&?<-s)p(G?Y_)&NteZoK9^sElR=={dbN7H3-U;-qz7m~e~cKNGC^vbk} zcr0pOr2!k8-ez^|tx#b}8<|m8g5Sdhn!ux3n=zLp;ybIEOoLilBc2s%BsoPIbo(+T@G&skXBliO5%}w>ZFwM|;&~HNY2=->YgQ!i^NF zZmJFra7h4S`~!p0B)T|)Uk5O~$)^LQqn_{E`1;R_v@~bvU8YlS7yTo4C-=455Tk`N34Dde=K| zxUZ=Lk&WM53Af?df=}^n;anQVv|;dfpHeh9DeqM?SvM(e?R43|rb*m@IU&iMs+V1P z6+9EceVvts$my!I`nM!f8Q)}yHtz#^XOHV&H{HKJ-~Y48!R}mUDf(oC8_|S|5y<#C zt-T{2@Va#z%3#eaS9EU)IjvFrOqLluW896KmfN>4$mL({i!H2|D#wp(-6l-4P+`8o zR3Fb=lQ|-1A*u<~NoPZO9On(c-bnVg!qY3f2+tm28~wCciKoM$TE~A{XXtkofEQ_9 zg77goi(Jj`qCu^O*vT4mP8J5!9*oq|60@nxgEb<)o&z$r@NZlpZA(7=lmhnIY;UO!i;U?bJ((vW{)%u#OT<*eXV&~K2YEfDju&KY?=J~4J`bo9-y>m05zDVeUqkfI)}bo@aeQz{GIaw>C}8@ zVi0@cP_<0ZasXe8)8J}<*siWLnte=RCGkXFN>)!;_4d)2xKkp}i+rEvkW&Fh*4Oi( zJ|eIi`~E52cPI~bRKj*aMrT^PjdmicBtoEGq`DFGmx_5tKk{Cbvc!1UbF$Yy}~^Kpr#M4hS`d#TUB2rc(+*j zqk!x#p|sZM`%x@xUYyEXRc6^;PD!iWz0400_RuS5~AeB!LW>v3;WE}KC~?(<5O^vbm; zPZL_YCE%;pWBG%4E)Au6Rdb7zOgA(fLxeAX1+}oH5<`pVPi|%qodg#S*ck)F(Fdxq z=xZ=){{&%{uXneH`n!C|9R5<(ta0xsCd-}Wgs@U(d-nx5uL%4;B}0<;LM}5k zOR0^iLo0;thdv2+$(3OS0c$B=j4}0n=91xyhSx(Z5mgpmFbn3dSp`{2-E18uakoH? z=jerok|1tP!6+&%CDB~0ob0qrybgZn{f{JXv#PoBQxpniAu1&nW!zT!9<9<(+v29N zvNG-Q1QVPI*`NFYaXQ)TCs#+P5RscZ8{a8&*e2&HK-D`zc-RL`KoW%c z$>lr@jyfgk-)wO&^!@85&R_#(N^PH2hoV{b-g7AP+Sc$q9qw>IHqAJfB~h&oJj(IY z=~iT<0ggWsnn(b=PezFMKYDkF$nSQKkArMIlZYd?+(J}w%!c;x&@wHVxarLV<##hX zTcFYIhw&exvJ{?cTi zc|I(l{lww!r!wY`II!7NYnbc>en!-1fx^>fxtyKkdInFZ`cx3_T?cNk30v}cU>0uq8|Wh zWZ1i6AXz4>_{&qiFKD+o$dUfOc!%}Mj zJ^h%SRQJbeB)qgP%(e&5q1ON*z$IJeGfJfX-lqjSr-NwAPqV)Ot z@2DuOr_$H&encyjYXXT9G>p_-P!=Wt3|f|LYgl=#b6hoANMiX$gbleDvllVclzXNB zMd&N>#Iw#KY-g;SelLnW6rZG2@@MV)Pm7Vap+||Ee3O5nx%xAN6#ces!M*qkZGrBa zb;ZMvV}*O!tN%{@Yg?S!FaiA4mF6o8I0o$rWvtHvrgke3gsdc>mty?+paEDhJg{bh z+QE4!$5ps(PoG4N`kY~E&}5XSUkkAVl{fng{V$ujzM26~{GIpLa!%24LTne$;^5L$ zNe8Svc)@Q!wmL@jZakaUe|)F3{t>L39UL2lVT`Z+M1nsc=K8AfA3Epd_Fj};(}F@I zm_yO07tr;LbcRI4vm~mHq=VpBD=67gjsr#T&J!+{9Qo+2KP@1j!AGGTbgfi@cHOJP z2_4?|PiDMwBPCFO{nB(k9)9e-h zLKYM9EJ%9&J^Lu&M=^{S(=dl4x`J--Sj{0A9Y&c!ae};075M5|Tzcut7RE9nIDDi- zUr0$Q64f6@lK9*&l0hz)GW+q@Y6b%C$g&Qo355XrJEYNLAz%CLOYuGvw@l)S*aYmy zgn#cdp&mNI(Y#XBt~?osIFiMU*d#rz{gh5*k_o6&Z}!#Fdk&SjB$G2oK`0q&h>goAcGx)rff3djOtq*OFw_BU{rcSZId;<3AR_ zF5hz%jLrjC3a{n+l7cuejNBS5F^PzNn3`l^Qcnq z66|S;(^jI2EY6$}@>Hm)MG9kdn687gg^jYXOC!WlB^}-Ayrvk6l?kNVB}r&a{F9E4 zT%au-Ch=4=tsFZ?BqWoVp9J&zL*J0WSNcEICXI4G;vY&I*)gwTnqq2kyof{X+VMS# z)5NW^3BC=wA=Ps0KB>$kwa@YXJkL`?DUZ!wGCl|_BHt+A+5WHY{|{z{Y4;#+&)0V^ zshoSq=pt7O-o|8pN7$m?U{#b!eSWLte)7;LU?)~vRyR!4lEaTi`dG}``lCd1f?SmO zs7B%QnNj*B;yX+9g_!p6T+!w&0bSlA8S!FLLcNkeHg*9E%u7nwO#L61ZDV>R2Kh?L zeaVFRNW!f2AG{TeNIqD^as&&YIKo9)&=Cl{j+tUQ|20$=+@}X||LQ3CZf-Ew{#`mV z3lo3z%`+vdiKE$Yxk#Mw?B31VcZhiv5{!7ZXn?04GLm^)z@YYrRMV?!(d7CS{pXRJ zLyZJSO9bC0DEf$07Bp?Il!YD3Bk@m5-t2a?sg;ls$+3%-)rm%)M%sK((2=#%SEzKt zmMW2?MzREfNYTUJ*1+{J(GCRO`G6BA1$v_c9*%z$3pTbU`7qcrM!xywr|0-Qo1z(w zZ4D>qaUGz&w5(m=(d5u=*ak23w-$4Wy2RHg`>qDDC6M`g^fKl?D{S+bv@@MT^E20J z$@G)#DIU&MSyL~N$#e?#Nk%U2$Bq1KaaDsiGKfsUtF2})W+Q5iPs^6tuCJ4hV?y{m ze0kPA%im);9-P7RI=rBfhn!8P!DasxELvLlLIJ~vxUh5dEd20q5W+)=*p~YP-xT9U zGzEapu78PG;9a{9EsT!ZwbQ+^h6)tluU6`1`-Mo(lYjZQsKuNkM`&{NeH{G@agoMf~`! z>VB3*ksX&OX9rQ!!e!qI%0(ai*~0DW9{gYPXz3i7!G7IT8B)HI(RTA$Cq4NsO+d7n zeY!7aU*TB!;~xt>lGB>(>w|^U@+BSfDYokHM5%;p%-wPP+Clfm_wutI!A1qu7^%j} zQ}3Vg^pILZ_-?a_N0}CUVTR+yV#U?377mRoj|eoC@9?Hz+^c#sIw_ z&L^JEdZ)Zn4(qeGUBV7AyxOKRQf`DN*4gNp+4Fwa%$0m^sU@jMPX5$>)~svI1x6J@ z{R~BI=g3v@gf+0ypi3jxy>gZ{Jk8tvmHomjZ^R^>kfOd<4ak16FJmnBtm|-rclgbZ zLRZ77M)#6VG8Jksc|VsmWtI&1bzv*<8L^ip5+T;RIaIt<>aQN<#&-DHXCnVAT#b(! zg(QYv*H8tNVOYo+cITF{xn<}2HM7#_$3o2>nM|hopNPf!+C-J9YH5LRjk}~MVbubH zOP(Gt#B;Yw$Zi+^w#rKez&h(f&u4T{J8TOB$5c-4WpL3J=G@=q^=?y_e2xEsC>O3S zHKJtwU{7V(S&3oe)=0Jr5qlt7;%k1`J z-1uGAY7M?0|1a-|1A&_7FtszT36$^r%z5Pw<8{fsJC^(7&J2?&{>R!e@P9(mHZxST zK=)>3HO&9b%(ElETztIXN()N$3Sgi45F{L)+J}OAR|v^#j;fzXe7yE8Q5`Tvc(_YP{h-P%Sef`EYZ zjtWvkhtP{sr3RAFt8_v&R6#+d8hS6G*ARN|i1gljRl0Pk3WCpx&wlsb@4M%mZ_b>V zGvCbj4-C2Q49PF~t+noJUF*6;SEZ;G0z#EFBB@MAa~-kb13Y~@12=fgo+P%I(!N=_t>VyJ#xdM@NQ*aS2pxuV*>bm;g7coQ zmJ#-Xh7rm(7zdfhG8~RpF3GlYfE1c4oTewDd@v2Ey@80IBN|1cb#zKQNcBh0xghc3 z3^Pn=`FK3fc!ZC5;Hdcg{fVy85mDY*nEz~WcyHxJVL2}uB0kL-FcGC9lU|K75L`%X zee>`QMufE+DndB|?9MxPf?RIC@fMs;(9#fdr=?c!!vRge=4+oasC}(4e51J{{DYK| zu)H;^D#^&oLY)Fu_@1ERZJh85g#~2WgK?@so%cEuR#9 zdfh$CHw0Y0`G8i(`l%=qZOq4Ew*PfDQx^!Nw*(DfNOFk>728a#)It(B?2Fm~wW@H3 zdP8jbSE1{d+hI}J!W@chc#~|O`I>Gf;&45V#qH8|2c zk%`{_haS8Ln&cQvxF_jdm`I}GILkSIiSKfcBO34J$`|_Fy5gCty!mvly_=u_{gaJ5 z`KR7Y&OeGWof!Mt{X)Nmpk7Uv+rM&bRmKm|b~NqY&!aq83vwEd9%=uOf5UdU@Vo1! z8=W@YRk=~yj$NOjx8Kc^4fQW3V&hQ@_lvsHAuD{dY68oRZv;a@#3MW7Qa@=&`4F+93pf@ z?Rbny>J=0mHpa)snnGn(4rECp-XS9>?J( z+hV*@v7tRPkJ7CrMNJew`=lVoe%QGPGmv`g_ZQY)PupFU0k8|OQdYmu!hN5MsKXr@H2DyXq5UvYLT_G3fImS-4?#L5% z9ma@VARR^0AjAd@WZ&W3UVf*6XWDh33`-v+k+pxuwu<6CQwQcv(P{%V<=WpQ`z62D zfV1~`EDOy(n06_$MEeH8QFvfqb&R>Wo2i$8(32r{J;9%fA96jJAu1p|I*)!<&S$rd znD?o`$zi*k=DW>>bLM9D9N5Cs0o{$z2Z34AY=_M|IiJiuj`Wh{l)*XNSV~S5Fhq%3 z-0Ka!Eo)V)^W4x0F2vQ(>=M~T@iI}WIySp@kV{TiPfn?BSZ z-x^oM`GtgSLv^T-d7U8f@GPdex(L>q^7F~)xa1e_Fi=_s^#ZOK3h!b?XCgcpfb`Y7K3-BjW%ZJf=PZwyj8h zO_12qEfZ>%PR(HA?3q0fZ&WT6;%+{U-N0!A4I@)4aT+G_`av-b8!BW_!8eCL@DNtz zuH=u3R2m|(&D5v85{e0?9%@U8B_Y(LG0OmvS+Q^fP;BgTrW)m?tnqMp*k0W_zHSaR zH2y(+%>8)bX|8kml*A0aah6VBuAb+pUkZjPNR5iD3tYl@{wQGXYw>oX0L#~6&?FrW zNJ$MinCLE}DysbZ6+0HLYqNLAd#7;vb2PZ}0|s9EkBJVJhe*u_x^BCO*BJ6zDye+Z@YH#1|db z!|%s)HFig+uKEkvj~W$&YY&$!IRLpBE(jGIaOuWuxCGDpuf-8k)W5mi>W4u+$0TMU5R-rTSA+r zdlU6<4X=WY9%)8@+)p2t-Jh(JiS%TBc1iG~H+Sp773;`Xi#uh7vQn*{hP?Nm#=;wN ztor}Ls-+Vs)Ernc9&Wwpy%u_M2}nj!=z##a2sO2tPrn8M>JU;(Q$Ja-hA|WeJStWg z@pZG$%G=#EN$?y7QKLHPF?yu_MM-toq(UnFKAtbPmMizWdR5^Dwzirbw}KSgg*i@t z-4Kko)A(I++@|DF>ON}d?jSlJBWck1;1pw7{}&cR#|@mNYxhoBxo|6J(UrGnnNH8B z#mq;MXf}7~poK*wJUu%N31WLD_aIe{h(Kwi6zw0fsXhUJT>1}uO1tSv4x+*)ueyrx|7HImMWwoNAOz@bya$Tcy zKW{U4QsGXT5&nMbzJpO4e*j(FMz#aylRAFGL3YMxG^mus^>WdSlEF76!KrCYhWHym z&KVx&A|Z|yHE_h3if7O9nOv?>z_;j6{BjnhUTuvY0@;=Bw#BJXHOwc_u=?G@%ODCT8o?G(Nx{$gcbIPh+x)=Dk}O1c8FLwPDXtsk1KUsB;3m|O9k9YYYLJX8ha`|wN_l}IBTyq z1mv#t`Ao))1iNH(@dIPy7{F1`(jFL+0`j$MS1l4-*=&Wp+H_Nq`z>CGsb&F{2-Zk zo*Jiqmzra$V!!r>>h%G<$ub*N$*C}6V8%xm@#jH&()@@}HH=nwr*1uRh(=j}8N4m@ zKEYD>aPG3lrcCph0Dq`?s(7ZcifHC-3e1e3y?BtwU$ zAo<=!VO;o-Yvfqratv0X>Yl+*5 zNN_J3eTvy5ubUCsRx_q2ws1e0s;67kKglU}!;zSolcT5H{cAd5MRc0?c#^mE?QBha zg&|+llK$ce72pXAA;I$=inx!@l~!s+RO!0RpX*%qVN*o1WS>nf5N<`JC=Wr7gdqH4 z!3}Y11v&~5F1dJyvlyCP5?>u!Z7yC|dA5Mpl}n#LmdG8#pUc9%f+Mg>dke5eEJKzO zOhS6DSdEnubj3RK_AOKO$MasTxoAlUCaL!l9EL~0 zq3$BuB2o&=x~)E?*=v?_SxN4rzN=7&)OofbG-ucsg1AQKv~`Jr=3vX#J@2#)+r>*?EFH|e!b7rbso}0OT)h{&MBZ|*#n=4@4SJo-6#rv4J zHzEiyA!xz+^1(TD<}iJrQ`2+^!#mfB7)TW;+j6O6>|^lEY0!@?4Ij!pB1N^?w<(?t zE_w}AdKmh&eG!16*E~PtBpjar_6w+@XRh z+goOB{289_3&KO!)MN04PD1HYNXz^2^oo1dcuzT{MRYZ2V8MkxN>VfLO^3bI;9mnN zBHvt}DLzt?{pi-mQ^a;8NoC1lGi&-dG<#grF=+3dG@Y!TC3<_YmZ5M`^FyhE(0+@g zB__6RjdUZp6>ZBb!CXCkoC<1BcF^T4<8-NM80vAbKSpfU=QJQ!91!I`swp-x0;I{h z9L1LAE3YV4Fnf{VDz6?QKZ+i7vTF7h)_p$?(^oo;3#Z4s6ZRNNjYS<`Syg^j9d`K-u*@sef~~C& z-M;PW9dfFvaoY0h+0esUiVPpw{5dmYg@h(0aM8pUa^O)-EiN5w=6^!H*szuBbA1QGXTGS~>8>Dp+jt8ZSsAx!mHdPx+;4|8F zZ0C?XIKrfYTeckBJVLCv9Kk4-q1S3!R_DU<;PGT~Dj6{qmmY^m ziP0-&$R#JcNH66=VX&!|Vo=BXnSoDZ*7z^^&wQSYX&&&P8AzMI7Cm~s4MFEX-08fv z{AO)#0+Z|S6-o?B=G09>#S}=(M?yB6SV(~HL#MbXfa1Rg|1JV2Tlx6z)F+H^&D|a` zozblU>T3r4vy2y8{+FRhlPxIj|coM?@J48){lmC3#LWnB@nisTihMcdto}=-18C} z#rN2+eRO^S=9-o&*{*+={{vvH3O+>7J~`-LBC;y|<;# zx?NE8;P8@*_UMFI>Fb0X-27vw7PWpgeGC@c>ELx!F&xfM7G(rn zaxs1n?K3SnPVLY8M@IthUdhJCp7H_j-uf?AlNv)0tYAdgor+&L&%23@Lv0Z}%+v(& zHepn4X4j+Fz4;;=9aqp?t84BnvjZ1__5YIJ9j^j9w@Or*>RvzL(T=*Nx zFiObbp~-V+w2x7{xA_+s=5%5}cJ^7!^!ab_O~AXMXWHY}FZQl6m+0=71j3XclF#4 z=)?QE6l5ivk@t}5CS%2)Dh7T8Tb;pWGD3m1%fiA2a_DE++Ii{8%B3pdsM?SZqQ#QCrY_`N_oaKKZAL`mARy>_1zGv^K)S%|T#FjbxW! zkQv_|i!{Se>-|W^dYk0K@Q;U6kBf`+n1s_WfVVg|@~T-5{f}m*3au z(2u@VZO^-mv~6`I1^Fs6%8&~-w_5&E1K^|voW+TXxe!JO_rP9@F(irWA72Y`+iGb` zJ1i#b>0|ewme-?1JvlhCfUrbb>d!3t^=R0r>QGaDVIezH6GdD`cf0o37+}KEc@Lo$ zCRCBsmw=HiaUQK@iMY=VC{65*M#)LkvN2``xDVB7jW7*WQUU6EhgkLX$EoXfS2~4$ zN&l|KUR-va@_xGsE%pm+UC5hCNzXFN*|%NGKcE|OMJj-W97ffQj`&nzXi-xhQ8Xm_ zZL@gZ8}#n3S!QCVB?CV)F80@0j4q8{rWpFw!B(?yzUc!Pr%5-M(v8FRK*7?f!~j?_ z+Z~ZWZAqED+O*k_pLY%6h!-^J;)_P1%I}+-BBv6^hASeV_6%A+aOGxJ^e=htkED8n&jX{SRt>aPLis2*X4a>}8S>39gs}vu*VVkoCRIf%$v0tl6^<>YNLoaSINr z>njc&qB(*enNF{I^1d2gl)P-bN%qkX+xcwVU0d`u(2P=7P}-e-(Ls{B9!@}r}d zL}3xh_ABOheE^}DDkjezy4=CSgJif@q7+I7n@%)?PQN4$Ua-o*>TN-Z=qpil7ETB? zXIGJNEj9IYZ9$&wlBwfU2^Y^W2uP8dSEK6=^x>bm$8*i6$Q5pvuEfX_KWEnucw1jM z`$Ty){qi=Sju%z|En|LY;Y(Cy2^}OtYj|{`>0HY0empe(JBFLLr-fY-kBi~Zxa)7P zCEi>JmN}-^7FI~)#@DfC&+j8Fc(tpVTr8jG6fiELnZd@8CA3DJlnA^SkxD9*stQvRvuv7&$^cW|Z~SWs~I9#3G^bd57R;-KiOKykdt z1_z&{k+i&+Ok_mrQ+O3BqfZ&WHOQ>d&XPjnF2Em1}}^lG}e+QcLtbk$s`W91?o6rH^G%EG4tm={qX_h`Lpox&|CE|4en29 zABt<$73%v%^cl&usStgk_l0`*B_uXnO1T>t{aGYD>q_F1lP>#pM-!Bb**>%;Y|@k< z;r!UV-%7OLt3sTgP_nf&dP$tZ5zn-F45X?}g8Vo+ijLA1T9DR z8b30uv=y4A#Z)v(s@H~BdNh^c7$M%a=ZJA0xh`w;UsxDCeJg^4*%4V5OiPU@2<*0hSO81RNZOI_J5Skmof}0)JG#- zqC5m^>X_-p58pAR2h9jee# zOlz&CAae6rX&$3Olv&E5`q$CxwO`n2KwB_6bcvpVI~U^cRAV6GK%%mb!L3I6Yfo)A znV!^eK4a+s3!;~ke3Z}&Kj&MyJ*%>n?RNMYFj6M2sX7{?QjAYBl9Epogg6OB3kB&n zx0w|W8WB)ZGM}$*zA}fa*m?Q=m`@p!@q+qh;rBCe`ISq6e8X+XzNDNKY1a99b_xIp*n%;RlAi>TI)i=h0=euFU5YS%%q` z@WSnK^tFbpkxkdh6Ozt$!i0F`xjy0i3ZqrQnK|l3?w$HtV%zhsI0s|s^!a@XyGQPY z)xVx}Ij6{b>k6`88mZ!BR2gcu!Vm(#GaFqA(*4vxQ&vd|qYAKQir)FmYYqa-f_~aF3vB=^g0x{%-dyo{x#4*mj8A%1=#Ml zwbJTGEf(@jR4P|dNO*f2!c=F1%!p0(VMOW;H#VLr6)brUrloj12r+4l2=A?^yeG*g zJY{a#smx+TOqJ(4;cB=!wf7D@NxJAh^3|3}AvPx=hAvlhHCT1X;&V>C05Zd_s@1__ zxkzl;C|n zM)3lFOOz9k9tq@1oU7WT;G;>0zgEV{D+>r9NUK}4JKXx*vT?!`;06>M%^72^1KcQ| zWdt~QLtu0&%v8os>fMm|Z%y55Ex~hjWX*46qxgqX-WJ^?#f zJGU9L8mm1*B?(x)tok@>rm)hV_}l-LDbz)9Rm@DR#BY{nrml8Ob77?IUTKBzfwsYn zokZ2iD6lnTHg3>RgBKWT zj3F3RKbOld?3`^*d9C1P1sVPQ$Lm;)=fbfqn)|?@S4g1mztsTI5w#+u_^B}Q#9AcH zc0^DOZ(VvG>|)I%1NXceyN}PvNl$XoD<^wgzyXdqceplID(DhwKQ!SL9|8KP$u;T7 zx8w;i4=it{kq+$*Q4y`RJfYT}aWy?+e?dm~Rbs00$?kz!>pJfKe|?haWr9l#j%FJn z_B^>iy0se||L6%%;JbVeVfsin^LFx8`P@5LkJY7u{!-vXnWdU2KEI~5f&qflmzsg1 zp%y1)fHP9==@(j_h3x0X)L)P3ggwrN0zfSxs1^Uo!b1eDo?ykbRpZ-<^I8xsCx_Oq z&CV%MF6}mST3>yXbUESL>SWGM=(8%iKLAmAa{S{$J-uG? z2#!#>Mol&SG*=YhHS0k+yZR$*Ml+djOMAO2^V(8kExwcW(_>K;S)MMQ=lM>k%>Q#2 z;mPqy%p-Qdo+BUEQb5xiC5&NeMbD@Dw@`{(*MF1OzAcI=s<)yZ&0ZH{M5uES`jqfw z2w7atWloXCdQIFb2K}Pgnet2)AxF*F_-`*AjVt!nLXA5mC1rkd*wW7f=p0w7&1)F^ z4NOuy{Ha$Ys-LG$jf40!NOIFWXVt+UL}6aShxOUU+%uo33SPxr#S|3KnH5kamN%pg zRcV@>^BF=#1Y`=<*{8~(G7>q)l!q8ILP&gh1z;0k4zSt_sNjWA(hLX7dt1s0O z0CUhMnKPXiEAP(b`?dDXdVI>$UIJC%z=PB6lEZ+rH%zLb`9xeWvYX}o)aOpq_6|dU zpQ+%es2r7m8gLPYpRzhmDmKmAu=zTfCZ8lC6>~IWuWqHYN5c9-o4JNqZ%cF<5(9Ph znn}Kz*wn``M9Wmol+{4YU+I?)+++QXy+s*)49@#;eDUz_a)p1*)C=Z<3rKcgaZL0V zxW`!1n*O3h@+II~+xgpn(+*tZdrMWG&Eu~o)u zCT;@gQSCMS^l9Mgc-PP*B`+!S1smfDPoOlzkOT{f%uZg@C<}Iw{tq9&9*hGff-yaA zkr_Nu>Pp^@qL0*A~y+(g>zY4)>%><@<9&Ue{8$nE`Uu(Y&0I zev9a=%TGNq0ipaIy0NdVtzWP?J8VToF~wEq$BO~oRr;b;7bXW886=-#mZ11qsteQq z{OkYCM&CbA`(JGQA4~Fdz_b7P5C6yVzm{Gg#r|x>yq15xvj4k{3_b2D)l3Tu)1y%c znYikwnD^shZKW;t=NB37d+!tsxi^~5cH|;={eVhb3CK^T<7Kk?Z}Q({Rk=?3=y1ET zdkAR|Ny}1YLtO~FqQpezrufmv+GSg8_CCl#SQjKj(|FwIP<=#mSS*o6#PJCWkZ$_= zBzKQ6jggyAS_@*T2aT>L=RGPHWHfZ)(i2s7Dw1;T&07}3%P&mf?>K#!BZgJf!n^+$ z76u?KF5YkK<1FY@7p;&Bt_-5z!=bYbb*8FX!U1dYtJb4j__#7<;RftP6(K~M{r}@u zRMuqX1fb%DEU8>SmJSe@jUYrvDLM^%hc3SHp(tu1b~X_pcBPSx2@}!-i2D>Bfe%jE zqe3MEZz9c~Pc~$O6&3*SCx;fkt!?;8(?_FwI|2T^|@^2R0z z;D9+v4g=}>bF;d=)N{8i-;DkKmPLeO*H={%;sfLZw}f~W;kGQk7<~sf@_ncTs)=+m zQ8~U2D?l8U1Aa21pJkheWQ2Ol2exbWUHY*&x4qxgpn_D7sJ5y-b>bZDj90bF0;s{H9oQ~ z5}LL)W(V6B)dDk~`g^1CRQ1T>ON6l&l~5P+cy`zejVBun$BpV`CwaILwhvxe5kVaN zx}$@4$d9Ew&%SWz#j35)!pQQ2V`{n+JaVUcK5z^~)Co zw`5aGLVrTyBs_>ZKe!oYKBxP`PH> zIMmMMH768VEqqs(O!uJmL$dv&hkTB{l0f#3H>30VtZ!}IJux2@|^*?85@9n+Q zIS{}yHdfWM@~1A9@AL^xz54?8SL{5f*nxPO-({FNJmm_VZHe_{0PVNz#x+?XNsD*E z2Sz&I>(rBT5+e&bm8!Z+y9QDfU0WRLvEdTI?A%le%2<WDob1CwF5(y=F{Dr*s$?pp*9l3yc?Xqck+Iam!8yt!=Vdk|OW8HwXk+-;Y)<;Q4 zo;M$l7Ns#V>}F%r9KY?QDcV=9#xDLxpYD{Vyym$MmfObh&IpI9Ak8rIzgH z{(f^Oj**&sqAO`l>LfhTY=;N(y%NLXt7dvpqeEQ_u6oH#MY%nH`)_9V6j0Q$?R*d0 z4WN~9L?CQt0U&rYaTuRUPegIwn|-&9A6+)fX{0@5$jcl>*orCxf#C`Dyu|uRQm(4keJ;!gqxwBG?5CQkRHJ&0Z~m<-S-?;T zejv$4IC%+uz5#5s%#B|ZN~y8#E>zh2szR*&oxcU$Qhr8dq>Jv&rX#CZKD?fs(MYC9 ztnm_~rpXp?9i`^Wq}P|{4S(DdrCcs7u~a-`+}LzPuxR^e{hmsNJnF4UV)Ur3CdT?I z95d#RNeQl^A}+sAQJRia)Sn(=`T$b%9s8G^F0pYNwB+F^g7%bqT1xj} zUVgJAcMty6t-TaJEEn2#Tc?#4#u`!KT4dVk8`u>Sdm&j}BRLusH|Fdd?O|=>k>M12h)4qjis`Kq9|}UV)Jv6+MZEtQ zu3JIUfuApT;`&*w2K~d`QHXPw$jWilUDdQLsif&gjZ$W{074J@#Z{>G*oBDjTJ=l_ zfl^PgtHH-T(i*yK<=tK(37mWQfvKBUHVd*!{Ee1?bD zN=BT$kZnUUD!jU|Y?1#?Y2(nbFJW%Y@G#n1dWqE%r$nVSsGO9`TkQ1uLVv1;3qrNj zr)^=FJOR*TDcHh6Qb!5Lq4itC%0)EjLfO7SxN^Zw){NMU-)4GkcU0G2z4;P2B_Sz6j(Sd!Bq(#ek8c6v`?|4^x0vqoB%`*nQxSwo&YIY5HtCoQOYIv5@+ z2$dwE?ujo#LfD^h1Aql0L9`AQ!kmOtF@GqX7u{ga#hc!uK-yYZ6BINSu` zC9XANg{Sz;g~86Yh$n%diU+%oS#dP$8b43aCA}oooH%=NoMK-cKh+D{RWkdL3n9Y% zTCGH4G543~3P{+kfO+Kir_^aeYH!`OyOqDNGQT;VmX>+5ziHP=<`BS2`hrJq+3YP( zBF2S8_Kb{X@^i9hV_>=Qy*sZUgR1%m#u9c%-|q-&8-H$8MPRdRo@f50U z+H-}xl#cDBmyufEiwRZ6W!RRG+Ns-6{)iNg#|Bmef=T#Had39(xxYVQXGPG5&HrMn z;c3ZuF-skn?HjXTjuu+nj+2NX48joUsq%Su1HTvO0`fh*+u94WFa@)xh5nnO*e>q1 zc||sx$V@wn()sJNI8*(04lNXN~V@=k2%6l1OMEiiQWiMs16mn#LY6%@W6G18$|RvfX(j zpQxoB(YX?eeY{ts<}&nhXj;Bhr^BLh)a3I{x|?k^ZG zwyk2Fpe$VHhU9d5iVyOaff&txSemKxF1i2xN1n%CGlI9(bCsOtyTRqE!Nms|vkqCc z8tVI*5(xTyqO0=r{a>U(3NgSGi7o+EElJ+DxFwqJVv^co&QtqX&q+g0?4ynwY0cW_ zMS6q3XHo%$TfS;SD+cL-!hIIiBUU$Ka!prhwmV)mQPh86?cCkaX6{~m%hRw_IPFkM z3{X^Nuv4=^z?}ZHn|~^0f;#^{ugP51KJ5y)Wl3Ck;$Gvts zGNwoqh|liLDdB-JLVTzCUYqo_-GsB_qBzZqKzF|z%M?>=TeZ%Xgw`zL*$|=U@09Wt zJ7dVt`*7ehgTt9#MDTNKoX;iEqD}6_cdsyxZPSoe%vDj|+R(>bo2hfyYCoajK(2X< zF<823otqvDWmd>83Sv@L5R7)rmi!^@FPCpV9qd{&ZU-*||K@I&Xi+sJD9B^wNHm2Z78FSmuI^@y8L9u20; zozo6LKDRt*dLDsH7$g}Qkq9k>Ch;94VRKXAk}-(=YXI$%@bA{N=Hi@ELpl=F{(?^P z-P%WW4mV~Op%`%^xvph+EmvT`UXt1HQl(B{ zZv@-cLG}(8`04phsC~Kb3S$&9w*jjJBWHd>Nr7?gLraH`Qi_=@BnSCpopC8n9Xm0r zsfA4o-q56wC_0Q@;gJe4xI&FGrQ^T|Yk=Q8KD>mC%xe_sRUftks+R9uMu}<6H^PtTD6aBfvokw)d4*&2qsq{cao{B~g=22P~z9HZR@nUxw)S5`w^b(v9eDd@%jd`$4b z-K8}tR|gl`9ZvarR=3a7`Ckpf=m<)_;i8vK$E5p7nmxaAQQR7PL->8DZ)n);)7Mb*%wZ11>s;wX15ht3rP)9sE1QuF@RXOWs zmDt=a&t2t_Lu<9szC2N3R7E-k6+yNNZoI8*)zIJLqNV#Vys{WALtR4&+pF zkl#*p0D-G7E?AJiGE&Zr{AtkKOE5@PV}#@U>{47sk5fjRcimCl5+{T%Hp%THn+ziC z*BnyM*N4SzNov=W$C)WtaJwk|rx(LiOI*a`1y9MRT7#G=hB%}QExzt$rACITIjA0E zXbpM7BaN(RR9D;N1O)5uXG!W^0`4@g;+Kmb$d6e4qAe=>eVt$77ARO&a`v#aj=7&E8rY!S@sCa$_yALEnKKP73+?f3E*Wsz6h za+GNU%v1s$gcio}G(`owx-rHF1BPQP5E4;QhY_|(D{$+Kbec8Vo?W-3;c}kAOI&}k zxJQX|2s}}&7|q2}Cq|T*{~V8{cW_ZZ@;1RPBHcDqNnDa`hdk*lsL7KViS!iiwkk2M zRY}uAzyKo{`CY-+=+3M7FYK7NOAv{q(7&hgxOR*92ge^ z7^YGQUZxb-O~YrHfknRvdre=A6RZ1^z|_}3qk_FNL?jE!>A(lihtq-tL4{8rcX1Zk zmJQAh4%L};C+bKlMxSUS>9SLbVUux2Di=m`=6L-(DB*iPL7q3)K;8&0$HFa2l*RhV zix*Nf2c;wpA272x&skg-nYFcyg}H#!v=!zX;TR#e0(z6NMjf=Cqdt}N0(2wqf*7^~6kN^V|>#zhE8+uzZhChIuw9e;QHP+%1ARK>Aq zeJ>bR$gIr2J(xdhpB%v6^rXs{gstxTqOPSKWm=8#0Gbb$59Fr`wte3#({x@bMXgCr;rh0F47;F(vAcb+wk>$@k z8kPzwX4A}Ie)V3ZE+{8de8E`pbguEwP&8V%e~QKfkt*M}0gcVr_|&91v+OdwxDVo} z&FrR8%I}L`N&++sm4xL93d3}NUE|Qto!zoT=v$H)g|t9vila_X5usS6?=9RSSq9m& z2Kl{Ypyw0(<$1#>z@oSlc2AwfD;sFvrCk5C`)hQR8u`~2(ZK`uo#{jd1sY*4gR+!F zZNlIj8&#B1p{=kDAcn9z$;<`FvjkfjH}rgA0h&M$%jj&wBZniOzH3WJ;;dwL`jaj{ z+ElDze5xYQyz3tj9lI$?Q7~H0Mu=1*9%sRqa!YWJqsY zAE@E>6IfBC?tOik{I5KzqB!)9FjTixCW#6M#5^7e0;vstEn;l;daZ}ldx<#!ysmsp zZzjA(#T=+dJNnL>@BTK~Ca%SxB95Wt&9t%N_p;!buCC|CAKQGqbYcK66mmn6z-iKkp(ZZv z7P`cg{pT#nP_L)jjWp8<$v%@c=b*x!RMNtiJj{n#E)Ph@VQs>8MeusRW3q58z++7C6wy0LNhVR?OwQNYOQOyMH0KoO_&@G zGqfta3_VDz+j#sCD8mROZ3*U2PxGJTE`Mm%7T)CJT=R;}NC$hnV(3#B? z{ZNRPJ(v2aUogH~sW$8_etc*8{P9!Z}A-VTllq-m#w%)7lxV_(r!>kNu$)NaMnr@l8>ATUJD(Z+v+}~L{14{Y@QGc|-DCE~XyT@?*W3>uWY8L#Gv08DvPvUi9?lt#lH) z*V#U$k*PnwODWnqCCA)tis;w2pa{g6(8tb94?Co2SP`h69_R=sn5sdJ?5~CsJ7F?v z_uQi|W(=KmY<;B{<#vX_ZIdP1r4^ON<200AFCEOkCu+~YF5j9t*DbA@#FzHrL_Mdc zlKoE5NBRM_7i&fjS!h?~0DnIcMzK6{NT^@vDS2NZIJo}}gAdM0#pYgV9t1qtpZNRy z$w8LUXqjS!b1u)L#@M{Ry!BuZ!y9ZiZ^cKRIsCUoOEp}z)fL>U3d1wo3zhG2CHh1KR3-cx}dofhqKz=b`6+VW}3{ooz3)nf7OKlyeUYUDK?l z%zOc{Af8wcnu2F)%Z8;6v}6rvf+-Rm6B2hK^crGOOs2I6buxfjE5)4WIlrK(%g%~R z&#DfQaV_)agKE?vx_M8RH_aEJa-vIDRerxLW!q*V*VC*`2f1y&drxepptTm`pPL?; zQ#=*E5;DN`b%mSA#lGEekTAZ!jBpQ86!Q7DM4)i>XR6;s?WZVv8tg(qsidRc{)D=r z2d*rC8?ZIIz8M>_R>YZ+1!6^e&emrx^-L#ccTP4YAsfrt%hA|{Mx1GDPPb|5Y1|_pCzCr&eSj0(q_^GtHbtdy? zZTY?7vO#fx4yqPc`Bo)3q>;mQtR|l?0uVU$eCtO~#>aWFC?kv`lmDw`Z=q4`GWCYI ztSbuxjBA^Cxn))O@o{Qe>^ll(P?HZzD0p#NjJ4dehF?UKe_Mc46s~l!b%zXgR7r}p zeOb{_SC*cU#`4Qea|);HOXU!`VcKo>saF-| z3>nqZoV)^>TE7LKQ=-EE4g7@d(#lOBdyr8x%p z;p2%jjB=vJgN6MP9q5Q8YXHbR)jqu?y)TfBZHGJ5wzZ_ik##;`&`RG9;y=Q-JO4ZZ z;^UOj(-S-#*$Qh}R8NjnEe{}n$}Z$XJj7L6l+SB?RoW!W1B@u2G_Lru{&&{qUkTBo z*7KXm6)nSKn*~tcQ@k>%DAmxEi`af)8osgjeu^xy4i5*bS5=JxA>Pc-^VJVX)j2by z$v_IIac2T6M$&bw%QRCTv+2n>JOs&Y-SpXRXky`E2*ismuG)~?$U-46W;_KrY_wsb{|ifcB6P;_u+dtEzC(JV9_ZS(U!|rq+DhC3 z?Bd{HR=!LLd0ydQW!K}&3IpUV+A}=db*EbGT3U6zp{Q0!vL(CA*x{rTpCa9PXQ4gw zN4G&FHD8VYWQ)9tBSYu~w!=+c&Wty*c)~R`58LxZWxlsBoGUr$7Z|+6$M$$BmrOByNwP&uDsjtGrPtFKBD>@U?EUrgKf(xz@WgKgb zX7*YQYa|Gmi<9-EcaqyT>3_~!N8@JHzF9*tVivmiRF0Tf^Q-yOBL}NVXGf$sjmnOj zg{H>Hk1g<9%jA1g_id6z@1~RK0e`nA#E00EQ5r-}fOvrFN^nu3E){wxU~<|WnSw7I zM<=>(L9cQgM5#6;q`*W^#gi+*l|@PTd>~F00M1i+J$1H_Mz3kAV!FQ?loK$}J7;|` zH`S|?tH81>dA>+D_n44D;^yjgRTgEg(8lZ}F+89U^eMCBvEees9#Oid!DByhYZ6hX zG}|%*+#sUuQG6Afh>9y=6~(XFV~6)CV{pEKzYd;+u4U8>Brts7AGu5)B10C zC;%P#p_}32tgl_Bx>B3hX?plS|L7D?fOh=ngZ~fP=@K8#F8_hx+@SZN+=33`{H2^M zy$>}c%e>fyWLeL7J{KJ9p&!u2?D}DF>MdR~9gKe(Mzt{?j(emf%7gZ_eqtX<*^<&< zK{Fjz!()7pJ$c^ish^k!j-$OnC*7;+pw&oRhBSEMXP4?OpMV9cDF?^xu}Xik6bi>A zqM#)s43P#DJRV`7B-DE|hf(ZHPjtBy=kFB~kMI!S#e7wUv}m3=$%XU-E;{=dR4nAS z@H7`m>pD+P-sY14wl8++r@JX$yF{PsR_^*Jm`}M;q)Uj#HK(3kbb};tx<5AU`<&6i z4>)g4^Ums165sT^q^pgLlZYr$(~`8*Fs_<*b&mcOHiLr^o|D=#0Eo)IcK*NEd+VsS zy070CC{UoddvSM{LU9R%LP(Glw-PAsP%02yiff=)0znG|inn-iheB~Lv`8sZsGRh9 ze$VfH&lq={d*5--J$IZj&Oc;jue~!Ed+)W@oNLbc{WyEi)ILU_XA8T6Vhix(wKzR_ z2q)b`TkQ=j+pwyfxEX8u3Ta4E9TL9G03@aGpLbCGKRq54G(+Ab?P|E9s|?h-Y^Lx& z+22W5Ns7CGiE2DCc27skuarx1DwTErztB-~q6WD~r$g>=7RwlG)+&)%vMvAkoHOp)Px)rS!*K6E5N)hKT8XB@@eR@EX{q61Z zNi^po)-Ecy&NG`kV1IzCx^nuEjF85_j8$H2{D>IFM0oViGx;S-{bS?>ssY@a*ns5i z+rEQ^uVOp|b!F@7gRZF^Jl{V9Ri>rhXo~NJvISVO=$pii*mx$tg_pRmBAWK2Agt*eD!bPby?P{#*_amBxl6I!e08favQd3eBRt~OiD zG0*ofU&DBK3?vR-(E6z!nSa-6kEJgA?0jVF{OqZyk^-&3>Zo3ygFW$rbu_{)(}`Cf z`Q1 zEF6q2l3(;&JxKrieqN`HST?Qr@$BFof3&TaTR115UV`F%t)K0&=8At0E4um_`DglQ zPpHYsR5UBlUp8|M2BgiE3wc-E5{mZe;l?{>!K!e)yz|7BVoCScGGJ+xECe6xy=fbV z(e_#-pHj&>0|RA6p?O!1@_T+76Dg0tC$p8gmHu~-O|KiX@mwkLNO+lBt$oL3@7|vy zn}Tpd7Kj4^<%M6}x5;`qSHmxGn6JLztny@!>YrKPgj1NdpGA1Nbc68`EjZ&hPF^u~ zxk_UBkC>LA?dql0+gD|M-Gp$t>Zh(ft@2W2db6zr-$UN85e+;Ho-d*N>SHr3ue5zt zVb}1BKv1dJ^kp?PzlORB_4*-fdiVz?S+QGJSv;NRMa&Oq8|MUVsP5duKU2qnCScTb zLH;c^I(I1ls~(&0uZP|7#l{Cx)1=hg9BRN2;ZcW)9N6wWG>mP|vAvMQnUHRR=uk@< zE{|vdHzY z{(-)Zv)V(qj`Y&-errQ|XLU`*QAb8yatNcK2jn)}%6PrB*rD=N`x5{7S0x#SKN*=Z zHh8CML&O2R8N3=rj6sH?X%pc=VisP8f~Dd?og@EgmOu()v&gc~zF`Yp-S(fyuxro- zZ}QQO*7tU-x8dQ-O*efvv|D8wso=;Rguc8q9V{Tg5J4BE$@Je%cQb3p?0))`O$+7U6AeQ)zLuF057q7y7@R!4Q&V{CfN+vgv zabuUnaxQJv(gzK+)XGA#dRMLz3(>EYHUEkY5TAgx9B+twQq3(sqc5*ZaZ1gdffFlZ zCuh1d^uUL?>K$9I6J4rQj$oGd3KqfQceT6-iBI@|%H`;tL6$C0?-n`mWoB`B9XQId`U&?#n5N0x;5 zqzb>t4+bNN1NsHbC8CN2=BR2VK9`&i$+DG9n}6YP75^iiaR&ySi)ZwRaq%fKg=Ej& zu@|=?8K#Nt!IDUT|5syjBHmof#wTmOYLGdNG*B*OjZS7Vz;YzxTr0YcFyY(V_3h;S zPKsh-F-Q;=WS`xhPRMcf*59&FewAwi+RW2hdG7jl>w#KKu&$x3;gGt-aC%J(mpaix zIn#O^IT2R$S+v>)kgCCvtJq)UqET`d*}!XV^y7Y?xt8MQOTFu=KX%(seQ^T^Gke0uN^--VUh(M*#RQ#RnFsWd?$CXYD>r%WNGl68sT zQ#NSCQK?884i$2x$4n{FH=rcPAm-vObEYM!@^B>7h>B#Hi}!WTQ6?{cXeWBm$ew&m z+^SK%=<73=dOsyn<1I>dFV?nkNn#&Dv;<(Erm!BXnt?QbV|x1m$A&arKgdnK*r-m< z_swXwUXPTxp z7lK*+hg+%&&NHz!xX}NIKOKM$M`^X>2*K18B1#|n%p!8S1=V$$DyB>U7M4PtCIsbD ztT(BVS_j^aoS*<>l(mm3!(njUJz9ft{Q8!%+1MEchh34NhIHy$+x8cb15>dFaKUl{ zP`F8?=j3P0%0zEdxM?NdDQIIwTrmRH3$-3(HYf3On|sN_o9Q-97a@=#ms2^EZVXyTi}l7TQM%C)g8qA71m_Ye!E0+or&)_;OHxP zae?Ao3xsSHnp^?L4B^w6f|rjQHKn=dm3I zyZk+}zE3qj-20#L6+Fsw>eB;-@yJ@~kC)P#4R^TxJuYv;h&I;sh8+&gQ(K}N27f(5 zIPwfC4Cp8OB&M@&G4Ux5NE!MiI_2y!4oQwnraAtXy6^5`ON*zl7da%;omx}E&=w2a zb+yr0=wZ+e&?qvSKq9`YmVNS%*Xs{n*Sli|@x1t9?ZR1{B{g8vDB_&h*>3pB_a`Js z6lWtERYBbduHlxP6oy7%RR?{Ex<6I^npAHm#*&0GNuo$kaud@U`O05dhL9^@<;r%K z^#Re}3>WL3rkhw#OP0^g&?@wanOGnTVDI+M)-BQ`~40z{=_-?>QHd?xyM09^nVyBtSn?KO-p1QLLXU8R0Pg zb77-5TKXf0!in!ffld|9R1weWJ7@zPl8C*-+xd*vnmjgv| zSQ>Xy=DltfAuKQ!e1`uRy-T!cI!e`0p2O|@KtgA@(C&X(H$O>PWv;9Qiw6uq=w9;w z^1m?|rK;24(833D$lLr>)-uFvVgWO?UwacX?bf)R8^*ZX%$b?ZboPBG45W~GWF z1u0r4k+cCowZ>T6xkj`P%L;Vze3Vex_tiIcI?*w}B8i(_9#X5s5M8`Rq>+;Y{5Aus z@EJWYw~S)GIPIZZBLy5%_KeL{Lu4l?JoAWP>?CTF)pi=Rd52)Xednl-0DDC^@57R| z|5%&;l^fA9_sqRiJ4zS#p9qj_8O$ww1lYAhKrH(4#e`E!@I0~)Hdv_HFVic$Ink}Z8o7xJjbrx%CI znnablf9wBm{New{2u2go7*!u78m+EXZnL_36{WA>hSRaud!VSSLpmWHmXwf%m!^T` z=u(?iLAY0?L;7T{$sYP}>aW8WOocY zunfBS0A8Ad`xhG3b1P*M+o!)3hqn~=KuI`C{-|D4LK6!}rkc^^!V zPhB8ynp(?-e1@M|tB9%aFSo`X@7|OPVo_<906{i7*Zwn^D_u{*kR7SzI#T5vuuWL z&Ww*2pl0CE1RoiB6P;@wmg7A@?VN>p)Ya{5D0nfp;d_$&ZX{@+6)@kM)(DJV)vHCx zAWBT0@O_=#RVOys$YxOlCr$;jY=&)O@e`$W=tH0LQGQ9k6$4ck4I;|$5X@|9&C60s!=^%bRLvU2St~(VF)T3WRhO4}$=!NXGOCQLHA7y( z!T!0>j`*7a%I&lXr@t$3XkyvYEVedt?E9J9)*SudnjV6qBq{CP{&l3%BAMtuOn$M! z$j4?hE>Y<(@4#U*BZGkAUkE6a7Ok4ygV=CLWLL+ z!<%+XFBKKz$}PPk`k`Q?m)Rzm@{dHL>}`cfHxK4*gm;YY6B+drtJ|7J3iA2vKMDTI zL>pwC=K;S1XiTT(a0z&&_P?C=vj@1G)5OlY0`(MQl@NdvNY2;Z&!bWRVPE@~L@vh9 zo4@cetK#>(c4Mtyu@v8>I!!(pdM5EQG04o|JN$`bTZ8Q=_ZHh++AsUNj7QbkXILUf zfYaL?-2vq)-XA@xlK`(F(598 zJ*0#g@kbFC$Hv?^uWyk{E}gV=CbK~%YB)cI(JXz z-nk*|X_~Im+x<7CKtShns6te62yyoO;mB<9#O+Am5=u`3BY{9&avNOybTv+2Gipx^!pNwK zV?9pr+nAX1W?RkNl_O&`U;cbs{xVfmM)t$Bx`RxA2Vyf@o4-uj`Ls;3{ceC%mPujm zuaeQcdneH|sa&Zc{obUzl7WJ*rHvlQbpR3|{3~=Y zr6I)apesiwK^eWOO+rf;>@iBMy&dJ01kebU(cp)Ej+?)?%8Me;z~n*iZ*i1eSFr>> z$h0N;*zlzCN@pc~$Gk`G^DCh)sy9yGAty=g{KIu{k406;6K>C;uT>lW=j8v|-EhN( zPYVtQv9th~&Qz|EBpgWjYUS!@*QA+vLqP4w_936OOG z(~%OT+Wf(T4=K6>mTD&I!Bq9shq_`iK-nxSak=S1gzH5s@G(GZL@rA!9iw0rW<=$J zLNLkzBbE@wMLh$j!wY!ra)4m_h?yYqwfsga{LP3oW#+6(n|UBZzP%{ph?`Y{+=;)m zy4t*Xm>X)eOhZgM~0x9TVl`p8&H)SEpJK1J`v z_=~+^A6jtgK;#@+pGneZZ(!EMg_0SkKMZJ3bmWh?1@lJgVhtHAjD?8qB(y+;FCu(2T)@}fLhoxnki`J>hn^U_T8D(b#Z?%! z`)Fy9n^q6#A6#xhmd$_+6_$ImX{~B8h#u-Qp^l{nX6f~4f)2RN$;(DkKSyM)9t}t!2y)C5AEEDPA3-dI|rq+P? zA8UMTJ6;}%jcqy1^n0g=e*OWJZ!!d@t+N#0dWw4dNk0&iA4l*&JerU93x0LSKvUH$ zlg~R?^z@7)m$3ks&6L{62gJr0^_kxL1H6v!n*q7unZOjBiB6J?oNRxE%yhGNbKdVP zby6E2;=c(Knrp`cciGO_plQo*&$>n9h3jt5B0ei)=_wlu#M!y5!L-FkTdzHQp(PpwVIj72N!z`zT(qQg0$64h)Ob>vuQdNDTH)_N&B9W$};704MC}B`8QWOkHMt&$atoK+0M z*9y1B)?!HWXfrtrtf3Ur^Bm&53m_}UmoW$(-a~BdH;q`4!dcF_#Xe^%TrNZL=@*co zi6(U+FB@f3aYj^iCY>p(!Dy3~DxHRD7K<3CFbOW$xcWgckfVraidP|8@;2ep!`g=> zDXobl1|!3b$r2d7kOl$2Xu9bCMHkqRZm)HJD;= z;kpa!=jkaXnpt)~An>Vqpd=f&r&E7#f1ba9x$mshqR`)+W<1FuWUBhV+?71OXfVy5w)B`L0sdn5-pb zW|rWc56h18V$m{qta)B6qCu-}T8W#@B5L1Xj^m|y@oeF129X^&^!LZXQu4bqw^;9g zAqqje&_+>w?UUEB@aPF(P9e4IaJ=%j3FrEnB1vR8`}t$7?fWG%oH)Lnej#-Tw%-0v zq+Vq!yoc$uYl~54%f!w!O@i)o5)FDa1_Y#SNJ(u^<_)IMpSpMV#`~DIZ}9F4(P?Q> z@8iU(EF3?3(6Pi+u4`UYky#2D4f8K^=EWl?$rf|-+(vSqzPfWnd9!XK0E98S1$y-J zYE6|f<5I_E(}F4?5Od$ctI#8B~*Vu*?U;q!AK_RoK#{**w;$vRXe#M5LhF+ z+Q#HM&GZhB71UVSQe4QfA9vzc_AQC{d28m#2qutkj5w+-;REzJNhWoN?bF1!N!O)G z9D)9BA2*g?I2!;myOPwPXa&@^73u%6Cei zAJqV6V$0@Pyn}k$$Q9RPL34?SaJO8OfkXteFx!D7c@xs5hCF^&c98NgJ&ZXWt;EAf zVeiGOFr9~8fz~sF6%B=~-}HZOm3%3~%d^S>YJck>E07*n9Ad?Pb{I_$q-=~d$Nl+O z#O8C6O?&4#*{@lpPyZOool0!HSgy7n2rQIILUrfet*VjWc{aPseG8<$2(PmpwVT~- zZCcqX>?W1GsJz+Wiw6k19N_Gp;wZfhozeaO<404&qwQZ2n$t4+Wv9c&gjDFr|@4Qo7?Teuhd` z`W@J0gMFX2>1%*H2~3PZTnId2ohSP!7>uSDT(5Bp%d5`@Qk&<;)(3fVwJis zpKJPVnD!8BYGC_^(%p9;0 z^-me(7t~AIl&St?`i|`kQ_0U4nB{1WmUM98I|s4jmVi=EJk8q(kShu5NGtkUk2 zpGxE*Soty;8?5rrJ&8gx!k8}s6G=a*ja`JA9biJ}gST7(Rnmm*_HfqNZm3`hoCdp_z|Gg-yV_Icv$D4hB7 zYH2c(qQmE7^Y|PN<2COM^xhY+#85|Lx;5j9r-(e{GaRv7tQq?$zUm-tOGWZM3u0O) zX9;Ra+`q~cWmK_pEHtsb^zpV(#4LK!h>KKVON@R#38E!)9Gy~E{|NdUN64e^S2NV$ zH%>xO`a#R}X=x|*k7xdhTQAkFXE;f4r>t59@zdy@*mCoU?u(RzXnoABZN1@Geq@Eb z*go2$+HTnr?=_q%7*}gX{FPtytvINcyL>4Dv_fEYWAfo6Dw+0Pf;mxH_4ZB@z1hMm z#FPAbNVT1@_LmjvLpPjaI*46!=@YZ^Ah_o{Ty@&Hq$5U4?+a~iN|ro))|4olsz+wG z!}W;!nh^2KYpUD!#+zY$#}DwO;JZwhe&?gX6OCdDDP_m~P)o1it>-1)Nk_31@{4pg zmTjA55TutAyrT9RQb@hIB8+bqmym=y2>n=FB;wTz#2Qnhj%J&4owP7q71$r4Z5$~h z+RI2D0zvh*T}g8@>(%$z8qxzD`}x0u-W0q7JpyG3?e%4ILbNMls}nPL*7H*$Z31-G zqc)6c?#$xvDrzg*FMvIPNfXBFaE$f>RrNB2L%@lv9=(9j-$&lm=E7 z9EP>`k`c-R%WPY1URr^jY`Em?a@>MVKYTKBqO6?u0YjTTPI~=|54fl3As+RiJ}!iQ+P=>eV1h1B4S#eyz9gIw?f%x?3$h-+MH9SEI(6t&uMt~nQG&0JVSMj?$z}B7B zmzsjw#)}Kq`*HEukT1Vt`Hf}};B|I|De1~=N!~^~31sJS#@oWricmCzFJgeL1Bpkg zX7o)0=AUOTm@~}|h!aW7T#2$4(tOhtS(56bt*1SuCZ$8g5rfWF5zZ0>VT@O6U44;y z#k12amTcK{TL`bd9%C>jdI)FN%+(EPBv1#YOJ-36rOhqHKa$u$TFqIn-OcO410!$M zu}ozY%g~~PdI6ztE{&cxy=1xw`7>UaU7*PHOv!L2zjD9YP}@!$qt>}SBtC;tYwv;` zO1CjZ1gj4qrp1$Z*}`J$PE`h{#%BcAH0?#TaM6qul!M-_IM6ASVr-*jpeV?n{g}Z_%FR;qb&| zG<#>zwLmJ!<2a-pgu**7$+;{gD)z4eKlxrHx*Z90Blmh`jdjQ;IpQOk-OL@v3*L7W z1Y%2}8_r;(K0RjGqOKYTh$7gXtXX-==#9aMTcJXwv<}l3)4jQ+*F!=w^JTkHn93E4 z;xhMwJ)PE7f9!|G^b~|HarM4~;Oybfe0EGuk6D3RlV#)ET@biMe;}7t#Ue=(8xV? zeTle|h&VZ4^LtpseOiWRHAmeSl((jO-#?IdP36#4J#JH*ynKyXY_yb2SR3!AX=qF0<@o;F(Bjq7C#=kNmL<`R$0RdO*y-ZXXATuX9Etnwk z@3FBZG5u@f7USv@I|Ira{j?lkPCd}7;)ot6(6SqEZ8U1~+|dm8%*vco@}ZX2p<4O# z2;!FE&94#6V*=9QX@~sWae~o!%{rCS(L48{c}6ZQoqPA~{=I+obq5N11HiZTAofs> zqm786WK}-~3$sNTWyC8XnZo`>YBa-4Lm$BlM0;^ zQ3+^b&X{4vPke41@b#Dc7ZD%S_Ic~Hw2r7jq)_Ofg+fY4fn)6>lz?fua7;C}{;8at ztE~V0;FY4$p8KEbB$m%rI;Ne0=>lhmozIL-=|dRn8NPniq2zNu3EP6|%!SHTO*Pph zRetj@FLmo=f$T5U{cm${J}ir1M|JRXYt6m-2ya5v^Z8x#+nxn^qi@8@pNB^*4F>Nj zgePB#{l>}vsvN!;9T_RNAAezUXG%XXLO5gZzLUbiDK8$1_cCeg0+pZMZ|KZ*k3k2# zUoVqbG}-f~%AjPl(zjxs^24#VjDJ}nT9?W=VR-JIZ{deOu~hj*v+&|oWH5t5<(ErJ z*EeGma>3x`9xu#d38gR1brz~n&8NwkP+%#!D5|+;inI%n%p=@HmJ+j9E=y_&UVI-ICUx0p8s?!6tiz9AQ%zwfX6@sflIUW`DC? zuzV?!=X8O}_$Bd7ruARikzNh2vQK6bVq~N?o52UHcQMNTF~`3cA0^fnka8dKmN|7) ze5^hzIW+YUwIQ;(U&k3!NQRZ*f@Ob3JO0L@SfhUO;MwE!^ic@h7Uzb7@WvjtpWH81 zM%K^w&10?Y`@qMWw+N57?f+^_V2`Za)FJ-r`l~VVPuIWC`R^Lbe=h&?JOBMv|AQm{ z4}Y+SCZ@-RZhrdKlG_eY(6{UAw$XlRtMFIX-;KYHV9$B` zKWrrWwY$HvNl6*WVk9UHHo$|u06=Zl9`YI6emgWj(5M2 zz;s%!6rGN!X^c?2?;ksL&H1f(YVK6D*UL5Xl}EpEXij=rg+5LG5(+;R+Dc0jbu*Hs z?IvqNE{`_`}T+(m>MSS2%DEn!NF0b2Q!69L_NP0S) zdHVD!ee>qVY4$kOh^&jEiTuSNlOs0atUgO>zaxm!!DP^^oWANB$z0&`h1AFXp5uH0 zP0?n)i9ymqH`Xr`~84bFsN8QUwqQX|} z0osJJd*)uYxPOMT{YBtt!|So{4Y6+ao$hgU9*tOuwk!K&I{$qN=2uVjqm-U|ItfJy z`Vm1J<)R=ud^P6jL1Yix&t)Yt?xZ`goGWgTn6witj{Y`Xw#{f_%-@b-gu{q&|8o zTjvI+y&!&SKflXZtBhs{6~=>AtLxR_CX&#UixO0?%ue#ku%z5%mA+RwX(^ul*_EbZ*uFCT<4Ou5_mb(`t+Lgk?WIGHovn#l%l zzdcCV{XiM@i^jgS7e2Q=mO>vF;9*Utc%8v6xkJ{X=x7a%V?z|^pUi8sDzaM&?ajw!VIat*qgzy8(x z&x>HGA!lwx#>L_kRQg4;D9rHS2R(hb3CDehjl(2Y;+ z(hbe0mHFQ_EHFDVHDT9O4B_?y6 z6~Sr>9g`i}g5Fk8KdiQ1dWnOTlaW~DQIx(>B;0Cum*C(C6_!&oLSA#Hx#83edrMEqAw>&qtBpIGaxy z9iyz3h);Wq`d-njm3$tCiY*@Rw66|c`L~=6LK8596c5Hp3`c{?1(@sy9yzaMLBX!D z46P1CBp~GDd6y|b^XsR%IvkMv7`H)JwnVH6athk}V10J(^kKrV4C`i2xKTsXu%Je5 zk=e#t5~mAhbEGAs(j{U5vLa;3QZKm`K6yy)&I+6%$tZC41guuFX)&=#S@**G-q7V} z`mV204FC1{g2%HD{V#8ayR*3_agUN1X#o2Z&vGZe}C zp%joWDVLyU(pL3WfH-i(s_|Jv_$+1i2gvT+1#4ZxW#21?wWV75q{{#z%IN6F<^Det zL$}1>Oz6~FJsIK+$v`*o>&R;@q4Rr_nMG09Dwo7-g^)~RCx8xwZGY+Z?e?g_DMpyH zQ(qYZJ*jjXv)CN`8)wWA)nSs25?taPa7R(~_)}Qfetv(AN#C;b3dPjQ!x*=}t=JXSB-HnIsnk`($aD1ymD-74{2S2ak*YSvjbzoC{_(CmUz14z9p7TzC4Cry*nqhTT?;t4qgM~vGSA| z=H3Ar3VkLVxSgf3rp;Y5jLUtVM_WT=fcuv6c?{r8e!-O(764{5OMn^R+f5M>rO>`{ zTjGY?y#HqNLBjDDUVx0=fT2*hV||hV$G4x!{yGt{18Pw%jUjHbJbOw+cYZR@W}LVd zH&$zE>~BnpCOIbM_p0sxwSN8K82OuZR4>yB(yBy z%-19>FtL%eI+rFD__;nCt8v(m&AC3$<>q%Ue~5z8sazf6frJd*njt&?zC&}^TDz2D z4bnSO_7M9p$XpoPzi-mV_ll%~QeSwBs$GufZtk@k70eYeR!NP?)XWy$y5RZex%)@* zB_(=Q`)e4dYLyvN)Q`tb<Wf`^<%@Q-X*hMTL^2;;*p|wGg)Sh9_FMB>vduAKE7SW_n zkdG-hgAKIr?o4hm-)_1uv)hE3&o7rqlDb&THwm9mHJTCcgP*>1Rq-xv`6^i)mg2li zNDgDtje5I89-C+lyAjJH@IX-iG>JdxIIRL1D>@X}`t_&;e=+z2C!cp@^$J*C-{S6nk=!3l0PH{N!p&7@;r#@)9UaTHI>wdPbr(ENv*0eVYVGQGue9OjF+pH2DSkA$F?}zb_RW zfrCOI>Gzj!b+4(qPR~$(V7M8jml+ifK04`H%i;8U>HhwGL0{4ajp_Zpt|oF^H2Wy+ zulNA@m_#ER@Qu=KwXHv<&0ntub0fnEdANw~fpUt^L?2eR?=t>R{6pOJ@P4!4Qud$9wj0&WgBY5m zH>S1fFF0MNT5C_o&o?^XE%0jSF+*i-L)*2CZx&FlmBE*a-)EHg3( zVs#1|sI}6ZD1M~UpaK`gDyRTR?o#HEF9n$?FKTUh+*75B6qadk$f#}~QS7+YCGDkw zDqpN}W3bHj>oEHCv-BVaL5Iiy06z{k$hHo!cQIxdi1E%(e*k{li-3M4qdc^-KONeO ze&uDcsR3uZwNPSYXz#&rD)(ab*VOY5@+)TOg?qe#s6WJ`Nfns&Z?VmF6iiml&iYhFlvEQkw=5@#prZ8VFj7M16# zc+LDFf74Ywg5T;@y4LXI`D~^+W!bYRXEXoz^Qt}LWhYt-rp?23OVsTwgWu3UCVy(o zo!VSAO#3p0YL4oo=Q!uq6r67z9ZEXJwPrj=N)0dL>=ji5pkmEgS?34EOa!#LZA@-q z!~sYfBQo$Lv9O-Wd*Ugi&(8$m&7Y_I{g>z6(KOL{W?H1n61L$MmdG8mz1wr;)o2uz z7^+!_d9{4x?ksC=uD1+U8q6}G+H$;OA^MG2A%O8(6TQrKiA?ET z0Tr&T$j4Z?eIih_eSB<&#KuMztv^Sen1US-LJV+0UI4IgY8K68<>&83WK}&bI1sSb zEG?o{_U8K;aUEX3qs1u0_aX*eJ~g);u~D4kZu?m#7$zPa^(|?N24uaVWM6ozmfhLE zds0ckG8;54fA$VSRO?t=R%U|wLg#=jpp>7xlbdUkgJEA}Q+yNS?mRGQg=4%z2j}e$ zuozRCDhUJ9#c4w8Gt{yWeYK~{!-o$R>!>m|V{8;nV_gN6AZMBY_&fcqV1eB-5Bcw} zGbd3eHRMss7SA!8J$&WSjF!X3!b=7fFhTFVTVJR%u~ZBy!aL2NIvJlzU~j^uk?Xt4 zh8ay^@=f!J+W&Bgg!K0cow57%^mH0QEnIyL&=JBxtwwb4a;1>^0^4$`3{Tbt@i~E= zl{ILML48~h3yl)^!L899P;KCYi877S-;Yx*7m4xjnCy#O9lnmC9~FH)b(4aZCO`nR>o|Fw@DVyoDW`3ov?qpMY9OgV&+(!p+}7iX7GWH zz~fFB(BM5UtyIH7dpJa4Xgfh^s$thfCck!lm$$%ryXq`i)Ryj;%IWF_jd1uLyG_1v z$7UUy1LtCHLf{8jR(gnmv?k?lZ`MFAg5DIsWl2N6YT8=)OocLrpWj6*?;-KDhu8t2 zGC+53h~DaF%2v&=>Jf>9r9nsLQ=h)kk1t2%TJ;}+GcY@|Ri@TvM|zEWD>(?wN+J1& zp|O39`D65EWNzAzaAxyd;KV9#<#q`QzWl}+|7?RP$SK6o3vCbi&tF`Q^Ihi@nYJ9SD?wjY=gFPzF2pnD->Xhsi*7=rt= zzAeLXoT~U+wHh~Ky=^90y^Fu zN3f!NRk=#X$T}7~{xD`%zkF?Iq_2`PL~0M3)cM$uQQtc?5E>_MyMGoKU1Q_qu3IZf zoS^P_Klr6Lywz$C!s;Ab@QhzjK8*Vu+Y#=Q* z$w>IMv)#0{lUNf*q@n#MEmzED!h@VwAz|F{b_7%7u4|kj5IrzZyZr}|-X>-}WH=>q z{ov}Pw!eGLW;GfG$ghI5CFG@Ay)Hv@qEYAXnaHo=@5#1IugieQ_Z5pf@KR2*KoNZ4 zJO=6@-93)y3F>8bnF%BdVY^s^R*@)@U=U&8kyvR`6tRLxNTlt3_c+L8uvBkwdhm&%p~A~kd&u7{xwYRB)HWP&o^VvnDG7(E!&biBZlYfX zY7y=VeXa{V@;`Y80)qUKXi8Kol$L&KKjFH&MaCqCJMAxU_=4Y0FfzjTl&P3e+q%P* zLo$kBW;K@a5uR|K_$TsxyfupMKLMr9Zb8AKr28UqS^}uc8?@%pX``bB3^3J&+7&%FKAazIL|&Ozot1OELTzV~&eX9#GJoAiz9IB5s2Iewys( z*n{5TXUtob!eWot*K)#0#*ThKbc;0?=%bnJL@&U-uHz-edRfjVpbe;%pkkd^iO7i* zap2EXHsICU&=Txoc1mv^e>n*5unl!^>CSjXZ`e^OF4|YdVBIHW9?eq+otZf^QmM{= z`b)?e@2?T;9HJ2SO2qti>@~B=$1IVOI$&3N16%j^wP+;rNDfPPkDm4=DyXM|3BAwA zG}7@=x-g8Hpm$(-m6xCYaLzdI8IkAFw5Ye#C*AN!YGI#?j|S$`4Nag=T~8$)zuWC6 zs7^aG0y%zB!B}$Yui<owYQZfu%ik1if^7k+{F^9vdhx?$8le8`&wJ3Et^Ohd)4d3FGOZ9HlYGH0%KO2@r+Y45_=EQ%yOZlrJDzpZaD9Y zCml-YB<1#<%l0G#fIztwSd;+mr58x8&)QlVu zlO^UZ+adF6P!9>SpI$@QP9O){<(N23IHQI%e z{1JJ@SFDx&k=bnX=afWJ4~46W%fHnsNWdv&h=Dt4bD`!!xr(OU3`-ClAA~C#)k5Kt zYIPSC#c6aRw&d4V7*}5k9UCU?QA(h6KoH`I^@gIk!p@! z4Y=ReqZhSx=)m%hcp{$=Y=VZgN=r-7hvY0TW_RPR%h*R+dx^Taevt*m%R3St+_8+c z=*P>IFVbYirY71ke)7mk+~d~pVOhDrorTl!AuiS!%1)n z%|Z~uAy_?P7kLj&qI?!ivjVfAr1;YN*72EsjD@q)!?>VW4UY)+6pCRG~()L~GI+G~|@?m}uZv_kPON z49@o^VfJKSK00u%fZme{jQr@|m-m{6=?9$-p1qQdQ&2hQdL(vvlOd1&GCO5U6m!*s zb*3{mlhc_T9(}?MUN8m=2~u0&o4oD}Sh|&{^(t{Pcg8})O-!^jotAPDN?Tp!?F>g3 zWHyGgoGwP>`8#WW0G$9}va@RwG-F+~;)*8fWS!5wi$i=I4e38>6kr8Gf_S8&4kLWt zMJr(AAf3fT<4t|N2;v);e|Dy>bN}VT`~+4hzB#F@Ua8b6V`p#H8O((A0}HIlp?SEt z*}SGwZEh=mf~xyZM@_iQ+^L0!U%~;<7OBrIrCvyddh@TGVwOZO0d7c;jl$w4bfS@( zf6r|F4nPuKuBx&c3oBZ8o?i$Nqq4$oZYWRAxciY{{u_I59TZ2`?F$3JEjWV)cV}=C z+y);Q9D)ZAZVB!d+;xD#-6bKoyITnE1Sb$6x$~U&dCoa+eRaQozWQ#}t$U|>rlxy! z@7}$-_wK#cUhDT`U}*br_Iti0?=OOJko165)Psn~kd?ljS%3JdkUS$iM{lVZo|IRs zXwlJVk}%|9{e||^@r17o)k4-yxLBpY5w;iDepbPQ$&Uf}G&knA&{nM#UXoh;9>67t zdD?5&GN|u&`6#vmWtR?4fNDVVrTtY-v}MOWVlD+}h<9Kb#1SNdEpY1 zNO88r0_WhA8E+oe@k%#L$XzBrWal^J_Q1VbhkGY{cg-!XtPC=2I_#CuXpe(dV-MkL z7At&D^G1R{2>Y=`;Ye#5U^SP5H&y;+7i5xE!XxLGpIZMyuviq18k{GB>EeLGq%+ek z$2+Q0psq$az(Tz!KJ{w45`Tm$lb(0-hO%cVK5~> zp$&MpK!7fFY}j`|0(ix^q6TTJKySZE*y`cR#Sc%;bh7%2(X5l}5E}FI;<}<^VSe7{ z!M`AEN~KUA3#eq`MocC;h%d&M>G8&9S=aBO>;zWDffQ3K5Qe*iw-iv?I-&0%TqMGQ z;lhZFD5KKlM^?$2S~aPRWP~DIkH`1$yXc>%Mfyzcv}q={NsmE5aFY{A>n)n#Jl+YO2IpI|-y_`7@aY zS}4WH&ps^Kqi8&x)e^>_a|(^pDyiAn znZDG89nG^0pCzXkQLKRZ8bm@aenuv8@Mv;Gij=X?R(S+RJJYh4-gYqoLCp)rRnPZV zHsLAH=?tUBs{5n61l%~MnoXzQcV`d@b&OIvhCdUW27?uM15<`qMm75plH?_{Nvs`K zNT|p(cB7>ZLxBtVG&?as5I#e&dIibc;>Q@Zf*D1lBt+`6w1kY};-hK=2ioTO?M_u< z(NWOp9(miSYvZHR#y7ll3Jn7yHX=SiV(xhArqOmSX|tCUL5Q*7=DVM+mA|B-(Uq}_ zaD?~kzf7&_Y=#MMU(BgF#8W=@IeUf_d{Ffr@*=Ioo68&?>RZa&F#W>tnc%v`qav25 z*S+&Gdf3$C;8Z*@+=i0a4*lFbUMS!$nSx-)+{i&WF3P2zOOSD}zYS{TU$(4!92YjF z?ZD+*WahR&ft6Rboc

8kqrTw{$6)tS)7-ZP6rb4U%KqI+(wqJHT|foD_Mv3P_F9E86l- zJ)d5h@zdLlg_H7ViV`%j9oyx4g?yJzW`4~LEZ))h*WNJM(pl}(d-k@s8&hx`w$`uA z4btP_xx)XDsz{1C+qt6%akKmDV+}(dzKjq)Mz_@-;#-LPHpo5%yNl+z-AQ1YtATM`aME5Y0`0;SK%l&^UKw&I^ zbX57lE~YC+T_inhSY1iIV2(THAD($Hh z+1XvPZrdcHrVSw%C+rn>PS-fkRJWDzXxH++ROh8 zU1r(W{5DgnuQ_aklcj&O#J&YIT3Y6LctVQG`F^mq5*wJ`%AQrg2hrDx(lV@W^;CMJ z;+K{N2Cm*;f^1L8KGZKB0%3d#TIQ-!gmQA6EYUM^N(lW6CF3{8)vT6g?tSsvHJRSD zF(%IGMC%sr)?{l zFwVtNNQ^`;N2S3a2qvA|BR;Ips(1ac^-x|iUuwDc%}|ylnq2oA0ZHh5#}criP@7U? zxB*R8AI@`b*4{c$m_YnKacD-ZuF$n@XwW$OhT+dlAq}14QK; z4hnN$Rkt)c@`Vfo_=s{mN_Lsdjiz@E-?3qPsOA6OxvXJuEQv68zXLhNg7)x(z~v^x zb49%0f|xobj#%Bz9c?Pggyo$8=5}iiAjJlFZq|3t0TorzGy^ramu-FA!0-jhQZ3~j zcaJI+;IHCpGQVgmDpZ1Ouoa;jyCsY0a!Dy*eIu0ejQtP7hXd&RPJZ3@XJLy^qUKYV z%q1Lfs5$a_pg57BM6ujQRFayY^BBn6=dqAqg{nGxMI|t+UT4=hOlBsw!#SyuJCP{rQzvH1~I%-hn|Tzt|LF0sshbKVuLQoW108vNy)@(VSSnfTfPIQ{r&$EMny z_xuzdKKJ)3FV&Is*qG&$xUx8{H#)yOu|%BHhTn@RbyErEJg0;F0CHSeX)TPCD*D# z0@?`o^Xw4^FQ=45$E%KQO57V4y6iWX3MpOfN~~NFm20$OIP{e~eZm*<$lG8sOO+t7 zXyVmW|GK{Cc&F8zwM3W!T8M`IGkqE%FdL-bgbz+Ph7+1b#u&`hlSUZTTHqQF7(wU* z*%z=4NG8fSF$S2fJ6s)N$s1#uKb0*oaE)vL@E=K26%(%br@vsz!RDVUHdBi3<@3A< zAlY2^2>qcs*+*GmCZxq3`76R0MlXMSyU^$yVn1_^CxIf4*-X3R*;Yvnar_1BHCwQu zhfuP&#_SzSR^zXtY@;t}qloF&4>HO?@|`gP@FKa@*w$*>ZdavN`-kf!PBoglQ2jSF z3XoShm-AI8%dnLUO@mh6LSj~W!OZle4ZQUc(2pSqwNu8ij?Ze8CliqogwH~uyBEe_ z9XeM29^L5$NY`tMO6%gKyXq<-x@P^EB)52w5n=Z4F5|;WEnkm4dqBDpIK`};9rTE} z9}+Ym2;x6h(H}l`#Hm=(?(S$8{4xFh;po5h2r8p<4MZF7WBFu~xEvayVK0LNm~fgc znHnM-Mq>j%iqfrTShoq4ZPq+I^fio>0PI$od+|A0f!oF&P|qtqEg>7*h!R7`1J!v! zNW~kc7M-5P{Mkwmp^cALiW|G3t9;j=)NL*N993gB&-<&^Yu2 z$ImWSUv$1)cy_G^vV!(Rg3g{Vd$^$Z+eir?lv#TVmUO0KEGs#GALEN|~5kH9{tO z%l%b2xevXjS+x08%jrM!@UOkC{f)%D3_eGzBgVd(T`WoagTRc-I)f`jGx-uj`2-xr zR-%?+bRFfBz7*$;#uY}joaz@PPBA;$74}_#Ilz-THA5ahLd(PU8{YbugYZdp#T8Z! zp?iPMO`n__UwAd!B~b+It?HeLlJuN`whY)cvS+N>u)G{NWOP}=1heIF?U;>L+6pcw zlWjTbH`e^zrG>j%Zl3&u9<}s6r3HyYW_aW;Y1NnIbU{8u;yZBjD2nZKh<5ox>bJcJ zE2h<#%55yg0OhL&)|aL9F`D|6#Gzj#Sg3sH(q{{k)q#wOR*f!fU-E9fT?cS^0q!e~ zsf$epDaF@H#lZF5j<+(Pu0S_H_vDxm-^NZ39dVtFi7XxU=s8iN#f(Oh=3KYP*awlU}*0&v9%vgP|CCE|{mh z0d~IF0o5FKk(p8kwe;0GL`&QH5{g@`@kgmnKY!DpNS%?&OR}?48ithut_KqOi#uH> zY`<726^x*;Au0(+itJ#2OJz%EH`p9x@w6(p&d%^MIo3c*?KQ*9O|rI9TrBU`j#NgP zNa<$Sz}eIS{pii|D;A$^9(EBxo4~M5o1If40^zYB3qQJ^30`OYBnTv`Aq0@Md+r-l zJBeoZ*1Lisnc7Z#ff+9Q%Z|A1wJt1(pe^2@>~uS;ip8BWOng@z{c=lhjsgZ>s1r18 z`uKJX3hjXww$xcYZS#eLUq zNj%)L{uwyb%|{vfcP#~SCDxeoP?W>nfMhjj*HBB|^~&)-gE0Ij z6f@K8OlcN`wNW%4et-SP{Ugg!Ok7G=9_#s8d@WtUH>gGzS@ba7cS^rPGfbT>)IiX& z_&6uW%1W~8A@b=*|Ci#RxUT*KR5-B$NR^&GE~MM7Kdx!|R4s2rP0qK_T)+9#Mu{KUjxAeuU@oL{*g$jBYyc18N&$z5q? zNR|0jFQ#%?H~oV@n`qzKWaP=AocvbI*+#lsug$CgE}bJqOn+JNcxS_qXR3;)5ctcc ze=Ve%pzaxB4*1fk&==mSYe1(j90>K?qcF^t5<+_P6DssV#0C`TE7VJRK_+W zHM9GYOGtHcT8m>iIXbyQ#4c?|xu#q-`Rv=$we6?|<>Wcf&>XQ*GuyyCUNw8bF@iZE zC$ntjbbAAB-4@XO*N;k!i9(W8vF;i{t zMK4E-7C+ZstxJD#|2a_jJ#<)?_Mva$9*gz1`#B6wg86alpBt{Zp00lz*&P1|!Tr3+ zeAVq~K;#t0)BAPI(e763`>jfDN2%<1lNfn(w>1x=iD=%XLeVLuLul^2c|3fK%6wq_78?U*`S;fid?8__7#yQqo1mB7nsXtoG&%nX|9#CC`ulG?;*O?g4?!^Q(AMTWx#ck|nhirz_veoj&giH}-w9kY&c7Ue2F z&(KNEF}M3+gcYQ{8};x}%r?UWH|{NIWH0uNwX%Q^S8FoIau02{HcMg_l?->w@hZ@T zMUN3Jz?G*lnNwLP>AIqmP&qlv+7@x}*gy{=plSWU?>`*JEnqX&aOY0ELn)S!PHtf2 zC|z!VBNbJ9Srrfl3~0dZ53qM*ASpgr&T#gMG8mB;QhjSiy~ zcQi0CI_Ki41Ldu{rG2afFiPL&;>8(OTdI*hbfsi(O=Ya(z_#Lb#hltUQacg0Xg;pK z%wk5<%;tETL|Omlh3+4OHf-J@D&BYZ$#aCvt`L)1^J$&azKCD3qHZ0v&#NB_ZKsg* z9+l37f0xEom!Dv2v*Buz&cuaTK4)m*+C`%>zW0l&w8Gj_aS-w@9x~6$un%%6Ytnr@ zsxr^A`e->TaW%RZ7ZlQMVb?qrSF!X)5W}Sxp6bMrr#B=xD_mA(cSihs+m1qfdte6T4&!u|uw#2U?8iiF^=EEd z0b>)y*24`(%VNdb*R*^Lxml#&v#NO<&s|?>i`eM3oD4T*s1Y`(FiIU;AS_~_BO3i}fWr43o3v)VHbc%ZE%d6=cUiETqGUG!uLH!HG*#>@NYQ}|^ zK2F;Z6g7_Ns7h;pOP;*`Iq+B;u}Y=RQH(k6t^1P@K-TR z8%;Z-LL2Pf%Nx>%t-3llr=0IoSEtcIn-wd?x)HUa)T;ff_fv z?Ry&8-r{VKTKN{@1BA$D)C01}VWW_$Me zE%qrRE~Zs%zd7CTu4i5)Pk-fj6VlJbSY7Gr@{p|top1JyYkUMoEjq@?wJVcP>EN_m zy$Bkudx=yslJ+Rc24QF;){qK^aVyYHaGNyoD!ReJ3Q(RGLbh_n=U5^kK4$=ac&F5tW1(-p$F|Lf2-SnGqp;mdqab^OD z=UNvB^Lnl*4ZG8oB@H6*QlM7pTTOtt%E)9bhS0mtAgzcl`1uTC^3^g@&3+GY6_s_l zmVH8?>;EM{u3z3XGnnM^4(;0rp-wbx_MIUP^yNFG`}>SW=8PoA_GV?8ba^f9=zl3G z267@@qkm^t$Emy+xI=%DJVNfI1|fLQ*k7>eK`Y}NX>JzcX*$+4XSdFP?Z*>d%B40b zoYi%GHLA}hVxt&iJ=JKUwP*l(oA$+6&ZCd|$wRqhE+W<3)~=gd5B42`L3YUPI;5qQ zW{;k1*hs3ACO4mBJMlQkaY6_2W_DDlle6gQXML8&=g1b+pGLvlu;B!KXBa5lOIb`~ zgJ_^yRRq_Cs*Z8Fdd$G#)vT~W%l3#x3YStEWy%|JBr|Mr3rbO|qFc9PPn$ETG54DFzsuFDsWV(d7e-_DCvSw%5U5fGP2|3;83u<)&;i>Ke* zT!V$yZh=vOQC@g@zOr`U$z^hr!;!@$KE1 zCPl;K2PQ_e@YK>@NtIEz#Mm1XI&Jq{q|muSBBWah8OnIb4$x zG_$~1o!`e#R$#?6W=o^;!NfaW9!K5i|8&ntGQr#`>-6MUNGBjjNl+3Ikmoq6G)~w{ z1x_MYTZTf-+x;}dAUUIkNUdYhFcEVPL5~T>5P&#Yg>5Llr4OGdec3ttljA`B?)wj@ z4BnF;tT|sYQp5YISCoFm-B&5@fYeK+!1B?N`!viz}MO+I$rDvz3quT(p0?0HiWf8nW4F7=@9E2|u%vIM(xP((){#sChF3 z?qyHHT~g8Xz=r60n)>v_wE5&+8OKv&5)}0gBdcr#S9j4Dr*A$hj;gXh4kdAawc-67 z%5@c=A#Iywg?z=vNMYv_L6t!j*HlGJ2^k@IpO_axCsTo@0n?wNN4T10cb?6EvCmW9 zXv1@5s|_thO8K%$=Rcn%k1?in$|7~)vh%x$0$Z7)N8~AvUKe>onNVK5ialPDD#KAzskvVAUR+gO zji!~?Ml7t&jaf)3#$xn&W`5{ET-_!6u3z6Dv{Xl5`HJJoX`q(VW+9VZPS5&nNwEd< zCH{U0Bi((jz6-m-%3%25L%0>$%1x)5ppZ7g08X>bIMY-UKn-WVL_idp$7GNI-jG2s z@jb({&rr~LqkF&p2_|0ksM;S_N*BwqknsZ`$d?%1H5}S?dYEP`pwgD?!<kjAGqFus&>}^b5)1jyHk<9*h~4p? z?l+!giG+8MkjU#|fSdMsp%jp;GKnI&DeZ0J`f$ZOVn=?ckockyqv~-y!f#n+Rh=5+ zjst*I4A;ErtcCEm4u!#l)HtKhWBNjoQFlySM{*)M&3co65OToO)~(KwtTlUPYp+j; zkNV9pXHSTsxAG_i-=&q<2^P0bL)~wr8Lh&LEx?~3RC8<8@B5_GD>(Z8AP}6h&@ror zTJjWr;c8vvluPPXws%XV74AUze@Abz~D(maFoGv6Ci@zy8`u}74EwM7w5(SfG zHyJ36M@4@q5WUaH(->wlVZ%#XlQwjui-Lz1g@LB{sBLz>qqzeVJ+1w%LU+?Wo)yaE z6S0dyrWbm&NoTBzpCN*eX1XCMY}veS=1PcHDm{qESn>Y ze+tM!-gqnKr{R{1E+KY64??@f^YCx7VDDLKe#AqruCI{Tpv91R*MXG$0u#ooN5 z)YOE}#+4jo^g&@;1l;&=mL?nng0c+7#U*@o#K3D3U*#fzRt0-02b+OM=r~W!twzH@ zUd))15_n$6#*58GGA+rHr&|CWl_@_pU6~7>t368fFm%Zql$Rzu=2IJ+g9b!{RW0^~ z0Kg;0!rX+opoymRz4awp4XUKZRX8H|#RTEqDXm|)x zteB^vuv9z*f-4gv^^KV;>LXh%*X9zy-1f-&TZV;&iwwCp(3wB!Y`l51Eo+bjJZV1siLnh|H4Lu=<00x| z)2cPBRY+A}&f;v~V2h!$uBpOG24xF0aQ@R! zvCWY@Z73;?bbTz;d3TfUBr-^5rp9hE7sc|XEJ?Qeb2^}>jBWz)n4i=&e&KH@+dDOz0f>ND;ez#oc7I#)`YS{y(-?_L;m|| z`yT`lVCPdtO4V!@HPh#*n0lyI^v zR8BM0V}P+o55UPgRPb(kN4`rZ-jK z_;<0sOF{MurV8t9_DbM?9W~hfNpBf{48YjxqFqMQZM=4@S%Ckq0{<3KAc>gSYI%|5 zcta8Bel2yv*De07a3Uuou$r*4lGCrq@~VG3=U*lCervOrrfCQdj&@D@_v8MmGc{6r zqfDIOFfHnt_P$04CDb?hndqW&zGHU_wO8(cGgZx6jP03)oeL<>oY6ukCA;A&H zh;_rHG}6>qt2xg&4dcXlvVM`uCCs0bUpCOHk&gFa0dqi_WC=e2up}}03jP27{IAgg zrZPY-_6Nmx9qpz$ZygAzlz}#!0tXnYB<=dLQbhdmnzN%05r-An&)QC5=amzGGq{#} zK>y6!QtC7O2SLTLe8W{@?r+KJf0rnawu0AiU`-oilB~CsaNbWi1?cS;12~`ry#Kw% zl3L*lr6y={Y{0hC?lJ<$Ah4j?uyZD;ZT)>&f0qltYSlTY(aWsMSn$#HPMnOQ0iRQ}g|!gIUw!Q5h_rio8^Z({Pt&GKcQUqK4CS6f`#Y3SuTd7=cs ztz8`k<)XNyOx0rK9o$5i@)nKFX5`m0p{ARnP7VUq@rp%r;Zv_nqaQJVvQmae$MXZ( zNB|evjk6wOtr$)LrwL9B^QdiRJwdx{qx@^u8p#da7=U|qT4#BA;t2}2SspO}r@uZ& zenJ|W&@*1C5$rkzB7I?vDwB1tly$Y8{cBNT)G$$ z6ip4`n2W*^_##qLIu9ChAn3u#fCn$q*((%(R z_Nks!;SDT_MjdN}5R|O4!Y2?^=2rDXH2b2~dqx%gjZI7{n$vdzCt=lN;D#XX=wzNKo)eQD)))v6+~{gP24Z>)qBjSc;qk+1sSSsfzlq2@u~syg6MNlm51O=_0B6;r$Rg?MJ9gCf7x2I3ba(?5c}e z1Dk(Q1aHP%KMBVJ@u#2tj3UyqA&Fs}Y#yKTkt_!?u;a>T3HY@Y<%%P-CRTJ!5b>b2 zL}_Xcn9WhaBW3e%s4K_}blRoqYEQ(-ZnllmD?}D;dTXM&9+vF}*XDGLm~r{lkcPdH z`n%ls32m5e3X<)>{W~WbicQ1%6l-=(SE?b*eBoy3s`gHj-|d}Ec)*I==8IKF+?JgJ zIDwe4n8MDPyjiT;v|^fSqtbdij>ptuD%|tsFAQQ8d&5LH98Kz$ppBC7x8JGIRdt$E zv`WAb#uxV1NO3KEcz)>ibHt5+X9@iZ_^Qzm)060wby=&f)J&~6H%#pR=T+)x|6fp) zXO@2PoDj_?xv=R^vJ+ZU0K}`G?8&Mgg8$R1WUn~w94SAU47!*6FR11JLmdUpny**t zFnnGmnuoB@Zhth}0oYjPKam`6qOv1=(-4{8y;&absk7cS$sH0;vb(Ms`1!xtGVv3- z#i#E#IF)NS-k{o}!aH;UMVH14B{}iE7cIZ&fQU(vU0wxUE%`qFpR>#n83r9FA+1Hw zjjJ9>jOEk(Ff8TnjfFr#ZNCwocsc{tFdvOwrLvWhmZPrIu0$89p_4d5hpmTD(Sb7k z=fF3S+c$gnCJ9zNX+jJi)Z!bCU{i+y0T^e9Nkj7{%^!b%pnXD=zZF98zcHqcMSQ&e zgOEhSR?9nBE1P%B_6NbAcR+FLeLvy-Uh8w!rP-skMy}g*RX5L+@Z7tg;UM(Qd3G7x z$M8hKxKYJRlGMvCr5#Wr4HKomcAQM^TO1D#!kFwz<5o4)TY7>JHG0!=??Cj75q}^1 zLM+BXuekx!{k0Y3n;pg|<7n4ybA*@HL`r5Mu{9%20a6>yPjbm?x0m?Bd%vxc>bon^ z@9L^6S&($da`@~5C^KXPs82z`NWX3Cx~zAck^|oj#4&oiveTRYU>N)W-1QWh_6l>0 zH29JHeD*@tx%Gk&R*55H(cAgw?v_VyZ#7lxYVrM zA!vjMCVY46Rs!EWT)eA5cKAK5HVeC34SG9^LGvs-dy2)* zZD!LqU&Kmvl45E8h{bO1!SZ^mCoy)A=yg{Hw2Xzaxz+^8lppLYRla zpK>CT(FR!dQ)fFBeX_6)TCcj2>%iVXTHviY;KWc6>~zYZDh27H(A~Y5413Uy-o+B+ zExhWHTJ;m?^A!sri@5n!nGm=+h)P(EO^c{NW13^LIL{OV^)*5h>BMLYaQ6>(L%EB6 zm#VraTV)X_SAhzn4dy?l2hYmJIx8)v$`R6B)uS0?3Yy4fwD>{rr;~9m(hNE^2I3^S z6w@bT0g*A1fIVV2GO4I~rk_X!lFnug^1h3n@|~rh8R1;Hf|}wX=!;QdRc7Mh6sl&s zDtf|G`6Me2%x{p@DCT9^KOn~#lPspg376?C(ksl1h#PTt`$k#kI|enqb;T*pVHpAH0p{fZeCtu=FDxS>4WLRY72w+P|Zi|26B&UCdVU~n^ z^Ul06nigjs^(C96C9RNLC$|7&s`hh==lVJVvsp4h~P$HgWg#3mCah0Sy>qjuN5 z7B+d)UG$powShknU5%f^>>)TAJXxQv(3yhl$t!5_;S;Jt*z=FpF!M`NRe!9w=9 zRgZ>%Ovu}~?`8@pkXIe(7gN$|SSUa64|NxU1GI_NE4Hq%=j>_ZOd(^CzMgmYpnO)Rg z_<~!9z(Z5i4rjX8-)ph0gFgarfWOmVUMIN(HVx_G*zYMWM5VsOlOT~<3!Jt0{vMoX zc_@{>q;IAg+AfkAHzxpYKpnRA^X9_NRwPi=)t;NthXs<5i)?P32`+Y6t!>Dg;}`qH z<86Gkiz0RGHx!?pPa4;He*l8UGh)UYsh`NC zhVx6~J84Bfrxy!xoUwMJxgo)OBLUj+NVsZpsm437b zuCp~M{HfLyt=XD?WdriWDDn(2or!ykyWjh(TL0>l$bn%Ei#|%@5<7BH?y>nTr7`)U zca#-^DZ6K2kGwTJ!WqQDxb~_Jz_+}6{%8vL zF+Hh(;YI;ONSi^~V+72w+AEMwV&Ycd*9o{mC$VC?=~XE9f`(P_=Rw@qK|HGmC%MQx z8ZIv;--^Z_vC^1T?rG+&11+VXcCQnYd(0m-kvREDQ67LA!$O4{+V<3aAyGPxno7nN z<4PsnueV9eSKJOOTPuC`9TpmNZSJPVt5hxUtp@>e_x)`;&MAdQ)&O&r2;$p;cz$P> z8M^qyD*K6od~m@LeS2u7YzalvRFNEP6+($DE2}}X?r1OyD^DqX$(CA$2G|?TDoXo6 z$dlA((A;P2kkpb&V5aOAgVX-AXom-&e!oSXvci)wD-QQ>$8%nYq!zqlpjh~IQx6~+~7Ce$l0$y2)oY|4@ysPCq#|kTY?L6RZ}G= zp0;-ib^QqLwNQG)LYLyJn!eg@ptvF65YBjXlSfSd!odMkrZ))R)YtXhp7WXElH=Ut zPv50W67}~>@UZp6{FGPG0kLol1la9Ib#W4gw^T>HlEY5WuY>{C^mE1$Zv!17-*@c( zIOb=?e@pn<QNXR~gTr%HJn8Jr!zq%MMwh=;; z_B;cck&sk+UVR0fir&WpBbfYQ6Ct$F#5boHFUz9bnrKLkSV$1O#dL1h+IOWG%JRkXWE=D+JTu5Nsdt^(`*pfJ(76n7)#i2J(^)fgg7cZEf zj(If0b21g#d}@sQ{aX`K?3%TEw#Vkc0OG){bW^RsJYR zy(I0BR!Ap9)N+aa`0wnQuc7&Sfi7r3gX0grh-lvkwom`JKOWL5BzHpRv^woq0vp4zO^oj`ono)ZW)}TBUij7e6xb zz0&tL+}+JKXb~T&iHc3|l6sPn#|<$lyQ6%Hsghu=hzx#qS$L9a#W%JcIL^XHmIq{1F^sj(y$KlfmBVdPD|3f zlkKiYsrCKqzF~ZIwq)=_Gctb8#sQw3DOa^XumXP8euSgJ zd^kih?!t_DxTXZfjD0+sYfI$BoBt4ieafS9L1i$HkMGD5c2#x{9GNM_vXenq91=~` zazA!CeDEDSExT8#8PwtMutUF}J_zKcpw7YOI7kUfu&o@Xs(TKZ=&JEs*W18Eq~=5V z>9s30TSJZ|%*tAY#~ zc(eiUd~wwv{})+~j-ConxRRsBej@067?OT4dp~S zdJ|3eRp*VpAOC98o7YSLebT5ZN3q>F&U4GpSH&zTmbN*OYe|>ywkJWs&zj+^l1&`K z!UFIAAo!dn%K|~hU`5q&alki8RHc+5bUj8L6raL(s5uTleq2gNe2sqx2x~q(nv_O> z^|{V3^xi6aJo#Ma^YGw`y8~glW+c0cLILT2cO>^Epoy$CfIL&ZY~9O%b-i68%X#?A zLpm~TjzuIb^Gm4b2aDHwjXL|64#C)b+uw-dO;YxFiv0=le3F>-xpK;?oRJrm`cQIs z7wsUL9^p^2jtAw#i45R+w+^nFb)q-C7E%Z59m})I0Ef9TooN#q6Upx$tS^Hx52X)e zfYSYonZ|9i1i&)Vgmg1u1jKNmVgz$2ulY?#A6|p&UL7baH3K|1LjeVC&u$Dmb%;^j#*^Sl*Z8#RS=>ioTK3CdNv~PulpY z?7XxKBtn&I-X&mj(KCf#t$DYk(olh?F%*sBA1KLuA!u6@mRt9pk`eOd+q zurNCD$RJ+ zTg>j3>y%;}-{XfWw;iuCgQ7f)Z^3+9^M|ytCfWDs2c+)V*p+oBFmHV2(ZkCjF4$|K z3c76mcgEZFXtbq{bHQs`gy~FPP_FA_2W)DcSk?^^s=LAHKL})((Rgz*zLLJ$v8Fw* zURJ7?Q*vHnep8uh+?`-p9j#;O%_K_dpaZMnO2>X{aHi=$16~r$WdwE>!7#b;HK~xU z)!$M->{L@OFdpf1;Yk&yuoJ|tFJp8kd*}Yp^NVGh+$W;sA;;oQRc|-yk5bbrYTmXJ z*Yy|Ykg_OvXRj=YlB3E%`}r4(m$^j;28WrQO92HH+UIc8{&kAvAKZ4C&P7b-$% z+ls0SnwY(rN>uE2u_c-E1x;5ZeHaHVfD(iH7`MqUnsQQzVNxjjHQUSDUS(7gfH^&u z_Di{>mDF+x-%csH&NL~YHYIleX(AdwC8Z{>0zLv|E2{Tm3~8r1Wu^$7=`2|YoLxmj zy^nQJzf>8Pmft3oqw{MJ2BUYRJA72j4vZD3s_l& zZvm@J%^F>|jB42nHpJ9&!(+`5k^h?i#a>=wec4n$pSv4R3K>s|gw}arpS|_u4?^;d zdT;)b@!S={7qLx?K1?!+uSn5mzIub1J`S0oLlIU>#*60&#wYKGb`~yK-aS*~FR(!+ z83&ZtE9Y@A7%w<1I2z%Dicl+F5|ii~%wCS4b)a356M{;zkF8vaj{0FKdma`foqzQm z+udJH3VMVtj2<6ZngrPaza!=pHAp@bQ2Akg5&Nd=dPAX&_cref%7^q0_7>Z|_#aQsGy+#~niI#su-YtP=j_O9MFvu3ScPd}@Bk)w`77|+wAQOsRJH?ZR< zB3C`6Wl770*pIr-27U&Y+|qd0U=x}=&tq2oloiY7g9EjrsOW#^e|=xar5JOU9vP1q zejVz~VF>f_L+myFy|>}M?%q{+)IQQQvK6{loP4)n;82Bhq|l(SG7{;fp(t*q0L*z| zf)RHneG#dTq|Ezq3EY_E-`MtdhVuDc(NK_>v`|(i?zj?1*AxrG_a)fh#1P+Y6 zdxxKkT0&LdCq+n5bnhB5(PF~MIdtTmwudcG#e7y|U^Ai)hwPv~7ly~&En*nWO?R7! zY0!k^riRkKJda8G>j0#IwTTbZGl#gHIo7P1*UJ9*$s(R`bBvdnWN<*+CQ%{qL+o%9pb?W+A{)RbMSN1% zViU?3I9^6%9Zi^QrOU%H*A*{&A?sqHO8OZE=QrDP?N6I!NEkDRXIT5XBddiBI zin2**hiOj^8t-3T&y7d)g!_$AFpjWwyEXLc1L^ih`1cu#1InjK;z%s(iEc_C-O|pT z-;q{Q?vEmPu}%Icr|lh(A@nz5=9kdT2qJt+nWm>Lk{a4~IC@0K#${$5@?)j^XQ3)# zd`0Q~SmTYukD%EeSpWx+zAgGOfn*S3+J9`+$L+8r9)0pcqc2uAe)9Y-P;|Kup7M?G zYAnqcK?JG4ee_p*G|Ibf2Q*Rpk@loTlX_w@x}3a)+8_>_+9(A4XC>;W@p1VQ<~{5h zA@aWfX``c6>;$d3APoRU82-oMgl`OWKl9Y0PqRZ-_cfP@9#!%$s%xX!2hzk|RKD`w@#WXoZ z8bG|n)4~uJjMBW1ORrj}NR7_L+Y@ZquCm7uzh_n9^VR>uPHVBCA*-tQ&>IMwMlKO7 zY4VlAmZJOp*L!H`z9lB=S!-f+;-8oi9}IHHClr&Olz!`9^QBt{<>Ra)V2RSoA6?Ei z~@E7#jI%Crvt^4 zi-;X14BU`iX^Dw5Ch~7=Ytg~3m~6|o)pLmh$a)H@ZeR~@0`B)n--80R;dpYA#?@Tp zyK$6U#Dc1u15dP>5Px34`vT}ZIfOOl%5A~ZSBhBti<-i#pN_0;!&4c|%*w%DEm;*a zs8puwb0x(iu6|PL=M!OZ?CF=K#@>JU>Y`x{P;fh2$o86c_LG;J2_iW%e^h@A6wdHn zCD1S}MvdnPEeo>#`Ry<{_$XRTMn?i{aKfa`y(%aULo&@mf0V`U9uF za}tYh+TqAWau_|nSP5%^7gOQ8+P{E&e82T_YmvmE&ZrOeHA+BjV3o*_V?jz}fm zM~Dez>3qUh8&@0KU9`*>-LyQ`tZBnD9$n}6M(^6od&38a-{nQ!S?T9m189Gi4Z*0X z18kT1df9%c@iwm|t{+C9>WZ|aYlyS#D)G9s{M}W$Rhnb+eVv@VF3PzSHIV%7oAjr9 z8QryrgCY8XO+NjCk)4?{BW6lNKFQY4WWF*OXtFHUR4t?CC`Wo*)W>QhpJ@=bg)u)D zIM`xK9c;BjF+gk%DxUsZzzj9TR1B^DDRTGzf36g|FzfKCLd-k!324y>n;F?7`(nc3 z7s%U|*UokIQ3UOszxsVYE$wL!R`}kVV#dSRLpn)L+@jfyVTE$`PCr1uXYb3oxL*hy z1$PhTp}~MRmF9bx=x^0i;}Bom0ka^Zz$3j7R8>Rc_u(`qq;i;Xgt#~_tg2+wH0HY3ybk}F1&(G@l{og9{8}mNJ!Y9&?RI}Z z3lW+?T;Y_?1m>-6rQ>@mf=kF2aA!EI8tv7^Q*$~oJ%x>NPIhle-?x)P!5DTPZYr?G z%Fh52SMP#LJr&>4!e{yhSe5tYR6Ww4YtP%x2Ce%=7;M?IU=SVylBI{fey=sb<$xKS z&iFG<#>S>GbLcik4+3^%E=egwHwldzb?gl+^oXE-!A!7thn(N-)-K30oFwqsetW+( z2Ly6wUIs%RseZtrF&eojV(5z7=yF^&X45;zNNR!N>Lcml@XqAv^UIpwkvV>F+f>~*6`S1rQ=hDz++e=Uy#)y|X ze`5`u@o@yC<);of|D3d*DuQ(r8=#G`ES#)9te~S-Epu4ZnhObLKeC?6q*Hi6a3{ry zmnHKdRN%7Eow=XPYQndrHPyTpH&VY&-(`r2MjInf^h*|$!poQa9%*965S%RE*sGY)DdXLS+vzumzHg0t`Pt;j0EQ2`~m)(y73Sbaeo8 zN({|1kLOW~E_`b>2C*!|5LOsm5pJ>6=(i~?6gnyn_Jtk-H*I1FOVGjwT?JNPXpq#h zwap_xeT0&;%{fVApbhp0Wpiw0&jP z!K%Bf*$ZC>RGf0HUQ+`{p zMI%Xr+_$MWLy7i^tk;fjm0+~8k>iD0M$}+DfBHr_XrR|slV$BMNdDjjLz#~A%sZU1 zPgrTd?B_iEnv+YGP^`PFvZCHN=a$z)Fn~X}3HQD}R_Du7aDY-`wU{~6bg2>En2g=C zpjL~hJPLA20#4< zbbNzbg5A(&q052L)6Ul3i>_MVRawZ_mJ=PDj=@F$nqCTu{lFE%MYhbH9t#-ynKM){ zG=-ZakkM!oy^slNLCeTX^+7P>5=I>WbC>}aWqnvJQ_wE55Y%BC&B3E*J_$MIKFw2& z4`C(hGpER+lnU*A$`iRZUrzwIHXdd4um_4pd(1A;aOE1v*vGl>jU)!M;~A=5C=HD7 zeZ|&RyH-~>IHzz@U>GYDEhw?AKB5Mp9cLhiQW=0In(9J<&Nls1Y90*IpGVbLCZnEa zY;i0;6?<`iz#;8C3U+0Jzve$`Liuf*m^9i{o0grYxpLJ-k#3QH+`e$xCy?6`O~_#qsjXz6hL2PmtxbCY2g z2OQ!}nA@^JUd_sl-7Zh3Y}d7|6nP^wI)r6OlI=e^qj}B3ivEsH3R*QAS7JJmg*t{E z%f5D~b}o`8q-{vTW|kzRNPg^(ZQMOT=3!XTM3sMtTfAe-^P$#eEyY?dfP(sp(_%82 zPO*HT8T~yrl%n&mRh|C;aYr(iV|RD9ztq9L<@-Vf(Lqap%dI;h@u@3S1#O3XzJhf@;jDacGjv2;p*9-_;HG#XI9YM8E;M-d?csd!-d*Ewhao^LMfTnohAy zPATAE`hy<6Z_0^_wgm{Pw$xdh`t9DjyMFGfJG61x-Zo0=o!v$=Y=7o+>0Ph>T{+9l z6O=sG(EMFb_iP98J@@1G&tn~ZIwhY-ddQ?QDf7?zy(E+7?M#2jj|w@@Y)RgBass+m zf(xHdF-#AY@odJhs5u&zjlImcam$l@i?t@|eZl>Q&27Cz+`|w+E;gg|gd}0(?|7qF zlI|nuc2MCH{mDHw^vss%xzA);^+>mnISdU5g*{w6Nuu|Alxq{(o5B)93jp5dRTJvd zB-1s}VlCzEI{=4%CMh83qqi#R)Rj8Ty-2LC^j;?A6N8s?4o`A@EnYaR3l%UfX(zBDzY<7x`cx-lprFWw?B)20kA84Am2nKq3--&U+iD^CI67G7w%)M`$F9z z6-?$j)q@0HeR@vP+{u41yMzX?7-(yr7ZQ@}joJ{hI0TPW^aX?WA50$gXaN;46`dh* zGsDPf27sANu{Z(Q3kmxew)Y@C@XlwOvl}!ps%wJPj3oJ5aSL#d^mDqY( zY~wW;D>)3wQOszg?N%EhqvZ2KKHLG{ws9Y*2!nb%!PG>JI+YF*bjV$8vxSFAG9-s= zN=T$>N$^J*o$$!RLez8CRS4{(0MvcO$L)&rcMeAcptdOG{gJR@oXU;^F%>UWQx|vY zqd{3Y_9)=eX4Ii(2I5jlX_xktsSkV3S*zi~%m~860d8Oj1Zyy6y2xf>yx*9Tj?1ZA zo=GY}QIpeor>E;!oKMQVA``pb_ZQC5F=a-|qCF-CP5A+Og`Abq;~Xa*pMMS(wvJw* zwCte-X6ut?U}O$H5QLFBg)_^nLY4GC{D3}GVpbb8!+uZAJ5@=-%;}FLqnxX?eg-uyn@dN@iV zP3)W`QaN#`rYAR#euADvipS#Mq_Bx@ZE_|ukz{zP!*U+1FfN+nGEFqZkudq}rs>!E z;y2vK3)FAc>7JSfe*qSM0aolUaA@YQ;r0tx;j~<}H7Tt2R^pM6XopaDyPvm*swt)- z$*9shMo4NaVcoXjo1LBVzH!;k#=@_OGZoor-u1vEw70aHFtGne`UghpSuVworlhBx?bT_h zLqAYTmWQVT`4pQY*SbOF1)|S=$D(nM;%IbZ)IDm>KCs>u|W+Fn|}S=N4o(A6p-+HrO=g6%3+kxj2a1A%57h6eh;X9YJ(-`3 z7)@7XsLkxhYRWv6v|?-KxqdQXi)!Rv5yys3cNct8_;I2wH{iY=MsYDU=-X17sleAN zlUB4xuJv5?^ANikkH*8ENw#=i>M*<{?;GXk*uMbi*Eo`wh`RBv7KI8h*W&gF;LT6*A<$L(_)0X-Q;ilGM~T7r4iZXho8T)#?VVXf6i!0-Qdl@PR+bi>?rk%Zv^W|TVkA zmfRcIu<9gPciq1$_=R9{BSNBGl0>{W7EF8K0JAgAnGCoto`4w6q?VJR5D_3UEea$Z- zTCugvMzAmj69=s9T?xj&&{RIOXytcl$%N(lXu32SmM0%m5oU$3M!yms&3Vok8AdRF zNY&>vs+JcMXtm79F$3PEKEwg*nsU0ND962oi0ixsU*$N2=di@3wVVlb*p z+@7i?=OJMS@NDNOuHL87s5@}T*AR0WM;li6#zL;~b{Ewb;_ zsfiM9^GK%ptdS?SRnHC0MXgLf^Jd$Ien?8>tSc?gD;|;vIdGdxoXax^j417}7+MjH zWo0@v#}BgxUmUk-kKEt1>CSedR;7I{d!r9^>rWZd4!l2ITAWU;8>Fqx$2(mAZJTPhg1zmpu!f%-4Hw>b67vAKU ze`0%tMPnYS-*!k?fACv)W!%5?)kEvomv<&v8QxabM4OvRBo{u&X9z-LnO89-MB_AG zCMrH^MJzUNxs^3w=E=zO$+tnk5;k4yzu_KqnnzsTBt(2-WVC>G)dC;`t28&w`@-nZ zkug8^Dwu9vuctM$CuMqIhJp*pa>Q$>GUxt0uIW&Yig|<)T?y|Y=uB}pEu1{CMhis+ zB7090VBw%g=suP@lVh3B?`0K$ET>VZ{Xn4c0o5m@kXs3b1YY2smYJr96JZap9nsI8 z7Wgv_+N=P%I2HzKJ7rK$9rudRquy6z!*=~ZjZazXn;1;e_}ny+sGF@uCLf2A9HZ|{ zW(`qWGjUkA>*ZftJlcvgp0{*8+A122=C|^9#Scv=)B|+MT)6JFr4ExsKap9QM?!e; zNmnTfyO~5xIV=0mX}Jm2rTCZ0nmcV&M<>1_{5PWNbpVKV;LQXNXns=;6HZ&wICA^O z2@FE6BPhx%FHwlxmBC+pVl*3%5iQ3>O!EPSGwgzcyn${{ff7hstQ!^NjU--?gQYQokIJeck6UJ5A1+L{ z>fe9#^u-uBPNuA1{$7E71JfoKr^Dq9%bv-sA{nPpo9}y-M>6wCV$TkQEQ>l#p_BYvP5fCXj zl<2D^8bWfVf(ne88GSJ3G_xJ&q#Zy?iS1NX60m-|+QxUKJjA0Gk@5}IPH4X6QoHgD zGa)xR?9*tQI!+?{mYEqxwJPJXlY0OdjfG%5-Ar1J3{xHt`)zOn3wzNxH!&Tbi=>!l z#pYWZW=KI{V^!VI;h213zbxRAH!70Z@AovBRcrtS4Htqe|87ujBS2be!4La`Ms|`> zM$Y8T6eEBh`BvInQU!~s7vH^uFJVP;MDRFV#E#Q6B-*nmn`Nc)khx)w`=TbhBmhgc7=Tgfu*u9T@mI?-44?C1p5zqGDSjx%F%gp;z-FS|6MZVE^GGu1VZbrOMsY{!K9D}G$bb%rKSHsYE zz$=Z#{}?4f19u#&AXG%3YSC`-Q*Qd*q31)@YLmt88%d`=9wBNA9j^|p007Plmy*?K z-0Rmh(Xpf(f@R&V=Lmz|+|QZ(cuc&eAXhtksV{4xSspHtW68PLiJ+#fIpF4Q!&Igs z{0zguSe%BI?zGECH9ZVOq+^-S7z}f{^uT)55>o-7n5~(U+#`zyL~fclna`>`J(Vo4_0s~-57q5IwR=f%nOH&ww>L?`=`fh z%F>E&eip-V4I$JS7!v!6?h>&)(xF}r);uDg1b;kpMbrGfE!yuHaSg zEBQ@^3=bMfVUn&OIWEiZVZ^;Jf22ePAWZzSgzh@jJs8?qT0QH5Wg^wZHu_=XvgN+X z;vWl`JdGmF`N2pSjM`=@Nz*YZSLwZ?j7G<$)M9H?sfTMV*4FIENIziy9qzEXV5K}Z zjN^&OP~6)=hlImsD1?Dji*T9o_)1>&WlE04Mu#$@NeNq$l!yeW;|ae)D}jTss9&;H z$#DartC;a}qb|{HX03QQ`H*IFlSq{)(Z@i$EdE*J1;)@aate^DmY*sH;$jY_4ECxH zj<$nU4&yhCRdU;(^c2L&t`+!P266a=Lwcdpw*`3+KS1D-ZmD43`2N|W&2cMmSxPbo z|0!i}f_){_945{#G_N$-GRW;{?A>taz|k(Z8{=nRv>XB#?freDpf8sNT=HB(QTbI) z8Q&!Hw8BV7`-(sHz=x#W)AuJl-?qZ5sJ$ z1ic~rB*hyfWH?v@*TG^jDfp~Gw{5i*^A^RSD3JPbGJh3a8x(R`=(08q9cC?E6|STb z)}P|fmD*&mK@}YU&}r$X6vW!WvZHPhjr0RKxC6}8_GHU5U_ujfq%48OvNtdrNY#^zz8 zbcTQrf7!R4z5eO7m-3k!=73yW+Wl9N;0z>5&~aKH5&HRUfI^hlh{q%CK+Uwm?&}bGPySQ_7d%rVFn>N|?3zoXg#V$L?aa`klFcdK zHa<&u|NS&SC?@Myx7If(^3?Yp{;VWKau(`yG=0lY@EkyXWlw%yv@7&;ebuy;6P~1( zEG5`pq^jF!k1}-#&QsA+o$E+cv0SZYLi{8}XNe4-I#u~CeX$-MdvD-FZZ)tIOz^Hk z!`|B&i*Yfu6lh{3G!7B`kSW}?y8Y8LU0yPIJ{1y?oFvCTR9$i6z>si7we~wr9fu_8 zN*OK!2Dvet??ELxu7R$hNTie!uoQ`1dZw|BYEt1!I80aAqrZ;*(JJZ-+@>}ly9cBA zjjH+Ggx#l0?8GFNJ*u%_4pY!)_We&45}Y^XSXcQQC3B|tM$))qOYb93`~_5)<^aAs zi14o*E|(Gx&L~-)>2`}&?nMKS1AaUo&&57f%dv_?&CI3^!}OHZlNZ@aV9`CAnC63t zv94qer0GdWG0TF^hOu)Snawl8GuH*os!plS;CvOcR29U`4TCwz=)J(EG^UMGs_eAU z>GbQ;osqmX$Ob)TUW`ZYkExk8YB38~4PFn`h3u^7uL`tTOWjs>ek3{cb^&!}nm>Fzm<6NE zH}mQX&1ObVnLgq|bU8B|D^}!i5pm>t%R+ETFcC>+4^3r?zXk$-*eh+pO?aLyK5@lC zrj|i_gkxn&?@mp(AUcT>6DxP^NWC>}mB|5r1{FNo*wf%xRn@+R1VAQHe|o8vt%WEw zkgtH~yo85~z{RLIQL639NLlGMsJ#?06D<24Z~X*aJIJGjl(8?+I%Zu*^CmBIjR8OO z(Bma~!zA9xI)T7pa9&47o?fe&j1DLLTE2?*l%Wn7F4h*-b^owG{+T-d#oYE|rV^iH zBBPaH5B;hmNC4&#ZY+WA&m|C>n4YcigWD6?Iw;=Wb3@)~3`a_Wjc05Y{6+#^@xp`! zL~jKi-_~4tyceC)M&5BLr0Fdy5o=waen*|kJ~};A`-#ED>99C7aVQ|T z_mNm?;)MCNcBYp%k+O6Z>7u#UG|*s(>lr0ZiT4v@X1W$U6${k?Ix@$hBtBgOnO@o2 zNHUKR@$~r|)u1aEiwsytMq^(YD%x30dRuy;bbRKq!#VfJHzEqypbmq2U%3yH49APu z+UkC11uXqH9knc-B&c9b{f^$WK3Qc0<7f@-&B@rF3I^o^iik3&go2ys^UGREH7^}g zG}uAxIV|p?e)BnlY$dpnLRid?23r>9mzcn3O`l+}`feP@S1L(UQXLoo&m^6a7@ez+ zy^*-$R)#^3yzY-yQ50nc$Iyl`XXnu0C4^Eb%_5;zP77w>F((Sy7bm%o7b>g-MA&cT z0lKt}YQsd7%LV3$S$#`szNYMbi6{fADxE$Fpe1Nx4A1HM#j(IAJbF0ogi0CK6O^JA z%ixoA~j9@MmB><%k66ii$Nhn2mWWb8|1;8ZG3k__yqV7Z* zIJ8_?UTQh-K4)=BBLw38$ZrZ1kwU`wo{P0vV&Lk|gszp{doD&S*Zry7p3N_6K*R#z z6)4j`^cw}QMHLy?#QX}kc)=^W6}&o9l9C+y5+wJ^;cme0=O4`4|f`- zSViaBt~138gf`H`J*J=7>>nSeWX_5gdu@Qd$U-KT4dS~EwcolKrj%1NHXaYjl`%B+ zTqsY(T|Jj45t*vSC$QBpiH_BdT?se%+9GRV_>kXaV(8mK47CNd^LT!IO&0(!D)b+B z0SLKFhw&NjZL&NpGJJPy`&Q^DsXrA$psAR$X_8jg3$~@)2$8u(1C^pbfvj>lT2wi#i;O$ACg>;+OT@ol*TSL_QR#(Bed5#7v>*_WK(+8Y@D zb1>Mlbm^(BevFs(c2N1Ovm&Z8$}dL3?UBKRoRe%q=~F7y-{)=xfvKhBs*=GF@?Kq< zyFq%vUjf>+H=fBv*_!0$bx_y8B>7UmuOuc~c$s!eJn_p@+%J^mNUVpZRN8T zC;f(mgwB?Nl*NJFxRff*!1$Tfufi-(0i(b>){KHGO7CgJRApx$(nxG5rZ~j<-A;B~ z&>@;XW~*yX$y7|CQH_0Sf>o-xWThmRC@xW))|0NT(tSR7;72%zIm1?{7fJ>aTwRW%>F8i>9Ox9{b~1xCJpshR7gx zB$O3lI%fjaeo37c(G%1A0*gy)*1Eb21sNny_J!NX(ygW#UVFL!s(MSGI*j866XB$-d;ndZq&uKkDGDncetW8PK&E!7h}5{)uG*CSuxQpA17_q^w6-RrjQ_QddHu6zFfK=q@=18#Tl z(dW!9bT1mG#z$%7f4FE8F&z@c5Hp82Ens-9)CmmvG+p=l*8hJbce^?BxdP$h9L{n) zQQt~_MwDE5V<~Fjpn!PH8+2j#7ZBIJ{YS^=pmyAEwd-;#)O`JVfd@AjSe(O*BwJ`$ zAJ=a9N5}r4cHM8q7Q8ia8;6cvMTD56eb8@r;p+~4qT85E6eW?<;k!V^^@?B*_}66CD; z=>e_XCtOJuxYQlI^*<%4zl0es=U4d+$5!IK&I}7L3>*I?*B6HW7U(7Pr13%;feU4n z_G7a*qZZvEjP|ubpFj}piKwGlNo9=N<$lbi=$_%_P~XX(vH4Zq_?}crVEbb!rLy7= zMN-zJzVSW7_#x;K+E^}j+hn|I=jR8eU*g|Pc&q;DhX*aq_wQq{6;o-s2|06RY6$ON z0N%z6)4%n9C_=$0%uOu>TO5T%b?g6O3OY0Zf+r$C&q67Xbk6vy7NQ7 z%nudIhyWD-XiDF8n11=;eS4w*h`O%cEayPW9Q$Q{IAD1({2|H+o2%ibG6{85DC;}#Vf5;o zBo6#qB=c^Q=;jUet)(O1U%&`TUhw&-SZ{USPUzb6Bb(EH;Ydk`e!@OiHk zsrY%WLfN3xWUdS;szOUy9JaD1fjZIcHN`sNUjVu(f1o1$$AYl5N$Zsr4fPsfb~`H+ zD14918JqnYGi*M$+Ij-r;2Ys2SH)~DW4BX(E@5|7f#1M(NO>T!XSXe+m^GXB`l<3T zyYObN=XLQ#lNR;5uK(&M1~#HYW}Qv>JK5u!h)q6>CGDudjrgB}WT_k6{`-hoF$8Go&_HkYlT5I=$c4| zyA{q^j8e#%(+yN#ptHzyntF%)T>3@5uhLkvzDj46=|}24FV9ov*j1!zRZ6sn9frFr4WGLAyHYw4|>7+U`4{B3o>7Sw1bo};T6BC+I2%2ZOptb zL@gw4>~PTHX6SHC@|L00t*5M=wffte8MiMez%{1&Tg3)i17yvrm*;Mc2Wy{&mlf{!0?)Z$l>5q!HR>zZ zSI&R@7sda8l{(-dH$;PLGeHnsDeflta*{6?@Qgm8O zb&|~dJqW?fX8vUU#=_tA6LC!Jqt^Ijs}G(v!y1t2209mFE+k8Fm=l;kri9XMBqtxB zhvoLDydmKmEHOCAyO{+H>b|@yd>=WOHMJA?NX@J1lRrBi8?(HrYjT7hmQ{qA z9LJ#1U#rUESoZ;n4Wf5!BmKxw@isr=`ZV(T?1u=8GFdJ#!u678Nq93b^QP7Fann-` zzQi!WZ@cPaPfxQP^`sr$W73EoLtdoSeWc)=FJzKuPzR1UDH=HF9-=%8tZF{!sfOKe zLPf&dAFr(_CUlUZ9ENQ(;2T@tAFZ$45|Qc2|5al~t}Llm*mAui_7#GyEl1mQxh?)1 zgOE;%)7ly{tx&!T#%}i1MlEgTJ7nyzunENXRYjnmLD2#v;cRxa$W^djjKss0K9xGa zqN@1GYQSOcZfu{#JWPV4`?I9REV5r0VQWD}Huh z3m{6jm6hhe7~jsDA0`m@aj&qSIx+JZe-an#9*;npuFcYE(x&WX`FXC5MGUljV(3N5 zAu0QrLq9F`8d9x)<)$C3O2Gh*U6 z8d6!#NhiSRC>?9O^?F8gQx_lP;OtR0hUGh#A!1;;BPD+az$dfexne05&CEOG_ME+C z+%d9je)T`FhKl&P5i#y->Ay12I3mmu^&L3>09jo>E=dKMp$mNEyDi*?5W;;BeXe+= zQPz4Evr}xM1#jaha`BTCbGSo`X)Ju0RbXy;Xro6ZM=59hdj3L$IZzR4{W8Xir`6YR zgc>KVYmTuY8qj%Pp1nnU*C%LTJ2h#cZk9tTlCUOpo-n=Ri#^sd2|-;rBBb^woJ&5} zJM{0bVkv-ceDq<-gLNQMbY}(yd?&mF5hQN{~;N5%6(t6UC~`Lr)Ffixx|Ig`Nf(cdc^Pl=QEF zi~&0u`jE;apPL%kn2!l)``^s!m3EM^U*;w@MKuK$NJ8d$U~8lD4q)EC3A3~!Bw=MC zJ*(^VMrpuBNIKf*2t6S^32~r#pyFW*b8OkXxJ0j}r~b-nU6@9&Z)&J%3(;2B{RHGs z_~5N(ZmL^DvL#{n7VF~3A;1_zFvZ9R9#Sb>E# z$c{8g_>(w7_Ks zTUWS~@ClbnJfHjM%Rt4bnD_fw^XR-MRfNtcE|`_s{kYQCMKi%Wv4lF5T^b~9<1ymr z5ERyL!=8>uIuH-OKKkDz3ON0Yf`Xm=vE`d$W6o60L0+kBzpWrkrw$6V_w_VQf+?+y zQybHtR}?5mr#&ozmB^%s?B{Ab8{=x2Q5Lck3Pl30>Zeq}kRD92=#b%MfxN;bY;&Do zxR`q6t9V=p#*#Alo;3N8&^-w!;j>MLR&#H?0%s0=yo6!2@#G6_d?Vz5O3Z>2=^HwS z*aK!e8FkFaEZyh;YM_tyc`2HoW)xRXgYW659oNxE6$n;>rZFQ}Sl6i$f{W!Sy~ng% z`2|g4u6I;HWy7GFzQ9#BIh6uwh(?knF_rrr(jZ2nvK;VO@JM_BDZXnV5xZEHYd-$7 zk0^-*-FrGZ?l)~s>s~>>47DtWx3pX%&4&F|vv#|0wH(jfVUQ_;MBOua4uD5X*i7Xuv63B;(3PB=7rD#>uwI|1S_CPL!0#%gwxFEdtOOEJC@xTTJ*|!xl?Ys%x9M-) zeCA@GprglyVU73rz4V>=|y}QBia;sU;H4L*_?M#7@(UR>ahOy6?d$kCSU97id`Ok!#@7y!m)YrSBK-*ZTQn`O3E+ zC5B9gHPC%3Ld5LsP~*Ji`9h>yrEdBEl@m_+Ol5DfsTt(I0BZ`K6h#Gs3e@(a5UdSuVom!Gyn-i)zP`np^qMmBDftqs%0{V1<*mZVsr~FN z9&zKoc~5TOpUvu4>xjs@6UBjviHO8u zVnCzUuTNdCO~cx=Td(?BVU9qU0lp`q?(lnO+1oI_53ZF6kXj}e+w6Bc2-Z;;cMoru?GWNhRHu9u`Z^okwe=P1>s8kh zPU;6GC14zMT$Z3u?mgHq`c`o(C9s{S(?FxYce{;)Uy75J=Wx=W7?)v(Rlw2o4eu1x z5xK&ks4};KYB7WmL!X`G-48XwOAeU0Qa-v07lxsX(u@kd_FfSalK^EkxhZ=os{^P* zG0ur|M)<7t`xW-2KYuq=a$?kiS65(V5moo+V{W9lbxyoOmx}M(_av1$~6TNbQy`dM_pU z!6X^}R>`Z1nd&Q6vzh|n$nLY;G%~p)UL!F49m?2)zdv>4A7#FGIof0}sBZSU{Diyo z0rKqRkRJ~!X}Fl;;;IWFv0{Cl$x{i~y1^o?v1;ftooq>vF_6@BElt9n-it1Yvz#Hj zw7pY>kg8=p&Oh!Gpmf@0?zS9OF)0$M3Ck#<{^A1~05|!=XBr`D<_w8N4tzjRVnm*M zsQEB)0tK{a@9$ap{fMBf9JPo%ED>_3SHUh$HH48Te;^;wE-rMm6oAm+ zuh?Dv1`Icm0=`QXK63aZQeFN+JjR_OSYmssA^s9GtdHg`F@G#POP!W0F2TEgB@u9Y zjDEvt?befy9(ikwL}ZJ<8teRWYEgLO=b%P%s^Ps%$JT#%$*WWP<}o7IHA(~1*(!*h z$6^Y6i~rf(y!k}kv?%l!Fr*nWmA`qKCo)<67XY97B8h-t55Y|PFrI5JcWAm&67%>L zO6E3^AH?+w!M>D}xg?$^5i;FNfIKVB0&F?u7)h{xyt3kMR&HAh7<`0D4d`mY1>u?I zE`Fr|W!mD&r)BtQG~+kwM46bCv}fPwDvAlT-(}@Q)41urs{HHqpi6rX>*gETlLnQH zGS|abKMV?s)fagMU>n0D9kq2;U;Cc%hpYP9N1e47rgJ~M`+nr-@1b9uhW_e+rS>XRl_8F(>D*3<1)8PGS2K{b}X<;lG_nT97DTIIfIra=ypfZOaI6zW`{< z)z@eXWRKzz*y7(WUpD}v)2N& z;g3rN3j8P|K&vS-2C&a91^*=nDf{AFM}BGoJb}$MNFYjqyO+WI#HV^Ur{UOe*g8zh z9wH<~s4m$k{;OZ7mc}Ad@%C>(Tb{hkg zfs@9*_mXC z{Wcc4rw@Kz(j3Y!V8CsSv<*KRD$8RE$Qr=_LaUCK7UVpu)(~lBq2JX+84G;CE966w zSolh>8CG?&wk;#&AJ)qj#@9ry$&uJUY{!6qSj8#fpl;g!lWW{Ay(nK>p_&qfs)y&dt#(Uf0Hek=AKNh{nWh@Le+RVY>_ zCB}&%m8WS=hM1WGWHvtD6+D-83#Kuv>3E^w%!Udv%cYkMqzk~rnr;r$u=oBL>b02< zlj2mH(W8`*O*xWbS9~efNyTy+J*D(w0_w6e5~3B++1Qaf(P9pAY6HIx9WCc(t95RE z5QxG((ytp7Y9l<5zj0jx!BJXj91pQ9Ql)@RRbq=ibjrKc>e|n6pW6LY8}7_pK)TbA z49Mal1Pu;9zHa`kZNjNkKr@-06D6qSf>E0e84UVoC>Uf|X!L}`vqzRC|J*68wpB_G zLteU^BTbRKio1R=d!s%`!^)nxN-zZ_2@+zDry83{FCFWk4;6Vuli3U*$z_O!vDFx11;t-)@E=0;Z?(cWBRplNID^BUP3 zbsD3Lm;|$`k?T3Lq|-9`V)1PVb{3+`7uakD2O-7XUoJ(IJAbkm%h3+Ap>TPHZ z8NdG1yg7tqMmgO3XDbAjlm871!+23yP}lPhT|KZgBBVm|f(Z>BD~K)UR}Xf2m|>v# z=WlQh1;7Ns!ChEU>EMIL3KozwW3$3njJ4wq0 zHZ@#}j9jbrkY}4PTP7u`XrWZlvwR9wP8>y-!�A$cjzfy!F!Tc6UYRkj`kR{1sB< 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 W34&~|zm~^jK>rLAqxrZ0uKo`T;`>hk literal 0 HcmV?d00001 diff --git a/en/2022.8/assets/freqai_dbscan.jpg b/en/2022.8/assets/freqai_dbscan.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0974550d27edeffc4be117755f4c4c6ce126b4b5 GIT binary patch literal 67965 zcmb4r1C%ArlkaWYoVIP-wr$(CZQHhO+dXZ&r!nnm&Ags(ch6h=_q_9>>eQ{u$jbah zW>#cG+^qVu{%0S6C?zH-1^@yA0D!(Wz@IIEFaQJ?`0xHjpkF%}Bp4VdC>S&Z1UMut zG%PF(Gz<(JJTf92JQ6$%3?e!r5(+9B8X7DD1|~WxCNe4->fb_uK)&t)1%m&YY1P6kI`eI{!F+lzc z7XSbEroCO{9yTDhGo~7}>Ojn(K-R0#Qd?Y=kmO~W24m*$6MLK z84S}&tpS)P;p6N@xIfag$`}4T;9ph> zk+HhsBWJqQi-OU&amBTl?&ZM z0rYASCQp!6?%pG)Cy&#KdEfHbCGq$3yzxoNqT2^RM(Moz zbnam#{2PMf&i&M9N1e+dXc`)+s}o;SS*zzYEIpy%nHa?D=8`rIr@zf4}R>s2iv zklW{7C{W^?SuCKm&;@UPGn zMbrEKd=_~8;wi;OL{;h+6Mdg4*5Ub*>|qbjz-M;t%5*xH_Wq-HqbV8!JKxw*4c)%A z_h)=L{qftLp{*@e@+R0F<*hQjE94!&@K}dqn;OsgRD|g-KZ9-t%4MLlBF5yRS7A28 z(y#8LTAa$zKz|bUD*yluzT`l_cJ-EZ8?Pe%i>HT@>VC&4s+y)AZ(SdAU5e4B zG?QVue`_wtF}Y}Fatbv|0p9=7eh9Q4)Ey9^7_{48EIcoo&FQ-vqU(B7%$LTJPCxBE z-eQHXE{8$;_|#Y35!o3~EN6+E&szG~R1W3lI&;m=Pen4pKVQ)NyKByIF)r4m-q;3% z$4Su_EBRMH14P~(av4iXmM zN}^ggXK>?5V&1*M6}NNwiah1k_|PD~-X!c@Xjee^dSw!75c%bpU|pQ}MO|c-|rU^~lKvUrM?e z>;8S$VbwjSDemV(&ll{OpzHtuo`DS`Y>u{H z`aMOBHJw-vQ!Clt)YJKO)Lz@Js8b6+lWw-?P%gKRx;W(OUi(cqtIJrDKL4cSa^$L* z^SECa({=X4XTVv0BhM~*Pww5;X48_7^ z=-L#Y^xF$g48EU9CX*AcYv&&Tj#RR*kH0jSJOj@il>;FRbA0kf^nHLp@-~!Q$}`=p zc84eQEKeTTtM7iX%72&TpKEY7G0H>@Sm!<7KEQZU)2`?M<5XiN8LMY7Tm}O%{P*uV zZ!$S-CCqwWwA+{)c*dEE+rc^&#~s)oHTHRIs3xAb#d}~u5Z6CFb!_De80kN5t7o#< zu;t0^a58S>B3?8nUio-O#zEy>E$9wC%}LN6A?BM`vGhcA&8FK=izM0G13CQ4yqET! z+Z-<$IXKH=tv@H1!;ou0!5GI}EMo)IaU>aCQZspO zxZ7zC&EC+rKBGOVJH=?X&!D~OJyn6boaV*RJ{J=yYmAHK2kfm|*FOLTU*iWeySy>I zct&%V!&ijMzCM~c{Iv78-`?8U1p4LDNAjgy@+lpC=|A53{ARlOZFh!sb+~xa_UY1_ zPfw-@bo_L8^<`=9aJKRVAIbeEAsT5Mk&F90BjF>w)I!hRT(WTZywmyhiEMkD#~GLR z-5>6EMhwZP0_t19<2`DTCbBJtnVh0?&s+A<|EsWHSFkcYGL4ab8~zL0ogvB53GsAPV$L5BZ9ndm4Had>Y$wZgrY;MdndrM)lF8Yj3jrZt5QXfXgsyYiae9 z!=YTb{qQS)T-g=H`N4&xpS25c`4}Ht^M-g+jV0;k2&x4DfY4vEIr52|w&q>;|A)Lr z#~T&x-uN`YtEk6$uVRe47`Ip-J^s+n4bD+LkJ_E~LzfFNrI4EfGkF@zVQBAoczdI> z)BuG1zQE|q+vLxKcglN3UyVbNo4dnXg!q;cBPy$Hmwj$8!)=*2iyX-O=~^mZu>3luJ0HJ-9sdb5kvr z7Nz9r4&uG$AXKLVtOOtlKMt)qyz++eiFkpq1BmMOcLV2LsJ7XiQKz<*;4lOJn{Z$p zuNvi<9-Uw+>IN@+wy4KjU0w(@dp`%}2Ir{2No%f@HWW+0KR24`oCH?FQl0myYXEq7 zN2-d?ZVL{3XR&g3X1wgDr_0gl^V!il>RYDTgtT9zrj9g`S8QLOm9CGfx{u=xpcnJ{ zu(Ca@Tuo!_MpDaGt|yE zdvx>8yD+ZdwE3ptnf8JG29n`ju&0~88089JWO_88`U8;hndd?d0PK5Zab8Wn5dWLO z0d!XIf5qf^G}5bDOf`HUuWddx&{_;ls7n@V3`6_xl++Y1NMWc}L&5-z>9lmbD2hGp#NF zkm(@;(Gm6ANTL(@)zlIv>NhXx|TD(IG-afx$t!gj$ffTKF6HrLKZ}f zCtmbU12SvVyH^I3_fqz=4sL|>=8f-ePX~wJ81g)aUq~}rd0aMkR zV64-9D7-JN)(pPGC!w)({w2kK?jDE%lCdYP<_|D9{MIgs~tqp=t{3SIBBJQ{6qFT8v zEuZ&AmnO@HI-3Vg7_ICPLYX6*GcPNve;+0w5bW?5W+$o$Hd{PX#U$G0sGYWo(tDy; zjt%7)G(*SlK2*KYZ*%S0`)Rj)bT2E#(Kx*lePX-65%HXYYIiM;P1C6#wr5?)%_ZCq{KW~(du3dyO=nmM0>OwCF-pma z_;jWxN>T#=5P!p*V1#YW{>o--A(sQ*Z}2z&7lD&!2Eb~ou9z%3!?r=!ze`jl8qdra zMSm9?#`*&YqqFPhsI*&58v90LH9a7rbS3U)(@|FC65zNKJvqR<#|^Vs{%F^&xul;8 zHv28wL#S_2P#f#QF&1jLydnODyPBhvjCq<#003~%1-~Jk%IPTTm4GPtTeH(As(L?xicQ39yUIK-Y>mJgB>HqxOZOiyb)!*=gsFwbdO8@YH)mVY(u#W zzASFJ4Ny(WhYvm7q@tZ!tKo&OzR7m9CrJ`xJ8f|P3e@-x#If&49JFUI-lv%_vu5$= z)v#(S4!CS3;<(Zycfp&h3#0=-i{+~?D3C0e-8#G8#NOH>xQTx z)YxQ`whk(F8y4T#&mV`TMrLV`j*Zjv5S$pBq%mL7=dC6YXR51@>8FzE6pGcNtQ%|? znHpfyFKZfO^8?IPWkqwmE}0yh8|Q78zsaX%>cg;}k`3!Ogll|N1E;qLD!KLOqh|AN zqTJd@(2{Mpu1hoPS$OJcO61g&FFSinO?uYF13wV}1m~W4f9cp{kPCU$-ULb`2M<%k zZqc93t@9hBo9odv!=1uUj!oJTXmJ8jUPcO@44W^@DJPKz5awkhAdZ$TH=MA9tVDT? zP^i=XA09q9Z_W%c-zxj8*HhA|7_OOkM=RbY*pxGLD5?ch^B1_QT3w!j*}=EnSBo+A6vNl-*>}BW2w{5N+(fJEDpp4} ztj~bItqEZ5Cee|rl6I7$?h9kn5j5C*Hfz1%PwDdhDLlDyVo;h&H^ZSa^uO(3u z@8sWtPWp6PROqSC=eL% z2SWx3XG8HH!2Y2R(%#kXM)CS#yDK{T2u<9>u;zRo`kc&Nn_7o-)Ah{MGR_OY9pSkV zw?Tea@xipVws-_{R+BN7H&{m!b%EX}63M8yV!V4;WJW!VYCpK~55NLx3-q_5c(cQt z4~QLChf}tQ?lfOBJ%WZUI-W|eV@(6Wn^0LddqltRRa~Jm7}+{$utgj!jEKXb^9e79ev?s**B|4uN*+KMCZYL!Sn51Am0pHq~sD z4EE<7blD{m)XJsFoT%iPN}X{V)*be z%f1cbKCnO!CYd3@Si*xBp2+l(I7|I_o*4XwrcpSdDNthm`3%=DO88USk0`c5+~-(; z*TN6gt%($cnb=fBS4?&G(UU!Y8IqBq? z_t~1y25BeFBRd;Lennkp9@#Z2X@GRN?+6d~18sAc;eGJ&m5i4xU)9v`*w|XW#Ke4D zg!?zT5^bb$bTLVTpLY#EkW4n8S{fPB0}I;P$Lk|HB^Mcnr?e<6s!9Yot=*VvFPD<5 z#8--r?Sl^%z{_bUg+gXyTOLg=6zv@pU9sE+_BN;C{W$P98Q8w^uC2;+ha^%v|4ayb zh4?V}12}`_H>5PO#K_~a8la`51ZNL1S_81b!Dp&Kuui;a9OhITlN%*QDAp8Pimm9s zm7Zn`woy5?uOa?~JwU$c6zR~NRl=P-ZfQ{3m<4qW6DzoAPRS$O@Wwwf`kmN2`TK3} zIr$HuDgR?5+@ALfv3(7E8Aenk!7_jifzaejwXq7f^MHjUkcI`j+Ic032=e{BPKmN* zSVhZscvGw{$!q`qR{ppkUlQ)B{yvPu5+kIWg8g)nthLVXZ+U}Xpwv?xyeided0BhhlO6vDz()V$ z+iM_yo-vT%QE07`P3G5-&9wHa4YP7%NPQwLO3X9XN>^;UsnT zI>h-y;{qEtik@<57Y{sR$*})7i*c00DAIhgIdStT3=KMdRLo!}QsdS%{&2Q?}R^@xD=2<8NT{K7{8s{+15xibm-P{mIAxW=A$4 zx51~|Elv>7;O(bHjn=9b=CeF|#2U&8p186}S#-K~d_;sPtJQ#TsuILkqw(Tb@H^X_ zX{ntY!eNUc7BzIc0z@vCIAcv2*r5H1lpn6e*BHOWwq6Nwn=@ns zWLuy3(?|y4T06TL(s(m9nC{oU9v8`ZzIN^+kp!DJ>9Hi$R3n9J^mc|jN7wXSJ~Ay; zNHd%DzCM1lNzCUrjSJb6d+7DkZyPcY^cG?Jdm|%~Tm?jzWUc0UgnPc7`I;fj^SHRr z@;Is4TG7rF{E18%pnDDC2IS>gB#Q_qc6?e4!Cu?+unQY`Z5sFy$iQD# zw^|cTg9vVdiH#4-CRda|1IN2bV@c8M-01ZRa0&dDcM*#zmp`Y3jrF7 zO8KVN9<;c@LXGARkGPGFd}uwr#ZR+`H3qU+LPCyLaZY90-39S#p?URv%()$+oMDBs z;!R7{7}>bi{j+B=HJyTVdPMr=|ZI2v3T z2@S>&2&;d24@G576WoglAGYzlCfUN09x#VGNpetAKw@%>utQi>YbIG;ut#`KQK%?$ zrnX9!Br3|^jq#yoyJP+mx_^$i&Q%!TK=9sRTRhSF-ktoxW+zT!RWQfa4EQd@d?JQf z%30X3Dh@Y3GCO)it!(-;oGLUU#}YDdcUCtgym)-fG#3mhBQE~e_M{Xjom}Z!=t0x= z!ke_3@u{GPWtLMiIfLh><6` zy_9H+a=49L6t8L4axV8+YQ$-V$W*4Ses|A#vq?_qVaHC74H0r_Ol)VuI8mrdZk#sR zHU9Q09*bM@iqB{ovCB@6qnXQKkmBrDEYjH7P;z?P_yDTiF?NO<@?6*stELgV?0)Rv zt;QNaCWy>N{$ny_rbL!t$f7o!ZML&Hh4Bho{FP$=i9EsKLSC9=hXv($a#Yb4W7rLw zurL4?6$Iv6+*pH^78!Di+q1Z8cF8_ktypbX`B)r!E*5605hG1nwmCo>m|jVXv)OFc zHTJi5#9N<*`b>w#`Q&j9wWbp8H>#jUWw?{YD~BC+NzOP=T`jtST?w8_%Cf~!D*9R& zCX;AT{x9rM($m{yr$fo<9li{G;V+~$Awh~2WXaRYX^Io#rBxwdP!bA?j`KNPURZ0U zq`tXQHSSb1>d5|y%2UnS90|9@5Zb2u1g+`6fnRF2;-L_R)pj^Ce;uvcsQjSH)%$@K zqh$hSfED|iA6=)E=P|XLG#|vo9u^Zm{4C~=JrctxaFP+Ig=;}Ma;p72xw_y%NJtG# zb9I$#h)NZDg#skF6B{kVvl25|Tvb_O0HE;WINgK%dH`{oFAGw7`UIyN&gxJ(h4Fdi zc$>+hH}ZfDwgK)dazHtU9E3l!Gr%{e`lVa+1fPVAnIe$%Mo2-9Ma=(WXw(W_g+NT+$bgJ4V5IPnr{*IQP&ZMhgZ_| z>_S7^JU*Yyub8{$q@gq5n!AOT>PFj83dH_+&bE>1O=G8hK#l<0^%?ACn5%Pjt}e8n z&gFg$0H(^Dr-~27^Y20l&%bmEz3hEoy_(+ZKO&ts+xR z78$RU`}A=hH=uCFZaCkDnzIvR0E@ z?RA248RsGn`w>)8OwXpuHh}vXGiMzf+3fwoE*wKboh(Q&PjyRy~ zzTnZ*ajPYx-Q`*6<2N!;35=h9?O0v8TBW6wCrn5|jUHAV49oh+fC7Ys|F6#%AKgjp zVofVe_h!~|)pFKoCUo#umj2L)gCv|pwjYw))he~fee+$tAEocj%h1=D*g|V8()p}B z>U@T&^I1Ek5!>0>*m8{SuZFk*ft{_KKSQnMskoDDx9V+JAA(GEH|!)jU{96BxQszI*0c~S$z5sZSR zjv?E_J65YK*2nI${16j$ILs&;7Db^F@$W-{K}2fCG_5N~-$W9-Vq7(Y%`q=aW^FJp zJai0gBo!$GPCk-~A7%LE!ui&P+;Fzng>2WIZ7`MY12RCk3In)**s0f@&?%v;!Rjf> zY?(8db9`+I%oX4I*Qz)QxsHvxV$2Utx2B6L;syjxS(2G18X{Gs=H~fYItd7o1LGIv zC4UGxZh!#{wMLb#d6R2S3UCEBiq90+LFC8?=ixw|X<^(H)EzPfLWToH;z^OpH1+!u zyJv(2S%U2MMl4Y%kdRKIV~Ti-YB{oIK zk$$533Xj9sDUf=GtHMU6D`O{f1^aQoG7Q5Fo@N^$Y=E{=*;n^&XfrY!4mvEpEx}%d zxeRj(!|FDaozCG0P_oi0Gg*yogAo^X*`W-_9Rf9&F7X)IpmG>J+!1LG+f+<<#%FmG z?Q*iWktat9siDLVNCVg=B_2RWi7%Ukx& z_N$KSkat6@l$-*+85wuFG)Yk64c1JzRR?@h_%An^#0YB&QEMbdDsl&p5zVb)^^p>- z`T&8LBkIFkc-aPav)D2@EYlVi<)lt?dBv#+M#(6iQNkQ14rRcVK0}^Pjl7Z{rP(AW z-2o$W=Fq^Akp;nY_2%$2au1QK(a{l_WW{Rj%U0R!4RZkd+xT?g7+-7Kp zsy0lHjFBP?1vxaz8VJ$c>Y3vYV6D)9@px8@67iHtB+1qv&)yHmjY@Fc@Dw?m!h#I2 z(EoJc3(5`z*Fx#pqR^qg=rA(f_BA!0`#b4nNsO11Y}9g8))96H{{i5S*n+wZm#A|b zR%0EZ6|v$dg(;yUb03EKgExq*_Ms5t-ER)2`PezB!|7$YffhbMOh_D580q}NdBDL& zZL#wa-d9Fqnmx_D;~ksDBs|bq?=Q4kIxwR_;bOH}Jl8e;O{iPYf7g05AQ9l5TBBvk zRfj06qEJb;%B)#Bzy?3b%B9#M@*H!Q`(IV1q>oFs(dqtsi9nnG*Jl zey50VfHzL4B!~MTqrSk)invW;6+;3vVvH%Fqh$>L(r$FG&B_4x?y!a6Z9f57kv)lZifjO`6>$%YVS$%L zfeqJm(_{TDdafA`;f9d20TO7p$yA@ZDy!D=?TqXfP+J%SYP&YXC{x2koC#~AQs(p_ z(?crAs4me71B5Tc;*Zok?t|{q^zcKHj70F`0OGRMPir7eCGortJ*Fk-!cYNLIHD|-nu2G zYsw`Bv>?INV(aj$4z^3iDCfhYejJB&`KN)$;ZKpV6X0a7z^|zfp$wud2s8e|A9xmqFHD{ytm~)tO7<6F1 zDyTALB)MRWe?Gp~X|uSPaSNm}yib)2vR7 z`OSua(1r%>u*CAg18*O4SS)a{@89rlrl9%wyH49?Gm8&4-L_4AsJX86hl;(;B~B!? zY^(ZpV#{?>+h{i!;`QhX+Ih^^?fds2?eH=(e&+xUrTZvsOui{ST_LVZ_!IdtAIexG z_fa;+w}rq(2XUJ#u&OwOe0SpYGFj2dLcVHplOZa;WaMSBi9^kpqUxh+Uz$q;Hr)9U zP9=#hd-&2>Mw1k0S=+^+#SxkC3*|5aUY8QTzvV^CznXIM^Imb*`f4R7WkCcQpLzT# zz#R@pti{bK1sY3EUspwc^bQ?Zn_uceX|^V{j)`(uJfhz|EgM=jLSxE0o7#iQO7()C zIOGrDgO-SVYnJ|)JtjeJx}@aYBYoF1dN%Y8b2k9{Alv|OipE>%^^DWAPS~EzF)Hz* zxCAxHPRPpNA=!ZVZc$)lTwPYlYu7~I;Y*G|wP{!~8Rj?1PdZ1lzif{(Y)%xFCsdUP zdRnflqc<=}2$*i%GUBmCoxo6nHk453H1z$sE{D~0F8re5-{Fn%<+f9}-YD5_l`X=N zEh$=5rpfO_ONDL?`xLv+r`WyT$L{edcArhL`@D+Xrbk?yM|`i@=2Pny`hw=Mv*oxX z%bJ*YkYtU{&C&eUYJGTnZ%K8NY|NZF$-R>&=~ZKWR`UZ2almP-+)uk+XvH+udu8P<+0eP(4HTP>$leObTamY^8|g7S)QR`h~=3*^h{52B-USi}(bm za%6QSIq68)spneX?m-+|g+}mj;dw^)!9`&^%CLbt(u+;!bD%z8&1Kl*zteAn1YsBj zPMtQrwkIx0OcoXezRI`*C)*IdEyQC4{6TTrB#)3(-|xIjER72jQ2gP@r2f0;HJ{ng z6l5_at>1@ONHy4cKNP{4%#6N4eQ$J*BfvOBE#Q`;{W1@`YyFoJS05gU6S(5-{oAF9GlkOdsB!Av0 zng@=+s9JwS`^75YWF06lkv{Jcs^(P--%&Ao>|#)KC>xScE6H&1es%+y8>;2@NWx=k|!4--~dSFhibn);o!GXIx`Sx2a`VW9+-G6dh%t>QILK+(z$#38o z3BSTnvM&Cdy1F{_S7G@C70Q`iUe{K9|T9MW!mH6evux%+%P!AEg@0 zk17+D0)WQKWvWsDQ1}*n%ASL~g`Av#_QKn?5V9?dpA2%u8^EutvLNn(a*9dy1z$lh zC1{MzERHz`W#DBv*#`Iqk}S$RS{NnGBu$=zSZ91(3pZ(o;Efy>Q%@cBO&y)5zH_z*8^0>Or?8Rf zDDZ{w(?Q-)rVHoW3a~Fo5mw4h7e>!u%CD%mmdP_%&0}F#8(8KuOqJ&|OThamnfidE z)HC*SWVgiGj4(~UUF#+zQOq*b$Zt)Vn(() zNOm`96=JpFMJhO(usC#46O2$bMx40aztT6upVMsBeQ+yM1`6f~H*(hql!d7Z36yeV zHle9*$Jo6gp6rUKVrR(g<8p~czn~Ibx^<#LYjyP$XUt+xu(=rj>-k9#S55&1KH~#OMMmauzUP^jya7L1lIqjW0qx4tc1BzAh(F8J{meII8 zIdYiDQpTo4 zHdd{?OY~*pS@wG4T9=LZ@RBhwj(3i!8yJy0O*9gA#E)*E4=T55PhrR$PL&Grtr-~OYWV{HNd;qg5s{Y}zk2US)4=HZYE3A zXNOTgE?)|(8bu!`Im(i05ev?@Ta&`g=}Ph7+7(pQD(TvYGNC~Zf04jsPh3D;gg!?F zZX+pFU-p@H`0^p#V27z-jI_iWa(!$O4pXEhnkAJA+3<}bu}j|}zr~kTdO3l)?AtQz zmJNQzd0Oygdh3@f)Npz-lp`W4Ncnh52(~vD#|y? z;noBR0c))Dur4qkx`8>HSgLPKhdWB3<~Us(0orEzUN9-+1Z?Sn%ibVICp|n|iWZ*L?2?1d5)sKWNP+u>^d!IaPxEK?RY9zY^s>lr)&Z_~buQ1; zK`x=sL6PRtq)}IYAmX3_m*)hAlhYx(;c&Jir)P5+2IYl59|k`HwjBl=N;obizqM7e z^Mpj@?Xd~5LXn7aLJuW2Uz_+;Qln^m$Y#G&#bgxY#V4Ii$!rxnX5>szM@UGxks4{d z7->v+)4Ljtv>e^iN`FIX`W*b6gb#;{Ez-*g{=0>ctry&Ip|Vki8y)zCssq^Z63!%? zOE~Za)S+&c2C|9 z>c)umsMy9*x*Y;58~2apaQ{r%`)FJHXxEERb~TTy<`?pdS!L`vd8uHzG#5YN!@=Yu znp&ncp@;PeS{MoRUu&sA6*_L<+^pfxXTiYW8Kl)|w#_!7% zS$!_T4kNRLmu;o&boQ@|pREA@1=Ij}10`H4?c(?3b`wirgBYDZkkhGO!JXd#W-I?T`}B0oKTfm4>!asH7i@Hf%Ra2 zoLaMzt=c3NV{~p-X(8RqtEQhDIl2pHDWm9!AyNr;W5JE~j@{Pb0Kz;`F=(C=DKw&55I@;B}Z zOhhyjQvqH_q01T0(?Z{J+^Gahc5BHv5w$h1uFw^L8*1DrGQ{N!e|A*3ImGs5oNOJW z4fXxUGVBGo%P^n-3-UUQoef|g3a_vrJ)0ANTcl?L3~-ACIG22*R}g$AW+m6<@r{g$ z3(A0Z31(Yo=-U+v<8N+=1L;j~fn_yqQ47L8lVP?mm-(xt5T2UJ3vh&i1ZIa7Il!Si ze}vMr0eSk(icD4FFMs2l50)1-pJ|3|NMG9DLtI~r{Yid?7e2kr)G<^vm1yB!9L&5E!tKmFs6=W zyX{7e#T=toQ{91K6iRP%Fu3g<1a*ahZ!$9cnW(at93nk^*0%07hpwlj!&{P_!XU`= zXM$2U3gbGE6_}#MXp9!4f@9EL1$*d5StU!qQolWArh2$LGh5P9$P~NrEHbiR5h9e2`@Ys6o{;z!3^pK|!IZQ2A-H zYsDYJKEDc)m!=0D7DPp4Zf2PB-fci7H_^^eO+4KPJy!dIU%QXx6)p;ihtQ`4q1djF ztR+=rv-aqzDWQf@;($ZwA zXdrA?TdE~kqA7Aw#o!!{L6VLWtIu{GR@7N?{N0r^`fyqBV!ZYtq=ZOQt};&55O$)_ z`dF?1F>I~UG%SZzvhTNODDHwJ<3tMWut?O92^B;o%6%l@e2V8_a;minbsrgW0e3dA ziAz5xN!xAjGrp|oak+_ZS(W2oSEELawvw%sCep;HzJwUkmXNZ~T538oT*%!%vY)D{ z=dnrdFyJvPpI#c1v;-u(uD@=io=WyT8%A%*F62IBDmE`Yghr|WjuKTJ^z-0}*Jz~@ zo!@@XM~kZGSZXDD$r5?_l4`c!gI%1O3G-W}vnti4eONXe0fF6$I-VuR6RwlgySk45 zfQL21n8(U?Vr0-SzAl<+*su$5GZ%@MB%=}46!TzjycBhX0D1@GaD-v&vtGA#ES zswJ2dBAe2&&=f{|N7QwtDO)<^67=LLxSdiMZU_(Xh0GN6E%cc2ePzU11Fl4|Daptb z6zLLNv2E?Lh}3Wmi|!2V0{XBrJe?xs;*|vl(lbgbQ#k@P7O|Z-x)6QmuHl$04oYOD zuwDESEfz|J?kJEs(o@Ch)NP!+Z8~o8B9~aUhiMLBI?7UQIYyRH8Ypo4zOcM(TiQfV z4gn9Mo|CC6H^6VgA0?Yv7NAv^H<5m7mf^tFa(4*mQr8SsB`4qsVs|q@8f3j9U`7Y< zwQ6W)q&iCLQjyVOw2+o1F1sxF8cq(0hP5dp^<-vwDo;IdJ7>h+PIcv>@M2}#7Mkqk zfpPklTol6EmF_+qQ+TKvH5PU3H#!e}{2F}9XCSit6b~U6D9}uinws39!z05y86odm zzZ1e1_5_s3*@SI>B8oZ&Pu|~7Q(B^{6Sct4XLF@PqLeUBZxiHfFyUg zBw)`V>oj50ro|6QOwvqA&~q>1^(H*~et(TQb_ahY)t1M~N%9>e4K1iH98p_Ss9mJn zbWJINeVmf*J^5Tn*;CaA1;xo)N%&lpIwA+Sx_TeH2gca zk!H<9ArjM#=LtPY>g$N3FG?vz+BkhhId=tNq@q2nhct{g3D}I+#++_N?Oodm@D zQ&O>Vs?kmr`atm|(v5kns*@N6VP@-F+l}~p4AXsvZp+9yiuBCHAHa|2k!cD;0Twn3 z$|Pr7+TIagLci~}l&|)8A+*fFY`5}`@0hl!=EG7L-|-<$SNWc~!?%ayC|A*{ahl%0 zRtX&>K#y!9BIBwL`!1j+Q4tk~*o@}k$~a(c5|L>-nw^lPFhrKJI6JfBamN@ZDQpRC zaNpt{Qsz;lSi^nZancv&7Q0YB&0I+vKKKzSa$$6`4=C#t%(rYPc?c#t>@Gszgp=+r zB16jxMsk|x`ksK^mZw-qiQZC>|A6!?S}H@ND%sIcikdAoP8`p+2xwIT)DDq-CZW)< z8}9+^8DtGtwrnLMNwv}iS1!bGC2BV-iPA@EueX`b(w)-bci4w3^L`AoNO^p{^=W%XE5o6y{@x9V&@aU{yYm?HxbSF5;b7iDO-N4jxfV@xvSbb*mc!h-7r*GVzwp4 zVRZm~v|@B8>zP=>MkdCA6W{YSMIv8;vfw$rAe0+SY*m}8C0KsDaR0ot$s@kQ!c^~a zz?Voc-7uxvWV{KPs^+Uq7m&E!gKwp(I$O2t4nHL$%P}Z~hYrCixoz$x8G?-}Q=!7Cnu)MG8(pQ-v1 z93vxr`dRE=Ff1&ULH$e7;dT!S$f+9SfZ%evp*$YI$jJ0d7u&vofAcugoNq(!bCK+~ z321$hF9M{L)Cw~D$XlRKVAoaUIL-8Hp(#ei0rHg@l5phLdJk4H2$Gp#o5mce`bz>! zPk?0BVDR=*WsbSb>Z5yG=1!1PoVq3E+ z?#;l*2^EP#T{2jrL0~oyj3%QSn}}0nHJV3$!_M*T4yp^8fohwo0dBk`mXSDb$#74> zYqF|>pGeQOvq;Esm9}znO({lEM4=<4M84kVm7$Yt#kTkw3TBQysAzjG=3nm35uO7Y zhr9@+n=)5dN0B(B5b}Ccpq$AzWm3V;Do^1JtphO?dfBQa$Dk0oTXv@p$BS@mq6!CL zq*!Sr#fq8k_}mgNO9(x zQmx1w5=~#W@cJB$6z8I*yk84T4z7$vEnIf-Fo!F}8oZG?RSxC&a@yo>d&a)7)|b`O)?5F23=DqiGHhm z7Cvt>(!DRvayyCF+i|U>EnA9Rm{MgrO*jQ9;``VsMxRm1H7c^ZY(H80)py9iK!%gP zk%{3md<&_igCOhRKwsZ%fCL5qXXWtMCli1{kU)`9zARk=A|^p%1w}(t z24lVGj#=a;hv3me#C_qfpHw&S5F^$S0cec;z0z^%I&M^$8)m#%jG;LK z;{-JiFu3lIwH0|7bJKBZn!3c&_)|OaE{FX6hMX9CTsG#^aWhgUGpiqSrG}mzkV7;wJufXC2tt-w8iBi6qwyNGuwuXR``AepGr2(I0hBBrIp)ae&#&q@;d1XQ>qD3$h7r zQ1sgk0mL4SNzpkvAVeo_P;LXnKTQDCO_;TmXuGrEQTR$l4-u$0N^zFAF$cAQsm2$h z%1$4PbGjD2xH{vmnx2jnZENbf_^{la2&v$E9@vwtA7PCFxCiQI?v6XmUu|(*o-BXU zM19gOWiGPpDt_lOx4;cnkC#q(71G+)FiU7s zFqF#$Puz`LY6_;xx!zg}>8i)1@^Ipeio!xAtigR*p__(d-ZrX6eQ^;Rq;AmJzjtJ< zZ`U*<#^7QZHv(457<-v{%y$=UTNj5+*1V*_51xBwLm?xiW}cDinmMRv>MmXaltf&_ zXk6GToY3OBFl>O4$ zoO<7X5R{MlN@g7VrQBBqfGflqUrZuBjzv>1j5&5AVcK94yJ=j;J%DdiHU56sNZE>cO!|FznC}YJGBUvf~lWGm*lFAjk}TS^ZRS&*Z^al*X(}B zFYPUKGZ*t!7Z&lId_QAMfgb5MCG4s3jl2~Xdc2%8V5A6+EZ?6=YnjF>dmD`Q!m`H2 zU{nogZkVK!K_`rRu7ZIjRu?}kZcRyt?Dd_j1U1v!#xvWX(@=nEDl_e^MR@pLQ9@nQ zE9Zp*PGZ2)#VX@N1~tmB{X3QUG6F{VTj=E!D_c)f15HK|8582I%$ezK=1{i|z3Tc6 z<*=uGS_2}Md6=NvL?0=F2xM&fV@GEGlC0h~e5M}B+h6vfR>^~3om_~q(70jr3BROe zUo?ATr43Ou-UthgSZw8Le~1VjL+k!5t6nuC=V==|Df&X2IcN=2CM#ETzt-tp!c`4@ zrtH{T69mydze>JeNS#?R@YecmYFf0iqki2=B>t^wkbW!M+NO=-YYd|Y(AcZl*uQG5 z`J6a&_1S~&W;oPZzB!hXMc8!j=+ot^fW>?GZ1Y~UeD9DYFjai^=;ju6 z&Ozu;5~*Hn`LuxT@3|9TCXM9jjf;T(BL9hrRmP$TvFp6->WX!&JhOgRzfg?e-~#u9 zh2*0F-9_unR;6az3M4ayyVJX*bf<_?baKnw1%p(!BKt_6cwr;j8QqP?kw_RtT@F8YB)bXt1@xn zYGprX0y_v~9@Cx1K|x57Kh7hV)OL%Jm4uQc1M?)X7adGz54Gse=3VI$hc^b9#KS|R zK_Ar)AF$&URGGYnp60&FeT4EYj;D!zx8l_E{Ol7RHnMB-KWL&0$fn8%ffUy&rYcre zCzY7)JaqkQ36!TNw(FHMDp#Z^r%_o}*u&-N_tQ{wG=g3FLxMa&VnuuAjkFh?+AhR8 zkpOj@EfTuxIAf+$w(W0L_Y%;$o3HQ`_r2LhVb>rEGlfkj6A z%8l;%PS^*!rlV7LWz7FoUF! z>Z?y#B~RGHG>(Wx^PhDf7Jh+{qtW=o(EQOK94|#m;ZayCfs`JD|M*=`w;J|_9B$E3 zTGjU7sP+xfVNz;Cn?&uZF?v%NLd@jPZ|DYU1*?5zSeqiqk zBpt)GptR48ENvcOU&eOP@1M0FPi1ow^9Rb39A`Je4VeU z`_J;zD?gYdSlIq*R@ZQAs3!(IfUj2}BZ|{NsJQEAA?>}rQ~u#VT1q==j*_f5>e}1> z4=7SWnJu=E84(#D;Pr-oy;stlaJ7M)OxR9wQccrL zQ=MSvyp34u%JU!nAV8$FF2z9G{X4!`|<5}nHE)T!D zdz?b|L5(p63Ap}tm&wCj&QGcDl^%f-)JtrP0SY zz61;5Pkj%gLz{GkZtY0L&@$GSK5)S@p?o9t2Hs!t5sAC^F|x9*z*oz z4!J^lS)ui60xnjakNN&)dxzhVg?VX|w|<1(wd|LobO6{WJ2}j+NV-l-$E)^Frnu9A zAg-L)AN+r(Jl;BO$_8BTyA8tCgN9Tt=Gr@xx#T}g?(~28emDeVNM>0KH#t$X_kI^` z4T*%jBf$Fyajk#v)8$@Tf>JSemka5%h%p0`!Z;_%M$uWCVkXDnmx9V$qUi}>LJP1x#$b|s5#eTMN7EM0Kp8{Nb(j5>toT}$ zIj&G~+p=C7+Vw^I&-$msIM*>LmfWdKNY70G_v%{vw!N;b*GxH~<6X9wn=~ zBx%B!Ok8y^sP;FLPIayl)iQ9txJTD(1=T(nk&(}HeSp7T>ArN3eHP)hjL1xCpZL^* z@`Lm(T0hM}B>ALPt=Tfm3c(H6zKjNgtR=LmWZ8yr6s!6qTXbXAutBy*-}q~2WvBqt zh(RVwaHTkjnbBY>JytFv>B507^7{UehyZ+-}k99sut ze;Lj9%)fO|NrrSjMmuq~s+PA@DBqZ1)j}Mi*vt^|_D)aO1k&uJdZFi#tqF>D85DEQ zN2H_Hp$aipt>DC^zNqJW%`1!-zMuqG(O5<&HTqAuo-EFA<4K%V^3DvX6?7*#SOM-O zEDwrNh;IKuEYKX)jV%?5R1aJE?ghUlmg)ohKVQVDwVpEg-P?q+*ODv8Vv>*brn+ef z9E#x#?`N%g#2Zhsb1K0F^|kWGZ^O@d7QQ{yW&vdyv7RR7h6ly^9y#*iiV_q?hHJB` zzTU^i_vGt4>pTKb&|)F53Com^uHC|g1hM!(0 zW5%PJ$3GE6>w;E!`_T9xm3dZf8CLH-%yk)3rpo7jYcEz$5iK< z`v>t}D3~=-b5TYDkE&Gov`4}FC`GkT>;p2TSS6*Zvlgk>eFubQsoWr0ENg{7x;^0) z?`L?FC42WnTxe>%H_Um6>19=Qu`ak+i&s4T7!meYX9}!NjC0>thLBu)-YIFg+Y)H+ z-x0oy%T!ha>$)e7#W$}IVo33HO8F&*_$ zyPg6DPLX~xaLWP?77*xHJ31s5U0l@Tqw1*UhgJ-=PdZMlyNw%41?A*h=q*0z1enNiw*Z5M2#M2h1|ZvSUv#R zIq--e-;`=L`MvyFgW3ve@2?e9yQrGd9<2uPZ@Q48jiR%4^;>3`RpKkK)mMBkW zFuK#~g`)o&fqI#k_g~Km`C~e$g*TlgM*nQ=wx^Zmwsz|o^7(tG-| z)2W0~et)K&jOr48+b7DfnPF@qt_SjyIVw|5uHTNUIaQ>vT0gl>ccj|O8c-(e_by1q z999X)RcqTW?KPmCEtVxOykLH$RzJ9 zV}{Hf^eEEflq+AovAz>8p~jYsfzplbAw026WxOMTxTjf#H`f0>D>nsmlABuGu#p){ z|MFgYZP$R6)l9W-rD8BW3lXg9ir&{yImqC)zgNZ?kAfCr&?3w>dO~A#6c@=9S$NzU zt~GKbL@aE?0+~H>Au<)Fx36~cS$a-Kr+#XuXB*J#w4!>wjKNL5kPt>`CbI@GlXUTd zs>Enz!895Ubo_t5ErYdQ;sV3_>+Hj_)J9`d&^Xg`0Tmgre)Tr^K&ETn4`_gA~*e%EVka-TN`&1;Xay4f6ASoFmI3u z7Z14JHq9hcx1Qq5VKXl`FBlpIbd>Ughg`USW!ZZ12qF=Z`-3xVxavB1ojq;rjKQh} z;gyfE2z(u%^{SxJqCRp?OqIBoz(_D*#lQAwTU~1kXL~Qm*x5)|4!*|g)+1S5diKj$ zvL7G+vle7`PJD)Y$z_H70)eK}S;SywI@Lgv8jKPk(cP{jn>htwo<)AETrk~;Py^*V z`pj1li)ZlIV>bVlzcGZd2Fcq9Y|a}&Wbd@vYG$^K+MdhzX$K)b^?i7pn;xJW#2vFn zo6&S_<&RcD?_6k>jqW1{rBxJYR_xm_(tFiUvtr`^_gO9}8?Dl6#@l$r!@$A$QQc+~ zh>0}S;$aT*CPO{);;Sw-Znny?fYseqH(x@0w|3P2Y+W`Cs-UdGndqYBs1FS`E3G{> zNX4?sXRvftzjUDez8w~y+vXG!XU&u}A8!c2iwp)#_tGM6vY<#9P}4Cdk2JXIV+)mF z3vpSSt#`OF8H2QD;j?l_u>~U0uoaiyQ9A4yRxx86Y0-AjRmJDe18-Y21pLIyGz=3P z5O6pRu`bbbk#3>h{=Vgt+rcPJw5mheRWW}%Qd1HOKk)hifU<6sY`ZKA=4=fm>0oo3 zyNpo!E(EIq5zZ{|%C+S|l4%q=&U)RUIk1y7i!wREUBW`XgI0-Z=mD8!ufk@fI;w78 zw2d_JC-gefo!A%!xYF{I)p`V)2?hVvV(ira) z>wjCZPtfx=xf6K>?AxA+)Tsu2diOzWRg`oL;)Kolv!wI5JPWSeTYfG`Z^85zqXZo- zK4G*pUEm(WU$702TDBaU8<%8}e~m3w17ewMKB?A}v>-h)+w5WaZ2?VIHM=uANX9x; z#T58>L$?G}-o`{N|Iyq)-2h(h7SqzvXh#>19;sm04rY3+zR5e=G+)F;uS6aK>B3l*kEmxx96EiK{#OKpY?6#AW_qG;MZwcS02>}xF z9DG^|pQeuq@|h424ZGD99!Yj7Aosyaw^S#*(N=LCwj}I#Ly%x+*J<87MCe7gL4(b|ZxZz*e7*0(Nj|mMM>yg2 zDIlDOmym}P&wRo}wUWSX3;k;d`RwMTFD9un%mPiO)qNq1zMu7XZpX8irOBf|f%ok0 zEb1(i)+vi$y+_@?mq>>O8m=l1X@UH2MpvDax&qeJgA3xq(6l)ObGv8%hFmf1bxh+7XnP;a7pZRhESW zg$`-*I4j|a@_gaJn+)tutxj#1;VFs-8bl;Dc*!);OCxzQty%RP^6zT!#NLJWUY_82 zy{~sx_m7U|I#VPa8!Q)CWd?FHNWMnqiOHqd-<Z_Zp| zg|5D&#cK`;)p{WyC{KBEQ3sa@d(c2mt>WtpID~Vq&tFDDirxEtb$$Mb zMaXqMh<)Nv=c^m(hCD%w4++UP66@)fc1Ip3ow(c*;Jhv*#6CR=xAPGNhE%Y@iV5(C zouk>(}o#WX1e5BIjON5ft)OEc>Zx%|6aGT z9bb7ntCpgH(ZL4ccc3ROp$MHz)PuK){{-T!LO-;#-*vnT?QLIlYN&nxb_#H-BsnMv zM4iC7$hNv(wBE*K#+H3rj-X09Dqw5?6sb^xUvaxK#r-?-58_W?mb?U4>mjA3N-M^z zpS%j^)oJ1ggN>)uvD{c`3HTB{v%Tz8?tYN{vFoc5lgiC5W)f+Ll=-2}N?Cclq1L;K z>DS_~Kg;|~4223grDG=03+Wxv2$j@nH!EzZnx@_0vA%Fh6Q<{UYJmq$rxNP_K{$@R z3{Rdewy_wGX7@7)zE}AL5vH2z+ZBj)cP>4PbNW^Ps;yhvTUZ6Y`C_CX6mN-zFL@?W z9#!LII;(`>*ha7mudj|iz;#*uU4O;ylnD`h(KxN4EXB^|>`$C!T+Z@t+0&S!|B@J{ z2}?DYm~U)gv9oNt5733_F6J&=3C(`4Hk#s!lZ35Y6_evv4|wkt)>zI?B?4KX?%+Li zON4t1dNErHr#n5O7(*M4$y);9HLcyW)?2tqVTA^m=mql?l@*z&*e?P@7E^FC13o`V zbGM#_u&RmP*mxxqzfAMTtHE|}UBKwuVPG+%fp{n!TM|HEc_*deN=kW<`D z_j#yc)|Be27tpwVmVn2af_M?%5r~MZC}gfkG|#|!_xeapo$}JK#hnA-uNa%J4SdECsC%;E?ZYyQx(UI0L&AP_S-2}Zl|`z<$LzkW2)mTh#pd5 zS9!z7MQ(_io8{7iSWqq3a#TcxB4IF@Pe!%Pz8Vme%Ml;Yf=fI)Ja_(p=aCf}XjiRT z$@U<%vTkDTe{Gy{Icu!F@po0n3^2iMB#|~)8XcpxahsbkF)x3GuokKQWhq--W~*9! z{quOOs0!5c5Nh&6HcHNL`5#1uQw6!`dipUTZZmx= z{jJy0gS3=+b#2y@o1c#|@>h*3)~)TfBG;rqw6m2DyLOonliq@L%xF~R$xIuSR*tw) z!XA@B%02YR9N-PCM@=i$e)vf|yCgLQ6WDA-hCx_18tFqYitY#n^ z7K?8?%CU{EchbuG_=mA4&7*5iD--4B-zS}DXZ)v*qqCCj-Jtl0E)qzw$1GY85KA2+ z7C7lppxxs~S<4?`Cx57LAubS;VZjGrz1K-r zTcaY=+4J~uC^1d<)@5Cw(8U8{2;8b^CBo^Qv-wppWAT@%wN z4*SV}F(v6HuosUbGSoBY{_iqaMw3r8z$APm8R8+pPL@#&^->LRq_Te^^-NI= zBO#g1AvgTq`GV1l(kMI=tUCXed-Jz8>U zBs9!U(2=^LO(D*C_K7(t1=LW1+NPbH=B7ocR*#ktB(}JWPp5h0rA)%!-d~kG=~7+B zBu5;9&O)CzUl?9|y7qU{@%lS~q8W*%w3g;y(Ma|U_r@F=XG>e9i*X~U2WvH7Ur&Dk zmdiuLEH;UO>SwuSX>bY0hn0OfNie|n)CdEV>{7Fp@#VeyVF|RIV3U(tl;$S>1gi&R88(qNtPNQ65FV`<>jFUFrZqXWQ7?UT z`mlw<*-4m%jUw$X)|2nV{EGNCTp%)n#nDGmw@oIFKWg4Z#6$bUJN%h$u6+;RFEZpB zl9D*f

I6k_5Zw1oQtvxa#HB&xOYDAPYp}=#Cbw9s`LKqWi(-O!-<|M#{RizzczoAGM}Y@ljPUql z!fo}viurS*lz#Bf6)EwTid+9ws---w>u+xAjTmKE#kjGu*c)xrz{VSoH*V92eAzh> zm0jY&tEH^3e*^Jt9M#j9F(g4iyOvpSU_BmK$=Yuh!I3X3w{7j*aw4(grf)24%oFwwh*dTUf~x*ONJcx^Y+~M0nZczgNfR0W&}Fn(1EA3SSS8$M z8!$Yg$3Un#X4ST+akfLV(8mwXfUmdYF+8R-pyUejngE`+nj{06X3*`&F!s(nHbO% z3V)7K>x#S@SW;%^>z!mZ=~N4%l*MGQcHgMO7kf5vWKuH#t@_fOM=FXABYzo$E8X|r zUt>nNBG(5*ZRg04V!2a@OG7^9r@!E>wAM^iee=>dq^L$}{cy?~yPp(9?@LWrPR?o! z%l&+)he`%BCD8eh?&z}%mu#V~=Gsd;dQ_w3VIAbQ*C(y?qPx$7i?7d+!dSvy0R>1y zMHS5o-WCX{s{Y1GK|pgG8q_3DaWyVck5Fk4*GVs~Jcufd?5r_W55l)wQ;artw z;rUaejF5la*TgpQ^n@pvVd$wN8-8%;l;!cz{;gm;d2WUc5Y(S#t|=oPPc&OaeaKZ(LTO~3cLLQ)F}7f`t3QMyW8qJ8ei-66(HI_kbVPZelFAq zNPd$3k`PgSOgV*2*=^S~t!n_A?cU$mf4~`1rSJN1g>`F4m3dhFqq-InvkJdOED*p& z66*5V25RnVQ+*D(<$* z!@xhJE7*}SHRZs|<`dSGS*bP)vEq)pZfs*HL4=paO>jl}$!!bH;3nx#sp0;fRaDkV zy~~8oPm9#tSwW?YNni)V`$nV#fiZqiMM0}8t6EMUAqs7kr6gSyrw|uEThtF=(>n@v zE&&h3vj?n^-8rVdh2JrisDzJj({4)Y^$5K^;p_HYl8a>MP9n^u5HlP>6*-wd1U)ak zL#$#1KnRd>{9-{RGp1`R3$dRJ;;_H_=;MfOYmSkM%g;_#I+&-*=rU)cr02{}V(I$H zyY{s6I((7P0gN!kmC3B5oL=HJaKN(h7WK4SEe|f5!iQmmMkWFjyPf*8z{=QXSLe;4 zHc21^eCnXl>NNc5M;b$>4M_G;oRr63$sl z%t3)icSDngr>F!nEy=181-Rzpsdny?4E*fuo6V|?A+{Z)|E2~gaZ#g%qSCkD-(Qs` zP+D&zh8} zqRMZi88S2}FhD=Y-9KB2P|Fw@TUE;v>tZG=)cG_^;M=1cgz@Q>G7p!KRBlSZ#qbY8 ztBxSeh)35}73B*PHO$xPo_D(tzKDbj;@oRUIWD<=^fqhdV`VoHjE*%voUTe0c!yTY z!V|2wDi&Uo67cr{N^P<;HSVS?8tnfzAmxi8QdZf z6gF0BSOOvWg6DWcEtppW*BweGAsf-)H+#B1tf)A>ZY3`dUWE78?>?2ED!vdAJnB@> z40}GABg6a$0e47EiVb&i*`y{)9+9X%c6Z_DkU1?w#<@J2p%C z?O4yHAG|Sw#b<2l-Ib~rnslvAB%)5BNIGivD&Q;EY>nZkg9``7SZ8ptjogwE7%Pu_ z0ipEPhm6}a9?Tcn_H48)5t%Ed5P6C&V$l*bRdIKr6`t|GSuHlb=1)=_9V>yw&v{3y zat~yfOS04V%sEeH)&pAYf`~Q(3obW$E4_JC%V6^r{4$tdI(x5wXh^FNK7F+x(nMw;&v@mC*1iQ&cXbU$P7FGpM93)`!2KF zDNL=sjvB{lO4^OJ`Y2BwT`Q~ToE)3kQss&@CWnnG5X9dKZqO_T`tgd}5wdK{pW|k! zInN|v8m+b3#K0^e;06DRXt|0nMWYSLb>c*ec| zH=HQ)o(=UPDyfHon7Qx!zui$vR4FO8_RlJ3m?@5BRrH2+TwnbpUv2=^VUF3~vZ%H^ zq=cm#m7LQ>z^LE0Elu0|GXacC4E(L_rKdc6TKiWs6iV`;Q8vy;8jIJ}bOB$jd#MgA zgwa$Qy`O9qs*iU`_-4u)&JY2&TpZ-$S$?{j!GGGCs7rGisEaF8*O?T?Myj{<`Q+Ic zOvWb#EOl;=sdbivwFtHMk}9RZw54n8Wy#`+Bbt_c%`;4dOj**#nkqg8HX{{S2s9CT zkd(&}ggm=^72@K4pse~>Lp3Z&em~-Cqk#UyPA&FUq|$NA=Z^TMc@Z8FFRhx1>T68*%8?7qT7e9sa&z3o zg(PZ_oAvkw2CZ&`I%mfz0nEGV**aF)``(UP{=&w0V=Zr~Ns%eIYCKh$NlyVcYze6{ z8#=qRcUSvNIQPe=Bu8>PZSqZL4v2Cz)Vvi3uaa^)H{~d4vFfbHbLnX*Dkt%n3vO3? zIUm0Tznq>n=icI?A!5i1|2$_+#aF@*P=RHLccA;*%5Z=yB>Xwz0Xdi8X66Pagi_Ej zkJ<8!Tal4tRRz^@cYr7sTX8w)XUB*@rFd}S;%Kb@RkqmCFK92yfD~c{()n+4-}jbN zi@u!xycRuNfx)Euc2bHf4&t3b?srRXsC?C6%7D)ZW@F-U1;ex_DS5)xrCAhM*HsR& zUnqg8$ZUEeuutMbMcnenaDWYKB_E1G^J%GV-nZ5>R@3n8H&x1tEK&61DS9;Kzp$_f z$(?~eyK^6yv*{1CVbGPd?#YIjb& z+=oY~4ko4cx_;>Z2;bW)CvYXQvsoDA)^a`u{L4~|r<|NCq;9e%%44GrqfVj>w<*TU z^&`fr6biiMVLG=rF*TX${q>{kvQx5}<%#6x!qH;J@R zytCPU>hWb>D7OASD1QKDdMdt-PFs z=~tYCxsc)mdpX|*U+PENstAP&zYrI(objV-A%rnttuyog4na0YYWs5fb*BiVI#YLI zZ6(+B;0?y5UfoPINp=Y@(CuJ_ieito^^mc}1ADttzctGuTCht z`UF=UCaC6b@h4f$&b*|!`Cfpl`O?pg8yw8p3O`;Zn-%Pe$>6)G$OFAXE56GkUR_5R zyB6yS|8kr};9jC1wNdmnpKI{~n;olmiz=N3uMIqr5Te{_DQ~_@pxnkIVH83TjN|OX zJo`9M`utGRjZ#AgclaMED1GBzafQ5tPw|U%--Zro&=DqLrN*K?lm&ZsUrbJRc))sfjp)U~#HG)Uv2P%57r(p)o#4{C7zEgx-JK zE0KMNxORQKJ{@~=ReW_-h$YNaXy3iNz2lK|Z3t#>~U*|xBYK82SA zsCs}sv;DyiiY8i+DX{jht$|#b058^B#U!Y+9-ogos)8S@U>kB(Y@R#TzHhN9!d}kb)fDF2P(ShhriIhU($Qj*+Z0fZ3Wq&J)TtG|zvbN3L?ok6E zVDsz>U7^e1z7hmi+Ed#rA852Edx-($NlmG~-wgL_9W0{0Io@RzA*J5S5xdnCId3L9 z?b8E8IKMlnStl3}^^a!_gwHfUG`t_#X3NR0eZNJaDp92eRfvZ0uLP}Xx2GVRjPvWr ze(#~)QLZn?XfxJn(ODg=YOtoO&{Z(QJ> z|G2xl$qZop5a*pP^y&SaYHEgug z#mjZYL;n)@2YAVVRX_Wd;|kS-XnQ!f=Lq~L9%|2e@v!7sl!;|=HThBTQC*E0IrWB< zxDe}XDgol_y`Q@zlur=YF*_odc&4D2q$ebtI6N0d1S^HY&Va27|B?%?MbQnYXh;oC%SC#;!qE4Y9S6 ztKZRDbuGaiP%QYTBymLiK9ZQ2)sB5Vd#_$+a+J#xOn3UzKJ(IeNn5)0sBJX_eougm z&eu>fXiAw7tE!fbEpg*EaWTs;)R_n^OX+IG96^s$bYg-!w@h(7_a;RRA+gjz?xwtk z(i*E+#lS9%$x92X2ccT|YRY7r`rds4lTZ4w$Bm&`37NT<{g3k>sn<+~>O7Tc0t%U_ zVrrQ3M|6l7*wCbOB^=(^(&+S&_MCeQ%y6FR-*-}GIe!;seyiTfyB%W8TFrn6;5N7k z6?Esrbkkp8s+-dr?4UYn#1XoALr5`EtFtZWmV`cRgXmGp7R-q6ee&t3!Ms7jfu%$| zstIa8I=7w~blZ9Pv2YA)t1>)yp9UVhgDdPB29z#`tK^US5aG=aPp|P zfb?`oBiJA?n7u)8GzKes$7Gx1<^ooiP83l&Sdn5Is>$TRg-nHtS$+j&jdFcAb`~>9 zMX6pui2nlkNHzImDPf9yEwNG0Dzcv`7gV}|^LSgifNqS$1 zrA>ryDG&DA7mU+z4QPelw8qv(L#w(ZW^$I$TC}pg3G|anQV0HOCHL#?Dqvv93SE{J z`=bLb_=nyR+g0uYJZ(yzpSAH7NVFp^z?J8b^ldbPrTy@b?JDn0%D>GyKD>#GRAa@NH zCoR%9(GsRvF}ZXcDzfSBUR=jPbg|(%=2Eab-TeNve3kSaTs`k&WG^dMsAGexp{7iZ zv^Jl;ngokcp5Rjn6)nKVK);I8`b7f}Dmopa5*G$X*QD{xb5IjPM^KF(Nr|Pd#7?a znpxeRq--OWv0Egj;$=I1&8+^iha_!{`k2t)#d@^-2=3Ab@?ywB;9mJ(C*WReJ`M}A zkx*lhfoe@Yfkcg*JP+d^QG}654P-of?fj#sfi6JILl#r~y@O4gVOx=lZ}pfBo$i*b z%GE+bf;>iQ^?GxHm{L3?C<9qOGCF-aHeInYODqgi_nTxdNE<05bf37C?z@Tqq%7HS zHhmok;XZPzm%s|%t^pA&E(JjzewtRqQoUU!slmDE)j5FE_dEd8DUT=VGtCcG!?$U!W=B1@x&385 zL$lYuw3T^`HB4rSurAfbLOQqpA~1O?A@H{0lf)I-yrI6eH-!CNXbLM7n(~NZ5|>C- z9467kTdo)sW8t8uCrvMCc7D64Z-+u-JYalk38&m2>9r>1Ur`Ei1#|Fgnt%u9BHh~6 zcdWTQZ{j>K-x}rHAY0LREH>FtHm5kWqT-5!-RBW{{qV+t1}q^P1lZqaIC>O?)Zqy* z@8VQL(b+H-RD`8Qk=D{`7PU)WCqA6ueLY2HUuyrXjc5k7jEW7vI2FfNTLep0Lv>O^ z3eVbrqOp|8I+LcRdL{u(~^o=EMJOr0Il> zYt_4&8coiT^~ZlqxtL?%2;B4XQ#fus_<1`L#CgUju2F3P52@2DZ0K2>n>##yPMHlA zWfvAzbf;`N?7@#59RN9Zjh&_nxXEV@8Z9iJA9MkIVA}CeT>q(^>G2v6giIAUs^jN)pjlpy!G$zfe_~yUD)YRvcz(J>-ULl>)*7z^vy{ z37UWwzw4B0tTL?2xG2VBSSA}u>X#MqUW}zzd495IIxr98s@zX6=gF*j6+Rm6h-0RM z*V$;1cx(OW`;OTuvb5YZjiL%AjnNo+GG!()IN9=KH#jGEw_rX2i~LzX%AYYYD!+_9d7Rnb!zr=CpDO!owl11mLB&_AP;)D`7NS2YDvWix?;2A|~O6kE>e*2d)p z#=YG#0HU}oyvoj1MA!|Aobp(v0OLh+Pd(!@ER&BI`E5*7en^w>Ozf|xrl|zyk%sC` z31(V4X4JZZ5`tQ1`cXcXPWHy$6!M&@C_3lZ&eLeK@54KqL;lPA=a zv{dw9RV{0SrYG1+I0w@Of&+OqlsOQ0kaJiqO4!mpqI_ft{X`^h#>p(~*rL~p4BZTt zCNe3iu;XS$&R=)=tz^Jh(Pu?nUIxQAj0K(XY`4}Lwep#ODtOR0kbL{egogBfiYWuc7f$ z1c_n80%Bfia_Fns-Cgle>ilm|lAjZ>);@QI^1=;4>4%{~j;G?C5E89cx_j|eC&l*1{XXzhccmM*TbaDbhO2aw$ z_~2Nwc>0^`cJX~5w>>lKDj(80rCR*3QoZ0_5n|_B)oIz?c{o#L;mxUu&)zd$sT%NJnEBCZ$Tc=qJLf8PZQ@Vv)l1oSWp1nPwxo**Iwa#`~*a2BE#bywm`; zgSqU)34fuB5C3V9na8BYLi~FvgZ0Gnq#`BN-dHXdxmW@ZYkz;-xKb#vXK{(FCYmYY zc}Q1VO@59!uCMj2zp9kWTo{~EAQfs}W>n#z$d9kKneMsaZL|xl>~1hC$*Vgj(C5Gy ziWQz(L}(z*@SkbWV7|;qQcI|%(BQJe#Z9w|xggw|DSqnHTmX2vvc-?wSj9Clj{MQn z#r<{xgyhF^oL&9`Sk&xM_&LYFkz5vVLF{y@Y(MSQjiK248*528#sG%IRdg#BRq{XT zU3W0y!vuioR65f~@+U8zkeH} z96O$6S!FSX)7`sB(ec2tOULGiIwbf(Vf+Mer2(fohs zA$phNh~wKZB&6HgjP<_JH*R!ioKnn0BdZ!zA`eP=a8fb#O*LWsIf8J-CYM3jXV*(1 zEE`)YH2uPmQ%Jj(K?CwXDsD*WnHVPS!1?Z}<{i&7gU}Z=-^wTSkl}P#_bX$57_l#)8VMpBb%n zy_c+C1xI4uM*UKzI=XrL)QbZMF*dG?#1j5%^XG1H3QI481Ip9Dd28CU1#O6Y$^J}a zz(v{w7l^mkE&jm{#pxR4mR%1(oA+|BmX{(cc!6{fx2imMRio`F7#D|WWT8S z`=ZuOuxZySr`ng_q$W-uqw6oNRWfmhs`TA9vQ$h8ULQ%)UV%<=Jo0(#HjA^NDEc=Y zL2-31hM6euWY2|fw>M?Vc#`kD>K^4vIb-~@onP#;y9t%;p7<}o znG$XqN$ZZ_*L+$}WCIq`No0>CjS>%m$IhgMkYDMPZf{L4n|3BKm^D5TuU$lC44<<6 zo+m}g&85pzmEnvaqpbr~(bd+&EWE{5f4{qdN958$_!QkB-(Vj-GwY>nC|HIci zKu6ZJ?ZUC`i6=HYwryu(%*3{BOl*5%Clgx}bZpy6$C^LS`@P>f|9Q{(&RVs0@2b94 zyEm$9*L_{QAK=YY=u@A>l4`a4*x^b^dGQFz5faRg_a$FgNTK6LXZL%O2E0Pn6S&;% zynC*5%o$qWUJi`cAjhGiZ{j%zZGZ;sjQ#6*gln6AUY#o zMTuip9qM)$feOGh9f_s~6w6N%!lZ)#f;H z(OJkB&NL1xgOKn898|aPo#tn$6$hc;s78=tPo#b1W|oi`Zo_Y#&IO5bd5_6d#Y(qC z82}eNA7n`?E4^>uxz)cel=gR$U=GfgchAmMK$}7_R`gXW=l-v2D4HMDdh|;Cg-14oTvHa5;b%7ZIZBSosbTBP|6`MXtPZu5<{ZXu1oe2qa*^- z&n@>yx60vBX20Du<733wZkbY8f&eFx$^2JdZ~xCZN2fK{+TGSa_P*ht?^>NmNT$q0 zwZLW4&T$w)Ws|z8`f_O#&EQ~&;7`t)W5IgtzCE`19MNAfFupbJW)RV3Bc8(PdIH}kA}KOtg&oSWBCwf7RG zSABDa4^u&&;&7HSSX_UYT#HnYr+e+5)$7Fv3ZsY!Hbp)%V&9(J*+^MkkffAlo@&w@ z!ie#hBSIRWd48a8_(*nYp*R5ag!(O|t;qbTIiR3Cv*cA{8RlWwAHC~$_2}!!NB@we zyPty%ttLbQW(lI?C-CgZqjC(9miNdlPesS-(PQ z&4?Kaa$XyPH?pNDp+pWBbqip!zm?^GC`k^~-xnvBfUf<~_AM5^3TK%l7INPI}V z(uW)keAJmOtV;1ZbD|cjw=U7;&!$>@(27MP?L7J&=8uoOlfE^A#o%h#ua&T9NcC%( zzaYf4#gyN4Sh7}sS#DuS;6d+>{`f@8jcjuE zs?#IXCtO!=ow11E=RLEZol>xVTV9Evx_Q&4(VdL`M0~69F#8v5sFA7P)BF=IrxZey z9;>fA>L~r}vyqtdNS_NkO8%(8HKsooxg*NS)sX7W+((3e|4O#-kY01JdwpbQmIBnhLr`4X>us!Zyf1;9*xrkju z(o5nnlmf@9d6dIs+=HD)x#$hS1O1qES6>G%3Gs^H1fJPoSm4 zmQn;YwBI_E9*3kcp>N)7HlE0uZ;E+u=bO?_bV-hRv?Kdbk9dtWjU%ODDiXKr@;F#g z;~o*zN{w7Ur)mpMTXhHGKN9~1yF=Pc>9a!peE%)G{pABjK>t`lkA8{-c2Af+C7{yH z^(qGci~p~!PMxhc1lPyy402Yb)HC;>E4m$Vk(*=cC1VlLTvRobQE`x`i7sceZZobx zy#@h&>j0zE{&%SC_sKBJV_}tA64)V5r?+K6!6}0XW%JJ1k-62_sSLSpr60|$;iJ#1 z0YHgg{JB#a7K@l-28zDskcne+z(=eW(UCdtq&Ffw;9AstWvr_co>1)ztfgCeF<9^% zd9|j}HfALlLS3`82BSytZpmBJbjw*XoWid>)lcps*alAz)f!z2r51=#EX&4@^B~Hm z)F}SzUVPkdN69L`U)SWJCx(tUrCD#H$#pSB-Mx2fR-kP!br$Q6lBTDr)vA&9eg^i@ zP1$jl^w=fef%}*&IDZe^s4FqO6B9$)TD&@GxQbQGhj?DB@*zl7Q7Qd$r=&enc5pD~ zs|}p!aHk;+CI*)2M#4Iv#-4*DwBZ`BWg&A;^#D}*!G}$0Odq_pDu(Oti{fh^FD4-p z6l@%%0>@8REg};c&g~YXiMyP>!o75(bKNeyLOUjS8XlCB>*$+^LfD*AHk4x+-A@io2y3-u0~do)L2Qdp8GRer1$9z6Wmn zA)Y@!=^Xj1gnov+Lma+yQk?MY@A^jJYC9zW8Ic{#nQaJ_G_(H7~f+W+a% z&2BLbhS?)ytVY^)c>4?HI$M3-#O`>lfFjH@72By|;yYUHLw;FH;GqTfs8*LFkP;dD zHO8?bH0K!x-ObD3o{Vag;5AoWl~{|+`7U@swA`pG;RO}IEw4!J(1S1tc=acgkK(MMD7*~L2+YzL!4 z7g{bbIZmd?%%RBtL2Fq(W>znmm8)=3?ec6f;M!p3!l_taY%M9@PC3zi?n>-5afyS92WD9j0Ba1E1&;EGOccqroWW(nBKk#Lx(^)U#j zZf`tnARI5hH|$_!vSxi6ebuaVKAEep_8N{nSINIprpK-npXsbtJiD91(2Zv|Uc?#w~MCgW5*bnTp$ znAaN8BN)8+`wo2D7w$fMiH&~U#lCVymb;mW+Kd>Tj z`2yE)+0;pAp7=SjS_}{_(?_Yo;<>&Zb2@zy!*-vrU$@~W4UkUhv4Y1Re&0J`BK73w z_DV#zH=m-)p&3BvA1J#LA^nZ!L({-XNt|lJ@CzbBnq+Zr(lkKth|9F(SUhFEC$5PN zj1-9kbfkh{C@tSqhop??huG3fhtOi(0G}>KFI+;Yp6a*c7YawJ3=NiKSJD7P?WP4c z;k*}5u;8w)4An~QdtugZY18xAzAkRKQJej?3h3npYLn%oVgEEKP_7{$NLkyRDPSL- z@%s6=k_kxxEd@U{DesU;wvQR9r>{U39>a=F(8sN|HOq~}mTLb|$t!J|5z*7Rgutm3 zFOrei=aPpvD_+v8M!raaCRm%~+S&Q8ba zj8CVgSql~UFBtX@nOzPgWhfcKSnl=v_qH1uE{NM0Y~)WaWySGVj_{qX)qbtLi_KUk z5kpq#0Q?F*#?9&-Qc|H~$zVpS-(KR58>-Y;FsR}~)YW`p-E*qNIar7JQm($GDcVex zQ68?C9T{`)`SKCG*a!l5mkvdUCfsSfLl`I3GCLNpl`X0n>39?Hg35Ux~w?Y83Bj^Ne$A~XB56Mjkx^==7g z1iJ?!l5^F2o%ISELWX9^!MUm@aYEYRWyy%z4nPyRS+oEbm_$2n;xSh;`wgSgZL5vD ztzxmkM#pFeH(q1rNJ!jKdxTtmeco{`OAEz?6g^?-<9tqrd}%K1dxC|s$_pSW*K|QC}WDE^B_zGq7Xfxxnco=0uM}cxJhBKpThehmmn#d7QrXh8Owp zD2n;FMBWP3$e&j7_Y9}^Y#LD6jCnu2yb3sbgD8y%7R#0|WW1$t9~C~eHX z$=J*jKn`b$7s8hDom^`DwQT{X0<^%q>oDqS@wT!*1W!PzAF<`G6c-9zG~-twPDBVh z`15XJz{XEQMvJVB;;&R2zrt}mG_f4M{A6)2eL(t}uf~2F8;8sAjTz{rQ7!ALTSM=! zS%WnUOt)5BNaEBZa}2z!yh?358?l3)Bd~{t{FH032_*DUMUB0AN z$>^L{U=p#nEZVI;!Xz~S+3CL0c3V;qXI|{dCA6Rq#(_Ar(Vsv>RTx+#D>P$$>7O9& zdr>0AiFf2rZ>2*Bj1YWU3_AGEaL(J06Tpupl3Y&R%nh~ZizUWvvSGQsv2W<@S%MDR z{THmP(fHS(7LQb>`e^em>V+&Wg^W_1Nl*bSoE#Nnnrw5K67s3T$F%h@4dRXWuc> zK7Q7$^M8Da=Hu~+1z#e@>AW5J|M=RKqn%*tHh9G8`0xUk*XI&;={Xo2AI;0T?g0l8 zmy=8HOewb5&+?sO)snf|b}7ic!F{C-K}68ujU$G-93h>iZABb$m%qD~Yzq=f9I(0Q zdI{Rh<_bS&YiC=%m>=fnoA6C1c~tPChu&V`f9T74&scpNlWgcQ%eR*s?1yaXx#kZ7 zB0uL{6d~-(KZi-=991XBDKPZp%u;+7lu=BS-*vYER8#Zzp01?cfa-W$h@WV?)%fb= zj(VI6ZB3Vp>9Xby2qO6+I<#crA%V7I#q+aYJwL)p#1rR(Dk)|3u^NG0goyB?+Afz? z-|;4rF_W|uIk1tVeSf50wBW{~Egbi-d-u1lq8D9W0?H+4uDd)BO9%F=D+&3sW<)ZN z?_p0QNo{BdzBs&-mEe^-#>@=wl?R?L662CCOH;zKR?QT3-Vj#rv~6t``impqgz2jS zpTW#PhB1Ed&|}a&4$~(2I`DBOrHov%t8FiJS`mxj!)`(C`Ff;6+yYdgk8|L9&`C@c1!W$+waz{vbaVQN^>BX z`@Z7c?=6oLvGzF#NN@$iI@}qSGXt|RQSjyZ5`)jx{ix7mjV0DK;rcz9lw{IvlS5UK zkVB7iS%{LA;`4FG1N(loQ(1XtVCqhnY0KZPuz*dI10vRSu9Kc$SwN_WCj`3e(1_41 zu-zbGxY2dlBuEFTNvla1hWdx}72|_`fHc50JQhq?SR1*~^{uc5B4=yv8VORELUyY? zBG&U-J*t0tf9Efl#CS^qw7vZvXwObbYnyvT=$_ zdI5!XzOB0L#veLRvtFbe`1<5`G-1FYJMqAg8A2cqVQK@IXSeCyY(PR6&-Ka)wvS3V zf1+nWbjv$PR2l`D!2`ZiDc-9@wTX1)kj(44xDPr*z`o!>t$l`;Yr<5A7HV$tO<8pV z?k|{?nVD5oJMJ@$Czn@FFbufiGVzp#;12S#gWqnOHk8jyutLY2X$pe%lYCN?wVGH) zM&~3OH6A4IcmUG25hs%xR7%cBV9G~%1k=wkP}eDOKcfoyF-zz?+_=wOdB`#)Ut#uT zg)BEGl#cyrEwMVPb@LhFs@LxG>DFj*(iPd>lTfWf!`^O9+O|KA2+N{RYh~9Am*E|w zHx>7yp@_im2HQU!0^vVG)g<`BP3YjrN*b%bwRL}E%f8U@JlFBONV?%oeJPv#F=a0$ zb4KBohn!DY;kG`gW{v!OGZLlM*p2a1`IiGW4@>Bu2yX2XeRSwy(&xN~qM^Q*;@<#K z&F#9=Cwz|Swlf2{1;oO6qno@HITF-InLohB{h}y&*cS^k!*bA$7F|ahPeRTJwcH+e zRxa{A#zx$+meQM%kH&%ZQc@m)h7^ne`(8X%f-VM|R*&OfFpB`;+h4e)gNRR%Wo1kd z5c*acs{!WwPe;JWVK8BBRHfAlt=W7b{|F{rVcGHSyxK*J zJ}3$W|D*K6pR;W$s|>%Jt4`{Ws#II*YBy~j9z5326ZlvpITOtcy0o+*XBt4u4WN6d z+im<+P%>Cd?BMbSs}y=;TqiAEW{7G zlOCZp7*4Ia$0@Mwes0{awC>nX&hE~pke&s00@iXt<}Uh9MSv>)9~ zmtCZ255Ojkb5mhv#J9BSg#&M+_GP!`C@C7YNu15jm|;u*=uB0w=&O6eL%Dn)qLz?{ zSAG)F^;Yk~x@ei^Cge?ar0e!v4Xvt0Qks;F+h4FeBP&JO4&WdSX%rJxduh;FPIh+? zscqx%YJ&jDG#R6_-h=gl8Fc~tcX|%{rG>a*`?)d5p3cQ-Q$d?I*cayg-GvWmDmrStS2OFe51OPcqb+#JvLP3NykMdl$| zPDcIo>_ET0Rf$;TBehtDtAf!?rbyo$s233MWK%*f*=r|_SMRKDDd!fT3Y|>U?MOV! zD?Z3|C)=FpIT}kb-qLZKY$m~|lci_k0%qBQBOi-KHx9440`I7>w4kRKWF~1B`KJrO zG^!MRO%S@l36l##mpIN))%wHGF}=T?1_u&=vzDMi>-dZ^<2zYna~6F|M(rk!rt@wk zSv|_sKcIUe)=#F*ZNDDd{HL3o0ArKk7hw$fBX@;`-<@crMS&oBSxLWBsKbtBO7Aw) z1Wml3j{E($3fj*>QkLArEhQ)9s0IWbS4CrXMVk_Y3fI2T0P)y?2W2M`M34?;!);}m z1pe_n3H@%aWX$ke6s(2W7muEz6lk#Ez+TQj(ho(eR_)>ap~E_nD`TIRnO zZ_Mkm3Y*=Tt?b!yXYQ2_^=3{uE7f*{^vq$iH<=%uYEzcvU`H}*0yX*8mYD7#G+n)O z{6NyyhdHNh_m-Rr_9I&FHFQUpS8|IPdwkU-d~P_*4QOZqqoA^-o^P!d6?3SeN*9aK z`Cl+6#JN*(gHDHj^Klh-N{II@2UjOHJHLy<2kMw<3}>(EMWZCYoy8&!+-X4;J8bQU zh=dLIEk$2nTjP2H7*?bRt!0%EVx>5L;5?Tw_Ly>5_X9;LLUDVIQN2EDZ_gzd#XT?= zppAql)Vlc=!uci?L%ZY(@(X%Qi#X^_s?9>yq0plhn=;aWN``ux;kV^UWTt!_Y~Qb_ zXpfT?1ihgdO@o4{3KC|E!!CX*)X?I_l^U0r|LVM(#75t*$P*_pNpeMgH~ck39;}&X zgG$@9A}u&)Dg|NMbH+XVFVpA4KyB-soI$ zBGMG>S8Ea_{+g@=X@SUDLT`84A7lnf=QZ8hh+xzzgTW^Yk@-lpM zt_xIK`i|^kOPt@PrLFjK>Mifll#h z%fuI`^0aqiNY&KYg-+zr=j>TJljom=fz14diT%X=;6I0Cri9?S*S#dh1aa}d??l|F^dFIxzDg5UzrT1RCA(vw*1MDhGZ9?m z8g!SDw9cYPNz!@!{^9IBRC;+QLWVOVV#7v}=$0weG(>rWM+`ue)em>C-W!Q0=GSr2 z0MD0~!p1irF_B%oo7R_qq#^3JW%zxzW;x6iH6h?EmHyiy2sBVSB_lR!Sk%JD(J%X& zy6YN5IbI$d0{3q4pgriB+N&o?6{4x#2C+m8!H&#T5t~g=tdomXGl1zS5A|ju!;Q#H zhfM{oE-eaEfIL4Vy1&D97NRSBF?zHbvSO>rYVrsCOkq)7MJvktgl#t;facDcQI+ta z8nmbN&`i%^i$KU>^Bph$5N9Wn6v0vwYqxk~qU&b1DD}gK+K@ed;XY|m@Kls9y|aFy zUhpPl<4VV|LkvLiHDqvc&#I8VAY#I0R!`h$D69GsFqb7|k0#uD&4ZKN=TScNtFJ&y zL04P3Ywr{S$QT_7$ZR4Z$_kbSR#SPZYy*ra4YQ0txgso}pVO$0Y1Q6qkS7i8lbCOUg0pw@0e(D_3T!?|8yo@-Gc-NmoD3GsubL8oP$>$D{F#b}k z<;#B0CZr*h>H4_q7We@r-)gv8R6?LkhD*?cT60kaSHSGX-+e@oEwLt=5ocO(v5U$O|u?ysNxSLeJE zq|xBK4GPolA@7$5Vsbyx18@wJPekDORPd&CBLk}8q7LX3^u;l=l*jifzoJE#RyRkX zjJB5=ugH5M52MGMtU45e8yTatkEfN%r-&o(j7Qq@@s2ZyL3;n5rA(21Xa}}TH*8g` zUOC}tlOuqzu#6Z`Fi)0>6)AqclJ>?k!&9dr0s1=8*EhYm?nwPP1|eP@6qCWo!sZ<0 z{b7s@%Dg4rmz~E%Y0yVpWgR5IlgtbbCl$xxh6lfhw$WiqZXy6HkRZe>O0q(MziF^1 znl>JXWV%bnpK~&(=tJoIpd~NNcjB=ocI--Ca4KEz3hk+MTr*jcd(QS}@8HDyl0WYh7>6Y8pyodwK zKJ(U$umZ>eR$qJ~PC||8cT_oozsp3qYSE09Teli`ezC;M7Uea2s%i$iyY3G%5&fb} zUxUxCjE04T!6})zshlLm_`I1PjUTzV5hB zI-oo9iX$$i+(igGGhNXs>bGHys@ABzAdEp)X5jblNO_7X@-TMf(|1t}S(xbCCt@Ku zO6};v+3C3zSf2^xAQ?=n{NKLQUXglV`jL*Xc|IZQrF8}#Wg#r{R!6)S$_>w4c>NI! z4#iHAFEkTjymNniR7Uk==qi4Wd)07V_25iu=%%v%5`Q{g*S!{Ntaqf^X2#rESdCqn_s(0OOjJSFup}r_4aMqZ8$M8))LFi>!o9x1`IiUL znPe}`Xh`G}35#~!^7>--56m#FZ%T11$^lTxTvQ~xMfH^A-dJdo!_o!dB5*avtq2Nq zV_1+ezjvwqj8LGPHNnw*_WR!NK#tFrwy7D;Q`L0S*n{%Ay?R+sxCCqveQh&Nt zOOiXPElATt_(8-fpVMzq5*}W&Bn24=_szNJXL%r0{oK7Oa-r8m{sDUQfR0lVRA76A z;tSW^4s>ilh%R4gI6EB}oUW{y9^N6P=cOaAhok`$MBNVszNQya!)_U^9TJa;tvWx&+@lcB+0t9N^A1zEK!1LoYdPzt z%5w#h;$UHCe2)+0Z`6Y^F%y|Bg3J^AT9mUIO>Xue1t$ZF_U|g@jh=rk$ay< z+2tN<9iUF_YdAGCWYPOcVQD$E2hdYZN$I?D{j7Y#LWyQWw88E`^@m!iI=l<{SIy`# z1?2T&vx$i&JcaN}=6L##j})X$%UBbtJQBU?L$XKcIv1FkdD3Xxx|KOeR`2o}@*TMf zqAnUC5XlhCW$=-vrMA%1hnadOOuZNlN%s$;sm8tjV!?xz0BLi6L07P|vk6GnCi#u#< zmCXH5?i7w8_UM70G+DfxK$%g$DFB$k#A=6wcwVq z*80#ym!mEg3dQw&Wybw(r25I%SA_8x5#V7H8Sv$bNireBs^oBK#FXSdPR%-vu#&0b z@yTd4$=n}yf?`zti^Z&**jK{2$@yNpMgSsCbP@4bGB^|9X3tvv?WIiPD8EI!9xL7; zB$P6GzuRED!R@SP(>=WTG)`)$PHRJHdI?0YG${_FQ+)7_gb_08fge{9Gw;q4Od9~w zoC8-di;H(`s_q_Al#XpsC0#-1P4?2od(lPy$PpNK2XPmp+jfd$FKM<6q3iAxQ6zle zQdaV={G?V5kNqe}0~z8MR6oi!8@01_)ASqYECesi=DIU`#nGK7%FM;A8{uYl%{X_r zv6yg&#szy&KVUin8!AFPrT#WE%wHq^7HDJcfbCV}H?!5|Q2h$R^{*kx3dp3MM5FEl zpLwfC6MYogUaojnmClXnJfoW5R+rdn(pzq5zS6`Buu@N#V|VIh9>!C@Yba`!3A`e=nm{U z|2ET^2o`YmmhWT<*Igl_1g$S~2jdh_W7Dwv{$xMNLaF^Hp2@KF6cP!XK&4ui-@Q`8 z`&vjV!i@_;NfCCj2k9eJ0#-~{ZQx5R{5{GNC&KKyP1jOqs5r5>!unwTthaa&@Ivdk zv8W7fjpDYuf%Y zkrXj#cZE_erNbERYV5mE*)20Yz!EP&A0ebK^dQE$_k=SYxX9R-V?Y*4l1F|s)CmsK zp9*i~8t>tZI5@t)V7Snv8)=YK%L$lj1QM+ED$xqMEVc)de*nRp#%G8q>-?vZ0Ys=n z10OSZd$`9N$B_Lidp6S(KLXWIRw_#APz07jq0Ylq%pD(`Kgh``mQc=T5uQ|uk;$(v z%`HrYH`jbJ^^`;flJ)1#c;1|VfwTiE=*84v%X@$#b|6d;*vt03JQ=g%F^-|zZqk^z zJK}CO8d>)}xv3tInB9C*l$CXX94(bcMKlMk3$ZvU3MY!y73}bVljz>gQtd7K@@@Tl zm9x4o9fpc;Cborh0gn8a0p-ne1>-Yek=dUPiOU%3L6kOobZD`Job}N%7B_xjZ@?Z{E%0dI98ygzBoO{ zmbx=)F3!vhql}&;q+4D;PhutH*1ePWq(tvD`5rKWK*kj#KexL21&waJ6C22?onH6@ zj|Yj=G}<&lNPPqnaMa0-*v*SwsJu~3K5hbk*LiF0g`a;g~&@wf?s zSDS0zo=eeaLT6i#mg4%5XeRpf$Y!d1J3%KsW(Gc>uzOA;kG$VYa z&{UetJw_hrQSGRPk`hS!Q+9x*TMO^5%Dh)3LG;?0&?7tgGS&`r*7T(zAz zdngJMngL_J2HPk<_&ae^-3!H-@Fq7cMpDpv4R7QJv4!a=NBin+l{eEsHIk{x@2$q( z3c4|1WAr>zwtFW+4$~Q5Hud5u929hZc}t>bXlU#E2I*q}cj}Sj+cTRARx)Rc8|mR) zEy6CqakZBKX)`aN*g?6ksi7dzOO8%bNimkNGGbQvpx!;QjIB-{p=WHYhb{^H;rec+ zw_OXpyc69v7n(wI__?rx`L2ytwgaNhSJ|zKuBm!_F4qk#9J{Z$BWnBep&<0!R=d&| zmt3_P)^DS{*lc+qzk~Iw>%@}_i0F?p?3GNM{7dQB5ScKpIB@MkSJFCfzS)?o`jpbF zk|oA3F`(1~UexT*kMk*)W7yMyPGACb0E7Pt&(uq=L81UJ<(Dq)52=92m3lW%aM91j zb`>&{V113eqDyhWZg==GPr_n90v z_e6}8-<3TaXqxj=c<=Muf9wA5&ZemUkOsjq?>k?0zf|&Y7mQ3OTfqfC(k&UyedL2-YL~8w)t55OUt54Pc(4$ET|EHxhMd&_iN}rPpKkq282kTF;jW)%`Bx)jt9|!oM|fv;kfaRH$$ZVkG?Ui9>=zmS zhZp{zO8hs|fTU?ww*ghJ_-K!x1?Jpol?i!|J58YBluv87uRj0b=ysZa2bKROi2o2q zz0@Xz~o{|Cr6?mtvOQ>36?LSQ(9YS8x2>29uxuTJi*uVjNH z`b3~9{^o!8=s#minugjI;dWAj0ZkCrjKAgUDzKXi=cc!ET=C~knWhd9uKnjh;|KNg ztMw6X_tGTN@vB9CKIRsLKyftRB)+7_`+S1>H#BT@-oD-cXLQs2s^Ng7F#dr^z;zhE z+?j4FRoG>83(_h3(sB#6l&0p8`pW%UqSgxg6_NFPW?P-dpxhvs0VSM>tsw%>l zxD6+KZo7OyN&^1>M}(wGU}D4kpefkdaQ<68`3F1Ji7uCW8;egsZ7a|;6KI?QG~W52 z0Zy>YBJ4{ut3O6E_nK@e}8ucz#eMU@wk);9p*E z$Iyz9DT1RY#ALZer;$jOI@fADL4CJ#({yJkouDiJ`teTQX&NU*ZYNpp;Az7Da@rU{ z!#;@z9N}-?gE@^Se&|p9Y}a2C*}KX4FM*Efr-4sLsGo-e08;w*L2(%2zYz!A#?JHx;wDE%o0)+6FFT*xn`yM(c&HmhhW>r-+a;~p zq2}mme$d45>*w|lE@+zJdH|_@gwT0}-|4gEzse;4jXXCf80$8kPy(7lMS{Y#y7M0w zuXoe&v`N$a!vox()qzi$sefI?|I*r?W^kScBq;G0O)IcZ5<*Ie{M*{rN6)9g#4)KX z%U3D1pYdpW@c->-3aN3Dp9~fXG|Jyl;HxqyAUN@l<^OlNnS=rj68@J=>x-HD|8Qpi zhmmWzf2;gQ`~Oh=%qXHq|0kme;vbIF|1G0P1?@AVh%}+#pNt}9;LVP((Z9&WKBa`v zKG#VjlSTPM)Ge7@70){$Uq4nC+lO~?fVtVcj9j8)LzLQ!VX^n)Byx)tiL?C$Lve9e z&%azcS7v!Z&A!1PQBl-8jhj+xm_;BQN_ugA6K<=~ATxXC*5qculw-KYFUaRMSNR&m z1E$fElYy95$Cz_TRCMMFTB+m)aMdq+bbrW1l`2YZ|@Uc~ApsxV1W z_%T>zChZN(>TtumyO!^!Gy8y2RYpqp7bYYt3Lf?W@32y%A2l?g_W;pKgC9|Ms!+)2 z1=Ei<%hpYP4XoqR7pkSJZ`gRlskO*^l-v1|XQm!8tw90O;>8NcS|O6pMU+E&XWn+O zf2vXFc?^}13Ke0ZCG4FTD7`APN@k{9{+a_Y_I11R z8ls^H`S{`aregCQTdxhGyk(SB6WVWEjz=i)W3Q4&r2j8~Ie$am}d5rl+Dy z417pZ+gU|>duZV}$4U%gsKs3OaWi|l_;^X@8J>%=1+>-}`=CmFU>$ z{b3kkq*o_^_Bt#JUs)Ltv4Jd<$(5iHj*q zcOO%Hpxk_Q&zC}0zLoBA3)v0G7tqQ_^u z8uf&t)>ePjEW!O6PH6?UI#NTgw5-YCq|CzX0v8%WQRw6YoYUv2P)Oe8OOm<0J1*`X>;F%S_niy zsx_PdQxrpJ4 zt1)=hmx~|iU@Qw2s0<4epcPDE14WzCzQ(i7BbjUS&7p1_HoQ6YK&h&6M+jD32jU@B z2Um)wvZlLPS+=G~4x@o%DB0a}(sIRFm1*H0rr`oYZMeO%?h6EI>e7Lj7_Jpm7|=uV z7)u`Z&`gN643~ewlD+zS8=H(S4CN9NjqBV$dbIcKHhj5Bf6gZ?e5Pw4gQ}30d?gs`+Lr(g8;fp6_Y-8uAKP!Zo5s@ zsd6UQ{BARzF!o8VUA55eougn^9}eA2lP|6Wj3_>#XlXVCgUvwz>K;{XHF22jTfael zK>78&{NA)ZuTFi1(X)`}Jh+(JFVNO%GXK5|iuUp%>t<*O2y@+Pr^wDYDo|b{5~@qwKmF$wGBmyHHGpe_V<)p5Dh1 z%dCRIW|od**4qHRKlP&#q`(8g3uus{?%l2XjZyneV@VRHcbOIA%p_nXMz3IlMTze- z7GDUl{AafksO$lt&X^Z|NPGq*ew05Q8e^k-eNysVd9rz*JssPnOot~MaDe{2DM&hb z!{m<8pEhYeo2Bk+(^|@LWk05Yozw=MYMEA+bjh}~1t7r9cMIN(M@YuYqd7xMPGGm; zS5j1U5q@#5SnVX6Q&t0faZLAS3Z7y<^Jt#XSsxyzR@m?5E_opi6W~lrSKjrS7l27i z_dzhtnt<}2vEvTUthOm6K8mXNSa}gJg;E>u<(Al;9j9TjmzE*T+wxqa4mo-qRh%!+ z@lJH)AEA=ij_fKg@FYa*fL|Gu(r$AOxTg-?$#d=!LeZ+d@tS0|OiNNq1PjsR+j%OV zVF==-qT=$LUzkrOP0QLnkZYvSs}ffzB#KyuCZ^iXO)IZu7U0zb>m$#-1c>8kyq1Y2tKL~r#5I#haz?jTt*r6o{kD*V7QL< z=Bus&*Q^rSOTCAO2OkRw0Lcg({gswYxV}cZzJ=15sEwd09ng)d*mckZG+A2EEtfsR z)z#8Hi=7ye%YF4?gjcFZ6q|Ab&I1u!)xH~sXCB9GBMEjUd*zD67Pt2oPz4wY1F_+1 z{WatgbCNw;5hW=Hzco<&+^^XvCs?doabyQ;QroVLmKodi_tEnnmRU_n7f(&G{51>0 zJXPu>KZM-9(kfwGp>bJw`TokDE1tC|1UvDiUEbbPD67bs-l{VR8pgY}qPUsgiQKvc zqMOA$8;bmsfN^+MP&5^b!&%44XI5(O=N(GKo#g4R+MF|osa(hl_L{(eC-x^uTY*YLN9S5JO>1+LZk z3LCt|WITckr!$NauxpQSOYYc1uKH(n7Ke`bWQ{_9K9qV=lc=Ci zFdFje!gs>)#fxsDhdwiG5%yg1gE_fOC6bDT z>S3J^sfg7LbQvb69!lsj%+>NjLLgV*B$|JLny=EYmHpD*Fx7pq5bqKn56>P(gb@(t z|1c6DJ|(!dsv*~v*v||6Dr(|0|7B*106YaN8j`;<=tafJ*K(`H;bmnO`;r(dMHphJ1 zZEPGNSEH<{yGy=a+b2Lj4OmdV0vMo*B-|N_?%ICnLm4)q?`hrHLv{Zd=ei6P^?vlu zCs9-uL8)Hw44GK|f=yk;JVzVb7~VAttM?CsW7Vot7b=s5>AvI(R-$2_+Amy3d5}7sSx;P=D(El)LSBBwtM;I^gOl$S0ag@KS=K-8)#Mcl|KU zr39)eaqz(gZQox>R;z?{iTtt73O?0FuuT<84zD$z?Fl4-^96ySs;PXSr8KMwk(^1L zOXITZOzPY}%Yjg#C1XO!PaRNH9q_y%iaki`ln;U2!h}IM;bw(}tA~&g{~U@f=D(s! zx%=bCSHb(CRF`7jf&Ib^TdbkbtZS82n9aXnD|S4+ll!V-tFmzuwpkQ-ehmyp`| zJ~D32Sj{iQ+5+X@j}kXl1(1*N_t=!PP36Z2e!#(=U#jZ=qJvH=(zbk5qMJXQ(`-Tx zo>a>hRmNb+(~XTh&nJhTQHDdb5fGmpTJ2;XND+Ddv+r>;Q!yY&Pn?NW-~kM5wg^tr z4$O<()yWoGg-Gm7LVRucWGy$K%>HnxKsvjUF1Es%Tq*BW>tcNxp(e}Ot!vSMCO)bG z>=_(zFyBb_`<}t~UJX`oYtz}nVC{jG#T4|@;cAYRE70wHe^c2=>;2w|Ff12!*k02| zqnb0PbH*kQ3o8T~W44)bG3*A>nHbJSgn5gkqn#EVh9W}fhG{T-tf@22i0e64pmhPC z<_lpn1uR5_jeI&7bg}X=3bXiJeQka^?cV9!yFE6`oNf?Ppv#E9wPgq>*^_%s%sP1S zow|lm4M)l(Z32w>*PE8jFm;+Tg4RQthapJeHNFp9{5Cv4y7goD&dx^1>Cxo~BkW`mLR;le+pro&{9>a#*$b=#*B5_cj|X8-z1r=;I@?r%$Lhx*(Z@r0yMGrP-m+Pd5fX79@PnI>h1=FKo}ibi0L z9s00}q8@0ze;sZlbLw*JPChEfTuerS>#_~EC^lCLx{Ew9Iqvw%e8A%sH^T&t!*x2B zLx3m+qtJVADLni~WGv?hessIthvWh-(F4+jJTOn>Wg*<*la!?6|0C)x{F?s4zyC36 zG#j0c9^KtAI%IT9mqX2)MYw*ysku#RdTSk&@=R*EK(6kawJ&$4+01R3o%)tJULC>4)PDdVE5kc)!+#{I z_ogXEkc!8;@_#Kb*w{E&xc~oo|GzCT2z&DXeP<)2Wbk<0U)XK^KMM@`eZFzFL*u5m zZfW)7U;lxa4T_h5cK!_5hQ^ewPI4GIid|;VXI6K8{pvGv7ZcenmP@^^5PB#k>5TTC6+!zu|w` zQrxm(9PaVbAMH3HSCrxF=C{ElUF@+BFQEiR0ON~6Bo}{AM$e|R-iqP`BD)6po#mz; z9`90Ak`c033wVDV*Z#z(TRvlc9MCrN!1%u8V~H7cqY@OPW#6LfCax+{~R^z5`nsEug?Wo zZbbM8A{>K|`d_@9S4u-ic}y%s=?ST&q$3a3DJ2?d3L5AahHRrLZwGLSiEaATzJKHE zeqbo;1?tUfpeuigLQi*p{nj-m$<-AaFS^mw{QN+hYqf8f{b9;nX92IZ0>`lanUaR` zVae*jlO1a~@pA_W4tnyxyWKYV%r?)a)Au>Eh0opc;*I1Ez0x=0FFcb+^ynBC!PWV% zB~b0(V=FXniOtp(lTvrf7V3wXl$4^Z+JAt7i1+{Kas*pE)QvwQ zm4lVzXTKY0V1hM2JdZOQ;br_r#a=Xq>*xpF4GzZ2L{{B35AQKKSUH^D;vQht37Epm z2D`&M6v=CykydJ-l&keYwg=y50@kYX|25r}eNJx_`umsm1sbG=_6Q;KS#$jlfKC16 zpJ9!_Gs_`o9ckBj3bh_pi<(->+z-spe8lv0KL*LJ*!La@nU-1+QzdHZ$b^}@(^3YV zQ*D>mHwZN^Yjpk-+Rz*1jp-^t`4{cxImd&U8YSgEEAdCg~Zi*?H=CTu+xrOnkn)wDQJkdaVz5JfD3*;~3C@wkZ9yT1L$4i4RX zN>zN*I*5D<#J*wyj6m2@xhK7TrM&)SfD;bkeDXcYlu*MWOrBRqG4k`)Kq)DgQRP#2 zUUfD3EXk!J8R^qFq;Vu@s7n$bYOvy@nwIb^4VC@Cybk$oIL9FIGzl5!TXi)SC_7=6 z)4kDjaY4Orcw^v@fc>(GLylrQ92=yW1pY_8K`yE&XWSo7KL5st3?#EIjXpP#K5G1_ zRd}%RbY??pSs;C{QpNnpD;SOPx~=z)~#1z|fR_@lGvee>m6sE-L*u!Xj{ zvuCxI(hYI(@|CdoAs^j z_%gq&s{D=sch~8LE0<)Dk`Pl;&2%&8`JDa@`x)5wkpca|)|cK)>R}M4MRM`v%|7(B z=7|4an&(WX-{1cLYWe|EfT=C*CP^=yObe~%&6Nlq0guSrL4qv_Sw@*GLh&Q$06&c7 zH65+GgSHP^s)hvbfZL9Odmea6wrrr|>17_r4P2-1Jr2yqfFbm+9#Tdly;y|`)A*do zo~-D+C%LZRv#r7Y^?o*KO^t7jBB6yz=>Uv z*}PWzl$Ol`pf*J(v$4jv0)2uYzLfOn1y(FN2K16hRv7zjVGAlF4CcCSbc^%@@#WEB zGcCobk_TIta>ho;YTYI-#&5(}@%{SS3p6G52qx@!D?+Z?2sH5rmjCjv6)LR$;a%D* z{f+oA-=yYWm`)`=K#-1_)YqCuTYuh_WZ=m6_yA#~x&~6tMT?Ebk5lKhKM#PM8Gdn( zgHXzj6rHN-Tmv&v_-og~v))QDfl-bvt+oULf!&c)%I7H7sZKGQ-pBiZ(#1j=Q}D)c zo|R{R!U^}Pw&}6n&_LxbWp08*u|o@ieJo>@3|`!5YW^r${Amy5H3UgxnjIoa^L&fu z+agFxvvlBP($HT;3Ny(U6d4kmH#&1o{z?SI=7zI%O^~TArdMy`;tDO!pLN*}#O1K= z!Hy@lKhOIop>9eWtAq3>o#KbLb9rTQvBsme#f*J52;TMHl7-gM{tK_u|Mt?rIbVj( zy^%|n2ERS}ISG~f5R*qQ>z5)mCno}GT2UmA91!F(Xz@xIo55&-g=&dIgrZ!zbk2!% zH@S_b6G)h2`LF1UVW7P(?@kTM<>V8i>!9=hq|Zv^Lm9A0#RchATQ<&XCIz33Whr8l!qB^yxTyd}bl7mhJ0+ zHI1fA`rKd?A5ectJ$aL+-B;=E?7)i7%kh_A*6nex@?VTpL0bvg$oSLU8sCcNnYaIF zg-=acL+D2c*^o(7Wjs9`M7@{D-J+Y9`BI`zV)YM(C{t`pI8K(8oaJhgUB8@C~jZe5Ou_-^n;Uw%>=N{ zbGq#m?n7Q?^-{zjVQtfyyNJT!TrC3t0QS1yvUk-=f&Lm?-t$b|jNqkD-cJ&$<{6*H zJRP0Kv%y?Gh}scMG6XP+MdAd1Z6sOy*W8uIx>=C-;NLxyeo^v6HJfJu!A0UtrqC%996rN*vNW_wyIfW~H?4C(wJwX1VdI$kXQIY8)UP z{_)G6dA1AS|3km6re^8%eYJjuoDOW3AXR^!vaKe-Wsu zb1LD?W-y9R6zWyL$=>MALz&`t!T}l2YMhs+BI1->y6^hKekJ4>yJhVY&R=6ba*w#B zI@VU--iuMeV}0|(*=!Tp7yynflmZZ-sW&xkQW743ftz?ZpsbNelIp&Vx~ZJ9%>MwV zF}`>Ye_zafIH{Iyu)2xx}}hz;Hmu7#ZY8m}%2 zU_qx1f)bMJp8%FqQxa|d^0Tc3KBr}%k;@BG0l?cF#Df9Chb5{YL*8c~<=#Pb_gpYmKMmV;Vv7_H_1}7()rJiX#-dmQH6G*&9tY=rmL#sje3v1avo;Jdi$|PAES_= zsxQUh(6<4kAXdJ|85w1EDjY3|2eeUK!spgd9*5slu{uC*64tea!>mJGIxuIHV_(Xe z?w=%WjAjzN%s!R>i%GHbMXhFo263IL(u$&NQFRJmou2eKZBI~H4hiYRwn_yG>u(@8 z)A%a=O$kar!rOSQde+?%(|mG(VwuE6ksL@xIKH>OqmzvDX8e%{|1u^T`erP%TG)Z2 zjTt(74qzP_E4hG|JaaAPqo}_UBVBu_4%;ufDSs=59@`}PE?<3+mPlPgcc!LRTY6@% z0B4v!zqR-cnUn=FfW_W3RMLOs8KZ%DfR3dGqsaciy=66Ca}hj6zX%8SQ@c|Er!&61 zl;MwW#}Ls%V*%5o;f%EO6L+|5s@SVsKdVDbdnr0WC#)5@U%`|2BwAReNDqBF-Ep2x z%?3!avZ~4x%6FSkQn;V-l+1Bg`Wm(eg;n(iipB%i{^KfsD_5SJ)ZxXkn3VlvLI&M++N17nZ8^RE>+H$ z@@qF@)0DE-;oLGS7T)=E>CZ~^;L~OC*F9G{dhkxT$PoCKh=#KSyA!fcwKlTF!S=?R zQup@FiL%qxy=hGBe&R5^Vrv<7l0w3h<203QN0lRE6ce}va^I% zM)z6)@-Rd~wPyYOlYkSZRn{1|tvUL&_q4QBG@b#mm+_HPxE-c0=Buevl5A`yafd0qwhrq=Wjv_i zUobvi4rr0BQDX?ExAJx@lbnR)nhL!4OLA)}4qZYZW~8U}}$(;3L`G?p9e#swuOu&o5z6uCCRSmM@yOrLq(EkQG@9#4J^FXOe9X`ia28>i?(=N8GUV%U8$aIEGW)$dB|u4eJ~XAL?@4sA9(HSJuGXm3 zxlwtim<(}u#HUux0u#=Ro)VKp19Uhsk*~}TT~%6`0X~gE>oCc0CYHHEIq^jKF>9bQ z0XUUs4fvDo!AvY}nYyfOM|HT^;#*xt0s6N*0fUY(>X!i=!;)v`fFnWAQ_dxjCZonV zXt}sxgVp=NaUQlRyk};IGcF;PZVt2O2@A-j`~13h+iC{%9rncawp3L#7p+m*;YN@o z*N_(dM!UD5lCAS<@b;KmNfGONF>R_-EZj3`fz4}bCuM0qXQ!lJ$X%=};BR69&2*Zo zUoJvtB1Ryjs2o=WB$i}^Y{0b|p8VCD6QsX@ifakf3D$NVLGHSLj3t?R7iOFqBF(Yl zH7LPP=Z=LKweky!@WohfZ4v|Q?t3oPDHm3gp)JGZUVXm}`bqPc4jEq7eBN}yT@Kui z;-t+Jf^;q^lYPO{_L;m2jj zm#d0YK$c-^#0OdVZLDzvsEDc`TRM7;)3t8DIO*pv`PR{iMhN_rzEpx;DCJWEXO;K( z2C{0X7YCQtTtY0mZBn1&W*$kf`XowS3TXi+I{Q|lkBlm{^QwordW%@|3Pq$DYMpg3 z>*@cQ^TfAKNea#S=S8ih5~;FVKF@hcEM-n>pQ=d>H+HhZtj`Y@iO5YB$MpK05*X$a zEeF8>1&RSli?Q`B=;w{`7;q-z;f9_)>+5M(j40Q z>wrEw!r~qtpv0=V0`jEG~g&`43QVl7jPTTPF4ostE((oD^6Xe|OXmDeHCveBD_tr1(axlHt=-S%vohg^35 z;f>_=2DieGpmT%Nh-nlLzIf@z62_i;<*b5YBZW1hj9VApUJ_|$p)xIA*$s>YI9uBJ zbr~k@!5iH@2-qx?9i<8)I1}0$VR{s)hp{byXPXv)MmOK>WOM{O{H+PVa=~l zVd8%=-w?@m3LI^lOV~!8?%8iypnjQQxYqHHnI_AV3S)FmFL?qPuo76^jX((U7HPbG zM2V(aDucx5VWsivRz7|NR&{3eii(f^1Wmxs8`C4zU*5wQ+!2Tvt7jrx0qX%wQYOE2 zD8m^Ab$a?;jghkY;QfL56;8w1Y6TJRcYXi>IejSb;fu#t)lZhTj+sM>Pn`Fqwe_G3 zGl>@&2lzcKno8|ODxo#EELJ|HXAXESOLotd>4{g=N&APhEwTUXe-Rjhrc$q#5^^SQ zqhH@MckM`Eq9k;a(3-3~{US@ux3X6SKj@9ND)LaJB7QV&g3YxGT(d!=o>mzSCa+C+ zdPu!fcbxQws{sU}qX;_^OWi&lZ&N-G365|=r5fpUl0jB5keUZz6ua6>fa37in?dYq z1cN1BRB)VElU?y`kj|x!RQ5Ud&$pWAS&eILzS_mnUT_Ywq@0q{=6K?@ZfOW3@>4Q7 z!S5{vLp0PAu_{T%mUy(_=40WX?4$h}H-u)y0VPXDE2->d_U`K&6#AM!ERAL(HRf+~V_ioQ~37e8$TFdb_phDkA~+qk<^1 z`?U73-M4v$x$lMnnU*Fj1@?bbPNgdyJLfT4Z2R>3r}u}ff_HJyG?@Z60&3N4a1~pO zfoWWdt0sfWUl9jR^L=CD7izL`QP<7kTw`}UZuZLifEuiTn%hVT<((UkP3vg;Mk)4R z`@bu%qx&+=0i76|k{gT1O(R*X7B1!C?+8>N&mu{>Y*Gczd8$Wwv4E|vkwOeFFHTBe@jWs;X!xOiU9)2R3~4>XnkhbD{mur;X9AJTsR3p88shq z5NJJt+oT_sl@@MzSU5PlYqCr7GAjm|TdfCQ466q*gPOfvp^RPgdyjIRA zgkz(Ea`asnm7iRc1Cb#<=e@Exjo51uRxUP{OZ{07{v-X{bcnmNWrODYuKcY}NOUUb zl0Nm(`b{1O>~pc^W_v0iOhAyPk*r+q=KTfo$~{I`Pf_#}md;0sPTBhSwO@KTEZTOc z`3+U$Vx7KTAGFi`REo(c?98~pg)^Qt0wN&-*g3JdIK4q@61JCCK5c}SYTIB(Y%;~MkY-(B#y^vd|{Ke57!At5+v zs`5AVY$+fw%U`XY1w4|GPbT80Bf{d$9n5DpU9lj2>#k8Qc)<f$~l^T5fdX~0e{>Oe;^MlZ2KlTD=TK^w)|KENzNE++6m z(5J;WK5G1Cp|rj9^Ipx>!~wxt*su_PHP#SJWAeh~CXPNH#B`G$PAbEw6u6t*EI0QR zz0@D_#L{O7Phxg|+gi;%f@sV}r>28-n6S~DBjVD-lka!>Z*GZb{xDi)RxyreX;dsQ@^!CIl8#p|aVQ~}RiOi%f!Ryk&USIk8qc1$}uuEUxp z4gdbteOay9h-Vg_$&FVuFEun@;&-C#(LF7*ab!-$BDS2;NsoB(E(2?Z9p#p!&g*Dh zV|4Fv%;M4GCyU?2o070;iz3mo^}U`++816gmelR)VH$}ZL53Z#1j1@_91KyrP(Qpl zG5@#Z?6x#URypNT9&Y!a0JbwiWt_g$eoUl49nxj{lq0TGB!sG)=AmZg^mf84(EHON&05lCA9|SN?Ct`lKp(70VoF->>Tf8-)Qi7; zcifwsom6Vdd)$3eo-*F~b|?ovcl6jshng%hFb6B`ZwIs|&D zJm2Q=w*DE&#{PjQm!xcp+o5WJSDxfk*jTTtbTjE#31s@=7X}br47++tqUv)l{P016 zf2Fp3)PzjVv@_%Ff)R$bE?;u@8K`HGz6UH)RKKTP=QXwrG`$R>ca?L@y;a;kG{ePr zJrg?D<^w1`p3)>~9F^tf6OIJR)Izq)ICfDgY%*OvYV*sJk{*v1^d(IAmP!)6I{8_T z4p?Hfhy|~H9!H4WsPd=%Z#|EJi0^lG7D4WWKJg4p3TkiD!#_E{O;2i)P4LeVU8g{} zd8WBwmOUbTzV7lM!Cu@KcO=mi->c}A5K<3O5|MG{O~pw=RTOMUw$=EC(nbQ4WfC$r z9y_`=(VVpUFL8~i6hvbTE;UYNO?VDkHJwcvcXMP_`DF?sdP~&p3i7VYY#PI@GKZC9NkUu?bJ<~ zv&EChxNL&k(AbR%qS>6Ivba__=0bf1jHcI1B{sGyck5k#6AWZ|?4L#v!6c1>9eV?l zuxA8Zsrlzt=D1N$bot`bMsfJ;4mgLu#+D7AM6D!u8ZK$s7cuo+#)`vdKEQ7I)#I^I z)32B0AzaO~E=n&{ab5;B?c*sCm>_wnEIIfIE!xBgier(;klQP*2sCs;wPim(HoJ+IClN8xQYi z;xSCa=5EexC54ExzSgRdsu2O_y44KM^Ck0X3N?vlU=iwmD=)(=0|FmMWa*joBO@rd zFP|EJw3FqvTs}>D&fbf=Jf0};B`n5LJYkc6I#N@;3ZtMy0KE0TsUf=cDY~-j!V(#B z%--&p#DxgO^c_BTq>knTNoe4yZ<|`v3jLymcLR0Op3Tv-A{*V9f$I@B_j5WyRZ9+2 z;*NpEKlSGOHp;SmPE`B^<1#?aZI!->>$Z*MlyGuB|J&sH+U{gkh-UavZ%}do;|G*T zaUsji(JyXV@}VkeijJw;A8Mvf`rx=`Y)!^b)(DK@^k1?e>kNrL<<(;u&LeVArWxQl z!jiq4)QW{os3u3GyLYtuveq+Ep5l+X^JBte>xK>0^V>=x96@YPa|0%rT_|`Inck$d z{FqGPdq4vg87v;s7hZ}y!+-onBH{5A6E7h0C7=6J-yNWtfV%_QqMzsAYwN6@#>i5E z8klUeUY3uN0xc*#8Eu*>9~p`$TS1BiDuZaXV$uZkwZ$*nH5nTT8dHaFrMOFed7pu*h&zZF6z#k+|_^vrv zL3ZwkLT53Ncbm|+oc(u?DFag#4rxk7rV5o@uNbBQv5A9A#f8^I-*2Q^Q3YY0(SG_7-lpnEwFnMh?YNmOEFt-$`*P-R2tY zTwvJB>#kT-k!$!_VS1G|%#&;-D@FWfP0D@pakhLsW>C+>$9FO1?g>)fg4~6Oj_-bz zM3T2oWFAzEt$A-pgH=9AC>Q__*POkBVM+sPevzsH&epT}DG^Zn7m?MEgYGNTN8#hU zg$ukmc+x51w@&%<`$b4pz(@C%{>eT5Z5Dj~Xs@xo3Zr-r+~|0Fp8gEkfb3 z-Tli1y_Y2474PfaN{YNS88QpTeNDc6u-P}HUEau;X8!}x4)Avyg$gSXfTbQG>N181 z)2b5UjL!C3{0?0@=|u^fV_VDCKNN6oZmYUg18J|TY^mjqV#6Dm4;!3lEBERD>6FAK zX9}1m7}Yp2tfOu9P+Zz#RoLV)j@~4aX+`Axg z=PB;Jj4v&={bxX46P4VHQ@w8z?zbeh%Q*OwG7PS-w8f-fyt`??rKP-q2k6BkO`I4O zr+SjZuT7Gk$|g?jn^8a7UMArlUWkT_k}!B>HhtU=&?7jd@Y^>?Xds0lj3;2tGO;VP z8eE##U70RkQ5ho`2iU-LXmC`TE;@2dM!(1cmn8!CB`D_Nul?fCpekQu)bN(&`f?*n zPUoUbpJWVfwORs;%XbV@dZsK+E#s`x*w+&XQ$$xVzTabxP*QERlMW%+$n!C}EF@Un zVVFca?dN&;Im9yyF~wNuc`{7wBEGm+Qnf>g4SxAIz+J|?=m!g*yXolAY72r3zfHYv z@@w6{qV>?&{zqJGmjyiOkqX3pOsXs*x8gz2C zeel0wXp9M^e(pJcn4>3QN@JTTi~d`~^U)-DRHvN)w4jve!i|$2Z5|B!ZL-;EDxM2d z;g=Y$FOcy+m}5Q8YX12pNQD#E-0vOOCNT`=h9$bX{daSJh%#1W`CER`ORwhoC~iIP zQJ75Z5u*I3Fu^DBM2nIc^)m!4-gU9CNy;D}JT%D$MpI|0`Euy97QxVVRHmLP-eP%k z9G7WH%N@EuL0?>^^RYgc-%1ar5GZS~{X@*NzsZ}S>^x}0DNThS*jz+8i?9s*!_xv)Zb)x|Ol2ASA*el>#5=fYm`&R78}9 z>5fwJ*F2Ku#_5MnIz9Ww?co8((zARHj&&=QAS@@~;{{}hLWu0?EkK=39sFuJs8~V^ zAzT8wead!B150)8w6YzLt<$_E&_k}a89^@I%?^ZNB3XpssqcyQd9ZQ8MGmGD>SkAX z>@Cqr>>q`da8pZ7ivI&RKXbiW`YKNPYo3J7P>ayQ9p=Hh=VRN9y|zTOUKV&`8Thj2 z@VKvMK03^}GExtYQ4_gVJqeNjC7FYBQ!y7)t2C4xoMRT285TNOy&~0RAkvVsioSbv>DjHgrF_YSKVj;x_Er*scnkW zOgTULt*Ksndb`D?k}J=8>@v}EqdB6p$S_Ly(Et|z1W&w3chX)-M&@}BMfT-&a&xE) zo}ejq9=>k=>j9A>4)924)Tj-f4Qb5sifvTl7y;M?U5z#+UWj6Uz#8c>ZHE%^1w2w>G}f6<0w%h-JP6ptoAFTki6_>cCwE&l z^6FMnnU0;fs1Dn?!y$BAzj|r zxe+@d+=!2xvh?4D&z(XIH;m}@F5X;iDc~{Yx6-yRtH0wlRf*)c7#WOVfA7ZX+vM2d z#rz?UlrznBEo5db{EqgOQ>kWOuSktu`5eiSrgi7`mxB4tJcnE7Cb4E+JjTlo)1#m( zymv7-jdx-*c-tU_H~za#dBnXl%BtoJvi(#sF7HDn+_J7<3|Nj0y&rCY&*YT`!ed+@ z1$@#M1=Bh|OS`pbk6DBR=QE*(JPxCjka7SCa#)w1AWJn3`nBERzB1}WG?n#3gia0FH(?L9<4xTE}o;fOh5#$YL~nh{^uY)hG-FL7oc@#1&yPF9fwv0U1kGBy=W{wT$1a}Q5TcCXZb8&nmq$|i|+ zxqPd}E<0dmRyp}0 z6kTE`_Fw#@(AvlLsp7002*gz6<5+1X-uZn>%w_ZWmX^s8( zAZdFDOG3kbS<&P!5y1qZ_OyZ*$KTHZF#REr{#a(-(0_n37XetWM-P@V^^2#e;yk=e zG^3-dS+?25#^sW5V|^EyeunN0r!*-y8kHZKrJ6coac&l)zs!%Vgq=MC;FJ z$Y3R2GpyImhw{B6=t~BpsNwkUia3|u&r(G9~ z#%{^maCyZ;iG&86L8Q{Vj_9!eZ-EbS0usS2&p3 zcELH{&U>9O#-n2Nu1*X!+~vW!f5l2_Yj3-I&q>+ul(xq9xBZIb5ghVS>%i<{0esNu zML2tcctq)bL70aCK0x}eMe($IMY;@w4yMj(2Mg#$WBq5+h9^;lz*pChU*|H)Hnr0K zr;0j(cD&`k*Dv7k*Z+uk+9TS`X-Ot_CUN<2tZ*P}-6^liy$)Jw@^3s{p5bzmf%oQCU&VWgPJ$n11NV z_=oJB4wnSRBWtZLm7~ne-G9Pd1RrsWev7_9edU7s(J?gSzlk(ukViF9)sQtK7-fNEd)YjW)C#Zyv) zbXk@16G;c@GuOX~=cs_@+|pF!@UnL{)%x_i@PuhRb99kbdyoaiYc4fo@ENyplzV)y zo`at5c74HgE8ZAAv64W^JPAZo1Zq<^;q^2LkOdI6Y}E_S_bu4_iiu~h%i zt3t8HqXz-*jHsN+r>;GZOUfX?ggZ4IGr-}M_pAqgE#SYl(<6gba4&9RqzRU|5?5<< zOS=m}Ttf5EY=;@?#lUOJtZdgv@Rtmy=7}#IS^blFbRYA*PSt+`_84HzyNtu*_1v$l{m822~{hdTB!_f=0)v8wiExNCj%0@46NknW`mg|uZfoN zo|#$H(<*H=c>d`$kFBEJ>>&(rx$1+WfUo`7fr?As}2|P1`GnAXb)@7=D zbV2C zi(PYDmAe$idb!r7Ni?3U>>0NUWFG>4S-kZC#rV)d`UuSto-E8~go8dAx@8uvJb*^6 zs4Y93$;8Y2#PD)_v=u&O1JQPb$jujU z=J4Hblx<&n+n7sTw})~G(;!w<{Jrwoi-F1=-D)mISFz67nl+>DX}MxT8g7CNmQYlGk@hdn45Bb{^@^qx4;rTgI{Eez(SebZpV#&UxNL1{kgatMn{Zx zI@5%9zspVeODs*veG6R+oIK@4AX0@BnHOSwS6kpXZ&Ky)9gt&naSPn1_qq5fH9NDA zy>5tf=~U|qy|YV$U)AAA&zGv8SB?3&;FIB;2c_5L@Fg*HuKcyYv}Mm{a-cm#C+HO5RJCO7`{P1QJ-V_L6I--i=FL2~}p zR8esfZ#xik$1)~|t>7hbBOQ(T7j4`}<)-bUp#WjC44%x4gjmiCEIVAj5$QA!79W3d zmRB-sg&1lAfZaRFj4%!|;k0l#tqe1_M2nCUWn;Kb$P8CmbSWLco`A@*rQ|;VmnHnWS`u)bI z*?Ayr&`g(!%#jq>RtNR${}f6!=-N%Du}pZOfxUlS`BCzS1k%MF0219}bKa;o-C0|3<6*QAzx>kaSzT)jdrxi*7(q&R6pBklmXbd&$s$S{c+ z6`f!+RlnL$yU`P8lWZY4S1G-_U<~|l*oaw_f(G^OsE-WD*$fgu_FA@ zBQsaP_@clA^>`P@P-e4{=OwF4Dz)gfOQ*;y{aSwJO@ymqs+bX1=a2pt&+UlaVw^V( z4Ci5N3{t>5zGaXC+-WlZ>bS=rQ)thygD`Qr}8N#`0uU$Cm#$sjE+t3Z~W+@;|!T$lO{{xsj zu7{e3ntQ{#6e6?B$J}3a!iIPy=dN3b2$N6v-y68>;Co#Z**|BXnDuLEs2#Xqh=zH-8_PD?VGbIwtj* zL&G1nY4~TWe`E8@Wng&$6RE)Or`+4HM=Iza4$w0f^-Ve)=x|r!0_Y=jiN}&Eu&aD; zj>i5mRZva$A0WrR6@c9ajtFrpTCk8!w9E%bz7c|g_hKSr=$_tuMUJD{%3%^hEaqCt zq}Gb%AhwufeNJ1t3^3U)+i%Gwa#?obpe>p#20h=$sY%GtDc^}G>&AM)v+2u%{)*wq z(S@>vpECBRru+y_4~;-&l_DM0-4@f#V?mIj*PWU`8G6w&p#}ITs0;E`lG8#(CB+a0 z($*(2^09}2!I2pTE+NQyBoPh@71hWqC(J!@>bbqk&21NbC6HoZ%9>qN63*UQgbxI*SKgUKF zhfDs=wQf?pFo*QSFF$M{?k+L3;pyY9pgMojpa#FwNg5O-m$AR!nnGu2_S3j3NtH|!uU7789;;7R6+CmOes5xy7QJr{c1LdPWg?OlFWdbm z*Gjndoh%F#zA6~U#sCCCcctbp0DnyQhbOO%W@O&m8*S;7R-kT5Quj&>(xoxlw9Xo`4`{dfkWon})l`Bf_m*oPq#)#@R?^2uheX53*gBa^ zO+8qCO<0|&siH}qm7+Zd<~i|0(&98is>FzBidnHB`o=Y?G4e37 zo{1tiFU~bLP$rpt57$4n$Z7I$_|>Vqv2{evZ$>-nW1*44&_=EYhJhy&v~t1RX2p;c z9P!-Dw|e~bQ+w~yC`dHVMNHkwoNtVkX%up@$0pU5753?%BCV-eQrwY_W*z__uy1Zp z{8x|S_&>AWupYt~-WS|wo`!?0(mV)i(abw8X?G1FB=L)f?VrM8)C|r3_LNBshSHj+ zhCA9tbQT8}Cfw6a7G7VoU8w{zee3?Aqb1kMPE=K{M|I2kG1%}!?5i~{24d;mNjm|>M30SLz`G`mlPmuKDSisU z7SKKjp(1e_R4)NPv?tz_$pSs{{VEbwn_H3}imszO33xbhL9B3a1^_UB=`Sf86@IhE zX%r$mKAd|E+Z7(E?WF)9AlUs!`Gt2Wd9b>ZeN+G~zObPZ;6?uc^&nsg$xg5xj(~3_ Lh9NtL{@4H6IJ;bq literal 0 HcmV?d00001 diff --git a/en/2022.8/assets/freqai_doc_logo.svg b/en/2022.8/assets/freqai_doc_logo.svg new file mode 100644 index 000000000..23b116883 --- /dev/null +++ b/en/2022.8/assets/freqai_doc_logo.svg @@ -0,0 +1,304 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + FreqAI + + + + + + diff --git a/en/2022.8/assets/freqai_moving-window.jpg b/en/2022.8/assets/freqai_moving-window.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9361479ac0a147766e26fecbdaa06d9a21a8f4ba GIT binary patch literal 276574 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%0D-BbJAkdkv_mTv?VyA}VvuLWe&O2SkLQ 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%0AGI9C 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%0A-0{D;{Cn+Ud( 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 ZBAu{5pt7_-pbdXu`gRB`K9PSW{{uzC4|xCp literal 0 HcmV?d00001 diff --git a/en/2022.8/assets/freqai_weight-factor.jpg b/en/2022.8/assets/freqai_weight-factor.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f8b23e1849588058fa8a55d5adf67466ca90c86 GIT binary patch literal 195825 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%0DZ+e9?q9jI}lqMU6O_;grg|T!qwHDN+&5x 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

H^AUqc2mXm60lZX+5Q? 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%0DY|A%{7gkA4hXNH} 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 literal 0 HcmV?d00001 diff --git a/en/2022.8/assets/freqtrade-screenshot.png b/en/2022.8/assets/freqtrade-screenshot.png new file mode 100644 index 0000000000000000000000000000000000000000..4ad681579fdd371896c3b751582d71614c806666 GIT binary patch literal 145638 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

?1|1GeVRh0%XX?_4_y4;uf7)C^j3 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 z z8`)G}Z#q zV!U6Z;3@m9UGnN00w^F{|0Jp97E_}O6(izp)Pt=)fb3T%3k(X`*M`F72ji7M$r8P) zI?;%U7?_d4w10SJ|9h=U`(erfX*yQnB6_wdDFHBR%VL`9<0arvsAbeXs+0(#o3hlOm&TRXubTZ;`M{~r;Tzn65Y3Xr?)Mr#}_8vN%$RcfINbv);`36w`rsv7ZKLZ;Skceew{>OeIoy3y#>H zX_?guw=iAuTMiJ4C;iks-_>ri%{y!g5ReB^r_V6jpMWv0xVY0x*Ss0B7l#OZoa?^q zdl`3V$p;UWnwf)&5!XyY#Kr0i3NCNfe-HwV>b}^(PfA`}ik0DDsOi@w*={j=t2@Ks z#Mqa4FHoS9es%Nt@Ej<>CVW41=x8yA`~7|FhivuNvQDR27Wz~pXP{G$;a1%@r10Z0 zV#eCMF?%*W*T1y3U;t4UGyI&v1MLO29Q?XXh&-{}4tMyQy?#_!8{P*O>N=W8Jd^6G zl^{enb;5~OOA7i<=kF9T`0x@QOhfC}Xi?Mfy`L-T~&*Ox2|^+s1*S?qfI7Y+*2)NDR^qByd;rjT#e26`zK z8j+K$uKfv&FiYC}i3HTL=4I7Fe|u4H0lYZj2AH4>Xj1+GKb!H5-gX&P12-WQLzWPd zEL<$_b6ADo+Lr42W@V$hz9;n#t{it&gWYF*b9M?NL2<~K8Pef|L0ptIJM^J>NZ~M` zoETGbPa^+~sJ#jPRAw6-ail^HWKSSA*NZ27*zV2a(7gM7(UW?+Ef0w9 z&Hkpb9%Y)z@ud}RR+YZ=Fa2606dYFdP>GeA!FtK6KF5IJOxy+)s4EHgi`rJtECqa) z<5#FV_<`-dg0L|_NbgD}Fz>4s2NqG~2P0Xq$E2_Pg5IxcWKLYjBsrE}#6Ut=#4fwd z+6(Qjb|1)HBM}bIjH$qQBN!6yX6yjKWQ8?R=?Q$`P<{Sa7&v~k|!&1 zcWZD%(m;!EedN#2nhlP@y6h>fs|YYf-VXYHj}Yg~>_GpvG8KN$Ju2P?8M)8A=?!Nt zT%`t8Wf10eG+mw$0V2qlc%ozLDuP%ZStZxtw#^)Q4Ta#(xm0phx;KfZ6o0M!v&KOB zW31u+YtiBBzZc$=0&;0Kn1P*CZ|>HurTqEsv%v3%`k-wV8`^ zQGRFm9V*lbcvKSyXjoBCVS`!xQeEGI$e&Z`%0oK=hrBuN6P?1(eF~JH1p5QyrEg^` zC}+c>orFDz;WxraGyGv}Q_}+L+|ZaC+!8s?l{TOeD2#$*8QhtNiJ{F03lmYORz}6I zK)>9`P0MJN%Cq8X=S2%#RPdyD1C=0RfSX15y;hE2gsxaGO75m@xOJr@Zl?VA$Oc7M ztVuxu5Dq)}eXJF@r+&Tn$?4c}-J=+O80lpvCGPPoQO^Op1W#?6hRL(t3xEB3An;`c;s|}b6x~{wz=WSz z*Z6X6jw`q4)a^_Bt(c?UdwxFEOZh?}q}#EKM_DxdOzeG9vFX;`un(DWImIv8h2+GQ zOy;N#l9_o0kuR|t%B_$rxmDp`<`~`GEUQhqRh~Tj9kZ;{2o(sROez5%{?Jrg(V2c@ zinAJC6{ka`RGL%#xVpZVyKa-d=1=JmYIn_F+nt^tbz?eY<@7vBG<9dX(Cp^bqKxuw z#we8y?nxshnr{E(t20^k+%3yle8rWe{;^oRqCFDmZR}^9wOl?$?Yym?-?4`;czp_g z-L=XcP4H*D1k*ji{Boip6aO5+r-)BV{qSU@)b)RfATl}r(eoSd!IokF zi-rGuq|Sn0PeQy=hS)xyWNQ_2|0H`ldtP8Oh0+B0)Wy5mdg1f*8Lyk>ah*WW$kJLK z;MI`P#ZG`0H}LwOTma+nrrFl}o~P$i&phL>sJOr+#QKzm7dW zED*x!`M7x~-Hbl%XiBwjRc=DZ_^ue8J)hQfJr`A-C-}ZO>WsNf&Yz!D{A{N{NOHxu zl5k6CpT0@)ZfklP!^br!iyck5NUR#Y#D%8&a6UWMOy&qPw@Zmxn#D&fv8t}-JJ$Lq zlz8|z+H)o~w(pQ#i!d#JQDxU4J$T{28QizMpa=q=xW$uLW(PCHDF(u|KGXCEh-2CB ze5;?IOhLwVKywBSyzCR;ulvL|#WmK@x79n%uBVAsvt&Ht@a7@u!aB4U=b15lh$0N2)uvng#6lSfXn`CQg!&pui$kSMzT1W1^tQ}hH zR*9V#w5v2}82>$j*5(Dz{vQ4ShYh#lHiBXt=6K_4}P65Yb|T=qUJNg%apdV4j+jAhaMEW$#=I@JJCG*> z+fsUE@)=$3wT&r56MLRr1lxte9B5o^G-Haa9_B+`a7=ZX5dOmYoB!quP)G)b1@0q4 z?E(VF8E}Ury%3hWEQwXE=_Kq8zne~^`u{PfN&gL3n*=5haU3-Q;0Bu)zmqT;CFr={ zP~y}ubC*Rmo$3nM?hu(-Qy-*?%we{dfh(TM3d}TT`Tog_dl6O&iA3TWFlnT+pP=4G z7~vj&uQ3|;L{Dlo7*gS2CPG+UErJU$a=JsQ(5?Z9MTr6cco7xvBJuI&LqkP0Kj!{G zmGr|J`C%|Qgaf=rl|>uW49|Y=FaKN%Ix1w9?Qo{3TRx1b>U$G9=pawbKYzV8`sm1Nc#iyJWI@Fnb2!Hjai>Q!|6vH!T`Hln@%-RTYqpi$g+& z5R=w3B=lu*DqHm?g}0UpB*eb%SQZ+a?)DVN))bVc@sAh8@!4~RJWLl(pUyKn>Y4m^ zf|tOQQlD`JYpE0?KR%NX8TW~St0$=q>EltuaB%GW6?j9zg*&k~zX^4}CWO}4~hi+9DDF) z6=?p0j%lYGVfKDY_WlBDUrtgRBf@}cU{BuF55(p3x)WZF|MfVomm?$+nugQ0`{2b^ zo9p_^Uj^`otiX+16K-=DO`$7T+|ul3sUsvb=NT>gZHZ-s!RGe)ov$DdLwZRFwe70{ z?-jGA2%yOJEz^_tgNhLUEC%n6>r!=saO8pjz_rCdI=GeTy?P+@Z z>FX+rtwp~~EML%ICO{dzqJQ(_>iZgT-tzmXjQiu}xW18dn~L2lwjF~&&<`sz#I{bT~U`CQ^-!fE&WZM}MX zHJIX6?WYc-<|?tM12f?0ND``*x*wWBAlNPCOd>W4K8W$vMI|d*-I-yvoBQhQv~J1C z@Sb4f%^VIE$fE0hPTkSE^F^vwZT^IYVQr&d1(GA&UEA?HDv6&;6l<&VJV6rSSbsh_ z&lefU{66feHPoJ52888KAMC|*b3vdrD@mVlXRkUC+zj8Gl&I7 z!EYnH6PLd)U@(JI@vq=QZpBk75lJ* zz>w~Bg@n>M+3Ue{VC~VJnt>CKlsZC~G_JpwFB@iVlbe$}0%AuaAtEXzM>Wse8b+c& zDH$=G(;>yS`4uteHEHdIIULA^!Z@}KN8vUjMvc%T?f{O}fpb2O{NjdlRWad%TC?C~ zw~boE-BS_Gb?H<@u@WKBkSw1d<%Z{p7y9jKp#AR!=q% zKK=gZZGFX1xsA!lYAcw(flAHZ#E^;6%eEUKU+f$FuC}9*Ud5_XbU4TRx9!jkp|?En ziVtHXTi~tqTJjoFk=PSw2OE@1C2OmG(2)Obbx%&|8*rzVax3p^Br6566>F80Mc;Pd zS1KJlF_h8LVbp-x`mWeahx*I4{%L#QYwrm-4C#>uX+c~VQ4BRG-JRnz;>U+!%yggF{PX^KxF(ODsxA=2olAU_B%r2f(Szk#$@w z>lwcp$#RNRw5RJgFxC;O36hQJyBouk5=kQ`*n)bu$S|#_<`U*-c*;3oy}pDu6GVU2 z7iCY|QVjAZp2NWWEj@F!>=yWiGmeyo3>E;SDs-RI) zwpDe?N!~>UALs>(0w!`wcnP>BgP%fa#aZ((DA5jyUP!&U6P)U$U@kuckI{&pwHln# zfFGv359g|T+Rrwk;TrwVjZ`*{7C2_q)=lC@Bc(z|oOK8vkKJZ9^+${$KqpLLY!D|= z0FDxAKWii(%-|EqwV3qKk*$B5Y3G;Prs%-d$_VvZ>~Bw8WL#;3EcW^=_CCV|WWZX$ zS3+RafP)iqhc6P_y)9ruoKx$X(bo#iRL>jx6n;g!s9eZ9FzbLaG@jR$KFZ^lxw*9< zHe1djzD&H@S8d-nW#z^tOZIMz;Ec;#Ck3My0-ma8E;;bhlmxdkOrV}nBGuB(5kC@B&Heq zL*!Vl65C7i{tvF+GAgbnSQmyskl@Y)he3k7yAvD|+}+*XCCFgGEx5b8ySuvvcOCf1 zd(K_!e)s>Z-o5v9S9RATHMtdT)}XR=IU%d|y6}Z{-I2j0`nX@=gt?WIiHp0bM5zf1 zF96WM!}#eKaNLv7o_wwQ#50ACl4^l$FwD}~AG!@`7CF-0Yv_411Ca0M{#?xP?}9Qa z-t}PmV!W8U_m4A^g#o$DOOAI)9|HW5U;LMt|8a4%`VT3*>-+O+7y@xHNio>zmX(=k^PHtgQqNu4H zSTgdRwSGC6#2jzDNP@ziLYDOA+KE%4&Xq3H>%KGWs{`Bl^MD&VJ1o2s7IjG}RW8i@ z{O_VNn;mWLpnSysNwb}+E^k#b+x}5bHOl4$sg786I`{Py+Ion<__nNDch8EeWN?KdySaI~;aP3BS0MYZZ4-iK}5xk^0qc zCq6~CnILGW2vv(UT<97jcexk;|rvOdDd%K zj(RLpZ1UZheH^}vuL`C>-!Hc!v!AgFU1qS(%?(L|G#4q{?Jmq5K(PS?VBP47d$-13 zhgaT8NLnAlG@oZGBMk-_jWxfqzaG6b?$-EYmn~PRr*U518@?*UFlm&ty4q(KR4c|` zY~M^;)ETS~pQoB4S9Pr$47Tj^pt9I;59B3teqW;+j>#QAQ4=Z+VpOSNQ% z+&z@ixQ&9s|LfS>oUqOwhtvbPr@qk(cC&L=MN5DKCqGp6&jwbckfG^zG|ze8*=8%? zV;38$LQ*m&&}m=FU#EZ8BxAgvX>K}OShbsVc4RDbC4KoOkDO&_FfTXWECUnVrzz6Q zcwUo|%%TtM$w02F=cKAA{qg>F?!Q|8PvU>I{Lg<&mC>`T?ICooGQu!bX3i0HH^9!M#_E>Orwj(<$RH{UCG9&d$|1q65{B&hU+ zLs8NGg;!pMeBC+hl#uQ-<7KXaMc&6DAtyspu6)BTfDbe|Ys=1}$mGxh=r3TMV@J^b189sWm^D`}IeF^eo^}X@ z*4{KtmwZOolLit93jXb1=jemI>!BVqRm;KgCYGz)$-ne=m1g%L1T%1hQ>uB%HnoJv zxpPkL`~wHB===)K5oV-fBMf|zFkDal%xH`(XyNsVo**`Qr43pX_xshwx-2d`CG2lc z4n5a;G%0;SDKRb%?)$)4-tuM@87!AwGasm52=_UR^KcUCgdNE# zr$fxE5ZkKqQx}cX?>**en)!6IqrPJ3O%3^KBK$%=6$-7u-TzrHDVdALbb?_~lrlRM zG@vIWgI*oxtiP;jOS0kg4Y9#QZTBTxx6+OwML_5}oRTmlI!ILCE{mV4s7Tbxh)0FC zSafol1$E12pkW^2YS8q+aLM&xJ83aGBsU)!c4?5^5a={6p}0C1*2S8gW5)2kZxOeN6cx^)B3@_$y7rm(|OkAk|5FU*CDjC?GJHyN5S4<;EI>8(n zCnrRAovqD^PS6MaYU{Eiu;>U*NC85Yo%U+2iW4&FVbLCAm#Av%P7K#+lLKvHcsg7% zb4k~^;Dc+Jt_h8Jb1?2XrE0uLwEu2;!2_{JHBq)1lu^Z#<~UKB9vl=CBPtFJU&Zv{ zR2QG_9qo#I*n0Dn{$A_tde5~LBzqYv1P4SN5r#J|S6NASOizD*xI2|>EyXH>KnSKb zlMVg*w`8$>zOvKf&O7y|ICsr9hoY0_^(c;q)63aH|96x8ed73x;P3xxE-7TF-jETc zj3iTsnsIL=e=Wx3;RhC+HK(xVa(`pbd&8#1D)SRL9?I-jc|$FLtI9YS{wc*9N`N_N$hR*I_NJ68@bOENWIqSFmoS9tNh_QNVGT-Nw+DekEn`&paa=bX$WNVZcd9#iqdD$>^u)6wJ$Sv+W2(VcJFXi(o;aS^H+8^% zPO9k1;Gh+z-51F%?Y|23gI!1Zz0_`qa(}uUC?dg$#zaqqfHUD=YfPl0)(+|IueRoO zLXaG1EN+{HuuRUPsF)t@RtjL7^Eylz7nLI|-@BOFv$t2^!TPjIOniZ2KmF|@0fAh~ zcYSIq8<3c1O}0vPLWXm;n{J)tT|>yn?&9mj^Gu^Aw&?8BnYG4ot@@3DU5aej?v@<* zve!ggL*Ls!ZTRnp4jIOlx~s#(!^vEZ1u6~C691}gj?nmX?i#d-`U2giK5ww@A-C{4 zm53Y?N^_MCb(?4@erj<2%0Z7v3xIJ(z|v+69b7l>cC0@*`j%@(GknsRj}k*1d?Y?f zc)_tEG*UfOFDi%XZk}G$Yu8+uKIsLsFey#c&+Su}y!1`tS?bvCTU}TpnUQxB5nq0! zy=#@0&wCgf^H_MWiSmzM0bv5V>`Gp*;=dBw>a;wH-3tVaG2|0mEPV=(!9reqg9;me zX0Ii#zijMWtgvcT>|u?zg5t^PfW~wFmo3cUQ7=>vjB#cIQx3HJ@yk>ivrh&DHXyGU zvl`stQP7v%VZ^VaWJ}UIi5UJu=aW)oqe~`PZ5J!#b)FO!eiF5s!nJ7I4iOy{%-U$@OZr%IpGbZuO zO8tokvKttx{p~US4VL)(YL^xdvCQeA7uJB_tzPQO=DS+$tvnTsyDJBV&$ieF+c@3_ zxgA4fhb6vPpDvIfk57#HX8I0Qp8F8UhhL0$2clM96cMFol0=bYW^|Sl#TIgb>J7$x z9<<-XjCooJ!BGZS>nhig2>Zi|XCI-J5>8a|aA_ot(M}bS$7u#D?)Q*ANptV!b*|i0 zfI;Mn<1-S;N-hTc>=8lX=1zn-YpX`P5m?li6#D9xvSSu4vEKp!pbD~*B9ohD0s0Lc z0o|W^$f~ih3BU@dh(T>BN8<8MooLU1VZ3g88J&h+t3Ufn6Y-)}VvCmS2>Q7~z%Lk; zBpzqe;ra1l7K>lq<$(;78Is)L>&4B3gc0a>xadyijtMeZ9tY<4Rnfw?hDW~?JVSD< z4Oa&jREB~wHy9r~jC2S=5bg%L&^J^j==dSd246J~tJ%2LS*WeiNGD4(nv#TLa*v%R zy>6SH|9PhJb3$X9zim~is{WHZ4iKZ(zeX>E{cYdc|2k9bM`x+hwifoV_~?)X7n%^- zZWfb^-=|A$%>K5gc-cI;qwsli!^+KG?lZ|uTx#OOV`|0!VP<|2K6>OOM?wOM} z@^9e(i!k3*^iPzS(*Z8I`p6;wxAYN1=!26To}G97|NH$1!F~>oO7=#~`{n2E2be zlcHWo?M-Gn(i!U!PKokuH*ez3>5k9+fTv7~Cpq|vo|E$8%p&`z@F)#=wAD$IvtDyR z*+L!KzW6E$Y|i5BJ$yyLWOADWEi;LH#n)~v#<>a52ErM)1`Tj_)xwz#gsV{@$=~g; z*Rd@^S;19fbKwNaITZKZ*E)MWLe{Ya+Dxxc>$(q+-f`XO44pp3b0TJSU+)8Wo#V{w zMBk7P!_UL{d9IJdPIB~VIfq#2IikMBT@Yl3N~+vd{sZ^!P;cZB$NG6L8U97_ZhOY zQ}*gPdW)<}> z-|Ci{N$1Oyt%Ii~LP)v~?)cTv__+Qae@HFd^VIBgNCyeSP8@Sg+Hc;|5vw+(fn^B> zr05R9I;Y#NAw2+>I~Sq@38aS->ltuY(LRc-tc8B

Y)#Xfu9v*wR@0IRi|uW(7~13t^IhlEK^QIW_DZPBkQroUaUs#k5{9@D3hl9I$Kx?QvjX1;nm*Zyi%m-!=04iKX_^w>93=Emkd_=3 z!uA%9w*Z+#YbSW{9UWVlCiD{bg3@A=(}l;J`>GJ=L#Crq#jjktwW zU-Y761!3$#90=6}%D3OrfP+?+^0piyr|4*LK?xP>2D{3*UKCeBcKRzp>&1Gd>_FQGx#(?}@oNkJ5Sl^`VS3>3M zGXJXnOGO<2dD=Filwg18t_dNleV=&)mmW_I-F78uybobwxxKmgy(i17kQa7_CEg;z z>vBLfnWmH3_aFclg}9w37DKr^z(4ZoanaTrtJ(*Lnu8Zqi2HF&deHZ_Mxs)4g6#m$ z%agL7Vg>HmkskjM(DGCz(9s0*>a2U2pVzmy5*kc6_*`Be7_9W#4pVm}NZl z*UD+(VqjPP6{#HYJTCKhD2VqG0K7f#y&!b|v<|d4dFE)}-_7dX`Q|?6iOIkZW?fL_ zz6!qZ!BPFaJf&WX(CO<%$IH+7>PV`>+;_`%!>r(Hhv9Rx6me^ACF*sM|G1VU@CzT$ zTRp1{?JLQ-WqD8T`;+t>bDyMA+2_w#Nn11SpO@+n$ni~ry3Z#FfkrqvWo`HzK1aQb z&Zj*$la(U1vtf0oUTbbI;HENCz#E3om7Lhmd$=bTo|bBB@Xb<9YvN=Y6d#y>O#4d8 z>+Y>IyO5?m)|G0{b@x&e?{d*}FP&avIdg&Kp{|aNZY%;tRDn zNxgHX@0Sqm!3$m@QaF_APwKdrABx7p38$3CI%#&T!o$ma!^+&~M`ig2|4Jp*JEndU zV|?CqJ|OCK{|D=cvjxhw?Po-DMAFW9p^v{clK!4i9?Q_ER$0rj2WI{JwB|?8=i}b%hpk}YW1HHkfv=b zwn(UM??u)oG!I?h??D>r z=&tzIR%iSM8g$U}QCB=+SVQl*Bamion+USNYo=9J9=tjp&rFEWecSItX{5j~pKuIj zdoUeQFZf|ILi(ELYNz&O>d=KL{SJe3E-M^Gn*-%e^Zggj#!>_-UC~9l=ryX~Nwu|` zk1}6H=Po-CgOeoW{nT#8n&7oi4f8H&@V~BA+~seiHoH z*G?ql|3;jt+m2x)FTmdM2$Ttyw(HFgUb@;LTXM*b72*+xEM^;&j%Z)U=*qEF-MLmL z=WKDOi$+r)F@{njNV_*Ux&Wq zen)~>A!ZDPKvDmok>nfv)`yE={NpbeDROKfs9MUwWLlgYk_g3!09$&C1&6!NK7XF znpP6~gBNhb72>0D8BJ6f%FuwC^*AT6J?mNqO~!61^i5PEHBmM4n=&OC`&5*F(3i3{ zd-^u;`bVWu0yZCSWo9E`scopo0XcIWQsb~voUcFNgfb&i>#pM{cilN6g@DZ zf~X!fG%P1#@BVpYG~(Nd%B{bV*vdI~I{+|;j0lqg)9 zn(OaO#lWmM00%lk;daR9csLW_hfQYg!a0TnJT4;zAAMpj3KFMX-B-CJ0N|Sx?onB9 z0iCA*+GjQXTuhH>;YV-!AFAg)_aoS}t=lR;fP-1+ROB8HY~{=n)VzEIW*=c&S`#Ov zEy4VOGoEO+*k|3egKY?zBwtQp@QqY_S+s*xsN&3f;ULjq`%(qNr6<1#0 zNbw6c>MC(G*~`17U$mQUcC&=M%urVwt;N@~aVX;4Q;Lkk$NRB3w2*rRQA$t<2T=2I z*h^vGAVkzYT15F8@fn~yR$Ujc{y>rGLoWH5^)4y)>4@0f%O{sWb>od>1fIQjKZg<5 zq)8hY`QhZlGueXMyxS@}US+cJy4qv-Vvs2Xgf(ARCUTd~+eOSW>wx!DIqQefyB{e@098omY}BiPL{TR5u2p23)z zMm>i1OBNler6FB0Ng)!gOD&5sj1J|&q+G+iQ7XcTki@zu?8H%vW2cV4(Y8n8*~#Q>r)g#jIgyX82DoD$tameBQpB&XFyB zjOBYVt0wBfT9gx6|6tA@??|Xe5NhhIMkeaeFU-|yB2&bYI1zN9$@IWU^W5afqKsNll^IMV)CMG=vXuKf@P*V=KIZ~%bMM&wi-Wq;KDR6rc7oefTf@|(ma{To0@tALGO|a ztqyBzSNG-XdFzeCh~z@>~Wcy*v1neY7DSykM=$&Pb z9gN0GzkXEUTXV8vVuYKHG{pnb9f}hFR$-qWs$8RPFZ~}qLc+I$#p=H$N>-bf-1z!5 zP8)Lg)=s;BElsjP3qAz!Ib(nD(u7~bV&TJT59oS+s?zqSe}bY0&G*R0(XKdFcUUgj zJD6!HF&m82|Cs)@$w4&}th3SC6%Hz>HU>2kTyiP6ItggB2&*-iv0orbaY;EU&lA3G z>Jkn%x-k;aLZ+jzxvkjM6qt?Ku^Ds%f^QD9iQ_TY0N87Xcs*SZ zlp4s*TShOzyn|P}Ck-H9Lfw~JZ7K<#`*XelQ|daO@4 zXrBzUF=UTuKyQ#dczjK}77Xl_t6|FsI0h@PmUhS3uq}Td;(1l|uj;e>$G3X@`FN_$ zVaXxa`Ia7^Pnr(?TEU){Gtt2wP?J|51UJCxJXDh`|0~ zqMkdLiblBPZ_T4*4zTK}^m#yxbdUIRQQWtJ1f|yD1^+=7T09SNTOGp5!l}@5 zSz3&UdDm$^P4%oh;^2dggmDHT$7T~m{7$L;et48hn&k;pz zw>jQaFgG~ANyRCNU|`gqrbVIH$ETTYmlS`En(XQIo=k3;dlDFY)2GUEC7{npe~!k0 zthc;gXbydzQcw+EiZf4EiOF+E*~WoiDY@TW?&OVlf>*ZRFH`csl@ioY`RYQj9?7HBb?C$VxiKZJw3eRq^e3xf%H>H0pt6< z3GNY!u@W?NqaYoT3JmQaOK2_dlJ61K82quMd`*v$l#sp)uK{f})sS4*R!rdesnzX@ zLI@|ic&7lP7yl>_@X-2V|Efl=!4sk1+}vbb~c*n}Xu^y^ac9!%CiQ_Qq2qfu)3r zL0*^z&5G*kp_z~z%-<{b;JUx$^=rmv=>F;wq**D>>NpMIsrJ$#k@!Rv4EQa&M?!yn zovC)(vk3HXdg~4{`Y3A;EN}G~BH*dp=W{F18C4mU45DO~nE*vE*fDuGv2NXgrjJ z(a(Zou>Wf`HWd@JH}}J${i9EATtH1Ri&?+Cu$3^W((Fu=0K7SXD_O?6eV&RxTS8UT z5_>aCC^Y{3OGd(NP;9EYjQ70^aM0~3y^)mM^^1U0g@ld;ZPp+VvkI&Z7?%7#8WKAb zJC-io;O@l{lv`QQfcXhSM9?cbqC)3+=L135-26Zg+KKZ27eO#@q^)6i#?uDbNZdre zVwK5Ry?}ijHivZE+N^+4z+NR1b)(JjB(z1S)HhlOnT6az@rqh2 zzLQWJ9UROI6W(#@QrFC@Mn<03FrG*RZ4_?Z0E{{;9m6WN2-q1Id+F$_c0Cgjnkn*j zTDQyq8p0F7U-IEPFxUwRn<$?R`OIIao$Q^CS|$H&A1Ubu?Qv;0tidM>E_ZINS_xnwv#g9AuabVrI$m z`%&J;0UgvkyqOa2dn1g=kN~_$io)ZtxR7{SMc*j{M^#7t0~W|FoZ=clz{MIu@;h_2l!sMQ>6{nP? zW}9a*t&+at)7;^j{zA;Pzob?}7l*e@Y3;zkBfDsor)EqSrd@S(U}@0=Q$ufHe7bg}kNAFp zPCbXW-*p?L$NWK^HcGEfrv|XxUg>0lHH#J5si=*pF%OsGa)3YBR=Zymm8=t(HiR9 z8+ajqt^NZoE_F~9f}Yy5akx}t4<4fbPz!yGnoRtuWHysnfjaGfr3UGa|DX#lSLq+Y z{}%-EUzZEE58#D=@jR^LpK$O0xIg|w)wx3dDH+!26tVsvt0B(Ce5A_jWv_u5mCprJ;F>)c@Sl(%dL8vAL2%cyaMw2E-&VgBIdl`st-XeKMX2}4nt(or*-esSYWp;QQfx>z9uNbeCk`(9Hp{Q{^DUsq( z@Xc~fPfg!&zmU;FDh{CDGSXaJ!|4BFA{8Io?lljiaByAnV@(q(wRL(2fI|X~@W1q6 zn+jVY3LsOs)x_U1Rq-XF-KA_5|L>o}dGRqH5j$k0uH#t}IzDy06vSFbSH#;cEJk8- zIxHqi?gvIM8(3~0Pt++uYuIHxq~k7_2cDq%NPpkUi55bn}>m zz}F`jHp2xRUp0AXeEG6_H+7ThuZQbVG1Q`PzhJ}j+=DGM%-HRfbMyHW?85806iz-n zqmYgcmGMIfXW*n&vuaqs*R?`Uq~s@vcoZYP$^TG%6|FwTvJkP+anHG(kkaQ>iLydn z%a7*Q7;$0Ye8%05sz}|JufSKzK4CA3tM@MI&HrGyH`OL~W2bFKN?V?qcf69L>54TDATC8=up zn>d9yv{7{Zf!F+b^~5ULwaK@uKGK&pR)LFBn9Ow;Clr}B@pZ6VnI!@-%W8;JiukLw zJdes^%l2(Zo!qU$E@}z)8d_=NWW;=H+SLugdeOyIT()>6#y|nz`qB!TU&;zv=On1b zg)-W;sc0DadJPrc0r$gK?&r7&=gdJ5L^-a@hc@uJ4Xz4Ik~)|6yoP%XJuR>|unnWr z7{AJ|(O}M3eX}^u{0Y;;^_I&%+Z>MV^mM(id-v+k@BKQZQKjWm(N;dc?2WJ=xhSBE zQ_-}DMUcwRkC6B;0U)6IGfM1v*)SNy@30{-xBi4Sld34^jfDKFswD^eTF1>3+M=*N z^_hrAr=0|OKfcgFNgw8U_3M-bjkEO!d2iV`nY;N@^*Qp7MFmPXLZGoZKZ;FUNsjOq zSa1uKZcGz-+CTf0QnAj`qW;}Q5*l-T@HWz1K(@p z0VlI@VGI{A>Z~tB;%EpD)g9Xv4g1&ah;oK#J)VWgIXPM}jz#m)F?^OT^Wn9h3uV|) z@(b#)c^&+iDt(QCbUwke8`P-_1N8`t{o;>6agQjtovuHGydF!zeWFk;uuy8%R4DP0 zF0W?F0&#J)Vfn}H99BI7TJfM_3qQ0t3ikDs~P7CvhsKKoyY_$ zH?ZV)89%y(puIj$#HA+#Zj`th)+|^Ksh^4@mpW)>g~m_gy=L2&6$!j)rA1yAMZ0kj<=Rt-CD-N6eu;{JR*Nl zJbqU(LVgYXo&pP4uLU=)Ov{0`8q76jG9j`thp3p@P{^5;bXFE8A)E!Ghn=|L4tx2o2aU}#Ik6^*l^y3p!8R(O_O z;iaEELvjM5Vz9&RU7-5VGszLDfuxGDerGQ3HXXhoe%Bam3n-O|@xG)aQ(_}mea%u7 zp8N(G`rAjzmHes|M~BTZzY1*a`p_CO-j+9~-GwEl~o~E2omX8vVFa6pGhiF&QbbKad9*LOH^(t`F^VbnQsT zZ+8RxvvgJ?4H320Vt^*iOZLM_OgdU9X9U_)3ie|u_%h^ft|NSvhwr2Rg6IsAWoCWL zXrD0Qm{c_}KR?VL2$o?xKIe-+#>M|rDx>Y!M)rFF9yxB%a28} z)d_JDN#b^%(xO!5e*)&`Uw-!n*?CdmmI=vl4HtS^624QYbvw_tOSg91zh{C!Em3a{ z6LK1_aFOv(L`j@St6{$4+@3bdVmqTvg+D|Ie7Q-P9l@6)#KQEm$-afl^%cMl3k!% z5Eoeg=bTSp}*ol-w{)w z7S?)#eGs!@j3s;=zA`-;tG;b3tj>fCX6MZ3I$B+&xG+{^*n8O9p{f)+cQM+9_L*S9 zQY786hV0^`ML8w|b9d67)4g77gg816*@7I7WCg)t38eA`Pb>aYTRSoyHnFs+ov#jh zl;tz);tVUix4^g&`nf|99{4veIfHN+BQHGEIg#YDl0)G|HDro8a>XpE=FRDQp2=e-y zalClT`|oT1pFNFgW)6zcl=WaryhFyZD(HCpB_{Z#{cUP!1fDQKH^%IuRKJiTgcDST z@EehH1CBNmN^Szr-RRcC#DX^wYv~wgC74?dC^aJ8OBa94*Lx~)KJD|vL6~Ta-OI)2 zOAWdKV0p$NoZz={**q+@(6zQ7UT$)z=XubW3NqTPloxW)gC@^EA>xqs6m*s|OHnm48P(OLBI_%JF_bFxqq>+gtS;9>XJ)sDl%4se? zM27^K>kR02eULz&%%&>{#AK!6(>V{dJGw2HZCVm zz#w6y>!HDWu7h6aUKIl$X2N{M`5ZT^xMBy!$AB?kz}_5%U!z=DNgoqki#N(8jLvZU z!2wBzEhjC!j#i0XU&YD+AR-4mR14D36d9(d9JCvK=N>saCl$TVGGaq+^=H}Eh+AW% zTf#P%iNsPJW7enlraft5Sf+l<=vC`(>6?OdisXmkm;~i>M4^tQcO?r7Ypezfz znINeyENv6D$SrSyXj%8r8XorJvJX+LNt(_56a61i$^QlqlHf&h6&J^zyB)saF@6C9 zFmD8lplR@n{X1t%KLwB?YmDc4skt>@@}}9-_Q&`~Gz36i#Z8N#<7X!bE=Uv{6&%eN zF;#Pz6+!8&LajNm)Q>a+8^gzkuT?`g)wM=P(Y7u>SWh&}4^-3&w7? zTglhR`A83_kR&568vbGdjESrgkOtUaGM&?>U=mdQbjbXAc;)cRaC|3L6vtNwie9IY z-aI6S+Rqh#c=Sy_xc)R{%%M67JZ^}?*s0>xm+^FhSqL@p_@@H;M+Dmnkk|@zf6=ri5)KpHYG`elc(_#2=~R))$)m+lfAPK!h-_kp}m1o!y64Y*E& znH*Y~L0biXH2%lS=|5xEDY!@h9SAcQZpOk*F zf+Kp-thFCF1F7|04ejX*LaJC|PprZbyoTvFIs6&N4j6_BC^#rxCHen*=dzn7&ZZs5 z8825sYR5%Gok>p>ouOGUA{iu8n!Bd;FtLs!25CD06quu)_h`S<7b#a14x})N$l(*& zw={fj9MV&uoJb_}+}m@ZIuco*?ln6GWPcPT5XEU~en~4PCPi-?P|rEzF*z!IjV9vq z(+N3Fg!kV$<(DMYRmcQQgka0PB24e5#~!|LRrdWVb~NdoR|^(T1ne;pP~Pw3B;^L_ zFt?;e@3@IH9%$(f4*OjV=ND12?o4f401p!lHKdTi;VwI<-uwB9V?BAV%Gv}{87Cj$ zJXx>FAntL{W@_~DEKS|8FQukSOFiRjWa8aggst96&F|zy?~rSxoin|oixCwZvecWv z(3P|FTQy9If$Vx`IA=rvVefFH!Ij>g9p*kcap=xX2?fvJXE39N0VDZl2G+VCa&(*aXcc|XcfI=GF zR>kq>)c@lJP;g%y5gR!6N;dR8B67>jo$F;`k|&|NEuC@X55D-r@c}ecqP0Fjjan$9 zv#fVp^u6nF8^xCwjK@K09q1!2@w8yP1O8$td(%0%>T;#JwGm{V=cqCN35j&<~IfCu#Q zx`*Dp_j#0_DA7)GgK78>&}Ga2K>W4~O2gIo35qIx_al0}b|2Gh!1UC8X5xRDHGCWz z$6C6+HdO0;LwbD<73gkw)^R&s58K^qrL(o_nHXo-85DRYuxQ0i=;Qb6Nr}H2TjYpUG(Ufl^?^w-na=5(5HyAsB~o zZ)u+mX1vTomo655K5SRQrX#Ky5c}5d%17oTi#@oDx8j9*cq3BJM#%12M4kmCxRGtF ztVT+JUKCUHg#-v3-_1o(m>tn^7c@aC22X=z{9`g-b|fZQ|HShbBQ(DY$}$l09rXm{ zs9Et%MSkxDI0E!2L~#_@==dJ*Y$&m@26vVhPpUS>DoLLq8VFDOG}}G22Ef-^K~GlC z`y!IB=+~u@6OybCe)>LZVKl|4A_;|i2ib;$D3_hB&T8E4sDm!;L7V)WL3kBu-|0_6 z`yCu$ykk&~qm$mk#$~xbAgvVRqu7k!ay^6ws9z~z!i#@D@y($j#dc{(^@y~gocjR) z=K8PK2wA-f)1>I0;;YjI=Qkv0)}IK$uE<&VpOI}Pmh=NFXysdNV|mcPN$#+z{<>h4 z9!(TMS3QCh{u7lx*Tn-$e@dM#BJ^Ghn-a)_acHeqvZvj5C>H|Q4L2x#Rcfbx;ELrN zteX|v`qU-pTo2E5PL3Rs-|rIS1EuXsS>=tYkr}UPK7*3(L%dJZa)SIyo3hmO zFgxb(*ty9AWPOsH1yl^>+LoDk)oFvrax8Jar(zQ6rDRgn-*TAFtZB!Yp%jJn3Jb;t z3;Dss)T%F4cSO4Wqe2E^rE3tm70KpEZ%e(K1M~AdSMwaYLdPYbT}>i&Xcn?-x{P*+ z_WDZ0(e1457SGNAPaNZ#K%++s4Z~R$hQY?p=bv?Fx>26C@1z@LWg-;ia}{%3kFPkL z0hr=Mto`KXicmz)r>0jU-U8i?9Z%$Q*2Uc!o3CUC`~A5VyF{1ZcW*)z@S{ELH{fyX zhnX-sZPRswW))R8q~(ph6~L(Itg&Hh`p(&Hi{^pYyy(m3%d&LS$p*RGZ4%z)ROc&( zLmBvS)AkM8o~WH@sS2Cr8sX|%-Z!9~59sbqsD^&Hl_miG>cAU%8R7fRj_gF<^_7v> z_|5roAnD>0S&-#7nJ9PtXr#qS$pFuxuy!QAD&?e(DptUU3Oy$O!~jDW@q|F!xihql0qys=NL3+l=Ols|S1_clk`;Lsd0FZW zAQp=u_VgYOB(VwR9d$&{-aHvC$TQ%g>nvAcc(Z0y%gCLeDp)Xqo^- z9q(CoFTa?d?x)aY+1ls@Hlhi7Yw=QJFh8v9Hs2)hg{TqrX$oZMghZ6FwCV^qpP#aJ z7R>p}e1rA9Jny%!qE;1;UUZGT&n%mqbg0KqUzMyVpUMmaiJEZS&SATDDNDy%5C{dg`HI7vL%Z)B@*#wX?%XY z51lHfgw(l|8c3{^aO;Pf;*x41atEkMk|Ls?3Ub@MWB}VO{gR{-F81D52~D_=(VtDx z&QB;~8z4e;^2Jt=yk3zfM)q%#6T8_@b9bFcZ}%sszx&{~ygwmKH6=Kc{ZakbUyIWc zu4rMtEzT1Qp!l?P_|HA$_i(Gf-;|#taWBFsE3acbb^iJ;#x)m1MddD|AM5 zpiT8n*G+*i%Z+u}4sfkV@&BW2X^}a=@%FU(IMC<=dy*hkM756~@Ju3@m30+9EGZiu zic2VabtNe$CtgO5EhQx-Ss={;MFux8z!D~<1k{sC)`eJK|LtaSr_t7A0;ORVJ32W! z_4mAZ)6domjPMxB;EN^T86X;Z9d&K&y8Xsuq7Rm~)cdCH7kZ&Hgl0pq2FBkxgbiNr zg+ZabLgCvx>&qf~`s{Nvd$C*CsRi0esntVt&8e;xib%voY_WT^V{y82r!|Dt;hp)S zdO}!c*mVBXTy4f{2LWXxj$FnKvpR>e?YRl&W`=dyDK2;BynN28TKE3;wkz@Of5I@? z*U|Efk@s^bcLR6eyhM(-rUG8Ts|0Br62l}9_pv&=klD|55VhE>ObRwMEzvsgbNo9yXLHjdtHSFt%7p~0U)#b!#>BY8f{~F8Ubk$7q9XFJ3vJazt@r$)ss50sOKW~g z-+5M$&p-H?)aPxUpXuB0AlF=1?-*g$hiEc_ZC^)S?KgkAyE)&`;O^D3Qdi4u2*N(M z;1&Nk5>jr2D&+^$d0mlVxp`|6oWDGGZe^0gyP2%(Jif}|^K*uo-{9ykM-Dfg#S`_? zKHn_F!QBIb5xs1tT#|#5v2|!Fi3C zG|ofKj(#gWD$EkIImC`JW2vN%(2Z_W;TX0LQ>oyL+u+lhB!@pY-AFfx+s*CDdXpsW zKx%QPB}+u%&N99v%qfXpDKbuQzXVkVpPcbN%$u5#ywgdsRt|&UpxybJSzfaPazk~y zYsx=5O_12JqfI^c*SZTi)BQVgt&&6Q$&cFLb5Iq<1YJBjYb) zM=MB(hTIR8d!2666Pr;R*Pqd})Dwd@!S~h2hKa!zfV!m1cupLBy3$dvj<LJ;q^A-SAoh} z1XT!e7~}Ep^$+T=I1}~TVpj%41@Wai0dFV_KONAkMU#iq8<7WB-_OrCohI^H)BrLR zm`6~v)eOs1ns!&X9-nSjnJ8cA5+-%SYedP`u77r){5^*7oLEa4V))*l$7R1HKgo%?MmhOo-+eK6Zam)gQp2lRU7!2K} z=KY)9p`w$Ft-}e+eV=J&C{5Vtx9Gp!*gO3JS0IU z@+HkAw=FOy=p;p^>=`6ebRYs@AaU1GLVD@X=1$RZ-Cv zbXN`{v{?$T(xOaHZ@hctyF^@B)>7Cx{=4dJMSs5P_RIT)gqot6ki05}RK3}P+X21us8>Y0-uoUiAp%pg=c0K+`cK*W8RZMPV@h9b&0u44Ooj@| z5De6jfl(@9T3Y=>luxn0Vh*8rGht7DhqCFd-h)&5+&l0uu)9x*!be2BLn7j)dCC03 zvL!wh-4{Ze{iRwB9LkFV7EH5b%9S1Zd%%*jhK#&;Eoq+#h4r&e0F74sux=bKx9*@H z*S>S7r2gdTSwvzs8Ef|Y$&YUxaotWT>H>7q&;#rx3Y%SzOVcB&W4N#Y{a9qPyb3T_iIdd1{@NrXtSWmv*#a=qzzp9rVI6XDW&B0PUv5>D|V3e&#*xz=TXg3?hP(zhWI zRb{r%R3=6eiGILKX?|-imMIDxmgq<%-(P6!FT!QuSM4R}|a8eyT8 zQK_kIz}oc8B{oj*aC&fK@;1SyES|d7PW$s@CI7hM$N-FA;#@_3?4PG@x6bez;sAm) zOev$L!Ri=1Fvi=jgX@n3qk^a-n7hi63vb_*lv%>Rs8NMD4iokS-8vw>J{3RO|0a<| z#0WzqD52PxKbji4BxY@*@82{d^HED3BR|Fmxe7!Cj9=_S^%gsuhK(A%{E7aw#2gp(@lZu|=FQu>zFA8C%Az{ycGzUpLDGKu=IMEiKU#03a3<-2m|H^5pGSiaZh(;T-?H$x~~GnRHn6@aiiW` zTo~$Iw2^_z6kk7KK0QgIW7xk9KV@3~y#2bsSG@;{T z6V39(Q~S@4l#xO(n5^k;`(r3CMVl3! zcgxlMV)j>HA#ASpZ_X|+VX3w7-$>awY)L@hmm==Yh66DCHh2sI^W28&ax07-={=s` zw950-F;H4{%ETNU5-Tk~-XS$-xDm9&7=&OKwNG3N0a8MkC*yBfe;8rxkl2&cv2GgM&ia6@#ZRkh}#*^b^ca}rTdU{ z8auEyQUj=>N`O_lTj%1gJtyWh`fd|?=-+z7Q@=v6SHErye{#Mo_?S4!jbo6b8W;@ zx}!M;+x2t6BLM> zfE7+s4-ss#hTen$o2}BJi;E7oDHp~yP@wcES-;>MX$<&KG3bmw z<-Nov6`ok4IAO8q&YLcgjDh$-FFV;oa%`D*JKnqjb|hE1I7|Db%vI2Z5h%vxx6SgC z_=ChBqqonXE+T0IDUdVJW9RAfd6DC5#Rv$Dh;9ihW3ot$e27lS3fQ`9kx#$n5AC&z zjP0jsQPcH(6+HwsZz}Hkf66UANH0WgeSa4Q3ixXk zEp2gs+<9J(`#vG7sIYEZS$9)Bcq2TlH(P1A%QGfaqSMrDNt>%mv zf_2C$mjnMV|8J`2F~jzIy0WPb-sZt;Wk(Uxw8^;P`l2g6qUEsAL=G2FvLk}+iU`vS znhFJxQtsf#pgRwDVT(fKkG}ZVYcIRQYD=Lrzcm8se3op=Dn302VLX^vS##-Y(B5?m z!S{1FckxE%Q?1LrMViSNHh|XF-%+fJI;1zM;5MDXH@_-(;T$2Uo)>3lvG)^+qk*$w zGB|dG>=P8qS-r~66xn=l|qUQI*s$=rVjvwszx zcE*2xtDmNj2+D97U2tI(?ik@UbTpYipd>~xCe91z=l^dl2?<@vB#aeG&RG5bb02v8 z$I$Jx9sVBp{}?*ce_?&5a4CN({}*2SzxAFgvK*?HZ_qTZ4zhQ2g}MM4y}fNCN}XFy*@< zGXiTv?*D!nhXmsIyW7>e)d;9pzaH@}xLIzX*F`=zE9;j~0eu!;6Oc+5?8S zq%Mm=oid%$FzhD{9Cb&sQ^|r(u&ZGLUBV{e3UK3_aBGEvjqf5^$wxHLJ^!FgIzbM? zgI4wh1l@|s{0ef;l2S7{5S`{{1Dm+ua}Rg?-KyjMq{s zg%_N29~Xl~8+6~diviFMtD_TUAk)ff`?`KqB;J~Oc)RSsJb+HihN}40*$H`Ppy_#P zn_?UJL`gX%sH_-BHvT(8*GG)|rxR-P&ro>i@ImFDr5y@XS%UgQYrnoF6bvG{j*+$3 z7lNl}aCja5W-HLxT>pk#wHoc~(}<|fI5AW!!b!zeN+ALP< z-v#E+aSa8rt%UZr9<|hUNZMYrtl={tqVd#t+3Hc_II4y;SYWukAAxQQHwA|tuxw>O z!U)xZ*~VcrptSQ%r>Pm@e!lm@djb90a}nQW5Ya`ZXo4BboMt95a($13_KX?UEoKE~QJw_rHr zC=Xs>Jdh9Q^V_ts?1}%*z~%jOiAa~wl32vMibVJ9S%9yp1AKFHEx5=>updMqZ)ezsrZqot71!z7{u6T(+w)tDcA_-r2V;0}4@=#cx^Rx~b-><0HU5M7!F z)u*i#`K*?xqU1l%kMmhAfm6%BhH9cWMsAq(n-9wrO|kE`vP8 zv?BI<9cSy*fK0Pg&V>djW`F~hqv28c?6fbw#>DIW+Ngi_l;EDby09>D$=BV1* zmDR_23feIeWxRvoO9F+R+f?9Y$4bZ#QDAE)DfYxz?`aOEA~E9bNz);~z657;<-GSS zez)dKi7}0O2+i_^J$Y}dj{?1na~`jx>b&3A`Xn$jo{V3ZT)Wg@+{mkrs@TH#Z0Z`5gV5dN2m1ha(gYtBxJ#G_C;iyBZV6iG?%{O}%`EvPVm*}`B zhd(UAAkHe|MOrg$^3Airq6E!t5)O%5+R2=((lQ@B707I%yih(mmlMwZ)DKv-tqXHr z`3vSUWkA0#55!xVt#?J)Qm>lZmQ}3JDH04bH}5V>;6T#cy;}b+?v_Ib!$^eZ$4CbM z$)jp;@MAtO{z5Zpk(iQ>V76`%PsPTCNH9Nj*6*2%Cp5OySW#N%wpqo$BVtoZ z?*F||yWM|*y-0~h4j=Tl=85|89Q^K^hbv4VCGY8;7Gc&1(vOrEQS$)wo(s>ZsgaX4 z5mK8Fd9j&5nKevL^PoH3Z6EpbhmBD86|6npK*Yi?g-t}bl*s%eLW_lk_K?3v=^Rrt zZ%KAuw#E(a#hpw8`XPw^V&r=Q4l~yvp8wkK%4=2L%yM7t5*3({VW*^G#Aq|hijOvZ%dy+KzV6-q_~_rS4ep@MjL|IVa2TZIv@<%gfz`2sWUAm?Z=A^)MfOkt57Wy zbqG*S9|J4}J>5-}apomtx*4=%vHser+5S3O=+ZBt4v1&17_PxnHaL-d0n;Y?FKwmw*NrZ(q_rh6<}i|(tHNfTE1_GVzr8|SZZ#>;ip6-9&5;H zl#OYx=US`#3hiN$MHGTtpmI$XH6PDZ+#jSgZz5@}1=p6I5mtPc-cHPrc8c1_wHOpBkp^q8=48>T)F&w7|-L(6drcOaoDD9A!pv5*-tx#N}SXutc2G6%p0`N zJd24$`FkdxRRV$JT8#}-9H+=k1fuTqh z+HE9)@Heq9=P3zcFXpqatFEJA$*7y{2`iVa4s0O(uKJwVMu7bAm|QRPZLP9eJ>vdP z0VFxQ4)^*Hzjan9ByiE32-0qE>S=pCE>o4?`NNlwUU0b?axx@gh#0jQQ7aqOz*~MZ z`|W&|-q4_|KqmG=_&7FmL?Qw7MP&SwSo4aI5Xs9g6$)sPY_0(kwE%nwYhnFS7YiwA znjbT3T3Xw;eO~)cAbp$bRq;g!Z;x3bqH)G74=f!UOYYNxh6l4h5$zDfk-g0$;S~dB zEsIUA2tK~DdAs9)ZsTSR&{2X}nwVSOEGlcDpzj_P^Y;~ zk+{#O@-fIgN!EpPzxsEx{!+6sUy<^Y5ngSBw>Oufc&qL(b7kRQ<%{Yoe)elO+7Sz! zTYGNUuh;rMA5=~-2{GbKHIF0fuOO1(%Of)S zVbBj@6(718LW$L#+dkw3)B+3w0u=9nz~tW-S@7R{Nw8s%75dh<8>Em7xy|~fS)Yc9 z76F@(GlKME-;bL6uEV0?hxC0=pcz31snwW#QU#i!0ybeWF+Ka_khp2Y;ola!*xuMs z3DY9&scY!>)}pL7L;OA)jSKMu1)O~RN2PRyNJuvslvog|bpf_>iYXHB2xGOe$i?8o^fs(7 zlOLsw$~t!lNrtN?h_3O!9|{pF7VB2S}Ozt(2}Atcfi zF}OU((THwF=(8%eL|hY|J9z4W=|+46S$eCn+i ziiD^HIOm|d4s~BrLffr0nEp+rZZsySRu%}8tm#DU#p8uDbTo4X(xlsmC(GipO^p-0|N5*`REs3BEGzrtqJRn z&2K-VEsF5AycuWZq-2WpOtUW4N7yWl`YX_c%*2rLL?HQ`f8)p1jD*FYI7U0uud5>{ z8bPS+n8(b>nAzBLp9grI9@H$C^1lEAT}CBCz#49xM4MXC-a?G@O%>2*>R6O&EHP8C<>Ok zd!96#Z5eZu$8|p<@Nl%ZHlmX`jTVp0`Vb@QDxJG>@R}5v-H=m>BS)3&C^ucz^&xgT1FWs=Q<&-P9V;Hs~$Q6w@QA!UXj@KWKjA}-Bk5l7vmQVU4gZh70LeMUr z4^}e=qU9r}_4pfCR4fG&t={KMUJ4IuHX_-J4w9Eio}A@3TIXq(MOiKY1S|>Pf=LV? zI;`T|*jjffDY+)qsxIoqwZ2eh#0oFo6za@*vAsA9r43a)SK$IB5QQS?MCg`MOx86jv()hP+)TV z5Yw~GC2ccqKJpQ3HseX(N-689MjdUlUiN>y5z=P8p!;y};yDs$gbThua9&OidVIUi zu+anlXs77kYP4PVPbP8C+Vkd&xu_KXW(81T@z^ze*bFTce8PY4)Mv#28K#;bgK8PO zcYUAWlLTH2y)Jw=MGP$Xp5Rf1@NW2D&qGTeUy+;0**vkc+%J8rkN)ayWo>qbWD8zm z*rf7YhULASeA)nbUi1s9Ju_KIQ66+O!RS3*kzCD}4H3fp1iMRIy^8;M$L#!gvEAy- zeub`ke}O%!@g%=?w|X3jJvjcQ^?Lr-dYDQxdMnbnYBTiW+Nf9ek0cWLZMThV^B45%D44 zHpVVNjXj5q2V1bUmeVU(+>I3WaURQ?lt)cnJ1V=Y6P8nFjwB1&{qgS~7^8ug>d?KX z({27MTh(}BSl|#++Un`JW(@rX`mh3R54j`fZqkX3nA9@m>lUoy&h}>>!$gAs7F)|o z!;|Riv1#2^ohfmD;~i~WT#`4^j9lk}QdGvBSf#Z)5^!H%{ID&U*;H2u9Mm))4aVt6>D z7PPFYACkQ*e@N;qDk*XT?%-ZG9WTB9@&d<0x6Ed-sN#lSa362tzaY?^BzK`8orwb` zpXm)!(_tWSvQ|OC3d$>D{ur!qN1OTb%fwd>;>?$qw*KX*-3>S-S4(kbSiH+94>f1u z)^11;$s6F4!G_BWC+;8MjhIwee8DJsulTE=AYZc2Y58L!)y_#rdt}7MSrCeiSnKoc z?9UJ>)I}GKxcv=nx(|91nY%j&^}9xa=AV2{-C)s_OsaOxN&BkkU0`A)N{zr{h^`&v z&>z8Pbkp^OV|5FQiK1HGsXE~R-Y{-tQ( zae7^^&#&!#pi7Sz{z@9Y*x4UMlkWxi+P&Vxc9JxnloaxiWZOL%^_>VG=L_u8 z?YZGU;3#nUhEY=I2QrOFvHm^l$8Lte5wffpD#n2A1`~Rn&lQ9ZZ=+z++Zh>B%aN{* zK(1iRD85&{5hSIK9lys+17Rtyd$-HjTMquF*OswPPgE$aDPKg)AKB7o3$b@e+wG^P z2=uUte&?q3NVzAMgCR*<;y9Zrg^a=&EOblFsV{D!R(<)Yt3W@oO9PIz3QGmab|5TjSXamVjX+8g=`?)vM^aG7 zz{}-DovYzpn46p&N^VjURK($g=t|gRuB(;6h8HX9tN@IBY+ zS>2!jhlGSHr6A_RyizADj!UKVzpPaQk<6(_oCf$J4>;S~Ls`AYgLK3;@xio=e>Xu! z6hDUe)+-(OwPU7eZvUa6c)@QzunI$b!e-jH+$3Q+|M4Lnb*tt^><*8+ zf$H|ot$#^3#mvQr8hblV1fj$8hyJy=iy&olfql%7ZIhxUF{#6V1RfY}w6Dv-M&N}J z-kgMozbw?k`v|Kwe&KZvcEFqe4EB`n2AIJn-sS#+E2vY4semtFV%XWuEyTyi8COj? z)Uae@t*`6T$?8|2>3hnDk4NG?>@l_t{0U?-=40}}fUl3iga$2n`8=a{xgiu{B0GOE zxOk5TX6{F1x+OGe!rYS>$rqBy@6{+5bv=LpuQ8jsnbry>2Q;9CItlTUep9EE=GELVsB*w=_l6&Vc!PjdV}JC zVAmFklo#+3A|?y^NF+R9rSQ51w|_%>0$~93+|X|@w?o6insY2efQ}3O+mlI4B5EnY zF|tlLo|%}uWg)^|bIvW~_;7Ge#^;->1)}WA zCVv~mcX8RPY{6H^*O5Rp%P{G5)44bH(d=-2=$TDF^gF@Kq^sIXXe7|@| zsPDvdJ>oTf|Fs7N{ccsV61t4~j$L;1uoKnwiW}3O5ID9+`TBI?x*Mp2%0lk4<@^53 zgdih(c|2=-neqtJUr0&TDv6+SB)AHHyfhCqLw<$iy0Fsk!LYzZ^e1u`P9w7Wl*Zy@v{e$Mm0!c+&NPX;u2>fgoI4?705S3JaUiN3ko=nMK2YLVm|UE zq!}N?ja~;8I}DE2CaU)FnXohrzDWs5KR#6JNFvT$A6NwyGv0irlV{F9yZU9Xk9t^x z9|)qpo>*^CO|gac==qLJ2F@wq_$y5LC)z^zKJil_&>i0Rifq{ret!}hbVoyL#^^y= zF`xmg-CuRY=t6STz5~WFu)hQI=6@-Y^Ij+_c6}>ne^LiaD z@Dx~m(wyv{g7^397Kx#Cy_QR5l=586;ke*}a8W)_WK#|3Q!+Qpm|QTn`;UV)X?=_6 zKxsI_J$VJFjjhL$QSx5@bQVNH-teII3v}k_W-{LWKWQ@M6C;wTj2O-opDDqHoM&;| zDMU#1$`rYllyNpQ`h;Iz>tW~PD#i_tVFMTo;0YG^V`wM5vA9=V^CuHl?f-HcR@=?) znw8Ua2SDGrm%G3{&!Y}FAI2C#_qki>6VAdFzBvj4|H4@jTd~+LxL!@{@lJ)lC#|Cq zCr0~ztPZ+=M3yg80Vu7zb5%BS?tf|ud%R5vl z%F2oDfn_yh$QoVw_=op$Tyqkz*9c6ym}lnss7p+|P28zrJ4O;*2N&g%GBnm5>9T}v z6HK7&wO*B1b6q@_X)(k8t#4~fyd`I-1+jeV>Gs z84E)S7lbX2PndB-aEgbqAf0v>R3}JDE|r;BIh~WNl^T9`VsbEShD(R#hOa-FLDXR- z_%Y_=6=vp*x5j&YvAVPw1=2uMpA!yYq8GzM0+94Z>9X{7&1+WC{^pV9lx{iPzR4S! zbq9N=!nWhr^&gKQNr@X^tpJzrHExhvR1Y_%bV^2dG)YkEOo1W0-S};wEulTxcX9sR)M15E{ETYEPAhQ1gWkG<38f+a0TMNM#V_`APFhgyF<(Y=44ZrRoSO#9qv>>f^28 z!Rfk#n;%ao_|gb{vP9auUEL2bg!__ zWGFNnF1b@~gpc=*wy8jvPCyBL?tZ#xU4BNsPm-Z+yz04x+PvzSFz#l|7K@{%HPLa4 zaIK9gCVMli?x8y7%|#+w1mpN=VAajd8MCrReG7zDZQxzZwUyuIA8gG9w?`^Nl;(V=Z!?IVZyWgM# zzh%-*X`udHE5>__G|TO=RP$Vv_f~eOXy-)zcIcrU-dugZ_AoE}V8O zh9R6*PKea2k&ad0r>qB9K$&QtoMq!bwN=;(8r9Uz36G5a<$CT4^m~7QcLwI^S|gv%jf+d`Ml29%bIDQ{m2U;{zZsc z&J*+G_8qZ(D13zKg7k6(`#^DxgQ38CdDRNjA_7Y+rK#5Y!ZYE3jIF7~96{QPef($A z)N6po`yN%jFiAl7s4eL7=1n->Pcyr?bI=J!~;P6K>e%va*E{@9D$0v1a4jmluv_H?0TwS-`H5+^3 zANVw5yixjqlTZ8-{|I`JqKq#U|Kb01bHANYnjFjdNH}hlFBrrZW&)Vg;7N!H>Lm~8 zB~`@{GzEB1w1P3myrX>*;9Y~=-4Pg1Nd}aW{0815y%A%K3%H^1`5*~qYHWsMf{%t_oPjqpD^&Zt;b|K9>=SpAi>P7~a(-VJM3fWM?fhMW_ zUO*s20P;|g^vbCr%M>+-8!G%TuSqJ_qhSedbhR(E3X-uxEN6(z&EwL?0lT4QS2|&- z2d6_Sr*8{y$kniDb}gX5YL;c?7Br{pgle6Y`d$#80W}}%)+LiCuljj!A=in?+N^Ya zjOwShFof$sLXu$04quU|L7L*sf+fdtmyzZsCY9_|&eqMH3?+RW7d-Bm5~t zUCQK%=#N{e4h_v1nLRm2mJEh3#?EBsz%vm=P)#usZb)}KeWVXVIL#)e1&egbxU|SJ zi~&=cJBuzoZ(;ozAPnJpjF}EG3+F&7LSbsLLll|uq#IB_w&JGfqKk06SR1E1(pqWy zBsQi_apPS?pGVZwOe+BNHx(e~s)3`bMAWE~)Dzj#e&}-)?n-hB_*mSdi0%z`M5fa5 zg0=o_E=!y^2imv@MGJK(8g)2>3l4oF^l98@DSFXCA6Fl&)t&pAd{@h zpA$<%xfNGaQ$&zY3ye*PDnxAD7?Cbnse^ewqSzkAEZr^~f0WBRt`i&S!B~H$}5oip}zNAUiJ%?V}>?lXqSV`Ms z(!b+aA9^3B6Ehr1W?tUou(G~zX*8fsdDp);#uQX*7�lYGaSQpn|zh%L=ZSp7zV_ zch~*`LlQw_$gLT5x@vdehrPpAxX@&Qoso_g^WdGlq)eBS5poL>x%u%|dYE+7- zNMnK#Pa}!7wJmuZu=I<$t}Fy^%7vI6dq5FgRyfd`+9=Xejr#!7Kb5mPew-xtPzXsPZJi&c74w1Kp`;p{ng7T+YgNGaM9^H6G#p<_p2^c{(y2bcCi;ILE~%M z8w9ikPGoiDogCX-PcqWg5B}iST}pE~AhpgtOG6Rx{li}Ip?AB$QdR+YlSJiJzQ*_#(v&Z=-itw8(V1IKC5Ta zgqaThJBNMdz=kCVyC>B)SFuXbn<|CZ5NWw+CE+baC=p2z8u?i55}F&{h%7*#s(rKp zXQpaxkHTIw*RFuS(NV({w<3$?5R6Lp#V;Wkn}-sjIGxQ=s{UW^t|Nn^Zwq+0V2plW zFrPKAtO+!<5Kz}Pm(Uzdl!u3@$h+TjtXL~@XwbfBj)rL^&^^=AvtYxRtz*i}R>f;Y z`k7=3wM?}NwYAq8k?cF(5pwP5Q02PXWQ32QkZan51}D-j<%ov+DPTBJK^4#^WgEwB z_ZywZ=Rzkwh8u!}p$oHQSH}`7@2BZTdHq~m!re(MAG*r6bNMTF)A}f6`O=oTB{c3s zZ--8yI4e(O&5Au^HAbSpNgn-?n01aI`}B1MaSPiMCF{*lGXF5uCZeV5v&EB==__Ev zy2X;=mG&N0FXw~c+Q7zr5c(qi@@?vxD;YVHbS95QD(WJoyM+-x0&-u;tMnObt+wHn z=lP>o)JP@DseUWzp*f|Fj>RQ;yYSEp?MBwt39~#RCR`LW0q> zcQ^+HD)Bv$tK8U1qa$kR=DAw2@2u zz~JPx79$Prw7l3lD8TLP@`gv%&*>;i7WlzfXj!TpxvJE+eyunY&5Gmi&zE|(LR-QN zVAg)7RK(Qo_sU04nUL3tmt?9+tk?Ex2(AylEhwudcxsO=9_E+KlM?x=f-@qo(6lkW z49)q4f7Hn}$uaN?{M!6y865}b+aqK$pj$Qp=S;WWUuFZNk_+e2Z(pY^$~_JV10&RK zqB*PhkMXqkf>kT~Pt9+QH#P>#A%v+mmqc;P(2Ui(<$c`wf!T!3CNK@2f0eg>CN-h> z*D-_~&QMGCWH{5U3^#x5m~gM0$&u;eFjr=`6(8`4qayHXqAuJVGfuJNBoqE>c{+1% z6vx{|G1^$1*r|m&adK0_+uVPlb**<|Xoc(V#}g94>k#h0tZys@_FJN9=%Gy3E7Myi ziMFlU9k4r7W=5b=D4e3MhVN?YKs*hgHk+3v3OKrT-miW_2}u5`K|-{k^Dp~GBlr*@ zLJwj>D-+AUlutVh&$;23d{637NpWH%=u)>9!@sk={fxq0$ZGcCUY~89bcCXg2VJEK zHuG1DnJ>Lw0T7DqvY*iHd6|zSfIX$40xj!B8jUt(vFIU{L@>XF_nn+rfH}RO%)%3q znvgFOUzQm1b!>Nn!98IQGWe=#@Jaw<^daS)if&Up zd5ZKE^FY{OO)J*LX&1plDOKTK3geTN^-S0w!S8l5SJg@zstx6J29FsXgjqP5UZ%qt z<%kxu_jN`rwV}5@Bpy|%O{FSg_RS<+)QVlWzk89|2){W3=WBhkEtk}_Wab_r4flQ$ z#&3;BQ=~$1Jg1_};Iex1b2j2Hj_VG=aRgi;g|l6GM_Z?oNcc9Xa-(kt89ogz%qFUN zkBGFM8n@q=SH8gE5;TdMrVu^4Jzu) zF}5mgODet`5rgnhb(X{6>cB%Xg9vH-p0yk$dpG;#-bAqrTPRc=YC~V7b_HLODy_6b zlQSy>rVSOf@tO)o#RKjlw-_KJZQ9?7eZFm=U*z4~Shu^6f6Fw>e(vk&kMAtu1V0qE zK@lZb@&M@~HSM%-*Hc1bFq>3QXW}ZG{jSm2Mt@=#;(>A5owrnoAoHWeo-1q#ncTLanLtR?$L) z46vhiV3l_jW*DQcrvr2XDbVYj3^vlufe-pT{VW0Tn9w9$&hmO=VStt_dv0&E%|9cE zH^ZAlaKySd>;7~@9t%AI|A9lMX#S9(6Qrc>T8__|UL~^KuBfum zOp-NkOJ2V1*@`0fXCF`!R{yXKeh6eD{`OIFX^RMuZt1W)Pt_8Oh>IT2sb#yq_dzy!LEU8=8xR?E%*0}?rg*( zPZv}OPG8}K%DWuc)e`wAqgFl_ZYFX(KAkFx;f3V}*Mm~;C3(8qcx}bQ%eG!i9QL+| zMu>-Mh6-#yJoZJU^dI1pgYI;e-11);f{PRG)MKYx>$`u)TRHX`nz;yjskM)80vp`9 z={W7rxC3D0(c%T)lG3&SPz;aQ^lD+tQqSx@x6le20>BMmx2C2-ZN_~b#N74Ht3 zep_^eX{T_o3nPC^@!diHKk$ipZR{Sj;o8Eo;i!(iK3 zE`=Nk_PDN6WAF5#dxd9+*+=FxPpa;^%LYTv@KXod7R2U=`+i!z!#%REt+F}ao7{>f z^NWch>suz*%W=QFZ53Lz9d`H&UEGvPo4#oy_fL=VSW+EYl8`c;;aiMpk|?qnvhH3R ztl(9F-8-=4qfNY4y|e7r(F^E`TP<^>0w-w&5B3c3FK@CTU1xQ@uuhbOS>Agvpllw= zF7*WS7czo8saH?T$k4*OpBBNJ*5TKDFsX>;)YEaq*XBbe;uh(ud@NbFD6$QC<;b>8 zmuWQAsj7v4mxagwvF-V9Enp1=D@^`(Dm@y8Yo@|>-eV!|umXzx1lEXp%*y4WjyRC9 zSFNQKsjAffv{}~fj`<+)A84-%7Z%~M_Nt{L67r?oo%)jVAq2AAAd%R498rS`$?Wqo&qE_6TOaVc2eDm?aSthQ zhh9|Z$d2F9tdJdEX6o)a0Uh^SfPrkbDZ)Fl#1{$lfCRBhzx)0|IYY(~6DSfwdM58w zF{>YnFZw=if7Z$Ls=N+lbV+7YxISG2jaOi*4Dpfx)gbqHQDSsLde+%zBUnE5Y~Qa@ z|*r%cYe9SJ2bSQ~xV0oLBo@cRGzCko{48md^lb6d!RC&VX7G z(BR3ny(DS<$WSD$LR*Eu4XmMfn)`zpID??@E!scuPka26l|jp5jgM#8j|KgmVIG?i zLvPNR*MI{41oHr>_6H@4cX#~N9B(+jKIw=tVH&9e*He?#TR|n=7nXm(;MN$a{*YNV z-Wt8S=vENg6!XeCwItQ8fn*q6ZDOLhr=f+Xx^*s9DD8HO6<_#Qcx8C_>B={q#%vfx zTTn3*Mllk`=D@{FW9k9);#!Zq$7@Btce>PuTY_CTFIpDkSY9@tg_!46X3QZdWuDaT zi5{pHnJ%_-Mm3_{EpHaShU7N7&u73H)gQaE_Hd}oo2ht#x7g>1(lBPZS!@ckv05G8 z*uGpJQ&glH#N&(1zDRwk!yYJx?zK4DKC`ua3mz_zJ+JKPGhQK=ymuSc?Qv%K&cjXV zN^r6a+Z=ay)N?J9Pg4hK-k8%bX88e{nxosG`ae{CV_+p+)^*3}?%39iZQDji9ox2T zcan~6+qP}nwv*0x`#V&B?oPs(Exx%Zp8e4T7Y;sZ{Cpjej?X7!_a9&9X$BQn%4x%;Sk&JPg$f*2F0C|q~7*4H62-;OrN;^ z#DmUX>Q5y?rasc~al1yuCu1w3%J+u7ocDm}5^h%a0WRjFqW8zv3@&%J24g-m73HL0!3t8BwDbl4I z@dvCW_93!&xg@^!mp3b59@D}FNugV1Sk>xCsPGQ%{z^2xNd}s!`*?xgF)24;NCkd& zjgvlMWa!EnN6$XLgj=$c;AM-v7aV~I8RU*cV!wUe?j@Q5jbpR5%`dzE&H*DJhu^s!rs2d5~^g+cE0>Yuyuop9^;r(4Wu# zm8oKYW(CogjdJSdHB6^U1cpB7t*^SVv?nkd79#d1Ww_2hjwZg=1uF_9Cp1Ct*9ej~ zT(eC#KL4~+_jpu;uG@_Fa zUA|kHvK*5_JDTfEY~)9kr~dnBTIha@jZ=;rtLhUlezKALEby-EXm-(&`Bhrq|8qig z(d;m?)KSZGv00X7iO7(uhssO zIsQtG|8?^8zp+WbFfITVH~)14_9*D&v6eaLMk6C=M`rN-%A(TJ(U;**2We@T+`POA zbVo4@a;liW&thnBVy3197X6V*NEB7poEl8_^%J#FDDmi9T|-F>(Sl$iqW$?(GG$U+ zZ)Fvg;PCKo&mZ1HE;WX3KYk$T8yLuy(HXEPSy|D9hlk6nseR30n65LCBPJ$x3}v;H zB8+5ig5dF3LOAY+J{B&>;BwKw+U$ttPuRAyv=mlX$9jFdu;9(%vRhN10Y)hM1F@J) z$lJ_;hV?fyAr}j{!JH7{>BBE(s5xW!R0^rFGryOYho4GHF=vosgn-NW>59};EEE(J z_I;(IUdbCmpFf=Ud6kuLEiEn3u&^Rk+8sEc8-I#%QgTrkG#V}KZc!CfIDqc}JO53{ z#B?`|&N-8zI2WD){e`NOa2gl!7by`L*$`sA*XzB2zJ4xP05d9=^SNzcWuS(JoVt3A zJ_I8pMImacKhW(1p%EM z#_jIujy{HM}W-nV6U$r>1rs{3Q?o$}`j(9%*tL@i{#2FOg`yW4k;3!5l&TqdQWets|FyRVdqMu|`xB{@(d|I($B*4eu8b7sw9_M{2OKHj{oxB8N-t$AnMXYl$UIJ~r()+s zgH++lxbVx@O3E~bc{Q%9C^$^)+&rk zKvTD16?mgKviN94RN+)3ETRe*TX{_3%(FAIrrEH7*hATMR~1L0ZD9li#6+*PKOb+g z2?+AWAt1uzqYyfE7ap%pv zARA}`Y{`^t_kF z;g`SO*dO}8>KMK;SXOmtZkeZ?CZFBhos-1|yRZSvpt4}Nf^ zRY*h?ngg>G*+wHbH@9e-bcLW(5>Iw7XP2w0@Nq2Um#z9-a-t zYb;mc%L5{bUad6I#VVbveryi={Jam97ZkCFUzif~B}vZeSSU1Vl3;tQ@?|ik@wW+y zTG)Dl5^ioSb!i$8s;Mt8FO#}NZ~O@Y0nyAXSeo@I3NI~g!_o3>Gs?0uyuj5O(%j5W zrb8oO&Y11tF4lEmEkT57dg`(Tzm5@h!{| zFUue*=xp`2Y=z_Kb$IFHHd)N8t*h{(>Mf;WZuL#=$F!s6JeJvCY9+nJqb2_|3)lEf)e{d*fNR!Ms-k;Y*(r`<^oTcX}h z7|RAx2~o~Wnwj7@liMc}kLPv!OHRG;50QS6bQayv_fwt)A*Z?SoZ51&wnf68Q-oE7 z5GCPW5l7H>%uLy$Y?b zi@F8PV308EKfRAg-hk!>;GEo`vsgNu^q@i>f%5U|(igSpA4q~Yu#V2^Iolx@uYNX?bVKC1Lo zux61W@(&6b3BmqU#af?pl8S*UPN=*{kKtAITCnw`m_(bDRhMQGif+g12MFG!@sNO6 z_XCRBDha>P+R^g+0tJ<6uY;U-=AULnfQnxl-ehqfCcwfo0~7?;^vBPcNSe1)d2xrx zLNH_W{kdh;xk#MNt(vYdQml!KLmB`EMw07k=6?EqL??*_iQ;{1I$}*C&YZ)De2^lc z!|$X)gb@}BGN3W9hV8F&B}`?~5lITl^$yye8_w4Tvs5nk?`khFeyjupImEf7z2tfn zilDJay1<>B^7=X=SE6_%Q}?Nb>qbHkGP$qv1tjqhUu9_EPn!Y@Z|5CgL6M$&3^#Bw zhy$G}2;xegLSQg=5v-p&$4P&8G9S%4<5Y?$v=Vh(HqAQDIYD6-(8%0f@APGO3cDBJ zCP8}470Uby3$5p9B^y_=R`s})WoD))Czm-mNbIYKfNqnz){=?cZJpY%DcD(*S^CSU zZI1&8D2RO~rmTtuC>lmSkc4X7U3i>r&1SJ@_O7D3S`1HBsngLueX!%5W-p8grhSnp$+C zDzQ9QbpZuxja3Z64tXwZ9rRN-N&(G92zYT|(`fN6`7vOQ`rB)x^!tW%TdNv`&wULqKiiZ3#D)W1t`NSg%MtRMIe|)snIL%Sk7_a_4NR zX>HCH&Wn5LoUsl*Y*yx!CIJ0(gon z65r?JA`mL4H$oyR9ncVFWMo_*h#?BZ_B%{+0E;uCiCG+}P|4?TP0G$u$~K(@MZ0{8 zncFN#&?U`Ynk-28jU-zY?t~4JbV)@lD_E@7qSx?#%IH~DuZL*x7V%o~Do7MP0#7BV zCeKl!0RP!(f}GmcfZk911yPR2sJQWX*>I>@nZJD%t;po1wrdfU+=_39pSL>A zyb-ncfT~Uzr4q`7r$xV2JeTIZaXqW=D?dGSR?oayua2r7$jjp#6oHI*ZOO|cU|3eJ-}o2DKKxF zca~X{=Vf!g3%!%jZW3TUrLB zkQ)V!&SM6Iq@wDt)KZs*Qye$(&XzXge=It9InrFjzDX}#)@@suSuxis^ht~v{sqXg za3Hbji0nz08RC>kxwC@e4wM3g*Z*a zFK3y&uNU5DtIC?-I&DuVay=hbsfUUS4%Avg*#QLE1>9eMt{jJtOWaWqQSFv{yqfB# z4ID73)~#xbBn{TLL3~w({WhE5?BCd?r~AMH-iieZ)_igW3UsOV|C2(8jpBEAl9uAL zJ=sHoIL}BW9OPy;hZA5p~7ehO3gP{`Hj3@$PX8*4-%TrWvp5X#*4 zBd}RmPEsmXb;Q-o-Dog}y@)Zi-6F3=Wv0HDA}G>Zs_lZ(n;4zTf_`>gO=EJ@3ffZ? zoY}+q!jXi#Ami7xeFNfZI+-7-o=MIJf-O|#qtwg~AT0J{3i5qt%G!!4^HSoToG9ya z$I~T>k647x=ALG`e(s7}{lci<(OmCCtS?@?#$~EcyGuP$$@+exk-tI{Utc}@KKffI zEs`b0C9Ae+Q=An{N+8>a#lN8EwTjGU^Fa9SH0L&2Jkm=6^5h-((I@&6t7! zoWB(HvC;n>w-p7Bdy48dN&oMGIFbJ{CI3`o|3zc~pRdrs@hRx@#FGDEMEFevyEP}B z3Kwf@u|Ubf_#GVT_O7+J&|v&@!S{1VAMUU``JUCuB2K!&zXx~kKo@@wS1ixG1K+?< z{Mpt(rZ4x!n0@a&}giE#6k z_jxd=Fej(ygs&%rw0Y{h%>%Ig3Z58geqpGvq53(~B&f0f^GUSzY*E`w{8p^Ci0Rpp z^)9k<4ZXrx3)(N9WD+YslHMgJ+V)#%E^qFi0`J{8Y__!RH&ItjrSmlrey`pH2Jfz| z4zKGqtsL7uTu)u};BFA`c{XAb&WImF;&o1cmn~qMRwu)ff#er)GBpP1kRX5l%e8lI zXI>11(6%cy&ZY~>*6ZYreBBW(XvGNrlbYBo>+E{0df%u%biKcC8~CYr6VgF)lREZz z^ou{wc_MWEqMTz@!`lWDLD@Y6qG=RClk-(_*s{>ybLr-{1hD-={aca$e`*O>Z|Ua0 zj5qlu{D*`3=j;Fdds!M#GK)uhb19<|7j1CvXtB6S4R5Lz-~{5p0{sHSga$8xJ@|h+ z`p@nN1M%hLPc+^U;>W=^EL!eoyQsGxToDD6#I&zs8KPYWtQ{r5x$*FO1-;0Wo4$Cc z2n!SE=JxIw;M=#w$_&eXn~eTMIuIe(VwS87493whZoVzrQyrIdiCbK>qPN})!37du@mzd@-?QE%rSqCp#LTw)=7y8Ih_i^G-uG%fAPg-0X$#SW=B zSm3WExG{1fhQx&T!1PcI=2a$gf89+uakyfUnhNJywd1fcH>epeVNxlUT=+7sXT$L~ z-dq3zqB^4koc2y5cq|^m;Ut-k)X4>R@(s|0+ z1Wy}x*q(U92P|$CmWo}d9U;Km3AKM)Y6S(|q3IoMW+b;2Ll?9~R5$frnPxW3E-2}Q zz2m-+SKI>n*8-g^*!1@vCCv+j6gr!rUqpV(ZI_BV0NylkDMuf(e?6tT$uUazTgvUo zqFhzzr*c}wQklp+kgul1c%3_R{)*Q?Jo)yVb;1dZm2{KufekQ`T?G2hyEP2!v_JxA zUvMZLwg&jJyiuJL%!Ws(`nM?n)h=sqt|tX93abeI$-H^CZ!GA!#%n6XMj27iIxwk} zx7Wl_ePfj^C=^i|*Y{Fuwl5V-Gfbqt%t06PlDKr3=GVRKX6n@#D+Z+cN4-h(CMzoD zseLth;{n*6p76m-biE&RG{PcINR?Smh|WIutcmB8K}+ai7FW&R+xR@;$9Pww>n1G% zyA07&OZTcB9Pl=M?r5I(c4Jv|(cA|l?@V70qnG}WsSwenR@1n!r3yk30nDHl%iSTK zwz|HM7-_HHPFxXj<-o+OKe0Q{&jUC~A?mDK{Kz(9#i3HGclL^I_Q%GiF|Z=M4GMP$ zF#+^%e>@Zr#QBwtSVVO^nJP0l!6S6q@Ev$*gUKk-=BipT(W51M&g8fw3)UV1%&d@E zZ3lPkWjd`61T$d?oBBn_<d98?;Yfu_28%t59LB%6eLQDe}15;T&;(|-s$wR z(zb}&mat?$D1FyL25GeU>4msCc@nmxma^Ps#i4@Ay0dFxJ?JI`>Uv(&B(GTw_dSVi zcU7ZOaCuWCxuYDb?(!X}uwZc~$Ye|CwYw&n(GJE~8awK6W34)m03R~|vZhL=_kJWk z7H5FO3ox#g`w0#-zv;3dnH4nw#FZh%+L<*UF4F1#ki^t>-*Hm%$c|iYoKA<_Q-!UR?_vNfNd{qiA?J2W6!O8A0l3dSkA~G^yvvG{{ z*6ZZ=bW}q9tM(`tv_W+G^pkj8I1El5Eu%X_h47i8e-?2(uNQG#-w}_Qn$exUG@9Fy zwicMBPJy2$76G45^-Q4Z`cDQILutP<5T$alhk8u;HZ_}3G}tPE-JRtE6A*T0LgwuE*n0j42REMX2`x;XH@(lnmY+#!5%8+i zBAVu)yCo8p4@}WaZ|0UO+{0)5S`4=?=((~UP&AJ2;M|%Mr7KN{7Urb-@{$P7jiv)rQ{_J6W(}=BUY;X}?Mc1@Dy7dE&CkVn%c_ zjHgkVh^EQ;Br(d|oeZtpGXpE|M^Rs?^Ul|eWSzM1y2(>9IjEiH_eZ+C?J2qKm@<7t zK3f{bgFgUC5H9J7PI98-UfC0js3$Z(i z*xa4pN^YZzgH!rFH?&##U}~;pU_pAoPwU-VHusq}G1SbDy$*6XnIWF7%&`0qSPVC3 z&JHu?yw5->ySbKu=Fg|6Szz;*&g9Ii81J(d-d1Z%OYY}?!PvqH+#y(TX=!0+)`F0Kw;Plm4-gU&`D07U zT4t7YEpT2=UY^p1*BfkfS%Cd{9o0|w7-_)RAVbr>l&-3*%z66G&YOG?!qG1jgHbO8 z1Kuo^(YD>!+v`Vq3e_UKH9s8~O0Ij!hu0f_Mb{&<)rO89IZj}fs8JJd-YEMJ_bO>< zn7;?oP19`X>gCn32RGKSRM08G-TqME`g+p^aC%*`T~Xs$iJ1|X!&;~hNHP<1bR@oF$?Mtb_Z~c&aO4^MliRg0_{zyFpN4^m zInY_e)@J={te#vS702A%9H$e(v+7RU0}*c_bm;Phch~v@tuk|Z=%)CGh8V3dpFIfO zo1`O3RClU^q6Vxp)T5t#Ycq^d!on@{tS(>a!k@2?*e~EoCXrtbdAYneE~q1ImpQP{#LBrqE`RZB5ZV=CF)2q6l2kbv+LN2A=m-RvuC ziBx49q|8~bHpGNvKk`cE-$#}LMvjc`1tc6HzoF4Xu0!+KmuPsMf>H#pJNouYZ6Jp1 zyd7sgm6j@HQV&|&FoV(}5YkejF;ZPxK6!5t4WJZ46vXUUQJ})`i>{h)#ctrW znf~;+x?goO9g+Gpzu=7LMQA!g&U)&bm(kABtHA!ni{{YNeP*U8KYs95oN(IP&QPuv zom~#jxF{+@LmI~HZHvf&YvthKJhzp<(lP(lBTL_Tty}P>I3So7T z`8M7O3q+afK(on>@7_a|upsClBbj{%F>mDnFYN!rlB<{?UkL%c7cl1NGL;S9xgJmx z%B`jy73voO{1zYk!W|#=auU=D!1r@l+!g^A`+%88zwBoUjGwb`H*T|L)31x$Z>uu43ZE@!fD@6IvX)(sZ3$h;Fl;iZvJ;sK5_d(ZOM{htZ2fDtJQMC_pq1K1bo-9cKjwy6Cg|MVrlM;Z>IH z>WfzKtC%XCV~(V{^8b(FKhV&xkpPGwX^vOg{y!)1k1QV)glXy+ZNf6){1SQ?PZ=9z zg0`XUDG+dWW!=w_IMK#xU-Aj$S>eRGH=tdakzqz~TmaiUSF1Kc+jYZP(SdQm%bLeh zK?7bE!M6KEwcisZr5l#bHCh;%?Og(GBFRf>%2gF#c2jryn z<^|YJo4_HFfle*(c`{ARy{EU0HK?u))NgE?Jy6bi&^Y}3UPAVwA7V?mJU}(ZF^%B? z6Hr^?3;x3dLDZ_euwzpc=!^${MRv;dmq3mV>E7`YyQ#RsfoJi!B$`$mqyS7zX<+^x zU$Ph=4--E$xe0s{{}+P-6wLrHiWJsr;eW^3-GFH*i`)6J5Loy)B7nDdA_P8rn%en3 zoCvm9*YJ8hbqJo0W+R4kaMd-||D>)g&3BtBI~ z9$>E>an(jvpp9E++5_P_o#3)8*&0#jFM44S(e5GdrJE1_bbIzTLrCBTrD2_V0gT^e zfNw~Dp68Gx^-407kKz~YkkC+mk8N1yoYqpb37j5g1ow9BI24`lDM)U&OL?uWJ%mg> zhLq2*y6$9Lan4zV#~3U|ZNcv5)vh~~DCd>Vq$1X7WnVv>Sc+{-dHHpDWPPq*+G#!@ zCeGm-O!qlxiPl5JFLTZUyvUQk+^w$7`<9-z2E^0Hs0Jo`$xOA&{Cr*p{8Up4LfBMY z<+b^Oois7fhJV1-r6JQ~K(I<9nbYOwBl9(JQpcB4u2{%Z0t8 zt<1&x9&hl6FmaX#Fx z0&Z#I;?Kr)hq2|=z?*K3#|22>tTcged;BfwCz(NUn0woQavhOauGXMCKKRyZK@8Ka zM}2{6J_I(a&Ru2oi%Hqb&q-g%39;O|?B~_jX6{9yd)OcDsCK#GaX=IRVL4ff`TjJT zZ&wZ)tTz%BoaTYYx0*a%HmuYRc4p7a6L*b2VnW?}H-yzbP=6k7JW-b7)0tUyO)j0! z%ZkN{oAB`4Z<+Dlj>w9OZHRZSb>$RzzlBS!=y>vP$iCk!#pqv>X((tZ#;kI_L>o1k zmx{@FfstwPGA~?;Z9Z~$ULo1UlF^Oc@%793yrMK-tVbBzK))-$ReQb3DlNr-aRVj) z`NA76^^})w3q_e??HY>y(xOpgZ$QD_Y0JEnXy9RucZwy_tC{LtufF>6D9Ufu>~e(l z{-9%laBAV7RivAEz8cosp?u9*hL-we!Qkjo^St04nvml04O?DSG06X2tGJ48Al|19 zKZ@bx7!e)P83kqEY6$PK?OGl`m7}DzqH=I^S8y~7>u5S@w6=qsoD%U#L_&}E@wdZl z!3Y|eGOEY7Y6BC*R00ToCZl-#go3u}JX_T!D=O;Yf2R3j{CQzJXL2SutQxBLyIqBXwh$_96TPO0htx%A;s@~^j ztLN*FCIw8iph&!jpRbRW`&UJ*GfDnyHXT?k5omh>O>Fwt{Q?*`HHdCAb9Q}!Fy-ou z@GOXc88UrrZ7&B3Nr~U?u$iH1s#C(A!o@9mXWd?+tL?k(R^q}uv$0l zp+7Zw9T*S0ody5ft zepQYnnciCg8dc&w5udKG5G)C%FkyX1UC$!-65%4yr`5ahBFS%;-|q4G5LD-n^dIl) z6#T@W;~;l4>9oZTHKSerJkTe4oL2MI({;W+tl>`NCG8jKUx{+RJjau79)-{upmcr= zsELPfOGK#?)!4ctTnFk-HNJ%6xucr1wFhr?RpZqtX#Yk%ADTbA>QRp0y&3&@G7z}& z4t(3S>r3kLtG1fj?Qv-YaMtowcC_MeYS+R6JamR1*ZrQhyznes7JJb{``lbM!_0Ud z_d0cWB0oZV>n$qz9~PTxTFHG^!?B1-1_=U@Uw2QTJ#Q>@L=AR+aKF6{K_3b8n7yMm zTd6~4`ka16S+HePQ4h~lwCUeSf*sPR!yjr#g~(sf!*E`qX{O}@pW=BWzLiWx$czhK zyL{$;B^I?Un0Qt2a3TV7ALwz3(ZFPz?hM{OKdOXkCE#Wb!#D@H>A{}T_Yi_1mC5w& zE^%3XZ<=?C@tvji8A{J*RxMCw=>~|e^tI2MVJ?y{TX^kZ#1qu|J!PCk!Qg) zSBZLEJ2c&@;Ag|O+5Rgs{Y$zT#wuAMm zX2`f5vfblKUu;}v7z48CUb!8*zEYN9Kj}mF^2m{ap+3!~s|RiGTg*jjy!js@diP#iL)et)yQvXT zOGDyUSf1~5lXwCCL3FxKf4r4uaSY_f5!M}-GQ>+Z!r8WT0z}PFg;Hy_6Zp0-a>X@W zM>v-M%zRJ&5a1Q;D|u5ru8+;`FJXi2o`{ti;E z)Aj|vGcMo+eOy@h0qgysWM#SDn}zjKdMLw1D+o~t(qKHBqS^GYfL!Mfc;*<$W%C`a zG#*MfGJHp9c%kHeIy<}94M2wYC zwNso>CNYvjX>=1}-U^7k>h-7{gX8^HS=a&a+8V(V7F&IJ_%{7+Z0kX1pFSQspjr!d zg)e64NJs>PVP0F~`t-}L1I}DwxI28zztldO2X8__pV0L-zmFQc0k(L*a#ks z!|(Pn1@E;C`S=Y`vF@-J-3d=AypUsa!jPaQ6qn!y=W(&_vUT}DMkMiuG(F)Cj3~0= z=GoGtjkh5xl1=o&Iuz#YEh~7OSf^N>4*FeiRr?%~QvX@7QDAmu4~8?Z^?EbR_CAYz zbS7%jgU{q)KwpZ+H{TLX7c_d%98Y5eaX6yuU#YLs9Rx6$qI^6&hU1iS>sfX0;g8zE&H|aEb zR7GQ1v66@3c#kuAC2p)cf^sf2iEbl}UhtU{IouKfPybF-^%zlSa+iYhF6|3c7+~*IxH(3*nwh86S{^OH)Th9;s_C~$$+G;i6GD1iCKNZp% zoGN)D*Hn=gRXN*MXJQSO2zVV+CP|sZ;Lk2(LT+YnS(2U3LawiQ?iAKnaXxU|Jb>Fe z!^`6dUdF@4Ux&G>AuP0gaLa1orFy=6Vds|+7EtoJlkxn}7^AN@XQwnC?;GNMF_4VDDv^8I;P-Hvs zkgX=~t}@?vWS8IfM_Bb;?$+JNIa<-ibkw6Hn%bfAqPzTcXx-q3Ea#i-PbZq+f@_wW z9T~jq>}e<~TVSucj#Pf5lkmb)R>RkvF7ZV)yvgnyYS?r)qI-udG)yFOc0kr0(FiJU z+NE3bMjd6jp-l)`50LS`(qi+Miw$ivG{51pZOsJ$Sj^4n8*6) zK@;8&g-B|aw@t-lk1q>b zRlm7HQ5KH(;5v|P>sp{6PPCyZi^wehSc>G@tbyK>jM+iw^8mFuKkb!q>4J)|&J0S- zpxYfW(HRUAFt98gz9`1{oyD?5^_aD(ZQ&ZV+F+sT=o6_@R&$2F*KZDZgzTAJEsob_ zu(Ioz4PUV%Ir>@D_-3{{zCRG_XJ%a<$y#W3B$~pezd}BSHp;E%T8GbSiBZ|{xLR!a zc?8W4+98&mlLIm^FfbF8!`9+f$;w71O6eX?hwb^2@Nxo{cC%N-6V3H``#o7((Of6m zVITm_BLxnIl2#4KBh4J*N z@YbYh#iD<&;9F?X+-M!i8MU0AU06b_C(W^CcUc=}ZI!KW02>a3cAo|e(284*S=fI-W8b*A`Z0;VP`; z)WaeX4+U_Qwz?mbQ;!oQC#x41q81)$GGG*zv35gMoAc?4`sFcrcYd|}R8`({i%{zk7(RxhCCIgtw`>w+K(bh&})@KY< z1>Ki|f`Udk?j$P9S}6Q9O2mpG%OUf!()tyX?17+{FjU&q@+{OEx#X)93&b}qhPRA| z$j3#vv@&hOyl7S;D=%uct;9wq9(;8!QxKABtGds36=_ z8ef{~@7#_5ID50QvaUc>5S*^PH14UiZPs)-@C^(sUey)@ZeEdj>$8?peh?3HB++P~ zZQx6^x_!*{@j;~~9~KIbB~I1rj}rCgP-mRx)yE&A!0wof5yT_d&Zf7stZHB@bbT^Y z4#74Z^qkpLNm{{R5J+?m$VoT77k(2vAPH~tMJV+dh%i=LUs~zJywGmVUhj{l zC4Y+K%md(g0AJQ9v_M`Wv%(RcJ1Yr8Mb%#-)EGBeA~~L^i7T@+dy0&HUr;PFrG;)9 zv${H}q@$Y`)GE)~w_-89!Yim1*NH^;R?g?rjqn@QiTO->RkfG!?$ZR!?2+V%u?yb~ z78gW}00Q)-@wetgV4Q>D{&*C?5#9zThdN6heKeLw!fo`(4w6W>3Ot<3f__+BtY5S| zJdBkE(vCG9z(I_4g8-z@6Ls?2=rs)CKIq6f)pWi&>SSqjtdx}|Jixx6 z-I=3zU_Zjk;;Z7G5f#{jx)@3gw!#?Y43|$*QgI7UU{GEudH1J;6lq?Dg1-0mH^e`m zkFW*D@yi4tXlr_8o}J#nh+S1?<~;&rg7}#;&+-XTxht;_L65pnj}_2dS}B3^K9GC?+ragH@^>ELaGN+lF@3-A32%qMqI2z*!(%dT%eQ~S zjQsK@!44mtqiO3hqd# zfRo&cnlcn7*F@hEK=`XXOMZxMl;`h>ww*}T_*#-l`e!eOtW;@%hvG|dt^c?s%oZI+ zF(E?GCKKD16!De1pf^<;rg~uiXr_e&LCh4?P@(ywJIEXc4_5T`h2?#hzVnAejgRdf zi|7Y2w+fQkX$v*RTl7;F0&Y^+mpAyguT^|22(LlRY%D9Q!9{XnY!{Ya2F{M54Y5Fp zsnM~8J>#OlwJcLIuSNxZ^SDbu-(Z`hP6A3soj(%%_*?%7&7Lo1QsrgPEh*%m@g-Sg zp=(%o{W8vEzIni=YwXROLTtuD+!i`2h@Lf^3pz2k+>_=rzT!*S6im_JyW&b&W7V$P zB%G$pPf^}AO@b2ZMr?Kkf5&NcJ?Ad^C*;7$+m=AzW1Dr(hr9nN`vUSd;)GKS28Z`0 z6-%#+=UXJk*GL?rE{4=(RX5b^?T};OH2r(FFhhOg4`D2Sm(@yQvwfMO1=;ijV>j$? zX@MZG&FVR*VxDM$YrX=}9YtA2CsQTiPI8}4j~Rsr@zOpmAX;I2d1+0>mn(4h=x*E{ zQp95f1DPCIfNB^q-@izJN${JishFL}J8T(Xz59g;?YN|!qA(^*lkR8u!$LF4X(#Ax zz^Hr58`^RW)V6-5vsN_PYJzpu^OpVk5l;7vbbE#mq*BKeFg>6O_<`;<-p+Ac=v{J` zOV^5&c|#3KJZc_KaY_d7sasx87c1CRpMq2H)jJ6)8Vhi z;rmv_n{MZz%O^afRLc^FC$WUhq&RMB@;yaJZEoBg!dddJMmIpI z*WCT&!cymCC?-HR2-(-ub^N8p>u(+#wk?Wcj;VPWjfkYrqW{tUR3E!* zy!~5dg<#KkxbD*ZSXbXEiWRU5cCA40hM`m9aEbc1kjdjA4{Wv6>kH1v2uZcfG~fO5 z-t~WLY#Z8;3RF!ZRYLvr>2)Z_&4298WvS!!4R%?wkrw;EunH?Ta`p45bh<=+*Hu#Y6c#$)CVkU+@XFm0wG5=on(cK9F z{EM;1NE07#PhxyyGJ?{*;|hm)Vln=Wv$H>xl$3n?_| zIZ+leoc2sf=E&qSBcYkaM(b$m>s@wFE+(EA&tP5aI$>!BEjUn9zUv9cGh5QP4CKeN zF6d7^qK#KHDerUIGf*>_1dOkyTYTPGODMj7P`6bC*GJ;N+;l8k11pp?; z=j8lsSe_$1(;@rWFwfq zC1LuN6HO4OLIMBpP|_lXUq8*w0}2g)b)Ro`aACO}QaR8f3j6nY5*Ljm!nBTKkkMp< zXBlP@XFcqfdB=Ila_o@1*U*%S_9oEyDKaHpm@)KvV%gxB3#An*2?xHs=Vg~nKtC1= z+nYAE?MAFAgV@q7tH|x9V^E&v&9(luf ze(`v_Xquu`WY+5ihr#E4KWBz*BwLH}_I%#CkHTa!HdMxb1f(BbP?E91yDhfkE_Qlx z46vmp8bOp&Wi~0wX)=OZHhFry%`I9V8Brs=DLF_QRL(S16?NXUXI{dBatzZAH>KEG z&Fl*6O&)9ROb2IC6Hxiy% zM_a~-6NssZQ;9QhQVvY-o^SR9hv_qv zxptnK{`K&MN5pJcg*6dCY8-OGCX&BbPiP3NIY2p z_L>Sj&uEs6)k>DrM2$oC!!T`oyEhY-C7!2nwoKAkNIv;;RNw465@p(9AJ;IZhF~G> zQsHO%4O1G46`EXt7oR!4dFIVy@fE^wO~`s;-&*zi15L2qv}mw%G|zi_V}jl41q*V` z)Xqe@m3!faE8fAa0EM~Y+vd)^nFqk>@ou}bEI$c_K$m9539G8(8WgS(%WbhmaJ@nc z%SzH9qGG?q;ryHfJ;CXOITeD(Ze#aRV%Bd6UUD357_b2O$V zxplBbY3i2y<){BfH34EDx%D)yi^;k4IRiQ=+sIwNa7egkI%Gm3)M7KmbYQgUQuGzFEW$hn8s&%%{2tEN;eRr5(+STxsb^pZ0TAcu zh1#HZ58rsS2RZuh=-co*hyjg4z%oboYJPt25DYwdct3)%KB}2Mv(1t5VSCl>`q}e< zK_1EXnNoH1J8wh?!ZW={2qocJ)nyMA9DFHu+6!pxOnfLKKXRE{42i4J+XIr%UqrUq zzN&kR&@TNo{hjy-5c%rnfvHxA(Q7qWi$)1e)E zI?&TYQ@{I&2^m~&#(B=c#w)7`ZpmO>!E0t=N5g3C9g|>S24*<@q9FaltNs1(3eUw? zal=)`j;Vq0@@or;k^=^3DbL$7XMcnYYAxtB;?xn(AcYJ4F^-Fs{6j?oW!+z}fX-Dw za#-NyMtP3&lvdn+YU~*CUcRPmm<7A_bsF{i*+L82b@J`LiA7hZ%poPC_B~s_E4c62 ztGDpGfO9Gt5i!EKn>ka&iqVBbK_$Lt;HGR=)@Z@+sqdaMs6)QND!*H^y!@(z1>OTn z^mE9s$5Kaw77h=|cuLdeV=g06iGeqa=^3UtVi% zb`{sX_S|$bWCvWo!e$(*;Z^2!*PenG1@+qR?o2rhfsb?B{AFK8@pNu{%jiMw?=>7H zG(UA8dw~*boyMf!lk$9Ceb={8S2mI!`ESGV$*^9R3N~b?~ zgPDGk4z12)DyPZvI|8i5eAt9rw|$BArb22*V4e1p(THrZ3A0rGyG`>^%}(7d%0-XF z?un_jO$TVMr_<@TFwA*-aBW|$v7hFWx8SD+?isf@&p&uqzu8ghDIEcp@gnzVId*+A zH~ksUmw4$9kk!mlpSG56@y1ayqct1JXJlw3_Mlr09s zpMh;?irA46)M^FFavM+wzhU`EpX}t_x4Vnc*}2I`{q@z_*}+TKc($({c06_dNiRVFtEo1w4n6s zxyWQKL|&KGq~cjK*I*kl^|Pc)IK zr2#2_?p)HfUGyBBj&0m+*n#B2f(P2zdH4`TDcRxyFkutlfP0Tn1d#5w*a;6&%unbG zpKEtINlcryxXZ2h35}n+#{^>nTQV-waMJvo%^|tx=-W@ErD&ojB0BPLg%lzt+d~5{ z#@fw$27UL+d(hF2YFrnZT7xjAEt3Ul0P}zSwQPCUsJ1N>*#=cOQxo;5wuEY z^N^Vu9IdRUq$S=osE_3UUEca~2aaa+3L07J(7)h#?f0|XJzsf~r+S-Xn2~kl@agv) z3JAffg(-fh>qv36^nqE;kOQ{>PuBrwZl$~YGZ%#CJYbtKf-;s^TMyQ)X{2a*3-k5V z72T~rMUWkNUJ-d1^6`vrZR3ypozEzl)N-R#Uw&Q`@6)mps&*guyLE%N5@atp3WnNm zcdJP5t?-qb#eE-Xy_TbW7?J!rDpAY~o$8pAWk=(I;Wp6MX!LhW@H$F@}@O&)>q@y(CDp{cqPiV)4JBW$i6 zqW9;3D<_ymObmeVELT8I$*Vmw4%*_&=*+vj)29H@{G)0bK-GMG$h_pf+1phAyGwm1 zIrtA(K(MvR8#va!90HFtx!(Is^<=vJp6uDtH?Nyf{wX8ES?S8IHqPBiJS1hi2>%YP zec`di&=}9@c#-+q)MQXyUr!#GjH-_QHZ#zIx1=wkk5KklSrVZ)zl3{myaK3>c9Gm- zL?JTL!z-=2U&FkioEi^@z>TdPwZ&NG^IJistV55MiNRsYDUFyrtI;vsv2wyI8!p4< zD>hkp?i@nNq8J2q@Ij5C>~Q0XkQ3+@eyH$9DW$ax-EQ`K9T0F!yx{fH;;^%#DB(AJ zaKrr%?=`6p-U?i#Q_ljeD9F;Q2tTa|G*7Q!qBEBuU!-@J;xV%aA2Q)Su1FfhN&Huu|* z4*ZAp4G1~g+zq%yJI<6y+-4#-!tp-XXZR% z^iT65btIj($%itbMQuG>zzs&Ev}?bz;b?;Q$=Q&Kn(yK5*W|OvJIo9M9{d{XZ z6YjoGtMVS{(kOCgh|@b>qfhoy)B~F@*a1Dk``KOyLWkaVsd~C^w3npU1BuKXVr?fQ zr|KpQGMCfkW|&cEC7HALL4K<-WTn&*Wwtuv2V4f;-21pm*eSDDe4*{N-_Y7wTtoiu z!0CL=>he_b#`2`})#WtpPA|)a%~RLkmDZlr%XEg-zP<~g+QD(Q4jlI|Nd@T)Q1!^H z^eR|bF*_y4*rL(sUE)oe3(h+Nv|KUrRK*>WbC>j=nBfL|Y$1wez^)aZLH$$c)o7_Obw@iQ>LgBRP1{2F zfpAYX?!M9zsY{FuFUCT){+Eqr_rbS=-N5aV4pR2WJEXfTl7Oz$ZcZ3HS=jpJz@w@i zCw?a?>llkVFr62fQ!VLr&vAqE;#2dk;G)0~nbvrTyTRl^&Mv==C8YEXN51TOCKd*6 zigxBK5(VromqSpQegtCb#qt3faDUfP7@xV@6z$wy(eGW%KK6GSL-{PHUPpZBqIxim zuM3u(6t7nvy4;`Z_xO4x<=Y%tLBa4=4F9`mdj>fuo#}WlYiOCf#!lfnxme-K6(&7H zJQLzh2H2j~fC*xN!c+IA1L)?izXkTRw4XD~ir4)xA+FCs>giW3YiL>G(|@Y-a((;F ze9l2t@Zp|h%;TCFT9q@=1>|x?)9H|WVkF$~EhY%Fv24W;0eftdaoI_*+87V9M(;KdLFqxOnDGw~KyGdul@$LTHqTb1rY6sT0 z!mhoa6Pld=A+M~p0Wo`@YFwBV37!8cmp8eH(5W=OZ!e&enl7eZr}8r6YF@vR$vVoI zZ)-eMA8coNs8E2ZuFMII6^ z5}03VZS3N!C57@_MCl>s@ks$zQ-qDEd#hPo8=5``oyV5VRsy#l^_xKa+3O#i;N&;l z07FWC)QJ9(VsF03p6~|?-EgPso_X}g%vq)YINV{kPCe`-iJ+303TCj z^I4O$?bc`3Hx9l`uz#mj;UTtGwzOqmNOIp^bSIAcrWt)91Ips>A{&R5m)bL`DX4G5*Ac`y4^(Ir=Yy z9#Zi$a{&kp0-41=X2gkq&>&gs{wbFPXWznSI{oI5yLt4^-SES%3)#>9@t*RKXD&S> z!^heQZ3RF81a;tC+DNUrZPQ1_VD3gDL+!%^4jd)#dHWM zLr&6G$Jc=4+S8A$02^F>I>xWqP-?E1LKpdP4x*(8Iq&?2yd60NS~_O#%6jw`YDxuz zkYS5$8Er4_xDabgJNGntsJiHoRgy!u8=DU~Cx)vL6l+!5m*zB~_0{RtZ8Z_~w>7I= zt#voks-Z&#YMHQnOzNtuMrEs4RXN4ecMF?l~%55{d!{;MRknr8H7h4x29xGce4?V{K#}MQ9;gF8Sr4}nH0gWM?mcsgVU{svlkC@;{ z1Oh^O??{dr02X@mMzYdIjq-YwXm=<#{HeK(ObSNQ-uRbZi-X-qhZ0Ay{l}}O-0xpa z%@ol26Zo1lgagyx0{~fF^zswSBd{?e4d=Ky5^D4Q8M=_I@GKnSZ%1a1+j)rR`bn1+aFo$xvS`#h7Z4$UO{Be9Y}u4- zPU>Q6-G?3JY6lZ2rks;!?@g=HhK2fa(L#d!r}TZRNRQOh$I2}dF>aApg_67BL+V~v zX2d4aqZX?4G!{v<&IJ)7)Lh55{+kFw(Ykxit2Hbdy)4;QvWq^$Fk%dSbvlr>f>|H^ ztx2t;h0EQnJ?w_CewdjHk&PkvjCT66^-a!IxLb=AH+6F8#r6#>{pVlob3<9wI2m5i&CHIy~^F*0f{ zsjCWTXw@n~n2Huw%94mqCcmGyQ95>D3CJN`5~5*H6^M#_z>xSdl%GkgOo|)=YZFdP zsXlqoUrYQZHBv*6&MfKR)3wK;8ts2${BDi3kzcs(klNNsGu=n()yi#1nfXd?UPdec0A2tRZ1z+EWZTC>)+(!Yq8iSkpq4;IHo_L zAVzOID=^vS`>MTd|BukFmr}oY6*BtTD@`hZssVO?sdJX9R>KW;9X7xD=WY^kFkzI{ zu#VNL>_vQWkUgbL(e8J`8MfFN1xGfo+}+gPj*}-D=uN>*)!Bt0a$~>TPP>${a%X_% z2>|b%UIZQC)Z4==q8G#c)JQ#I`K9WGt27UB&iR9|7!ra@>a#JSRZDPQI z`G*Ag3aM_{rjE<11zhHzY7W|pl2Gdc56!W|f-_rP$q3*4yBfXRkuMWQb`GbV(x&(4 zyBHLK9}-CEaA&$d&eArgY}hGXyV6L~gU0fkw|#s`)l&0j?3#|pyGt@nu@sx8Z<~&r zl2UflNEDhj?AIo#8};*&B`0EQEc0uHb@k$3zwwC1i6G3(DAqQJ(H)GvKdbc}%QxTI zISS$$`FT`{eVS`uV`0O)BJ$;ooH6!sMnQ2kRlPwbxJ#9rCf{nne_iZ9I)f-V-aD_H zhqW>_$n1-cS+Bfz&V3K^7`Hj%MjrZEJ$epI^^@|r!+0BaU5=AC{HGCkczaK+FGg1{ zi3~ce(~Csq?0Dx%=&oo1=4=frEYG-y8Wm&$xnGPy|N1Y+pm4?aIsy&v9xXbJ>dy)f zD|TP?KV0`=E94x)-dDFqM=f^?hBu0&{p)J}f3|QY=U-8>7_N|a2tA&Au&So-0LpX| zji(>7EnxR7$%-gZDoWI-^rLrWpII$(Nm|jo?>JLO3h9do4Zu2N=`j*Te?{aqZJgpp z0i?Notec^~CzDoubmSxPpUZnAZ=#-^=lH$3r{DT7p9?t{nS2Sl)R`5Iz?Eunp@X}u zfu-@??@M1(XmJ?Q)4)F|)AmUb33&DbSR{N7Z7j!~K$Eo`l%wYfG4#SuCkouEl0XxJ zutBYa^h!c73j^h-1ZCR?RNvw*=>N1GM)X8^3xVTY;l-+Td%p`J*R)pl-$!7}^YIj< z8`%Tf*`^<@%Nw|By>Tug|JUc0emsP{Z?cRSN7%s>0cROKEnq>b=nU-;dcZa;NJe*0OKOnea+*XhaS+0N)tmtM*lkADuBi+oI6LHJ*FB3^c6g(T1 z;syFK_7D?KrYry@=v#8ZCHH%>lJ)J98_o4orbaeFu#I-T%kL1YtfZP^nB|ezl^4Ea z5Kt1l8J3($h=^?aq4RhQI>_Qb+gEc*M_uuBs6|DG?BjaAcunKx|5sz+R=ATh(U(k~ zV3(p?ndz6?;8qJIc%1hF?Axdz2VJ zdp!F-Ld|55Y%SwpGV5!hKyhh>JV}lp+3hH;R?G0h{FABwPU62EV}6{1=qzLDX+f#T z$%7b+=>^bNC`MuYiQ!q7i(%dPVXT_8f>iqG@#T$oUh=1WwxlYdl|Izx%dn{skY13_ zI-Qc+vL?%e1@9$==5?wBh1PX>-!;wD4=@$3aNPi4>c-#weVA45I-a+`ASu8(IW4;B zG$D!wop`pSV7RQL@epy6EyXMN(^*Ng-Ag=L1g%u~Ma_ll(Vs}`gm&J?%^nZd4ao** zIujy&2q+;R*pjdJi8o%Pk3Vv^dIL(J)zn%2-}?Ob(6SsUSp;>6pw3dx64P;yS7X&o zQ4zI5{8fYd%c_Rni$3Sv{jxuBWh{xevKh}`wY?XClMT{QY18z4q&&+{x9zJrV9A3R z#?|sLZGRNKo4`Y%6!Hx8-G@6Nn>7|{MztVy#Ji`w@2t1sZ7P(hASAS2ahy8qXLOHzTc z%nv)|#)b@0Y=dk;EzkEPAEY@W&z5PDV6t>svss>@B*mB|NML}gO_({jzY_LCC{XJA zee`3tQk1O^!9kJQc`-AJfoge_8MO~(906edF}5`cyd~Q`x!-*(Z|QW%(1-CFXI*2E zX?j&M@K*)@mNX~XD$Z~EMX|U}!~aN)s})-IyzzAhYx%Lx2W!}f2cG5UP#Okb+UU4^ee z7V5C%9s@1ZVDM(ghhVysWYh){D^Vm+tO42bYlbZ(-qj*&O2%_&nvx5Gt;GB#>hR|< z7E$A-B0TX~Xuup~_$3;4NIFm;&HOrHz3>VhT_w-0x?1`Fl_fa+g4`S{#r}(U-gNQQ z2Bxi;ZiAkr>mPjl07_`@q0Tfa*TB1>T#GAkon~!-Vnx|1ce~}QmBc3@V%D>zD0z9l zbft0&N=uBl*`8eMexJRXYap+xZQm1psIb*&=eI#6?-hVMN!UoyNci~luD0@I>c6@8k^y}hyp$|Dtsvo|cA)7!-q3*j8`xzL5`C%8 zC(bqodNVCMLFiQmh7B0C7+;Bg#nqP=h%+=X0&IV5Gyhz;%y6z1r6ip0E6=_7i5IZw z1TicvC2~5?zT+KU+A;NpI2;G!z;Lz0mq6`0P-!BtkwTkZ#%0mXweJ z^o|FkVfce5{~^u3DyL(8a&m=ATZD%q|; znH>(HTFm*_T>sIsb1gE3HR^TazXRMF!=3&=3qc@kw|Mek%TmOGcNkU`7u=}1#+Hiz zK*EI-aN&*(G4xEUQ0|v^o*_Xm>H(D|)dwSKu)+1ill}|NzeG7teCY!LDZ<%Pg)Dt0t+Bmm=?7XB0-S?I#x1g+IpZL+8VWr zl3P~o&VYP+J6T*+LmlO=VsXQe(P5SFtXC6<#4D3Z)fVxJ4E~B~$)?cJJ~;;bqc~`E zob|PGp+TM3n{%&Oopvu7&A;NC(=#@fjEPtXxxWtb3ApYHhfX4l+R&=B!|yO&{p@ue zY~T8gDE7fX0xE#nHbF;;+wlFkv!P^mx+tY(zW1$1&IOJJ8V!P9E#nb>~PI&spf{X^^`7SZW6xmI=_Ue0`GX=4_B)*>``CA;jxV-DeRr9amcbP6CH2e#-|C6MhFr6y)T2Z+l#h;x1b7spBDYRQiTMK zw8Y}VN6`d!G9Eyr0Ky(c-FK+nW{Eq!#!`o9WkT+pJXs_`TBo_89=DD^F#tu9>3}6N z5=@+J^y#aF$lSBl-b#&TJjom9I&e?_D>_EW;pQh4DrF6PTNKMk1zFD{hn)96Zgra# zbVs7T3i``8?{kDJFhN6z3#>VQgx<`CDitm{A*#kweQ-JR#0^uf54B5y$#9@pNCjg7 z7O))-+JXZWW-~@JF6Pp&(h61o4v$z03TxF>g|}<8F0G@FGaHO$*qXv(&yWRDSii0- zWTvy{9~}0B5J*m3%vN=%!dE`dR=ckQI*jFykMao_70i}s&%hMIiWf4@^HDqhVDLM5 zY?;{I&lmp!Ny8}1uVw|Y*d>OOSjVL3w(QLP$Kk~gEs4ti`&ddEtl}ggbV;=F_p)n+r%<#AluIOJ@ng6i^6rq)7F=_;Ynj z%}af#0vqGXJ#cdGaeU^oiw-^R{YpePDA;9bRS2HW$0fJ4TKJ4YXT*n$R_`C z|7(B6@e)JiG?CV`f*Dr)d8)L9RXl;79!%daU*+dVqn^D&QmhZhE{f*U3>ez>VJsnx zn0(FUM3nv+Zp-)AK(^oH&Vpq;SU&wQEMM~>9E2iC8Oyp1vsL9p*sH;xpSeV20fXxf zmKylg;6UL|wkXUn-)@BItXPJrcgz`bB33H9eBd7)BfR}}z%n0U->N(y#tgp*jfG;C z0Exaa1<@Z+p-RH>tP=4$bX?V{g$CC+iV&Ud7T;#TaC=%uU+^)l#18+%&j;Y|iL5+* zKVKY)e&6?1NLaiuqer^&N;=4@rr0WhMPjGrjkys6_wD1lMf_>x{kaFq#M9MfkPG2M ziKR~_|8Gb8ZxN?cE!!y5v>IHsq{Z1^>N`*|E}rb_74neO9=WelD84-h885|)p&V%t zFb36Vlc6!-k_NH1J)i)mW6P7jLtHI81y_7)Z*Jk)GHrCNEH;^J+49&8H2nZE0Kx_Q z#av6kWKE;VnHt_Chr6U_ha6Em?Ofioh`+J;`~u}?>Y;F+P$&mqp`@{=$4}1WOc>4` zjpS0Wv(#P5gIs0dg}9`_08|xU0e`x2z&}>4B^RzBK-eOfauR_)Y=2P|g_+a;BmA@k;30_|y&n9U_Fb5X1vVX=-2naVHh)+A{(cMhQ&!Y? KQ6_Kp;r{_>^a&pT literal 0 HcmV?d00001 diff --git a/en/2022.8/assets/freqtrade_poweredby.svg b/en/2022.8/assets/freqtrade_poweredby.svg new file mode 100644 index 000000000..957ec6401 --- /dev/null +++ b/en/2022.8/assets/freqtrade_poweredby.svg @@ -0,0 +1,44 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + Freqtrade + + + + + poweredby + + diff --git a/en/2022.8/assets/frequi_url.png b/en/2022.8/assets/frequi_url.png new file mode 100644 index 0000000000000000000000000000000000000000..bd6ef52b62d3e0cd8013922e22bea795828fe802 GIT binary patch literal 11391 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 IM6N<$f(jP3KmY&$ literal 0 HcmV?d00001 diff --git a/en/2022.8/assets/javascripts/bundle.9c69f0bc.min.js b/en/2022.8/assets/javascripts/bundle.9c69f0bc.min.js new file mode 100644 index 000000000..91fc7b5d0 --- /dev/null +++ b/en/2022.8/assets/javascripts/bundle.9c69f0bc.min.js @@ -0,0 +1,29 @@ +"use strict";(()=>{var oa=Object.create;var xr=Object.defineProperty;var ia=Object.getOwnPropertyDescriptor;var aa=Object.getOwnPropertyNames,kt=Object.getOwnPropertySymbols,sa=Object.getPrototypeOf,Sr=Object.prototype.hasOwnProperty,sn=Object.prototype.propertyIsEnumerable;var an=(e,t,r)=>t in e?xr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,H=(e,t)=>{for(var r in t||(t={}))Sr.call(t,r)&&an(e,r,t[r]);if(kt)for(var r of kt(t))sn.call(t,r)&&an(e,r,t[r]);return e};var cn=(e,t)=>{var r={};for(var n in e)Sr.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&kt)for(var n of kt(e))t.indexOf(n)<0&&sn.call(e,n)&&(r[n]=e[n]);return r};var yt=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var ca=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of aa(t))!Sr.call(e,o)&&o!==r&&xr(e,o,{get:()=>t[o],enumerable:!(n=ia(t,o))||n.enumerable});return e};var Ye=(e,t,r)=>(r=e!=null?oa(sa(e)):{},ca(t||!e||!e.__esModule?xr(r,"default",{value:e,enumerable:!0}):r,e));var fn=yt((wr,un)=>{(function(e,t){typeof wr=="object"&&typeof un!="undefined"?t():typeof define=="function"&&define.amd?define(t):t()})(wr,function(){"use strict";function e(r){var n=!0,o=!1,i=null,a={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function s(O){return!!(O&&O!==document&&O.nodeName!=="HTML"&&O.nodeName!=="BODY"&&"classList"in O&&"contains"in O.classList)}function c(O){var Ue=O.type,He=O.tagName;return!!(He==="INPUT"&&a[Ue]&&!O.readOnly||He==="TEXTAREA"&&!O.readOnly||O.isContentEditable)}function u(O){O.classList.contains("focus-visible")||(O.classList.add("focus-visible"),O.setAttribute("data-focus-visible-added",""))}function f(O){!O.hasAttribute("data-focus-visible-added")||(O.classList.remove("focus-visible"),O.removeAttribute("data-focus-visible-added"))}function p(O){O.metaKey||O.altKey||O.ctrlKey||(s(r.activeElement)&&u(r.activeElement),n=!0)}function l(O){n=!1}function d(O){!s(O.target)||(n||c(O.target))&&u(O.target)}function h(O){!s(O.target)||(O.target.classList.contains("focus-visible")||O.target.hasAttribute("data-focus-visible-added"))&&(o=!0,window.clearTimeout(i),i=window.setTimeout(function(){o=!1},100),f(O.target))}function b(O){document.visibilityState==="hidden"&&(o&&(n=!0),U())}function U(){document.addEventListener("mousemove",W),document.addEventListener("mousedown",W),document.addEventListener("mouseup",W),document.addEventListener("pointermove",W),document.addEventListener("pointerdown",W),document.addEventListener("pointerup",W),document.addEventListener("touchmove",W),document.addEventListener("touchstart",W),document.addEventListener("touchend",W)}function G(){document.removeEventListener("mousemove",W),document.removeEventListener("mousedown",W),document.removeEventListener("mouseup",W),document.removeEventListener("pointermove",W),document.removeEventListener("pointerdown",W),document.removeEventListener("pointerup",W),document.removeEventListener("touchmove",W),document.removeEventListener("touchstart",W),document.removeEventListener("touchend",W)}function W(O){O.target.nodeName&&O.target.nodeName.toLowerCase()==="html"||(n=!1,G())}document.addEventListener("keydown",p,!0),document.addEventListener("mousedown",l,!0),document.addEventListener("pointerdown",l,!0),document.addEventListener("touchstart",l,!0),document.addEventListener("visibilitychange",b,!0),U(),r.addEventListener("focus",d,!0),r.addEventListener("blur",h,!0),r.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&r.host?r.host.setAttribute("data-js-focus-visible",""):r.nodeType===Node.DOCUMENT_NODE&&(document.documentElement.classList.add("js-focus-visible"),document.documentElement.setAttribute("data-js-focus-visible",""))}if(typeof window!="undefined"&&typeof document!="undefined"){window.applyFocusVisiblePolyfill=e;var t;try{t=new CustomEvent("focus-visible-polyfill-ready")}catch(r){t=document.createEvent("CustomEvent"),t.initCustomEvent("focus-visible-polyfill-ready",!1,!1,{})}window.dispatchEvent(t)}typeof document!="undefined"&&e(document)})});var pn=yt(Er=>{(function(e){var t=function(){try{return!!Symbol.iterator}catch(u){return!1}},r=t(),n=function(u){var f={next:function(){var p=u.shift();return{done:p===void 0,value:p}}};return r&&(f[Symbol.iterator]=function(){return f}),f},o=function(u){return encodeURIComponent(u).replace(/%20/g,"+")},i=function(u){return decodeURIComponent(String(u).replace(/\+/g," "))},a=function(){var u=function(p){Object.defineProperty(this,"_entries",{writable:!0,value:{}});var l=typeof p;if(l!=="undefined")if(l==="string")p!==""&&this._fromString(p);else if(p instanceof u){var d=this;p.forEach(function(G,W){d.append(W,G)})}else if(p!==null&&l==="object")if(Object.prototype.toString.call(p)==="[object Array]")for(var h=0;hd[0]?1:0}),u._entries&&(u._entries={});for(var p=0;p1?i(d[1]):"")}})})(typeof global!="undefined"?global:typeof window!="undefined"?window:typeof self!="undefined"?self:Er);(function(e){var t=function(){try{var o=new e.URL("b","http://a");return o.pathname="c d",o.href==="http://a/c%20d"&&o.searchParams}catch(i){return!1}},r=function(){var o=e.URL,i=function(c,u){typeof c!="string"&&(c=String(c)),u&&typeof u!="string"&&(u=String(u));var f=document,p;if(u&&(e.location===void 0||u!==e.location.href)){u=u.toLowerCase(),f=document.implementation.createHTMLDocument(""),p=f.createElement("base"),p.href=u,f.head.appendChild(p);try{if(p.href.indexOf(u)!==0)throw new Error(p.href)}catch(O){throw new Error("URL unable to set base "+u+" due to "+O)}}var l=f.createElement("a");l.href=c,p&&(f.body.appendChild(l),l.href=l.href);var d=f.createElement("input");if(d.type="url",d.value=c,l.protocol===":"||!/:/.test(l.href)||!d.checkValidity()&&!u)throw new TypeError("Invalid URL");Object.defineProperty(this,"_anchorElement",{value:l});var h=new e.URLSearchParams(this.search),b=!0,U=!0,G=this;["append","delete","set"].forEach(function(O){var Ue=h[O];h[O]=function(){Ue.apply(h,arguments),b&&(U=!1,G.search=h.toString(),U=!0)}}),Object.defineProperty(this,"searchParams",{value:h,enumerable:!0});var W=void 0;Object.defineProperty(this,"_updateSearchParams",{enumerable:!1,configurable:!1,writable:!1,value:function(){this.search!==W&&(W=this.search,U&&(b=!1,this.searchParams._fromString(this.search),b=!0))}})},a=i.prototype,s=function(c){Object.defineProperty(a,c,{get:function(){return this._anchorElement[c]},set:function(u){this._anchorElement[c]=u},enumerable:!0})};["hash","host","hostname","port","protocol"].forEach(function(c){s(c)}),Object.defineProperty(a,"search",{get:function(){return this._anchorElement.search},set:function(c){this._anchorElement.search=c,this._updateSearchParams()},enumerable:!0}),Object.defineProperties(a,{toString:{get:function(){var c=this;return function(){return c.href}}},href:{get:function(){return this._anchorElement.href.replace(/\?$/,"")},set:function(c){this._anchorElement.href=c,this._updateSearchParams()},enumerable:!0},pathname:{get:function(){return this._anchorElement.pathname.replace(/(^\/?)/,"/")},set:function(c){this._anchorElement.pathname=c},enumerable:!0},origin:{get:function(){var c={"http:":80,"https:":443,"ftp:":21}[this._anchorElement.protocol],u=this._anchorElement.port!=c&&this._anchorElement.port!=="";return this._anchorElement.protocol+"//"+this._anchorElement.hostname+(u?":"+this._anchorElement.port:"")},enumerable:!0},password:{get:function(){return""},set:function(c){},enumerable:!0},username:{get:function(){return""},set:function(c){},enumerable:!0}}),i.createObjectURL=function(c){return o.createObjectURL.apply(o,arguments)},i.revokeObjectURL=function(c){return o.revokeObjectURL.apply(o,arguments)},e.URL=i};if(t()||r(),e.location!==void 0&&!("origin"in e.location)){var n=function(){return e.location.protocol+"//"+e.location.hostname+(e.location.port?":"+e.location.port:"")};try{Object.defineProperty(e.location,"origin",{get:n,enumerable:!0})}catch(o){setInterval(function(){e.location.origin=n()},100)}}})(typeof global!="undefined"?global:typeof window!="undefined"?window:typeof self!="undefined"?self:Er)});var kn=yt((zs,It)=>{/*! ***************************************************************************** +Copyright (c) Microsoft Corporation. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. +***************************************************************************** */var ln,mn,dn,hn,bn,vn,gn,yn,xn,Ht,Or,Sn,wn,En,rt,On,_n,Tn,Mn,Ln,An,Cn,Rn,Pt;(function(e){var t=typeof global=="object"?global:typeof self=="object"?self:typeof this=="object"?this:{};typeof define=="function"&&define.amd?define("tslib",["exports"],function(n){e(r(t,r(n)))}):typeof It=="object"&&typeof It.exports=="object"?e(r(t,r(It.exports))):e(r(t));function r(n,o){return n!==t&&(typeof Object.create=="function"?Object.defineProperty(n,"__esModule",{value:!0}):n.__esModule=!0),function(i,a){return n[i]=o?o(i,a):a}}})(function(e){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,o){n.__proto__=o}||function(n,o){for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(n[i]=o[i])};ln=function(n,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(n,o);function i(){this.constructor=n}n.prototype=o===null?Object.create(o):(i.prototype=o.prototype,new i)},mn=Object.assign||function(n){for(var o,i=1,a=arguments.length;i=0;f--)(u=n[f])&&(c=(s<3?u(c):s>3?u(o,i,c):u(o,i))||c);return s>3&&c&&Object.defineProperty(o,i,c),c},bn=function(n,o){return function(i,a){o(i,a,n)}},vn=function(n,o){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(n,o)},gn=function(n,o,i,a){function s(c){return c instanceof i?c:new i(function(u){u(c)})}return new(i||(i=Promise))(function(c,u){function f(d){try{l(a.next(d))}catch(h){u(h)}}function p(d){try{l(a.throw(d))}catch(h){u(h)}}function l(d){d.done?c(d.value):s(d.value).then(f,p)}l((a=a.apply(n,o||[])).next())})},yn=function(n,o){var i={label:0,sent:function(){if(c[0]&1)throw c[1];return c[1]},trys:[],ops:[]},a,s,c,u;return u={next:f(0),throw:f(1),return:f(2)},typeof Symbol=="function"&&(u[Symbol.iterator]=function(){return this}),u;function f(l){return function(d){return p([l,d])}}function p(l){if(a)throw new TypeError("Generator is already executing.");for(;i;)try{if(a=1,s&&(c=l[0]&2?s.return:l[0]?s.throw||((c=s.return)&&c.call(s),0):s.next)&&!(c=c.call(s,l[1])).done)return c;switch(s=0,c&&(l=[l[0]&2,c.value]),l[0]){case 0:case 1:c=l;break;case 4:return i.label++,{value:l[1],done:!1};case 5:i.label++,s=l[1],l=[0];continue;case 7:l=i.ops.pop(),i.trys.pop();continue;default:if(c=i.trys,!(c=c.length>0&&c[c.length-1])&&(l[0]===6||l[0]===2)){i=0;continue}if(l[0]===3&&(!c||l[1]>c[0]&&l[1]=n.length&&(n=void 0),{value:n&&n[a++],done:!n}}};throw new TypeError(o?"Object is not iterable.":"Symbol.iterator is not defined.")},Or=function(n,o){var i=typeof Symbol=="function"&&n[Symbol.iterator];if(!i)return n;var a=i.call(n),s,c=[],u;try{for(;(o===void 0||o-- >0)&&!(s=a.next()).done;)c.push(s.value)}catch(f){u={error:f}}finally{try{s&&!s.done&&(i=a.return)&&i.call(a)}finally{if(u)throw u.error}}return c},Sn=function(){for(var n=[],o=0;o1||f(b,U)})})}function f(b,U){try{p(a[b](U))}catch(G){h(c[0][3],G)}}function p(b){b.value instanceof rt?Promise.resolve(b.value.v).then(l,d):h(c[0][2],b)}function l(b){f("next",b)}function d(b){f("throw",b)}function h(b,U){b(U),c.shift(),c.length&&f(c[0][0],c[0][1])}},_n=function(n){var o,i;return o={},a("next"),a("throw",function(s){throw s}),a("return"),o[Symbol.iterator]=function(){return this},o;function a(s,c){o[s]=n[s]?function(u){return(i=!i)?{value:rt(n[s](u)),done:s==="return"}:c?c(u):u}:c}},Tn=function(n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var o=n[Symbol.asyncIterator],i;return o?o.call(n):(n=typeof Ht=="function"?Ht(n):n[Symbol.iterator](),i={},a("next"),a("throw"),a("return"),i[Symbol.asyncIterator]=function(){return this},i);function a(c){i[c]=n[c]&&function(u){return new Promise(function(f,p){u=n[c](u),s(f,p,u.done,u.value)})}}function s(c,u,f,p){Promise.resolve(p).then(function(l){c({value:l,done:f})},u)}},Mn=function(n,o){return Object.defineProperty?Object.defineProperty(n,"raw",{value:o}):n.raw=o,n};var r=Object.create?function(n,o){Object.defineProperty(n,"default",{enumerable:!0,value:o})}:function(n,o){n.default=o};Ln=function(n){if(n&&n.__esModule)return n;var o={};if(n!=null)for(var i in n)i!=="default"&&Object.prototype.hasOwnProperty.call(n,i)&&Pt(o,n,i);return r(o,n),o},An=function(n){return n&&n.__esModule?n:{default:n}},Cn=function(n,o,i,a){if(i==="a"&&!a)throw new TypeError("Private accessor was defined without a getter");if(typeof o=="function"?n!==o||!a:!o.has(n))throw new TypeError("Cannot read private member from an object whose class did not declare it");return i==="m"?a:i==="a"?a.call(n):a?a.value:o.get(n)},Rn=function(n,o,i,a,s){if(a==="m")throw new TypeError("Private method is not writable");if(a==="a"&&!s)throw new TypeError("Private accessor was defined without a setter");if(typeof o=="function"?n!==o||!s:!o.has(n))throw new TypeError("Cannot write private member to an object whose class did not declare it");return a==="a"?s.call(n,i):s?s.value=i:o.set(n,i),i},e("__extends",ln),e("__assign",mn),e("__rest",dn),e("__decorate",hn),e("__param",bn),e("__metadata",vn),e("__awaiter",gn),e("__generator",yn),e("__exportStar",xn),e("__createBinding",Pt),e("__values",Ht),e("__read",Or),e("__spread",Sn),e("__spreadArrays",wn),e("__spreadArray",En),e("__await",rt),e("__asyncGenerator",On),e("__asyncDelegator",_n),e("__asyncValues",Tn),e("__makeTemplateObject",Mn),e("__importStar",Ln),e("__importDefault",An),e("__classPrivateFieldGet",Cn),e("__classPrivateFieldSet",Rn)})});var Kr=yt((At,Yr)=>{/*! + * clipboard.js v2.0.11 + * https://clipboardjs.com/ + * + * Licensed MIT © Zeno Rocha + */(function(t,r){typeof At=="object"&&typeof Yr=="object"?Yr.exports=r():typeof define=="function"&&define.amd?define([],r):typeof At=="object"?At.ClipboardJS=r():t.ClipboardJS=r()})(At,function(){return function(){var e={686:function(n,o,i){"use strict";i.d(o,{default:function(){return na}});var a=i(279),s=i.n(a),c=i(370),u=i.n(c),f=i(817),p=i.n(f);function l(j){try{return document.execCommand(j)}catch(_){return!1}}var d=function(_){var E=p()(_);return l("cut"),E},h=d;function b(j){var _=document.documentElement.getAttribute("dir")==="rtl",E=document.createElement("textarea");E.style.fontSize="12pt",E.style.border="0",E.style.padding="0",E.style.margin="0",E.style.position="absolute",E.style[_?"right":"left"]="-9999px";var k=window.pageYOffset||document.documentElement.scrollTop;return E.style.top="".concat(k,"px"),E.setAttribute("readonly",""),E.value=j,E}var U=function(_,E){var k=b(_);E.container.appendChild(k);var I=p()(k);return l("copy"),k.remove(),I},G=function(_){var E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},k="";return typeof _=="string"?k=U(_,E):_ instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(_==null?void 0:_.type)?k=U(_.value,E):(k=p()(_),l("copy")),k},W=G;function O(j){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?O=function(E){return typeof E}:O=function(E){return E&&typeof Symbol=="function"&&E.constructor===Symbol&&E!==Symbol.prototype?"symbol":typeof E},O(j)}var Ue=function(){var _=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},E=_.action,k=E===void 0?"copy":E,I=_.container,Q=_.target,Oe=_.text;if(k!=="copy"&&k!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(Q!==void 0)if(Q&&O(Q)==="object"&&Q.nodeType===1){if(k==="copy"&&Q.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(k==="cut"&&(Q.hasAttribute("readonly")||Q.hasAttribute("disabled")))throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`)}else throw new Error('Invalid "target" value, use a valid Element');if(Oe)return W(Oe,{container:I});if(Q)return k==="cut"?h(Q):W(Q,{container:I})},He=Ue;function Ce(j){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ce=function(E){return typeof E}:Ce=function(E){return E&&typeof Symbol=="function"&&E.constructor===Symbol&&E!==Symbol.prototype?"symbol":typeof E},Ce(j)}function Bi(j,_){if(!(j instanceof _))throw new TypeError("Cannot call a class as a function")}function on(j,_){for(var E=0;E<_.length;E++){var k=_[E];k.enumerable=k.enumerable||!1,k.configurable=!0,"value"in k&&(k.writable=!0),Object.defineProperty(j,k.key,k)}}function Gi(j,_,E){return _&&on(j.prototype,_),E&&on(j,E),j}function Ji(j,_){if(typeof _!="function"&&_!==null)throw new TypeError("Super expression must either be null or a function");j.prototype=Object.create(_&&_.prototype,{constructor:{value:j,writable:!0,configurable:!0}}),_&&gr(j,_)}function gr(j,_){return gr=Object.setPrototypeOf||function(k,I){return k.__proto__=I,k},gr(j,_)}function Xi(j){var _=ta();return function(){var k=Ct(j),I;if(_){var Q=Ct(this).constructor;I=Reflect.construct(k,arguments,Q)}else I=k.apply(this,arguments);return Zi(this,I)}}function Zi(j,_){return _&&(Ce(_)==="object"||typeof _=="function")?_:ea(j)}function ea(j){if(j===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return j}function ta(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(j){return!1}}function Ct(j){return Ct=Object.setPrototypeOf?Object.getPrototypeOf:function(E){return E.__proto__||Object.getPrototypeOf(E)},Ct(j)}function yr(j,_){var E="data-clipboard-".concat(j);if(!!_.hasAttribute(E))return _.getAttribute(E)}var ra=function(j){Ji(E,j);var _=Xi(E);function E(k,I){var Q;return Bi(this,E),Q=_.call(this),Q.resolveOptions(I),Q.listenClick(k),Q}return Gi(E,[{key:"resolveOptions",value:function(){var I=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof I.action=="function"?I.action:this.defaultAction,this.target=typeof I.target=="function"?I.target:this.defaultTarget,this.text=typeof I.text=="function"?I.text:this.defaultText,this.container=Ce(I.container)==="object"?I.container:document.body}},{key:"listenClick",value:function(I){var Q=this;this.listener=u()(I,"click",function(Oe){return Q.onClick(Oe)})}},{key:"onClick",value:function(I){var Q=I.delegateTarget||I.currentTarget,Oe=this.action(Q)||"copy",Rt=He({action:Oe,container:this.container,target:this.target(Q),text:this.text(Q)});this.emit(Rt?"success":"error",{action:Oe,text:Rt,trigger:Q,clearSelection:function(){Q&&Q.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(I){return yr("action",I)}},{key:"defaultTarget",value:function(I){var Q=yr("target",I);if(Q)return document.querySelector(Q)}},{key:"defaultText",value:function(I){return yr("text",I)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(I){var Q=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return W(I,Q)}},{key:"cut",value:function(I){return h(I)}},{key:"isSupported",value:function(){var I=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],Q=typeof I=="string"?[I]:I,Oe=!!document.queryCommandSupported;return Q.forEach(function(Rt){Oe=Oe&&!!document.queryCommandSupported(Rt)}),Oe}}]),E}(s()),na=ra},828:function(n){var o=9;if(typeof Element!="undefined"&&!Element.prototype.matches){var i=Element.prototype;i.matches=i.matchesSelector||i.mozMatchesSelector||i.msMatchesSelector||i.oMatchesSelector||i.webkitMatchesSelector}function a(s,c){for(;s&&s.nodeType!==o;){if(typeof s.matches=="function"&&s.matches(c))return s;s=s.parentNode}}n.exports=a},438:function(n,o,i){var a=i(828);function s(f,p,l,d,h){var b=u.apply(this,arguments);return f.addEventListener(l,b,h),{destroy:function(){f.removeEventListener(l,b,h)}}}function c(f,p,l,d,h){return typeof f.addEventListener=="function"?s.apply(null,arguments):typeof l=="function"?s.bind(null,document).apply(null,arguments):(typeof f=="string"&&(f=document.querySelectorAll(f)),Array.prototype.map.call(f,function(b){return s(b,p,l,d,h)}))}function u(f,p,l,d){return function(h){h.delegateTarget=a(h.target,p),h.delegateTarget&&d.call(f,h)}}n.exports=c},879:function(n,o){o.node=function(i){return i!==void 0&&i instanceof HTMLElement&&i.nodeType===1},o.nodeList=function(i){var a=Object.prototype.toString.call(i);return i!==void 0&&(a==="[object NodeList]"||a==="[object HTMLCollection]")&&"length"in i&&(i.length===0||o.node(i[0]))},o.string=function(i){return typeof i=="string"||i instanceof String},o.fn=function(i){var a=Object.prototype.toString.call(i);return a==="[object Function]"}},370:function(n,o,i){var a=i(879),s=i(438);function c(l,d,h){if(!l&&!d&&!h)throw new Error("Missing required arguments");if(!a.string(d))throw new TypeError("Second argument must be a String");if(!a.fn(h))throw new TypeError("Third argument must be a Function");if(a.node(l))return u(l,d,h);if(a.nodeList(l))return f(l,d,h);if(a.string(l))return p(l,d,h);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function u(l,d,h){return l.addEventListener(d,h),{destroy:function(){l.removeEventListener(d,h)}}}function f(l,d,h){return Array.prototype.forEach.call(l,function(b){b.addEventListener(d,h)}),{destroy:function(){Array.prototype.forEach.call(l,function(b){b.removeEventListener(d,h)})}}}function p(l,d,h){return s(document.body,l,d,h)}n.exports=c},817:function(n){function o(i){var a;if(i.nodeName==="SELECT")i.focus(),a=i.value;else if(i.nodeName==="INPUT"||i.nodeName==="TEXTAREA"){var s=i.hasAttribute("readonly");s||i.setAttribute("readonly",""),i.select(),i.setSelectionRange(0,i.value.length),s||i.removeAttribute("readonly"),a=i.value}else{i.hasAttribute("contenteditable")&&i.focus();var c=window.getSelection(),u=document.createRange();u.selectNodeContents(i),c.removeAllRanges(),c.addRange(u),a=c.toString()}return a}n.exports=o},279:function(n){function o(){}o.prototype={on:function(i,a,s){var c=this.e||(this.e={});return(c[i]||(c[i]=[])).push({fn:a,ctx:s}),this},once:function(i,a,s){var c=this;function u(){c.off(i,u),a.apply(s,arguments)}return u._=a,this.on(i,u,s)},emit:function(i){var a=[].slice.call(arguments,1),s=((this.e||(this.e={}))[i]||[]).slice(),c=0,u=s.length;for(c;c{"use strict";/*! + * escape-html + * Copyright(c) 2012-2013 TJ Holowaychuk + * Copyright(c) 2015 Andreas Lubbe + * Copyright(c) 2015 Tiancheng "Timothy" Gu + * MIT Licensed + */var _s=/["'&<>]/;Si.exports=Ts;function Ts(e){var t=""+e,r=_s.exec(t);if(!r)return t;var n,o="",i=0,a=0;for(i=r.index;i0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,o=this,i=o.hasError,a=o.isStopped,s=o.observers;return i||a?_r:(this.currentObservers=null,s.push(r),new Re(function(){n.currentObservers=null,Pe(s,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,o=n.hasError,i=n.thrownError,a=n.isStopped;o?r.error(i):a&&r.complete()},t.prototype.asObservable=function(){var r=new F;return r.source=this,r},t.create=function(r,n){return new qn(r,n)},t}(F);var qn=function(e){re(t,e);function t(r,n){var o=e.call(this)||this;return o.destination=r,o.source=n,o}return t.prototype.next=function(r){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.next)===null||o===void 0||o.call(n,r)},t.prototype.error=function(r){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.error)===null||o===void 0||o.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,o;return(o=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&o!==void 0?o:_r},t}(w);var St={now:function(){return(St.delegate||Date).now()},delegate:void 0};var wt=function(e){re(t,e);function t(r,n,o){r===void 0&&(r=1/0),n===void 0&&(n=1/0),o===void 0&&(o=St);var i=e.call(this)||this;return i._bufferSize=r,i._windowTime=n,i._timestampProvider=o,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=n===1/0,i._bufferSize=Math.max(1,r),i._windowTime=Math.max(1,n),i}return t.prototype.next=function(r){var n=this,o=n.isStopped,i=n._buffer,a=n._infiniteTimeWindow,s=n._timestampProvider,c=n._windowTime;o||(i.push(r),!a&&i.push(s.now()+c)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),o=this,i=o._infiniteTimeWindow,a=o._buffer,s=a.slice(),c=0;c0?e.prototype.requestAsyncId.call(this,r,n,o):(r.actions.push(this),r._scheduled||(r._scheduled=at.requestAnimationFrame(function(){return r.flush(void 0)})))},t.prototype.recycleAsyncId=function(r,n,o){if(o===void 0&&(o=0),o!=null&&o>0||o==null&&this.delay>0)return e.prototype.recycleAsyncId.call(this,r,n,o);r.actions.some(function(i){return i.id===n})||(at.cancelAnimationFrame(n),r._scheduled=void 0)},t}(Nt);var Kn=function(e){re(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.flush=function(r){this._active=!0;var n=this._scheduled;this._scheduled=void 0;var o=this.actions,i;r=r||o.shift();do if(i=r.execute(r.state,r.delay))break;while((r=o[0])&&r.id===n&&o.shift());if(this._active=!1,i){for(;(r=o[0])&&r.id===n&&o.shift();)r.unsubscribe();throw i}},t}(zt);var Te=new Kn(Yn);var C=new F(function(e){return e.complete()});function qt(e){return e&&T(e.schedule)}function kr(e){return e[e.length-1]}function De(e){return T(kr(e))?e.pop():void 0}function ye(e){return qt(kr(e))?e.pop():void 0}function Qt(e,t){return typeof kr(e)=="number"?e.pop():t}var st=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function Yt(e){return T(e==null?void 0:e.then)}function Kt(e){return T(e[it])}function Bt(e){return Symbol.asyncIterator&&T(e==null?void 0:e[Symbol.asyncIterator])}function Gt(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function va(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Jt=va();function Xt(e){return T(e==null?void 0:e[Jt])}function Zt(e){return In(this,arguments,function(){var r,n,o,i;return $t(this,function(a){switch(a.label){case 0:r=e.getReader(),a.label=1;case 1:a.trys.push([1,,9,10]),a.label=2;case 2:return[4,jt(r.read())];case 3:return n=a.sent(),o=n.value,i=n.done,i?[4,jt(void 0)]:[3,5];case 4:return[2,a.sent()];case 5:return[4,jt(o)];case 6:return[4,a.sent()];case 7:return a.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function er(e){return T(e==null?void 0:e.getReader)}function N(e){if(e instanceof F)return e;if(e!=null){if(Kt(e))return ga(e);if(st(e))return ya(e);if(Yt(e))return xa(e);if(Bt(e))return Bn(e);if(Xt(e))return Sa(e);if(er(e))return wa(e)}throw Gt(e)}function ga(e){return new F(function(t){var r=e[it]();if(T(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function ya(e){return new F(function(t){for(var r=0;r=2,!0))}function oe(e){e===void 0&&(e={});var t=e.connector,r=t===void 0?function(){return new w}:t,n=e.resetOnError,o=n===void 0?!0:n,i=e.resetOnComplete,a=i===void 0?!0:i,s=e.resetOnRefCountZero,c=s===void 0?!0:s;return function(u){var f,p,l,d=0,h=!1,b=!1,U=function(){p==null||p.unsubscribe(),p=void 0},G=function(){U(),f=l=void 0,h=b=!1},W=function(){var O=f;G(),O==null||O.unsubscribe()};return g(function(O,Ue){d++,!b&&!h&&U();var He=l=l!=null?l:r();Ue.add(function(){d--,d===0&&!b&&!h&&(p=Ur(W,c))}),He.subscribe(Ue),!f&&d>0&&(f=new Be({next:function(Ce){return He.next(Ce)},error:function(Ce){b=!0,U(),p=Ur(G,o,Ce),He.error(Ce)},complete:function(){h=!0,U(),p=Ur(G,a),He.complete()}}),N(O).subscribe(f))})(u)}}function Ur(e,t){for(var r=[],n=2;ne.next(document)),e}function B(e,t=document){return Array.from(t.querySelectorAll(e))}function z(e,t=document){let r=pe(e,t);if(typeof r=="undefined")throw new ReferenceError(`Missing element: expected "${e}" to be present`);return r}function pe(e,t=document){return t.querySelector(e)||void 0}function Ne(){return document.activeElement instanceof HTMLElement&&document.activeElement||void 0}function nr(e){return R(v(document.body,"focusin"),v(document.body,"focusout")).pipe(Ze(1),m(()=>{let t=Ne();return typeof t!="undefined"?e.contains(t):!1}),q(e===Ne()),K())}function ze(e){return{x:e.offsetLeft,y:e.offsetTop}}function vo(e){return R(v(window,"load"),v(window,"resize")).pipe($e(0,Te),m(()=>ze(e)),q(ze(e)))}function or(e){return{x:e.scrollLeft,y:e.scrollTop}}function pt(e){return R(v(e,"scroll"),v(window,"resize")).pipe($e(0,Te),m(()=>or(e)),q(or(e)))}var yo=function(){if(typeof Map!="undefined")return Map;function e(t,r){var n=-1;return t.some(function(o,i){return o[0]===r?(n=i,!0):!1}),n}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(r){var n=e(this.__entries__,r),o=this.__entries__[n];return o&&o[1]},t.prototype.set=function(r,n){var o=e(this.__entries__,r);~o?this.__entries__[o][1]=n:this.__entries__.push([r,n])},t.prototype.delete=function(r){var n=this.__entries__,o=e(n,r);~o&&n.splice(o,1)},t.prototype.has=function(r){return!!~e(this.__entries__,r)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(r,n){n===void 0&&(n=null);for(var o=0,i=this.__entries__;o0},e.prototype.connect_=function(){!zr||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),za?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){!zr||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(t){var r=t.propertyName,n=r===void 0?"":r,o=Na.some(function(i){return!!~n.indexOf(i)});o&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),xo=function(e,t){for(var r=0,n=Object.keys(t);r0},e}(),wo=typeof WeakMap!="undefined"?new WeakMap:new yo,Eo=function(){function e(t){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var r=qa.getInstance(),n=new ts(t,r,this);wo.set(this,n)}return e}();["observe","unobserve","disconnect"].forEach(function(e){Eo.prototype[e]=function(){var t;return(t=wo.get(this))[e].apply(t,arguments)}});var rs=function(){return typeof ir.ResizeObserver!="undefined"?ir.ResizeObserver:Eo}(),Oo=rs;var _o=new w,ns=P(()=>$(new Oo(e=>{for(let t of e)_o.next(t)}))).pipe(S(e=>R(xe,$(e)).pipe(L(()=>e.disconnect()))),X(1));function Ae(e){return{width:e.offsetWidth,height:e.offsetHeight}}function de(e){return ns.pipe(x(t=>t.observe(e)),S(t=>_o.pipe(M(({target:r})=>r===e),L(()=>t.unobserve(e)),m(()=>Ae(e)))),q(Ae(e)))}function mt(e){return{width:e.scrollWidth,height:e.scrollHeight}}var To=new w,os=P(()=>$(new IntersectionObserver(e=>{for(let t of e)To.next(t)},{threshold:0}))).pipe(S(e=>R(xe,$(e)).pipe(L(()=>e.disconnect()))),X(1));function cr(e){return os.pipe(x(t=>t.observe(e)),S(t=>To.pipe(M(({target:r})=>r===e),L(()=>t.unobserve(e)),m(({isIntersecting:r})=>r))))}function Mo(e,t=16){return pt(e).pipe(m(({y:r})=>{let n=Ae(e),o=mt(e);return r>=o.height-n.height-t}),K())}var ur={drawer:z("[data-md-toggle=drawer]"),search:z("[data-md-toggle=search]")};function Lo(e){return ur[e].checked}function qe(e,t){ur[e].checked!==t&&ur[e].click()}function dt(e){let t=ur[e];return v(t,"change").pipe(m(()=>t.checked),q(t.checked))}function is(e,t){switch(e.constructor){case HTMLInputElement:return e.type==="radio"?/^Arrow/.test(t):!0;case HTMLSelectElement:case HTMLTextAreaElement:return!0;default:return e.isContentEditable}}function Ao(){return v(window,"keydown").pipe(M(e=>!(e.metaKey||e.ctrlKey)),m(e=>({mode:Lo("search")?"search":"global",type:e.key,claim(){e.preventDefault(),e.stopPropagation()}})),M(({mode:e,type:t})=>{if(e==="global"){let r=Ne();if(typeof r!="undefined")return!is(r,t)}return!0}),oe())}function Se(){return new URL(location.href)}function fr(e){location.href=e.href}function Co(){return new w}function Ro(e,t){if(typeof t=="string"||typeof t=="number")e.innerHTML+=t.toString();else if(t instanceof Node)e.appendChild(t);else if(Array.isArray(t))for(let r of t)Ro(e,r)}function A(e,t,...r){let n=document.createElement(e);if(t)for(let o of Object.keys(t))typeof t[o]!="undefined"&&(typeof t[o]!="boolean"?n.setAttribute(o,t[o]):n.setAttribute(o,""));for(let o of r)Ro(n,o);return n}function ko(e,t){let r=t;if(e.length>r){for(;e[r]!==" "&&--r>0;);return`${e.substring(0,r)}...`}return e}function pr(e){if(e>999){let t=+((e-950)%1e3>99);return`${((e+1e-6)/1e3).toFixed(t)}k`}else return e.toString()}function Ho(){return location.hash.substring(1)}function Po(e){let t=A("a",{href:e});t.addEventListener("click",r=>r.stopPropagation()),t.click()}function as(){return v(window,"hashchange").pipe(m(Ho),q(Ho()),M(e=>e.length>0),X(1))}function Io(){return as().pipe(m(e=>pe(`[id="${e}"]`)),M(e=>typeof e!="undefined"))}function qr(e){let t=matchMedia(e);return rr(r=>t.addListener(()=>r(t.matches))).pipe(q(t.matches))}function $o(){let e=matchMedia("print");return R(v(window,"beforeprint").pipe(m(()=>!0)),v(window,"afterprint").pipe(m(()=>!1))).pipe(q(e.matches))}function Qr(e,t){return e.pipe(S(r=>r?t():C))}function lr(e,t={credentials:"same-origin"}){return fe(fetch(`${e}`,t)).pipe(ae(()=>C),S(r=>r.status!==200?Ot(()=>new Error(r.statusText)):$(r)))}function ke(e,t){return lr(e,t).pipe(S(r=>r.json()),X(1))}function jo(e,t){let r=new DOMParser;return lr(e,t).pipe(S(n=>n.text()),m(n=>r.parseFromString(n,"text/xml")),X(1))}function Fo(e){let t=A("script",{src:e});return P(()=>(document.head.appendChild(t),R(v(t,"load"),v(t,"error").pipe(S(()=>Ot(()=>new ReferenceError(`Invalid script: ${e}`))))).pipe(m(()=>{}),L(()=>document.head.removeChild(t)),se(1))))}function Uo(){return{x:Math.max(0,scrollX),y:Math.max(0,scrollY)}}function Do(){return R(v(window,"scroll",{passive:!0}),v(window,"resize",{passive:!0})).pipe(m(Uo),q(Uo()))}function Wo(){return{width:innerWidth,height:innerHeight}}function Vo(){return v(window,"resize",{passive:!0}).pipe(m(Wo),q(Wo()))}function No(){return Y([Do(),Vo()]).pipe(m(([e,t])=>({offset:e,size:t})),X(1))}function mr(e,{viewport$:t,header$:r}){let n=t.pipe(J("size")),o=Y([n,r]).pipe(m(()=>ze(e)));return Y([r,t,o]).pipe(m(([{height:i},{offset:a,size:s},{x:c,y:u}])=>({offset:{x:a.x-c,y:a.y-u+i},size:s})))}function zo(e,{tx$:t}){let r=v(e,"message").pipe(m(({data:n})=>n));return t.pipe(Lt(()=>r,{leading:!0,trailing:!0}),x(n=>e.postMessage(n)),S(()=>r),oe())}var ss=z("#__config"),ht=JSON.parse(ss.textContent);ht.base=`${new URL(ht.base,Se())}`;function he(){return ht}function ee(e){return ht.features.includes(e)}function te(e,t){return typeof t!="undefined"?ht.translations[e].replace("#",t.toString()):ht.translations[e]}function we(e,t=document){return z(`[data-md-component=${e}]`,t)}function ne(e,t=document){return B(`[data-md-component=${e}]`,t)}function cs(e){let t=z(".md-typeset > :first-child",e);return v(t,"click",{once:!0}).pipe(m(()=>z(".md-typeset",e)),m(r=>({hash:__md_hash(r.innerHTML)})))}function qo(e){return!ee("announce.dismiss")||!e.childElementCount?C:P(()=>{let t=new w;return t.pipe(q({hash:__md_get("__announce")})).subscribe(({hash:r})=>{var n;r&&r===((n=__md_get("__announce"))!=null?n:r)&&(e.hidden=!0,__md_set("__announce",r))}),cs(e).pipe(x(r=>t.next(r)),L(()=>t.complete()),m(r=>H({ref:e},r)))})}function us(e,{target$:t}){return t.pipe(m(r=>({hidden:r!==e})))}function Qo(e,t){let r=new w;return r.subscribe(({hidden:n})=>{e.hidden=n}),us(e,t).pipe(x(n=>r.next(n)),L(()=>r.complete()),m(n=>H({ref:e},n)))}var ni=Ye(Kr());function Yo(e){return A("aside",{class:"md-annotation",tabIndex:0},A("div",{class:"md-annotation__inner md-tooltip"},A("div",{class:"md-tooltip__inner md-typeset"})),A("span",{class:"md-annotation__index"},A("span",{"data-md-annotation-id":e})))}function Ko(e){return A("button",{class:"md-clipboard md-icon",title:te("clipboard.copy"),"data-clipboard-target":`#${e} > code`})}function Br(e,t){let r=t&2,n=t&1,o=Object.keys(e.terms).filter(a=>!e.terms[a]).reduce((a,s)=>[...a,A("del",null,s)," "],[]).slice(0,-1),i=new URL(e.location);return ee("search.highlight")&&i.searchParams.set("h",Object.entries(e.terms).filter(([,a])=>a).reduce((a,[s])=>`${a} ${s}`.trim(),"")),A("a",{href:`${i}`,class:"md-search-result__link",tabIndex:-1},A("article",{class:["md-search-result__article",...r?["md-search-result__article--document"]:[]].join(" "),"data-md-score":e.score.toFixed(2)},r>0&&A("div",{class:"md-search-result__icon md-icon"}),A("h1",{class:"md-search-result__title"},e.title),n>0&&e.text.length>0&&A("p",{class:"md-search-result__teaser"},ko(e.text,320)),e.tags&&e.tags.map(a=>A("span",{class:"md-tag"},a)),n>0&&o.length>0&&A("p",{class:"md-search-result__terms"},te("search.result.term.missing"),": ",...o)))}function Bo(e){let t=e[0].score,r=[...e],n=r.findIndex(u=>!u.location.includes("#")),[o]=r.splice(n,1),i=r.findIndex(u=>u.scoreBr(u,1)),...s.length?[A("details",{class:"md-search-result__more"},A("summary",{tabIndex:-1},s.length>0&&s.length===1?te("search.result.more.one"):te("search.result.more.other",s.length)),...s.map(u=>Br(u,1)))]:[]];return A("li",{class:"md-search-result__item"},c)}function Go(e){return A("ul",{class:"md-source__facts"},Object.entries(e).map(([t,r])=>A("li",{class:`md-source__fact md-source__fact--${t}`},typeof r=="number"?pr(r):r)))}function Gr(e){let t=`tabbed-control tabbed-control--${e}`;return A("div",{class:t,hidden:!0},A("button",{class:"tabbed-button",tabIndex:-1}))}function Jo(e){return A("div",{class:"md-typeset__scrollwrap"},A("div",{class:"md-typeset__table"},e))}function fs(e){let t=he(),r=new URL(`../${e.version}/`,t.base);return A("li",{class:"md-version__item"},A("a",{href:`${r}`,class:"md-version__link"},e.title))}function Xo(e,t){return A("div",{class:"md-version"},A("button",{class:"md-version__current","aria-label":te("select.version.title")},t.title),A("ul",{class:"md-version__list"},e.map(fs)))}function ps(e,t){let r=P(()=>Y([vo(e),pt(t)])).pipe(m(([{x:n,y:o},i])=>{let{width:a}=Ae(e);return{x:n-i.x+a/2,y:o-i.y}}));return nr(e).pipe(S(n=>r.pipe(m(o=>({active:n,offset:o})),se(+!n||1/0))))}function Zo(e,t){return P(()=>{let r=new w;r.subscribe({next({offset:a}){e.style.setProperty("--md-tooltip-x",`${a.x}px`),e.style.setProperty("--md-tooltip-y",`${a.y}px`)},complete(){e.style.removeProperty("--md-tooltip-x"),e.style.removeProperty("--md-tooltip-y")}});let n=r.pipe(ce(1));cr(e).pipe(Z(n)).subscribe(a=>{e.toggleAttribute("data-md-visible",a)}),r.pipe(Vr(500,Te),m(()=>t.getBoundingClientRect()),m(({x:a})=>a)).subscribe({next(a){a?e.style.setProperty("--md-tooltip-0",`${-a}px`):e.style.removeProperty("--md-tooltip-0")},complete(){e.style.removeProperty("--md-tooltip-0")}});let o=z(":scope > :last-child",e),i=v(o,"mousedown",{once:!0});return r.pipe(S(({active:a})=>a?i:C),x(a=>a.preventDefault())).subscribe(()=>e.blur()),ps(e,t).pipe(x(a=>r.next(a)),L(()=>r.complete()),m(a=>H({ref:e},a)))})}function ls(e){let t=[];for(let r of B(".c, .c1, .cm",e)){let n,o=r.firstChild;if(o instanceof Text)for(;n=/\((\d+)\)/.exec(o.textContent);){let i=o.splitText(n.index);o=i.splitText(n[0].length),t.push(i)}}return t}function ei(e,t){t.append(...Array.from(e.childNodes))}function ti(e,t,{print$:r}){let n=new Map;for(let o of ls(t)){let[,i]=o.textContent.match(/\((\d+)\)/);pe(`li:nth-child(${i})`,e)&&(n.set(+i,Yo(+i)),o.replaceWith(n.get(+i)))}return n.size===0?C:P(()=>{let o=new w;return r.pipe(Z(o.pipe(ce(1)))).subscribe(i=>{e.hidden=!i;for(let[a,s]of n){let c=z(".md-typeset",s),u=z(`li:nth-child(${a})`,e);i?ei(c,u):ei(u,c)}}),R(...[...n].map(([,i])=>Zo(i,t))).pipe(L(()=>o.complete()),oe())})}var ms=0;function oi(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return oi(t)}}function ri(e){return de(e).pipe(m(({width:t})=>({scrollable:mt(e).width>t})),J("scrollable"))}function ii(e,t){let{matches:r}=matchMedia("(hover)"),n=P(()=>{let o=new w;if(o.subscribe(({scrollable:a})=>{a&&r?e.setAttribute("tabindex","0"):e.removeAttribute("tabindex")}),ni.default.isSupported()){let a=e.closest("pre");a.id=`__code_${++ms}`,a.insertBefore(Ko(a.id),e)}let i=e.closest(".highlight");if(i instanceof HTMLElement){let a=oi(i);if(typeof a!="undefined"&&(i.classList.contains("annotate")||ee("content.code.annotate"))){let s=ti(a,e,t);return ri(e).pipe(x(c=>o.next(c)),L(()=>o.complete()),m(c=>H({ref:e},c)),et(de(i).pipe(Z(o.pipe(ce(1))),m(({width:c,height:u})=>c&&u),K(),S(c=>c?s:C))))}}return ri(e).pipe(x(a=>o.next(a)),L(()=>o.complete()),m(a=>H({ref:e},a)))});return cr(e).pipe(M(o=>o),se(1),S(()=>n))}var ai=".node circle,.node ellipse,.node path,.node polygon,.node rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}marker{fill:var(--md-mermaid-edge-color)!important}.edgeLabel .label rect{fill:transparent}.label{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.label foreignObject{line-height:normal;overflow:visible}.label div .edgeLabel{color:var(--md-mermaid-label-fg-color)}.edgeLabel,.edgeLabel rect,.label div .edgeLabel{background-color:var(--md-mermaid-label-bg-color)}.edgeLabel,.edgeLabel rect{fill:var(--md-mermaid-label-bg-color);color:var(--md-mermaid-edge-color)}.edgePath .path,.flowchart-link{stroke:var(--md-mermaid-edge-color)}.edgePath .arrowheadPath{fill:var(--md-mermaid-edge-color);stroke:none}.cluster rect{fill:var(--md-default-fg-color--lightest);stroke:var(--md-default-fg-color--lighter)}.cluster span{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}defs #flowchart-circleEnd,defs #flowchart-circleStart,defs #flowchart-crossEnd,defs #flowchart-crossStart,defs #flowchart-pointEnd,defs #flowchart-pointStart{stroke:none}g.classGroup line,g.classGroup rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}g.classGroup text{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.classLabel .box{fill:var(--md-mermaid-label-bg-color);background-color:var(--md-mermaid-label-bg-color);opacity:1}.classLabel .label{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.node .divider{stroke:var(--md-mermaid-node-fg-color)}.relation{stroke:var(--md-mermaid-edge-color)}.cardinality{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.cardinality text{fill:inherit!important}defs #classDiagram-compositionEnd,defs #classDiagram-compositionStart,defs #classDiagram-dependencyEnd,defs #classDiagram-dependencyStart,defs #classDiagram-extensionEnd,defs #classDiagram-extensionStart{fill:var(--md-mermaid-edge-color)!important;stroke:var(--md-mermaid-edge-color)!important}defs #classDiagram-aggregationEnd,defs #classDiagram-aggregationStart{fill:var(--md-mermaid-label-bg-color)!important;stroke:var(--md-mermaid-edge-color)!important}g.stateGroup rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}g.stateGroup .state-title{fill:var(--md-mermaid-label-fg-color)!important;font-family:var(--md-mermaid-font-family)}g.stateGroup .composit{fill:var(--md-mermaid-label-bg-color)}.nodeLabel{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.node circle.state-end,.node circle.state-start,.start-state{fill:var(--md-mermaid-edge-color);stroke:none}.end-state-inner,.end-state-outer{fill:var(--md-mermaid-edge-color)}.end-state-inner,.node circle.state-end{stroke:var(--md-mermaid-label-bg-color)}.transition{stroke:var(--md-mermaid-edge-color)}[id^=state-fork] rect,[id^=state-join] rect{fill:var(--md-mermaid-edge-color)!important;stroke:none!important}.statediagram-cluster.statediagram-cluster .inner{fill:var(--md-default-bg-color)}.statediagram-cluster rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}.statediagram-state rect.divider{fill:var(--md-default-fg-color--lightest);stroke:var(--md-default-fg-color--lighter)}defs #statediagram-barbEnd{stroke:var(--md-mermaid-edge-color)}.entityBox{fill:var(--md-mermaid-label-bg-color);stroke:var(--md-mermaid-node-fg-color)}.entityLabel{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.relationshipLabelBox{fill:var(--md-mermaid-label-bg-color);fill-opacity:1;background-color:var(--md-mermaid-label-bg-color);opacity:1}.relationshipLabel{fill:var(--md-mermaid-label-fg-color)}.relationshipLine{stroke:var(--md-mermaid-edge-color)}defs #ONE_OR_MORE_END *,defs #ONE_OR_MORE_START *,defs #ONLY_ONE_END *,defs #ONLY_ONE_START *,defs #ZERO_OR_MORE_END *,defs #ZERO_OR_MORE_START *,defs #ZERO_OR_ONE_END *,defs #ZERO_OR_ONE_START *{stroke:var(--md-mermaid-edge-color)!important}.actor,defs #ZERO_OR_MORE_END circle,defs #ZERO_OR_MORE_START circle{fill:var(--md-mermaid-label-bg-color)}.actor{stroke:var(--md-mermaid-node-fg-color)}text.actor>tspan{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}line{stroke:var(--md-default-fg-color--lighter)}.messageLine0,.messageLine1{stroke:var(--md-mermaid-edge-color)}.loopText>tspan,.messageText{font-family:var(--md-mermaid-font-family)!important}#arrowhead path,.loopText>tspan,.messageText{fill:var(--md-mermaid-edge-color);stroke:none}.loopLine{stroke:var(--md-mermaid-node-fg-color)}.labelBox,.loopLine{fill:var(--md-mermaid-node-bg-color)}.labelBox{stroke:none}.labelText,.labelText>span{fill:var(--md-mermaid-node-fg-color);font-family:var(--md-mermaid-font-family)}";var Jr,hs=0;function bs(){return typeof mermaid=="undefined"||mermaid instanceof Element?Fo("https://unpkg.com/mermaid@9.0.1/dist/mermaid.min.js"):$(void 0)}function si(e){return e.classList.remove("mermaid"),Jr||(Jr=bs().pipe(x(()=>mermaid.initialize({startOnLoad:!1,themeCSS:ai})),m(()=>{}),X(1))),Jr.subscribe(()=>{e.classList.add("mermaid");let t=`__mermaid_${hs++}`,r=A("div",{class:"mermaid"});mermaid.mermaidAPI.render(t,e.textContent,n=>{let o=r.attachShadow({mode:"closed"});o.innerHTML=n,e.replaceWith(r)})}),Jr.pipe(m(()=>({ref:e})))}function vs(e,{target$:t,print$:r}){let n=!0;return R(t.pipe(m(o=>o.closest("details:not([open])")),M(o=>e===o),m(()=>({action:"open",reveal:!0}))),r.pipe(M(o=>o||!n),x(()=>n=e.open),m(o=>({action:o?"open":"close"}))))}function ci(e,t){return P(()=>{let r=new w;return r.subscribe(({action:n,reveal:o})=>{n==="open"?e.setAttribute("open",""):e.removeAttribute("open"),o&&e.scrollIntoView()}),vs(e,t).pipe(x(n=>r.next(n)),L(()=>r.complete()),m(n=>H({ref:e},n)))})}var ui=A("table");function fi(e){return e.replaceWith(ui),ui.replaceWith(Jo(e)),$({ref:e})}function gs(e){let t=B(":scope > input",e),r=t.find(n=>n.checked)||t[0];return R(...t.map(n=>v(n,"change").pipe(m(()=>z(`label[for="${n.id}"]`))))).pipe(q(z(`label[for="${r.id}"]`)),m(n=>({active:n})))}function pi(e){let t=Gr("prev");e.append(t);let r=Gr("next");e.append(r);let n=z(".tabbed-labels",e);return P(()=>{let o=new w,i=o.pipe(ce(1));return Y([o,de(e)]).pipe($e(1,Te),Z(i)).subscribe({next([{active:a},s]){let c=ze(a),{width:u}=Ae(a);e.style.setProperty("--md-indicator-x",`${c.x}px`),e.style.setProperty("--md-indicator-width",`${u}px`);let f=or(n);(c.xf.x+s.width)&&n.scrollTo({left:Math.max(0,c.x-16),behavior:"smooth"})},complete(){e.style.removeProperty("--md-indicator-x"),e.style.removeProperty("--md-indicator-width")}}),Y([pt(n),de(n)]).pipe(Z(i)).subscribe(([a,s])=>{let c=mt(n);t.hidden=a.x<16,r.hidden=a.x>c.width-s.width-16}),R(v(t,"click").pipe(m(()=>-1)),v(r,"click").pipe(m(()=>1))).pipe(Z(i)).subscribe(a=>{let{width:s}=Ae(n);n.scrollBy({left:s*a,behavior:"smooth"})}),ee("content.tabs.link")&&o.pipe(Le(1)).subscribe(({active:a})=>{let s=a.innerText.trim();for(let u of B("[data-tabs]"))for(let f of B(":scope > input",u))if(z(`label[for="${f.id}"]`).innerText.trim()===s){f.click();break}let c=__md_get("__tabs")||[];__md_set("__tabs",[...new Set([s,...c])])}),gs(e).pipe(x(a=>o.next(a)),L(()=>o.complete()),m(a=>H({ref:e},a)))}).pipe(Ge(ue))}function li(e,{target$:t,print$:r}){return R(...B("pre:not(.mermaid) > code",e).map(n=>ii(n,{print$:r})),...B("pre.mermaid",e).map(n=>si(n)),...B("table:not([class])",e).map(n=>fi(n)),...B("details",e).map(n=>ci(n,{target$:t,print$:r})),...B("[data-tabs]",e).map(n=>pi(n)))}function ys(e,{alert$:t}){return t.pipe(S(r=>R($(!0),$(!1).pipe(Fe(2e3))).pipe(m(n=>({message:r,active:n})))))}function mi(e,t){let r=z(".md-typeset",e);return P(()=>{let n=new w;return n.subscribe(({message:o,active:i})=>{e.classList.toggle("md-dialog--active",i),r.textContent=o}),ys(e,t).pipe(x(o=>n.next(o)),L(()=>n.complete()),m(o=>H({ref:e},o)))})}function xs({viewport$:e}){if(!ee("header.autohide"))return $(!1);let t=e.pipe(m(({offset:{y:o}})=>o),Me(2,1),m(([o,i])=>[oMath.abs(i-o.y)>100),m(([,[o]])=>o),K()),n=dt("search");return Y([e,n]).pipe(m(([{offset:o},i])=>o.y>400&&!i),K(),S(o=>o?r:$(!1)),q(!1))}function di(e,t){return P(()=>Y([de(e),xs(t)])).pipe(m(([{height:r},n])=>({height:r,hidden:n})),K((r,n)=>r.height===n.height&&r.hidden===n.hidden),X(1))}function hi(e,{header$:t,main$:r}){return P(()=>{let n=new w,o=n.pipe(ce(1));return n.pipe(J("active"),Xe(t)).subscribe(([{active:i},{hidden:a}])=>{e.classList.toggle("md-header--shadow",i&&!a),e.hidden=a}),r.subscribe(n),t.pipe(Z(o),m(i=>H({ref:e},i)))})}function Ss(e,{viewport$:t,header$:r}){return mr(e,{viewport$:t,header$:r}).pipe(m(({offset:{y:n}})=>{let{height:o}=Ae(e);return{active:n>=o}}),J("active"))}function bi(e,t){return P(()=>{let r=new w;r.subscribe(({active:o})=>{e.classList.toggle("md-header__title--active",o)});let n=pe("article h1");return typeof n=="undefined"?C:Ss(n,t).pipe(x(o=>r.next(o)),L(()=>r.complete()),m(o=>H({ref:e},o)))})}function vi(e,{viewport$:t,header$:r}){let n=r.pipe(m(({height:i})=>i),K()),o=n.pipe(S(()=>de(e).pipe(m(({height:i})=>({top:e.offsetTop,bottom:e.offsetTop+i})),J("bottom"))));return Y([n,o,t]).pipe(m(([i,{top:a,bottom:s},{offset:{y:c},size:{height:u}}])=>(u=Math.max(0,u-Math.max(0,a-c,i)-Math.max(0,u+c-s)),{offset:a-i,height:u,active:a-i<=c})),K((i,a)=>i.offset===a.offset&&i.height===a.height&&i.active===a.active))}function ws(e){let t=__md_get("__palette")||{index:e.findIndex(r=>matchMedia(r.getAttribute("data-md-color-media")).matches)};return $(...e).pipe(ie(r=>v(r,"change").pipe(m(()=>r))),q(e[Math.max(0,t.index)]),m(r=>({index:e.indexOf(r),color:{scheme:r.getAttribute("data-md-color-scheme"),primary:r.getAttribute("data-md-color-primary"),accent:r.getAttribute("data-md-color-accent")}})),X(1))}function gi(e){return P(()=>{let t=new w;t.subscribe(n=>{document.body.setAttribute("data-md-color-switching","");for(let[o,i]of Object.entries(n.color))document.body.setAttribute(`data-md-color-${o}`,i);for(let o=0;o{document.body.removeAttribute("data-md-color-switching")});let r=B("input",e);return ws(r).pipe(x(n=>t.next(n)),L(()=>t.complete()),m(n=>H({ref:e},n)))})}var Xr=Ye(Kr());function Es(e){e.setAttribute("data-md-copying","");let t=e.innerText;return e.removeAttribute("data-md-copying"),t}function yi({alert$:e}){Xr.default.isSupported()&&new F(t=>{new Xr.default("[data-clipboard-target], [data-clipboard-text]",{text:r=>r.getAttribute("data-clipboard-text")||Es(z(r.getAttribute("data-clipboard-target")))}).on("success",r=>t.next(r))}).pipe(x(t=>{t.trigger.focus()}),m(()=>te("clipboard.copied"))).subscribe(e)}function Os(e){if(e.length<2)return[""];let[t,r]=[...e].sort((o,i)=>o.length-i.length).map(o=>o.replace(/[^/]+$/,"")),n=0;if(t===r)n=t.length;else for(;t.charCodeAt(n)===r.charCodeAt(n);)n++;return e.map(o=>o.replace(t.slice(0,n),""))}function dr(e){let t=__md_get("__sitemap",sessionStorage,e);if(t)return $(t);{let r=he();return jo(new URL("sitemap.xml",e||r.base)).pipe(m(n=>Os(B("loc",n).map(o=>o.textContent))),ae(()=>C),je([]),x(n=>__md_set("__sitemap",n,sessionStorage,e)))}}function xi({document$:e,location$:t,viewport$:r}){let n=he();if(location.protocol==="file:")return;"scrollRestoration"in history&&(history.scrollRestoration="manual",v(window,"beforeunload").subscribe(()=>{history.scrollRestoration="auto"}));let o=pe("link[rel=icon]");typeof o!="undefined"&&(o.href=o.href);let i=dr().pipe(m(u=>u.map(f=>`${new URL(f,n.base)}`)),S(u=>v(document.body,"click").pipe(M(f=>!f.metaKey&&!f.ctrlKey),S(f=>{if(f.target instanceof Element){let p=f.target.closest("a");if(p&&!p.target){let l=new URL(p.href);if(l.search="",l.hash="",l.pathname!==location.pathname&&u.includes(l.toString()))return f.preventDefault(),$({url:new URL(p.href)})}}return xe}))),oe()),a=v(window,"popstate").pipe(M(u=>u.state!==null),m(u=>({url:new URL(location.href),offset:u.state})),oe());R(i,a).pipe(K((u,f)=>u.url.href===f.url.href),m(({url:u})=>u)).subscribe(t);let s=t.pipe(J("pathname"),S(u=>lr(u.href).pipe(ae(()=>(fr(u),xe)))),oe());i.pipe(ft(s)).subscribe(({url:u})=>{history.pushState({},"",`${u}`)});let c=new DOMParser;s.pipe(S(u=>u.text()),m(u=>c.parseFromString(u,"text/html"))).subscribe(e),e.pipe(Le(1)).subscribe(u=>{for(let f of["title","link[rel=canonical]","meta[name=author]","meta[name=description]","[data-md-component=announce]","[data-md-component=container]","[data-md-component=header-topic]","[data-md-component=outdated]","[data-md-component=logo]","[data-md-component=skip]",...ee("navigation.tabs.sticky")?["[data-md-component=tabs]"]:[]]){let p=pe(f),l=pe(f,u);typeof p!="undefined"&&typeof l!="undefined"&&p.replaceWith(l)}}),e.pipe(Le(1),m(()=>we("container")),S(u=>B("script",u)),Ir(u=>{let f=A("script");if(u.src){for(let p of u.getAttributeNames())f.setAttribute(p,u.getAttribute(p));return u.replaceWith(f),new F(p=>{f.onload=()=>p.complete()})}else return f.textContent=u.textContent,u.replaceWith(f),C})).subscribe(),R(i,a).pipe(ft(e)).subscribe(({url:u,offset:f})=>{u.hash&&!f?Po(u.hash):window.scrollTo(0,(f==null?void 0:f.y)||0)}),r.pipe(Mt(i),Ze(250),J("offset")).subscribe(({offset:u})=>{history.replaceState(u,"")}),R(i,a).pipe(Me(2,1),M(([u,f])=>u.url.pathname===f.url.pathname),m(([,u])=>u)).subscribe(({offset:u})=>{window.scrollTo(0,(u==null?void 0:u.y)||0)})}var Ms=Ye(Zr());var wi=Ye(Zr());function en(e,t){let r=new RegExp(e.separator,"img"),n=(o,i,a)=>`${i}${a}`;return o=>{o=o.replace(/[\s*+\-:~^]+/g," ").trim();let i=new RegExp(`(^|${e.separator})(${o.replace(/[|\\{}()[\]^$+*?.-]/g,"\\$&").replace(r,"|")})`,"img");return a=>(t?(0,wi.default)(a):a).replace(i,n).replace(/<\/mark>(\s+)]*>/img,"$1")}}function Ei(e){return e.split(/"([^"]+)"/g).map((t,r)=>r&1?t.replace(/^\b|^(?![^\x00-\x7F]|$)|\s+/g," +"):t).join("").replace(/"|(?:^|\s+)[*+\-:^~]+(?=\s+|$)/g,"").trim()}function bt(e){return e.type===1}function Oi(e){return e.type===2}function vt(e){return e.type===3}function As({config:e,docs:t}){e.lang.length===1&&e.lang[0]==="en"&&(e.lang=[te("search.config.lang")]),e.separator==="[\\s\\-]+"&&(e.separator=te("search.config.separator"));let n={pipeline:te("search.config.pipeline").split(/\s*,\s*/).filter(Boolean),suggestions:ee("search.suggest")};return{config:e,docs:t,options:n}}function _i(e,t){let r=he(),n=new Worker(e),o=new w,i=zo(n,{tx$:o}).pipe(m(a=>{if(vt(a))for(let s of a.data.items)for(let c of s)c.location=`${new URL(c.location,r.base)}`;return a}),oe());return fe(t).pipe(m(a=>({type:0,data:As(a)}))).subscribe(o.next.bind(o)),{tx$:o,rx$:i}}function Ti({document$:e}){let t=he(),r=ke(new URL("../versions.json",t.base)).pipe(ae(()=>C)),n=r.pipe(m(o=>{let[,i]=t.base.match(/([^/]+)\/?$/);return o.find(({version:a,aliases:s})=>a===i||s.includes(i))||o[0]}));r.pipe(m(o=>new Map(o.map(i=>[`${new URL(`../${i.version}/`,t.base)}`,i]))),S(o=>v(document.body,"click").pipe(M(i=>!i.metaKey&&!i.ctrlKey),ge(n),S(([i,a])=>{if(i.target instanceof Element){let s=i.target.closest("a");if(s&&!s.target&&o.has(s.href)){let c=s.href;return!i.target.closest(".md-version")&&o.get(c)===a?C:(i.preventDefault(),$(c))}}return C}),S(i=>{let{version:a}=o.get(i);return dr(new URL(i)).pipe(m(s=>{let u=Se().href.replace(t.base,"");return s.includes(u)?new URL(`../${a}/${u}`,t.base):new URL(i)}))})))).subscribe(o=>fr(o)),Y([r,n]).subscribe(([o,i])=>{z(".md-header__topic").appendChild(Xo(o,i))}),e.pipe(S(()=>n)).subscribe(o=>{var a;let i=__md_get("__outdated",sessionStorage);if(i===null){let s=((a=t.version)==null?void 0:a.default)||"latest";i=!o.aliases.includes(s),__md_set("__outdated",i,sessionStorage)}if(i)for(let s of ne("outdated"))s.hidden=!1})}function Cs(e,{rx$:t}){let r=(__search==null?void 0:__search.transform)||Ei,{searchParams:n}=Se();n.has("q")&&qe("search",!0);let o=t.pipe(M(bt),se(1),m(()=>n.get("q")||""));dt("search").pipe(M(s=>!s),se(1)).subscribe(()=>{let s=new URL(location.href);s.searchParams.delete("q"),history.replaceState({},"",`${s}`)}),o.subscribe(s=>{s&&(e.value=s,e.focus())});let i=nr(e),a=R(v(e,"keyup"),v(e,"focus").pipe(Fe(1)),o).pipe(m(()=>r(e.value)),q(""),K());return Y([a,i]).pipe(m(([s,c])=>({value:s,focus:c})),X(1))}function Mi(e,{tx$:t,rx$:r}){let n=new w,o=n.pipe(ce(1));return n.pipe(J("value"),m(({value:i})=>({type:2,data:i}))).subscribe(t.next.bind(t)),n.pipe(J("focus")).subscribe(({focus:i})=>{i?(qe("search",i),e.placeholder=""):e.placeholder=te("search.placeholder")}),v(e.form,"reset").pipe(Z(o)).subscribe(()=>e.focus()),Cs(e,{tx$:t,rx$:r}).pipe(x(i=>n.next(i)),L(()=>n.complete()),m(i=>H({ref:e},i)),oe())}function Li(e,{rx$:t},{query$:r}){let n=new w,o=Mo(e.parentElement).pipe(M(Boolean)),i=z(":scope > :first-child",e),a=z(":scope > :last-child",e),s=t.pipe(M(bt),se(1));return n.pipe(ge(r),Mt(s)).subscribe(([{items:u},{value:f}])=>{if(f)switch(u.length){case 0:i.textContent=te("search.result.none");break;case 1:i.textContent=te("search.result.one");break;default:i.textContent=te("search.result.other",pr(u.length))}else i.textContent=te("search.result.placeholder")}),n.pipe(x(()=>a.innerHTML=""),S(({items:u})=>R($(...u.slice(0,10)),$(...u.slice(10)).pipe(Me(4),Nr(o),S(([f])=>f))))).subscribe(u=>a.appendChild(Bo(u))),t.pipe(M(vt),m(({data:u})=>u)).pipe(x(u=>n.next(u)),L(()=>n.complete()),m(u=>H({ref:e},u)))}function Rs(e,{query$:t}){return t.pipe(m(({value:r})=>{let n=Se();return n.hash="",n.searchParams.delete("h"),n.searchParams.set("q",r),{url:n}}))}function Ai(e,t){let r=new w;return r.subscribe(({url:n})=>{e.setAttribute("data-clipboard-text",e.href),e.href=`${n}`}),v(e,"click").subscribe(n=>n.preventDefault()),Rs(e,t).pipe(x(n=>r.next(n)),L(()=>r.complete()),m(n=>H({ref:e},n)))}function Ci(e,{rx$:t},{keyboard$:r}){let n=new w,o=we("search-query"),i=R(v(o,"keydown"),v(o,"focus")).pipe(Ie(ue),m(()=>o.value),K());return n.pipe(Xe(i),m(([{suggestions:s},c])=>{let u=c.split(/([\s-]+)/);if((s==null?void 0:s.length)&&u[u.length-1]){let f=s[s.length-1];f.startsWith(u[u.length-1])&&(u[u.length-1]=f)}else u.length=0;return u})).subscribe(s=>e.innerHTML=s.join("").replace(/\s/g," ")),r.pipe(M(({mode:s})=>s==="search")).subscribe(s=>{switch(s.type){case"ArrowRight":e.innerText.length&&o.selectionStart===o.value.length&&(o.value=e.innerText);break}}),t.pipe(M(vt),m(({data:s})=>s)).pipe(x(s=>n.next(s)),L(()=>n.complete()),m(()=>({ref:e})))}function Ri(e,{index$:t,keyboard$:r}){let n=he();try{let o=(__search==null?void 0:__search.worker)||n.search,i=_i(o,t),a=we("search-query",e),s=we("search-result",e),{tx$:c,rx$:u}=i;c.pipe(M(Oi),ft(u.pipe(M(bt))),se(1)).subscribe(c.next.bind(c)),r.pipe(M(({mode:l})=>l==="search")).subscribe(l=>{let d=Ne();switch(l.type){case"Enter":if(d===a){let h=new Map;for(let b of B(":first-child [href]",s)){let U=b.firstElementChild;h.set(b,parseFloat(U.getAttribute("data-md-score")))}if(h.size){let[[b]]=[...h].sort(([,U],[,G])=>G-U);b.click()}l.claim()}break;case"Escape":case"Tab":qe("search",!1),a.blur();break;case"ArrowUp":case"ArrowDown":if(typeof d=="undefined")a.focus();else{let h=[a,...B(":not(details) > [href], summary, details[open] [href]",s)],b=Math.max(0,(Math.max(0,h.indexOf(d))+h.length+(l.type==="ArrowUp"?-1:1))%h.length);h[b].focus()}l.claim();break;default:a!==Ne()&&a.focus()}}),r.pipe(M(({mode:l})=>l==="global")).subscribe(l=>{switch(l.type){case"f":case"s":case"/":a.focus(),a.select(),l.claim();break}});let f=Mi(a,i),p=Li(s,i,{query$:f});return R(f,p).pipe(et(...ne("search-share",e).map(l=>Ai(l,{query$:f})),...ne("search-suggest",e).map(l=>Ci(l,i,{keyboard$:r}))))}catch(o){return e.hidden=!0,xe}}function ki(e,{index$:t,location$:r}){return Y([t,r.pipe(q(Se()),M(n=>!!n.searchParams.get("h")))]).pipe(m(([n,o])=>en(n.config,!0)(o.searchParams.get("h"))),m(n=>{var a;let o=new Map,i=document.createNodeIterator(e,NodeFilter.SHOW_TEXT);for(let s=i.nextNode();s;s=i.nextNode())if((a=s.parentElement)!=null&&a.offsetHeight){let c=s.textContent,u=n(c);u.length>c.length&&o.set(s,u)}for(let[s,c]of o){let{childNodes:u}=A("span",null,c);s.replaceWith(...Array.from(u))}return{ref:e,nodes:o}}))}function ks(e,{viewport$:t,main$:r}){let n=e.parentElement,o=n.offsetTop-n.parentElement.offsetTop;return Y([r,t]).pipe(m(([{offset:i,height:a},{offset:{y:s}}])=>(a=a+Math.min(o,Math.max(0,s-i))-o,{height:a,locked:s>=i+o})),K((i,a)=>i.height===a.height&&i.locked===a.locked))}function tn(e,n){var o=n,{header$:t}=o,r=cn(o,["header$"]);let i=z(".md-sidebar__scrollwrap",e),{y:a}=ze(i);return P(()=>{let s=new w;return s.pipe($e(0,Te),ge(t)).subscribe({next([{height:c},{height:u}]){i.style.height=`${c-2*a}px`,e.style.top=`${u}px`},complete(){i.style.height="",e.style.top=""}}),ks(e,r).pipe(x(c=>s.next(c)),L(()=>s.complete()),m(c=>H({ref:e},c)))})}function Hi(e,t){if(typeof t!="undefined"){let r=`https://api.github.com/repos/${e}/${t}`;return _t(ke(`${r}/releases/latest`).pipe(ae(()=>C),m(n=>({version:n.tag_name})),je({})),ke(r).pipe(ae(()=>C),m(n=>({stars:n.stargazers_count,forks:n.forks_count})),je({}))).pipe(m(([n,o])=>H(H({},n),o)))}else{let r=`https://api.github.com/users/${e}`;return ke(r).pipe(m(n=>({repositories:n.public_repos})),je({}))}}function Pi(e,t){let r=`https://${e}/api/v4/projects/${encodeURIComponent(t)}`;return ke(r).pipe(ae(()=>C),m(({star_count:n,forks_count:o})=>({stars:n,forks:o})),je({}))}function Ii(e){let[t]=e.match(/(git(?:hub|lab))/i)||[];switch(t.toLowerCase()){case"github":let[,r,n]=e.match(/^.+github\.com\/([^/]+)\/?([^/]+)?/i);return Hi(r,n);case"gitlab":let[,o,i]=e.match(/^.+?([^/]*gitlab[^/]+)\/(.+?)\/?$/i);return Pi(o,i);default:return C}}var Hs;function Ps(e){return Hs||(Hs=P(()=>{let t=__md_get("__source",sessionStorage);return t?$(t):Ii(e.href).pipe(x(r=>__md_set("__source",r,sessionStorage)))}).pipe(ae(()=>C),M(t=>Object.keys(t).length>0),m(t=>({facts:t})),X(1)))}function $i(e){let t=z(":scope > :last-child",e);return P(()=>{let r=new w;return r.subscribe(({facts:n})=>{t.appendChild(Go(n)),t.classList.add("md-source__repository--active")}),Ps(e).pipe(x(n=>r.next(n)),L(()=>r.complete()),m(n=>H({ref:e},n)))})}function Is(e,{viewport$:t,header$:r}){return de(document.body).pipe(S(()=>mr(e,{header$:r,viewport$:t})),m(({offset:{y:n}})=>({hidden:n>=10})),J("hidden"))}function ji(e,t){return P(()=>{let r=new w;return r.subscribe({next({hidden:n}){e.hidden=n},complete(){e.hidden=!1}}),(ee("navigation.tabs.sticky")?$({hidden:!1}):Is(e,t)).pipe(x(n=>r.next(n)),L(()=>r.complete()),m(n=>H({ref:e},n)))})}function $s(e,{viewport$:t,header$:r}){let n=new Map,o=B("[href^=\\#]",e);for(let s of o){let c=decodeURIComponent(s.hash.substring(1)),u=pe(`[id="${c}"]`);typeof u!="undefined"&&n.set(s,u)}let i=r.pipe(J("height"),m(({height:s})=>{let c=we("main"),u=z(":scope > :first-child",c);return s+.8*(u.offsetTop-c.offsetTop)}),oe());return de(document.body).pipe(J("height"),S(s=>P(()=>{let c=[];return $([...n].reduce((u,[f,p])=>{for(;c.length&&n.get(c[c.length-1]).tagName>=p.tagName;)c.pop();let l=p.offsetTop;for(;!l&&p.parentElement;)p=p.parentElement,l=p.offsetTop;return u.set([...c=[...c,f]].reverse(),l)},new Map))}).pipe(m(c=>new Map([...c].sort(([,u],[,f])=>u-f))),Xe(i),S(([c,u])=>t.pipe(Fr(([f,p],{offset:{y:l},size:d})=>{let h=l+d.height>=Math.floor(s.height);for(;p.length;){let[,b]=p[0];if(b-u=l&&!h)p=[f.pop(),...p];else break}return[f,p]},[[],[...c]]),K((f,p)=>f[0]===p[0]&&f[1]===p[1])))))).pipe(m(([s,c])=>({prev:s.map(([u])=>u),next:c.map(([u])=>u)})),q({prev:[],next:[]}),Me(2,1),m(([s,c])=>s.prev.length{let o=new w,i=o.pipe(ce(1));return o.subscribe(({prev:a,next:s})=>{for(let[c]of s)c.classList.remove("md-nav__link--passed"),c.classList.remove("md-nav__link--active");for(let[c,[u]]of a.entries())u.classList.add("md-nav__link--passed"),u.classList.toggle("md-nav__link--active",c===a.length-1)}),ee("navigation.tracking")&&t.pipe(Z(i),J("offset"),Ze(250),Le(1),Z(n.pipe(Le(1))),Tt({delay:250}),ge(o)).subscribe(([,{prev:a}])=>{let s=Se(),c=a[a.length-1];if(c&&c.length){let[u]=c,{hash:f}=new URL(u.href);s.hash!==f&&(s.hash=f,history.replaceState({},"",`${s}`))}else s.hash="",history.replaceState({},"",`${s}`)}),$s(e,{viewport$:t,header$:r}).pipe(x(a=>o.next(a)),L(()=>o.complete()),m(a=>H({ref:e},a)))})}function js(e,{viewport$:t,main$:r,target$:n}){let o=t.pipe(m(({offset:{y:a}})=>a),Me(2,1),m(([a,s])=>a>s&&s>0),K()),i=r.pipe(m(({active:a})=>a));return Y([i,o]).pipe(m(([a,s])=>!(a&&s)),K(),Z(n.pipe(Le(1))),jr(!0),Tt({delay:250}),m(a=>({hidden:a})))}function Ui(e,{viewport$:t,header$:r,main$:n,target$:o}){let i=new w,a=i.pipe(ce(1));return i.subscribe({next({hidden:s}){e.hidden=s,s?(e.setAttribute("tabindex","-1"),e.blur()):e.removeAttribute("tabindex")},complete(){e.style.top="",e.hidden=!0,e.removeAttribute("tabindex")}}),r.pipe(Z(a),J("height")).subscribe(({height:s})=>{e.style.top=`${s+16}px`}),js(e,{viewport$:t,main$:n,target$:o}).pipe(x(s=>i.next(s)),L(()=>i.complete()),m(s=>H({ref:e},s)))}function Di({document$:e,tablet$:t}){e.pipe(S(()=>B(".md-toggle--indeterminate, [data-md-state=indeterminate]")),x(r=>{r.indeterminate=!0,r.checked=!1}),ie(r=>v(r,"change").pipe(Dr(()=>r.classList.contains("md-toggle--indeterminate")),m(()=>r))),ge(t)).subscribe(([r,n])=>{r.classList.remove("md-toggle--indeterminate"),n&&(r.checked=!1)})}function Fs(){return/(iPad|iPhone|iPod)/.test(navigator.userAgent)}function Wi({document$:e}){e.pipe(S(()=>B("[data-md-scrollfix]")),x(t=>t.removeAttribute("data-md-scrollfix")),M(Fs),ie(t=>v(t,"touchstart").pipe(m(()=>t)))).subscribe(t=>{let r=t.scrollTop;r===0?t.scrollTop=1:r+t.offsetHeight===t.scrollHeight&&(t.scrollTop=r-1)})}function Vi({viewport$:e,tablet$:t}){Y([dt("search"),t]).pipe(m(([r,n])=>r&&!n),S(r=>$(r).pipe(Fe(r?400:100))),ge(e)).subscribe(([r,{offset:{y:n}}])=>{if(r)document.body.setAttribute("data-md-scrolllock",""),document.body.style.top=`-${n}px`;else{let o=-1*parseInt(document.body.style.top,10);document.body.removeAttribute("data-md-scrolllock"),document.body.style.top="",o&&window.scrollTo(0,o)}})}Object.entries||(Object.entries=function(e){let t=[];for(let r of Object.keys(e))t.push([r,e[r]]);return t});Object.values||(Object.values=function(e){let t=[];for(let r of Object.keys(e))t.push(e[r]);return t});typeof Element!="undefined"&&(Element.prototype.scrollTo||(Element.prototype.scrollTo=function(e,t){typeof e=="object"?(this.scrollLeft=e.left,this.scrollTop=e.top):(this.scrollLeft=e,this.scrollTop=t)}),Element.prototype.replaceWith||(Element.prototype.replaceWith=function(...e){let t=this.parentNode;if(t){e.length===0&&t.removeChild(this);for(let r=e.length-1;r>=0;r--){let n=e[r];typeof n!="object"?n=document.createTextNode(n):n.parentNode&&n.parentNode.removeChild(n),r?t.insertBefore(this.previousSibling,n):t.replaceChild(n,this)}}}));document.documentElement.classList.remove("no-js");document.documentElement.classList.add("js");var tt=bo(),br=Co(),gt=Io(),rn=Ao(),Ee=No(),vr=qr("(min-width: 960px)"),zi=qr("(min-width: 1220px)"),qi=$o(),Qi=he(),Yi=document.forms.namedItem("search")?(__search==null?void 0:__search.index)||ke(new URL("search/search_index.json",Qi.base)):xe,nn=new w;yi({alert$:nn});ee("navigation.instant")&&xi({document$:tt,location$:br,viewport$:Ee});var Ni;((Ni=Qi.version)==null?void 0:Ni.provider)==="mike"&&Ti({document$:tt});R(br,gt).pipe(Fe(125)).subscribe(()=>{qe("drawer",!1),qe("search",!1)});rn.pipe(M(({mode:e})=>e==="global")).subscribe(e=>{switch(e.type){case"p":case",":let t=pe("[href][rel=prev]");typeof t!="undefined"&&t.click();break;case"n":case".":let r=pe("[href][rel=next]");typeof r!="undefined"&&r.click();break}});Di({document$:tt,tablet$:vr});Wi({document$:tt});Vi({viewport$:Ee,tablet$:vr});var Qe=di(we("header"),{viewport$:Ee}),hr=tt.pipe(m(()=>we("main")),S(e=>vi(e,{viewport$:Ee,header$:Qe})),X(1)),Us=R(...ne("consent").map(e=>Qo(e,{target$:gt})),...ne("dialog").map(e=>mi(e,{alert$:nn})),...ne("header").map(e=>hi(e,{viewport$:Ee,header$:Qe,main$:hr})),...ne("palette").map(e=>gi(e)),...ne("search").map(e=>Ri(e,{index$:Yi,keyboard$:rn})),...ne("source").map(e=>$i(e))),Ds=P(()=>R(...ne("announce").map(e=>qo(e)),...ne("content").map(e=>li(e,{target$:gt,print$:qi})),...ne("content").map(e=>ee("search.highlight")?ki(e,{index$:Yi,location$:br}):C),...ne("header-title").map(e=>bi(e,{viewport$:Ee,header$:Qe})),...ne("sidebar").map(e=>e.getAttribute("data-md-type")==="navigation"?Qr(zi,()=>tn(e,{viewport$:Ee,header$:Qe,main$:hr})):Qr(vr,()=>tn(e,{viewport$:Ee,header$:Qe,main$:hr}))),...ne("tabs").map(e=>ji(e,{viewport$:Ee,header$:Qe})),...ne("toc").map(e=>Fi(e,{viewport$:Ee,header$:Qe,target$:gt})),...ne("top").map(e=>Ui(e,{viewport$:Ee,header$:Qe,main$:hr,target$:gt})))),Ki=tt.pipe(S(()=>Ds),et(Us),X(1));Ki.subscribe();window.document$=tt;window.location$=br;window.target$=gt;window.keyboard$=rn;window.viewport$=Ee;window.tablet$=vr;window.screen$=zi;window.print$=qi;window.alert$=nn;window.component$=Ki;})(); +//# sourceMappingURL=bundle.9c69f0bc.min.js.map + diff --git a/en/2022.8/assets/javascripts/bundle.9c69f0bc.min.js.map b/en/2022.8/assets/javascripts/bundle.9c69f0bc.min.js.map new file mode 100644 index 000000000..27a084260 --- /dev/null +++ b/en/2022.8/assets/javascripts/bundle.9c69f0bc.min.js.map @@ -0,0 +1,8 @@ +{ + "version": 3, + "sources": ["node_modules/focus-visible/dist/focus-visible.js", "node_modules/url-polyfill/url-polyfill.js", "node_modules/rxjs/node_modules/tslib/tslib.js", "node_modules/clipboard/dist/clipboard.js", "node_modules/escape-html/index.js", "node_modules/array-flat-polyfill/index.mjs", "src/assets/javascripts/bundle.ts", "node_modules/unfetch/polyfill/index.js", "node_modules/rxjs/node_modules/tslib/modules/index.js", "node_modules/rxjs/src/internal/util/isFunction.ts", "node_modules/rxjs/src/internal/util/createErrorClass.ts", "node_modules/rxjs/src/internal/util/UnsubscriptionError.ts", "node_modules/rxjs/src/internal/util/arrRemove.ts", "node_modules/rxjs/src/internal/Subscription.ts", "node_modules/rxjs/src/internal/config.ts", "node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts", "node_modules/rxjs/src/internal/util/reportUnhandledError.ts", "node_modules/rxjs/src/internal/util/noop.ts", "node_modules/rxjs/src/internal/NotificationFactories.ts", "node_modules/rxjs/src/internal/util/errorContext.ts", "node_modules/rxjs/src/internal/Subscriber.ts", "node_modules/rxjs/src/internal/symbol/observable.ts", "node_modules/rxjs/src/internal/util/identity.ts", "node_modules/rxjs/src/internal/util/pipe.ts", "node_modules/rxjs/src/internal/Observable.ts", "node_modules/rxjs/src/internal/util/lift.ts", "node_modules/rxjs/src/internal/operators/OperatorSubscriber.ts", "node_modules/rxjs/src/internal/scheduler/animationFrameProvider.ts", "node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts", "node_modules/rxjs/src/internal/Subject.ts", "node_modules/rxjs/src/internal/scheduler/dateTimestampProvider.ts", "node_modules/rxjs/src/internal/ReplaySubject.ts", "node_modules/rxjs/src/internal/scheduler/Action.ts", "node_modules/rxjs/src/internal/scheduler/intervalProvider.ts", "node_modules/rxjs/src/internal/scheduler/AsyncAction.ts", "node_modules/rxjs/src/internal/Scheduler.ts", "node_modules/rxjs/src/internal/scheduler/AsyncScheduler.ts", "node_modules/rxjs/src/internal/scheduler/async.ts", "node_modules/rxjs/src/internal/scheduler/AnimationFrameAction.ts", "node_modules/rxjs/src/internal/scheduler/AnimationFrameScheduler.ts", "node_modules/rxjs/src/internal/scheduler/animationFrame.ts", "node_modules/rxjs/src/internal/observable/empty.ts", "node_modules/rxjs/src/internal/util/isScheduler.ts", "node_modules/rxjs/src/internal/util/args.ts", "node_modules/rxjs/src/internal/util/isArrayLike.ts", "node_modules/rxjs/src/internal/util/isPromise.ts", "node_modules/rxjs/src/internal/util/isInteropObservable.ts", "node_modules/rxjs/src/internal/util/isAsyncIterable.ts", "node_modules/rxjs/src/internal/util/throwUnobservableError.ts", "node_modules/rxjs/src/internal/symbol/iterator.ts", "node_modules/rxjs/src/internal/util/isIterable.ts", "node_modules/rxjs/src/internal/util/isReadableStreamLike.ts", "node_modules/rxjs/src/internal/observable/innerFrom.ts", "node_modules/rxjs/src/internal/util/executeSchedule.ts", "node_modules/rxjs/src/internal/operators/observeOn.ts", "node_modules/rxjs/src/internal/operators/subscribeOn.ts", "node_modules/rxjs/src/internal/scheduled/scheduleObservable.ts", "node_modules/rxjs/src/internal/scheduled/schedulePromise.ts", "node_modules/rxjs/src/internal/scheduled/scheduleArray.ts", "node_modules/rxjs/src/internal/scheduled/scheduleIterable.ts", "node_modules/rxjs/src/internal/scheduled/scheduleAsyncIterable.ts", "node_modules/rxjs/src/internal/scheduled/scheduleReadableStreamLike.ts", "node_modules/rxjs/src/internal/scheduled/scheduled.ts", "node_modules/rxjs/src/internal/observable/from.ts", "node_modules/rxjs/src/internal/observable/of.ts", "node_modules/rxjs/src/internal/observable/throwError.ts", "node_modules/rxjs/src/internal/util/isDate.ts", "node_modules/rxjs/src/internal/operators/map.ts", "node_modules/rxjs/src/internal/util/mapOneOrManyArgs.ts", "node_modules/rxjs/src/internal/util/argsArgArrayOrObject.ts", "node_modules/rxjs/src/internal/util/createObject.ts", "node_modules/rxjs/src/internal/observable/combineLatest.ts", "node_modules/rxjs/src/internal/operators/mergeInternals.ts", "node_modules/rxjs/src/internal/operators/mergeMap.ts", "node_modules/rxjs/src/internal/operators/mergeAll.ts", "node_modules/rxjs/src/internal/operators/concatAll.ts", "node_modules/rxjs/src/internal/observable/concat.ts", "node_modules/rxjs/src/internal/observable/defer.ts", "node_modules/rxjs/src/internal/observable/fromEvent.ts", "node_modules/rxjs/src/internal/observable/fromEventPattern.ts", "node_modules/rxjs/src/internal/observable/timer.ts", "node_modules/rxjs/src/internal/observable/merge.ts", "node_modules/rxjs/src/internal/observable/never.ts", "node_modules/rxjs/src/internal/util/argsOrArgArray.ts", "node_modules/rxjs/src/internal/operators/filter.ts", "node_modules/rxjs/src/internal/observable/zip.ts", "node_modules/rxjs/src/internal/operators/audit.ts", "node_modules/rxjs/src/internal/operators/auditTime.ts", "node_modules/rxjs/src/internal/operators/bufferCount.ts", "node_modules/rxjs/src/internal/operators/catchError.ts", "node_modules/rxjs/src/internal/operators/scanInternals.ts", "node_modules/rxjs/src/internal/operators/combineLatest.ts", "node_modules/rxjs/src/internal/operators/combineLatestWith.ts", "node_modules/rxjs/src/internal/operators/concatMap.ts", "node_modules/rxjs/src/internal/operators/debounceTime.ts", "node_modules/rxjs/src/internal/operators/defaultIfEmpty.ts", "node_modules/rxjs/src/internal/operators/take.ts", "node_modules/rxjs/src/internal/operators/ignoreElements.ts", "node_modules/rxjs/src/internal/operators/mapTo.ts", "node_modules/rxjs/src/internal/operators/delayWhen.ts", "node_modules/rxjs/src/internal/operators/delay.ts", "node_modules/rxjs/src/internal/operators/distinctUntilChanged.ts", "node_modules/rxjs/src/internal/operators/distinctUntilKeyChanged.ts", "node_modules/rxjs/src/internal/operators/endWith.ts", "node_modules/rxjs/src/internal/operators/finalize.ts", "node_modules/rxjs/src/internal/operators/takeLast.ts", "node_modules/rxjs/src/internal/operators/merge.ts", "node_modules/rxjs/src/internal/operators/mergeWith.ts", "node_modules/rxjs/src/internal/operators/repeat.ts", "node_modules/rxjs/src/internal/operators/sample.ts", "node_modules/rxjs/src/internal/operators/scan.ts", "node_modules/rxjs/src/internal/operators/share.ts", "node_modules/rxjs/src/internal/operators/shareReplay.ts", "node_modules/rxjs/src/internal/operators/skip.ts", "node_modules/rxjs/src/internal/operators/skipUntil.ts", "node_modules/rxjs/src/internal/operators/startWith.ts", "node_modules/rxjs/src/internal/operators/switchMap.ts", "node_modules/rxjs/src/internal/operators/takeUntil.ts", "node_modules/rxjs/src/internal/operators/takeWhile.ts", "node_modules/rxjs/src/internal/operators/tap.ts", "node_modules/rxjs/src/internal/operators/throttle.ts", "node_modules/rxjs/src/internal/operators/throttleTime.ts", "node_modules/rxjs/src/internal/operators/withLatestFrom.ts", "node_modules/rxjs/src/internal/operators/zip.ts", "node_modules/rxjs/src/internal/operators/zipWith.ts", "src/assets/javascripts/browser/document/index.ts", "src/assets/javascripts/browser/element/_/index.ts", "src/assets/javascripts/browser/element/focus/index.ts", "src/assets/javascripts/browser/element/offset/_/index.ts", "src/assets/javascripts/browser/element/offset/content/index.ts", "node_modules/resize-observer-polyfill/dist/ResizeObserver.es.js", "src/assets/javascripts/browser/element/size/_/index.ts", "src/assets/javascripts/browser/element/size/content/index.ts", "src/assets/javascripts/browser/element/visibility/index.ts", "src/assets/javascripts/browser/toggle/index.ts", "src/assets/javascripts/browser/keyboard/index.ts", "src/assets/javascripts/browser/location/_/index.ts", "src/assets/javascripts/utilities/h/index.ts", "src/assets/javascripts/utilities/string/index.ts", "src/assets/javascripts/browser/location/hash/index.ts", "src/assets/javascripts/browser/media/index.ts", "src/assets/javascripts/browser/request/index.ts", "src/assets/javascripts/browser/script/index.ts", "src/assets/javascripts/browser/viewport/offset/index.ts", "src/assets/javascripts/browser/viewport/size/index.ts", "src/assets/javascripts/browser/viewport/_/index.ts", "src/assets/javascripts/browser/viewport/at/index.ts", "src/assets/javascripts/browser/worker/index.ts", "src/assets/javascripts/_/index.ts", "src/assets/javascripts/components/_/index.ts", "src/assets/javascripts/components/announce/index.ts", "src/assets/javascripts/components/consent/index.ts", "src/assets/javascripts/components/content/code/_/index.ts", "src/assets/javascripts/templates/annotation/index.tsx", "src/assets/javascripts/templates/clipboard/index.tsx", "src/assets/javascripts/templates/search/index.tsx", "src/assets/javascripts/templates/source/index.tsx", "src/assets/javascripts/templates/tabbed/index.tsx", "src/assets/javascripts/templates/table/index.tsx", "src/assets/javascripts/templates/version/index.tsx", "src/assets/javascripts/components/content/annotation/_/index.ts", "src/assets/javascripts/components/content/annotation/list/index.ts", "src/assets/javascripts/components/content/code/mermaid/index.ts", "src/assets/javascripts/components/content/details/index.ts", "src/assets/javascripts/components/content/table/index.ts", "src/assets/javascripts/components/content/tabs/index.ts", "src/assets/javascripts/components/content/_/index.ts", "src/assets/javascripts/components/dialog/index.ts", "src/assets/javascripts/components/header/_/index.ts", "src/assets/javascripts/components/header/title/index.ts", "src/assets/javascripts/components/main/index.ts", "src/assets/javascripts/components/palette/index.ts", "src/assets/javascripts/integrations/clipboard/index.ts", "src/assets/javascripts/integrations/sitemap/index.ts", "src/assets/javascripts/integrations/instant/index.ts", "src/assets/javascripts/integrations/search/document/index.ts", "src/assets/javascripts/integrations/search/highlighter/index.ts", "src/assets/javascripts/integrations/search/query/transform/index.ts", "src/assets/javascripts/integrations/search/worker/message/index.ts", "src/assets/javascripts/integrations/search/worker/_/index.ts", "src/assets/javascripts/integrations/version/index.ts", "src/assets/javascripts/components/search/query/index.ts", "src/assets/javascripts/components/search/result/index.ts", "src/assets/javascripts/components/search/share/index.ts", "src/assets/javascripts/components/search/suggest/index.ts", "src/assets/javascripts/components/search/_/index.ts", "src/assets/javascripts/components/search/highlight/index.ts", "src/assets/javascripts/components/sidebar/index.ts", "src/assets/javascripts/components/source/facts/github/index.ts", "src/assets/javascripts/components/source/facts/gitlab/index.ts", "src/assets/javascripts/components/source/facts/_/index.ts", "src/assets/javascripts/components/source/_/index.ts", "src/assets/javascripts/components/tabs/index.ts", "src/assets/javascripts/components/toc/index.ts", "src/assets/javascripts/components/top/index.ts", "src/assets/javascripts/patches/indeterminate/index.ts", "src/assets/javascripts/patches/scrollfix/index.ts", "src/assets/javascripts/patches/scrolllock/index.ts", "src/assets/javascripts/polyfills/index.ts"], + "sourceRoot": "../../../..", + "sourcesContent": ["(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined' ? factory() :\n typeof define === 'function' && define.amd ? define(factory) :\n (factory());\n}(this, (function () { 'use strict';\n\n /**\n * Applies the :focus-visible polyfill at the given scope.\n * A scope in this case is either the top-level Document or a Shadow Root.\n *\n * @param {(Document|ShadowRoot)} scope\n * @see https://github.com/WICG/focus-visible\n */\n function applyFocusVisiblePolyfill(scope) {\n var hadKeyboardEvent = true;\n var hadFocusVisibleRecently = false;\n var hadFocusVisibleRecentlyTimeout = null;\n\n var inputTypesAllowlist = {\n text: true,\n search: true,\n url: true,\n tel: true,\n email: true,\n password: true,\n number: true,\n date: true,\n month: true,\n week: true,\n time: true,\n datetime: true,\n 'datetime-local': true\n };\n\n /**\n * Helper function for legacy browsers and iframes which sometimes focus\n * elements like document, body, and non-interactive SVG.\n * @param {Element} el\n */\n function isValidFocusTarget(el) {\n if (\n el &&\n el !== document &&\n el.nodeName !== 'HTML' &&\n el.nodeName !== 'BODY' &&\n 'classList' in el &&\n 'contains' in el.classList\n ) {\n return true;\n }\n return false;\n }\n\n /**\n * Computes whether the given element should automatically trigger the\n * `focus-visible` class being added, i.e. whether it should always match\n * `:focus-visible` when focused.\n * @param {Element} el\n * @return {boolean}\n */\n function focusTriggersKeyboardModality(el) {\n var type = el.type;\n var tagName = el.tagName;\n\n if (tagName === 'INPUT' && inputTypesAllowlist[type] && !el.readOnly) {\n return true;\n }\n\n if (tagName === 'TEXTAREA' && !el.readOnly) {\n return true;\n }\n\n if (el.isContentEditable) {\n return true;\n }\n\n return false;\n }\n\n /**\n * Add the `focus-visible` class to the given element if it was not added by\n * the author.\n * @param {Element} el\n */\n function addFocusVisibleClass(el) {\n if (el.classList.contains('focus-visible')) {\n return;\n }\n el.classList.add('focus-visible');\n el.setAttribute('data-focus-visible-added', '');\n }\n\n /**\n * Remove the `focus-visible` class from the given element if it was not\n * originally added by the author.\n * @param {Element} el\n */\n function removeFocusVisibleClass(el) {\n if (!el.hasAttribute('data-focus-visible-added')) {\n return;\n }\n el.classList.remove('focus-visible');\n el.removeAttribute('data-focus-visible-added');\n }\n\n /**\n * If the most recent user interaction was via the keyboard;\n * and the key press did not include a meta, alt/option, or control key;\n * then the modality is keyboard. Otherwise, the modality is not keyboard.\n * Apply `focus-visible` to any current active element and keep track\n * of our keyboard modality state with `hadKeyboardEvent`.\n * @param {KeyboardEvent} e\n */\n function onKeyDown(e) {\n if (e.metaKey || e.altKey || e.ctrlKey) {\n return;\n }\n\n if (isValidFocusTarget(scope.activeElement)) {\n addFocusVisibleClass(scope.activeElement);\n }\n\n hadKeyboardEvent = true;\n }\n\n /**\n * If at any point a user clicks with a pointing device, ensure that we change\n * the modality away from keyboard.\n * This avoids the situation where a user presses a key on an already focused\n * element, and then clicks on a different element, focusing it with a\n * pointing device, while we still think we're in keyboard modality.\n * @param {Event} e\n */\n function onPointerDown(e) {\n hadKeyboardEvent = false;\n }\n\n /**\n * On `focus`, add the `focus-visible` class to the target if:\n * - the target received focus as a result of keyboard navigation, or\n * - the event target is an element that will likely require interaction\n * via the keyboard (e.g. a text box)\n * @param {Event} e\n */\n function onFocus(e) {\n // Prevent IE from focusing the document or HTML element.\n if (!isValidFocusTarget(e.target)) {\n return;\n }\n\n if (hadKeyboardEvent || focusTriggersKeyboardModality(e.target)) {\n addFocusVisibleClass(e.target);\n }\n }\n\n /**\n * On `blur`, remove the `focus-visible` class from the target.\n * @param {Event} e\n */\n function onBlur(e) {\n if (!isValidFocusTarget(e.target)) {\n return;\n }\n\n if (\n e.target.classList.contains('focus-visible') ||\n e.target.hasAttribute('data-focus-visible-added')\n ) {\n // To detect a tab/window switch, we look for a blur event followed\n // rapidly by a visibility change.\n // If we don't see a visibility change within 100ms, it's probably a\n // regular focus change.\n hadFocusVisibleRecently = true;\n window.clearTimeout(hadFocusVisibleRecentlyTimeout);\n hadFocusVisibleRecentlyTimeout = window.setTimeout(function() {\n hadFocusVisibleRecently = false;\n }, 100);\n removeFocusVisibleClass(e.target);\n }\n }\n\n /**\n * If the user changes tabs, keep track of whether or not the previously\n * focused element had .focus-visible.\n * @param {Event} e\n */\n function onVisibilityChange(e) {\n if (document.visibilityState === 'hidden') {\n // If the tab becomes active again, the browser will handle calling focus\n // on the element (Safari actually calls it twice).\n // If this tab change caused a blur on an element with focus-visible,\n // re-apply the class when the user switches back to the tab.\n if (hadFocusVisibleRecently) {\n hadKeyboardEvent = true;\n }\n addInitialPointerMoveListeners();\n }\n }\n\n /**\n * Add a group of listeners to detect usage of any pointing devices.\n * These listeners will be added when the polyfill first loads, and anytime\n * the window is blurred, so that they are active when the window regains\n * focus.\n */\n function addInitialPointerMoveListeners() {\n document.addEventListener('mousemove', onInitialPointerMove);\n document.addEventListener('mousedown', onInitialPointerMove);\n document.addEventListener('mouseup', onInitialPointerMove);\n document.addEventListener('pointermove', onInitialPointerMove);\n document.addEventListener('pointerdown', onInitialPointerMove);\n document.addEventListener('pointerup', onInitialPointerMove);\n document.addEventListener('touchmove', onInitialPointerMove);\n document.addEventListener('touchstart', onInitialPointerMove);\n document.addEventListener('touchend', onInitialPointerMove);\n }\n\n function removeInitialPointerMoveListeners() {\n document.removeEventListener('mousemove', onInitialPointerMove);\n document.removeEventListener('mousedown', onInitialPointerMove);\n document.removeEventListener('mouseup', onInitialPointerMove);\n document.removeEventListener('pointermove', onInitialPointerMove);\n document.removeEventListener('pointerdown', onInitialPointerMove);\n document.removeEventListener('pointerup', onInitialPointerMove);\n document.removeEventListener('touchmove', onInitialPointerMove);\n document.removeEventListener('touchstart', onInitialPointerMove);\n document.removeEventListener('touchend', onInitialPointerMove);\n }\n\n /**\n * When the polfyill first loads, assume the user is in keyboard modality.\n * If any event is received from a pointing device (e.g. mouse, pointer,\n * touch), turn off keyboard modality.\n * This accounts for situations where focus enters the page from the URL bar.\n * @param {Event} e\n */\n function onInitialPointerMove(e) {\n // Work around a Safari quirk that fires a mousemove on whenever the\n // window blurs, even if you're tabbing out of the page. \u00AF\\_(\u30C4)_/\u00AF\n if (e.target.nodeName && e.target.nodeName.toLowerCase() === 'html') {\n return;\n }\n\n hadKeyboardEvent = false;\n removeInitialPointerMoveListeners();\n }\n\n // For some kinds of state, we are interested in changes at the global scope\n // only. For example, global pointer input, global key presses and global\n // visibility change should affect the state at every scope:\n document.addEventListener('keydown', onKeyDown, true);\n document.addEventListener('mousedown', onPointerDown, true);\n document.addEventListener('pointerdown', onPointerDown, true);\n document.addEventListener('touchstart', onPointerDown, true);\n document.addEventListener('visibilitychange', onVisibilityChange, true);\n\n addInitialPointerMoveListeners();\n\n // For focus and blur, we specifically care about state changes in the local\n // scope. This is because focus / blur events that originate from within a\n // shadow root are not re-dispatched from the host element if it was already\n // the active element in its own scope:\n scope.addEventListener('focus', onFocus, true);\n scope.addEventListener('blur', onBlur, true);\n\n // We detect that a node is a ShadowRoot by ensuring that it is a\n // DocumentFragment and also has a host property. This check covers native\n // implementation and polyfill implementation transparently. If we only cared\n // about the native implementation, we could just check if the scope was\n // an instance of a ShadowRoot.\n if (scope.nodeType === Node.DOCUMENT_FRAGMENT_NODE && scope.host) {\n // Since a ShadowRoot is a special kind of DocumentFragment, it does not\n // have a root element to add a class to. So, we add this attribute to the\n // host element instead:\n scope.host.setAttribute('data-js-focus-visible', '');\n } else if (scope.nodeType === Node.DOCUMENT_NODE) {\n document.documentElement.classList.add('js-focus-visible');\n document.documentElement.setAttribute('data-js-focus-visible', '');\n }\n }\n\n // It is important to wrap all references to global window and document in\n // these checks to support server-side rendering use cases\n // @see https://github.com/WICG/focus-visible/issues/199\n if (typeof window !== 'undefined' && typeof document !== 'undefined') {\n // Make the polyfill helper globally available. This can be used as a signal\n // to interested libraries that wish to coordinate with the polyfill for e.g.,\n // applying the polyfill to a shadow root:\n window.applyFocusVisiblePolyfill = applyFocusVisiblePolyfill;\n\n // Notify interested libraries of the polyfill's presence, in case the\n // polyfill was loaded lazily:\n var event;\n\n try {\n event = new CustomEvent('focus-visible-polyfill-ready');\n } catch (error) {\n // IE11 does not support using CustomEvent as a constructor directly:\n event = document.createEvent('CustomEvent');\n event.initCustomEvent('focus-visible-polyfill-ready', false, false, {});\n }\n\n window.dispatchEvent(event);\n }\n\n if (typeof document !== 'undefined') {\n // Apply the polyfill to the global document, so that no JavaScript\n // coordination is required to use the polyfill in the top-level document:\n applyFocusVisiblePolyfill(document);\n }\n\n})));\n", "(function(global) {\r\n /**\r\n * Polyfill URLSearchParams\r\n *\r\n * Inspired from : https://github.com/WebReflection/url-search-params/blob/master/src/url-search-params.js\r\n */\r\n\r\n var checkIfIteratorIsSupported = function() {\r\n try {\r\n return !!Symbol.iterator;\r\n } catch (error) {\r\n return false;\r\n }\r\n };\r\n\r\n\r\n var iteratorSupported = checkIfIteratorIsSupported();\r\n\r\n var createIterator = function(items) {\r\n var iterator = {\r\n next: function() {\r\n var value = items.shift();\r\n return { done: value === void 0, value: value };\r\n }\r\n };\r\n\r\n if (iteratorSupported) {\r\n iterator[Symbol.iterator] = function() {\r\n return iterator;\r\n };\r\n }\r\n\r\n return iterator;\r\n };\r\n\r\n /**\r\n * Search param name and values should be encoded according to https://url.spec.whatwg.org/#urlencoded-serializing\r\n * encodeURIComponent() produces the same result except encoding spaces as `%20` instead of `+`.\r\n */\r\n var serializeParam = function(value) {\r\n return encodeURIComponent(value).replace(/%20/g, '+');\r\n };\r\n\r\n var deserializeParam = function(value) {\r\n return decodeURIComponent(String(value).replace(/\\+/g, ' '));\r\n };\r\n\r\n var polyfillURLSearchParams = function() {\r\n\r\n var URLSearchParams = function(searchString) {\r\n Object.defineProperty(this, '_entries', { writable: true, value: {} });\r\n var typeofSearchString = typeof searchString;\r\n\r\n if (typeofSearchString === 'undefined') {\r\n // do nothing\r\n } else if (typeofSearchString === 'string') {\r\n if (searchString !== '') {\r\n this._fromString(searchString);\r\n }\r\n } else if (searchString instanceof URLSearchParams) {\r\n var _this = this;\r\n searchString.forEach(function(value, name) {\r\n _this.append(name, value);\r\n });\r\n } else if ((searchString !== null) && (typeofSearchString === 'object')) {\r\n if (Object.prototype.toString.call(searchString) === '[object Array]') {\r\n for (var i = 0; i < searchString.length; i++) {\r\n var entry = searchString[i];\r\n if ((Object.prototype.toString.call(entry) === '[object Array]') || (entry.length !== 2)) {\r\n this.append(entry[0], entry[1]);\r\n } else {\r\n throw new TypeError('Expected [string, any] as entry at index ' + i + ' of URLSearchParams\\'s input');\r\n }\r\n }\r\n } else {\r\n for (var key in searchString) {\r\n if (searchString.hasOwnProperty(key)) {\r\n this.append(key, searchString[key]);\r\n }\r\n }\r\n }\r\n } else {\r\n throw new TypeError('Unsupported input\\'s type for URLSearchParams');\r\n }\r\n };\r\n\r\n var proto = URLSearchParams.prototype;\r\n\r\n proto.append = function(name, value) {\r\n if (name in this._entries) {\r\n this._entries[name].push(String(value));\r\n } else {\r\n this._entries[name] = [String(value)];\r\n }\r\n };\r\n\r\n proto.delete = function(name) {\r\n delete this._entries[name];\r\n };\r\n\r\n proto.get = function(name) {\r\n return (name in this._entries) ? this._entries[name][0] : null;\r\n };\r\n\r\n proto.getAll = function(name) {\r\n return (name in this._entries) ? this._entries[name].slice(0) : [];\r\n };\r\n\r\n proto.has = function(name) {\r\n return (name in this._entries);\r\n };\r\n\r\n proto.set = function(name, value) {\r\n this._entries[name] = [String(value)];\r\n };\r\n\r\n proto.forEach = function(callback, thisArg) {\r\n var entries;\r\n for (var name in this._entries) {\r\n if (this._entries.hasOwnProperty(name)) {\r\n entries = this._entries[name];\r\n for (var i = 0; i < entries.length; i++) {\r\n callback.call(thisArg, entries[i], name, this);\r\n }\r\n }\r\n }\r\n };\r\n\r\n proto.keys = function() {\r\n var items = [];\r\n this.forEach(function(value, name) {\r\n items.push(name);\r\n });\r\n return createIterator(items);\r\n };\r\n\r\n proto.values = function() {\r\n var items = [];\r\n this.forEach(function(value) {\r\n items.push(value);\r\n });\r\n return createIterator(items);\r\n };\r\n\r\n proto.entries = function() {\r\n var items = [];\r\n this.forEach(function(value, name) {\r\n items.push([name, value]);\r\n });\r\n return createIterator(items);\r\n };\r\n\r\n if (iteratorSupported) {\r\n proto[Symbol.iterator] = proto.entries;\r\n }\r\n\r\n proto.toString = function() {\r\n var searchArray = [];\r\n this.forEach(function(value, name) {\r\n searchArray.push(serializeParam(name) + '=' + serializeParam(value));\r\n });\r\n return searchArray.join('&');\r\n };\r\n\r\n\r\n global.URLSearchParams = URLSearchParams;\r\n };\r\n\r\n var checkIfURLSearchParamsSupported = function() {\r\n try {\r\n var URLSearchParams = global.URLSearchParams;\r\n\r\n return (\r\n (new URLSearchParams('?a=1').toString() === 'a=1') &&\r\n (typeof URLSearchParams.prototype.set === 'function') &&\r\n (typeof URLSearchParams.prototype.entries === 'function')\r\n );\r\n } catch (e) {\r\n return false;\r\n }\r\n };\r\n\r\n if (!checkIfURLSearchParamsSupported()) {\r\n polyfillURLSearchParams();\r\n }\r\n\r\n var proto = global.URLSearchParams.prototype;\r\n\r\n if (typeof proto.sort !== 'function') {\r\n proto.sort = function() {\r\n var _this = this;\r\n var items = [];\r\n this.forEach(function(value, name) {\r\n items.push([name, value]);\r\n if (!_this._entries) {\r\n _this.delete(name);\r\n }\r\n });\r\n items.sort(function(a, b) {\r\n if (a[0] < b[0]) {\r\n return -1;\r\n } else if (a[0] > b[0]) {\r\n return +1;\r\n } else {\r\n return 0;\r\n }\r\n });\r\n if (_this._entries) { // force reset because IE keeps keys index\r\n _this._entries = {};\r\n }\r\n for (var i = 0; i < items.length; i++) {\r\n this.append(items[i][0], items[i][1]);\r\n }\r\n };\r\n }\r\n\r\n if (typeof proto._fromString !== 'function') {\r\n Object.defineProperty(proto, '_fromString', {\r\n enumerable: false,\r\n configurable: false,\r\n writable: false,\r\n value: function(searchString) {\r\n if (this._entries) {\r\n this._entries = {};\r\n } else {\r\n var keys = [];\r\n this.forEach(function(value, name) {\r\n keys.push(name);\r\n });\r\n for (var i = 0; i < keys.length; i++) {\r\n this.delete(keys[i]);\r\n }\r\n }\r\n\r\n searchString = searchString.replace(/^\\?/, '');\r\n var attributes = searchString.split('&');\r\n var attribute;\r\n for (var i = 0; i < attributes.length; i++) {\r\n attribute = attributes[i].split('=');\r\n this.append(\r\n deserializeParam(attribute[0]),\r\n (attribute.length > 1) ? deserializeParam(attribute[1]) : ''\r\n );\r\n }\r\n }\r\n });\r\n }\r\n\r\n // HTMLAnchorElement\r\n\r\n})(\r\n (typeof global !== 'undefined') ? global\r\n : ((typeof window !== 'undefined') ? window\r\n : ((typeof self !== 'undefined') ? self : this))\r\n);\r\n\r\n(function(global) {\r\n /**\r\n * Polyfill URL\r\n *\r\n * Inspired from : https://github.com/arv/DOM-URL-Polyfill/blob/master/src/url.js\r\n */\r\n\r\n var checkIfURLIsSupported = function() {\r\n try {\r\n var u = new global.URL('b', 'http://a');\r\n u.pathname = 'c d';\r\n return (u.href === 'http://a/c%20d') && u.searchParams;\r\n } catch (e) {\r\n return false;\r\n }\r\n };\r\n\r\n\r\n var polyfillURL = function() {\r\n var _URL = global.URL;\r\n\r\n var URL = function(url, base) {\r\n if (typeof url !== 'string') url = String(url);\r\n if (base && typeof base !== 'string') base = String(base);\r\n\r\n // Only create another document if the base is different from current location.\r\n var doc = document, baseElement;\r\n if (base && (global.location === void 0 || base !== global.location.href)) {\r\n base = base.toLowerCase();\r\n doc = document.implementation.createHTMLDocument('');\r\n baseElement = doc.createElement('base');\r\n baseElement.href = base;\r\n doc.head.appendChild(baseElement);\r\n try {\r\n if (baseElement.href.indexOf(base) !== 0) throw new Error(baseElement.href);\r\n } catch (err) {\r\n throw new Error('URL unable to set base ' + base + ' due to ' + err);\r\n }\r\n }\r\n\r\n var anchorElement = doc.createElement('a');\r\n anchorElement.href = url;\r\n if (baseElement) {\r\n doc.body.appendChild(anchorElement);\r\n anchorElement.href = anchorElement.href; // force href to refresh\r\n }\r\n\r\n var inputElement = doc.createElement('input');\r\n inputElement.type = 'url';\r\n inputElement.value = url;\r\n\r\n if (anchorElement.protocol === ':' || !/:/.test(anchorElement.href) || (!inputElement.checkValidity() && !base)) {\r\n throw new TypeError('Invalid URL');\r\n }\r\n\r\n Object.defineProperty(this, '_anchorElement', {\r\n value: anchorElement\r\n });\r\n\r\n\r\n // create a linked searchParams which reflect its changes on URL\r\n var searchParams = new global.URLSearchParams(this.search);\r\n var enableSearchUpdate = true;\r\n var enableSearchParamsUpdate = true;\r\n var _this = this;\r\n ['append', 'delete', 'set'].forEach(function(methodName) {\r\n var method = searchParams[methodName];\r\n searchParams[methodName] = function() {\r\n method.apply(searchParams, arguments);\r\n if (enableSearchUpdate) {\r\n enableSearchParamsUpdate = false;\r\n _this.search = searchParams.toString();\r\n enableSearchParamsUpdate = true;\r\n }\r\n };\r\n });\r\n\r\n Object.defineProperty(this, 'searchParams', {\r\n value: searchParams,\r\n enumerable: true\r\n });\r\n\r\n var search = void 0;\r\n Object.defineProperty(this, '_updateSearchParams', {\r\n enumerable: false,\r\n configurable: false,\r\n writable: false,\r\n value: function() {\r\n if (this.search !== search) {\r\n search = this.search;\r\n if (enableSearchParamsUpdate) {\r\n enableSearchUpdate = false;\r\n this.searchParams._fromString(this.search);\r\n enableSearchUpdate = true;\r\n }\r\n }\r\n }\r\n });\r\n };\r\n\r\n var proto = URL.prototype;\r\n\r\n var linkURLWithAnchorAttribute = function(attributeName) {\r\n Object.defineProperty(proto, attributeName, {\r\n get: function() {\r\n return this._anchorElement[attributeName];\r\n },\r\n set: function(value) {\r\n this._anchorElement[attributeName] = value;\r\n },\r\n enumerable: true\r\n });\r\n };\r\n\r\n ['hash', 'host', 'hostname', 'port', 'protocol']\r\n .forEach(function(attributeName) {\r\n linkURLWithAnchorAttribute(attributeName);\r\n });\r\n\r\n Object.defineProperty(proto, 'search', {\r\n get: function() {\r\n return this._anchorElement['search'];\r\n },\r\n set: function(value) {\r\n this._anchorElement['search'] = value;\r\n this._updateSearchParams();\r\n },\r\n enumerable: true\r\n });\r\n\r\n Object.defineProperties(proto, {\r\n\r\n 'toString': {\r\n get: function() {\r\n var _this = this;\r\n return function() {\r\n return _this.href;\r\n };\r\n }\r\n },\r\n\r\n 'href': {\r\n get: function() {\r\n return this._anchorElement.href.replace(/\\?$/, '');\r\n },\r\n set: function(value) {\r\n this._anchorElement.href = value;\r\n this._updateSearchParams();\r\n },\r\n enumerable: true\r\n },\r\n\r\n 'pathname': {\r\n get: function() {\r\n return this._anchorElement.pathname.replace(/(^\\/?)/, '/');\r\n },\r\n set: function(value) {\r\n this._anchorElement.pathname = value;\r\n },\r\n enumerable: true\r\n },\r\n\r\n 'origin': {\r\n get: function() {\r\n // get expected port from protocol\r\n var expectedPort = { 'http:': 80, 'https:': 443, 'ftp:': 21 }[this._anchorElement.protocol];\r\n // add port to origin if, expected port is different than actual port\r\n // and it is not empty f.e http://foo:8080\r\n // 8080 != 80 && 8080 != ''\r\n var addPortToOrigin = this._anchorElement.port != expectedPort &&\r\n this._anchorElement.port !== '';\r\n\r\n return this._anchorElement.protocol +\r\n '//' +\r\n this._anchorElement.hostname +\r\n (addPortToOrigin ? (':' + this._anchorElement.port) : '');\r\n },\r\n enumerable: true\r\n },\r\n\r\n 'password': { // TODO\r\n get: function() {\r\n return '';\r\n },\r\n set: function(value) {\r\n },\r\n enumerable: true\r\n },\r\n\r\n 'username': { // TODO\r\n get: function() {\r\n return '';\r\n },\r\n set: function(value) {\r\n },\r\n enumerable: true\r\n },\r\n });\r\n\r\n URL.createObjectURL = function(blob) {\r\n return _URL.createObjectURL.apply(_URL, arguments);\r\n };\r\n\r\n URL.revokeObjectURL = function(url) {\r\n return _URL.revokeObjectURL.apply(_URL, arguments);\r\n };\r\n\r\n global.URL = URL;\r\n\r\n };\r\n\r\n if (!checkIfURLIsSupported()) {\r\n polyfillURL();\r\n }\r\n\r\n if ((global.location !== void 0) && !('origin' in global.location)) {\r\n var getOrigin = function() {\r\n return global.location.protocol + '//' + global.location.hostname + (global.location.port ? (':' + global.location.port) : '');\r\n };\r\n\r\n try {\r\n Object.defineProperty(global.location, 'origin', {\r\n get: getOrigin,\r\n enumerable: true\r\n });\r\n } catch (e) {\r\n setInterval(function() {\r\n global.location.origin = getOrigin();\r\n }, 100);\r\n }\r\n }\r\n\r\n})(\r\n (typeof global !== 'undefined') ? global\r\n : ((typeof window !== 'undefined') ? window\r\n : ((typeof self !== 'undefined') ? self : this))\r\n);\r\n", "/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global global, define, System, Reflect, Promise */\r\nvar __extends;\r\nvar __assign;\r\nvar __rest;\r\nvar __decorate;\r\nvar __param;\r\nvar __metadata;\r\nvar __awaiter;\r\nvar __generator;\r\nvar __exportStar;\r\nvar __values;\r\nvar __read;\r\nvar __spread;\r\nvar __spreadArrays;\r\nvar __spreadArray;\r\nvar __await;\r\nvar __asyncGenerator;\r\nvar __asyncDelegator;\r\nvar __asyncValues;\r\nvar __makeTemplateObject;\r\nvar __importStar;\r\nvar __importDefault;\r\nvar __classPrivateFieldGet;\r\nvar __classPrivateFieldSet;\r\nvar __createBinding;\r\n(function (factory) {\r\n var root = typeof global === \"object\" ? global : typeof self === \"object\" ? self : typeof this === \"object\" ? this : {};\r\n if (typeof define === \"function\" && define.amd) {\r\n define(\"tslib\", [\"exports\"], function (exports) { factory(createExporter(root, createExporter(exports))); });\r\n }\r\n else if (typeof module === \"object\" && typeof module.exports === \"object\") {\r\n factory(createExporter(root, createExporter(module.exports)));\r\n }\r\n else {\r\n factory(createExporter(root));\r\n }\r\n function createExporter(exports, previous) {\r\n if (exports !== root) {\r\n if (typeof Object.create === \"function\") {\r\n Object.defineProperty(exports, \"__esModule\", { value: true });\r\n }\r\n else {\r\n exports.__esModule = true;\r\n }\r\n }\r\n return function (id, v) { return exports[id] = previous ? previous(id, v) : v; };\r\n }\r\n})\r\n(function (exporter) {\r\n var extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\r\n\r\n __extends = function (d, b) {\r\n if (typeof b !== \"function\" && b !== null)\r\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n };\r\n\r\n __assign = Object.assign || function (t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n };\r\n\r\n __rest = function (s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n };\r\n\r\n __decorate = function (decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n };\r\n\r\n __param = function (paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n };\r\n\r\n __metadata = function (metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n };\r\n\r\n __awaiter = function (thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n };\r\n\r\n __generator = function (thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n };\r\n\r\n __exportStar = function(m, o) {\r\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\r\n };\r\n\r\n __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });\r\n }) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n });\r\n\r\n __values = function (o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n };\r\n\r\n __read = function (o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n };\r\n\r\n /** @deprecated */\r\n __spread = function () {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n };\r\n\r\n /** @deprecated */\r\n __spreadArrays = function () {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n };\r\n\r\n __spreadArray = function (to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n };\r\n\r\n __await = function (v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n };\r\n\r\n __asyncGenerator = function (thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n };\r\n\r\n __asyncDelegator = function (o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n };\r\n\r\n __asyncValues = function (o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n };\r\n\r\n __makeTemplateObject = function (cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n };\r\n\r\n var __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n }) : function(o, v) {\r\n o[\"default\"] = v;\r\n };\r\n\r\n __importStar = function (mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n };\r\n\r\n __importDefault = function (mod) {\r\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\r\n };\r\n\r\n __classPrivateFieldGet = function (receiver, state, kind, f) {\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\r\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\r\n };\r\n\r\n __classPrivateFieldSet = function (receiver, state, value, kind, f) {\r\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\r\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\r\n };\r\n\r\n exporter(\"__extends\", __extends);\r\n exporter(\"__assign\", __assign);\r\n exporter(\"__rest\", __rest);\r\n exporter(\"__decorate\", __decorate);\r\n exporter(\"__param\", __param);\r\n exporter(\"__metadata\", __metadata);\r\n exporter(\"__awaiter\", __awaiter);\r\n exporter(\"__generator\", __generator);\r\n exporter(\"__exportStar\", __exportStar);\r\n exporter(\"__createBinding\", __createBinding);\r\n exporter(\"__values\", __values);\r\n exporter(\"__read\", __read);\r\n exporter(\"__spread\", __spread);\r\n exporter(\"__spreadArrays\", __spreadArrays);\r\n exporter(\"__spreadArray\", __spreadArray);\r\n exporter(\"__await\", __await);\r\n exporter(\"__asyncGenerator\", __asyncGenerator);\r\n exporter(\"__asyncDelegator\", __asyncDelegator);\r\n exporter(\"__asyncValues\", __asyncValues);\r\n exporter(\"__makeTemplateObject\", __makeTemplateObject);\r\n exporter(\"__importStar\", __importStar);\r\n exporter(\"__importDefault\", __importDefault);\r\n exporter(\"__classPrivateFieldGet\", __classPrivateFieldGet);\r\n exporter(\"__classPrivateFieldSet\", __classPrivateFieldSet);\r\n});\r\n", "/*!\n * clipboard.js v2.0.11\n * https://clipboardjs.com/\n *\n * Licensed MIT \u00A9 Zeno Rocha\n */\n(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"ClipboardJS\"] = factory();\n\telse\n\t\troot[\"ClipboardJS\"] = factory();\n})(this, function() {\nreturn /******/ (function() { // webpackBootstrap\n/******/ \tvar __webpack_modules__ = ({\n\n/***/ 686:\n/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n\n// EXPORTS\n__webpack_require__.d(__webpack_exports__, {\n \"default\": function() { return /* binding */ clipboard; }\n});\n\n// EXTERNAL MODULE: ./node_modules/tiny-emitter/index.js\nvar tiny_emitter = __webpack_require__(279);\nvar tiny_emitter_default = /*#__PURE__*/__webpack_require__.n(tiny_emitter);\n// EXTERNAL MODULE: ./node_modules/good-listener/src/listen.js\nvar listen = __webpack_require__(370);\nvar listen_default = /*#__PURE__*/__webpack_require__.n(listen);\n// EXTERNAL MODULE: ./node_modules/select/src/select.js\nvar src_select = __webpack_require__(817);\nvar select_default = /*#__PURE__*/__webpack_require__.n(src_select);\n;// CONCATENATED MODULE: ./src/common/command.js\n/**\n * Executes a given operation type.\n * @param {String} type\n * @return {Boolean}\n */\nfunction command(type) {\n try {\n return document.execCommand(type);\n } catch (err) {\n return false;\n }\n}\n;// CONCATENATED MODULE: ./src/actions/cut.js\n\n\n/**\n * Cut action wrapper.\n * @param {String|HTMLElement} target\n * @return {String}\n */\n\nvar ClipboardActionCut = function ClipboardActionCut(target) {\n var selectedText = select_default()(target);\n command('cut');\n return selectedText;\n};\n\n/* harmony default export */ var actions_cut = (ClipboardActionCut);\n;// CONCATENATED MODULE: ./src/common/create-fake-element.js\n/**\n * Creates a fake textarea element with a value.\n * @param {String} value\n * @return {HTMLElement}\n */\nfunction createFakeElement(value) {\n var isRTL = document.documentElement.getAttribute('dir') === 'rtl';\n var fakeElement = document.createElement('textarea'); // Prevent zooming on iOS\n\n fakeElement.style.fontSize = '12pt'; // Reset box model\n\n fakeElement.style.border = '0';\n fakeElement.style.padding = '0';\n fakeElement.style.margin = '0'; // Move element out of screen horizontally\n\n fakeElement.style.position = 'absolute';\n fakeElement.style[isRTL ? 'right' : 'left'] = '-9999px'; // Move element to the same position vertically\n\n var yPosition = window.pageYOffset || document.documentElement.scrollTop;\n fakeElement.style.top = \"\".concat(yPosition, \"px\");\n fakeElement.setAttribute('readonly', '');\n fakeElement.value = value;\n return fakeElement;\n}\n;// CONCATENATED MODULE: ./src/actions/copy.js\n\n\n\n/**\n * Create fake copy action wrapper using a fake element.\n * @param {String} target\n * @param {Object} options\n * @return {String}\n */\n\nvar fakeCopyAction = function fakeCopyAction(value, options) {\n var fakeElement = createFakeElement(value);\n options.container.appendChild(fakeElement);\n var selectedText = select_default()(fakeElement);\n command('copy');\n fakeElement.remove();\n return selectedText;\n};\n/**\n * Copy action wrapper.\n * @param {String|HTMLElement} target\n * @param {Object} options\n * @return {String}\n */\n\n\nvar ClipboardActionCopy = function ClipboardActionCopy(target) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {\n container: document.body\n };\n var selectedText = '';\n\n if (typeof target === 'string') {\n selectedText = fakeCopyAction(target, options);\n } else if (target instanceof HTMLInputElement && !['text', 'search', 'url', 'tel', 'password'].includes(target === null || target === void 0 ? void 0 : target.type)) {\n // If input type doesn't support `setSelectionRange`. Simulate it. https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/setSelectionRange\n selectedText = fakeCopyAction(target.value, options);\n } else {\n selectedText = select_default()(target);\n command('copy');\n }\n\n return selectedText;\n};\n\n/* harmony default export */ var actions_copy = (ClipboardActionCopy);\n;// CONCATENATED MODULE: ./src/actions/default.js\nfunction _typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return _typeof(obj); }\n\n\n\n/**\n * Inner function which performs selection from either `text` or `target`\n * properties and then executes copy or cut operations.\n * @param {Object} options\n */\n\nvar ClipboardActionDefault = function ClipboardActionDefault() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n // Defines base properties passed from constructor.\n var _options$action = options.action,\n action = _options$action === void 0 ? 'copy' : _options$action,\n container = options.container,\n target = options.target,\n text = options.text; // Sets the `action` to be performed which can be either 'copy' or 'cut'.\n\n if (action !== 'copy' && action !== 'cut') {\n throw new Error('Invalid \"action\" value, use either \"copy\" or \"cut\"');\n } // Sets the `target` property using an element that will be have its content copied.\n\n\n if (target !== undefined) {\n if (target && _typeof(target) === 'object' && target.nodeType === 1) {\n if (action === 'copy' && target.hasAttribute('disabled')) {\n throw new Error('Invalid \"target\" attribute. Please use \"readonly\" instead of \"disabled\" attribute');\n }\n\n if (action === 'cut' && (target.hasAttribute('readonly') || target.hasAttribute('disabled'))) {\n throw new Error('Invalid \"target\" attribute. You can\\'t cut text from elements with \"readonly\" or \"disabled\" attributes');\n }\n } else {\n throw new Error('Invalid \"target\" value, use a valid Element');\n }\n } // Define selection strategy based on `text` property.\n\n\n if (text) {\n return actions_copy(text, {\n container: container\n });\n } // Defines which selection strategy based on `target` property.\n\n\n if (target) {\n return action === 'cut' ? actions_cut(target) : actions_copy(target, {\n container: container\n });\n }\n};\n\n/* harmony default export */ var actions_default = (ClipboardActionDefault);\n;// CONCATENATED MODULE: ./src/clipboard.js\nfunction clipboard_typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { clipboard_typeof = function _typeof(obj) { return typeof obj; }; } else { clipboard_typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return clipboard_typeof(obj); }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }\n\nfunction _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function\"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }\n\nfunction _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }\n\nfunction _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }\n\nfunction _possibleConstructorReturn(self, call) { if (call && (clipboard_typeof(call) === \"object\" || typeof call === \"function\")) { return call; } return _assertThisInitialized(self); }\n\nfunction _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return self; }\n\nfunction _isNativeReflectConstruct() { if (typeof Reflect === \"undefined\" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === \"function\") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }\n\nfunction _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }\n\n\n\n\n\n\n/**\n * Helper function to retrieve attribute value.\n * @param {String} suffix\n * @param {Element} element\n */\n\nfunction getAttributeValue(suffix, element) {\n var attribute = \"data-clipboard-\".concat(suffix);\n\n if (!element.hasAttribute(attribute)) {\n return;\n }\n\n return element.getAttribute(attribute);\n}\n/**\n * Base class which takes one or more elements, adds event listeners to them,\n * and instantiates a new `ClipboardAction` on each click.\n */\n\n\nvar Clipboard = /*#__PURE__*/function (_Emitter) {\n _inherits(Clipboard, _Emitter);\n\n var _super = _createSuper(Clipboard);\n\n /**\n * @param {String|HTMLElement|HTMLCollection|NodeList} trigger\n * @param {Object} options\n */\n function Clipboard(trigger, options) {\n var _this;\n\n _classCallCheck(this, Clipboard);\n\n _this = _super.call(this);\n\n _this.resolveOptions(options);\n\n _this.listenClick(trigger);\n\n return _this;\n }\n /**\n * Defines if attributes would be resolved using internal setter functions\n * or custom functions that were passed in the constructor.\n * @param {Object} options\n */\n\n\n _createClass(Clipboard, [{\n key: \"resolveOptions\",\n value: function resolveOptions() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n this.action = typeof options.action === 'function' ? options.action : this.defaultAction;\n this.target = typeof options.target === 'function' ? options.target : this.defaultTarget;\n this.text = typeof options.text === 'function' ? options.text : this.defaultText;\n this.container = clipboard_typeof(options.container) === 'object' ? options.container : document.body;\n }\n /**\n * Adds a click event listener to the passed trigger.\n * @param {String|HTMLElement|HTMLCollection|NodeList} trigger\n */\n\n }, {\n key: \"listenClick\",\n value: function listenClick(trigger) {\n var _this2 = this;\n\n this.listener = listen_default()(trigger, 'click', function (e) {\n return _this2.onClick(e);\n });\n }\n /**\n * Defines a new `ClipboardAction` on each click event.\n * @param {Event} e\n */\n\n }, {\n key: \"onClick\",\n value: function onClick(e) {\n var trigger = e.delegateTarget || e.currentTarget;\n var action = this.action(trigger) || 'copy';\n var text = actions_default({\n action: action,\n container: this.container,\n target: this.target(trigger),\n text: this.text(trigger)\n }); // Fires an event based on the copy operation result.\n\n this.emit(text ? 'success' : 'error', {\n action: action,\n text: text,\n trigger: trigger,\n clearSelection: function clearSelection() {\n if (trigger) {\n trigger.focus();\n }\n\n window.getSelection().removeAllRanges();\n }\n });\n }\n /**\n * Default `action` lookup function.\n * @param {Element} trigger\n */\n\n }, {\n key: \"defaultAction\",\n value: function defaultAction(trigger) {\n return getAttributeValue('action', trigger);\n }\n /**\n * Default `target` lookup function.\n * @param {Element} trigger\n */\n\n }, {\n key: \"defaultTarget\",\n value: function defaultTarget(trigger) {\n var selector = getAttributeValue('target', trigger);\n\n if (selector) {\n return document.querySelector(selector);\n }\n }\n /**\n * Allow fire programmatically a copy action\n * @param {String|HTMLElement} target\n * @param {Object} options\n * @returns Text copied.\n */\n\n }, {\n key: \"defaultText\",\n\n /**\n * Default `text` lookup function.\n * @param {Element} trigger\n */\n value: function defaultText(trigger) {\n return getAttributeValue('text', trigger);\n }\n /**\n * Destroy lifecycle.\n */\n\n }, {\n key: \"destroy\",\n value: function destroy() {\n this.listener.destroy();\n }\n }], [{\n key: \"copy\",\n value: function copy(target) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {\n container: document.body\n };\n return actions_copy(target, options);\n }\n /**\n * Allow fire programmatically a cut action\n * @param {String|HTMLElement} target\n * @returns Text cutted.\n */\n\n }, {\n key: \"cut\",\n value: function cut(target) {\n return actions_cut(target);\n }\n /**\n * Returns the support of the given action, or all actions if no action is\n * given.\n * @param {String} [action]\n */\n\n }, {\n key: \"isSupported\",\n value: function isSupported() {\n var action = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : ['copy', 'cut'];\n var actions = typeof action === 'string' ? [action] : action;\n var support = !!document.queryCommandSupported;\n actions.forEach(function (action) {\n support = support && !!document.queryCommandSupported(action);\n });\n return support;\n }\n }]);\n\n return Clipboard;\n}((tiny_emitter_default()));\n\n/* harmony default export */ var clipboard = (Clipboard);\n\n/***/ }),\n\n/***/ 828:\n/***/ (function(module) {\n\nvar DOCUMENT_NODE_TYPE = 9;\n\n/**\n * A polyfill for Element.matches()\n */\nif (typeof Element !== 'undefined' && !Element.prototype.matches) {\n var proto = Element.prototype;\n\n proto.matches = proto.matchesSelector ||\n proto.mozMatchesSelector ||\n proto.msMatchesSelector ||\n proto.oMatchesSelector ||\n proto.webkitMatchesSelector;\n}\n\n/**\n * Finds the closest parent that matches a selector.\n *\n * @param {Element} element\n * @param {String} selector\n * @return {Function}\n */\nfunction closest (element, selector) {\n while (element && element.nodeType !== DOCUMENT_NODE_TYPE) {\n if (typeof element.matches === 'function' &&\n element.matches(selector)) {\n return element;\n }\n element = element.parentNode;\n }\n}\n\nmodule.exports = closest;\n\n\n/***/ }),\n\n/***/ 438:\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\nvar closest = __webpack_require__(828);\n\n/**\n * Delegates event to a selector.\n *\n * @param {Element} element\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @param {Boolean} useCapture\n * @return {Object}\n */\nfunction _delegate(element, selector, type, callback, useCapture) {\n var listenerFn = listener.apply(this, arguments);\n\n element.addEventListener(type, listenerFn, useCapture);\n\n return {\n destroy: function() {\n element.removeEventListener(type, listenerFn, useCapture);\n }\n }\n}\n\n/**\n * Delegates event to a selector.\n *\n * @param {Element|String|Array} [elements]\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @param {Boolean} useCapture\n * @return {Object}\n */\nfunction delegate(elements, selector, type, callback, useCapture) {\n // Handle the regular Element usage\n if (typeof elements.addEventListener === 'function') {\n return _delegate.apply(null, arguments);\n }\n\n // Handle Element-less usage, it defaults to global delegation\n if (typeof type === 'function') {\n // Use `document` as the first parameter, then apply arguments\n // This is a short way to .unshift `arguments` without running into deoptimizations\n return _delegate.bind(null, document).apply(null, arguments);\n }\n\n // Handle Selector-based usage\n if (typeof elements === 'string') {\n elements = document.querySelectorAll(elements);\n }\n\n // Handle Array-like based usage\n return Array.prototype.map.call(elements, function (element) {\n return _delegate(element, selector, type, callback, useCapture);\n });\n}\n\n/**\n * Finds closest match and invokes callback.\n *\n * @param {Element} element\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @return {Function}\n */\nfunction listener(element, selector, type, callback) {\n return function(e) {\n e.delegateTarget = closest(e.target, selector);\n\n if (e.delegateTarget) {\n callback.call(element, e);\n }\n }\n}\n\nmodule.exports = delegate;\n\n\n/***/ }),\n\n/***/ 879:\n/***/ (function(__unused_webpack_module, exports) {\n\n/**\n * Check if argument is a HTML element.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.node = function(value) {\n return value !== undefined\n && value instanceof HTMLElement\n && value.nodeType === 1;\n};\n\n/**\n * Check if argument is a list of HTML elements.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.nodeList = function(value) {\n var type = Object.prototype.toString.call(value);\n\n return value !== undefined\n && (type === '[object NodeList]' || type === '[object HTMLCollection]')\n && ('length' in value)\n && (value.length === 0 || exports.node(value[0]));\n};\n\n/**\n * Check if argument is a string.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.string = function(value) {\n return typeof value === 'string'\n || value instanceof String;\n};\n\n/**\n * Check if argument is a function.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.fn = function(value) {\n var type = Object.prototype.toString.call(value);\n\n return type === '[object Function]';\n};\n\n\n/***/ }),\n\n/***/ 370:\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\nvar is = __webpack_require__(879);\nvar delegate = __webpack_require__(438);\n\n/**\n * Validates all params and calls the right\n * listener function based on its target type.\n *\n * @param {String|HTMLElement|HTMLCollection|NodeList} target\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listen(target, type, callback) {\n if (!target && !type && !callback) {\n throw new Error('Missing required arguments');\n }\n\n if (!is.string(type)) {\n throw new TypeError('Second argument must be a String');\n }\n\n if (!is.fn(callback)) {\n throw new TypeError('Third argument must be a Function');\n }\n\n if (is.node(target)) {\n return listenNode(target, type, callback);\n }\n else if (is.nodeList(target)) {\n return listenNodeList(target, type, callback);\n }\n else if (is.string(target)) {\n return listenSelector(target, type, callback);\n }\n else {\n throw new TypeError('First argument must be a String, HTMLElement, HTMLCollection, or NodeList');\n }\n}\n\n/**\n * Adds an event listener to a HTML element\n * and returns a remove listener function.\n *\n * @param {HTMLElement} node\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenNode(node, type, callback) {\n node.addEventListener(type, callback);\n\n return {\n destroy: function() {\n node.removeEventListener(type, callback);\n }\n }\n}\n\n/**\n * Add an event listener to a list of HTML elements\n * and returns a remove listener function.\n *\n * @param {NodeList|HTMLCollection} nodeList\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenNodeList(nodeList, type, callback) {\n Array.prototype.forEach.call(nodeList, function(node) {\n node.addEventListener(type, callback);\n });\n\n return {\n destroy: function() {\n Array.prototype.forEach.call(nodeList, function(node) {\n node.removeEventListener(type, callback);\n });\n }\n }\n}\n\n/**\n * Add an event listener to a selector\n * and returns a remove listener function.\n *\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenSelector(selector, type, callback) {\n return delegate(document.body, selector, type, callback);\n}\n\nmodule.exports = listen;\n\n\n/***/ }),\n\n/***/ 817:\n/***/ (function(module) {\n\nfunction select(element) {\n var selectedText;\n\n if (element.nodeName === 'SELECT') {\n element.focus();\n\n selectedText = element.value;\n }\n else if (element.nodeName === 'INPUT' || element.nodeName === 'TEXTAREA') {\n var isReadOnly = element.hasAttribute('readonly');\n\n if (!isReadOnly) {\n element.setAttribute('readonly', '');\n }\n\n element.select();\n element.setSelectionRange(0, element.value.length);\n\n if (!isReadOnly) {\n element.removeAttribute('readonly');\n }\n\n selectedText = element.value;\n }\n else {\n if (element.hasAttribute('contenteditable')) {\n element.focus();\n }\n\n var selection = window.getSelection();\n var range = document.createRange();\n\n range.selectNodeContents(element);\n selection.removeAllRanges();\n selection.addRange(range);\n\n selectedText = selection.toString();\n }\n\n return selectedText;\n}\n\nmodule.exports = select;\n\n\n/***/ }),\n\n/***/ 279:\n/***/ (function(module) {\n\nfunction E () {\n // Keep this empty so it's easier to inherit from\n // (via https://github.com/lipsmack from https://github.com/scottcorgan/tiny-emitter/issues/3)\n}\n\nE.prototype = {\n on: function (name, callback, ctx) {\n var e = this.e || (this.e = {});\n\n (e[name] || (e[name] = [])).push({\n fn: callback,\n ctx: ctx\n });\n\n return this;\n },\n\n once: function (name, callback, ctx) {\n var self = this;\n function listener () {\n self.off(name, listener);\n callback.apply(ctx, arguments);\n };\n\n listener._ = callback\n return this.on(name, listener, ctx);\n },\n\n emit: function (name) {\n var data = [].slice.call(arguments, 1);\n var evtArr = ((this.e || (this.e = {}))[name] || []).slice();\n var i = 0;\n var len = evtArr.length;\n\n for (i; i < len; i++) {\n evtArr[i].fn.apply(evtArr[i].ctx, data);\n }\n\n return this;\n },\n\n off: function (name, callback) {\n var e = this.e || (this.e = {});\n var evts = e[name];\n var liveEvents = [];\n\n if (evts && callback) {\n for (var i = 0, len = evts.length; i < len; i++) {\n if (evts[i].fn !== callback && evts[i].fn._ !== callback)\n liveEvents.push(evts[i]);\n }\n }\n\n // Remove event from queue to prevent memory leak\n // Suggested by https://github.com/lazd\n // Ref: https://github.com/scottcorgan/tiny-emitter/commit/c6ebfaa9bc973b33d110a84a307742b7cf94c953#commitcomment-5024910\n\n (liveEvents.length)\n ? e[name] = liveEvents\n : delete e[name];\n\n return this;\n }\n};\n\nmodule.exports = E;\nmodule.exports.TinyEmitter = E;\n\n\n/***/ })\n\n/******/ \t});\n/************************************************************************/\n/******/ \t// The module cache\n/******/ \tvar __webpack_module_cache__ = {};\n/******/ \t\n/******/ \t// The require function\n/******/ \tfunction __webpack_require__(moduleId) {\n/******/ \t\t// Check if module is in cache\n/******/ \t\tif(__webpack_module_cache__[moduleId]) {\n/******/ \t\t\treturn __webpack_module_cache__[moduleId].exports;\n/******/ \t\t}\n/******/ \t\t// Create a new module (and put it into the cache)\n/******/ \t\tvar module = __webpack_module_cache__[moduleId] = {\n/******/ \t\t\t// no module.id needed\n/******/ \t\t\t// no module.loaded needed\n/******/ \t\t\texports: {}\n/******/ \t\t};\n/******/ \t\n/******/ \t\t// Execute the module function\n/******/ \t\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n/******/ \t\n/******/ \t\t// Return the exports of the module\n/******/ \t\treturn module.exports;\n/******/ \t}\n/******/ \t\n/************************************************************************/\n/******/ \t/* webpack/runtime/compat get default export */\n/******/ \t!function() {\n/******/ \t\t// getDefaultExport function for compatibility with non-harmony modules\n/******/ \t\t__webpack_require__.n = function(module) {\n/******/ \t\t\tvar getter = module && module.__esModule ?\n/******/ \t\t\t\tfunction() { return module['default']; } :\n/******/ \t\t\t\tfunction() { return module; };\n/******/ \t\t\t__webpack_require__.d(getter, { a: getter });\n/******/ \t\t\treturn getter;\n/******/ \t\t};\n/******/ \t}();\n/******/ \t\n/******/ \t/* webpack/runtime/define property getters */\n/******/ \t!function() {\n/******/ \t\t// define getter functions for harmony exports\n/******/ \t\t__webpack_require__.d = function(exports, definition) {\n/******/ \t\t\tfor(var key in definition) {\n/******/ \t\t\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n/******/ \t\t\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t};\n/******/ \t}();\n/******/ \t\n/******/ \t/* webpack/runtime/hasOwnProperty shorthand */\n/******/ \t!function() {\n/******/ \t\t__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }\n/******/ \t}();\n/******/ \t\n/************************************************************************/\n/******/ \t// module exports must be returned from runtime so entry inlining is disabled\n/******/ \t// startup\n/******/ \t// Load entry module and return exports\n/******/ \treturn __webpack_require__(686);\n/******/ })()\n.default;\n});", "/*!\n * escape-html\n * Copyright(c) 2012-2013 TJ Holowaychuk\n * Copyright(c) 2015 Andreas Lubbe\n * Copyright(c) 2015 Tiancheng \"Timothy\" Gu\n * MIT Licensed\n */\n\n'use strict';\n\n/**\n * Module variables.\n * @private\n */\n\nvar matchHtmlRegExp = /[\"'&<>]/;\n\n/**\n * Module exports.\n * @public\n */\n\nmodule.exports = escapeHtml;\n\n/**\n * Escape special characters in the given string of html.\n *\n * @param {string} string The string to escape for inserting into HTML\n * @return {string}\n * @public\n */\n\nfunction escapeHtml(string) {\n var str = '' + string;\n var match = matchHtmlRegExp.exec(str);\n\n if (!match) {\n return str;\n }\n\n var escape;\n var html = '';\n var index = 0;\n var lastIndex = 0;\n\n for (index = match.index; index < str.length; index++) {\n switch (str.charCodeAt(index)) {\n case 34: // \"\n escape = '"';\n break;\n case 38: // &\n escape = '&';\n break;\n case 39: // '\n escape = ''';\n break;\n case 60: // <\n escape = '<';\n break;\n case 62: // >\n escape = '>';\n break;\n default:\n continue;\n }\n\n if (lastIndex !== index) {\n html += str.substring(lastIndex, index);\n }\n\n lastIndex = index + 1;\n html += escape;\n }\n\n return lastIndex !== index\n ? html + str.substring(lastIndex, index)\n : html;\n}\n", "Array.prototype.flat||Object.defineProperty(Array.prototype,\"flat\",{configurable:!0,value:function r(){var t=isNaN(arguments[0])?1:Number(arguments[0]);return t?Array.prototype.reduce.call(this,function(a,e){return Array.isArray(e)?a.push.apply(a,r.call(e,t-1)):a.push(e),a},[]):Array.prototype.slice.call(this)},writable:!0}),Array.prototype.flatMap||Object.defineProperty(Array.prototype,\"flatMap\",{configurable:!0,value:function(r){return Array.prototype.map.apply(this,arguments).flat()},writable:!0})\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport \"array-flat-polyfill\"\nimport \"focus-visible\"\nimport \"unfetch/polyfill\"\nimport \"url-polyfill\"\n\nimport {\n EMPTY,\n NEVER,\n Subject,\n defer,\n delay,\n filter,\n map,\n merge,\n mergeWith,\n shareReplay,\n switchMap\n} from \"rxjs\"\n\nimport { configuration, feature } from \"./_\"\nimport {\n at,\n getOptionalElement,\n requestJSON,\n setToggle,\n watchDocument,\n watchKeyboard,\n watchLocation,\n watchLocationTarget,\n watchMedia,\n watchPrint,\n watchViewport\n} from \"./browser\"\nimport {\n getComponentElement,\n getComponentElements,\n mountAnnounce,\n mountBackToTop,\n mountConsent,\n mountContent,\n mountDialog,\n mountHeader,\n mountHeaderTitle,\n mountPalette,\n mountSearch,\n mountSearchHiglight,\n mountSidebar,\n mountSource,\n mountTableOfContents,\n mountTabs,\n watchHeader,\n watchMain\n} from \"./components\"\nimport {\n SearchIndex,\n setupClipboardJS,\n setupInstantLoading,\n setupVersionSelector\n} from \"./integrations\"\nimport {\n patchIndeterminate,\n patchScrollfix,\n patchScrolllock\n} from \"./patches\"\nimport \"./polyfills\"\n\n/* ----------------------------------------------------------------------------\n * Application\n * ------------------------------------------------------------------------- */\n\n/* Yay, JavaScript is available */\ndocument.documentElement.classList.remove(\"no-js\")\ndocument.documentElement.classList.add(\"js\")\n\n/* Set up navigation observables and subjects */\nconst document$ = watchDocument()\nconst location$ = watchLocation()\nconst target$ = watchLocationTarget()\nconst keyboard$ = watchKeyboard()\n\n/* Set up media observables */\nconst viewport$ = watchViewport()\nconst tablet$ = watchMedia(\"(min-width: 960px)\")\nconst screen$ = watchMedia(\"(min-width: 1220px)\")\nconst print$ = watchPrint()\n\n/* Retrieve search index, if search is enabled */\nconst config = configuration()\nconst index$ = document.forms.namedItem(\"search\")\n ? __search?.index || requestJSON(\n new URL(\"search/search_index.json\", config.base)\n )\n : NEVER\n\n/* Set up Clipboard.js integration */\nconst alert$ = new Subject()\nsetupClipboardJS({ alert$ })\n\n/* Set up instant loading, if enabled */\nif (feature(\"navigation.instant\"))\n setupInstantLoading({ document$, location$, viewport$ })\n\n/* Set up version selector */\nif (config.version?.provider === \"mike\")\n setupVersionSelector({ document$ })\n\n/* Always close drawer and search on navigation */\nmerge(location$, target$)\n .pipe(\n delay(125)\n )\n .subscribe(() => {\n setToggle(\"drawer\", false)\n setToggle(\"search\", false)\n })\n\n/* Set up global keyboard handlers */\nkeyboard$\n .pipe(\n filter(({ mode }) => mode === \"global\")\n )\n .subscribe(key => {\n switch (key.type) {\n\n /* Go to previous page */\n case \"p\":\n case \",\":\n const prev = getOptionalElement(\"[href][rel=prev]\")\n if (typeof prev !== \"undefined\")\n prev.click()\n break\n\n /* Go to next page */\n case \"n\":\n case \".\":\n const next = getOptionalElement(\"[href][rel=next]\")\n if (typeof next !== \"undefined\")\n next.click()\n break\n }\n })\n\n/* Set up patches */\npatchIndeterminate({ document$, tablet$ })\npatchScrollfix({ document$ })\npatchScrolllock({ viewport$, tablet$ })\n\n/* Set up header and main area observable */\nconst header$ = watchHeader(getComponentElement(\"header\"), { viewport$ })\nconst main$ = document$\n .pipe(\n map(() => getComponentElement(\"main\")),\n switchMap(el => watchMain(el, { viewport$, header$ })),\n shareReplay(1)\n )\n\n/* Set up control component observables */\nconst control$ = merge(\n\n /* Consent */\n ...getComponentElements(\"consent\")\n .map(el => mountConsent(el, { target$ })),\n\n /* Dialog */\n ...getComponentElements(\"dialog\")\n .map(el => mountDialog(el, { alert$ })),\n\n /* Header */\n ...getComponentElements(\"header\")\n .map(el => mountHeader(el, { viewport$, header$, main$ })),\n\n /* Color palette */\n ...getComponentElements(\"palette\")\n .map(el => mountPalette(el)),\n\n /* Search */\n ...getComponentElements(\"search\")\n .map(el => mountSearch(el, { index$, keyboard$ })),\n\n /* Repository information */\n ...getComponentElements(\"source\")\n .map(el => mountSource(el))\n)\n\n/* Set up content component observables */\nconst content$ = defer(() => merge(\n\n /* Announcement bar */\n ...getComponentElements(\"announce\")\n .map(el => mountAnnounce(el)),\n\n /* Content */\n ...getComponentElements(\"content\")\n .map(el => mountContent(el, { target$, print$ })),\n\n /* Search highlighting */\n ...getComponentElements(\"content\")\n .map(el => feature(\"search.highlight\")\n ? mountSearchHiglight(el, { index$, location$ })\n : EMPTY\n ),\n\n /* Header title */\n ...getComponentElements(\"header-title\")\n .map(el => mountHeaderTitle(el, { viewport$, header$ })),\n\n /* Sidebar */\n ...getComponentElements(\"sidebar\")\n .map(el => el.getAttribute(\"data-md-type\") === \"navigation\"\n ? at(screen$, () => mountSidebar(el, { viewport$, header$, main$ }))\n : at(tablet$, () => mountSidebar(el, { viewport$, header$, main$ }))\n ),\n\n /* Navigation tabs */\n ...getComponentElements(\"tabs\")\n .map(el => mountTabs(el, { viewport$, header$ })),\n\n /* Table of contents */\n ...getComponentElements(\"toc\")\n .map(el => mountTableOfContents(el, { viewport$, header$, target$ })),\n\n /* Back-to-top button */\n ...getComponentElements(\"top\")\n .map(el => mountBackToTop(el, { viewport$, header$, main$, target$ }))\n))\n\n/* Set up component observables */\nconst component$ = document$\n .pipe(\n switchMap(() => content$),\n mergeWith(control$),\n shareReplay(1)\n )\n\n/* Subscribe to all components */\ncomponent$.subscribe()\n\n/* ----------------------------------------------------------------------------\n * Exports\n * ------------------------------------------------------------------------- */\n\nwindow.document$ = document$ /* Document observable */\nwindow.location$ = location$ /* Location subject */\nwindow.target$ = target$ /* Location target observable */\nwindow.keyboard$ = keyboard$ /* Keyboard observable */\nwindow.viewport$ = viewport$ /* Viewport observable */\nwindow.tablet$ = tablet$ /* Media tablet observable */\nwindow.screen$ = screen$ /* Media screen observable */\nwindow.print$ = print$ /* Media print observable */\nwindow.alert$ = alert$ /* Alert subject */\nwindow.component$ = component$ /* Component observable */\n", "self.fetch||(self.fetch=function(e,n){return n=n||{},new Promise(function(t,s){var r=new XMLHttpRequest,o=[],u=[],i={},a=function(){return{ok:2==(r.status/100|0),statusText:r.statusText,status:r.status,url:r.responseURL,text:function(){return Promise.resolve(r.responseText)},json:function(){return Promise.resolve(r.responseText).then(JSON.parse)},blob:function(){return Promise.resolve(new Blob([r.response]))},clone:a,headers:{keys:function(){return o},entries:function(){return u},get:function(e){return i[e.toLowerCase()]},has:function(e){return e.toLowerCase()in i}}}};for(var c in r.open(n.method||\"get\",e,!0),r.onload=function(){r.getAllResponseHeaders().replace(/^(.*?):[^\\S\\n]*([\\s\\S]*?)$/gm,function(e,n,t){o.push(n=n.toLowerCase()),u.push([n,t]),i[n]=i[n]?i[n]+\",\"+t:t}),t(a())},r.onerror=s,r.withCredentials=\"include\"==n.credentials,n.headers)r.setRequestHeader(c,n.headers[c]);r.send(n.body||null)})});\n", "import tslib from '../tslib.js';\r\nconst {\r\n __extends,\r\n __assign,\r\n __rest,\r\n __decorate,\r\n __param,\r\n __metadata,\r\n __awaiter,\r\n __generator,\r\n __exportStar,\r\n __createBinding,\r\n __values,\r\n __read,\r\n __spread,\r\n __spreadArrays,\r\n __spreadArray,\r\n __await,\r\n __asyncGenerator,\r\n __asyncDelegator,\r\n __asyncValues,\r\n __makeTemplateObject,\r\n __importStar,\r\n __importDefault,\r\n __classPrivateFieldGet,\r\n __classPrivateFieldSet,\r\n} = tslib;\r\nexport {\r\n __extends,\r\n __assign,\r\n __rest,\r\n __decorate,\r\n __param,\r\n __metadata,\r\n __awaiter,\r\n __generator,\r\n __exportStar,\r\n __createBinding,\r\n __values,\r\n __read,\r\n __spread,\r\n __spreadArrays,\r\n __spreadArray,\r\n __await,\r\n __asyncGenerator,\r\n __asyncDelegator,\r\n __asyncValues,\r\n __makeTemplateObject,\r\n __importStar,\r\n __importDefault,\r\n __classPrivateFieldGet,\r\n __classPrivateFieldSet,\r\n};\r\n", null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n ReplaySubject,\n Subject,\n fromEvent\n} from \"rxjs\"\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch document\n *\n * Documents are implemented as subjects, so all downstream observables are\n * automatically updated when a new document is emitted.\n *\n * @returns Document subject\n */\nexport function watchDocument(): Subject {\n const document$ = new ReplaySubject(1)\n fromEvent(document, \"DOMContentLoaded\", { once: true })\n .subscribe(() => document$.next(document))\n\n /* Return document */\n return document$\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Retrieve all elements matching the query selector\n *\n * @template T - Element type\n *\n * @param selector - Query selector\n * @param node - Node of reference\n *\n * @returns Elements\n */\nexport function getElements(\n selector: T, node?: ParentNode\n): HTMLElementTagNameMap[T][]\n\nexport function getElements(\n selector: string, node?: ParentNode\n): T[]\n\nexport function getElements(\n selector: string, node: ParentNode = document\n): T[] {\n return Array.from(node.querySelectorAll(selector))\n}\n\n/**\n * Retrieve an element matching a query selector or throw a reference error\n *\n * Note that this function assumes that the element is present. If unsure if an\n * element is existent, use the `getOptionalElement` function instead.\n *\n * @template T - Element type\n *\n * @param selector - Query selector\n * @param node - Node of reference\n *\n * @returns Element\n */\nexport function getElement(\n selector: T, node?: ParentNode\n): HTMLElementTagNameMap[T]\n\nexport function getElement(\n selector: string, node?: ParentNode\n): T\n\nexport function getElement(\n selector: string, node: ParentNode = document\n): T {\n const el = getOptionalElement(selector, node)\n if (typeof el === \"undefined\")\n throw new ReferenceError(\n `Missing element: expected \"${selector}\" to be present`\n )\n\n /* Return element */\n return el\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Retrieve an optional element matching the query selector\n *\n * @template T - Element type\n *\n * @param selector - Query selector\n * @param node - Node of reference\n *\n * @returns Element or nothing\n */\nexport function getOptionalElement(\n selector: T, node?: ParentNode\n): HTMLElementTagNameMap[T] | undefined\n\nexport function getOptionalElement(\n selector: string, node?: ParentNode\n): T | undefined\n\nexport function getOptionalElement(\n selector: string, node: ParentNode = document\n): T | undefined {\n return node.querySelector(selector) || undefined\n}\n\n/**\n * Retrieve the currently active element\n *\n * @returns Element or nothing\n */\nexport function getActiveElement(): HTMLElement | undefined {\n return document.activeElement instanceof HTMLElement\n ? document.activeElement || undefined\n : undefined\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n debounceTime,\n distinctUntilChanged,\n fromEvent,\n map,\n merge,\n startWith\n} from \"rxjs\"\n\nimport { getActiveElement } from \"../_\"\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch element focus\n *\n * Previously, this function used `focus` and `blur` events to determine whether\n * an element is focused, but this doesn't work if there are focusable elements\n * within the elements itself. A better solutions are `focusin` and `focusout`\n * events, which bubble up the tree and allow for more fine-grained control.\n *\n * `debounceTime` is necessary, because when a focus change happens inside an\n * element, the observable would first emit `false` and then `true` again.\n *\n * @param el - Element\n *\n * @returns Element focus observable\n */\nexport function watchElementFocus(\n el: HTMLElement\n): Observable {\n return merge(\n fromEvent(document.body, \"focusin\"),\n fromEvent(document.body, \"focusout\")\n )\n .pipe(\n debounceTime(1),\n map(() => {\n const active = getActiveElement()\n return typeof active !== \"undefined\"\n ? el.contains(active)\n : false\n }),\n startWith(el === getActiveElement()),\n distinctUntilChanged()\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n animationFrameScheduler,\n auditTime,\n fromEvent,\n map,\n merge,\n startWith\n} from \"rxjs\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Element offset\n */\nexport interface ElementOffset {\n x: number /* Horizontal offset */\n y: number /* Vertical offset */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Retrieve element offset\n *\n * @param el - Element\n *\n * @returns Element offset\n */\nexport function getElementOffset(\n el: HTMLElement\n): ElementOffset {\n return {\n x: el.offsetLeft,\n y: el.offsetTop\n }\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Watch element offset\n *\n * @param el - Element\n *\n * @returns Element offset observable\n */\nexport function watchElementOffset(\n el: HTMLElement\n): Observable {\n return merge(\n fromEvent(window, \"load\"),\n fromEvent(window, \"resize\")\n )\n .pipe(\n auditTime(0, animationFrameScheduler),\n map(() => getElementOffset(el)),\n startWith(getElementOffset(el))\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n animationFrameScheduler,\n auditTime,\n fromEvent,\n map,\n merge,\n startWith\n} from \"rxjs\"\n\nimport { ElementOffset } from \"../_\"\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Retrieve element content offset (= scroll offset)\n *\n * @param el - Element\n *\n * @returns Element content offset\n */\nexport function getElementContentOffset(\n el: HTMLElement\n): ElementOffset {\n return {\n x: el.scrollLeft,\n y: el.scrollTop\n }\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Watch element content offset\n *\n * @param el - Element\n *\n * @returns Element content offset observable\n */\nexport function watchElementContentOffset(\n el: HTMLElement\n): Observable {\n return merge(\n fromEvent(el, \"scroll\"),\n fromEvent(window, \"resize\")\n )\n .pipe(\n auditTime(0, animationFrameScheduler),\n map(() => getElementContentOffset(el)),\n startWith(getElementContentOffset(el))\n )\n}\n", "/**\r\n * A collection of shims that provide minimal functionality of the ES6 collections.\r\n *\r\n * These implementations are not meant to be used outside of the ResizeObserver\r\n * modules as they cover only a limited range of use cases.\r\n */\r\n/* eslint-disable require-jsdoc, valid-jsdoc */\r\nvar MapShim = (function () {\r\n if (typeof Map !== 'undefined') {\r\n return Map;\r\n }\r\n /**\r\n * Returns index in provided array that matches the specified key.\r\n *\r\n * @param {Array} arr\r\n * @param {*} key\r\n * @returns {number}\r\n */\r\n function getIndex(arr, key) {\r\n var result = -1;\r\n arr.some(function (entry, index) {\r\n if (entry[0] === key) {\r\n result = index;\r\n return true;\r\n }\r\n return false;\r\n });\r\n return result;\r\n }\r\n return /** @class */ (function () {\r\n function class_1() {\r\n this.__entries__ = [];\r\n }\r\n Object.defineProperty(class_1.prototype, \"size\", {\r\n /**\r\n * @returns {boolean}\r\n */\r\n get: function () {\r\n return this.__entries__.length;\r\n },\r\n enumerable: true,\r\n configurable: true\r\n });\r\n /**\r\n * @param {*} key\r\n * @returns {*}\r\n */\r\n class_1.prototype.get = function (key) {\r\n var index = getIndex(this.__entries__, key);\r\n var entry = this.__entries__[index];\r\n return entry && entry[1];\r\n };\r\n /**\r\n * @param {*} key\r\n * @param {*} value\r\n * @returns {void}\r\n */\r\n class_1.prototype.set = function (key, value) {\r\n var index = getIndex(this.__entries__, key);\r\n if (~index) {\r\n this.__entries__[index][1] = value;\r\n }\r\n else {\r\n this.__entries__.push([key, value]);\r\n }\r\n };\r\n /**\r\n * @param {*} key\r\n * @returns {void}\r\n */\r\n class_1.prototype.delete = function (key) {\r\n var entries = this.__entries__;\r\n var index = getIndex(entries, key);\r\n if (~index) {\r\n entries.splice(index, 1);\r\n }\r\n };\r\n /**\r\n * @param {*} key\r\n * @returns {void}\r\n */\r\n class_1.prototype.has = function (key) {\r\n return !!~getIndex(this.__entries__, key);\r\n };\r\n /**\r\n * @returns {void}\r\n */\r\n class_1.prototype.clear = function () {\r\n this.__entries__.splice(0);\r\n };\r\n /**\r\n * @param {Function} callback\r\n * @param {*} [ctx=null]\r\n * @returns {void}\r\n */\r\n class_1.prototype.forEach = function (callback, ctx) {\r\n if (ctx === void 0) { ctx = null; }\r\n for (var _i = 0, _a = this.__entries__; _i < _a.length; _i++) {\r\n var entry = _a[_i];\r\n callback.call(ctx, entry[1], entry[0]);\r\n }\r\n };\r\n return class_1;\r\n }());\r\n})();\n\n/**\r\n * Detects whether window and document objects are available in current environment.\r\n */\r\nvar isBrowser = typeof window !== 'undefined' && typeof document !== 'undefined' && window.document === document;\n\n// Returns global object of a current environment.\r\nvar global$1 = (function () {\r\n if (typeof global !== 'undefined' && global.Math === Math) {\r\n return global;\r\n }\r\n if (typeof self !== 'undefined' && self.Math === Math) {\r\n return self;\r\n }\r\n if (typeof window !== 'undefined' && window.Math === Math) {\r\n return window;\r\n }\r\n // eslint-disable-next-line no-new-func\r\n return Function('return this')();\r\n})();\n\n/**\r\n * A shim for the requestAnimationFrame which falls back to the setTimeout if\r\n * first one is not supported.\r\n *\r\n * @returns {number} Requests' identifier.\r\n */\r\nvar requestAnimationFrame$1 = (function () {\r\n if (typeof requestAnimationFrame === 'function') {\r\n // It's required to use a bounded function because IE sometimes throws\r\n // an \"Invalid calling object\" error if rAF is invoked without the global\r\n // object on the left hand side.\r\n return requestAnimationFrame.bind(global$1);\r\n }\r\n return function (callback) { return setTimeout(function () { return callback(Date.now()); }, 1000 / 60); };\r\n})();\n\n// Defines minimum timeout before adding a trailing call.\r\nvar trailingTimeout = 2;\r\n/**\r\n * Creates a wrapper function which ensures that provided callback will be\r\n * invoked only once during the specified delay period.\r\n *\r\n * @param {Function} callback - Function to be invoked after the delay period.\r\n * @param {number} delay - Delay after which to invoke callback.\r\n * @returns {Function}\r\n */\r\nfunction throttle (callback, delay) {\r\n var leadingCall = false, trailingCall = false, lastCallTime = 0;\r\n /**\r\n * Invokes the original callback function and schedules new invocation if\r\n * the \"proxy\" was called during current request.\r\n *\r\n * @returns {void}\r\n */\r\n function resolvePending() {\r\n if (leadingCall) {\r\n leadingCall = false;\r\n callback();\r\n }\r\n if (trailingCall) {\r\n proxy();\r\n }\r\n }\r\n /**\r\n * Callback invoked after the specified delay. It will further postpone\r\n * invocation of the original function delegating it to the\r\n * requestAnimationFrame.\r\n *\r\n * @returns {void}\r\n */\r\n function timeoutCallback() {\r\n requestAnimationFrame$1(resolvePending);\r\n }\r\n /**\r\n * Schedules invocation of the original function.\r\n *\r\n * @returns {void}\r\n */\r\n function proxy() {\r\n var timeStamp = Date.now();\r\n if (leadingCall) {\r\n // Reject immediately following calls.\r\n if (timeStamp - lastCallTime < trailingTimeout) {\r\n return;\r\n }\r\n // Schedule new call to be in invoked when the pending one is resolved.\r\n // This is important for \"transitions\" which never actually start\r\n // immediately so there is a chance that we might miss one if change\r\n // happens amids the pending invocation.\r\n trailingCall = true;\r\n }\r\n else {\r\n leadingCall = true;\r\n trailingCall = false;\r\n setTimeout(timeoutCallback, delay);\r\n }\r\n lastCallTime = timeStamp;\r\n }\r\n return proxy;\r\n}\n\n// Minimum delay before invoking the update of observers.\r\nvar REFRESH_DELAY = 20;\r\n// A list of substrings of CSS properties used to find transition events that\r\n// might affect dimensions of observed elements.\r\nvar transitionKeys = ['top', 'right', 'bottom', 'left', 'width', 'height', 'size', 'weight'];\r\n// Check if MutationObserver is available.\r\nvar mutationObserverSupported = typeof MutationObserver !== 'undefined';\r\n/**\r\n * Singleton controller class which handles updates of ResizeObserver instances.\r\n */\r\nvar ResizeObserverController = /** @class */ (function () {\r\n /**\r\n * Creates a new instance of ResizeObserverController.\r\n *\r\n * @private\r\n */\r\n function ResizeObserverController() {\r\n /**\r\n * Indicates whether DOM listeners have been added.\r\n *\r\n * @private {boolean}\r\n */\r\n this.connected_ = false;\r\n /**\r\n * Tells that controller has subscribed for Mutation Events.\r\n *\r\n * @private {boolean}\r\n */\r\n this.mutationEventsAdded_ = false;\r\n /**\r\n * Keeps reference to the instance of MutationObserver.\r\n *\r\n * @private {MutationObserver}\r\n */\r\n this.mutationsObserver_ = null;\r\n /**\r\n * A list of connected observers.\r\n *\r\n * @private {Array}\r\n */\r\n this.observers_ = [];\r\n this.onTransitionEnd_ = this.onTransitionEnd_.bind(this);\r\n this.refresh = throttle(this.refresh.bind(this), REFRESH_DELAY);\r\n }\r\n /**\r\n * Adds observer to observers list.\r\n *\r\n * @param {ResizeObserverSPI} observer - Observer to be added.\r\n * @returns {void}\r\n */\r\n ResizeObserverController.prototype.addObserver = function (observer) {\r\n if (!~this.observers_.indexOf(observer)) {\r\n this.observers_.push(observer);\r\n }\r\n // Add listeners if they haven't been added yet.\r\n if (!this.connected_) {\r\n this.connect_();\r\n }\r\n };\r\n /**\r\n * Removes observer from observers list.\r\n *\r\n * @param {ResizeObserverSPI} observer - Observer to be removed.\r\n * @returns {void}\r\n */\r\n ResizeObserverController.prototype.removeObserver = function (observer) {\r\n var observers = this.observers_;\r\n var index = observers.indexOf(observer);\r\n // Remove observer if it's present in registry.\r\n if (~index) {\r\n observers.splice(index, 1);\r\n }\r\n // Remove listeners if controller has no connected observers.\r\n if (!observers.length && this.connected_) {\r\n this.disconnect_();\r\n }\r\n };\r\n /**\r\n * Invokes the update of observers. It will continue running updates insofar\r\n * it detects changes.\r\n *\r\n * @returns {void}\r\n */\r\n ResizeObserverController.prototype.refresh = function () {\r\n var changesDetected = this.updateObservers_();\r\n // Continue running updates if changes have been detected as there might\r\n // be future ones caused by CSS transitions.\r\n if (changesDetected) {\r\n this.refresh();\r\n }\r\n };\r\n /**\r\n * Updates every observer from observers list and notifies them of queued\r\n * entries.\r\n *\r\n * @private\r\n * @returns {boolean} Returns \"true\" if any observer has detected changes in\r\n * dimensions of it's elements.\r\n */\r\n ResizeObserverController.prototype.updateObservers_ = function () {\r\n // Collect observers that have active observations.\r\n var activeObservers = this.observers_.filter(function (observer) {\r\n return observer.gatherActive(), observer.hasActive();\r\n });\r\n // Deliver notifications in a separate cycle in order to avoid any\r\n // collisions between observers, e.g. when multiple instances of\r\n // ResizeObserver are tracking the same element and the callback of one\r\n // of them changes content dimensions of the observed target. Sometimes\r\n // this may result in notifications being blocked for the rest of observers.\r\n activeObservers.forEach(function (observer) { return observer.broadcastActive(); });\r\n return activeObservers.length > 0;\r\n };\r\n /**\r\n * Initializes DOM listeners.\r\n *\r\n * @private\r\n * @returns {void}\r\n */\r\n ResizeObserverController.prototype.connect_ = function () {\r\n // Do nothing if running in a non-browser environment or if listeners\r\n // have been already added.\r\n if (!isBrowser || this.connected_) {\r\n return;\r\n }\r\n // Subscription to the \"Transitionend\" event is used as a workaround for\r\n // delayed transitions. This way it's possible to capture at least the\r\n // final state of an element.\r\n document.addEventListener('transitionend', this.onTransitionEnd_);\r\n window.addEventListener('resize', this.refresh);\r\n if (mutationObserverSupported) {\r\n this.mutationsObserver_ = new MutationObserver(this.refresh);\r\n this.mutationsObserver_.observe(document, {\r\n attributes: true,\r\n childList: true,\r\n characterData: true,\r\n subtree: true\r\n });\r\n }\r\n else {\r\n document.addEventListener('DOMSubtreeModified', this.refresh);\r\n this.mutationEventsAdded_ = true;\r\n }\r\n this.connected_ = true;\r\n };\r\n /**\r\n * Removes DOM listeners.\r\n *\r\n * @private\r\n * @returns {void}\r\n */\r\n ResizeObserverController.prototype.disconnect_ = function () {\r\n // Do nothing if running in a non-browser environment or if listeners\r\n // have been already removed.\r\n if (!isBrowser || !this.connected_) {\r\n return;\r\n }\r\n document.removeEventListener('transitionend', this.onTransitionEnd_);\r\n window.removeEventListener('resize', this.refresh);\r\n if (this.mutationsObserver_) {\r\n this.mutationsObserver_.disconnect();\r\n }\r\n if (this.mutationEventsAdded_) {\r\n document.removeEventListener('DOMSubtreeModified', this.refresh);\r\n }\r\n this.mutationsObserver_ = null;\r\n this.mutationEventsAdded_ = false;\r\n this.connected_ = false;\r\n };\r\n /**\r\n * \"Transitionend\" event handler.\r\n *\r\n * @private\r\n * @param {TransitionEvent} event\r\n * @returns {void}\r\n */\r\n ResizeObserverController.prototype.onTransitionEnd_ = function (_a) {\r\n var _b = _a.propertyName, propertyName = _b === void 0 ? '' : _b;\r\n // Detect whether transition may affect dimensions of an element.\r\n var isReflowProperty = transitionKeys.some(function (key) {\r\n return !!~propertyName.indexOf(key);\r\n });\r\n if (isReflowProperty) {\r\n this.refresh();\r\n }\r\n };\r\n /**\r\n * Returns instance of the ResizeObserverController.\r\n *\r\n * @returns {ResizeObserverController}\r\n */\r\n ResizeObserverController.getInstance = function () {\r\n if (!this.instance_) {\r\n this.instance_ = new ResizeObserverController();\r\n }\r\n return this.instance_;\r\n };\r\n /**\r\n * Holds reference to the controller's instance.\r\n *\r\n * @private {ResizeObserverController}\r\n */\r\n ResizeObserverController.instance_ = null;\r\n return ResizeObserverController;\r\n}());\n\n/**\r\n * Defines non-writable/enumerable properties of the provided target object.\r\n *\r\n * @param {Object} target - Object for which to define properties.\r\n * @param {Object} props - Properties to be defined.\r\n * @returns {Object} Target object.\r\n */\r\nvar defineConfigurable = (function (target, props) {\r\n for (var _i = 0, _a = Object.keys(props); _i < _a.length; _i++) {\r\n var key = _a[_i];\r\n Object.defineProperty(target, key, {\r\n value: props[key],\r\n enumerable: false,\r\n writable: false,\r\n configurable: true\r\n });\r\n }\r\n return target;\r\n});\n\n/**\r\n * Returns the global object associated with provided element.\r\n *\r\n * @param {Object} target\r\n * @returns {Object}\r\n */\r\nvar getWindowOf = (function (target) {\r\n // Assume that the element is an instance of Node, which means that it\r\n // has the \"ownerDocument\" property from which we can retrieve a\r\n // corresponding global object.\r\n var ownerGlobal = target && target.ownerDocument && target.ownerDocument.defaultView;\r\n // Return the local global object if it's not possible extract one from\r\n // provided element.\r\n return ownerGlobal || global$1;\r\n});\n\n// Placeholder of an empty content rectangle.\r\nvar emptyRect = createRectInit(0, 0, 0, 0);\r\n/**\r\n * Converts provided string to a number.\r\n *\r\n * @param {number|string} value\r\n * @returns {number}\r\n */\r\nfunction toFloat(value) {\r\n return parseFloat(value) || 0;\r\n}\r\n/**\r\n * Extracts borders size from provided styles.\r\n *\r\n * @param {CSSStyleDeclaration} styles\r\n * @param {...string} positions - Borders positions (top, right, ...)\r\n * @returns {number}\r\n */\r\nfunction getBordersSize(styles) {\r\n var positions = [];\r\n for (var _i = 1; _i < arguments.length; _i++) {\r\n positions[_i - 1] = arguments[_i];\r\n }\r\n return positions.reduce(function (size, position) {\r\n var value = styles['border-' + position + '-width'];\r\n return size + toFloat(value);\r\n }, 0);\r\n}\r\n/**\r\n * Extracts paddings sizes from provided styles.\r\n *\r\n * @param {CSSStyleDeclaration} styles\r\n * @returns {Object} Paddings box.\r\n */\r\nfunction getPaddings(styles) {\r\n var positions = ['top', 'right', 'bottom', 'left'];\r\n var paddings = {};\r\n for (var _i = 0, positions_1 = positions; _i < positions_1.length; _i++) {\r\n var position = positions_1[_i];\r\n var value = styles['padding-' + position];\r\n paddings[position] = toFloat(value);\r\n }\r\n return paddings;\r\n}\r\n/**\r\n * Calculates content rectangle of provided SVG element.\r\n *\r\n * @param {SVGGraphicsElement} target - Element content rectangle of which needs\r\n * to be calculated.\r\n * @returns {DOMRectInit}\r\n */\r\nfunction getSVGContentRect(target) {\r\n var bbox = target.getBBox();\r\n return createRectInit(0, 0, bbox.width, bbox.height);\r\n}\r\n/**\r\n * Calculates content rectangle of provided HTMLElement.\r\n *\r\n * @param {HTMLElement} target - Element for which to calculate the content rectangle.\r\n * @returns {DOMRectInit}\r\n */\r\nfunction getHTMLElementContentRect(target) {\r\n // Client width & height properties can't be\r\n // used exclusively as they provide rounded values.\r\n var clientWidth = target.clientWidth, clientHeight = target.clientHeight;\r\n // By this condition we can catch all non-replaced inline, hidden and\r\n // detached elements. Though elements with width & height properties less\r\n // than 0.5 will be discarded as well.\r\n //\r\n // Without it we would need to implement separate methods for each of\r\n // those cases and it's not possible to perform a precise and performance\r\n // effective test for hidden elements. E.g. even jQuery's ':visible' filter\r\n // gives wrong results for elements with width & height less than 0.5.\r\n if (!clientWidth && !clientHeight) {\r\n return emptyRect;\r\n }\r\n var styles = getWindowOf(target).getComputedStyle(target);\r\n var paddings = getPaddings(styles);\r\n var horizPad = paddings.left + paddings.right;\r\n var vertPad = paddings.top + paddings.bottom;\r\n // Computed styles of width & height are being used because they are the\r\n // only dimensions available to JS that contain non-rounded values. It could\r\n // be possible to utilize the getBoundingClientRect if only it's data wasn't\r\n // affected by CSS transformations let alone paddings, borders and scroll bars.\r\n var width = toFloat(styles.width), height = toFloat(styles.height);\r\n // Width & height include paddings and borders when the 'border-box' box\r\n // model is applied (except for IE).\r\n if (styles.boxSizing === 'border-box') {\r\n // Following conditions are required to handle Internet Explorer which\r\n // doesn't include paddings and borders to computed CSS dimensions.\r\n //\r\n // We can say that if CSS dimensions + paddings are equal to the \"client\"\r\n // properties then it's either IE, and thus we don't need to subtract\r\n // anything, or an element merely doesn't have paddings/borders styles.\r\n if (Math.round(width + horizPad) !== clientWidth) {\r\n width -= getBordersSize(styles, 'left', 'right') + horizPad;\r\n }\r\n if (Math.round(height + vertPad) !== clientHeight) {\r\n height -= getBordersSize(styles, 'top', 'bottom') + vertPad;\r\n }\r\n }\r\n // Following steps can't be applied to the document's root element as its\r\n // client[Width/Height] properties represent viewport area of the window.\r\n // Besides, it's as well not necessary as the itself neither has\r\n // rendered scroll bars nor it can be clipped.\r\n if (!isDocumentElement(target)) {\r\n // In some browsers (only in Firefox, actually) CSS width & height\r\n // include scroll bars size which can be removed at this step as scroll\r\n // bars are the only difference between rounded dimensions + paddings\r\n // and \"client\" properties, though that is not always true in Chrome.\r\n var vertScrollbar = Math.round(width + horizPad) - clientWidth;\r\n var horizScrollbar = Math.round(height + vertPad) - clientHeight;\r\n // Chrome has a rather weird rounding of \"client\" properties.\r\n // E.g. for an element with content width of 314.2px it sometimes gives\r\n // the client width of 315px and for the width of 314.7px it may give\r\n // 314px. And it doesn't happen all the time. So just ignore this delta\r\n // as a non-relevant.\r\n if (Math.abs(vertScrollbar) !== 1) {\r\n width -= vertScrollbar;\r\n }\r\n if (Math.abs(horizScrollbar) !== 1) {\r\n height -= horizScrollbar;\r\n }\r\n }\r\n return createRectInit(paddings.left, paddings.top, width, height);\r\n}\r\n/**\r\n * Checks whether provided element is an instance of the SVGGraphicsElement.\r\n *\r\n * @param {Element} target - Element to be checked.\r\n * @returns {boolean}\r\n */\r\nvar isSVGGraphicsElement = (function () {\r\n // Some browsers, namely IE and Edge, don't have the SVGGraphicsElement\r\n // interface.\r\n if (typeof SVGGraphicsElement !== 'undefined') {\r\n return function (target) { return target instanceof getWindowOf(target).SVGGraphicsElement; };\r\n }\r\n // If it's so, then check that element is at least an instance of the\r\n // SVGElement and that it has the \"getBBox\" method.\r\n // eslint-disable-next-line no-extra-parens\r\n return function (target) { return (target instanceof getWindowOf(target).SVGElement &&\r\n typeof target.getBBox === 'function'); };\r\n})();\r\n/**\r\n * Checks whether provided element is a document element ().\r\n *\r\n * @param {Element} target - Element to be checked.\r\n * @returns {boolean}\r\n */\r\nfunction isDocumentElement(target) {\r\n return target === getWindowOf(target).document.documentElement;\r\n}\r\n/**\r\n * Calculates an appropriate content rectangle for provided html or svg element.\r\n *\r\n * @param {Element} target - Element content rectangle of which needs to be calculated.\r\n * @returns {DOMRectInit}\r\n */\r\nfunction getContentRect(target) {\r\n if (!isBrowser) {\r\n return emptyRect;\r\n }\r\n if (isSVGGraphicsElement(target)) {\r\n return getSVGContentRect(target);\r\n }\r\n return getHTMLElementContentRect(target);\r\n}\r\n/**\r\n * Creates rectangle with an interface of the DOMRectReadOnly.\r\n * Spec: https://drafts.fxtf.org/geometry/#domrectreadonly\r\n *\r\n * @param {DOMRectInit} rectInit - Object with rectangle's x/y coordinates and dimensions.\r\n * @returns {DOMRectReadOnly}\r\n */\r\nfunction createReadOnlyRect(_a) {\r\n var x = _a.x, y = _a.y, width = _a.width, height = _a.height;\r\n // If DOMRectReadOnly is available use it as a prototype for the rectangle.\r\n var Constr = typeof DOMRectReadOnly !== 'undefined' ? DOMRectReadOnly : Object;\r\n var rect = Object.create(Constr.prototype);\r\n // Rectangle's properties are not writable and non-enumerable.\r\n defineConfigurable(rect, {\r\n x: x, y: y, width: width, height: height,\r\n top: y,\r\n right: x + width,\r\n bottom: height + y,\r\n left: x\r\n });\r\n return rect;\r\n}\r\n/**\r\n * Creates DOMRectInit object based on the provided dimensions and the x/y coordinates.\r\n * Spec: https://drafts.fxtf.org/geometry/#dictdef-domrectinit\r\n *\r\n * @param {number} x - X coordinate.\r\n * @param {number} y - Y coordinate.\r\n * @param {number} width - Rectangle's width.\r\n * @param {number} height - Rectangle's height.\r\n * @returns {DOMRectInit}\r\n */\r\nfunction createRectInit(x, y, width, height) {\r\n return { x: x, y: y, width: width, height: height };\r\n}\n\n/**\r\n * Class that is responsible for computations of the content rectangle of\r\n * provided DOM element and for keeping track of it's changes.\r\n */\r\nvar ResizeObservation = /** @class */ (function () {\r\n /**\r\n * Creates an instance of ResizeObservation.\r\n *\r\n * @param {Element} target - Element to be observed.\r\n */\r\n function ResizeObservation(target) {\r\n /**\r\n * Broadcasted width of content rectangle.\r\n *\r\n * @type {number}\r\n */\r\n this.broadcastWidth = 0;\r\n /**\r\n * Broadcasted height of content rectangle.\r\n *\r\n * @type {number}\r\n */\r\n this.broadcastHeight = 0;\r\n /**\r\n * Reference to the last observed content rectangle.\r\n *\r\n * @private {DOMRectInit}\r\n */\r\n this.contentRect_ = createRectInit(0, 0, 0, 0);\r\n this.target = target;\r\n }\r\n /**\r\n * Updates content rectangle and tells whether it's width or height properties\r\n * have changed since the last broadcast.\r\n *\r\n * @returns {boolean}\r\n */\r\n ResizeObservation.prototype.isActive = function () {\r\n var rect = getContentRect(this.target);\r\n this.contentRect_ = rect;\r\n return (rect.width !== this.broadcastWidth ||\r\n rect.height !== this.broadcastHeight);\r\n };\r\n /**\r\n * Updates 'broadcastWidth' and 'broadcastHeight' properties with a data\r\n * from the corresponding properties of the last observed content rectangle.\r\n *\r\n * @returns {DOMRectInit} Last observed content rectangle.\r\n */\r\n ResizeObservation.prototype.broadcastRect = function () {\r\n var rect = this.contentRect_;\r\n this.broadcastWidth = rect.width;\r\n this.broadcastHeight = rect.height;\r\n return rect;\r\n };\r\n return ResizeObservation;\r\n}());\n\nvar ResizeObserverEntry = /** @class */ (function () {\r\n /**\r\n * Creates an instance of ResizeObserverEntry.\r\n *\r\n * @param {Element} target - Element that is being observed.\r\n * @param {DOMRectInit} rectInit - Data of the element's content rectangle.\r\n */\r\n function ResizeObserverEntry(target, rectInit) {\r\n var contentRect = createReadOnlyRect(rectInit);\r\n // According to the specification following properties are not writable\r\n // and are also not enumerable in the native implementation.\r\n //\r\n // Property accessors are not being used as they'd require to define a\r\n // private WeakMap storage which may cause memory leaks in browsers that\r\n // don't support this type of collections.\r\n defineConfigurable(this, { target: target, contentRect: contentRect });\r\n }\r\n return ResizeObserverEntry;\r\n}());\n\nvar ResizeObserverSPI = /** @class */ (function () {\r\n /**\r\n * Creates a new instance of ResizeObserver.\r\n *\r\n * @param {ResizeObserverCallback} callback - Callback function that is invoked\r\n * when one of the observed elements changes it's content dimensions.\r\n * @param {ResizeObserverController} controller - Controller instance which\r\n * is responsible for the updates of observer.\r\n * @param {ResizeObserver} callbackCtx - Reference to the public\r\n * ResizeObserver instance which will be passed to callback function.\r\n */\r\n function ResizeObserverSPI(callback, controller, callbackCtx) {\r\n /**\r\n * Collection of resize observations that have detected changes in dimensions\r\n * of elements.\r\n *\r\n * @private {Array}\r\n */\r\n this.activeObservations_ = [];\r\n /**\r\n * Registry of the ResizeObservation instances.\r\n *\r\n * @private {Map}\r\n */\r\n this.observations_ = new MapShim();\r\n if (typeof callback !== 'function') {\r\n throw new TypeError('The callback provided as parameter 1 is not a function.');\r\n }\r\n this.callback_ = callback;\r\n this.controller_ = controller;\r\n this.callbackCtx_ = callbackCtx;\r\n }\r\n /**\r\n * Starts observing provided element.\r\n *\r\n * @param {Element} target - Element to be observed.\r\n * @returns {void}\r\n */\r\n ResizeObserverSPI.prototype.observe = function (target) {\r\n if (!arguments.length) {\r\n throw new TypeError('1 argument required, but only 0 present.');\r\n }\r\n // Do nothing if current environment doesn't have the Element interface.\r\n if (typeof Element === 'undefined' || !(Element instanceof Object)) {\r\n return;\r\n }\r\n if (!(target instanceof getWindowOf(target).Element)) {\r\n throw new TypeError('parameter 1 is not of type \"Element\".');\r\n }\r\n var observations = this.observations_;\r\n // Do nothing if element is already being observed.\r\n if (observations.has(target)) {\r\n return;\r\n }\r\n observations.set(target, new ResizeObservation(target));\r\n this.controller_.addObserver(this);\r\n // Force the update of observations.\r\n this.controller_.refresh();\r\n };\r\n /**\r\n * Stops observing provided element.\r\n *\r\n * @param {Element} target - Element to stop observing.\r\n * @returns {void}\r\n */\r\n ResizeObserverSPI.prototype.unobserve = function (target) {\r\n if (!arguments.length) {\r\n throw new TypeError('1 argument required, but only 0 present.');\r\n }\r\n // Do nothing if current environment doesn't have the Element interface.\r\n if (typeof Element === 'undefined' || !(Element instanceof Object)) {\r\n return;\r\n }\r\n if (!(target instanceof getWindowOf(target).Element)) {\r\n throw new TypeError('parameter 1 is not of type \"Element\".');\r\n }\r\n var observations = this.observations_;\r\n // Do nothing if element is not being observed.\r\n if (!observations.has(target)) {\r\n return;\r\n }\r\n observations.delete(target);\r\n if (!observations.size) {\r\n this.controller_.removeObserver(this);\r\n }\r\n };\r\n /**\r\n * Stops observing all elements.\r\n *\r\n * @returns {void}\r\n */\r\n ResizeObserverSPI.prototype.disconnect = function () {\r\n this.clearActive();\r\n this.observations_.clear();\r\n this.controller_.removeObserver(this);\r\n };\r\n /**\r\n * Collects observation instances the associated element of which has changed\r\n * it's content rectangle.\r\n *\r\n * @returns {void}\r\n */\r\n ResizeObserverSPI.prototype.gatherActive = function () {\r\n var _this = this;\r\n this.clearActive();\r\n this.observations_.forEach(function (observation) {\r\n if (observation.isActive()) {\r\n _this.activeObservations_.push(observation);\r\n }\r\n });\r\n };\r\n /**\r\n * Invokes initial callback function with a list of ResizeObserverEntry\r\n * instances collected from active resize observations.\r\n *\r\n * @returns {void}\r\n */\r\n ResizeObserverSPI.prototype.broadcastActive = function () {\r\n // Do nothing if observer doesn't have active observations.\r\n if (!this.hasActive()) {\r\n return;\r\n }\r\n var ctx = this.callbackCtx_;\r\n // Create ResizeObserverEntry instance for every active observation.\r\n var entries = this.activeObservations_.map(function (observation) {\r\n return new ResizeObserverEntry(observation.target, observation.broadcastRect());\r\n });\r\n this.callback_.call(ctx, entries, ctx);\r\n this.clearActive();\r\n };\r\n /**\r\n * Clears the collection of active observations.\r\n *\r\n * @returns {void}\r\n */\r\n ResizeObserverSPI.prototype.clearActive = function () {\r\n this.activeObservations_.splice(0);\r\n };\r\n /**\r\n * Tells whether observer has active observations.\r\n *\r\n * @returns {boolean}\r\n */\r\n ResizeObserverSPI.prototype.hasActive = function () {\r\n return this.activeObservations_.length > 0;\r\n };\r\n return ResizeObserverSPI;\r\n}());\n\n// Registry of internal observers. If WeakMap is not available use current shim\r\n// for the Map collection as it has all required methods and because WeakMap\r\n// can't be fully polyfilled anyway.\r\nvar observers = typeof WeakMap !== 'undefined' ? new WeakMap() : new MapShim();\r\n/**\r\n * ResizeObserver API. Encapsulates the ResizeObserver SPI implementation\r\n * exposing only those methods and properties that are defined in the spec.\r\n */\r\nvar ResizeObserver = /** @class */ (function () {\r\n /**\r\n * Creates a new instance of ResizeObserver.\r\n *\r\n * @param {ResizeObserverCallback} callback - Callback that is invoked when\r\n * dimensions of the observed elements change.\r\n */\r\n function ResizeObserver(callback) {\r\n if (!(this instanceof ResizeObserver)) {\r\n throw new TypeError('Cannot call a class as a function.');\r\n }\r\n if (!arguments.length) {\r\n throw new TypeError('1 argument required, but only 0 present.');\r\n }\r\n var controller = ResizeObserverController.getInstance();\r\n var observer = new ResizeObserverSPI(callback, controller, this);\r\n observers.set(this, observer);\r\n }\r\n return ResizeObserver;\r\n}());\r\n// Expose public methods of ResizeObserver.\r\n[\r\n 'observe',\r\n 'unobserve',\r\n 'disconnect'\r\n].forEach(function (method) {\r\n ResizeObserver.prototype[method] = function () {\r\n var _a;\r\n return (_a = observers.get(this))[method].apply(_a, arguments);\r\n };\r\n});\n\nvar index = (function () {\r\n // Export existing implementation if available.\r\n if (typeof global$1.ResizeObserver !== 'undefined') {\r\n return global$1.ResizeObserver;\r\n }\r\n return ResizeObserver;\r\n})();\n\nexport default index;\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport ResizeObserver from \"resize-observer-polyfill\"\nimport {\n NEVER,\n Observable,\n Subject,\n defer,\n filter,\n finalize,\n map,\n merge,\n of,\n shareReplay,\n startWith,\n switchMap,\n tap\n} from \"rxjs\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Element offset\n */\nexport interface ElementSize {\n width: number /* Element width */\n height: number /* Element height */\n}\n\n/* ----------------------------------------------------------------------------\n * Data\n * ------------------------------------------------------------------------- */\n\n/**\n * Resize observer entry subject\n */\nconst entry$ = new Subject()\n\n/**\n * Resize observer observable\n *\n * This observable will create a `ResizeObserver` on the first subscription\n * and will automatically terminate it when there are no more subscribers.\n * It's quite important to centralize observation in a single `ResizeObserver`,\n * as the performance difference can be quite dramatic, as the link shows.\n *\n * @see https://bit.ly/3iIYfEm - Google Groups on performance\n */\nconst observer$ = defer(() => of(\n new ResizeObserver(entries => {\n for (const entry of entries)\n entry$.next(entry)\n })\n))\n .pipe(\n switchMap(observer => merge(NEVER, of(observer))\n .pipe(\n finalize(() => observer.disconnect())\n )\n ),\n shareReplay(1)\n )\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Retrieve element size\n *\n * @param el - Element\n *\n * @returns Element size\n */\nexport function getElementSize(\n el: HTMLElement\n): ElementSize {\n return {\n width: el.offsetWidth,\n height: el.offsetHeight\n }\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Watch element size\n *\n * This function returns an observable that subscribes to a single internal\n * instance of `ResizeObserver` upon subscription, and emit resize events until\n * termination. Note that this function should not be called with the same\n * element twice, as the first unsubscription will terminate observation.\n *\n * Sadly, we can't use the `DOMRect` objects returned by the observer, because\n * we need the emitted values to be consistent with `getElementSize`, which will\n * return the used values (rounded) and not actual values (unrounded). Thus, we\n * use the `offset*` properties. See the linked GitHub issue.\n *\n * @see https://bit.ly/3m0k3he - GitHub issue\n *\n * @param el - Element\n *\n * @returns Element size observable\n */\nexport function watchElementSize(\n el: HTMLElement\n): Observable {\n return observer$\n .pipe(\n tap(observer => observer.observe(el)),\n switchMap(observer => entry$\n .pipe(\n filter(({ target }) => target === el),\n finalize(() => observer.unobserve(el)),\n map(() => getElementSize(el))\n )\n ),\n startWith(getElementSize(el))\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { ElementSize } from \"../_\"\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Retrieve element content size (= scroll width and height)\n *\n * @param el - Element\n *\n * @returns Element content size\n */\nexport function getElementContentSize(\n el: HTMLElement\n): ElementSize {\n return {\n width: el.scrollWidth,\n height: el.scrollHeight\n }\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n NEVER,\n Observable,\n Subject,\n defer,\n distinctUntilChanged,\n filter,\n finalize,\n map,\n merge,\n of,\n shareReplay,\n switchMap,\n tap\n} from \"rxjs\"\n\nimport {\n getElementContentSize,\n getElementSize,\n watchElementContentOffset\n} from \"~/browser\"\n\n/* ----------------------------------------------------------------------------\n * Data\n * ------------------------------------------------------------------------- */\n\n/**\n * Intersection observer entry subject\n */\nconst entry$ = new Subject()\n\n/**\n * Intersection observer observable\n *\n * This observable will create an `IntersectionObserver` on first subscription\n * and will automatically terminate it when there are no more subscribers.\n *\n * @see https://bit.ly/3iIYfEm - Google Groups on performance\n */\nconst observer$ = defer(() => of(\n new IntersectionObserver(entries => {\n for (const entry of entries)\n entry$.next(entry)\n }, {\n threshold: 0\n })\n))\n .pipe(\n switchMap(observer => merge(NEVER, of(observer))\n .pipe(\n finalize(() => observer.disconnect())\n )\n ),\n shareReplay(1)\n )\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch element visibility\n *\n * @param el - Element\n *\n * @returns Element visibility observable\n */\nexport function watchElementVisibility(\n el: HTMLElement\n): Observable {\n return observer$\n .pipe(\n tap(observer => observer.observe(el)),\n switchMap(observer => entry$\n .pipe(\n filter(({ target }) => target === el),\n finalize(() => observer.unobserve(el)),\n map(({ isIntersecting }) => isIntersecting)\n )\n )\n )\n}\n\n/**\n * Watch element boundary\n *\n * This function returns an observable which emits whether the bottom content\n * boundary (= scroll offset) of an element is within a certain threshold.\n *\n * @param el - Element\n * @param threshold - Threshold\n *\n * @returns Element boundary observable\n */\nexport function watchElementBoundary(\n el: HTMLElement, threshold = 16\n): Observable {\n return watchElementContentOffset(el)\n .pipe(\n map(({ y }) => {\n const visible = getElementSize(el)\n const content = getElementContentSize(el)\n return y >= (\n content.height - visible.height - threshold\n )\n }),\n distinctUntilChanged()\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n fromEvent,\n map,\n startWith\n} from \"rxjs\"\n\nimport { getElement } from \"../element\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Toggle\n */\nexport type Toggle =\n | \"drawer\" /* Toggle for drawer */\n | \"search\" /* Toggle for search */\n\n/* ----------------------------------------------------------------------------\n * Data\n * ------------------------------------------------------------------------- */\n\n/**\n * Toggle map\n */\nconst toggles: Record = {\n drawer: getElement(\"[data-md-toggle=drawer]\"),\n search: getElement(\"[data-md-toggle=search]\")\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Retrieve the value of a toggle\n *\n * @param name - Toggle\n *\n * @returns Toggle value\n */\nexport function getToggle(name: Toggle): boolean {\n return toggles[name].checked\n}\n\n/**\n * Set toggle\n *\n * Simulating a click event seems to be the most cross-browser compatible way\n * of changing the value while also emitting a `change` event. Before, Material\n * used `CustomEvent` to programmatically change the value of a toggle, but this\n * is a much simpler and cleaner solution which doesn't require a polyfill.\n *\n * @param name - Toggle\n * @param value - Toggle value\n */\nexport function setToggle(name: Toggle, value: boolean): void {\n if (toggles[name].checked !== value)\n toggles[name].click()\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Watch toggle\n *\n * @param name - Toggle\n *\n * @returns Toggle value observable\n */\nexport function watchToggle(name: Toggle): Observable {\n const el = toggles[name]\n return fromEvent(el, \"change\")\n .pipe(\n map(() => el.checked),\n startWith(el.checked)\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n filter,\n fromEvent,\n map,\n share\n} from \"rxjs\"\n\nimport { getActiveElement } from \"../element\"\nimport { getToggle } from \"../toggle\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Keyboard mode\n */\nexport type KeyboardMode =\n | \"global\" /* Global */\n | \"search\" /* Search is open */\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Keyboard\n */\nexport interface Keyboard {\n mode: KeyboardMode /* Keyboard mode */\n type: string /* Key type */\n claim(): void /* Key claim */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Check whether an element may receive keyboard input\n *\n * @param el - Element\n * @param type - Key type\n *\n * @returns Test result\n */\nfunction isSusceptibleToKeyboard(\n el: HTMLElement, type: string\n): boolean {\n switch (el.constructor) {\n\n /* Input elements */\n case HTMLInputElement:\n /* @ts-expect-error - omit unnecessary type cast */\n if (el.type === \"radio\")\n return /^Arrow/.test(type)\n else\n return true\n\n /* Select element and textarea */\n case HTMLSelectElement:\n case HTMLTextAreaElement:\n return true\n\n /* Everything else */\n default:\n return el.isContentEditable\n }\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch keyboard\n *\n * @returns Keyboard observable\n */\nexport function watchKeyboard(): Observable {\n return fromEvent(window, \"keydown\")\n .pipe(\n filter(ev => !(ev.metaKey || ev.ctrlKey)),\n map(ev => ({\n mode: getToggle(\"search\") ? \"search\" : \"global\",\n type: ev.key,\n claim() {\n ev.preventDefault()\n ev.stopPropagation()\n }\n } as Keyboard)),\n filter(({ mode, type }) => {\n if (mode === \"global\") {\n const active = getActiveElement()\n if (typeof active !== \"undefined\")\n return !isSusceptibleToKeyboard(active, type)\n }\n return true\n }),\n share()\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { Subject } from \"rxjs\"\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Retrieve location\n *\n * This function returns a `URL` object (and not `Location`) to normalize the\n * typings across the application. Furthermore, locations need to be tracked\n * without setting them and `Location` is a singleton which represents the\n * current location.\n *\n * @returns URL\n */\nexport function getLocation(): URL {\n return new URL(location.href)\n}\n\n/**\n * Set location\n *\n * @param url - URL to change to\n */\nexport function setLocation(url: URL): void {\n location.href = url.href\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Watch location\n *\n * @returns Location subject\n */\nexport function watchLocation(): Subject {\n return new Subject()\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { JSX as JSXInternal } from \"preact\"\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * HTML attributes\n */\ntype Attributes =\n & JSXInternal.HTMLAttributes\n & JSXInternal.SVGAttributes\n & Record\n\n/**\n * Child element\n */\ntype Child =\n | HTMLElement\n | Text\n | string\n | number\n\n/* ----------------------------------------------------------------------------\n * Helper functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Append a child node to an element\n *\n * @param el - Element\n * @param child - Child node(s)\n */\nfunction appendChild(el: HTMLElement, child: Child | Child[]): void {\n\n /* Handle primitive types (including raw HTML) */\n if (typeof child === \"string\" || typeof child === \"number\") {\n el.innerHTML += child.toString()\n\n /* Handle nodes */\n } else if (child instanceof Node) {\n el.appendChild(child)\n\n /* Handle nested children */\n } else if (Array.isArray(child)) {\n for (const node of child)\n appendChild(el, node)\n }\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * JSX factory\n *\n * @template T - Element type\n *\n * @param tag - HTML tag\n * @param attributes - HTML attributes\n * @param children - Child elements\n *\n * @returns Element\n */\nexport function h(\n tag: T, attributes?: Attributes | null, ...children: Child[]\n): HTMLElementTagNameMap[T]\n\nexport function h(\n tag: string, attributes?: Attributes | null, ...children: Child[]\n): T\n\nexport function h(\n tag: string, attributes?: Attributes | null, ...children: Child[]\n): T {\n const el = document.createElement(tag)\n\n /* Set attributes, if any */\n if (attributes)\n for (const attr of Object.keys(attributes)) {\n if (typeof attributes[attr] === \"undefined\")\n continue\n\n /* Set default attribute or boolean */\n if (typeof attributes[attr] !== \"boolean\")\n el.setAttribute(attr, attributes[attr])\n else\n el.setAttribute(attr, \"\")\n }\n\n /* Append child nodes */\n for (const child of children)\n appendChild(el, child)\n\n /* Return element */\n return el as T\n}\n\n/* ----------------------------------------------------------------------------\n * Namespace\n * ------------------------------------------------------------------------- */\n\nexport declare namespace h {\n namespace JSX {\n type Element = HTMLElement\n type IntrinsicElements = JSXInternal.IntrinsicElements\n }\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Truncate a string after the given number of characters\n *\n * This is not a very reasonable approach, since the summaries kind of suck.\n * It would be better to create something more intelligent, highlighting the\n * search occurrences and making a better summary out of it, but this note was\n * written three years ago, so who knows if we'll ever fix it.\n *\n * @param value - Value to be truncated\n * @param n - Number of characters\n *\n * @returns Truncated value\n */\nexport function truncate(value: string, n: number): string {\n let i = n\n if (value.length > i) {\n while (value[i] !== \" \" && --i > 0) { /* keep eating */ }\n return `${value.substring(0, i)}...`\n }\n return value\n}\n\n/**\n * Round a number for display with repository facts\n *\n * This is a reverse-engineered version of GitHub's weird rounding algorithm\n * for stars, forks and all other numbers. While all numbers below `1,000` are\n * returned as-is, bigger numbers are converted to fixed numbers:\n *\n * - `1,049` => `1k`\n * - `1,050` => `1.1k`\n * - `1,949` => `1.9k`\n * - `1,950` => `2k`\n *\n * @param value - Original value\n *\n * @returns Rounded value\n */\nexport function round(value: number): string {\n if (value > 999) {\n const digits = +((value - 950) % 1000 > 99)\n return `${((value + 0.000001) / 1000).toFixed(digits)}k`\n } else {\n return value.toString()\n }\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n filter,\n fromEvent,\n map,\n shareReplay,\n startWith\n} from \"rxjs\"\n\nimport { getOptionalElement } from \"~/browser\"\nimport { h } from \"~/utilities\"\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Retrieve location hash\n *\n * @returns Location hash\n */\nexport function getLocationHash(): string {\n return location.hash.substring(1)\n}\n\n/**\n * Set location hash\n *\n * Setting a new fragment identifier via `location.hash` will have no effect\n * if the value doesn't change. When a new fragment identifier is set, we want\n * the browser to target the respective element at all times, which is why we\n * use this dirty little trick.\n *\n * @param hash - Location hash\n */\nexport function setLocationHash(hash: string): void {\n const el = h(\"a\", { href: hash })\n el.addEventListener(\"click\", ev => ev.stopPropagation())\n el.click()\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Watch location hash\n *\n * @returns Location hash observable\n */\nexport function watchLocationHash(): Observable {\n return fromEvent(window, \"hashchange\")\n .pipe(\n map(getLocationHash),\n startWith(getLocationHash()),\n filter(hash => hash.length > 0),\n shareReplay(1)\n )\n}\n\n/**\n * Watch location target\n *\n * @returns Location target observable\n */\nexport function watchLocationTarget(): Observable {\n return watchLocationHash()\n .pipe(\n map(id => getOptionalElement(`[id=\"${id}\"]`)!),\n filter(el => typeof el !== \"undefined\")\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n EMPTY,\n Observable,\n fromEvent,\n fromEventPattern,\n map,\n merge,\n startWith,\n switchMap\n} from \"rxjs\"\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch media query\n *\n * Note that although `MediaQueryList.addListener` is deprecated we have to\n * use it, because it's the only way to ensure proper downward compatibility.\n *\n * @see https://bit.ly/3dUBH2m - GitHub issue\n *\n * @param query - Media query\n *\n * @returns Media observable\n */\nexport function watchMedia(query: string): Observable {\n const media = matchMedia(query)\n return fromEventPattern(next => (\n media.addListener(() => next(media.matches))\n ))\n .pipe(\n startWith(media.matches)\n )\n}\n\n/**\n * Watch print mode\n *\n * @returns Print observable\n */\nexport function watchPrint(): Observable {\n const media = matchMedia(\"print\")\n return merge(\n fromEvent(window, \"beforeprint\").pipe(map(() => true)),\n fromEvent(window, \"afterprint\").pipe(map(() => false))\n )\n .pipe(\n startWith(media.matches)\n )\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Toggle an observable with a media observable\n *\n * @template T - Data type\n *\n * @param query$ - Media observable\n * @param factory - Observable factory\n *\n * @returns Toggled observable\n */\nexport function at(\n query$: Observable, factory: () => Observable\n): Observable {\n return query$\n .pipe(\n switchMap(active => active ? factory() : EMPTY)\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n EMPTY,\n Observable,\n catchError,\n from,\n map,\n of,\n shareReplay,\n switchMap,\n throwError\n} from \"rxjs\"\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Fetch the given URL\n *\n * If the request fails (e.g. when dispatched from `file://` locations), the\n * observable will complete without emitting a value.\n *\n * @param url - Request URL\n * @param options - Options\n *\n * @returns Response observable\n */\nexport function request(\n url: URL | string, options: RequestInit = { credentials: \"same-origin\" }\n): Observable {\n return from(fetch(`${url}`, options))\n .pipe(\n catchError(() => EMPTY),\n switchMap(res => res.status !== 200\n ? throwError(() => new Error(res.statusText))\n : of(res)\n )\n )\n}\n\n/**\n * Fetch JSON from the given URL\n *\n * @template T - Data type\n *\n * @param url - Request URL\n * @param options - Options\n *\n * @returns Data observable\n */\nexport function requestJSON(\n url: URL | string, options?: RequestInit\n): Observable {\n return request(url, options)\n .pipe(\n switchMap(res => res.json()),\n shareReplay(1)\n )\n}\n\n/**\n * Fetch XML from the given URL\n *\n * @param url - Request URL\n * @param options - Options\n *\n * @returns Data observable\n */\nexport function requestXML(\n url: URL | string, options?: RequestInit\n): Observable {\n const dom = new DOMParser()\n return request(url, options)\n .pipe(\n switchMap(res => res.text()),\n map(res => dom.parseFromString(res, \"text/xml\")),\n shareReplay(1)\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n defer,\n finalize,\n fromEvent,\n map,\n merge,\n switchMap,\n take,\n throwError\n} from \"rxjs\"\n\nimport { h } from \"~/utilities\"\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Create and load a `script` element\n *\n * This function returns an observable that will emit when the script was\n * successfully loaded, or throw an error if it didn't.\n *\n * @param src - Script URL\n *\n * @returns Script observable\n */\nexport function watchScript(src: string): Observable {\n const script = h(\"script\", { src })\n return defer(() => {\n document.head.appendChild(script)\n return merge(\n fromEvent(script, \"load\"),\n fromEvent(script, \"error\")\n .pipe(\n switchMap(() => (\n throwError(() => new ReferenceError(`Invalid script: ${src}`))\n ))\n )\n )\n .pipe(\n map(() => undefined),\n finalize(() => document.head.removeChild(script)),\n take(1)\n )\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n fromEvent,\n map,\n merge,\n startWith\n} from \"rxjs\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Viewport offset\n */\nexport interface ViewportOffset {\n x: number /* Horizontal offset */\n y: number /* Vertical offset */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Retrieve viewport offset\n *\n * On iOS Safari, viewport offset can be negative due to overflow scrolling.\n * As this may induce strange behaviors downstream, we'll just limit it to 0.\n *\n * @returns Viewport offset\n */\nexport function getViewportOffset(): ViewportOffset {\n return {\n x: Math.max(0, scrollX),\n y: Math.max(0, scrollY)\n }\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Watch viewport offset\n *\n * @returns Viewport offset observable\n */\nexport function watchViewportOffset(): Observable {\n return merge(\n fromEvent(window, \"scroll\", { passive: true }),\n fromEvent(window, \"resize\", { passive: true })\n )\n .pipe(\n map(getViewportOffset),\n startWith(getViewportOffset())\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n fromEvent,\n map,\n startWith\n} from \"rxjs\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Viewport size\n */\nexport interface ViewportSize {\n width: number /* Viewport width */\n height: number /* Viewport height */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Retrieve viewport size\n *\n * @returns Viewport size\n */\nexport function getViewportSize(): ViewportSize {\n return {\n width: innerWidth,\n height: innerHeight\n }\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Watch viewport size\n *\n * @returns Viewport size observable\n */\nexport function watchViewportSize(): Observable {\n return fromEvent(window, \"resize\", { passive: true })\n .pipe(\n map(getViewportSize),\n startWith(getViewportSize())\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n combineLatest,\n map,\n shareReplay\n} from \"rxjs\"\n\nimport {\n ViewportOffset,\n watchViewportOffset\n} from \"../offset\"\nimport {\n ViewportSize,\n watchViewportSize\n} from \"../size\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Viewport\n */\nexport interface Viewport {\n offset: ViewportOffset /* Viewport offset */\n size: ViewportSize /* Viewport size */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch viewport\n *\n * @returns Viewport observable\n */\nexport function watchViewport(): Observable {\n return combineLatest([\n watchViewportOffset(),\n watchViewportSize()\n ])\n .pipe(\n map(([offset, size]) => ({ offset, size })),\n shareReplay(1)\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n combineLatest,\n distinctUntilKeyChanged,\n map\n} from \"rxjs\"\n\nimport { Header } from \"~/components\"\n\nimport { getElementOffset } from \"../../element\"\nimport { Viewport } from \"../_\"\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch options\n */\ninterface WatchOptions {\n viewport$: Observable /* Viewport observable */\n header$: Observable

/* Header observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch viewport relative to element\n *\n * @param el - Element\n * @param options - Options\n *\n * @returns Viewport observable\n */\nexport function watchViewportAt(\n el: HTMLElement, { viewport$, header$ }: WatchOptions\n): Observable {\n const size$ = viewport$\n .pipe(\n distinctUntilKeyChanged(\"size\")\n )\n\n /* Compute element offset */\n const offset$ = combineLatest([size$, header$])\n .pipe(\n map(() => getElementOffset(el))\n )\n\n /* Compute relative viewport, return hot observable */\n return combineLatest([header$, viewport$, offset$])\n .pipe(\n map(([{ height }, { offset, size }, { x, y }]) => ({\n offset: {\n x: offset.x - x,\n y: offset.y - y + height\n },\n size\n }))\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n Subject,\n fromEvent,\n map,\n share,\n switchMap,\n tap,\n throttle\n} from \"rxjs\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Worker message\n */\nexport interface WorkerMessage {\n type: unknown /* Message type */\n data?: unknown /* Message data */\n}\n\n/**\n * Worker handler\n *\n * @template T - Message type\n */\nexport interface WorkerHandler<\n T extends WorkerMessage\n> {\n tx$: Subject /* Message transmission subject */\n rx$: Observable /* Message receive observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch options\n *\n * @template T - Worker message type\n */\ninterface WatchOptions {\n tx$: Observable /* Message transmission observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch a web worker\n *\n * This function returns an observable that sends all values emitted by the\n * message observable to the web worker. Web worker communication is expected\n * to be bidirectional (request-response) and synchronous. Messages that are\n * emitted during a pending request are throttled, the last one is emitted.\n *\n * @param worker - Web worker\n * @param options - Options\n *\n * @returns Worker message observable\n */\nexport function watchWorker(\n worker: Worker, { tx$ }: WatchOptions\n): Observable {\n\n /* Intercept messages from worker-like objects */\n const rx$ = fromEvent(worker, \"message\")\n .pipe(\n map(({ data }) => data as T)\n )\n\n /* Send and receive messages, return hot observable */\n return tx$\n .pipe(\n throttle(() => rx$, { leading: true, trailing: true }),\n tap(message => worker.postMessage(message)),\n switchMap(() => rx$),\n share()\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { getElement, getLocation } from \"~/browser\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Feature flag\n */\nexport type Flag =\n | \"announce.dismiss\" /* Dismissable announcement bar */\n | \"content.code.annotate\" /* Code annotations */\n | \"content.tabs.link\" /* Link content tabs */\n | \"header.autohide\" /* Hide header */\n | \"navigation.expand\" /* Automatic expansion */\n | \"navigation.indexes\" /* Section pages */\n | \"navigation.instant\" /* Instant loading */\n | \"navigation.sections\" /* Section navigation */\n | \"navigation.tabs\" /* Tabs navigation */\n | \"navigation.tabs.sticky\" /* Tabs navigation (sticky) */\n | \"navigation.top\" /* Back-to-top button */\n | \"navigation.tracking\" /* Anchor tracking */\n | \"search.highlight\" /* Search highlighting */\n | \"search.share\" /* Search sharing */\n | \"search.suggest\" /* Search suggestions */\n | \"toc.integrate\" /* Integrated table of contents */\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Translation\n */\nexport type Translation =\n | \"clipboard.copy\" /* Copy to clipboard */\n | \"clipboard.copied\" /* Copied to clipboard */\n | \"search.config.lang\" /* Search language */\n | \"search.config.pipeline\" /* Search pipeline */\n | \"search.config.separator\" /* Search separator */\n | \"search.placeholder\" /* Search */\n | \"search.result.placeholder\" /* Type to start searching */\n | \"search.result.none\" /* No matching documents */\n | \"search.result.one\" /* 1 matching document */\n | \"search.result.other\" /* # matching documents */\n | \"search.result.more.one\" /* 1 more on this page */\n | \"search.result.more.other\" /* # more on this page */\n | \"search.result.term.missing\" /* Missing */\n | \"select.version.title\" /* Version selector */\n\n/**\n * Translations\n */\nexport type Translations = Record\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Versioning\n */\nexport interface Versioning {\n provider: \"mike\" /* Version provider */\n default?: string /* Default version */\n}\n\n/**\n * Configuration\n */\nexport interface Config {\n base: string /* Base URL */\n features: Flag[] /* Feature flags */\n translations: Translations /* Translations */\n search: string /* Search worker URL */\n version?: Versioning /* Versioning */\n}\n\n/* ----------------------------------------------------------------------------\n * Data\n * ------------------------------------------------------------------------- */\n\n/**\n * Retrieve global configuration and make base URL absolute\n */\nconst script = getElement(\"#__config\")\nconst config: Config = JSON.parse(script.textContent!)\nconfig.base = `${new URL(config.base, getLocation())}`\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Retrieve global configuration\n *\n * @returns Global configuration\n */\nexport function configuration(): Config {\n return config\n}\n\n/**\n * Check whether a feature flag is enabled\n *\n * @param flag - Feature flag\n *\n * @returns Test result\n */\nexport function feature(flag: Flag): boolean {\n return config.features.includes(flag)\n}\n\n/**\n * Retrieve the translation for the given key\n *\n * @param key - Key to be translated\n * @param value - Positional value, if any\n *\n * @returns Translation\n */\nexport function translation(\n key: Translation, value?: string | number\n): string {\n return typeof value !== \"undefined\"\n ? config.translations[key].replace(\"#\", value.toString())\n : config.translations[key]\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { getElement, getElements } from \"~/browser\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Component type\n */\nexport type ComponentType =\n | \"announce\" /* Announcement bar */\n | \"container\" /* Container */\n | \"consent\" /* Consent */\n | \"content\" /* Content */\n | \"dialog\" /* Dialog */\n | \"header\" /* Header */\n | \"header-title\" /* Header title */\n | \"header-topic\" /* Header topic */\n | \"main\" /* Main area */\n | \"outdated\" /* Version warning */\n | \"palette\" /* Color palette */\n | \"search\" /* Search */\n | \"search-query\" /* Search input */\n | \"search-result\" /* Search results */\n | \"search-share\" /* Search sharing */\n | \"search-suggest\" /* Search suggestions */\n | \"sidebar\" /* Sidebar */\n | \"skip\" /* Skip link */\n | \"source\" /* Repository information */\n | \"tabs\" /* Navigation tabs */\n | \"toc\" /* Table of contents */\n | \"top\" /* Back-to-top button */\n\n/**\n * Component\n *\n * @template T - Component type\n * @template U - Reference type\n */\nexport type Component<\n T extends {} = {},\n U extends HTMLElement = HTMLElement\n> =\n T & {\n ref: U /* Component reference */\n }\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Component type map\n */\ninterface ComponentTypeMap {\n \"announce\": HTMLElement /* Announcement bar */\n \"container\": HTMLElement /* Container */\n \"consent\": HTMLElement /* Consent */\n \"content\": HTMLElement /* Content */\n \"dialog\": HTMLElement /* Dialog */\n \"header\": HTMLElement /* Header */\n \"header-title\": HTMLElement /* Header title */\n \"header-topic\": HTMLElement /* Header topic */\n \"main\": HTMLElement /* Main area */\n \"outdated\": HTMLElement /* Version warning */\n \"palette\": HTMLElement /* Color palette */\n \"search\": HTMLElement /* Search */\n \"search-query\": HTMLInputElement /* Search input */\n \"search-result\": HTMLElement /* Search results */\n \"search-share\": HTMLAnchorElement /* Search sharing */\n \"search-suggest\": HTMLElement /* Search suggestions */\n \"sidebar\": HTMLElement /* Sidebar */\n \"skip\": HTMLAnchorElement /* Skip link */\n \"source\": HTMLAnchorElement /* Repository information */\n \"tabs\": HTMLElement /* Navigation tabs */\n \"toc\": HTMLElement /* Table of contents */\n \"top\": HTMLAnchorElement /* Back-to-top button */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Retrieve the element for a given component or throw a reference error\n *\n * @template T - Component type\n *\n * @param type - Component type\n * @param node - Node of reference\n *\n * @returns Element\n */\nexport function getComponentElement(\n type: T, node: ParentNode = document\n): ComponentTypeMap[T] {\n return getElement(`[data-md-component=${type}]`, node)\n}\n\n/**\n * Retrieve all elements for a given component\n *\n * @template T - Component type\n *\n * @param type - Component type\n * @param node - Node of reference\n *\n * @returns Elements\n */\nexport function getComponentElements(\n type: T, node: ParentNode = document\n): ComponentTypeMap[T][] {\n return getElements(`[data-md-component=${type}]`, node)\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n EMPTY,\n Observable,\n Subject,\n defer,\n finalize,\n fromEvent,\n map,\n startWith,\n tap\n} from \"rxjs\"\n\nimport { feature } from \"~/_\"\nimport { getElement } from \"~/browser\"\n\nimport { Component } from \"../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Announcement bar\n */\nexport interface Announce {\n hash: number /* Content hash */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch announcement bar\n *\n * @param el - Announcement bar element\n *\n * @returns Announcement bar observable\n */\nexport function watchAnnounce(\n el: HTMLElement\n): Observable {\n const button = getElement(\".md-typeset > :first-child\", el)\n return fromEvent(button, \"click\", { once: true })\n .pipe(\n map(() => getElement(\".md-typeset\", el)),\n map(content => ({ hash: __md_hash(content.innerHTML) }))\n )\n}\n\n/**\n * Mount announcement bar\n *\n * @param el - Announcement bar element\n *\n * @returns Announcement bar component observable\n */\nexport function mountAnnounce(\n el: HTMLElement\n): Observable> {\n if (!feature(\"announce.dismiss\") || !el.childElementCount)\n return EMPTY\n\n /* Mount component on subscription */\n return defer(() => {\n const push$ = new Subject()\n push$\n .pipe(\n startWith({ hash: __md_get(\"__announce\") })\n )\n .subscribe(({ hash }) => {\n if (hash && hash === (__md_get(\"__announce\") ?? hash)) {\n el.hidden = true\n\n /* Persist preference in local storage */\n __md_set(\"__announce\", hash)\n }\n })\n\n /* Create and return component */\n return watchAnnounce(el)\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state }))\n )\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n Subject,\n finalize,\n map,\n tap\n} from \"rxjs\"\n\nimport { Component } from \"../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Consent\n */\nexport interface Consent {\n hidden: boolean /* Consent is hidden */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch options\n */\ninterface WatchOptions {\n target$: Observable /* Target observable */\n}\n\n/**\n * Mount options\n */\ninterface MountOptions {\n target$: Observable /* Target observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch consent\n *\n * @param el - Consent element\n * @param options - Options\n *\n * @returns Consent observable\n */\nexport function watchConsent(\n el: HTMLElement, { target$ }: WatchOptions\n): Observable {\n return target$\n .pipe(\n map(target => ({ hidden: target !== el }))\n )\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Mount consent\n *\n * @param el - Consent element\n * @param options - Options\n *\n * @returns Consent component observable\n */\nexport function mountConsent(\n el: HTMLElement, options: MountOptions\n): Observable> {\n const internal$ = new Subject()\n internal$.subscribe(({ hidden }) => {\n el.hidden = hidden\n })\n\n /* Create and return component */\n return watchConsent(el, options)\n .pipe(\n tap(state => internal$.next(state)),\n finalize(() => internal$.complete()),\n map(state => ({ ref: el, ...state }))\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport ClipboardJS from \"clipboard\"\nimport {\n EMPTY,\n Observable,\n Subject,\n defer,\n distinctUntilChanged,\n distinctUntilKeyChanged,\n filter,\n finalize,\n map,\n mergeWith,\n switchMap,\n take,\n takeLast,\n takeUntil,\n tap\n} from \"rxjs\"\n\nimport { feature } from \"~/_\"\nimport {\n getElementContentSize,\n watchElementSize,\n watchElementVisibility\n} from \"~/browser\"\nimport { renderClipboardButton } from \"~/templates\"\n\nimport { Component } from \"../../../_\"\nimport {\n Annotation,\n mountAnnotationList\n} from \"../../annotation\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Code block\n */\nexport interface CodeBlock {\n scrollable: boolean /* Code block overflows */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Mount options\n */\ninterface MountOptions {\n print$: Observable /* Media print observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Data\n * ------------------------------------------------------------------------- */\n\n/**\n * Global sequence number for Clipboard.js integration\n */\nlet sequence = 0\n\n/* ----------------------------------------------------------------------------\n * Helper functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Find candidate list element directly following a code block\n *\n * @param el - Code block element\n *\n * @returns List element or nothing\n */\nfunction findCandidateList(el: HTMLElement): HTMLElement | undefined {\n if (el.nextElementSibling) {\n const sibling = el.nextElementSibling as HTMLElement\n if (sibling.tagName === \"OL\")\n return sibling\n\n /* Skip empty paragraphs - see https://bit.ly/3r4ZJ2O */\n else if (sibling.tagName === \"P\" && !sibling.children.length)\n return findCandidateList(sibling)\n }\n\n /* Everything else */\n return undefined\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch code block\n *\n * This function monitors size changes of the viewport, as well as switches of\n * content tabs with embedded code blocks, as both may trigger overflow.\n *\n * @param el - Code block element\n *\n * @returns Code block observable\n */\nexport function watchCodeBlock(\n el: HTMLElement\n): Observable {\n return watchElementSize(el)\n .pipe(\n map(({ width }) => {\n const content = getElementContentSize(el)\n return {\n scrollable: content.width > width\n }\n }),\n distinctUntilKeyChanged(\"scrollable\")\n )\n}\n\n/**\n * Mount code block\n *\n * This function ensures that an overflowing code block is focusable through\n * keyboard, so it can be scrolled without a mouse to improve on accessibility.\n * Furthermore, if code annotations are enabled, they are mounted if and only\n * if the code block is currently visible, e.g., not in a hidden content tab.\n *\n * @param el - Code block element\n * @param options - Options\n *\n * @returns Code block and annotation component observable\n */\nexport function mountCodeBlock(\n el: HTMLElement, options: MountOptions\n): Observable> {\n const { matches: hover } = matchMedia(\"(hover)\")\n\n /* Defer mounting of code block - see https://bit.ly/3vHVoVD */\n const factory$ = defer(() => {\n const push$ = new Subject()\n push$.subscribe(({ scrollable }) => {\n if (scrollable && hover)\n el.setAttribute(\"tabindex\", \"0\")\n else\n el.removeAttribute(\"tabindex\")\n })\n\n /* Render button for Clipboard.js integration */\n if (ClipboardJS.isSupported()) {\n const parent = el.closest(\"pre\")!\n parent.id = `__code_${++sequence}`\n parent.insertBefore(\n renderClipboardButton(parent.id),\n el\n )\n }\n\n /* Handle code annotations */\n const container = el.closest(\".highlight\")\n if (container instanceof HTMLElement) {\n const list = findCandidateList(container)\n\n /* Mount code annotations, if enabled */\n if (typeof list !== \"undefined\" && (\n container.classList.contains(\"annotate\") ||\n feature(\"content.code.annotate\")\n )) {\n const annotations$ = mountAnnotationList(list, el, options)\n\n /* Create and return component */\n return watchCodeBlock(el)\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state })),\n mergeWith(\n watchElementSize(container)\n .pipe(\n takeUntil(push$.pipe(takeLast(1))),\n map(({ width, height }) => width && height),\n distinctUntilChanged(),\n switchMap(active => active ? annotations$ : EMPTY)\n )\n )\n )\n }\n }\n\n /* Create and return component */\n return watchCodeBlock(el)\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state }))\n )\n })\n\n /* Mount code block on first sight */\n return watchElementVisibility(el)\n .pipe(\n filter(visible => visible),\n take(1),\n switchMap(() => factory$)\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { h } from \"~/utilities\"\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Render an empty annotation\n *\n * @param id - Annotation identifier\n *\n * @returns Element\n */\nexport function renderAnnotation(id: number): HTMLElement {\n return (\n \n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { translation } from \"~/_\"\nimport { h } from \"~/utilities\"\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Render a 'copy-to-clipboard' button\n *\n * @param id - Unique identifier\n *\n * @returns Element\n */\nexport function renderClipboardButton(id: string): HTMLElement {\n return (\n code`}\n >\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { ComponentChild } from \"preact\"\n\nimport { feature, translation } from \"~/_\"\nimport {\n SearchDocument,\n SearchMetadata,\n SearchResultItem\n} from \"~/integrations/search\"\nimport { h, truncate } from \"~/utilities\"\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Render flag\n */\nconst enum Flag {\n TEASER = 1, /* Render teaser */\n PARENT = 2 /* Render as parent */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper function\n * ------------------------------------------------------------------------- */\n\n/**\n * Render a search document\n *\n * @param document - Search document\n * @param flag - Render flags\n *\n * @returns Element\n */\nfunction renderSearchDocument(\n document: SearchDocument & SearchMetadata, flag: Flag\n): HTMLElement {\n const parent = flag & Flag.PARENT\n const teaser = flag & Flag.TEASER\n\n /* Render missing query terms */\n const missing = Object.keys(document.terms)\n .filter(key => !document.terms[key])\n .reduce((list, key) => [\n ...list, {key}, \" \"\n ], [])\n .slice(0, -1)\n\n /* Assemble query string for highlighting */\n const url = new URL(document.location)\n if (feature(\"search.highlight\"))\n url.searchParams.set(\"h\", Object.entries(document.terms)\n .filter(([, match]) => match)\n .reduce((highlight, [value]) => `${highlight} ${value}`.trim(), \"\")\n )\n\n /* Render article or section, depending on flags */\n return (\n \n \n {parent > 0 &&
}\n

{document.title}

\n {teaser > 0 && document.text.length > 0 &&\n

\n {truncate(document.text, 320)}\n

\n }\n {document.tags && document.tags.map(tag => (\n {tag}\n ))}\n {teaser > 0 && missing.length > 0 &&\n

\n {translation(\"search.result.term.missing\")}: {...missing}\n

\n }\n \n
\n )\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Render a search result\n *\n * @param result - Search result\n *\n * @returns Element\n */\nexport function renderSearchResultItem(\n result: SearchResultItem\n): HTMLElement {\n const threshold = result[0].score\n const docs = [...result]\n\n /* Find and extract parent article */\n const parent = docs.findIndex(doc => !doc.location.includes(\"#\"))\n const [article] = docs.splice(parent, 1)\n\n /* Determine last index above threshold */\n let index = docs.findIndex(doc => doc.score < threshold)\n if (index === -1)\n index = docs.length\n\n /* Partition sections */\n const best = docs.slice(0, index)\n const more = docs.slice(index)\n\n /* Render children */\n const children = [\n renderSearchDocument(article, Flag.PARENT | +(!parent && index === 0)),\n ...best.map(section => renderSearchDocument(section, Flag.TEASER)),\n ...more.length ? [\n
\n \n {more.length > 0 && more.length === 1\n ? translation(\"search.result.more.one\")\n : translation(\"search.result.more.other\", more.length)\n }\n \n {...more.map(section => renderSearchDocument(section, Flag.TEASER))}\n
\n ] : []\n ]\n\n /* Render search result */\n return (\n
  • \n {children}\n
  • \n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { SourceFacts } from \"~/components\"\nimport { h, round } from \"~/utilities\"\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Render repository facts\n *\n * @param facts - Repository facts\n *\n * @returns Element\n */\nexport function renderSourceFacts(facts: SourceFacts): HTMLElement {\n return (\n
      \n {Object.entries(facts).map(([key, value]) => (\n
    • \n {typeof value === \"number\" ? round(value) : value}\n
    • \n ))}\n
    \n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { h } from \"~/utilities\"\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Tabbed control type\n */\ntype TabbedControlType =\n | \"prev\"\n | \"next\"\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Render control for content tabs\n *\n * @param type - Control type\n *\n * @returns Element\n */\nexport function renderTabbedControl(\n type: TabbedControlType\n): HTMLElement {\n const classes = `tabbed-control tabbed-control--${type}`\n return (\n \n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { h } from \"~/utilities\"\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Render a table inside a wrapper to improve scrolling on mobile\n *\n * @param table - Table element\n *\n * @returns Element\n */\nexport function renderTable(table: HTMLElement): HTMLElement {\n return (\n
    \n
    \n {table}\n
    \n
    \n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { configuration, translation } from \"~/_\"\nimport { h } from \"~/utilities\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Version\n */\nexport interface Version {\n version: string /* Version identifier */\n title: string /* Version title */\n aliases: string[] /* Version aliases */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Render a version\n *\n * @param version - Version\n *\n * @returns Element\n */\nfunction renderVersion(version: Version): HTMLElement {\n const config = configuration()\n\n /* Ensure trailing slash, see https://bit.ly/3rL5u3f */\n const url = new URL(`../${version.version}/`, config.base)\n return (\n
  • \n \n {version.title}\n \n
  • \n )\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Render a version selector\n *\n * @param versions - Versions\n * @param active - Active version\n *\n * @returns Element\n */\nexport function renderVersionSelector(\n versions: Version[], active: Version\n): HTMLElement {\n return (\n
    \n \n {active.title}\n \n
      \n {versions.map(renderVersion)}\n
    \n
    \n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n EMPTY,\n Observable,\n Subject,\n animationFrameScheduler,\n combineLatest,\n defer,\n finalize,\n fromEvent,\n map,\n switchMap,\n take,\n takeLast,\n takeUntil,\n tap,\n throttleTime\n} from \"rxjs\"\n\nimport {\n ElementOffset,\n getElement,\n getElementSize,\n watchElementContentOffset,\n watchElementFocus,\n watchElementOffset,\n watchElementVisibility\n} from \"~/browser\"\n\nimport { Component } from \"../../../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Annotation\n */\nexport interface Annotation {\n active: boolean /* Annotation is active */\n offset: ElementOffset /* Annotation offset */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch annotation\n *\n * @param el - Annotation element\n * @param container - Containing element\n *\n * @returns Annotation observable\n */\nexport function watchAnnotation(\n el: HTMLElement, container: HTMLElement\n): Observable {\n const offset$ = defer(() => combineLatest([\n watchElementOffset(el),\n watchElementContentOffset(container)\n ]))\n .pipe(\n map(([{ x, y }, scroll]) => {\n const { width } = getElementSize(el)\n return ({\n x: x - scroll.x + width / 2,\n y: y - scroll.y\n })\n })\n )\n\n /* Actively watch annotation on focus */\n return watchElementFocus(el)\n .pipe(\n switchMap(active => offset$\n .pipe(\n map(offset => ({ active, offset })),\n take(+!active || Infinity)\n )\n )\n )\n}\n\n/**\n * Mount annotation\n *\n * @param el - Annotation element\n * @param container - Containing element\n *\n * @returns Annotation component observable\n */\nexport function mountAnnotation(\n el: HTMLElement, container: HTMLElement\n): Observable> {\n return defer(() => {\n const push$ = new Subject()\n push$.subscribe({\n\n /* Handle emission */\n next({ offset }) {\n el.style.setProperty(\"--md-tooltip-x\", `${offset.x}px`)\n el.style.setProperty(\"--md-tooltip-y\", `${offset.y}px`)\n },\n\n /* Handle complete */\n complete() {\n el.style.removeProperty(\"--md-tooltip-x\")\n el.style.removeProperty(\"--md-tooltip-y\")\n }\n })\n\n /* Start animation only when annotation is visible */\n const done$ = push$.pipe(takeLast(1))\n watchElementVisibility(el)\n .pipe(\n takeUntil(done$)\n )\n .subscribe(visible => {\n el.toggleAttribute(\"data-md-visible\", visible)\n })\n\n /* Track relative origin of tooltip */\n push$\n .pipe(\n throttleTime(500, animationFrameScheduler),\n map(() => container.getBoundingClientRect()),\n map(({ x }) => x)\n )\n .subscribe({\n\n /* Handle emission */\n next(origin) {\n if (origin)\n el.style.setProperty(\"--md-tooltip-0\", `${-origin}px`)\n else\n el.style.removeProperty(\"--md-tooltip-0\")\n },\n\n /* Handle complete */\n complete() {\n el.style.removeProperty(\"--md-tooltip-0\")\n }\n })\n\n /* Close open annotation on click */\n const index = getElement(\":scope > :last-child\", el)\n const blur$ = fromEvent(index, \"mousedown\", { once: true })\n push$\n .pipe(\n switchMap(({ active }) => active ? blur$ : EMPTY),\n tap(ev => ev.preventDefault())\n )\n .subscribe(() => el.blur())\n\n /* Create and return component */\n return watchAnnotation(el, container)\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state }))\n )\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n EMPTY,\n Observable,\n Subject,\n defer,\n finalize,\n merge,\n share,\n takeLast,\n takeUntil\n} from \"rxjs\"\n\nimport {\n getElement,\n getElements,\n getOptionalElement\n} from \"~/browser\"\nimport { renderAnnotation } from \"~/templates\"\n\nimport { Component } from \"../../../_\"\nimport {\n Annotation,\n mountAnnotation\n} from \"../_\"\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Mount options\n */\ninterface MountOptions {\n print$: Observable /* Media print observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Find all annotation markers in the given code block\n *\n * @param container - Containing element\n *\n * @returns Annotation markers\n */\nfunction findAnnotationMarkers(container: HTMLElement): Text[] {\n const markers: Text[] = []\n for (const comment of getElements(\".c, .c1, .cm\", container)) {\n let match: RegExpExecArray | null\n\n /* Split text at marker and add to list */\n let text = comment.firstChild as Text\n if (text instanceof Text)\n while ((match = /\\((\\d+)\\)/.exec(text.textContent!))) {\n const marker = text.splitText(match.index)\n text = marker.splitText(match[0].length)\n markers.push(marker)\n }\n }\n return markers\n}\n\n/**\n * Swap the child nodes of two elements\n *\n * @param source - Source element\n * @param target - Target element\n */\nfunction swap(source: HTMLElement, target: HTMLElement): void {\n target.append(...Array.from(source.childNodes))\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Mount annotation list\n *\n * This function analyzes the containing code block and checks for markers\n * referring to elements in the given annotation list. If no markers are found,\n * the list is left untouched. Otherwise, list elements are rendered as\n * annotations inside the code block.\n *\n * @param el - Annotation list element\n * @param container - Containing element\n * @param options - Options\n *\n * @returns Annotation component observable\n */\nexport function mountAnnotationList(\n el: HTMLElement, container: HTMLElement, { print$ }: MountOptions\n): Observable> {\n\n /* Find and replace all markers with empty annotations */\n const annotations = new Map()\n for (const marker of findAnnotationMarkers(container)) {\n const [, id] = marker.textContent!.match(/\\((\\d+)\\)/)!\n if (getOptionalElement(`li:nth-child(${id})`, el)) {\n annotations.set(+id, renderAnnotation(+id))\n marker.replaceWith(annotations.get(+id)!)\n }\n }\n\n /* Keep list if there are no annotations to render */\n if (annotations.size === 0)\n return EMPTY\n\n /* Create and return component */\n return defer(() => {\n const done$ = new Subject()\n\n /* Handle print mode - see https://bit.ly/3rgPdpt */\n print$\n .pipe(\n takeUntil(done$.pipe(takeLast(1)))\n )\n .subscribe(active => {\n el.hidden = !active\n\n /* Show annotations in code block or list (print) */\n for (const [id, annotation] of annotations) {\n const inner = getElement(\".md-typeset\", annotation)\n const child = getElement(`li:nth-child(${id})`, el)\n if (!active)\n swap(child, inner)\n else\n swap(inner, child)\n }\n })\n\n /* Create and return component */\n return merge(...[...annotations]\n .map(([, annotation]) => (\n mountAnnotation(annotation, container)\n ))\n )\n .pipe(\n finalize(() => done$.complete()),\n share()\n )\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n map,\n of,\n shareReplay,\n tap\n} from \"rxjs\"\n\nimport { watchScript } from \"~/browser\"\nimport { h } from \"~/utilities\"\n\nimport { Component } from \"../../../_\"\n\nimport themeCSS from \"./index.css\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Mermaid diagram\n */\nexport interface Mermaid {}\n\n/* ----------------------------------------------------------------------------\n * Data\n * ------------------------------------------------------------------------- */\n\n/**\n * Mermaid instance observable\n */\nlet mermaid$: Observable\n\n/**\n * Global sequence number for diagrams\n */\nlet sequence = 0\n\n/* ----------------------------------------------------------------------------\n * Helper functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Fetch Mermaid script\n *\n * @returns Mermaid scripts observable\n */\nfunction fetchScripts(): Observable {\n return typeof mermaid === \"undefined\" || mermaid instanceof Element\n ? watchScript(\"https://unpkg.com/mermaid@9.0.1/dist/mermaid.min.js\")\n : of(undefined)\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Mount Mermaid diagram\n *\n * @param el - Code block element\n *\n * @returns Mermaid diagram component observable\n */\nexport function mountMermaid(\n el: HTMLElement\n): Observable> {\n el.classList.remove(\"mermaid\") // Hack: mitigate https://bit.ly/3CiN6Du\n mermaid$ ||= fetchScripts()\n .pipe(\n tap(() => mermaid.initialize({\n startOnLoad: false,\n themeCSS\n })),\n map(() => undefined),\n shareReplay(1)\n )\n\n /* Render diagram */\n mermaid$.subscribe(() => {\n el.classList.add(\"mermaid\") // Hack: mitigate https://bit.ly/3CiN6Du\n const id = `__mermaid_${sequence++}`\n const host = h(\"div\", { class: \"mermaid\" })\n mermaid.mermaidAPI.render(id, el.textContent, (svg: string) => {\n\n /* Create a shadow root and inject diagram */\n const shadow = host.attachShadow({ mode: \"closed\" })\n shadow.innerHTML = svg\n\n /* Replace code block with diagram */\n el.replaceWith(host)\n })\n })\n\n /* Create and return component */\n return mermaid$\n .pipe(\n map(() => ({ ref: el }))\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n Subject,\n defer,\n filter,\n finalize,\n map,\n merge,\n tap\n} from \"rxjs\"\n\nimport { Component } from \"../../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Details\n */\nexport interface Details {\n action: \"open\" | \"close\" /* Details state */\n reveal?: boolean /* Details is revealed */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch options\n */\ninterface WatchOptions {\n target$: Observable /* Location target observable */\n print$: Observable /* Media print observable */\n}\n\n/**\n * Mount options\n */\ninterface MountOptions {\n target$: Observable /* Location target observable */\n print$: Observable /* Media print observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch details\n *\n * @param el - Details element\n * @param options - Options\n *\n * @returns Details observable\n */\nexport function watchDetails(\n el: HTMLDetailsElement, { target$, print$ }: WatchOptions\n): Observable
    {\n let open = true\n return merge(\n\n /* Open and focus details on location target */\n target$\n .pipe(\n map(target => target.closest(\"details:not([open])\")!),\n filter(details => el === details),\n map(() => ({\n action: \"open\", reveal: true\n }) as Details)\n ),\n\n /* Open details on print and close afterwards */\n print$\n .pipe(\n filter(active => active || !open),\n tap(() => open = el.open),\n map(active => ({\n action: active ? \"open\" : \"close\"\n }) as Details)\n )\n )\n}\n\n/**\n * Mount details\n *\n * This function ensures that `details` tags are opened on anchor jumps and\n * prior to printing, so the whole content of the page is visible.\n *\n * @param el - Details element\n * @param options - Options\n *\n * @returns Details component observable\n */\nexport function mountDetails(\n el: HTMLDetailsElement, options: MountOptions\n): Observable> {\n return defer(() => {\n const push$ = new Subject
    ()\n push$.subscribe(({ action, reveal }) => {\n if (action === \"open\")\n el.setAttribute(\"open\", \"\")\n else\n el.removeAttribute(\"open\")\n if (reveal)\n el.scrollIntoView()\n })\n\n /* Create and return component */\n return watchDetails(el, options)\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state }))\n )\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { Observable, of } from \"rxjs\"\n\nimport { renderTable } from \"~/templates\"\nimport { h } from \"~/utilities\"\n\nimport { Component } from \"../../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Data table\n */\nexport interface DataTable {}\n\n/* ----------------------------------------------------------------------------\n * Data\n * ------------------------------------------------------------------------- */\n\n/**\n * Sentinel for replacement\n */\nconst sentinel = h(\"table\")\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Mount data table\n *\n * This function wraps a data table in another scrollable container, so it can\n * be smoothly scrolled on smaller screen sizes and won't break the layout.\n *\n * @param el - Data table element\n *\n * @returns Data table component observable\n */\nexport function mountDataTable(\n el: HTMLElement\n): Observable> {\n el.replaceWith(sentinel)\n sentinel.replaceWith(renderTable(el))\n\n /* Create and return component */\n return of({ ref: el })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n Subject,\n animationFrameScheduler,\n asyncScheduler,\n auditTime,\n combineLatest,\n defer,\n finalize,\n fromEvent,\n map,\n merge,\n skip,\n startWith,\n subscribeOn,\n takeLast,\n takeUntil,\n tap\n} from \"rxjs\"\n\nimport { feature } from \"~/_\"\nimport {\n getElement,\n getElementContentOffset,\n getElementContentSize,\n getElementOffset,\n getElementSize,\n getElements,\n watchElementContentOffset,\n watchElementSize\n} from \"~/browser\"\nimport { renderTabbedControl } from \"~/templates\"\n\nimport { Component } from \"../../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Content tabs\n */\nexport interface ContentTabs {\n active: HTMLLabelElement /* Active tab label */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch content tabs\n *\n * @param el - Content tabs element\n *\n * @returns Content tabs observable\n */\nexport function watchContentTabs(\n el: HTMLElement\n): Observable {\n const inputs = getElements(\":scope > input\", el)\n const initial = inputs.find(input => input.checked) || inputs[0]\n return merge(...inputs.map(input => fromEvent(input, \"change\")\n .pipe(\n map(() => getElement(`label[for=\"${input.id}\"]`))\n )\n ))\n .pipe(\n startWith(getElement(`label[for=\"${initial.id}\"]`)),\n map(active => ({ active }))\n )\n}\n\n/**\n * Mount content tabs\n *\n * This function scrolls the active tab into view. While this functionality is\n * provided by browsers as part of `scrollInfoView`, browsers will always also\n * scroll the vertical axis, which we do not want. Thus, we decided to provide\n * this functionality ourselves.\n *\n * @param el - Content tabs element\n *\n * @returns Content tabs component observable\n */\nexport function mountContentTabs(\n el: HTMLElement\n): Observable> {\n\n /* Render content tab previous button for pagination */\n const prev = renderTabbedControl(\"prev\")\n el.append(prev)\n\n /* Render content tab next button for pagination */\n const next = renderTabbedControl(\"next\")\n el.append(next)\n\n /* Mount component on subscription */\n const container = getElement(\".tabbed-labels\", el)\n return defer(() => {\n const push$ = new Subject()\n const done$ = push$.pipe(takeLast(1))\n combineLatest([push$, watchElementSize(el)])\n .pipe(\n auditTime(1, animationFrameScheduler),\n takeUntil(done$)\n )\n .subscribe({\n\n /* Handle emission */\n next([{ active }, size]) {\n const offset = getElementOffset(active)\n const { width } = getElementSize(active)\n\n /* Set tab indicator offset and width */\n el.style.setProperty(\"--md-indicator-x\", `${offset.x}px`)\n el.style.setProperty(\"--md-indicator-width\", `${width}px`)\n\n /* Scroll container to active content tab */\n const content = getElementContentOffset(container)\n if (\n offset.x < content.x ||\n offset.x + width > content.x + size.width\n )\n container.scrollTo({\n left: Math.max(0, offset.x - 16),\n behavior: \"smooth\"\n })\n },\n\n /* Handle complete */\n complete() {\n el.style.removeProperty(\"--md-indicator-x\")\n el.style.removeProperty(\"--md-indicator-width\")\n }\n })\n\n /* Hide content tab buttons on borders */\n combineLatest([\n watchElementContentOffset(container),\n watchElementSize(container)\n ])\n .pipe(\n takeUntil(done$)\n )\n .subscribe(([offset, size]) => {\n const content = getElementContentSize(container)\n prev.hidden = offset.x < 16\n next.hidden = offset.x > content.width - size.width - 16\n })\n\n /* Paginate content tab container on click */\n merge(\n fromEvent(prev, \"click\").pipe(map(() => -1)),\n fromEvent(next, \"click\").pipe(map(() => +1))\n )\n .pipe(\n takeUntil(done$)\n )\n .subscribe(direction => {\n const { width } = getElementSize(container)\n container.scrollBy({\n left: width * direction,\n behavior: \"smooth\"\n })\n })\n\n /* Set up linking of content tabs, if enabled */\n if (feature(\"content.tabs.link\"))\n push$.pipe(skip(1))\n .subscribe(({ active }) => {\n const tab = active.innerText.trim()\n for (const set of getElements(\"[data-tabs]\"))\n for (const input of getElements(\n \":scope > input\", set\n )) {\n const label = getElement(`label[for=\"${input.id}\"]`)\n if (label.innerText.trim() === tab) {\n input.click()\n break\n }\n }\n\n /* Persist active tabs in local storage */\n const tabs = __md_get(\"__tabs\") || []\n __md_set(\"__tabs\", [...new Set([tab, ...tabs])])\n })\n\n /* Create and return component */\n return watchContentTabs(el)\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state }))\n )\n })\n .pipe(\n subscribeOn(asyncScheduler)\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { Observable, merge } from \"rxjs\"\n\nimport { getElements } from \"~/browser\"\n\nimport { Component } from \"../../_\"\nimport { Annotation } from \"../annotation\"\nimport {\n CodeBlock,\n Mermaid,\n mountCodeBlock,\n mountMermaid\n} from \"../code\"\nimport {\n Details,\n mountDetails\n} from \"../details\"\nimport {\n DataTable,\n mountDataTable\n} from \"../table\"\nimport {\n ContentTabs,\n mountContentTabs\n} from \"../tabs\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Content\n */\nexport type Content =\n | Annotation\n | ContentTabs\n | CodeBlock\n | Mermaid\n | DataTable\n | Details\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Mount options\n */\ninterface MountOptions {\n target$: Observable /* Location target observable */\n print$: Observable /* Media print observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Mount content\n *\n * This function mounts all components that are found in the content of the\n * actual article, including code blocks, data tables and details.\n *\n * @param el - Content element\n * @param options - Options\n *\n * @returns Content component observable\n */\nexport function mountContent(\n el: HTMLElement, { target$, print$ }: MountOptions\n): Observable> {\n return merge(\n\n /* Code blocks */\n ...getElements(\"pre:not(.mermaid) > code\", el)\n .map(child => mountCodeBlock(child, { print$ })),\n\n /* Mermaid diagrams */\n ...getElements(\"pre.mermaid\", el)\n .map(child => mountMermaid(child)),\n\n /* Data tables */\n ...getElements(\"table:not([class])\", el)\n .map(child => mountDataTable(child)),\n\n /* Details */\n ...getElements(\"details\", el)\n .map(child => mountDetails(child, { target$, print$ })),\n\n /* Content tabs */\n ...getElements(\"[data-tabs]\", el)\n .map(child => mountContentTabs(child))\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n Subject,\n defer,\n delay,\n finalize,\n map,\n merge,\n of,\n switchMap,\n tap\n} from \"rxjs\"\n\nimport { getElement } from \"~/browser\"\n\nimport { Component } from \"../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Dialog\n */\nexport interface Dialog {\n message: string /* Dialog message */\n active: boolean /* Dialog is active */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch options\n */\ninterface WatchOptions {\n alert$: Subject /* Alert subject */\n}\n\n/**\n * Mount options\n */\ninterface MountOptions {\n alert$: Subject /* Alert subject */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch dialog\n *\n * @param _el - Dialog element\n * @param options - Options\n *\n * @returns Dialog observable\n */\nexport function watchDialog(\n _el: HTMLElement, { alert$ }: WatchOptions\n): Observable {\n return alert$\n .pipe(\n switchMap(message => merge(\n of(true),\n of(false).pipe(delay(2000))\n )\n .pipe(\n map(active => ({ message, active }))\n )\n )\n )\n}\n\n/**\n * Mount dialog\n *\n * This function reveals the dialog in the right corner when a new alert is\n * emitted through the subject that is passed as part of the options.\n *\n * @param el - Dialog element\n * @param options - Options\n *\n * @returns Dialog component observable\n */\nexport function mountDialog(\n el: HTMLElement, options: MountOptions\n): Observable> {\n const inner = getElement(\".md-typeset\", el)\n return defer(() => {\n const push$ = new Subject()\n push$.subscribe(({ message, active }) => {\n el.classList.toggle(\"md-dialog--active\", active)\n inner.textContent = message\n })\n\n /* Create and return component */\n return watchDialog(el, options)\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state }))\n )\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n Subject,\n bufferCount,\n combineLatest,\n combineLatestWith,\n defer,\n distinctUntilChanged,\n distinctUntilKeyChanged,\n filter,\n map,\n of,\n shareReplay,\n startWith,\n switchMap,\n takeLast,\n takeUntil\n} from \"rxjs\"\n\nimport { feature } from \"~/_\"\nimport {\n Viewport,\n watchElementSize,\n watchToggle\n} from \"~/browser\"\n\nimport { Component } from \"../../_\"\nimport { Main } from \"../../main\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Header\n */\nexport interface Header {\n height: number /* Header visible height */\n hidden: boolean /* Header is hidden */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch options\n */\ninterface WatchOptions {\n viewport$: Observable /* Viewport observable */\n}\n\n/**\n * Mount options\n */\ninterface MountOptions {\n viewport$: Observable /* Viewport observable */\n header$: Observable
    /* Header observable */\n main$: Observable
    /* Main area observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Compute whether the header is hidden\n *\n * If the user scrolls past a certain threshold, the header can be hidden when\n * scrolling down, and shown when scrolling up.\n *\n * @param options - Options\n *\n * @returns Toggle observable\n */\nfunction isHidden({ viewport$ }: WatchOptions): Observable {\n if (!feature(\"header.autohide\"))\n return of(false)\n\n /* Compute direction and turning point */\n const direction$ = viewport$\n .pipe(\n map(({ offset: { y } }) => y),\n bufferCount(2, 1),\n map(([a, b]) => [a < b, b] as const),\n distinctUntilKeyChanged(0)\n )\n\n /* Compute whether header should be hidden */\n const hidden$ = combineLatest([viewport$, direction$])\n .pipe(\n filter(([{ offset }, [, y]]) => Math.abs(y - offset.y) > 100),\n map(([, [direction]]) => direction),\n distinctUntilChanged()\n )\n\n /* Compute threshold for hiding */\n const search$ = watchToggle(\"search\")\n return combineLatest([viewport$, search$])\n .pipe(\n map(([{ offset }, search]) => offset.y > 400 && !search),\n distinctUntilChanged(),\n switchMap(active => active ? hidden$ : of(false)),\n startWith(false)\n )\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch header\n *\n * @param el - Header element\n * @param options - Options\n *\n * @returns Header observable\n */\nexport function watchHeader(\n el: HTMLElement, options: WatchOptions\n): Observable
    {\n return defer(() => combineLatest([\n watchElementSize(el),\n isHidden(options)\n ]))\n .pipe(\n map(([{ height }, hidden]) => ({\n height,\n hidden\n })),\n distinctUntilChanged((a, b) => (\n a.height === b.height &&\n a.hidden === b.hidden\n )),\n shareReplay(1)\n )\n}\n\n/**\n * Mount header\n *\n * This function manages the different states of the header, i.e. whether it's\n * hidden or rendered with a shadow. This depends heavily on the main area.\n *\n * @param el - Header element\n * @param options - Options\n *\n * @returns Header component observable\n */\nexport function mountHeader(\n el: HTMLElement, { header$, main$ }: MountOptions\n): Observable> {\n return defer(() => {\n const push$ = new Subject
    ()\n const done$ = push$.pipe(takeLast(1))\n push$\n .pipe(\n distinctUntilKeyChanged(\"active\"),\n combineLatestWith(header$)\n )\n .subscribe(([{ active }, { hidden }]) => {\n el.classList.toggle(\"md-header--shadow\", active && !hidden)\n el.hidden = hidden\n })\n\n /* Link to main area */\n main$.subscribe(push$)\n\n /* Create and return component */\n return header$\n .pipe(\n takeUntil(done$),\n map(state => ({ ref: el, ...state }))\n )\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n EMPTY,\n Observable,\n Subject,\n defer,\n distinctUntilKeyChanged,\n finalize,\n map,\n tap\n} from \"rxjs\"\n\nimport {\n Viewport,\n getElementSize,\n getOptionalElement,\n watchViewportAt\n} from \"~/browser\"\n\nimport { Component } from \"../../_\"\nimport { Header } from \"../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Header\n */\nexport interface HeaderTitle {\n active: boolean /* Header title is active */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch options\n */\ninterface WatchOptions {\n viewport$: Observable /* Viewport observable */\n header$: Observable
    /* Header observable */\n}\n\n/**\n * Mount options\n */\ninterface MountOptions {\n viewport$: Observable /* Viewport observable */\n header$: Observable
    /* Header observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch header title\n *\n * @param el - Heading element\n * @param options - Options\n *\n * @returns Header title observable\n */\nexport function watchHeaderTitle(\n el: HTMLElement, { viewport$, header$ }: WatchOptions\n): Observable {\n return watchViewportAt(el, { viewport$, header$ })\n .pipe(\n map(({ offset: { y } }) => {\n const { height } = getElementSize(el)\n return {\n active: y >= height\n }\n }),\n distinctUntilKeyChanged(\"active\")\n )\n}\n\n/**\n * Mount header title\n *\n * This function swaps the header title from the site title to the title of the\n * current page when the user scrolls past the first headline.\n *\n * @param el - Header title element\n * @param options - Options\n *\n * @returns Header title component observable\n */\nexport function mountHeaderTitle(\n el: HTMLElement, options: MountOptions\n): Observable> {\n return defer(() => {\n const push$ = new Subject()\n push$.subscribe(({ active }) => {\n el.classList.toggle(\"md-header__title--active\", active)\n })\n\n /* Obtain headline, if any */\n const heading = getOptionalElement(\"article h1\")\n if (typeof heading === \"undefined\")\n return EMPTY\n\n /* Create and return component */\n return watchHeaderTitle(heading, options)\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state }))\n )\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n combineLatest,\n distinctUntilChanged,\n distinctUntilKeyChanged,\n map,\n switchMap\n} from \"rxjs\"\n\nimport {\n Viewport,\n watchElementSize\n} from \"~/browser\"\n\nimport { Header } from \"../header\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Main area\n */\nexport interface Main {\n offset: number /* Main area top offset */\n height: number /* Main area visible height */\n active: boolean /* Main area is active */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch options\n */\ninterface WatchOptions {\n viewport$: Observable /* Viewport observable */\n header$: Observable
    /* Header observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch main area\n *\n * This function returns an observable that computes the visual parameters of\n * the main area which depends on the viewport vertical offset and height, as\n * well as the height of the header element, if the header is fixed.\n *\n * @param el - Main area element\n * @param options - Options\n *\n * @returns Main area observable\n */\nexport function watchMain(\n el: HTMLElement, { viewport$, header$ }: WatchOptions\n): Observable
    {\n\n /* Compute necessary adjustment for header */\n const adjust$ = header$\n .pipe(\n map(({ height }) => height),\n distinctUntilChanged()\n )\n\n /* Compute the main area's top and bottom borders */\n const border$ = adjust$\n .pipe(\n switchMap(() => watchElementSize(el)\n .pipe(\n map(({ height }) => ({\n top: el.offsetTop,\n bottom: el.offsetTop + height\n })),\n distinctUntilKeyChanged(\"bottom\")\n )\n )\n )\n\n /* Compute the main area's offset, visible height and if we scrolled past */\n return combineLatest([adjust$, border$, viewport$])\n .pipe(\n map(([header, { top, bottom }, { offset: { y }, size: { height } }]) => {\n height = Math.max(0, height\n - Math.max(0, top - y, header)\n - Math.max(0, height + y - bottom)\n )\n return {\n offset: top - header,\n height,\n active: top - header <= y\n }\n }),\n distinctUntilChanged((a, b) => (\n a.offset === b.offset &&\n a.height === b.height &&\n a.active === b.active\n ))\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n Subject,\n asyncScheduler,\n defer,\n finalize,\n fromEvent,\n map,\n mergeMap,\n observeOn,\n of,\n shareReplay,\n startWith,\n tap\n} from \"rxjs\"\n\nimport { getElements } from \"~/browser\"\n\nimport { Component } from \"../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Palette colors\n */\nexport interface PaletteColor {\n scheme?: string /* Color scheme */\n primary?: string /* Primary color */\n accent?: string /* Accent color */\n}\n\n/**\n * Palette\n */\nexport interface Palette {\n index: number /* Palette index */\n color: PaletteColor /* Palette colors */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch color palette\n *\n * @param inputs - Color palette element\n *\n * @returns Color palette observable\n */\nexport function watchPalette(\n inputs: HTMLInputElement[]\n): Observable {\n const current = __md_get(\"__palette\") || {\n index: inputs.findIndex(input => matchMedia(\n input.getAttribute(\"data-md-color-media\")!\n ).matches)\n }\n\n /* Emit changes in color palette */\n return of(...inputs)\n .pipe(\n mergeMap(input => fromEvent(input, \"change\")\n .pipe(\n map(() => input)\n )\n ),\n startWith(inputs[Math.max(0, current.index)]),\n map(input => ({\n index: inputs.indexOf(input),\n color: {\n scheme: input.getAttribute(\"data-md-color-scheme\"),\n primary: input.getAttribute(\"data-md-color-primary\"),\n accent: input.getAttribute(\"data-md-color-accent\")\n }\n } as Palette)),\n shareReplay(1)\n )\n}\n\n/**\n * Mount color palette\n *\n * @param el - Color palette element\n *\n * @returns Color palette component observable\n */\nexport function mountPalette(\n el: HTMLElement\n): Observable> {\n return defer(() => {\n const push$ = new Subject()\n push$.subscribe(palette => {\n document.body.setAttribute(\"data-md-color-switching\", \"\")\n\n /* Set color palette */\n for (const [key, value] of Object.entries(palette.color))\n document.body.setAttribute(`data-md-color-${key}`, value)\n\n /* Toggle visibility */\n for (let index = 0; index < inputs.length; index++) {\n const label = inputs[index].nextElementSibling\n if (label instanceof HTMLElement)\n label.hidden = palette.index !== index\n }\n\n /* Persist preference in local storage */\n __md_set(\"__palette\", palette)\n })\n\n /* Revert transition durations after color switch */\n push$.pipe(observeOn(asyncScheduler))\n .subscribe(() => {\n document.body.removeAttribute(\"data-md-color-switching\")\n })\n\n /* Create and return component */\n const inputs = getElements(\"input\", el)\n return watchPalette(inputs)\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state }))\n )\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport ClipboardJS from \"clipboard\"\nimport {\n Observable,\n Subject,\n map,\n tap\n} from \"rxjs\"\n\nimport { translation } from \"~/_\"\nimport { getElement } from \"~/browser\"\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Setup options\n */\ninterface SetupOptions {\n alert$: Subject /* Alert subject */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Extract text to copy\n *\n * @param el - HTML element\n *\n * @returns Extracted text\n */\nfunction extract(el: HTMLElement): string {\n el.setAttribute(\"data-md-copying\", \"\")\n const text = el.innerText\n el.removeAttribute(\"data-md-copying\")\n return text\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Set up Clipboard.js integration\n *\n * @param options - Options\n */\nexport function setupClipboardJS(\n { alert$ }: SetupOptions\n): void {\n if (ClipboardJS.isSupported()) {\n new Observable(subscriber => {\n new ClipboardJS(\"[data-clipboard-target], [data-clipboard-text]\", {\n text: el => (\n el.getAttribute(\"data-clipboard-text\")! ||\n extract(getElement(\n el.getAttribute(\"data-clipboard-target\")!\n ))\n )\n })\n .on(\"success\", ev => subscriber.next(ev))\n })\n .pipe(\n tap(ev => {\n const trigger = ev.trigger as HTMLElement\n trigger.focus()\n }),\n map(() => translation(\"clipboard.copied\"))\n )\n .subscribe(alert$)\n }\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n EMPTY,\n Observable,\n catchError,\n defaultIfEmpty,\n map,\n of,\n tap\n} from \"rxjs\"\n\nimport { configuration } from \"~/_\"\nimport { getElements, requestXML } from \"~/browser\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Sitemap, i.e. a list of URLs\n */\nexport type Sitemap = string[]\n\n/* ----------------------------------------------------------------------------\n * Helper functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Preprocess a list of URLs\n *\n * This function replaces the `site_url` in the sitemap with the actual base\n * URL, to allow instant loading to work in occasions like Netlify previews.\n *\n * @param urls - URLs\n *\n * @returns URL path parts\n */\nfunction preprocess(urls: Sitemap): Sitemap {\n if (urls.length < 2)\n return [\"\"]\n\n /* Take the first two URLs and remove everything after the last slash */\n const [root, next] = [...urls]\n .sort((a, b) => a.length - b.length)\n .map(url => url.replace(/[^/]+$/, \"\"))\n\n /* Compute common prefix */\n let index = 0\n if (root === next)\n index = root.length\n else\n while (root.charCodeAt(index) === next.charCodeAt(index))\n index++\n\n /* Remove common prefix and return in original order */\n return urls.map(url => url.replace(root.slice(0, index), \"\"))\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Fetch the sitemap for the given base URL\n *\n * @param base - Base URL\n *\n * @returns Sitemap observable\n */\nexport function fetchSitemap(base?: URL): Observable {\n const cached = __md_get(\"__sitemap\", sessionStorage, base)\n if (cached) {\n return of(cached)\n } else {\n const config = configuration()\n return requestXML(new URL(\"sitemap.xml\", base || config.base))\n .pipe(\n map(sitemap => preprocess(getElements(\"loc\", sitemap)\n .map(node => node.textContent!)\n )),\n catchError(() => EMPTY), // @todo refactor instant loading\n defaultIfEmpty([]),\n tap(sitemap => __md_set(\"__sitemap\", sitemap, sessionStorage, base))\n )\n }\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n EMPTY,\n NEVER,\n Observable,\n Subject,\n bufferCount,\n catchError,\n concatMap,\n debounceTime,\n distinctUntilChanged,\n distinctUntilKeyChanged,\n filter,\n fromEvent,\n map,\n merge,\n of,\n sample,\n share,\n skip,\n skipUntil,\n switchMap\n} from \"rxjs\"\n\nimport { configuration, feature } from \"~/_\"\nimport {\n Viewport,\n ViewportOffset,\n getElements,\n getOptionalElement,\n request,\n setLocation,\n setLocationHash\n} from \"~/browser\"\nimport { getComponentElement } from \"~/components\"\nimport { h } from \"~/utilities\"\n\nimport { fetchSitemap } from \"../sitemap\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * History state\n */\nexport interface HistoryState {\n url: URL /* State URL */\n offset?: ViewportOffset /* State viewport offset */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Setup options\n */\ninterface SetupOptions {\n document$: Subject /* Document subject */\n location$: Subject /* Location subject */\n viewport$: Observable /* Viewport observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Set up instant loading\n *\n * When fetching, theoretically, we could use `responseType: \"document\"`, but\n * since all MkDocs links are relative, we need to make sure that the current\n * location matches the document we just loaded. Otherwise any relative links\n * in the document could use the old location.\n *\n * This is the reason why we need to synchronize history events and the process\n * of fetching the document for navigation changes (except `popstate` events):\n *\n * 1. Fetch document via `XMLHTTPRequest`\n * 2. Set new location via `history.pushState`\n * 3. Parse and emit fetched document\n *\n * For `popstate` events, we must not use `history.pushState`, or the forward\n * history will be irreversibly overwritten. In case the request fails, the\n * location change is dispatched regularly.\n *\n * @param options - Options\n */\nexport function setupInstantLoading(\n { document$, location$, viewport$ }: SetupOptions\n): void {\n const config = configuration()\n if (location.protocol === \"file:\")\n return\n\n /* Disable automatic scroll restoration */\n if (\"scrollRestoration\" in history) {\n history.scrollRestoration = \"manual\"\n\n /* Hack: ensure that reloads restore viewport offset */\n fromEvent(window, \"beforeunload\")\n .subscribe(() => {\n history.scrollRestoration = \"auto\"\n })\n }\n\n /* Hack: ensure absolute favicon link to omit 404s when switching */\n const favicon = getOptionalElement(\"link[rel=icon]\")\n if (typeof favicon !== \"undefined\")\n favicon.href = favicon.href\n\n /* Intercept internal navigation */\n const push$ = fetchSitemap()\n .pipe(\n map(paths => paths.map(path => `${new URL(path, config.base)}`)),\n switchMap(urls => fromEvent(document.body, \"click\")\n .pipe(\n filter(ev => !ev.metaKey && !ev.ctrlKey),\n switchMap(ev => {\n if (ev.target instanceof Element) {\n const el = ev.target.closest(\"a\")\n if (el && !el.target) {\n const url = new URL(el.href)\n\n /* Canonicalize URL */\n url.search = \"\"\n url.hash = \"\"\n\n /* Check if URL should be intercepted */\n if (\n url.pathname !== location.pathname &&\n urls.includes(url.toString())\n ) {\n ev.preventDefault()\n return of({\n url: new URL(el.href)\n })\n }\n }\n }\n return NEVER\n })\n )\n ),\n share()\n )\n\n /* Intercept history back and forward */\n const pop$ = fromEvent(window, \"popstate\")\n .pipe(\n filter(ev => ev.state !== null),\n map(ev => ({\n url: new URL(location.href),\n offset: ev.state\n })),\n share()\n )\n\n /* Emit location change */\n merge(push$, pop$)\n .pipe(\n distinctUntilChanged((a, b) => a.url.href === b.url.href),\n map(({ url }) => url)\n )\n .subscribe(location$)\n\n /* Fetch document via `XMLHTTPRequest` */\n const response$ = location$\n .pipe(\n distinctUntilKeyChanged(\"pathname\"),\n switchMap(url => request(url.href)\n .pipe(\n catchError(() => {\n setLocation(url)\n return NEVER\n })\n )\n ),\n share()\n )\n\n /* Set new location via `history.pushState` */\n push$\n .pipe(\n sample(response$)\n )\n .subscribe(({ url }) => {\n history.pushState({}, \"\", `${url}`)\n })\n\n /* Parse and emit fetched document */\n const dom = new DOMParser()\n response$\n .pipe(\n switchMap(res => res.text()),\n map(res => dom.parseFromString(res, \"text/html\"))\n )\n .subscribe(document$)\n\n /* Replace meta tags and components */\n document$\n .pipe(\n skip(1)\n )\n .subscribe(replacement => {\n for (const selector of [\n\n /* Meta tags */\n \"title\",\n \"link[rel=canonical]\",\n \"meta[name=author]\",\n \"meta[name=description]\",\n\n /* Components */\n \"[data-md-component=announce]\",\n \"[data-md-component=container]\",\n \"[data-md-component=header-topic]\",\n \"[data-md-component=outdated]\",\n \"[data-md-component=logo]\",\n \"[data-md-component=skip]\",\n ...feature(\"navigation.tabs.sticky\")\n ? [\"[data-md-component=tabs]\"]\n : []\n ]) {\n const source = getOptionalElement(selector)\n const target = getOptionalElement(selector, replacement)\n if (\n typeof source !== \"undefined\" &&\n typeof target !== \"undefined\"\n ) {\n source.replaceWith(target)\n }\n }\n })\n\n /* Re-evaluate scripts */\n document$\n .pipe(\n skip(1),\n map(() => getComponentElement(\"container\")),\n switchMap(el => getElements(\"script\", el)),\n concatMap(el => {\n const script = h(\"script\")\n if (el.src) {\n for (const name of el.getAttributeNames())\n script.setAttribute(name, el.getAttribute(name)!)\n el.replaceWith(script)\n\n /* Complete when script is loaded */\n return new Observable(observer => {\n script.onload = () => observer.complete()\n })\n\n /* Complete immediately */\n } else {\n script.textContent = el.textContent\n el.replaceWith(script)\n return EMPTY\n }\n })\n )\n .subscribe()\n\n /* Emit history state change */\n merge(push$, pop$)\n .pipe(\n sample(document$)\n )\n .subscribe(({ url, offset }) => {\n if (url.hash && !offset) {\n setLocationHash(url.hash)\n } else {\n window.scrollTo(0, offset?.y || 0)\n }\n })\n\n /* Debounce update of viewport offset */\n viewport$\n .pipe(\n skipUntil(push$),\n debounceTime(250),\n distinctUntilKeyChanged(\"offset\")\n )\n .subscribe(({ offset }) => {\n history.replaceState(offset, \"\")\n })\n\n /* Set viewport offset from history */\n merge(push$, pop$)\n .pipe(\n bufferCount(2, 1),\n filter(([a, b]) => a.url.pathname === b.url.pathname),\n map(([, state]) => state)\n )\n .subscribe(({ offset }) => {\n window.scrollTo(0, offset?.y || 0)\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport escapeHTML from \"escape-html\"\n\nimport { SearchIndexDocument } from \"../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Search document\n */\nexport interface SearchDocument extends SearchIndexDocument {\n parent?: SearchIndexDocument /* Parent article */\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Search document mapping\n */\nexport type SearchDocumentMap = Map\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Create a search document mapping\n *\n * @param docs - Search index documents\n *\n * @returns Search document map\n */\nexport function setupSearchDocumentMap(\n docs: SearchIndexDocument[]\n): SearchDocumentMap {\n const documents = new Map()\n const parents = new Set()\n for (const doc of docs) {\n const [path, hash] = doc.location.split(\"#\")\n\n /* Extract location, title and tags */\n const location = doc.location\n const title = doc.title\n const tags = doc.tags\n\n /* Escape and cleanup text */\n const text = escapeHTML(doc.text)\n .replace(/\\s+(?=[,.:;!?])/g, \"\")\n .replace(/\\s+/g, \" \")\n\n /* Handle section */\n if (hash) {\n const parent = documents.get(path)!\n\n /* Ignore first section, override article */\n if (!parents.has(parent)) {\n parent.title = doc.title\n parent.text = text\n\n /* Remember that we processed the article */\n parents.add(parent)\n\n /* Add subsequent section */\n } else {\n documents.set(location, {\n location,\n title,\n text,\n parent\n })\n }\n\n /* Add article */\n } else {\n documents.set(location, {\n location,\n title,\n text,\n ...tags && { tags }\n })\n }\n }\n return documents\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport escapeHTML from \"escape-html\"\n\nimport { SearchIndexConfig } from \"../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Search highlight function\n *\n * @param value - Value\n *\n * @returns Highlighted value\n */\nexport type SearchHighlightFn = (value: string) => string\n\n/**\n * Search highlight factory function\n *\n * @param query - Query value\n *\n * @returns Search highlight function\n */\nexport type SearchHighlightFactoryFn = (query: string) => SearchHighlightFn\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Create a search highlighter\n *\n * @param config - Search index configuration\n * @param escape - Whether to escape HTML\n *\n * @returns Search highlight factory function\n */\nexport function setupSearchHighlighter(\n config: SearchIndexConfig, escape: boolean\n): SearchHighlightFactoryFn {\n const separator = new RegExp(config.separator, \"img\")\n const highlight = (_: unknown, data: string, term: string) => {\n return `${data}${term}`\n }\n\n /* Return factory function */\n return (query: string) => {\n query = query\n .replace(/[\\s*+\\-:~^]+/g, \" \")\n .trim()\n\n /* Create search term match expression */\n const match = new RegExp(`(^|${config.separator})(${\n query\n .replace(/[|\\\\{}()[\\]^$+*?.-]/g, \"\\\\$&\")\n .replace(separator, \"|\")\n })`, \"img\")\n\n /* Highlight string value */\n return value => (\n escape\n ? escapeHTML(value)\n : value\n )\n .replace(match, highlight)\n .replace(/<\\/mark>(\\s+)]*>/img, \"$1\")\n }\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Search transformation function\n *\n * @param value - Query value\n *\n * @returns Transformed query value\n */\nexport type SearchTransformFn = (value: string) => string\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Default transformation function\n *\n * 1. Search for terms in quotation marks and prepend a `+` modifier to denote\n * that the resulting document must contain all terms, converting the query\n * to an `AND` query (as opposed to the default `OR` behavior). While users\n * may expect terms enclosed in quotation marks to map to span queries, i.e.\n * for which order is important, Lunr.js doesn't support them, so the best\n * we can do is to convert the terms to an `AND` query.\n *\n * 2. Replace control characters which are not located at the beginning of the\n * query or preceded by white space, or are not followed by a non-whitespace\n * character or are at the end of the query string. Furthermore, filter\n * unmatched quotation marks.\n *\n * 3. Trim excess whitespace from left and right.\n *\n * @param query - Query value\n *\n * @returns Transformed query value\n */\nexport function defaultTransform(query: string): string {\n return query\n .split(/\"([^\"]+)\"/g) /* => 1 */\n .map((terms, index) => index & 1\n ? terms.replace(/^\\b|^(?![^\\x00-\\x7F]|$)|\\s+/g, \" +\")\n : terms\n )\n .join(\"\")\n .replace(/\"|(?:^|\\s+)[*+\\-:^~]+(?=\\s+|$)/g, \"\") /* => 2 */\n .trim() /* => 3 */\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A RTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { SearchIndex, SearchResult } from \"../../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Search message type\n */\nexport const enum SearchMessageType {\n SETUP, /* Search index setup */\n READY, /* Search index ready */\n QUERY, /* Search query */\n RESULT /* Search results */\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Message containing the data necessary to setup the search index\n */\nexport interface SearchSetupMessage {\n type: SearchMessageType.SETUP /* Message type */\n data: SearchIndex /* Message data */\n}\n\n/**\n * Message indicating the search index is ready\n */\nexport interface SearchReadyMessage {\n type: SearchMessageType.READY /* Message type */\n}\n\n/**\n * Message containing a search query\n */\nexport interface SearchQueryMessage {\n type: SearchMessageType.QUERY /* Message type */\n data: string /* Message data */\n}\n\n/**\n * Message containing results for a search query\n */\nexport interface SearchResultMessage {\n type: SearchMessageType.RESULT /* Message type */\n data: SearchResult /* Message data */\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Message exchanged with the search worker\n */\nexport type SearchMessage =\n | SearchSetupMessage\n | SearchReadyMessage\n | SearchQueryMessage\n | SearchResultMessage\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Type guard for search setup messages\n *\n * @param message - Search worker message\n *\n * @returns Test result\n */\nexport function isSearchSetupMessage(\n message: SearchMessage\n): message is SearchSetupMessage {\n return message.type === SearchMessageType.SETUP\n}\n\n/**\n * Type guard for search ready messages\n *\n * @param message - Search worker message\n *\n * @returns Test result\n */\nexport function isSearchReadyMessage(\n message: SearchMessage\n): message is SearchReadyMessage {\n return message.type === SearchMessageType.READY\n}\n\n/**\n * Type guard for search query messages\n *\n * @param message - Search worker message\n *\n * @returns Test result\n */\nexport function isSearchQueryMessage(\n message: SearchMessage\n): message is SearchQueryMessage {\n return message.type === SearchMessageType.QUERY\n}\n\n/**\n * Type guard for search result messages\n *\n * @param message - Search worker message\n *\n * @returns Test result\n */\nexport function isSearchResultMessage(\n message: SearchMessage\n): message is SearchResultMessage {\n return message.type === SearchMessageType.RESULT\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A RTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n ObservableInput,\n Subject,\n from,\n map,\n share\n} from \"rxjs\"\n\nimport { configuration, feature, translation } from \"~/_\"\nimport { WorkerHandler, watchWorker } from \"~/browser\"\n\nimport { SearchIndex } from \"../../_\"\nimport {\n SearchOptions,\n SearchPipeline\n} from \"../../options\"\nimport {\n SearchMessage,\n SearchMessageType,\n SearchSetupMessage,\n isSearchResultMessage\n} from \"../message\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Search worker\n */\nexport type SearchWorker = WorkerHandler\n\n/* ----------------------------------------------------------------------------\n * Helper functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Set up search index\n *\n * @param data - Search index\n *\n * @returns Search index\n */\nfunction setupSearchIndex({ config, docs }: SearchIndex): SearchIndex {\n\n /* Override default language with value from translation */\n if (config.lang.length === 1 && config.lang[0] === \"en\")\n config.lang = [\n translation(\"search.config.lang\")\n ]\n\n /* Override default separator with value from translation */\n if (config.separator === \"[\\\\s\\\\-]+\")\n config.separator = translation(\"search.config.separator\")\n\n /* Set pipeline from translation */\n const pipeline = translation(\"search.config.pipeline\")\n .split(/\\s*,\\s*/)\n .filter(Boolean) as SearchPipeline\n\n /* Determine search options */\n const options: SearchOptions = {\n pipeline,\n suggestions: feature(\"search.suggest\")\n }\n\n /* Return search index after defaulting */\n return { config, docs, options }\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Set up search worker\n *\n * This function creates a web worker to set up and query the search index,\n * which is done using Lunr.js. The index must be passed as an observable to\n * enable hacks like _localsearch_ via search index embedding as JSON.\n *\n * @param url - Worker URL\n * @param index - Search index observable input\n *\n * @returns Search worker\n */\nexport function setupSearchWorker(\n url: string, index: ObservableInput\n): SearchWorker {\n const config = configuration()\n const worker = new Worker(url)\n\n /* Create communication channels and resolve relative links */\n const tx$ = new Subject()\n const rx$ = watchWorker(worker, { tx$ })\n .pipe(\n map(message => {\n if (isSearchResultMessage(message)) {\n for (const result of message.data.items)\n for (const document of result)\n document.location = `${new URL(document.location, config.base)}`\n }\n return message\n }),\n share()\n )\n\n /* Set up search index */\n from(index)\n .pipe(\n map(data => ({\n type: SearchMessageType.SETUP,\n data: setupSearchIndex(data)\n } as SearchSetupMessage))\n )\n .subscribe(tx$.next.bind(tx$))\n\n /* Return search worker */\n return { tx$, rx$ }\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n EMPTY,\n Subject,\n catchError,\n combineLatest,\n filter,\n fromEvent,\n map,\n of,\n switchMap,\n withLatestFrom\n} from \"rxjs\"\n\nimport { configuration } from \"~/_\"\nimport {\n getElement,\n getLocation,\n requestJSON,\n setLocation\n} from \"~/browser\"\nimport { getComponentElements } from \"~/components\"\nimport {\n Version,\n renderVersionSelector\n} from \"~/templates\"\n\nimport { fetchSitemap } from \"../sitemap\"\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Setup options\n */\ninterface SetupOptions {\n document$: Subject /* Document subject */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Set up version selector\n *\n * @param options - Options\n */\nexport function setupVersionSelector(\n { document$ }: SetupOptions\n): void {\n const config = configuration()\n const versions$ = requestJSON(\n new URL(\"../versions.json\", config.base)\n )\n .pipe(\n catchError(() => EMPTY) // @todo refactor instant loading\n )\n\n /* Determine current version */\n const current$ = versions$\n .pipe(\n map(versions => {\n const [, current] = config.base.match(/([^/]+)\\/?$/)!\n return versions.find(({ version, aliases }) => (\n version === current || aliases.includes(current)\n )) || versions[0]\n })\n )\n\n /* Intercept inter-version navigation */\n versions$\n .pipe(\n map(versions => new Map(versions.map(version => [\n `${new URL(`../${version.version}/`, config.base)}`,\n version\n ]))),\n switchMap(urls => fromEvent(document.body, \"click\")\n .pipe(\n filter(ev => !ev.metaKey && !ev.ctrlKey),\n withLatestFrom(current$),\n switchMap(([ev, current]) => {\n if (ev.target instanceof Element) {\n const el = ev.target.closest(\"a\")\n if (el && !el.target && urls.has(el.href)) {\n const url = el.href\n // This is a temporary hack to detect if a version inside the\n // version selector or on another part of the site was clicked.\n // If we're inside the version selector, we definitely want to\n // find the same page, as we might have different deployments\n // due to aliases. However, if we're outside the version\n // selector, we must abort here, because we might otherwise\n // interfere with instant loading. We need to refactor this\n // at some point together with instant loading.\n //\n // See https://github.com/squidfunk/mkdocs-material/issues/4012\n if (!ev.target.closest(\".md-version\")) {\n const version = urls.get(url)!\n if (version === current)\n return EMPTY\n }\n ev.preventDefault()\n return of(url)\n }\n }\n return EMPTY\n }),\n switchMap(url => {\n const { version } = urls.get(url)!\n return fetchSitemap(new URL(url))\n .pipe(\n map(sitemap => {\n const location = getLocation()\n const path = location.href.replace(config.base, \"\")\n return sitemap.includes(path)\n ? new URL(`../${version}/${path}`, config.base)\n : new URL(url)\n })\n )\n })\n )\n )\n )\n .subscribe(url => setLocation(url))\n\n /* Render version selector and warning */\n combineLatest([versions$, current$])\n .subscribe(([versions, current]) => {\n const topic = getElement(\".md-header__topic\")\n topic.appendChild(renderVersionSelector(versions, current))\n })\n\n /* Integrate outdated version banner with instant loading */\n document$.pipe(switchMap(() => current$))\n .subscribe(current => {\n\n /* Check if version state was already determined */\n let outdated = __md_get(\"__outdated\", sessionStorage)\n if (outdated === null) {\n const latest = config.version?.default || \"latest\"\n outdated = !current.aliases.includes(latest)\n\n /* Persist version state in session storage */\n __md_set(\"__outdated\", outdated, sessionStorage)\n }\n\n /* Unhide outdated version banner */\n if (outdated)\n for (const warning of getComponentElements(\"outdated\"))\n warning.hidden = false\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n Subject,\n combineLatest,\n delay,\n distinctUntilChanged,\n distinctUntilKeyChanged,\n filter,\n finalize,\n fromEvent,\n map,\n merge,\n share,\n shareReplay,\n startWith,\n take,\n takeLast,\n takeUntil,\n tap\n} from \"rxjs\"\n\nimport { translation } from \"~/_\"\nimport {\n getLocation,\n setToggle,\n watchElementFocus,\n watchToggle\n} from \"~/browser\"\nimport {\n SearchMessageType,\n SearchQueryMessage,\n SearchWorker,\n defaultTransform,\n isSearchReadyMessage\n} from \"~/integrations\"\n\nimport { Component } from \"../../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Search query\n */\nexport interface SearchQuery {\n value: string /* Query value */\n focus: boolean /* Query focus */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch search query\n *\n * Note that the focus event which triggers re-reading the current query value\n * is delayed by `1ms` so the input's empty state is allowed to propagate.\n *\n * @param el - Search query element\n * @param worker - Search worker\n *\n * @returns Search query observable\n */\nexport function watchSearchQuery(\n el: HTMLInputElement, { rx$ }: SearchWorker\n): Observable {\n const fn = __search?.transform || defaultTransform\n\n /* Immediately show search dialog */\n const { searchParams } = getLocation()\n if (searchParams.has(\"q\"))\n setToggle(\"search\", true)\n\n /* Intercept query parameter (deep link) */\n const param$ = rx$\n .pipe(\n filter(isSearchReadyMessage),\n take(1),\n map(() => searchParams.get(\"q\") || \"\")\n )\n\n /* Remove query parameter when search is closed */\n watchToggle(\"search\")\n .pipe(\n filter(active => !active),\n take(1)\n )\n .subscribe(() => {\n const url = new URL(location.href)\n url.searchParams.delete(\"q\")\n history.replaceState({}, \"\", `${url}`)\n })\n\n /* Set query from parameter */\n param$.subscribe(value => { // TODO: not ideal - find a better way\n if (value) {\n el.value = value\n el.focus()\n }\n })\n\n /* Intercept focus and input events */\n const focus$ = watchElementFocus(el)\n const value$ = merge(\n fromEvent(el, \"keyup\"),\n fromEvent(el, \"focus\").pipe(delay(1)),\n param$\n )\n .pipe(\n map(() => fn(el.value)),\n startWith(\"\"),\n distinctUntilChanged(),\n )\n\n /* Combine into single observable */\n return combineLatest([value$, focus$])\n .pipe(\n map(([value, focus]) => ({ value, focus })),\n shareReplay(1)\n )\n}\n\n/**\n * Mount search query\n *\n * @param el - Search query element\n * @param worker - Search worker\n *\n * @returns Search query component observable\n */\nexport function mountSearchQuery(\n el: HTMLInputElement, { tx$, rx$ }: SearchWorker\n): Observable> {\n const push$ = new Subject()\n const done$ = push$.pipe(takeLast(1))\n\n /* Handle value changes */\n push$\n .pipe(\n distinctUntilKeyChanged(\"value\"),\n map(({ value }): SearchQueryMessage => ({\n type: SearchMessageType.QUERY,\n data: value\n }))\n )\n .subscribe(tx$.next.bind(tx$))\n\n /* Handle focus changes */\n push$\n .pipe(\n distinctUntilKeyChanged(\"focus\")\n )\n .subscribe(({ focus }) => {\n if (focus) {\n setToggle(\"search\", focus)\n el.placeholder = \"\"\n } else {\n el.placeholder = translation(\"search.placeholder\")\n }\n })\n\n /* Handle reset */\n fromEvent(el.form!, \"reset\")\n .pipe(\n takeUntil(done$)\n )\n .subscribe(() => el.focus())\n\n /* Create and return component */\n return watchSearchQuery(el, { tx$, rx$ })\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state })),\n share()\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n Subject,\n bufferCount,\n filter,\n finalize,\n map,\n merge,\n of,\n skipUntil,\n switchMap,\n take,\n tap,\n withLatestFrom,\n zipWith\n} from \"rxjs\"\n\nimport { translation } from \"~/_\"\nimport {\n getElement,\n watchElementBoundary\n} from \"~/browser\"\nimport {\n SearchResult,\n SearchWorker,\n isSearchReadyMessage,\n isSearchResultMessage\n} from \"~/integrations\"\nimport { renderSearchResultItem } from \"~/templates\"\nimport { round } from \"~/utilities\"\n\nimport { Component } from \"../../_\"\nimport { SearchQuery } from \"../query\"\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Mount options\n */\ninterface MountOptions {\n query$: Observable /* Search query observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Mount search result list\n *\n * This function performs a lazy rendering of the search results, depending on\n * the vertical offset of the search result container.\n *\n * @param el - Search result list element\n * @param worker - Search worker\n * @param options - Options\n *\n * @returns Search result list component observable\n */\nexport function mountSearchResult(\n el: HTMLElement, { rx$ }: SearchWorker, { query$ }: MountOptions\n): Observable> {\n const push$ = new Subject()\n const boundary$ = watchElementBoundary(el.parentElement!)\n .pipe(\n filter(Boolean)\n )\n\n /* Retrieve nested components */\n const meta = getElement(\":scope > :first-child\", el)\n const list = getElement(\":scope > :last-child\", el)\n\n /* Wait until search is ready */\n const ready$ = rx$\n .pipe(\n filter(isSearchReadyMessage),\n take(1)\n )\n\n /* Update search result metadata */\n push$\n .pipe(\n withLatestFrom(query$),\n skipUntil(ready$)\n )\n .subscribe(([{ items }, { value }]) => {\n if (value) {\n switch (items.length) {\n\n /* No results */\n case 0:\n meta.textContent = translation(\"search.result.none\")\n break\n\n /* One result */\n case 1:\n meta.textContent = translation(\"search.result.one\")\n break\n\n /* Multiple result */\n default:\n meta.textContent = translation(\n \"search.result.other\",\n round(items.length)\n )\n }\n } else {\n meta.textContent = translation(\"search.result.placeholder\")\n }\n })\n\n /* Update search result list */\n push$\n .pipe(\n tap(() => list.innerHTML = \"\"),\n switchMap(({ items }) => merge(\n of(...items.slice(0, 10)),\n of(...items.slice(10))\n .pipe(\n bufferCount(4),\n zipWith(boundary$),\n switchMap(([chunk]) => chunk)\n )\n ))\n )\n .subscribe(result => list.appendChild(\n renderSearchResultItem(result)\n ))\n\n /* Filter search result message */\n const result$ = rx$\n .pipe(\n filter(isSearchResultMessage),\n map(({ data }) => data)\n )\n\n /* Create and return component */\n return result$\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state }))\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n Subject,\n finalize,\n fromEvent,\n map,\n tap\n} from \"rxjs\"\n\nimport { getLocation } from \"~/browser\"\n\nimport { Component } from \"../../_\"\nimport { SearchQuery } from \"../query\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Search sharing\n */\nexport interface SearchShare {\n url: URL /* Deep link for sharing */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch options\n */\ninterface WatchOptions {\n query$: Observable /* Search query observable */\n}\n\n/**\n * Mount options\n */\ninterface MountOptions {\n query$: Observable /* Search query observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Mount search sharing\n *\n * @param _el - Search sharing element\n * @param options - Options\n *\n * @returns Search sharing observable\n */\nexport function watchSearchShare(\n _el: HTMLElement, { query$ }: WatchOptions\n): Observable {\n return query$\n .pipe(\n map(({ value }) => {\n const url = getLocation()\n url.hash = \"\"\n url.searchParams.delete(\"h\")\n url.searchParams.set(\"q\", value)\n return { url }\n })\n )\n}\n\n/**\n * Mount search sharing\n *\n * @param el - Search sharing element\n * @param options - Options\n *\n * @returns Search sharing component observable\n */\nexport function mountSearchShare(\n el: HTMLAnchorElement, options: MountOptions\n): Observable> {\n const push$ = new Subject()\n push$.subscribe(({ url }) => {\n el.setAttribute(\"data-clipboard-text\", el.href)\n el.href = `${url}`\n })\n\n /* Prevent following of link */\n fromEvent(el, \"click\")\n .subscribe(ev => ev.preventDefault())\n\n /* Create and return component */\n return watchSearchShare(el, options)\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state }))\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n Subject,\n asyncScheduler,\n combineLatestWith,\n distinctUntilChanged,\n filter,\n finalize,\n fromEvent,\n map,\n merge,\n observeOn,\n tap\n} from \"rxjs\"\n\nimport { Keyboard } from \"~/browser\"\nimport {\n SearchResult,\n SearchWorker,\n isSearchResultMessage\n} from \"~/integrations\"\n\nimport { Component, getComponentElement } from \"../../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Search suggestions\n */\nexport interface SearchSuggest {}\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Mount options\n */\ninterface MountOptions {\n keyboard$: Observable /* Keyboard observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Mount search suggestions\n *\n * This function will perform a lazy rendering of the search results, depending\n * on the vertical offset of the search result container.\n *\n * @param el - Search result list element\n * @param worker - Search worker\n * @param options - Options\n *\n * @returns Search result list component observable\n */\nexport function mountSearchSuggest(\n el: HTMLElement, { rx$ }: SearchWorker, { keyboard$ }: MountOptions\n): Observable> {\n const push$ = new Subject()\n\n /* Retrieve query component and track all changes */\n const query = getComponentElement(\"search-query\")\n const query$ = merge(\n fromEvent(query, \"keydown\"),\n fromEvent(query, \"focus\")\n )\n .pipe(\n observeOn(asyncScheduler),\n map(() => query.value),\n distinctUntilChanged(),\n )\n\n /* Update search suggestions */\n push$\n .pipe(\n combineLatestWith(query$),\n map(([{ suggestions }, value]) => {\n const words = value.split(/([\\s-]+)/)\n if (suggestions?.length && words[words.length - 1]) {\n const last = suggestions[suggestions.length - 1]\n if (last.startsWith(words[words.length - 1]))\n words[words.length - 1] = last\n } else {\n words.length = 0\n }\n return words\n })\n )\n .subscribe(words => el.innerHTML = words\n .join(\"\")\n .replace(/\\s/g, \" \")\n )\n\n /* Set up search keyboard handlers */\n keyboard$\n .pipe(\n filter(({ mode }) => mode === \"search\")\n )\n .subscribe(key => {\n switch (key.type) {\n\n /* Right arrow: accept current suggestion */\n case \"ArrowRight\":\n if (\n el.innerText.length &&\n query.selectionStart === query.value.length\n )\n query.value = el.innerText\n break\n }\n })\n\n /* Filter search result message */\n const result$ = rx$\n .pipe(\n filter(isSearchResultMessage),\n map(({ data }) => data)\n )\n\n /* Create and return component */\n return result$\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(() => ({ ref: el }))\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n NEVER,\n Observable,\n ObservableInput,\n filter,\n merge,\n mergeWith,\n sample,\n take\n} from \"rxjs\"\n\nimport { configuration } from \"~/_\"\nimport {\n Keyboard,\n getActiveElement,\n getElements,\n setToggle\n} from \"~/browser\"\nimport {\n SearchIndex,\n SearchResult,\n isSearchQueryMessage,\n isSearchReadyMessage,\n setupSearchWorker\n} from \"~/integrations\"\n\nimport {\n Component,\n getComponentElement,\n getComponentElements\n} from \"../../_\"\nimport {\n SearchQuery,\n mountSearchQuery\n} from \"../query\"\nimport { mountSearchResult } from \"../result\"\nimport {\n SearchShare,\n mountSearchShare\n} from \"../share\"\nimport {\n SearchSuggest,\n mountSearchSuggest\n} from \"../suggest\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Search\n */\nexport type Search =\n | SearchQuery\n | SearchResult\n | SearchShare\n | SearchSuggest\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Mount options\n */\ninterface MountOptions {\n index$: ObservableInput /* Search index observable */\n keyboard$: Observable /* Keyboard observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Mount search\n *\n * This function sets up the search functionality, including the underlying\n * web worker and all keyboard bindings.\n *\n * @param el - Search element\n * @param options - Options\n *\n * @returns Search component observable\n */\nexport function mountSearch(\n el: HTMLElement, { index$, keyboard$ }: MountOptions\n): Observable> {\n const config = configuration()\n try {\n const url = __search?.worker || config.search\n const worker = setupSearchWorker(url, index$)\n\n /* Retrieve query and result components */\n const query = getComponentElement(\"search-query\", el)\n const result = getComponentElement(\"search-result\", el)\n\n /* Re-emit query when search is ready */\n const { tx$, rx$ } = worker\n tx$\n .pipe(\n filter(isSearchQueryMessage),\n sample(rx$.pipe(filter(isSearchReadyMessage))),\n take(1)\n )\n .subscribe(tx$.next.bind(tx$))\n\n /* Set up search keyboard handlers */\n keyboard$\n .pipe(\n filter(({ mode }) => mode === \"search\")\n )\n .subscribe(key => {\n const active = getActiveElement()\n switch (key.type) {\n\n /* Enter: go to first (best) result */\n case \"Enter\":\n if (active === query) {\n const anchors = new Map()\n for (const anchor of getElements(\n \":first-child [href]\", result\n )) {\n const article = anchor.firstElementChild!\n anchors.set(anchor, parseFloat(\n article.getAttribute(\"data-md-score\")!\n ))\n }\n\n /* Go to result with highest score, if any */\n if (anchors.size) {\n const [[best]] = [...anchors].sort(([, a], [, b]) => b - a)\n best.click()\n }\n\n /* Otherwise omit form submission */\n key.claim()\n }\n break\n\n /* Escape or Tab: close search */\n case \"Escape\":\n case \"Tab\":\n setToggle(\"search\", false)\n query.blur()\n break\n\n /* Vertical arrows: select previous or next search result */\n case \"ArrowUp\":\n case \"ArrowDown\":\n if (typeof active === \"undefined\") {\n query.focus()\n } else {\n const els = [query, ...getElements(\n \":not(details) > [href], summary, details[open] [href]\",\n result\n )]\n const i = Math.max(0, (\n Math.max(0, els.indexOf(active)) + els.length + (\n key.type === \"ArrowUp\" ? -1 : +1\n )\n ) % els.length)\n els[i].focus()\n }\n\n /* Prevent scrolling of page */\n key.claim()\n break\n\n /* All other keys: hand to search query */\n default:\n if (query !== getActiveElement())\n query.focus()\n }\n })\n\n /* Set up global keyboard handlers */\n keyboard$\n .pipe(\n filter(({ mode }) => mode === \"global\"),\n )\n .subscribe(key => {\n switch (key.type) {\n\n /* Open search and select query */\n case \"f\":\n case \"s\":\n case \"/\":\n query.focus()\n query.select()\n\n /* Prevent scrolling of page */\n key.claim()\n break\n }\n })\n\n /* Create and return component */\n const query$ = mountSearchQuery(query, worker)\n const result$ = mountSearchResult(result, worker, { query$ })\n return merge(query$, result$)\n .pipe(\n mergeWith(\n\n /* Search sharing */\n ...getComponentElements(\"search-share\", el)\n .map(child => mountSearchShare(child, { query$ })),\n\n /* Search suggestions */\n ...getComponentElements(\"search-suggest\", el)\n .map(child => mountSearchSuggest(child, worker, { keyboard$ }))\n )\n )\n\n /* Gracefully handle broken search */\n } catch (err) {\n el.hidden = true\n return NEVER\n }\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n ObservableInput,\n combineLatest,\n filter,\n map,\n startWith\n} from \"rxjs\"\n\nimport { getLocation } from \"~/browser\"\nimport {\n SearchIndex,\n setupSearchHighlighter\n} from \"~/integrations\"\nimport { h } from \"~/utilities\"\n\nimport { Component } from \"../../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Search highlighting\n */\nexport interface SearchHighlight {\n nodes: Map /* Map of replacements */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Mount options\n */\ninterface MountOptions {\n index$: ObservableInput /* Search index observable */\n location$: Observable /* Location observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Mount search highlighting\n *\n * @param el - Content element\n * @param options - Options\n *\n * @returns Search highlighting component observable\n */\nexport function mountSearchHiglight(\n el: HTMLElement, { index$, location$ }: MountOptions\n): Observable> {\n return combineLatest([\n index$,\n location$\n .pipe(\n startWith(getLocation()),\n filter(url => !!url.searchParams.get(\"h\"))\n )\n ])\n .pipe(\n map(([index, url]) => setupSearchHighlighter(index.config, true)(\n url.searchParams.get(\"h\")!\n )),\n map(fn => {\n const nodes = new Map()\n\n /* Traverse text nodes and collect matches */\n const it = document.createNodeIterator(el, NodeFilter.SHOW_TEXT)\n for (let node = it.nextNode(); node; node = it.nextNode()) {\n if (node.parentElement?.offsetHeight) {\n const original = node.textContent!\n const replaced = fn(original)\n if (replaced.length > original.length)\n nodes.set(node as ChildNode, replaced)\n }\n }\n\n /* Replace original nodes with matches */\n for (const [node, text] of nodes) {\n const { childNodes } = h(\"span\", null, text)\n node.replaceWith(...Array.from(childNodes))\n }\n\n /* Return component */\n return { ref: el, nodes }\n })\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n Subject,\n animationFrameScheduler,\n auditTime,\n combineLatest,\n defer,\n distinctUntilChanged,\n finalize,\n map,\n tap,\n withLatestFrom\n} from \"rxjs\"\n\nimport {\n Viewport,\n getElement,\n getElementOffset\n} from \"~/browser\"\n\nimport { Component } from \"../_\"\nimport { Header } from \"../header\"\nimport { Main } from \"../main\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Sidebar\n */\nexport interface Sidebar {\n height: number /* Sidebar height */\n locked: boolean /* Sidebar is locked */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch options\n */\ninterface WatchOptions {\n viewport$: Observable /* Viewport observable */\n main$: Observable
    /* Main area observable */\n}\n\n/**\n * Mount options\n */\ninterface MountOptions {\n viewport$: Observable /* Viewport observable */\n header$: Observable
    /* Header observable */\n main$: Observable
    /* Main area observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch sidebar\n *\n * This function returns an observable that computes the visual parameters of\n * the sidebar which depends on the vertical viewport offset, as well as the\n * height of the main area. When the page is scrolled beyond the header, the\n * sidebar is locked and fills the remaining space.\n *\n * @param el - Sidebar element\n * @param options - Options\n *\n * @returns Sidebar observable\n */\nexport function watchSidebar(\n el: HTMLElement, { viewport$, main$ }: WatchOptions\n): Observable {\n const parent = el.parentElement!\n const adjust =\n parent.offsetTop -\n parent.parentElement!.offsetTop\n\n /* Compute the sidebar's available height and if it should be locked */\n return combineLatest([main$, viewport$])\n .pipe(\n map(([{ offset, height }, { offset: { y } }]) => {\n height = height\n + Math.min(adjust, Math.max(0, y - offset))\n - adjust\n return {\n height,\n locked: y >= offset + adjust\n }\n }),\n distinctUntilChanged((a, b) => (\n a.height === b.height &&\n a.locked === b.locked\n ))\n )\n}\n\n/**\n * Mount sidebar\n *\n * This function doesn't set the height of the actual sidebar, but of its first\n * child \u2013 the `.md-sidebar__scrollwrap` element in order to mitigiate jittery\n * sidebars when the footer is scrolled into view. At some point we switched\n * from `absolute` / `fixed` positioning to `sticky` positioning, significantly\n * reducing jitter in some browsers (respectively Firefox and Safari) when\n * scrolling from the top. However, top-aligned sticky positioning means that\n * the sidebar snaps to the bottom when the end of the container is reached.\n * This is what leads to the mentioned jitter, as the sidebar's height may be\n * updated too slowly.\n *\n * This behaviour can be mitigiated by setting the height of the sidebar to `0`\n * while preserving the padding, and the height on its first element.\n *\n * @param el - Sidebar element\n * @param options - Options\n *\n * @returns Sidebar component observable\n */\nexport function mountSidebar(\n el: HTMLElement, { header$, ...options }: MountOptions\n): Observable> {\n const inner = getElement(\".md-sidebar__scrollwrap\", el)\n const { y } = getElementOffset(inner)\n return defer(() => {\n const push$ = new Subject()\n push$\n .pipe(\n auditTime(0, animationFrameScheduler),\n withLatestFrom(header$)\n )\n .subscribe({\n\n /* Handle emission */\n next([{ height }, { height: offset }]) {\n inner.style.height = `${height - 2 * y}px`\n el.style.top = `${offset}px`\n },\n\n /* Handle complete */\n complete() {\n inner.style.height = \"\"\n el.style.top = \"\"\n }\n })\n\n /* Create and return component */\n return watchSidebar(el, options)\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state }))\n )\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { Repo, User } from \"github-types\"\nimport {\n EMPTY,\n Observable,\n catchError,\n defaultIfEmpty,\n map,\n zip\n} from \"rxjs\"\n\nimport { requestJSON } from \"~/browser\"\n\nimport { SourceFacts } from \"../_\"\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * GitHub release (partial)\n */\ninterface Release {\n tag_name: string /* Tag name */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Fetch GitHub repository facts\n *\n * @param user - GitHub user or organization\n * @param repo - GitHub repository\n *\n * @returns Repository facts observable\n */\nexport function fetchSourceFactsFromGitHub(\n user: string, repo?: string\n): Observable {\n if (typeof repo !== \"undefined\") {\n const url = `https://api.github.com/repos/${user}/${repo}`\n return zip(\n\n /* Fetch version */\n requestJSON(`${url}/releases/latest`)\n .pipe(\n catchError(() => EMPTY), // @todo refactor instant loading\n map(release => ({\n version: release.tag_name\n })),\n defaultIfEmpty({})\n ),\n\n /* Fetch stars and forks */\n requestJSON(url)\n .pipe(\n catchError(() => EMPTY), // @todo refactor instant loading\n map(info => ({\n stars: info.stargazers_count,\n forks: info.forks_count\n })),\n defaultIfEmpty({})\n )\n )\n .pipe(\n map(([release, info]) => ({ ...release, ...info }))\n )\n\n /* User or organization */\n } else {\n const url = `https://api.github.com/users/${user}`\n return requestJSON(url)\n .pipe(\n map(info => ({\n repositories: info.public_repos\n })),\n defaultIfEmpty({})\n )\n }\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { ProjectSchema } from \"gitlab\"\nimport {\n EMPTY,\n Observable,\n catchError,\n defaultIfEmpty,\n map\n} from \"rxjs\"\n\nimport { requestJSON } from \"~/browser\"\n\nimport { SourceFacts } from \"../_\"\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Fetch GitLab repository facts\n *\n * @param base - GitLab base\n * @param project - GitLab project\n *\n * @returns Repository facts observable\n */\nexport function fetchSourceFactsFromGitLab(\n base: string, project: string\n): Observable {\n const url = `https://${base}/api/v4/projects/${encodeURIComponent(project)}`\n return requestJSON(url)\n .pipe(\n catchError(() => EMPTY), // @todo refactor instant loading\n map(({ star_count, forks_count }) => ({\n stars: star_count,\n forks: forks_count\n })),\n defaultIfEmpty({})\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport { EMPTY, Observable } from \"rxjs\"\n\nimport { fetchSourceFactsFromGitHub } from \"../github\"\nimport { fetchSourceFactsFromGitLab } from \"../gitlab\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Repository facts for repositories\n */\nexport interface RepositoryFacts {\n stars?: number /* Number of stars */\n forks?: number /* Number of forks */\n version?: string /* Latest version */\n}\n\n/**\n * Repository facts for organizations\n */\nexport interface OrganizationFacts {\n repositories?: number /* Number of repositories */\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Repository facts\n */\nexport type SourceFacts =\n | RepositoryFacts\n | OrganizationFacts\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Fetch repository facts\n *\n * @param url - Repository URL\n *\n * @returns Repository facts observable\n */\nexport function fetchSourceFacts(\n url: string\n): Observable {\n const [type] = url.match(/(git(?:hub|lab))/i) || []\n switch (type.toLowerCase()) {\n\n /* GitHub repository */\n case \"github\":\n const [, user, repo] = url.match(/^.+github\\.com\\/([^/]+)\\/?([^/]+)?/i)!\n return fetchSourceFactsFromGitHub(user, repo)\n\n /* GitLab repository */\n case \"gitlab\":\n const [, base, slug] = url.match(/^.+?([^/]*gitlab[^/]+)\\/(.+?)\\/?$/i)!\n return fetchSourceFactsFromGitLab(base, slug)\n\n /* Everything else */\n default:\n return EMPTY\n }\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n EMPTY,\n Observable,\n Subject,\n catchError,\n defer,\n filter,\n finalize,\n map,\n of,\n shareReplay,\n tap\n} from \"rxjs\"\n\nimport { getElement } from \"~/browser\"\nimport { renderSourceFacts } from \"~/templates\"\n\nimport { Component } from \"../../_\"\nimport {\n SourceFacts,\n fetchSourceFacts\n} from \"../facts\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Repository information\n */\nexport interface Source {\n facts: SourceFacts /* Repository facts */\n}\n\n/* ----------------------------------------------------------------------------\n * Data\n * ------------------------------------------------------------------------- */\n\n/**\n * Repository information observable\n */\nlet fetch$: Observable\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch repository information\n *\n * This function tries to read the repository facts from session storage, and\n * if unsuccessful, fetches them from the underlying provider.\n *\n * @param el - Repository information element\n *\n * @returns Repository information observable\n */\nexport function watchSource(\n el: HTMLAnchorElement\n): Observable {\n return fetch$ ||= defer(() => {\n const cached = __md_get(\"__source\", sessionStorage)\n if (cached)\n return of(cached)\n else\n return fetchSourceFacts(el.href)\n .pipe(\n tap(facts => __md_set(\"__source\", facts, sessionStorage))\n )\n })\n .pipe(\n catchError(() => EMPTY),\n filter(facts => Object.keys(facts).length > 0),\n map(facts => ({ facts })),\n shareReplay(1)\n )\n}\n\n/**\n * Mount repository information\n *\n * @param el - Repository information element\n *\n * @returns Repository information component observable\n */\nexport function mountSource(\n el: HTMLAnchorElement\n): Observable> {\n const inner = getElement(\":scope > :last-child\", el)\n return defer(() => {\n const push$ = new Subject()\n push$.subscribe(({ facts }) => {\n inner.appendChild(renderSourceFacts(facts))\n inner.classList.add(\"md-source__repository--active\")\n })\n\n /* Create and return component */\n return watchSource(el)\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state }))\n )\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n Subject,\n defer,\n distinctUntilKeyChanged,\n finalize,\n map,\n of,\n switchMap,\n tap\n} from \"rxjs\"\n\nimport { feature } from \"~/_\"\nimport {\n Viewport,\n watchElementSize,\n watchViewportAt\n} from \"~/browser\"\n\nimport { Component } from \"../_\"\nimport { Header } from \"../header\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Navigation tabs\n */\nexport interface Tabs {\n hidden: boolean /* Navigation tabs are hidden */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch options\n */\ninterface WatchOptions {\n viewport$: Observable /* Viewport observable */\n header$: Observable
    /* Header observable */\n}\n\n/**\n * Mount options\n */\ninterface MountOptions {\n viewport$: Observable /* Viewport observable */\n header$: Observable
    /* Header observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch navigation tabs\n *\n * @param el - Navigation tabs element\n * @param options - Options\n *\n * @returns Navigation tabs observable\n */\nexport function watchTabs(\n el: HTMLElement, { viewport$, header$ }: WatchOptions\n): Observable {\n return watchElementSize(document.body)\n .pipe(\n switchMap(() => watchViewportAt(el, { header$, viewport$ })),\n map(({ offset: { y } }) => {\n return {\n hidden: y >= 10\n }\n }),\n distinctUntilKeyChanged(\"hidden\")\n )\n}\n\n/**\n * Mount navigation tabs\n *\n * This function hides the navigation tabs when scrolling past the threshold\n * and makes them reappear in a nice CSS animation when scrolling back up.\n *\n * @param el - Navigation tabs element\n * @param options - Options\n *\n * @returns Navigation tabs component observable\n */\nexport function mountTabs(\n el: HTMLElement, options: MountOptions\n): Observable> {\n return defer(() => {\n const push$ = new Subject()\n push$.subscribe({\n\n /* Handle emission */\n next({ hidden }) {\n el.hidden = hidden\n },\n\n /* Handle complete */\n complete() {\n el.hidden = false\n }\n })\n\n /* Create and return component */\n return (\n feature(\"navigation.tabs.sticky\")\n ? of({ hidden: false })\n : watchTabs(el, options)\n )\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state }))\n )\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n Subject,\n bufferCount,\n combineLatestWith,\n debounceTime,\n defer,\n distinctUntilChanged,\n distinctUntilKeyChanged,\n finalize,\n map,\n of,\n repeat,\n scan,\n share,\n skip,\n startWith,\n switchMap,\n takeLast,\n takeUntil,\n tap,\n withLatestFrom\n} from \"rxjs\"\n\nimport { feature } from \"~/_\"\nimport {\n Viewport,\n getElement,\n getElements,\n getLocation,\n getOptionalElement,\n watchElementSize\n} from \"~/browser\"\n\nimport {\n Component,\n getComponentElement\n} from \"../_\"\nimport { Header } from \"../header\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Table of contents\n */\nexport interface TableOfContents {\n prev: HTMLAnchorElement[][] /* Anchors (previous) */\n next: HTMLAnchorElement[][] /* Anchors (next) */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch options\n */\ninterface WatchOptions {\n viewport$: Observable /* Viewport observable */\n header$: Observable
    /* Header observable */\n}\n\n/**\n * Mount options\n */\ninterface MountOptions {\n viewport$: Observable /* Viewport observable */\n header$: Observable
    /* Header observable */\n target$: Observable /* Location target observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch table of contents\n *\n * This is effectively a scroll spy implementation which will account for the\n * fixed header and automatically re-calculate anchor offsets when the viewport\n * is resized. The returned observable will only emit if the table of contents\n * needs to be repainted.\n *\n * This implementation tracks an anchor element's entire path starting from its\n * level up to the top-most anchor element, e.g. `[h3, h2, h1]`. Although the\n * Material theme currently doesn't make use of this information, it enables\n * the styling of the entire hierarchy through customization.\n *\n * Note that the current anchor is the last item of the `prev` anchor list.\n *\n * @param el - Table of contents element\n * @param options - Options\n *\n * @returns Table of contents observable\n */\nexport function watchTableOfContents(\n el: HTMLElement, { viewport$, header$ }: WatchOptions\n): Observable {\n const table = new Map()\n\n /* Compute anchor-to-target mapping */\n const anchors = getElements(\"[href^=\\\\#]\", el)\n for (const anchor of anchors) {\n const id = decodeURIComponent(anchor.hash.substring(1))\n const target = getOptionalElement(`[id=\"${id}\"]`)\n if (typeof target !== \"undefined\")\n table.set(anchor, target)\n }\n\n /* Compute necessary adjustment for header */\n const adjust$ = header$\n .pipe(\n distinctUntilKeyChanged(\"height\"),\n map(({ height }) => {\n const main = getComponentElement(\"main\")\n const grid = getElement(\":scope > :first-child\", main)\n return height + 0.8 * (\n grid.offsetTop -\n main.offsetTop\n )\n }),\n share()\n )\n\n /* Compute partition of previous and next anchors */\n const partition$ = watchElementSize(document.body)\n .pipe(\n distinctUntilKeyChanged(\"height\"),\n\n /* Build index to map anchor paths to vertical offsets */\n switchMap(body => defer(() => {\n let path: HTMLAnchorElement[] = []\n return of([...table].reduce((index, [anchor, target]) => {\n while (path.length) {\n const last = table.get(path[path.length - 1])!\n if (last.tagName >= target.tagName) {\n path.pop()\n } else {\n break\n }\n }\n\n /* If the current anchor is hidden, continue with its parent */\n let offset = target.offsetTop\n while (!offset && target.parentElement) {\n target = target.parentElement\n offset = target.offsetTop\n }\n\n /* Map reversed anchor path to vertical offset */\n return index.set(\n [...path = [...path, anchor]].reverse(),\n offset\n )\n }, new Map()))\n })\n .pipe(\n\n /* Sort index by vertical offset (see https://bit.ly/30z6QSO) */\n map(index => new Map([...index].sort(([, a], [, b]) => a - b))),\n combineLatestWith(adjust$),\n\n /* Re-compute partition when viewport offset changes */\n switchMap(([index, adjust]) => viewport$\n .pipe(\n scan(([prev, next], { offset: { y }, size }) => {\n const last = y + size.height >= Math.floor(body.height)\n\n /* Look forward */\n while (next.length) {\n const [, offset] = next[0]\n if (offset - adjust < y || last) {\n prev = [...prev, next.shift()!]\n } else {\n break\n }\n }\n\n /* Look backward */\n while (prev.length) {\n const [, offset] = prev[prev.length - 1]\n if (offset - adjust >= y && !last) {\n next = [prev.pop()!, ...next]\n } else {\n break\n }\n }\n\n /* Return partition */\n return [prev, next]\n }, [[], [...index]]),\n distinctUntilChanged((a, b) => (\n a[0] === b[0] &&\n a[1] === b[1]\n ))\n )\n )\n )\n )\n )\n\n /* Compute and return anchor list migrations */\n return partition$\n .pipe(\n map(([prev, next]) => ({\n prev: prev.map(([path]) => path),\n next: next.map(([path]) => path)\n })),\n\n /* Extract anchor list migrations */\n startWith({ prev: [], next: [] }),\n bufferCount(2, 1),\n map(([a, b]) => {\n\n /* Moving down */\n if (a.prev.length < b.prev.length) {\n return {\n prev: b.prev.slice(Math.max(0, a.prev.length - 1), b.prev.length),\n next: []\n }\n\n /* Moving up */\n } else {\n return {\n prev: b.prev.slice(-1),\n next: b.next.slice(0, b.next.length - a.next.length)\n }\n }\n })\n )\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Mount table of contents\n *\n * @param el - Table of contents element\n * @param options - Options\n *\n * @returns Table of contents component observable\n */\nexport function mountTableOfContents(\n el: HTMLElement, { viewport$, header$, target$ }: MountOptions\n): Observable> {\n return defer(() => {\n const push$ = new Subject()\n const done$ = push$.pipe(takeLast(1))\n push$.subscribe(({ prev, next }) => {\n\n /* Look forward */\n for (const [anchor] of next) {\n anchor.classList.remove(\"md-nav__link--passed\")\n anchor.classList.remove(\"md-nav__link--active\")\n }\n\n /* Look backward */\n for (const [index, [anchor]] of prev.entries()) {\n anchor.classList.add(\"md-nav__link--passed\")\n anchor.classList.toggle(\n \"md-nav__link--active\",\n index === prev.length - 1\n )\n }\n })\n\n /* Set up anchor tracking, if enabled */\n if (feature(\"navigation.tracking\"))\n viewport$\n .pipe(\n takeUntil(done$),\n distinctUntilKeyChanged(\"offset\"),\n debounceTime(250),\n skip(1),\n takeUntil(target$.pipe(skip(1))),\n repeat({ delay: 250 }),\n withLatestFrom(push$)\n )\n .subscribe(([, { prev }]) => {\n const url = getLocation()\n\n /* Set hash fragment to active anchor */\n const anchor = prev[prev.length - 1]\n if (anchor && anchor.length) {\n const [active] = anchor\n const { hash } = new URL(active.href)\n if (url.hash !== hash) {\n url.hash = hash\n history.replaceState({}, \"\", `${url}`)\n }\n\n /* Reset anchor when at the top */\n } else {\n url.hash = \"\"\n history.replaceState({}, \"\", `${url}`)\n }\n })\n\n /* Create and return component */\n return watchTableOfContents(el, { viewport$, header$ })\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state }))\n )\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n Subject,\n bufferCount,\n combineLatest,\n distinctUntilChanged,\n distinctUntilKeyChanged,\n endWith,\n finalize,\n map,\n repeat,\n skip,\n takeLast,\n takeUntil,\n tap\n} from \"rxjs\"\n\nimport { Viewport } from \"~/browser\"\n\nimport { Component } from \"../_\"\nimport { Header } from \"../header\"\nimport { Main } from \"../main\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Back-to-top button\n */\nexport interface BackToTop {\n hidden: boolean /* Back-to-top button is hidden */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch options\n */\ninterface WatchOptions {\n viewport$: Observable /* Viewport observable */\n main$: Observable
    /* Main area observable */\n target$: Observable /* Location target observable */\n}\n\n/**\n * Mount options\n */\ninterface MountOptions {\n viewport$: Observable /* Viewport observable */\n header$: Observable
    /* Header observable */\n main$: Observable
    /* Main area observable */\n target$: Observable /* Location target observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Watch back-to-top\n *\n * @param _el - Back-to-top element\n * @param options - Options\n *\n * @returns Back-to-top observable\n */\nexport function watchBackToTop(\n _el: HTMLElement, { viewport$, main$, target$ }: WatchOptions\n): Observable {\n\n /* Compute direction */\n const direction$ = viewport$\n .pipe(\n map(({ offset: { y } }) => y),\n bufferCount(2, 1),\n map(([a, b]) => a > b && b > 0),\n distinctUntilChanged()\n )\n\n /* Compute whether main area is active */\n const active$ = main$\n .pipe(\n map(({ active }) => active)\n )\n\n /* Compute threshold for hiding */\n return combineLatest([active$, direction$])\n .pipe(\n map(([active, direction]) => !(active && direction)),\n distinctUntilChanged(),\n takeUntil(target$.pipe(skip(1))),\n endWith(true),\n repeat({ delay: 250 }),\n map(hidden => ({ hidden }))\n )\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Mount back-to-top\n *\n * @param el - Back-to-top element\n * @param options - Options\n *\n * @returns Back-to-top component observable\n */\nexport function mountBackToTop(\n el: HTMLElement, { viewport$, header$, main$, target$ }: MountOptions\n): Observable> {\n const push$ = new Subject()\n const done$ = push$.pipe(takeLast(1))\n push$.subscribe({\n\n /* Handle emission */\n next({ hidden }) {\n el.hidden = hidden\n if (hidden) {\n el.setAttribute(\"tabindex\", \"-1\")\n el.blur()\n } else {\n el.removeAttribute(\"tabindex\")\n }\n },\n\n /* Handle complete */\n complete() {\n el.style.top = \"\"\n el.hidden = true\n el.removeAttribute(\"tabindex\")\n }\n })\n\n /* Watch header height */\n header$\n .pipe(\n takeUntil(done$),\n distinctUntilKeyChanged(\"height\")\n )\n .subscribe(({ height }) => {\n el.style.top = `${height + 16}px`\n })\n\n /* Create and return component */\n return watchBackToTop(el, { viewport$, main$, target$ })\n .pipe(\n tap(state => push$.next(state)),\n finalize(() => push$.complete()),\n map(state => ({ ref: el, ...state }))\n )\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n fromEvent,\n map,\n mergeMap,\n switchMap,\n takeWhile,\n tap,\n withLatestFrom\n} from \"rxjs\"\n\nimport { getElements } from \"~/browser\"\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Patch options\n */\ninterface PatchOptions {\n document$: Observable /* Document observable */\n tablet$: Observable /* Media tablet observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Patch indeterminate checkboxes\n *\n * This function replaces the indeterminate \"pseudo state\" with the actual\n * indeterminate state, which is used to keep navigation always expanded.\n *\n * @param options - Options\n */\nexport function patchIndeterminate(\n { document$, tablet$ }: PatchOptions\n): void {\n document$\n .pipe(\n switchMap(() => getElements(\n // @todo `data-md-state` is deprecated and removed in v9\n \".md-toggle--indeterminate, [data-md-state=indeterminate]\"\n )),\n tap(el => {\n el.indeterminate = true\n el.checked = false\n }),\n mergeMap(el => fromEvent(el, \"change\")\n .pipe(\n takeWhile(() => el.classList.contains(\"md-toggle--indeterminate\")),\n map(() => el)\n )\n ),\n withLatestFrom(tablet$)\n )\n .subscribe(([el, tablet]) => {\n el.classList.remove(\"md-toggle--indeterminate\")\n if (tablet)\n el.checked = false\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n filter,\n fromEvent,\n map,\n mergeMap,\n switchMap,\n tap\n} from \"rxjs\"\n\nimport { getElements } from \"~/browser\"\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Patch options\n */\ninterface PatchOptions {\n document$: Observable /* Document observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Helper functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Check whether the given device is an Apple device\n *\n * @returns Test result\n */\nfunction isAppleDevice(): boolean {\n return /(iPad|iPhone|iPod)/.test(navigator.userAgent)\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Patch all elements with `data-md-scrollfix` attributes\n *\n * This is a year-old patch which ensures that overflow scrolling works at the\n * top and bottom of containers on iOS by ensuring a `1px` scroll offset upon\n * the start of a touch event.\n *\n * @see https://bit.ly/2SCtAOO - Original source\n *\n * @param options - Options\n */\nexport function patchScrollfix(\n { document$ }: PatchOptions\n): void {\n document$\n .pipe(\n switchMap(() => getElements(\"[data-md-scrollfix]\")),\n tap(el => el.removeAttribute(\"data-md-scrollfix\")),\n filter(isAppleDevice),\n mergeMap(el => fromEvent(el, \"touchstart\")\n .pipe(\n map(() => el)\n )\n )\n )\n .subscribe(el => {\n const top = el.scrollTop\n\n /* We're at the top of the container */\n if (top === 0) {\n el.scrollTop = 1\n\n /* We're at the bottom of the container */\n } else if (top + el.offsetHeight === el.scrollHeight) {\n el.scrollTop = top - 1\n }\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n Observable,\n combineLatest,\n delay,\n map,\n of,\n switchMap,\n withLatestFrom\n} from \"rxjs\"\n\nimport {\n Viewport,\n watchToggle\n} from \"~/browser\"\n\n/* ----------------------------------------------------------------------------\n * Helper types\n * ------------------------------------------------------------------------- */\n\n/**\n * Patch options\n */\ninterface PatchOptions {\n viewport$: Observable /* Viewport observable */\n tablet$: Observable /* Media tablet observable */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Patch the document body to lock when search is open\n *\n * For mobile and tablet viewports, the search is rendered full screen, which\n * leads to scroll leaking when at the top or bottom of the search result. This\n * function locks the body when the search is in full screen mode, and restores\n * the scroll position when leaving.\n *\n * @param options - Options\n */\nexport function patchScrolllock(\n { viewport$, tablet$ }: PatchOptions\n): void {\n combineLatest([watchToggle(\"search\"), tablet$])\n .pipe(\n map(([active, tablet]) => active && !tablet),\n switchMap(active => of(active)\n .pipe(\n delay(active ? 400 : 100)\n )\n ),\n withLatestFrom(viewport$)\n )\n .subscribe(([active, { offset: { y }}]) => {\n if (active) {\n document.body.setAttribute(\"data-md-scrolllock\", \"\")\n document.body.style.top = `-${y}px`\n } else {\n const value = -1 * parseInt(document.body.style.top, 10)\n document.body.removeAttribute(\"data-md-scrolllock\")\n document.body.style.top = \"\"\n if (value)\n window.scrollTo(0, value)\n }\n })\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\n/* ----------------------------------------------------------------------------\n * Polyfills\n * ------------------------------------------------------------------------- */\n\n/* Polyfill `Object.entries` */\nif (!Object.entries)\n Object.entries = function (obj: object) {\n const data: [string, string][] = []\n for (const key of Object.keys(obj))\n // @ts-expect-error - ignore property access warning\n data.push([key, obj[key]])\n\n /* Return entries */\n return data\n }\n\n/* Polyfill `Object.values` */\nif (!Object.values)\n Object.values = function (obj: object) {\n const data: string[] = []\n for (const key of Object.keys(obj))\n // @ts-expect-error - ignore property access warning\n data.push(obj[key])\n\n /* Return values */\n return data\n }\n\n/* ------------------------------------------------------------------------- */\n\n/* Polyfills for `Element` */\nif (typeof Element !== \"undefined\") {\n\n /* Polyfill `Element.scrollTo` */\n if (!Element.prototype.scrollTo)\n Element.prototype.scrollTo = function (\n x?: ScrollToOptions | number, y?: number\n ): void {\n if (typeof x === \"object\") {\n this.scrollLeft = x.left!\n this.scrollTop = x.top!\n } else {\n this.scrollLeft = x!\n this.scrollTop = y!\n }\n }\n\n /* Polyfill `Element.replaceWith` */\n if (!Element.prototype.replaceWith)\n Element.prototype.replaceWith = function (\n ...nodes: Array\n ): void {\n const parent = this.parentNode\n if (parent) {\n if (nodes.length === 0)\n parent.removeChild(this)\n\n /* Replace children and create text nodes */\n for (let i = nodes.length - 1; i >= 0; i--) {\n let node = nodes[i]\n if (typeof node !== \"object\")\n node = document.createTextNode(node)\n else if (node.parentNode)\n node.parentNode.removeChild(node)\n\n /* Replace child or insert before previous sibling */\n if (!i)\n parent.replaceChild(node, this)\n else\n parent.insertBefore(this.previousSibling!, node)\n }\n }\n }\n}\n"], + "mappings": "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", + "names": ["require_focus_visible", "__commonJSMin", "exports", "module", "global", "factory", "applyFocusVisiblePolyfill", "scope", "hadKeyboardEvent", "hadFocusVisibleRecently", "hadFocusVisibleRecentlyTimeout", "inputTypesAllowlist", "isValidFocusTarget", "el", "focusTriggersKeyboardModality", "type", "tagName", "addFocusVisibleClass", "removeFocusVisibleClass", "onKeyDown", "e", "onPointerDown", "onFocus", "onBlur", "onVisibilityChange", "addInitialPointerMoveListeners", "onInitialPointerMove", "removeInitialPointerMoveListeners", "event", "error", "require_url_polyfill", "__commonJSMin", "exports", "global", "checkIfIteratorIsSupported", "error", "iteratorSupported", "createIterator", "items", "iterator", "value", "serializeParam", "deserializeParam", "polyfillURLSearchParams", "URLSearchParams", "searchString", "typeofSearchString", "_this", "name", "i", "entry", "key", "proto", "callback", "thisArg", "entries", "searchArray", "checkIfURLSearchParamsSupported", "e", "a", "b", "keys", "attributes", "attribute", "checkIfURLIsSupported", "u", "polyfillURL", "_URL", "URL", "url", "base", "doc", "baseElement", "err", "anchorElement", "inputElement", "searchParams", "enableSearchUpdate", "enableSearchParamsUpdate", "methodName", "method", "search", "linkURLWithAnchorAttribute", "attributeName", "expectedPort", "addPortToOrigin", "blob", "getOrigin", "require_tslib", "__commonJSMin", "exports", "module", "__extends", "__assign", "__rest", "__decorate", "__param", "__metadata", "__awaiter", "__generator", "__exportStar", "__values", "__read", "__spread", "__spreadArrays", "__spreadArray", "__await", "__asyncGenerator", "__asyncDelegator", "__asyncValues", "__makeTemplateObject", "__importStar", "__importDefault", "__classPrivateFieldGet", "__classPrivateFieldSet", "__createBinding", "factory", "root", "createExporter", "previous", "id", "v", "exporter", "extendStatics", "d", "b", "p", "__", "t", "s", "n", "e", "i", "decorators", "target", "key", "desc", "c", "r", "paramIndex", "decorator", "metadataKey", "metadataValue", "thisArg", "_arguments", "P", "generator", "adopt", "value", "resolve", "reject", "fulfilled", "step", "rejected", "result", "body", "_", "f", "y", "g", "verb", "op", "m", "o", "k", "k2", "ar", "error", "il", "a", "j", "jl", "to", "from", "pack", "l", "q", "resume", "settle", "fulfill", "cooked", "raw", "__setModuleDefault", "mod", "receiver", "state", "kind", "require_clipboard", "__commonJSMin", "exports", "module", "root", "factory", "__webpack_modules__", "__unused_webpack_module", "__webpack_exports__", "__webpack_require__", "clipboard", "tiny_emitter", "tiny_emitter_default", "listen", "listen_default", "src_select", "select_default", "command", "type", "err", "ClipboardActionCut", "target", "selectedText", "actions_cut", "createFakeElement", "value", "isRTL", "fakeElement", "yPosition", "fakeCopyAction", "options", "ClipboardActionCopy", "actions_copy", "_typeof", "obj", "ClipboardActionDefault", "_options$action", "action", "container", "text", "actions_default", "clipboard_typeof", "_classCallCheck", "instance", "Constructor", "_defineProperties", "props", "i", "descriptor", "_createClass", "protoProps", "staticProps", "_inherits", "subClass", "superClass", "_setPrototypeOf", "o", "p", "_createSuper", "Derived", "hasNativeReflectConstruct", "_isNativeReflectConstruct", "Super", "_getPrototypeOf", "result", "NewTarget", "_possibleConstructorReturn", "self", "call", "_assertThisInitialized", "e", "getAttributeValue", "suffix", "element", "attribute", "Clipboard", "_Emitter", "_super", "trigger", "_this", "_this2", "selector", "actions", "support", "DOCUMENT_NODE_TYPE", "proto", "closest", "__unused_webpack_exports", "_delegate", "callback", "useCapture", "listenerFn", "listener", "delegate", "elements", "is", "listenNode", "listenNodeList", "listenSelector", "node", "nodeList", "select", "isReadOnly", "selection", "range", "E", "name", "ctx", "data", "evtArr", "len", "evts", "liveEvents", "__webpack_module_cache__", "moduleId", "getter", "definition", "key", "prop", "require_escape_html", "__commonJSMin", "exports", "module", "matchHtmlRegExp", "escapeHtml", "string", "str", "match", "escape", "html", "index", "lastIndex", "r", "a", "e", "import_focus_visible", "n", "t", "s", "r", "o", "u", "i", "a", "e", "c", "import_url_polyfill", "import_tslib", "__extends", "__assign", "__rest", "__decorate", "__param", "__metadata", "__awaiter", "__generator", "__exportStar", "__createBinding", "__values", "__read", "__spread", "__spreadArrays", "__spreadArray", "__await", "__asyncGenerator", "__asyncDelegator", "__asyncValues", "__makeTemplateObject", "__importStar", "__importDefault", "__classPrivateFieldGet", "__classPrivateFieldSet", "tslib", "isFunction", "value", "createErrorClass", "createImpl", "_super", "instance", "ctorFunc", "UnsubscriptionError", "createErrorClass", "_super", "errors", "err", "i", "arrRemove", "arr", "item", "index", "Subscription", "initialTeardown", "errors", "_parentage", "_parentage_1", "__values", "_parentage_1_1", "parent_1", "initialFinalizer", "isFunction", "e", "UnsubscriptionError", "_finalizers", "_finalizers_1", "_finalizers_1_1", "finalizer", "execFinalizer", "err", "__spreadArray", "__read", "teardown", "_a", "parent", "arrRemove", "empty", "EMPTY_SUBSCRIPTION", "Subscription", "isSubscription", "value", "isFunction", "execFinalizer", "finalizer", "config", "timeoutProvider", "handler", "timeout", "args", "_i", "delegate", "__spreadArray", "__read", "handle", "reportUnhandledError", "err", "timeoutProvider", "onUnhandledError", "config", "noop", "COMPLETE_NOTIFICATION", "createNotification", "errorNotification", "error", "nextNotification", "value", "kind", "context", "errorContext", "cb", "config", "isRoot", "_a", "errorThrown", "error", "captureError", "err", "Subscriber", "_super", "__extends", "destination", "_this", "isSubscription", "EMPTY_OBSERVER", "next", "error", "complete", "SafeSubscriber", "value", "handleStoppedNotification", "nextNotification", "err", "errorNotification", "COMPLETE_NOTIFICATION", "Subscription", "_bind", "bind", "fn", "thisArg", "ConsumerObserver", "partialObserver", "value", "error", "handleUnhandledError", "err", "SafeSubscriber", "_super", "__extends", "observerOrNext", "complete", "_this", "isFunction", "context_1", "config", "Subscriber", "handleUnhandledError", "error", "config", "captureError", "reportUnhandledError", "defaultErrorHandler", "err", "handleStoppedNotification", "notification", "subscriber", "onStoppedNotification", "timeoutProvider", "EMPTY_OBSERVER", "noop", "observable", "identity", "x", "pipe", "fns", "_i", "pipeFromArray", "identity", "input", "prev", "fn", "Observable", "subscribe", "operator", "observable", "observerOrNext", "error", "complete", "_this", "subscriber", "isSubscriber", "SafeSubscriber", "errorContext", "_a", "source", "sink", "err", "next", "promiseCtor", "getPromiseCtor", "resolve", "reject", "value", "operations", "_i", "pipeFromArray", "x", "getPromiseCtor", "promiseCtor", "_a", "config", "isObserver", "value", "isFunction", "isSubscriber", "Subscriber", "isSubscription", "hasLift", "source", "isFunction", "operate", "init", "liftedSource", "err", "createOperatorSubscriber", "destination", "onNext", "onComplete", "onError", "onFinalize", "OperatorSubscriber", "_super", "__extends", "shouldUnsubscribe", "_this", "value", "err", "closed_1", "_a", "Subscriber", "animationFrameProvider", "callback", "request", "cancel", "delegate", "handle", "timestamp", "Subscription", "args", "_i", "__spreadArray", "__read", "ObjectUnsubscribedError", "createErrorClass", "_super", "Subject", "_super", "__extends", "_this", "operator", "subject", "AnonymousSubject", "ObjectUnsubscribedError", "value", "errorContext", "_b", "__values", "_c", "observer", "err", "observers", "_a", "subscriber", "hasError", "isStopped", "EMPTY_SUBSCRIPTION", "Subscription", "arrRemove", "thrownError", "observable", "Observable", "destination", "source", "AnonymousSubject", "_super", "__extends", "destination", "source", "_this", "value", "_b", "_a", "err", "subscriber", "EMPTY_SUBSCRIPTION", "Subject", "dateTimestampProvider", "ReplaySubject", "_super", "__extends", "_bufferSize", "_windowTime", "_timestampProvider", "dateTimestampProvider", "_this", "value", "_a", "isStopped", "_buffer", "_infiniteTimeWindow", "subscriber", "subscription", "copy", "i", "adjustedBufferSize", "now", "last", "Subject", "Action", "_super", "__extends", "scheduler", "work", "state", "delay", "Subscription", "intervalProvider", "handler", "timeout", "args", "_i", "delegate", "__spreadArray", "__read", "handle", "AsyncAction", "_super", "__extends", "scheduler", "work", "_this", "state", "delay", "id", "_id", "intervalProvider", "_scheduler", "error", "_delay", "errored", "errorValue", "e", "_a", "actions", "arrRemove", "Action", "Scheduler", "schedulerActionCtor", "now", "work", "delay", "state", "dateTimestampProvider", "AsyncScheduler", "_super", "__extends", "SchedulerAction", "now", "Scheduler", "_this", "action", "actions", "error", "asyncScheduler", "AsyncScheduler", "AsyncAction", "async", "AnimationFrameAction", "_super", "__extends", "scheduler", "work", "_this", "id", "delay", "animationFrameProvider", "action", "AsyncAction", "AnimationFrameScheduler", "_super", "__extends", "action", "flushId", "actions", "error", "AsyncScheduler", "animationFrameScheduler", "AnimationFrameScheduler", "AnimationFrameAction", "EMPTY", "Observable", "subscriber", "isScheduler", "value", "isFunction", "last", "arr", "popResultSelector", "args", "isFunction", "popScheduler", "isScheduler", "popNumber", "defaultValue", "isArrayLike", "x", "isPromise", "value", "isFunction", "isInteropObservable", "input", "isFunction", "observable", "isAsyncIterable", "obj", "isFunction", "createInvalidObservableTypeError", "input", "getSymbolIterator", "iterator", "isIterable", "input", "isFunction", "iterator", "readableStreamLikeToAsyncGenerator", "readableStream", "reader", "__await", "_a", "_b", "value", "done", "isReadableStreamLike", "obj", "isFunction", "innerFrom", "input", "Observable", "isInteropObservable", "fromInteropObservable", "isArrayLike", "fromArrayLike", "isPromise", "fromPromise", "isAsyncIterable", "fromAsyncIterable", "isIterable", "fromIterable", "isReadableStreamLike", "fromReadableStreamLike", "createInvalidObservableTypeError", "obj", "subscriber", "obs", "observable", "isFunction", "array", "i", "promise", "value", "err", "reportUnhandledError", "iterable", "iterable_1", "__values", "iterable_1_1", "asyncIterable", "process", "readableStream", "readableStreamLikeToAsyncGenerator", "asyncIterable_1", "__asyncValues", "asyncIterable_1_1", "executeSchedule", "parentSubscription", "scheduler", "work", "delay", "repeat", "scheduleSubscription", "observeOn", "scheduler", "delay", "operate", "source", "subscriber", "createOperatorSubscriber", "value", "executeSchedule", "err", "subscribeOn", "scheduler", "delay", "operate", "source", "subscriber", "scheduleObservable", "input", "scheduler", "innerFrom", "subscribeOn", "observeOn", "schedulePromise", "input", "scheduler", "innerFrom", "subscribeOn", "observeOn", "scheduleArray", "input", "scheduler", "Observable", "subscriber", "i", "scheduleIterable", "input", "scheduler", "Observable", "subscriber", "iterator", "executeSchedule", "value", "done", "_a", "err", "isFunction", "scheduleAsyncIterable", "input", "scheduler", "Observable", "subscriber", "executeSchedule", "iterator", "result", "scheduleReadableStreamLike", "input", "scheduler", "scheduleAsyncIterable", "readableStreamLikeToAsyncGenerator", "scheduled", "input", "scheduler", "isInteropObservable", "scheduleObservable", "isArrayLike", "scheduleArray", "isPromise", "schedulePromise", "isAsyncIterable", "scheduleAsyncIterable", "isIterable", "scheduleIterable", "isReadableStreamLike", "scheduleReadableStreamLike", "createInvalidObservableTypeError", "from", "input", "scheduler", "scheduled", "innerFrom", "of", "args", "_i", "scheduler", "popScheduler", "from", "throwError", "errorOrErrorFactory", "scheduler", "errorFactory", "isFunction", "init", "subscriber", "Observable", "isValidDate", "value", "map", "project", "thisArg", "operate", "source", "subscriber", "index", "createOperatorSubscriber", "value", "isArray", "callOrApply", "fn", "args", "__spreadArray", "__read", "mapOneOrManyArgs", "map", "isArray", "getPrototypeOf", "objectProto", "getKeys", "argsArgArrayOrObject", "args", "first_1", "isPOJO", "keys", "key", "obj", "createObject", "keys", "values", "result", "key", "i", "combineLatest", "args", "_i", "scheduler", "popScheduler", "resultSelector", "popResultSelector", "_a", "argsArgArrayOrObject", "observables", "keys", "from", "result", "Observable", "combineLatestInit", "values", "createObject", "identity", "mapOneOrManyArgs", "valueTransform", "subscriber", "maybeSchedule", "length", "active", "remainingFirstValues", "i", "source", "hasFirstValue", "createOperatorSubscriber", "value", "execute", "subscription", "executeSchedule", "mergeInternals", "source", "subscriber", "project", "concurrent", "onBeforeNext", "expand", "innerSubScheduler", "additionalFinalizer", "buffer", "active", "index", "isComplete", "checkComplete", "outerNext", "value", "doInnerSub", "innerComplete", "innerFrom", "createOperatorSubscriber", "innerValue", "bufferedValue", "executeSchedule", "err", "mergeMap", "project", "resultSelector", "concurrent", "isFunction", "a", "i", "map", "b", "ii", "innerFrom", "operate", "source", "subscriber", "mergeInternals", "mergeAll", "concurrent", "mergeMap", "identity", "concatAll", "mergeAll", "concat", "args", "_i", "concatAll", "from", "popScheduler", "defer", "observableFactory", "Observable", "subscriber", "innerFrom", "nodeEventEmitterMethods", "eventTargetMethods", "jqueryMethods", "fromEvent", "target", "eventName", "options", "resultSelector", "isFunction", "mapOneOrManyArgs", "_a", "__read", "isEventTarget", "methodName", "handler", "isNodeStyleEventEmitter", "toCommonHandlerRegistry", "isJQueryStyleEventEmitter", "add", "remove", "isArrayLike", "mergeMap", "subTarget", "innerFrom", "Observable", "subscriber", "args", "_i", "fromEventPattern", "addHandler", "removeHandler", "resultSelector", "mapOneOrManyArgs", "Observable", "subscriber", "handler", "e", "_i", "retValue", "isFunction", "timer", "dueTime", "intervalOrScheduler", "scheduler", "async", "intervalDuration", "isScheduler", "Observable", "subscriber", "due", "isValidDate", "n", "merge", "args", "_i", "scheduler", "popScheduler", "concurrent", "popNumber", "sources", "innerFrom", "mergeAll", "from", "EMPTY", "NEVER", "Observable", "noop", "isArray", "argsOrArgArray", "args", "filter", "predicate", "thisArg", "operate", "source", "subscriber", "index", "createOperatorSubscriber", "value", "zip", "args", "_i", "resultSelector", "popResultSelector", "sources", "argsOrArgArray", "Observable", "subscriber", "buffers", "completed", "sourceIndex", "innerFrom", "createOperatorSubscriber", "value", "buffer", "result", "__spreadArray", "__read", "i", "EMPTY", "audit", "durationSelector", "operate", "source", "subscriber", "hasValue", "lastValue", "durationSubscriber", "isComplete", "endDuration", "value", "cleanupDuration", "createOperatorSubscriber", "innerFrom", "auditTime", "duration", "scheduler", "asyncScheduler", "audit", "timer", "bufferCount", "bufferSize", "startBufferEvery", "operate", "source", "subscriber", "buffers", "count", "createOperatorSubscriber", "value", "toEmit", "buffers_1", "__values", "buffers_1_1", "buffer", "toEmit_1", "toEmit_1_1", "arrRemove", "buffers_2", "buffers_2_1", "catchError", "selector", "operate", "source", "subscriber", "innerSub", "syncUnsub", "handledResult", "createOperatorSubscriber", "err", "innerFrom", "scanInternals", "accumulator", "seed", "hasSeed", "emitOnNext", "emitBeforeComplete", "source", "subscriber", "hasState", "state", "index", "createOperatorSubscriber", "value", "i", "combineLatest", "args", "_i", "resultSelector", "popResultSelector", "pipe", "__spreadArray", "__read", "mapOneOrManyArgs", "operate", "source", "subscriber", "combineLatestInit", "argsOrArgArray", "combineLatestWith", "otherSources", "_i", "combineLatest", "__spreadArray", "__read", "concatMap", "project", "resultSelector", "isFunction", "mergeMap", "debounceTime", "dueTime", "scheduler", "asyncScheduler", "operate", "source", "subscriber", "activeTask", "lastValue", "lastTime", "emit", "value", "emitWhenIdle", "targetTime", "now", "createOperatorSubscriber", "defaultIfEmpty", "defaultValue", "operate", "source", "subscriber", "hasValue", "createOperatorSubscriber", "value", "take", "count", "EMPTY", "operate", "source", "subscriber", "seen", "createOperatorSubscriber", "value", "ignoreElements", "operate", "source", "subscriber", "createOperatorSubscriber", "noop", "mapTo", "value", "map", "delayWhen", "delayDurationSelector", "subscriptionDelay", "source", "concat", "take", "ignoreElements", "mergeMap", "value", "index", "mapTo", "delay", "due", "scheduler", "asyncScheduler", "duration", "timer", "delayWhen", "distinctUntilChanged", "comparator", "keySelector", "identity", "defaultCompare", "operate", "source", "subscriber", "previousKey", "first", "createOperatorSubscriber", "value", "currentKey", "a", "b", "distinctUntilKeyChanged", "key", "compare", "distinctUntilChanged", "x", "y", "endWith", "values", "_i", "source", "concat", "of", "__spreadArray", "__read", "finalize", "callback", "operate", "source", "subscriber", "takeLast", "count", "EMPTY", "operate", "source", "subscriber", "buffer", "createOperatorSubscriber", "value", "buffer_1", "__values", "buffer_1_1", "merge", "args", "_i", "scheduler", "popScheduler", "concurrent", "popNumber", "argsOrArgArray", "operate", "source", "subscriber", "mergeAll", "from", "__spreadArray", "__read", "mergeWith", "otherSources", "_i", "merge", "__spreadArray", "__read", "repeat", "countOrConfig", "count", "delay", "_a", "EMPTY", "operate", "source", "subscriber", "soFar", "sourceSub", "resubscribe", "notifier", "timer", "innerFrom", "notifierSubscriber_1", "createOperatorSubscriber", "subscribeToSource", "syncUnsub", "sample", "notifier", "operate", "source", "subscriber", "hasValue", "lastValue", "createOperatorSubscriber", "value", "noop", "scan", "accumulator", "seed", "operate", "scanInternals", "share", "options", "_a", "connector", "Subject", "_b", "resetOnError", "_c", "resetOnComplete", "_d", "resetOnRefCountZero", "wrapperSource", "connection", "resetConnection", "subject", "refCount", "hasCompleted", "hasErrored", "cancelReset", "reset", "resetAndUnsubscribe", "conn", "operate", "source", "subscriber", "dest", "handleReset", "SafeSubscriber", "value", "err", "innerFrom", "on", "args", "_i", "onSubscriber", "__spreadArray", "__read", "shareReplay", "configOrBufferSize", "windowTime", "scheduler", "bufferSize", "refCount", "_a", "_b", "_c", "share", "ReplaySubject", "skip", "count", "filter", "_", "index", "skipUntil", "notifier", "operate", "source", "subscriber", "taking", "skipSubscriber", "createOperatorSubscriber", "noop", "innerFrom", "value", "startWith", "values", "_i", "scheduler", "popScheduler", "operate", "source", "subscriber", "concat", "switchMap", "project", "resultSelector", "operate", "source", "subscriber", "innerSubscriber", "index", "isComplete", "checkComplete", "createOperatorSubscriber", "value", "innerIndex", "outerIndex", "innerFrom", "innerValue", "takeUntil", "notifier", "operate", "source", "subscriber", "innerFrom", "createOperatorSubscriber", "noop", "takeWhile", "predicate", "inclusive", "operate", "source", "subscriber", "index", "createOperatorSubscriber", "value", "result", "tap", "observerOrNext", "error", "complete", "tapObserver", "isFunction", "operate", "source", "subscriber", "_a", "isUnsub", "createOperatorSubscriber", "value", "err", "_b", "identity", "defaultThrottleConfig", "throttle", "durationSelector", "config", "operate", "source", "subscriber", "leading", "trailing", "hasValue", "sendValue", "throttled", "isComplete", "endThrottling", "send", "cleanupThrottling", "startThrottle", "value", "innerFrom", "createOperatorSubscriber", "throttleTime", "duration", "scheduler", "config", "asyncScheduler", "defaultThrottleConfig", "duration$", "timer", "throttle", "withLatestFrom", "inputs", "_i", "project", "popResultSelector", "operate", "source", "subscriber", "len", "otherValues", "hasValue", "ready", "i", "innerFrom", "createOperatorSubscriber", "value", "identity", "noop", "values", "__spreadArray", "__read", "zip", "sources", "_i", "operate", "source", "subscriber", "__spreadArray", "__read", "zipWith", "otherInputs", "_i", "zip", "__spreadArray", "__read", "watchDocument", "document$", "ReplaySubject", "fromEvent", "getElements", "selector", "node", "getElement", "el", "getOptionalElement", "getActiveElement", "watchElementFocus", "el", "merge", "fromEvent", "debounceTime", "map", "active", "getActiveElement", "startWith", "distinctUntilChanged", "getElementOffset", "el", "watchElementOffset", "merge", "fromEvent", "auditTime", "animationFrameScheduler", "map", "startWith", "getElementContentOffset", "el", "watchElementContentOffset", "merge", "fromEvent", "auditTime", "animationFrameScheduler", "map", "startWith", "MapShim", "getIndex", "arr", "key", "result", "entry", "index", "class_1", "value", "entries", "callback", "ctx", "_i", "_a", "isBrowser", "global$1", "requestAnimationFrame$1", "trailingTimeout", "throttle", "delay", "leadingCall", "trailingCall", "lastCallTime", "resolvePending", "proxy", "timeoutCallback", "timeStamp", "REFRESH_DELAY", "transitionKeys", "mutationObserverSupported", "ResizeObserverController", "observer", "observers", "changesDetected", "activeObservers", "_b", "propertyName", "isReflowProperty", "defineConfigurable", "target", "props", "getWindowOf", "ownerGlobal", "emptyRect", "createRectInit", "toFloat", "getBordersSize", "styles", "positions", "size", "position", "getPaddings", "paddings", "positions_1", "getSVGContentRect", "bbox", "getHTMLElementContentRect", "clientWidth", "clientHeight", "horizPad", "vertPad", "width", "height", "isDocumentElement", "vertScrollbar", "horizScrollbar", "isSVGGraphicsElement", "getContentRect", "createReadOnlyRect", "x", "y", "Constr", "rect", "ResizeObservation", "ResizeObserverEntry", "rectInit", "contentRect", "ResizeObserverSPI", "controller", "callbackCtx", "observations", "_this", "observation", "ResizeObserver", "method", "ResizeObserver_es_default", "entry$", "Subject", "observer$", "defer", "of", "ResizeObserver_es_default", "entries", "entry", "switchMap", "observer", "merge", "NEVER", "finalize", "shareReplay", "getElementSize", "el", "watchElementSize", "tap", "filter", "target", "map", "startWith", "getElementContentSize", "el", "entry$", "Subject", "observer$", "defer", "of", "entries", "entry", "switchMap", "observer", "merge", "NEVER", "finalize", "shareReplay", "watchElementVisibility", "el", "tap", "filter", "target", "map", "isIntersecting", "watchElementBoundary", "threshold", "watchElementContentOffset", "y", "visible", "getElementSize", "content", "getElementContentSize", "distinctUntilChanged", "toggles", "getElement", "getToggle", "name", "setToggle", "value", "watchToggle", "el", "fromEvent", "map", "startWith", "isSusceptibleToKeyboard", "el", "type", "watchKeyboard", "fromEvent", "filter", "ev", "map", "getToggle", "mode", "active", "getActiveElement", "share", "getLocation", "setLocation", "url", "watchLocation", "Subject", "appendChild", "el", "child", "node", "h", "tag", "attributes", "children", "attr", "truncate", "value", "n", "i", "round", "digits", "getLocationHash", "setLocationHash", "hash", "el", "h", "ev", "watchLocationHash", "fromEvent", "map", "startWith", "filter", "shareReplay", "watchLocationTarget", "id", "getOptionalElement", "watchMedia", "query", "media", "fromEventPattern", "next", "startWith", "watchPrint", "merge", "fromEvent", "map", "at", "query$", "factory", "switchMap", "active", "EMPTY", "request", "url", "options", "from", "catchError", "EMPTY", "switchMap", "res", "throwError", "of", "requestJSON", "shareReplay", "requestXML", "dom", "map", "watchScript", "src", "script", "h", "defer", "merge", "fromEvent", "switchMap", "throwError", "map", "finalize", "take", "getViewportOffset", "watchViewportOffset", "merge", "fromEvent", "map", "startWith", "getViewportSize", "watchViewportSize", "fromEvent", "map", "startWith", "watchViewport", "combineLatest", "watchViewportOffset", "watchViewportSize", "map", "offset", "size", "shareReplay", "watchViewportAt", "el", "viewport$", "header$", "size$", "distinctUntilKeyChanged", "offset$", "combineLatest", "map", "getElementOffset", "height", "offset", "size", "x", "y", "watchWorker", "worker", "tx$", "rx$", "fromEvent", "map", "data", "throttle", "tap", "message", "switchMap", "share", "script", "getElement", "config", "getLocation", "configuration", "feature", "flag", "translation", "key", "value", "getComponentElement", "type", "node", "getElement", "getComponentElements", "getElements", "watchAnnounce", "el", "button", "getElement", "fromEvent", "map", "content", "mountAnnounce", "feature", "EMPTY", "defer", "push$", "Subject", "startWith", "hash", "_a", "tap", "state", "finalize", "__spreadValues", "watchConsent", "el", "target$", "map", "target", "mountConsent", "options", "internal$", "Subject", "hidden", "tap", "state", "finalize", "__spreadValues", "import_clipboard", "renderAnnotation", "id", "h", "renderClipboardButton", "id", "h", "translation", "renderSearchDocument", "document", "flag", "parent", "teaser", "missing", "key", "list", "h", "url", "feature", "match", "highlight", "value", "truncate", "tag", "translation", "renderSearchResultItem", "result", "threshold", "docs", "doc", "article", "index", "best", "more", "children", "section", "renderSourceFacts", "facts", "h", "key", "value", "round", "renderTabbedControl", "type", "classes", "h", "renderTable", "table", "h", "renderVersion", "version", "config", "configuration", "url", "h", "renderVersionSelector", "versions", "active", "translation", "watchAnnotation", "el", "container", "offset$", "defer", "combineLatest", "watchElementOffset", "watchElementContentOffset", "map", "x", "y", "scroll", "width", "getElementSize", "watchElementFocus", "switchMap", "active", "offset", "take", "mountAnnotation", "push$", "Subject", "done$", "takeLast", "watchElementVisibility", "takeUntil", "visible", "throttleTime", "animationFrameScheduler", "origin", "index", "getElement", "blur$", "fromEvent", "EMPTY", "tap", "ev", "state", "finalize", "__spreadValues", "findAnnotationMarkers", "container", "markers", "comment", "getElements", "match", "text", "marker", "swap", "source", "target", "mountAnnotationList", "el", "print$", "annotations", "id", "getOptionalElement", "renderAnnotation", "EMPTY", "defer", "done$", "Subject", "takeUntil", "takeLast", "active", "annotation", "inner", "getElement", "child", "merge", "mountAnnotation", "finalize", "share", "sequence", "findCandidateList", "el", "sibling", "watchCodeBlock", "watchElementSize", "map", "width", "getElementContentSize", "distinctUntilKeyChanged", "mountCodeBlock", "options", "hover", "factory$", "defer", "push$", "Subject", "scrollable", "ClipboardJS", "parent", "renderClipboardButton", "container", "list", "feature", "annotations$", "mountAnnotationList", "tap", "state", "finalize", "__spreadValues", "mergeWith", "takeUntil", "takeLast", "height", "distinctUntilChanged", "switchMap", "active", "EMPTY", "watchElementVisibility", "filter", "visible", "take", "mermaid$", "sequence", "fetchScripts", "watchScript", "of", "mountMermaid", "el", "tap", "mermaid_default", "map", "shareReplay", "id", "host", "h", "svg", "shadow", "watchDetails", "el", "target$", "print$", "open", "merge", "map", "target", "filter", "details", "active", "tap", "mountDetails", "options", "defer", "push$", "Subject", "action", "reveal", "state", "finalize", "__spreadValues", "sentinel", "h", "mountDataTable", "el", "renderTable", "of", "watchContentTabs", "el", "inputs", "getElements", "initial", "input", "merge", "fromEvent", "map", "getElement", "startWith", "active", "mountContentTabs", "prev", "renderTabbedControl", "next", "container", "defer", "push$", "Subject", "done$", "takeLast", "combineLatest", "watchElementSize", "auditTime", "animationFrameScheduler", "takeUntil", "size", "offset", "getElementOffset", "width", "getElementSize", "content", "getElementContentOffset", "watchElementContentOffset", "getElementContentSize", "direction", "feature", "skip", "tab", "set", "tabs", "tap", "state", "finalize", "__spreadValues", "subscribeOn", "asyncScheduler", "mountContent", "el", "target$", "print$", "merge", "getElements", "child", "mountCodeBlock", "mountMermaid", "mountDataTable", "mountDetails", "mountContentTabs", "watchDialog", "_el", "alert$", "switchMap", "message", "merge", "of", "delay", "map", "active", "mountDialog", "el", "options", "inner", "getElement", "defer", "push$", "Subject", "tap", "state", "finalize", "__spreadValues", "isHidden", "viewport$", "feature", "of", "direction$", "map", "y", "bufferCount", "a", "b", "distinctUntilKeyChanged", "hidden$", "combineLatest", "filter", "offset", "direction", "distinctUntilChanged", "search$", "watchToggle", "search", "switchMap", "active", "startWith", "watchHeader", "el", "options", "defer", "watchElementSize", "height", "hidden", "shareReplay", "mountHeader", "header$", "main$", "push$", "Subject", "done$", "takeLast", "combineLatestWith", "takeUntil", "state", "__spreadValues", "watchHeaderTitle", "el", "viewport$", "header$", "watchViewportAt", "map", "y", "height", "getElementSize", "distinctUntilKeyChanged", "mountHeaderTitle", "options", "defer", "push$", "Subject", "active", "heading", "getOptionalElement", "EMPTY", "tap", "state", "finalize", "__spreadValues", "watchMain", "el", "viewport$", "header$", "adjust$", "map", "height", "distinctUntilChanged", "border$", "switchMap", "watchElementSize", "distinctUntilKeyChanged", "combineLatest", "header", "top", "bottom", "y", "a", "b", "watchPalette", "inputs", "current", "input", "of", "mergeMap", "fromEvent", "map", "startWith", "shareReplay", "mountPalette", "el", "defer", "push$", "Subject", "palette", "key", "value", "index", "label", "observeOn", "asyncScheduler", "getElements", "tap", "state", "finalize", "__spreadValues", "import_clipboard", "extract", "el", "text", "setupClipboardJS", "alert$", "ClipboardJS", "Observable", "subscriber", "getElement", "ev", "tap", "map", "translation", "preprocess", "urls", "root", "next", "a", "b", "url", "index", "fetchSitemap", "base", "cached", "of", "config", "configuration", "requestXML", "map", "sitemap", "getElements", "node", "catchError", "EMPTY", "defaultIfEmpty", "tap", "setupInstantLoading", "document$", "location$", "viewport$", "config", "configuration", "fromEvent", "favicon", "getOptionalElement", "push$", "fetchSitemap", "map", "paths", "path", "switchMap", "urls", "filter", "ev", "el", "url", "of", "NEVER", "share", "pop$", "merge", "distinctUntilChanged", "a", "b", "response$", "distinctUntilKeyChanged", "request", "catchError", "setLocation", "sample", "dom", "res", "skip", "replacement", "selector", "feature", "source", "target", "getComponentElement", "getElements", "concatMap", "script", "h", "name", "Observable", "observer", "EMPTY", "offset", "setLocationHash", "skipUntil", "debounceTime", "bufferCount", "state", "import_escape_html", "import_escape_html", "setupSearchHighlighter", "config", "escape", "separator", "highlight", "_", "data", "term", "query", "match", "value", "escapeHTML", "defaultTransform", "query", "terms", "index", "isSearchReadyMessage", "message", "isSearchQueryMessage", "isSearchResultMessage", "setupSearchIndex", "config", "docs", "translation", "options", "feature", "setupSearchWorker", "url", "index", "configuration", "worker", "tx$", "Subject", "rx$", "watchWorker", "map", "message", "isSearchResultMessage", "result", "document", "share", "from", "data", "setupVersionSelector", "document$", "config", "configuration", "versions$", "requestJSON", "catchError", "EMPTY", "current$", "map", "versions", "current", "version", "aliases", "switchMap", "urls", "fromEvent", "filter", "ev", "withLatestFrom", "el", "url", "of", "fetchSitemap", "sitemap", "path", "getLocation", "setLocation", "combineLatest", "getElement", "renderVersionSelector", "_a", "outdated", "latest", "warning", "getComponentElements", "watchSearchQuery", "el", "rx$", "fn", "defaultTransform", "searchParams", "getLocation", "setToggle", "param$", "filter", "isSearchReadyMessage", "take", "map", "watchToggle", "active", "url", "value", "focus$", "watchElementFocus", "value$", "merge", "fromEvent", "delay", "startWith", "distinctUntilChanged", "combineLatest", "focus", "shareReplay", "mountSearchQuery", "tx$", "push$", "Subject", "done$", "takeLast", "distinctUntilKeyChanged", "translation", "takeUntil", "tap", "state", "finalize", "__spreadValues", "share", "mountSearchResult", "el", "rx$", "query$", "push$", "Subject", "boundary$", "watchElementBoundary", "filter", "meta", "getElement", "list", "ready$", "isSearchReadyMessage", "take", "withLatestFrom", "skipUntil", "items", "value", "translation", "round", "tap", "switchMap", "merge", "of", "bufferCount", "zipWith", "chunk", "result", "renderSearchResultItem", "isSearchResultMessage", "map", "data", "state", "finalize", "__spreadValues", "watchSearchShare", "_el", "query$", "map", "value", "url", "getLocation", "mountSearchShare", "el", "options", "push$", "Subject", "fromEvent", "ev", "tap", "state", "finalize", "__spreadValues", "mountSearchSuggest", "el", "rx$", "keyboard$", "push$", "Subject", "query", "getComponentElement", "query$", "merge", "fromEvent", "observeOn", "asyncScheduler", "map", "distinctUntilChanged", "combineLatestWith", "suggestions", "value", "words", "last", "filter", "mode", "key", "isSearchResultMessage", "data", "tap", "state", "finalize", "mountSearch", "el", "index$", "keyboard$", "config", "configuration", "url", "worker", "setupSearchWorker", "query", "getComponentElement", "result", "tx$", "rx$", "filter", "isSearchQueryMessage", "sample", "isSearchReadyMessage", "take", "mode", "key", "active", "getActiveElement", "anchors", "anchor", "getElements", "article", "best", "a", "b", "setToggle", "els", "i", "query$", "mountSearchQuery", "result$", "mountSearchResult", "merge", "mergeWith", "getComponentElements", "child", "mountSearchShare", "mountSearchSuggest", "err", "NEVER", "mountSearchHiglight", "el", "index$", "location$", "combineLatest", "startWith", "getLocation", "filter", "url", "map", "index", "setupSearchHighlighter", "fn", "_a", "nodes", "it", "node", "original", "replaced", "text", "childNodes", "h", "watchSidebar", "el", "viewport$", "main$", "parent", "adjust", "combineLatest", "map", "offset", "height", "y", "distinctUntilChanged", "a", "b", "mountSidebar", "_a", "_b", "header$", "options", "__objRest", "inner", "getElement", "getElementOffset", "defer", "push$", "Subject", "auditTime", "animationFrameScheduler", "withLatestFrom", "tap", "state", "finalize", "__spreadValues", "fetchSourceFactsFromGitHub", "user", "repo", "url", "zip", "requestJSON", "catchError", "EMPTY", "map", "release", "defaultIfEmpty", "info", "__spreadValues", "fetchSourceFactsFromGitLab", "base", "project", "url", "requestJSON", "catchError", "EMPTY", "map", "star_count", "forks_count", "defaultIfEmpty", "fetchSourceFacts", "url", "type", "user", "repo", "fetchSourceFactsFromGitHub", "base", "slug", "fetchSourceFactsFromGitLab", "EMPTY", "fetch$", "watchSource", "el", "defer", "cached", "of", "fetchSourceFacts", "tap", "facts", "catchError", "EMPTY", "filter", "map", "shareReplay", "mountSource", "inner", "getElement", "push$", "Subject", "renderSourceFacts", "state", "finalize", "__spreadValues", "watchTabs", "el", "viewport$", "header$", "watchElementSize", "switchMap", "watchViewportAt", "map", "y", "distinctUntilKeyChanged", "mountTabs", "options", "defer", "push$", "Subject", "hidden", "feature", "of", "tap", "state", "finalize", "__spreadValues", "watchTableOfContents", "el", "viewport$", "header$", "table", "anchors", "getElements", "anchor", "id", "target", "getOptionalElement", "adjust$", "distinctUntilKeyChanged", "map", "height", "main", "getComponentElement", "grid", "getElement", "share", "watchElementSize", "switchMap", "body", "defer", "path", "of", "index", "offset", "a", "b", "combineLatestWith", "adjust", "scan", "prev", "next", "y", "size", "last", "distinctUntilChanged", "startWith", "bufferCount", "mountTableOfContents", "target$", "push$", "Subject", "done$", "takeLast", "feature", "takeUntil", "debounceTime", "skip", "repeat", "withLatestFrom", "url", "getLocation", "active", "hash", "tap", "state", "finalize", "__spreadValues", "watchBackToTop", "_el", "viewport$", "main$", "target$", "direction$", "map", "y", "bufferCount", "b", "distinctUntilChanged", "active$", "active", "combineLatest", "direction", "takeUntil", "skip", "endWith", "repeat", "hidden", "mountBackToTop", "el", "header$", "push$", "Subject", "done$", "takeLast", "distinctUntilKeyChanged", "height", "tap", "state", "finalize", "__spreadValues", "patchIndeterminate", "document$", "tablet$", "switchMap", "getElements", "tap", "el", "mergeMap", "fromEvent", "takeWhile", "map", "withLatestFrom", "tablet", "isAppleDevice", "patchScrollfix", "document$", "switchMap", "getElements", "tap", "el", "filter", "mergeMap", "fromEvent", "map", "top", "patchScrolllock", "viewport$", "tablet$", "combineLatest", "watchToggle", "map", "active", "tablet", "switchMap", "of", "delay", "withLatestFrom", "y", "value", "obj", "data", "key", "x", "y", "nodes", "parent", "i", "node", "document$", "watchDocument", "location$", "watchLocation", "target$", "watchLocationTarget", "keyboard$", "watchKeyboard", "viewport$", "watchViewport", "tablet$", "watchMedia", "screen$", "print$", "watchPrint", "config", "configuration", "index$", "requestJSON", "NEVER", "alert$", "Subject", "setupClipboardJS", "feature", "setupInstantLoading", "_a", "setupVersionSelector", "merge", "delay", "setToggle", "filter", "mode", "key", "prev", "getOptionalElement", "next", "patchIndeterminate", "patchScrollfix", "patchScrolllock", "header$", "watchHeader", "getComponentElement", "main$", "map", "switchMap", "el", "watchMain", "shareReplay", "control$", "getComponentElements", "mountConsent", "mountDialog", "mountHeader", "mountPalette", "mountSearch", "mountSource", "content$", "defer", "mountAnnounce", "mountContent", "mountSearchHiglight", "EMPTY", "mountHeaderTitle", "at", "mountSidebar", "mountTabs", "mountTableOfContents", "mountBackToTop", "component$", "mergeWith"] +} diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.ar.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.ar.min.js new file mode 100644 index 000000000..248ddc5d1 --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.ar.min.js @@ -0,0 +1 @@ +!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.ar=function(){this.pipeline.reset(),this.pipeline.add(e.ar.trimmer,e.ar.stopWordFilter,e.ar.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.ar.stemmer))},e.ar.wordCharacters="ء-ٛٱـ",e.ar.trimmer=e.trimmerSupport.generateTrimmer(e.ar.wordCharacters),e.Pipeline.registerFunction(e.ar.trimmer,"trimmer-ar"),e.ar.stemmer=function(){var e=this;return e.result=!1,e.preRemoved=!1,e.sufRemoved=!1,e.pre={pre1:"ف ك ب و س ل ن ا ي ت",pre2:"ال لل",pre3:"بال وال فال تال كال ولل",pre4:"فبال كبال وبال وكال"},e.suf={suf1:"ه ك ت ن ا ي",suf2:"نك نه ها وك يا اه ون ين تن تم نا وا ان كم كن ني نن ما هم هن تك ته ات يه",suf3:"تين كهم نيه نهم ونه وها يهم ونا ونك وني وهم تكم تنا تها تني تهم كما كها ناه نكم هنا تان يها",suf4:"كموه ناها ونني ونهم تكما تموه تكاه كماه ناكم ناهم نيها وننا"},e.patterns=JSON.parse('{"pt43":[{"pt":[{"c":"ا","l":1}]},{"pt":[{"c":"ا,ت,ن,ي","l":0}],"mPt":[{"c":"ف","l":0,"m":1},{"c":"ع","l":1,"m":2},{"c":"ل","l":2,"m":3}]},{"pt":[{"c":"و","l":2}],"mPt":[{"c":"ف","l":0,"m":0},{"c":"ع","l":1,"m":1},{"c":"ل","l":2,"m":3}]},{"pt":[{"c":"ا","l":2}]},{"pt":[{"c":"ي","l":2}],"mPt":[{"c":"ف","l":0,"m":0},{"c":"ع","l":1,"m":1},{"c":"ا","l":2},{"c":"ل","l":3,"m":3}]},{"pt":[{"c":"م","l":0}]}],"pt53":[{"pt":[{"c":"ت","l":0},{"c":"ا","l":2}]},{"pt":[{"c":"ا,ن,ت,ي","l":0},{"c":"ت","l":2}],"mPt":[{"c":"ا","l":0},{"c":"ف","l":1,"m":1},{"c":"ت","l":2},{"c":"ع","l":3,"m":3},{"c":"ا","l":4},{"c":"ل","l":5,"m":4}]},{"pt":[{"c":"ا","l":0},{"c":"ا","l":2}],"mPt":[{"c":"ا","l":0},{"c":"ف","l":1,"m":1},{"c":"ع","l":2,"m":3},{"c":"ل","l":3,"m":4},{"c":"ا","l":4},{"c":"ل","l":5,"m":4}]},{"pt":[{"c":"ا","l":0},{"c":"ا","l":3}],"mPt":[{"c":"ف","l":0,"m":1},{"c":"ع","l":1,"m":2},{"c":"ل","l":2,"m":4}]},{"pt":[{"c":"ا","l":3},{"c":"ن","l":4}]},{"pt":[{"c":"ت","l":0},{"c":"ي","l":3}]},{"pt":[{"c":"م","l":0},{"c":"و","l":3}]},{"pt":[{"c":"ا","l":1},{"c":"و","l":3}]},{"pt":[{"c":"و","l":1},{"c":"ا","l":2}]},{"pt":[{"c":"م","l":0},{"c":"ا","l":3}]},{"pt":[{"c":"م","l":0},{"c":"ي","l":3}]},{"pt":[{"c":"ا","l":2},{"c":"ن","l":3}]},{"pt":[{"c":"م","l":0},{"c":"ن","l":1}],"mPt":[{"c":"ا","l":0},{"c":"ن","l":1},{"c":"ف","l":2,"m":2},{"c":"ع","l":3,"m":3},{"c":"ا","l":4},{"c":"ل","l":5,"m":4}]},{"pt":[{"c":"م","l":0},{"c":"ت","l":2}],"mPt":[{"c":"ا","l":0},{"c":"ف","l":1,"m":1},{"c":"ت","l":2},{"c":"ع","l":3,"m":3},{"c":"ا","l":4},{"c":"ل","l":5,"m":4}]},{"pt":[{"c":"م","l":0},{"c":"ا","l":2}]},{"pt":[{"c":"م","l":1},{"c":"ا","l":3}]},{"pt":[{"c":"ي,ت,ا,ن","l":0},{"c":"ت","l":1}],"mPt":[{"c":"ف","l":0,"m":2},{"c":"ع","l":1,"m":3},{"c":"ا","l":2},{"c":"ل","l":3,"m":4}]},{"pt":[{"c":"ت,ي,ا,ن","l":0},{"c":"ت","l":2}],"mPt":[{"c":"ا","l":0},{"c":"ف","l":1,"m":1},{"c":"ت","l":2},{"c":"ع","l":3,"m":3},{"c":"ا","l":4},{"c":"ل","l":5,"m":4}]},{"pt":[{"c":"ا","l":2},{"c":"ي","l":3}]},{"pt":[{"c":"ا,ي,ت,ن","l":0},{"c":"ن","l":1}],"mPt":[{"c":"ا","l":0},{"c":"ن","l":1},{"c":"ف","l":2,"m":2},{"c":"ع","l":3,"m":3},{"c":"ا","l":4},{"c":"ل","l":5,"m":4}]},{"pt":[{"c":"ا","l":3},{"c":"ء","l":4}]}],"pt63":[{"pt":[{"c":"ا","l":0},{"c":"ت","l":2},{"c":"ا","l":4}]},{"pt":[{"c":"ا,ت,ن,ي","l":0},{"c":"س","l":1},{"c":"ت","l":2}],"mPt":[{"c":"ا","l":0},{"c":"س","l":1},{"c":"ت","l":2},{"c":"ف","l":3,"m":3},{"c":"ع","l":4,"m":4},{"c":"ا","l":5},{"c":"ل","l":6,"m":5}]},{"pt":[{"c":"ا,ن,ت,ي","l":0},{"c":"و","l":3}]},{"pt":[{"c":"م","l":0},{"c":"س","l":1},{"c":"ت","l":2}],"mPt":[{"c":"ا","l":0},{"c":"س","l":1},{"c":"ت","l":2},{"c":"ف","l":3,"m":3},{"c":"ع","l":4,"m":4},{"c":"ا","l":5},{"c":"ل","l":6,"m":5}]},{"pt":[{"c":"ي","l":1},{"c":"ي","l":3},{"c":"ا","l":4},{"c":"ء","l":5}]},{"pt":[{"c":"ا","l":0},{"c":"ن","l":1},{"c":"ا","l":4}]}],"pt54":[{"pt":[{"c":"ت","l":0}]},{"pt":[{"c":"ا,ي,ت,ن","l":0}],"mPt":[{"c":"ا","l":0},{"c":"ف","l":1,"m":1},{"c":"ع","l":2,"m":2},{"c":"ل","l":3,"m":3},{"c":"ر","l":4,"m":4},{"c":"ا","l":5},{"c":"ر","l":6,"m":4}]},{"pt":[{"c":"م","l":0}],"mPt":[{"c":"ا","l":0},{"c":"ف","l":1,"m":1},{"c":"ع","l":2,"m":2},{"c":"ل","l":3,"m":3},{"c":"ر","l":4,"m":4},{"c":"ا","l":5},{"c":"ر","l":6,"m":4}]},{"pt":[{"c":"ا","l":2}]},{"pt":[{"c":"ا","l":0},{"c":"ن","l":2}]}],"pt64":[{"pt":[{"c":"ا","l":0},{"c":"ا","l":4}]},{"pt":[{"c":"م","l":0},{"c":"ت","l":1}]}],"pt73":[{"pt":[{"c":"ا","l":0},{"c":"س","l":1},{"c":"ت","l":2},{"c":"ا","l":5}]}],"pt75":[{"pt":[{"c":"ا","l":0},{"c":"ا","l":5}]}]}'),e.execArray=["cleanWord","removeDiacritics","cleanAlef","removeStopWords","normalizeHamzaAndAlef","removeStartWaw","removePre432","removeEndTaa","wordCheck"],e.stem=function(){var r=0;for(e.result=!1,e.preRemoved=!1,e.sufRemoved=!1;r=0)return!0},e.normalizeHamzaAndAlef=function(){return e.word=e.word.replace("ؤ","ء"),e.word=e.word.replace("ئ","ء"),e.word=e.word.replace(/([\u0627])\1+/gi,"ا"),!1},e.removeEndTaa=function(){return!(e.word.length>2)||(e.word=e.word.replace(/[\u0627]$/,""),e.word=e.word.replace("ة",""),!1)},e.removeStartWaw=function(){return e.word.length>3&&"و"==e.word[0]&&"و"==e.word[1]&&(e.word=e.word.slice(1)),!1},e.removePre432=function(){var r=e.word;if(e.word.length>=7){var t=new RegExp("^("+e.pre.pre4.split(" ").join("|")+")");e.word=e.word.replace(t,"")}if(e.word==r&&e.word.length>=6){var c=new RegExp("^("+e.pre.pre3.split(" ").join("|")+")");e.word=e.word.replace(c,"")}if(e.word==r&&e.word.length>=5){var l=new RegExp("^("+e.pre.pre2.split(" ").join("|")+")");e.word=e.word.replace(l,"")}return r!=e.word&&(e.preRemoved=!0),!1},e.patternCheck=function(r){for(var t=0;t3){var t=new RegExp("^("+e.pre.pre1.split(" ").join("|")+")");e.word=e.word.replace(t,"")}return r!=e.word&&(e.preRemoved=!0),!1},e.removeSuf1=function(){var r=e.word;if(0==e.sufRemoved&&e.word.length>3){var t=new RegExp("("+e.suf.suf1.split(" ").join("|")+")$");e.word=e.word.replace(t,"")}return r!=e.word&&(e.sufRemoved=!0),!1},e.removeSuf432=function(){var r=e.word;if(e.word.length>=6){var t=new RegExp("("+e.suf.suf4.split(" ").join("|")+")$");e.word=e.word.replace(t,"")}if(e.word==r&&e.word.length>=5){var c=new RegExp("("+e.suf.suf3.split(" ").join("|")+")$");e.word=e.word.replace(c,"")}if(e.word==r&&e.word.length>=4){var l=new RegExp("("+e.suf.suf2.split(" ").join("|")+")$");e.word=e.word.replace(l,"")}return r!=e.word&&(e.sufRemoved=!0),!1},e.wordCheck=function(){for(var r=(e.word,[e.removeSuf432,e.removeSuf1,e.removePre1]),t=0,c=!1;e.word.length>=7&&!e.result&&t=f.limit)return;f.cursor++}for(;!f.out_grouping(w,97,248);){if(f.cursor>=f.limit)return;f.cursor++}d=f.cursor,d=d&&(r=f.limit_backward,f.limit_backward=d,f.ket=f.cursor,e=f.find_among_b(c,32),f.limit_backward=r,e))switch(f.bra=f.cursor,e){case 1:f.slice_del();break;case 2:f.in_grouping_b(p,97,229)&&f.slice_del()}}function t(){var e,r=f.limit-f.cursor;f.cursor>=d&&(e=f.limit_backward,f.limit_backward=d,f.ket=f.cursor,f.find_among_b(l,4)?(f.bra=f.cursor,f.limit_backward=e,f.cursor=f.limit-r,f.cursor>f.limit_backward&&(f.cursor--,f.bra=f.cursor,f.slice_del())):f.limit_backward=e)}function s(){var e,r,i,n=f.limit-f.cursor;if(f.ket=f.cursor,f.eq_s_b(2,"st")&&(f.bra=f.cursor,f.eq_s_b(2,"ig")&&f.slice_del()),f.cursor=f.limit-n,f.cursor>=d&&(r=f.limit_backward,f.limit_backward=d,f.ket=f.cursor,e=f.find_among_b(m,5),f.limit_backward=r,e))switch(f.bra=f.cursor,e){case 1:f.slice_del(),i=f.limit-f.cursor,t(),f.cursor=f.limit-i;break;case 2:f.slice_from("løs")}}function o(){var e;f.cursor>=d&&(e=f.limit_backward,f.limit_backward=d,f.ket=f.cursor,f.out_grouping_b(w,97,248)?(f.bra=f.cursor,u=f.slice_to(u),f.limit_backward=e,f.eq_v_b(u)&&f.slice_del()):f.limit_backward=e)}var a,d,u,c=[new r("hed",-1,1),new r("ethed",0,1),new r("ered",-1,1),new r("e",-1,1),new r("erede",3,1),new r("ende",3,1),new r("erende",5,1),new r("ene",3,1),new r("erne",3,1),new r("ere",3,1),new r("en",-1,1),new r("heden",10,1),new r("eren",10,1),new r("er",-1,1),new r("heder",13,1),new r("erer",13,1),new r("s",-1,2),new r("heds",16,1),new r("es",16,1),new r("endes",18,1),new r("erendes",19,1),new r("enes",18,1),new r("ernes",18,1),new r("eres",18,1),new r("ens",16,1),new r("hedens",24,1),new r("erens",24,1),new r("ers",16,1),new r("ets",16,1),new r("erets",28,1),new r("et",-1,1),new r("eret",30,1)],l=[new r("gd",-1,-1),new r("dt",-1,-1),new r("gt",-1,-1),new r("kt",-1,-1)],m=[new r("ig",-1,1),new r("lig",0,1),new r("elig",1,1),new r("els",-1,1),new r("løst",-1,2)],w=[17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,0,48,0,128],p=[239,254,42,3,0,0,0,0,0,0,0,0,0,0,0,0,16],f=new i;this.setCurrent=function(e){f.setCurrent(e)},this.getCurrent=function(){return f.getCurrent()},this.stem=function(){var r=f.cursor;return e(),f.limit_backward=r,f.cursor=f.limit,n(),f.cursor=f.limit,t(),f.cursor=f.limit,s(),f.cursor=f.limit,o(),!0}};return function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}}(),e.Pipeline.registerFunction(e.da.stemmer,"stemmer-da"),e.da.stopWordFilter=e.generateStopWordFilter("ad af alle alt anden at blev blive bliver da de dem den denne der deres det dette dig din disse dog du efter eller en end er et for fra ham han hans har havde have hende hendes her hos hun hvad hvis hvor i ikke ind jeg jer jo kunne man mange med meget men mig min mine mit mod ned noget nogle nu når og også om op os over på selv sig sin sine sit skal skulle som sådan thi til ud under var vi vil ville vor være været".split(" ")),e.Pipeline.registerFunction(e.da.stopWordFilter,"stopWordFilter-da")}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.de.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.de.min.js new file mode 100644 index 000000000..f3b5c108c --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.de.min.js @@ -0,0 +1,18 @@ +/*! + * Lunr languages, `German` language + * https://github.com/MihaiValentin/lunr-languages + * + * Copyright 2014, Mihai Valentin + * http://www.mozilla.org/MPL/ + */ +/*! + * based on + * Snowball JavaScript Library v0.3 + * http://code.google.com/p/urim/ + * http://snowball.tartarus.org/ + * + * Copyright 2010, Oleg Mazko + * http://www.mozilla.org/MPL/ + */ + +!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.de=function(){this.pipeline.reset(),this.pipeline.add(e.de.trimmer,e.de.stopWordFilter,e.de.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.de.stemmer))},e.de.wordCharacters="A-Za-zªºÀ-ÖØ-öø-ʸˠ-ˤᴀ-ᴥᴬ-ᵜᵢ-ᵥᵫ-ᵷᵹ-ᶾḀ-ỿⁱⁿₐ-ₜKÅℲⅎⅠ-ↈⱠ-ⱿꜢ-ꞇꞋ-ꞭꞰ-ꞷꟷ-ꟿꬰ-ꭚꭜ-ꭤff-stA-Za-z",e.de.trimmer=e.trimmerSupport.generateTrimmer(e.de.wordCharacters),e.Pipeline.registerFunction(e.de.trimmer,"trimmer-de"),e.de.stemmer=function(){var r=e.stemmerSupport.Among,n=e.stemmerSupport.SnowballProgram,i=new function(){function e(e,r,n){return!(!v.eq_s(1,e)||(v.ket=v.cursor,!v.in_grouping(p,97,252)))&&(v.slice_from(r),v.cursor=n,!0)}function i(){for(var r,n,i,s,t=v.cursor;;)if(r=v.cursor,v.bra=r,v.eq_s(1,"ß"))v.ket=v.cursor,v.slice_from("ss");else{if(r>=v.limit)break;v.cursor=r+1}for(v.cursor=t;;)for(n=v.cursor;;){if(i=v.cursor,v.in_grouping(p,97,252)){if(s=v.cursor,v.bra=s,e("u","U",i))break;if(v.cursor=s,e("y","Y",i))break}if(i>=v.limit)return void(v.cursor=n);v.cursor=i+1}}function s(){for(;!v.in_grouping(p,97,252);){if(v.cursor>=v.limit)return!0;v.cursor++}for(;!v.out_grouping(p,97,252);){if(v.cursor>=v.limit)return!0;v.cursor++}return!1}function t(){m=v.limit,l=m;var e=v.cursor+3;0<=e&&e<=v.limit&&(d=e,s()||(m=v.cursor,m=v.limit)return;v.cursor++}}}function c(){return m<=v.cursor}function u(){return l<=v.cursor}function a(){var e,r,n,i,s=v.limit-v.cursor;if(v.ket=v.cursor,(e=v.find_among_b(w,7))&&(v.bra=v.cursor,c()))switch(e){case 1:v.slice_del();break;case 2:v.slice_del(),v.ket=v.cursor,v.eq_s_b(1,"s")&&(v.bra=v.cursor,v.eq_s_b(3,"nis")&&v.slice_del());break;case 3:v.in_grouping_b(g,98,116)&&v.slice_del()}if(v.cursor=v.limit-s,v.ket=v.cursor,(e=v.find_among_b(f,4))&&(v.bra=v.cursor,c()))switch(e){case 1:v.slice_del();break;case 2:if(v.in_grouping_b(k,98,116)){var t=v.cursor-3;v.limit_backward<=t&&t<=v.limit&&(v.cursor=t,v.slice_del())}}if(v.cursor=v.limit-s,v.ket=v.cursor,(e=v.find_among_b(_,8))&&(v.bra=v.cursor,u()))switch(e){case 1:v.slice_del(),v.ket=v.cursor,v.eq_s_b(2,"ig")&&(v.bra=v.cursor,r=v.limit-v.cursor,v.eq_s_b(1,"e")||(v.cursor=v.limit-r,u()&&v.slice_del()));break;case 2:n=v.limit-v.cursor,v.eq_s_b(1,"e")||(v.cursor=v.limit-n,v.slice_del());break;case 3:if(v.slice_del(),v.ket=v.cursor,i=v.limit-v.cursor,!v.eq_s_b(2,"er")&&(v.cursor=v.limit-i,!v.eq_s_b(2,"en")))break;v.bra=v.cursor,c()&&v.slice_del();break;case 4:v.slice_del(),v.ket=v.cursor,e=v.find_among_b(b,2),e&&(v.bra=v.cursor,u()&&1==e&&v.slice_del())}}var d,l,m,h=[new r("",-1,6),new r("U",0,2),new r("Y",0,1),new r("ä",0,3),new r("ö",0,4),new r("ü",0,5)],w=[new r("e",-1,2),new r("em",-1,1),new r("en",-1,2),new r("ern",-1,1),new r("er",-1,1),new r("s",-1,3),new r("es",5,2)],f=[new r("en",-1,1),new r("er",-1,1),new r("st",-1,2),new r("est",2,1)],b=[new r("ig",-1,1),new r("lich",-1,1)],_=[new r("end",-1,1),new r("ig",-1,2),new r("ung",-1,1),new r("lich",-1,3),new r("isch",-1,2),new r("ik",-1,2),new r("heit",-1,3),new r("keit",-1,4)],p=[17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,0,8,0,32,8],g=[117,30,5],k=[117,30,4],v=new n;this.setCurrent=function(e){v.setCurrent(e)},this.getCurrent=function(){return v.getCurrent()},this.stem=function(){var e=v.cursor;return i(),v.cursor=e,t(),v.limit_backward=e,v.cursor=v.limit,a(),v.cursor=v.limit_backward,o(),!0}};return function(e){return"function"==typeof e.update?e.update(function(e){return i.setCurrent(e),i.stem(),i.getCurrent()}):(i.setCurrent(e),i.stem(),i.getCurrent())}}(),e.Pipeline.registerFunction(e.de.stemmer,"stemmer-de"),e.de.stopWordFilter=e.generateStopWordFilter("aber alle allem allen aller alles als also am an ander andere anderem anderen anderer anderes anderm andern anderr anders auch auf aus bei bin bis bist da damit dann das dasselbe dazu daß dein deine deinem deinen deiner deines dem demselben den denn denselben der derer derselbe derselben des desselben dessen dich die dies diese dieselbe dieselben diesem diesen dieser dieses dir doch dort du durch ein eine einem einen einer eines einig einige einigem einigen einiger einiges einmal er es etwas euch euer eure eurem euren eurer eures für gegen gewesen hab habe haben hat hatte hatten hier hin hinter ich ihm ihn ihnen ihr ihre ihrem ihren ihrer ihres im in indem ins ist jede jedem jeden jeder jedes jene jenem jenen jener jenes jetzt kann kein keine keinem keinen keiner keines können könnte machen man manche manchem manchen mancher manches mein meine meinem meinen meiner meines mich mir mit muss musste nach nicht nichts noch nun nur ob oder ohne sehr sein seine seinem seinen seiner seines selbst sich sie sind so solche solchem solchen solcher solches soll sollte sondern sonst um und uns unse unsem unsen unser unses unter viel vom von vor war waren warst was weg weil weiter welche welchem welchen welcher welches wenn werde werden wie wieder will wir wird wirst wo wollen wollte während würde würden zu zum zur zwar zwischen über".split(" ")),e.Pipeline.registerFunction(e.de.stopWordFilter,"stopWordFilter-de")}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.du.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.du.min.js new file mode 100644 index 000000000..49a0f3f0a --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.du.min.js @@ -0,0 +1,18 @@ +/*! + * Lunr languages, `Dutch` language + * https://github.com/MihaiValentin/lunr-languages + * + * Copyright 2014, Mihai Valentin + * http://www.mozilla.org/MPL/ + */ +/*! + * based on + * Snowball JavaScript Library v0.3 + * http://code.google.com/p/urim/ + * http://snowball.tartarus.org/ + * + * Copyright 2010, Oleg Mazko + * http://www.mozilla.org/MPL/ + */ + +!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");console.warn('[Lunr Languages] Please use the "nl" instead of the "du". The "nl" code is the standard code for Dutch language, and "du" will be removed in the next major versions.'),e.du=function(){this.pipeline.reset(),this.pipeline.add(e.du.trimmer,e.du.stopWordFilter,e.du.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.du.stemmer))},e.du.wordCharacters="A-Za-zªºÀ-ÖØ-öø-ʸˠ-ˤᴀ-ᴥᴬ-ᵜᵢ-ᵥᵫ-ᵷᵹ-ᶾḀ-ỿⁱⁿₐ-ₜKÅℲⅎⅠ-ↈⱠ-ⱿꜢ-ꞇꞋ-ꞭꞰ-ꞷꟷ-ꟿꬰ-ꭚꭜ-ꭤff-stA-Za-z",e.du.trimmer=e.trimmerSupport.generateTrimmer(e.du.wordCharacters),e.Pipeline.registerFunction(e.du.trimmer,"trimmer-du"),e.du.stemmer=function(){var r=e.stemmerSupport.Among,i=e.stemmerSupport.SnowballProgram,n=new function(){function e(){for(var e,r,i,o=C.cursor;;){if(C.bra=C.cursor,e=C.find_among(b,11))switch(C.ket=C.cursor,e){case 1:C.slice_from("a");continue;case 2:C.slice_from("e");continue;case 3:C.slice_from("i");continue;case 4:C.slice_from("o");continue;case 5:C.slice_from("u");continue;case 6:if(C.cursor>=C.limit)break;C.cursor++;continue}break}for(C.cursor=o,C.bra=o,C.eq_s(1,"y")?(C.ket=C.cursor,C.slice_from("Y")):C.cursor=o;;)if(r=C.cursor,C.in_grouping(q,97,232)){if(i=C.cursor,C.bra=i,C.eq_s(1,"i"))C.ket=C.cursor,C.in_grouping(q,97,232)&&(C.slice_from("I"),C.cursor=r);else if(C.cursor=i,C.eq_s(1,"y"))C.ket=C.cursor,C.slice_from("Y"),C.cursor=r;else if(n(r))break}else if(n(r))break}function n(e){return C.cursor=e,e>=C.limit||(C.cursor++,!1)}function o(){_=C.limit,f=_,t()||(_=C.cursor,_<3&&(_=3),t()||(f=C.cursor))}function t(){for(;!C.in_grouping(q,97,232);){if(C.cursor>=C.limit)return!0;C.cursor++}for(;!C.out_grouping(q,97,232);){if(C.cursor>=C.limit)return!0;C.cursor++}return!1}function s(){for(var e;;)if(C.bra=C.cursor,e=C.find_among(p,3))switch(C.ket=C.cursor,e){case 1:C.slice_from("y");break;case 2:C.slice_from("i");break;case 3:if(C.cursor>=C.limit)return;C.cursor++}}function u(){return _<=C.cursor}function c(){return f<=C.cursor}function a(){var e=C.limit-C.cursor;C.find_among_b(g,3)&&(C.cursor=C.limit-e,C.ket=C.cursor,C.cursor>C.limit_backward&&(C.cursor--,C.bra=C.cursor,C.slice_del()))}function l(){var e;w=!1,C.ket=C.cursor,C.eq_s_b(1,"e")&&(C.bra=C.cursor,u()&&(e=C.limit-C.cursor,C.out_grouping_b(q,97,232)&&(C.cursor=C.limit-e,C.slice_del(),w=!0,a())))}function m(){var e;u()&&(e=C.limit-C.cursor,C.out_grouping_b(q,97,232)&&(C.cursor=C.limit-e,C.eq_s_b(3,"gem")||(C.cursor=C.limit-e,C.slice_del(),a())))}function d(){var e,r,i,n,o,t,s=C.limit-C.cursor;if(C.ket=C.cursor,e=C.find_among_b(h,5))switch(C.bra=C.cursor,e){case 1:u()&&C.slice_from("heid");break;case 2:m();break;case 3:u()&&C.out_grouping_b(z,97,232)&&C.slice_del()}if(C.cursor=C.limit-s,l(),C.cursor=C.limit-s,C.ket=C.cursor,C.eq_s_b(4,"heid")&&(C.bra=C.cursor,c()&&(r=C.limit-C.cursor,C.eq_s_b(1,"c")||(C.cursor=C.limit-r,C.slice_del(),C.ket=C.cursor,C.eq_s_b(2,"en")&&(C.bra=C.cursor,m())))),C.cursor=C.limit-s,C.ket=C.cursor,e=C.find_among_b(k,6))switch(C.bra=C.cursor,e){case 1:if(c()){if(C.slice_del(),i=C.limit-C.cursor,C.ket=C.cursor,C.eq_s_b(2,"ig")&&(C.bra=C.cursor,c()&&(n=C.limit-C.cursor,!C.eq_s_b(1,"e")))){C.cursor=C.limit-n,C.slice_del();break}C.cursor=C.limit-i,a()}break;case 2:c()&&(o=C.limit-C.cursor,C.eq_s_b(1,"e")||(C.cursor=C.limit-o,C.slice_del()));break;case 3:c()&&(C.slice_del(),l());break;case 4:c()&&C.slice_del();break;case 5:c()&&w&&C.slice_del()}C.cursor=C.limit-s,C.out_grouping_b(j,73,232)&&(t=C.limit-C.cursor,C.find_among_b(v,4)&&C.out_grouping_b(q,97,232)&&(C.cursor=C.limit-t,C.ket=C.cursor,C.cursor>C.limit_backward&&(C.cursor--,C.bra=C.cursor,C.slice_del())))}var f,_,w,b=[new r("",-1,6),new r("á",0,1),new r("ä",0,1),new r("é",0,2),new r("ë",0,2),new r("í",0,3),new r("ï",0,3),new r("ó",0,4),new r("ö",0,4),new r("ú",0,5),new r("ü",0,5)],p=[new r("",-1,3),new r("I",0,2),new r("Y",0,1)],g=[new r("dd",-1,-1),new r("kk",-1,-1),new r("tt",-1,-1)],h=[new r("ene",-1,2),new r("se",-1,3),new r("en",-1,2),new r("heden",2,1),new r("s",-1,3)],k=[new r("end",-1,1),new r("ig",-1,2),new r("ing",-1,1),new r("lijk",-1,3),new r("baar",-1,4),new r("bar",-1,5)],v=[new r("aa",-1,-1),new r("ee",-1,-1),new r("oo",-1,-1),new r("uu",-1,-1)],q=[17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,0,128],j=[1,0,0,17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,0,128],z=[17,67,16,1,0,0,0,0,0,0,0,0,0,0,0,0,128],C=new i;this.setCurrent=function(e){C.setCurrent(e)},this.getCurrent=function(){return C.getCurrent()},this.stem=function(){var r=C.cursor;return e(),C.cursor=r,o(),C.limit_backward=r,C.cursor=C.limit,d(),C.cursor=C.limit_backward,s(),!0}};return function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}}(),e.Pipeline.registerFunction(e.du.stemmer,"stemmer-du"),e.du.stopWordFilter=e.generateStopWordFilter(" aan al alles als altijd andere ben bij daar dan dat de der deze die dit doch doen door dus een eens en er ge geen geweest haar had heb hebben heeft hem het hier hij hoe hun iemand iets ik in is ja je kan kon kunnen maar me meer men met mij mijn moet na naar niet niets nog nu of om omdat onder ons ook op over reeds te tegen toch toen tot u uit uw van veel voor want waren was wat werd wezen wie wil worden wordt zal ze zelf zich zij zijn zo zonder zou".split(" ")),e.Pipeline.registerFunction(e.du.stopWordFilter,"stopWordFilter-du")}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.es.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.es.min.js new file mode 100644 index 000000000..2989d3426 --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.es.min.js @@ -0,0 +1,18 @@ +/*! + * Lunr languages, `Spanish` language + * https://github.com/MihaiValentin/lunr-languages + * + * Copyright 2014, Mihai Valentin + * http://www.mozilla.org/MPL/ + */ +/*! + * based on + * Snowball JavaScript Library v0.3 + * http://code.google.com/p/urim/ + * http://snowball.tartarus.org/ + * + * Copyright 2010, Oleg Mazko + * http://www.mozilla.org/MPL/ + */ + +!function(e,s){"function"==typeof define&&define.amd?define(s):"object"==typeof exports?module.exports=s():s()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.es=function(){this.pipeline.reset(),this.pipeline.add(e.es.trimmer,e.es.stopWordFilter,e.es.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.es.stemmer))},e.es.wordCharacters="A-Za-zªºÀ-ÖØ-öø-ʸˠ-ˤᴀ-ᴥᴬ-ᵜᵢ-ᵥᵫ-ᵷᵹ-ᶾḀ-ỿⁱⁿₐ-ₜKÅℲⅎⅠ-ↈⱠ-ⱿꜢ-ꞇꞋ-ꞭꞰ-ꞷꟷ-ꟿꬰ-ꭚꭜ-ꭤff-stA-Za-z",e.es.trimmer=e.trimmerSupport.generateTrimmer(e.es.wordCharacters),e.Pipeline.registerFunction(e.es.trimmer,"trimmer-es"),e.es.stemmer=function(){var s=e.stemmerSupport.Among,r=e.stemmerSupport.SnowballProgram,n=new function(){function e(){if(A.out_grouping(x,97,252)){for(;!A.in_grouping(x,97,252);){if(A.cursor>=A.limit)return!0;A.cursor++}return!1}return!0}function n(){if(A.in_grouping(x,97,252)){var s=A.cursor;if(e()){if(A.cursor=s,!A.in_grouping(x,97,252))return!0;for(;!A.out_grouping(x,97,252);){if(A.cursor>=A.limit)return!0;A.cursor++}}return!1}return!0}function i(){var s,r=A.cursor;if(n()){if(A.cursor=r,!A.out_grouping(x,97,252))return;if(s=A.cursor,e()){if(A.cursor=s,!A.in_grouping(x,97,252)||A.cursor>=A.limit)return;A.cursor++}}g=A.cursor}function a(){for(;!A.in_grouping(x,97,252);){if(A.cursor>=A.limit)return!1;A.cursor++}for(;!A.out_grouping(x,97,252);){if(A.cursor>=A.limit)return!1;A.cursor++}return!0}function t(){var e=A.cursor;g=A.limit,p=g,v=g,i(),A.cursor=e,a()&&(p=A.cursor,a()&&(v=A.cursor))}function o(){for(var e;;){if(A.bra=A.cursor,e=A.find_among(k,6))switch(A.ket=A.cursor,e){case 1:A.slice_from("a");continue;case 2:A.slice_from("e");continue;case 3:A.slice_from("i");continue;case 4:A.slice_from("o");continue;case 5:A.slice_from("u");continue;case 6:if(A.cursor>=A.limit)break;A.cursor++;continue}break}}function u(){return g<=A.cursor}function w(){return p<=A.cursor}function c(){return v<=A.cursor}function m(){var e;if(A.ket=A.cursor,A.find_among_b(y,13)&&(A.bra=A.cursor,(e=A.find_among_b(q,11))&&u()))switch(e){case 1:A.bra=A.cursor,A.slice_from("iendo");break;case 2:A.bra=A.cursor,A.slice_from("ando");break;case 3:A.bra=A.cursor,A.slice_from("ar");break;case 4:A.bra=A.cursor,A.slice_from("er");break;case 5:A.bra=A.cursor,A.slice_from("ir");break;case 6:A.slice_del();break;case 7:A.eq_s_b(1,"u")&&A.slice_del()}}function l(e,s){if(!c())return!0;A.slice_del(),A.ket=A.cursor;var r=A.find_among_b(e,s);return r&&(A.bra=A.cursor,1==r&&c()&&A.slice_del()),!1}function d(e){return!c()||(A.slice_del(),A.ket=A.cursor,A.eq_s_b(2,e)&&(A.bra=A.cursor,c()&&A.slice_del()),!1)}function b(){var e;if(A.ket=A.cursor,e=A.find_among_b(S,46)){switch(A.bra=A.cursor,e){case 1:if(!c())return!1;A.slice_del();break;case 2:if(d("ic"))return!1;break;case 3:if(!c())return!1;A.slice_from("log");break;case 4:if(!c())return!1;A.slice_from("u");break;case 5:if(!c())return!1;A.slice_from("ente");break;case 6:if(!w())return!1;A.slice_del(),A.ket=A.cursor,e=A.find_among_b(C,4),e&&(A.bra=A.cursor,c()&&(A.slice_del(),1==e&&(A.ket=A.cursor,A.eq_s_b(2,"at")&&(A.bra=A.cursor,c()&&A.slice_del()))));break;case 7:if(l(P,3))return!1;break;case 8:if(l(F,3))return!1;break;case 9:if(d("at"))return!1}return!0}return!1}function f(){var e,s;if(A.cursor>=g&&(s=A.limit_backward,A.limit_backward=g,A.ket=A.cursor,e=A.find_among_b(W,12),A.limit_backward=s,e)){if(A.bra=A.cursor,1==e){if(!A.eq_s_b(1,"u"))return!1;A.slice_del()}return!0}return!1}function _(){var e,s,r,n;if(A.cursor>=g&&(s=A.limit_backward,A.limit_backward=g,A.ket=A.cursor,e=A.find_among_b(L,96),A.limit_backward=s,e))switch(A.bra=A.cursor,e){case 1:r=A.limit-A.cursor,A.eq_s_b(1,"u")?(n=A.limit-A.cursor,A.eq_s_b(1,"g")?A.cursor=A.limit-n:A.cursor=A.limit-r):A.cursor=A.limit-r,A.bra=A.cursor;case 2:A.slice_del()}}function h(){var e,s;if(A.ket=A.cursor,e=A.find_among_b(z,8))switch(A.bra=A.cursor,e){case 1:u()&&A.slice_del();break;case 2:u()&&(A.slice_del(),A.ket=A.cursor,A.eq_s_b(1,"u")&&(A.bra=A.cursor,s=A.limit-A.cursor,A.eq_s_b(1,"g")&&(A.cursor=A.limit-s,u()&&A.slice_del())))}}var v,p,g,k=[new s("",-1,6),new s("á",0,1),new s("é",0,2),new s("í",0,3),new s("ó",0,4),new s("ú",0,5)],y=[new s("la",-1,-1),new s("sela",0,-1),new s("le",-1,-1),new s("me",-1,-1),new s("se",-1,-1),new s("lo",-1,-1),new s("selo",5,-1),new s("las",-1,-1),new s("selas",7,-1),new s("les",-1,-1),new s("los",-1,-1),new s("selos",10,-1),new s("nos",-1,-1)],q=[new s("ando",-1,6),new s("iendo",-1,6),new s("yendo",-1,7),new s("ándo",-1,2),new s("iéndo",-1,1),new s("ar",-1,6),new s("er",-1,6),new s("ir",-1,6),new s("ár",-1,3),new s("ér",-1,4),new s("ír",-1,5)],C=[new s("ic",-1,-1),new s("ad",-1,-1),new s("os",-1,-1),new s("iv",-1,1)],P=[new s("able",-1,1),new s("ible",-1,1),new s("ante",-1,1)],F=[new s("ic",-1,1),new s("abil",-1,1),new s("iv",-1,1)],S=[new s("ica",-1,1),new s("ancia",-1,2),new s("encia",-1,5),new s("adora",-1,2),new s("osa",-1,1),new s("ista",-1,1),new s("iva",-1,9),new s("anza",-1,1),new s("logía",-1,3),new s("idad",-1,8),new s("able",-1,1),new s("ible",-1,1),new s("ante",-1,2),new s("mente",-1,7),new s("amente",13,6),new s("ación",-1,2),new s("ución",-1,4),new s("ico",-1,1),new s("ismo",-1,1),new s("oso",-1,1),new s("amiento",-1,1),new s("imiento",-1,1),new s("ivo",-1,9),new s("ador",-1,2),new s("icas",-1,1),new s("ancias",-1,2),new s("encias",-1,5),new s("adoras",-1,2),new s("osas",-1,1),new s("istas",-1,1),new s("ivas",-1,9),new s("anzas",-1,1),new s("logías",-1,3),new s("idades",-1,8),new s("ables",-1,1),new s("ibles",-1,1),new s("aciones",-1,2),new s("uciones",-1,4),new s("adores",-1,2),new s("antes",-1,2),new s("icos",-1,1),new s("ismos",-1,1),new s("osos",-1,1),new s("amientos",-1,1),new s("imientos",-1,1),new s("ivos",-1,9)],W=[new s("ya",-1,1),new s("ye",-1,1),new s("yan",-1,1),new s("yen",-1,1),new s("yeron",-1,1),new s("yendo",-1,1),new s("yo",-1,1),new s("yas",-1,1),new s("yes",-1,1),new s("yais",-1,1),new s("yamos",-1,1),new s("yó",-1,1)],L=[new s("aba",-1,2),new s("ada",-1,2),new s("ida",-1,2),new s("ara",-1,2),new s("iera",-1,2),new s("ía",-1,2),new s("aría",5,2),new s("ería",5,2),new s("iría",5,2),new s("ad",-1,2),new s("ed",-1,2),new s("id",-1,2),new s("ase",-1,2),new s("iese",-1,2),new s("aste",-1,2),new s("iste",-1,2),new s("an",-1,2),new s("aban",16,2),new s("aran",16,2),new s("ieran",16,2),new s("ían",16,2),new s("arían",20,2),new s("erían",20,2),new s("irían",20,2),new s("en",-1,1),new s("asen",24,2),new s("iesen",24,2),new s("aron",-1,2),new s("ieron",-1,2),new s("arán",-1,2),new s("erán",-1,2),new s("irán",-1,2),new s("ado",-1,2),new s("ido",-1,2),new s("ando",-1,2),new s("iendo",-1,2),new s("ar",-1,2),new s("er",-1,2),new s("ir",-1,2),new s("as",-1,2),new s("abas",39,2),new s("adas",39,2),new s("idas",39,2),new s("aras",39,2),new s("ieras",39,2),new s("ías",39,2),new s("arías",45,2),new s("erías",45,2),new s("irías",45,2),new s("es",-1,1),new s("ases",49,2),new s("ieses",49,2),new s("abais",-1,2),new s("arais",-1,2),new s("ierais",-1,2),new s("íais",-1,2),new s("aríais",55,2),new s("eríais",55,2),new s("iríais",55,2),new s("aseis",-1,2),new s("ieseis",-1,2),new s("asteis",-1,2),new s("isteis",-1,2),new s("áis",-1,2),new s("éis",-1,1),new s("aréis",64,2),new s("eréis",64,2),new s("iréis",64,2),new s("ados",-1,2),new s("idos",-1,2),new s("amos",-1,2),new s("ábamos",70,2),new s("áramos",70,2),new s("iéramos",70,2),new s("íamos",70,2),new s("aríamos",74,2),new s("eríamos",74,2),new s("iríamos",74,2),new s("emos",-1,1),new s("aremos",78,2),new s("eremos",78,2),new s("iremos",78,2),new s("ásemos",78,2),new s("iésemos",78,2),new s("imos",-1,2),new s("arás",-1,2),new s("erás",-1,2),new s("irás",-1,2),new s("ís",-1,2),new s("ará",-1,2),new s("erá",-1,2),new s("irá",-1,2),new s("aré",-1,2),new s("eré",-1,2),new s("iré",-1,2),new s("ió",-1,2)],z=[new s("a",-1,1),new s("e",-1,2),new s("o",-1,1),new s("os",-1,1),new s("á",-1,1),new s("é",-1,2),new s("í",-1,1),new s("ó",-1,1)],x=[17,65,16,0,0,0,0,0,0,0,0,0,0,0,0,0,1,17,4,10],A=new r;this.setCurrent=function(e){A.setCurrent(e)},this.getCurrent=function(){return A.getCurrent()},this.stem=function(){var e=A.cursor;return t(),A.limit_backward=e,A.cursor=A.limit,m(),A.cursor=A.limit,b()||(A.cursor=A.limit,f()||(A.cursor=A.limit,_())),A.cursor=A.limit,h(),A.cursor=A.limit_backward,o(),!0}};return function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}}(),e.Pipeline.registerFunction(e.es.stemmer,"stemmer-es"),e.es.stopWordFilter=e.generateStopWordFilter("a al algo algunas algunos ante antes como con contra cual cuando de del desde donde durante e el ella ellas ellos en entre era erais eran eras eres es esa esas ese eso esos esta estaba estabais estaban estabas estad estada estadas estado estados estamos estando estar estaremos estará estarán estarás estaré estaréis estaría estaríais estaríamos estarían estarías estas este estemos esto estos estoy estuve estuviera estuvierais estuvieran estuvieras estuvieron estuviese estuvieseis estuviesen estuvieses estuvimos estuviste estuvisteis estuviéramos estuviésemos estuvo está estábamos estáis están estás esté estéis estén estés fue fuera fuerais fueran fueras fueron fuese fueseis fuesen fueses fui fuimos fuiste fuisteis fuéramos fuésemos ha habida habidas habido habidos habiendo habremos habrá habrán habrás habré habréis habría habríais habríamos habrían habrías habéis había habíais habíamos habían habías han has hasta hay haya hayamos hayan hayas hayáis he hemos hube hubiera hubierais hubieran hubieras hubieron hubiese hubieseis hubiesen hubieses hubimos hubiste hubisteis hubiéramos hubiésemos hubo la las le les lo los me mi mis mucho muchos muy más mí mía mías mío míos nada ni no nos nosotras nosotros nuestra nuestras nuestro nuestros o os otra otras otro otros para pero poco por porque que quien quienes qué se sea seamos sean seas seremos será serán serás seré seréis sería seríais seríamos serían serías seáis sido siendo sin sobre sois somos son soy su sus suya suyas suyo suyos sí también tanto te tendremos tendrá tendrán tendrás tendré tendréis tendría tendríais tendríamos tendrían tendrías tened tenemos tenga tengamos tengan tengas tengo tengáis tenida tenidas tenido tenidos teniendo tenéis tenía teníais teníamos tenían tenías ti tiene tienen tienes todo todos tu tus tuve tuviera tuvierais tuvieran tuvieras tuvieron tuviese tuvieseis tuviesen tuvieses tuvimos tuviste tuvisteis tuviéramos tuviésemos tuvo tuya tuyas tuyo tuyos tú un una uno unos vosotras vosotros vuestra vuestras vuestro vuestros y ya yo él éramos".split(" ")),e.Pipeline.registerFunction(e.es.stopWordFilter,"stopWordFilter-es")}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.fi.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.fi.min.js new file mode 100644 index 000000000..29f5dfcea --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.fi.min.js @@ -0,0 +1,18 @@ +/*! + * Lunr languages, `Finnish` language + * https://github.com/MihaiValentin/lunr-languages + * + * Copyright 2014, Mihai Valentin + * http://www.mozilla.org/MPL/ + */ +/*! + * based on + * Snowball JavaScript Library v0.3 + * http://code.google.com/p/urim/ + * http://snowball.tartarus.org/ + * + * Copyright 2010, Oleg Mazko + * http://www.mozilla.org/MPL/ + */ + +!function(i,e){"function"==typeof define&&define.amd?define(e):"object"==typeof exports?module.exports=e():e()(i.lunr)}(this,function(){return function(i){if(void 0===i)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===i.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");i.fi=function(){this.pipeline.reset(),this.pipeline.add(i.fi.trimmer,i.fi.stopWordFilter,i.fi.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(i.fi.stemmer))},i.fi.wordCharacters="A-Za-zªºÀ-ÖØ-öø-ʸˠ-ˤᴀ-ᴥᴬ-ᵜᵢ-ᵥᵫ-ᵷᵹ-ᶾḀ-ỿⁱⁿₐ-ₜKÅℲⅎⅠ-ↈⱠ-ⱿꜢ-ꞇꞋ-ꞭꞰ-ꞷꟷ-ꟿꬰ-ꭚꭜ-ꭤff-stA-Za-z",i.fi.trimmer=i.trimmerSupport.generateTrimmer(i.fi.wordCharacters),i.Pipeline.registerFunction(i.fi.trimmer,"trimmer-fi"),i.fi.stemmer=function(){var e=i.stemmerSupport.Among,r=i.stemmerSupport.SnowballProgram,n=new function(){function i(){f=A.limit,d=f,n()||(f=A.cursor,n()||(d=A.cursor))}function n(){for(var i;;){if(i=A.cursor,A.in_grouping(W,97,246))break;if(A.cursor=i,i>=A.limit)return!0;A.cursor++}for(A.cursor=i;!A.out_grouping(W,97,246);){if(A.cursor>=A.limit)return!0;A.cursor++}return!1}function t(){return d<=A.cursor}function s(){var i,e;if(A.cursor>=f)if(e=A.limit_backward,A.limit_backward=f,A.ket=A.cursor,i=A.find_among_b(h,10)){switch(A.bra=A.cursor,A.limit_backward=e,i){case 1:if(!A.in_grouping_b(x,97,246))return;break;case 2:if(!t())return}A.slice_del()}else A.limit_backward=e}function o(){var i,e,r;if(A.cursor>=f)if(e=A.limit_backward,A.limit_backward=f,A.ket=A.cursor,i=A.find_among_b(v,9))switch(A.bra=A.cursor,A.limit_backward=e,i){case 1:r=A.limit-A.cursor,A.eq_s_b(1,"k")||(A.cursor=A.limit-r,A.slice_del());break;case 2:A.slice_del(),A.ket=A.cursor,A.eq_s_b(3,"kse")&&(A.bra=A.cursor,A.slice_from("ksi"));break;case 3:A.slice_del();break;case 4:A.find_among_b(p,6)&&A.slice_del();break;case 5:A.find_among_b(g,6)&&A.slice_del();break;case 6:A.find_among_b(j,2)&&A.slice_del()}else A.limit_backward=e}function l(){return A.find_among_b(q,7)}function a(){return A.eq_s_b(1,"i")&&A.in_grouping_b(L,97,246)}function u(){var i,e,r;if(A.cursor>=f)if(e=A.limit_backward,A.limit_backward=f,A.ket=A.cursor,i=A.find_among_b(C,30)){switch(A.bra=A.cursor,A.limit_backward=e,i){case 1:if(!A.eq_s_b(1,"a"))return;break;case 2:case 9:if(!A.eq_s_b(1,"e"))return;break;case 3:if(!A.eq_s_b(1,"i"))return;break;case 4:if(!A.eq_s_b(1,"o"))return;break;case 5:if(!A.eq_s_b(1,"ä"))return;break;case 6:if(!A.eq_s_b(1,"ö"))return;break;case 7:if(r=A.limit-A.cursor,!l()&&(A.cursor=A.limit-r,!A.eq_s_b(2,"ie"))){A.cursor=A.limit-r;break}if(A.cursor=A.limit-r,A.cursor<=A.limit_backward){A.cursor=A.limit-r;break}A.cursor--,A.bra=A.cursor;break;case 8:if(!A.in_grouping_b(W,97,246)||!A.out_grouping_b(W,97,246))return}A.slice_del(),k=!0}else A.limit_backward=e}function c(){var i,e,r;if(A.cursor>=d)if(e=A.limit_backward,A.limit_backward=d,A.ket=A.cursor,i=A.find_among_b(P,14)){if(A.bra=A.cursor,A.limit_backward=e,1==i){if(r=A.limit-A.cursor,A.eq_s_b(2,"po"))return;A.cursor=A.limit-r}A.slice_del()}else A.limit_backward=e}function m(){var i;A.cursor>=f&&(i=A.limit_backward,A.limit_backward=f,A.ket=A.cursor,A.find_among_b(F,2)?(A.bra=A.cursor,A.limit_backward=i,A.slice_del()):A.limit_backward=i)}function w(){var i,e,r,n,t,s;if(A.cursor>=f){if(e=A.limit_backward,A.limit_backward=f,A.ket=A.cursor,A.eq_s_b(1,"t")&&(A.bra=A.cursor,r=A.limit-A.cursor,A.in_grouping_b(W,97,246)&&(A.cursor=A.limit-r,A.slice_del(),A.limit_backward=e,n=A.limit-A.cursor,A.cursor>=d&&(A.cursor=d,t=A.limit_backward,A.limit_backward=A.cursor,A.cursor=A.limit-n,A.ket=A.cursor,i=A.find_among_b(S,2))))){if(A.bra=A.cursor,A.limit_backward=t,1==i){if(s=A.limit-A.cursor,A.eq_s_b(2,"po"))return;A.cursor=A.limit-s}return void A.slice_del()}A.limit_backward=e}}function _(){var i,e,r,n;if(A.cursor>=f){for(i=A.limit_backward,A.limit_backward=f,e=A.limit-A.cursor,l()&&(A.cursor=A.limit-e,A.ket=A.cursor,A.cursor>A.limit_backward&&(A.cursor--,A.bra=A.cursor,A.slice_del())),A.cursor=A.limit-e,A.ket=A.cursor,A.in_grouping_b(y,97,228)&&(A.bra=A.cursor,A.out_grouping_b(W,97,246)&&A.slice_del()),A.cursor=A.limit-e,A.ket=A.cursor,A.eq_s_b(1,"j")&&(A.bra=A.cursor,r=A.limit-A.cursor,A.eq_s_b(1,"o")?A.slice_del():(A.cursor=A.limit-r,A.eq_s_b(1,"u")&&A.slice_del())),A.cursor=A.limit-e,A.ket=A.cursor,A.eq_s_b(1,"o")&&(A.bra=A.cursor,A.eq_s_b(1,"j")&&A.slice_del()),A.cursor=A.limit-e,A.limit_backward=i;;){if(n=A.limit-A.cursor,A.out_grouping_b(W,97,246)){A.cursor=A.limit-n;break}if(A.cursor=A.limit-n,A.cursor<=A.limit_backward)return;A.cursor--}A.ket=A.cursor,A.cursor>A.limit_backward&&(A.cursor--,A.bra=A.cursor,b=A.slice_to(),A.eq_v_b(b)&&A.slice_del())}}var k,b,d,f,h=[new e("pa",-1,1),new e("sti",-1,2),new e("kaan",-1,1),new e("han",-1,1),new e("kin",-1,1),new e("hän",-1,1),new e("kään",-1,1),new e("ko",-1,1),new e("pä",-1,1),new e("kö",-1,1)],p=[new e("lla",-1,-1),new e("na",-1,-1),new e("ssa",-1,-1),new e("ta",-1,-1),new e("lta",3,-1),new e("sta",3,-1)],g=[new e("llä",-1,-1),new e("nä",-1,-1),new e("ssä",-1,-1),new e("tä",-1,-1),new e("ltä",3,-1),new e("stä",3,-1)],j=[new e("lle",-1,-1),new e("ine",-1,-1)],v=[new e("nsa",-1,3),new e("mme",-1,3),new e("nne",-1,3),new e("ni",-1,2),new e("si",-1,1),new e("an",-1,4),new e("en",-1,6),new e("än",-1,5),new e("nsä",-1,3)],q=[new e("aa",-1,-1),new e("ee",-1,-1),new e("ii",-1,-1),new e("oo",-1,-1),new e("uu",-1,-1),new e("ää",-1,-1),new e("öö",-1,-1)],C=[new e("a",-1,8),new e("lla",0,-1),new e("na",0,-1),new e("ssa",0,-1),new e("ta",0,-1),new e("lta",4,-1),new e("sta",4,-1),new e("tta",4,9),new e("lle",-1,-1),new e("ine",-1,-1),new e("ksi",-1,-1),new e("n",-1,7),new e("han",11,1),new e("den",11,-1,a),new e("seen",11,-1,l),new e("hen",11,2),new e("tten",11,-1,a),new e("hin",11,3),new e("siin",11,-1,a),new e("hon",11,4),new e("hän",11,5),new e("hön",11,6),new e("ä",-1,8),new e("llä",22,-1),new e("nä",22,-1),new e("ssä",22,-1),new e("tä",22,-1),new e("ltä",26,-1),new e("stä",26,-1),new e("ttä",26,9)],P=[new e("eja",-1,-1),new e("mma",-1,1),new e("imma",1,-1),new e("mpa",-1,1),new e("impa",3,-1),new e("mmi",-1,1),new e("immi",5,-1),new e("mpi",-1,1),new e("impi",7,-1),new e("ejä",-1,-1),new e("mmä",-1,1),new e("immä",10,-1),new e("mpä",-1,1),new e("impä",12,-1)],F=[new e("i",-1,-1),new e("j",-1,-1)],S=[new e("mma",-1,1),new e("imma",0,-1)],y=[17,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8],W=[17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,0,8,0,32],L=[17,65,16,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,32],x=[17,97,24,1,0,0,0,0,0,0,0,0,0,0,0,0,8,0,32],A=new r;this.setCurrent=function(i){A.setCurrent(i)},this.getCurrent=function(){return A.getCurrent()},this.stem=function(){var e=A.cursor;return i(),k=!1,A.limit_backward=e,A.cursor=A.limit,s(),A.cursor=A.limit,o(),A.cursor=A.limit,u(),A.cursor=A.limit,c(),A.cursor=A.limit,k?(m(),A.cursor=A.limit):(A.cursor=A.limit,w(),A.cursor=A.limit),_(),!0}};return function(i){return"function"==typeof i.update?i.update(function(i){return n.setCurrent(i),n.stem(),n.getCurrent()}):(n.setCurrent(i),n.stem(),n.getCurrent())}}(),i.Pipeline.registerFunction(i.fi.stemmer,"stemmer-fi"),i.fi.stopWordFilter=i.generateStopWordFilter("ei eivät emme en et ette että he heidän heidät heihin heille heillä heiltä heissä heistä heitä hän häneen hänelle hänellä häneltä hänen hänessä hänestä hänet häntä itse ja johon joiden joihin joiksi joilla joille joilta joina joissa joista joita joka joksi jolla jolle jolta jona jonka jos jossa josta jota jotka kanssa keiden keihin keiksi keille keillä keiltä keinä keissä keistä keitä keneen keneksi kenelle kenellä keneltä kenen kenenä kenessä kenestä kenet ketkä ketkä ketä koska kuin kuka kun me meidän meidät meihin meille meillä meiltä meissä meistä meitä mihin miksi mikä mille millä miltä minkä minkä minua minulla minulle minulta minun minussa minusta minut minuun minä minä missä mistä mitkä mitä mukaan mutta ne niiden niihin niiksi niille niillä niiltä niin niin niinä niissä niistä niitä noiden noihin noiksi noilla noille noilta noin noina noissa noista noita nuo nyt näiden näihin näiksi näille näillä näiltä näinä näissä näistä näitä nämä ole olemme olen olet olette oli olimme olin olisi olisimme olisin olisit olisitte olisivat olit olitte olivat olla olleet ollut on ovat poikki se sekä sen siihen siinä siitä siksi sille sillä sillä siltä sinua sinulla sinulle sinulta sinun sinussa sinusta sinut sinuun sinä sinä sitä tai te teidän teidät teihin teille teillä teiltä teissä teistä teitä tuo tuohon tuoksi tuolla tuolle tuolta tuon tuona tuossa tuosta tuota tähän täksi tälle tällä tältä tämä tämän tänä tässä tästä tätä vaan vai vaikka yli".split(" ")),i.Pipeline.registerFunction(i.fi.stopWordFilter,"stopWordFilter-fi")}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.fr.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.fr.min.js new file mode 100644 index 000000000..68cd0094a --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.fr.min.js @@ -0,0 +1,18 @@ +/*! + * Lunr languages, `French` language + * https://github.com/MihaiValentin/lunr-languages + * + * Copyright 2014, Mihai Valentin + * http://www.mozilla.org/MPL/ + */ +/*! + * based on + * Snowball JavaScript Library v0.3 + * http://code.google.com/p/urim/ + * http://snowball.tartarus.org/ + * + * Copyright 2010, Oleg Mazko + * http://www.mozilla.org/MPL/ + */ + +!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.fr=function(){this.pipeline.reset(),this.pipeline.add(e.fr.trimmer,e.fr.stopWordFilter,e.fr.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.fr.stemmer))},e.fr.wordCharacters="A-Za-zªºÀ-ÖØ-öø-ʸˠ-ˤᴀ-ᴥᴬ-ᵜᵢ-ᵥᵫ-ᵷᵹ-ᶾḀ-ỿⁱⁿₐ-ₜKÅℲⅎⅠ-ↈⱠ-ⱿꜢ-ꞇꞋ-ꞭꞰ-ꞷꟷ-ꟿꬰ-ꭚꭜ-ꭤff-stA-Za-z",e.fr.trimmer=e.trimmerSupport.generateTrimmer(e.fr.wordCharacters),e.Pipeline.registerFunction(e.fr.trimmer,"trimmer-fr"),e.fr.stemmer=function(){var r=e.stemmerSupport.Among,s=e.stemmerSupport.SnowballProgram,i=new function(){function e(e,r,s){return!(!W.eq_s(1,e)||(W.ket=W.cursor,!W.in_grouping(F,97,251)))&&(W.slice_from(r),W.cursor=s,!0)}function i(e,r,s){return!!W.eq_s(1,e)&&(W.ket=W.cursor,W.slice_from(r),W.cursor=s,!0)}function n(){for(var r,s;;){if(r=W.cursor,W.in_grouping(F,97,251)){if(W.bra=W.cursor,s=W.cursor,e("u","U",r))continue;if(W.cursor=s,e("i","I",r))continue;if(W.cursor=s,i("y","Y",r))continue}if(W.cursor=r,W.bra=r,!e("y","Y",r)){if(W.cursor=r,W.eq_s(1,"q")&&(W.bra=W.cursor,i("u","U",r)))continue;if(W.cursor=r,r>=W.limit)return;W.cursor++}}}function t(){for(;!W.in_grouping(F,97,251);){if(W.cursor>=W.limit)return!0;W.cursor++}for(;!W.out_grouping(F,97,251);){if(W.cursor>=W.limit)return!0;W.cursor++}return!1}function u(){var e=W.cursor;if(q=W.limit,g=q,p=q,W.in_grouping(F,97,251)&&W.in_grouping(F,97,251)&&W.cursor=W.limit){W.cursor=q;break}W.cursor++}while(!W.in_grouping(F,97,251))}q=W.cursor,W.cursor=e,t()||(g=W.cursor,t()||(p=W.cursor))}function o(){for(var e,r;;){if(r=W.cursor,W.bra=r,!(e=W.find_among(h,4)))break;switch(W.ket=W.cursor,e){case 1:W.slice_from("i");break;case 2:W.slice_from("u");break;case 3:W.slice_from("y");break;case 4:if(W.cursor>=W.limit)return;W.cursor++}}}function c(){return q<=W.cursor}function a(){return g<=W.cursor}function l(){return p<=W.cursor}function w(){var e,r;if(W.ket=W.cursor,e=W.find_among_b(C,43)){switch(W.bra=W.cursor,e){case 1:if(!l())return!1;W.slice_del();break;case 2:if(!l())return!1;W.slice_del(),W.ket=W.cursor,W.eq_s_b(2,"ic")&&(W.bra=W.cursor,l()?W.slice_del():W.slice_from("iqU"));break;case 3:if(!l())return!1;W.slice_from("log");break;case 4:if(!l())return!1;W.slice_from("u");break;case 5:if(!l())return!1;W.slice_from("ent");break;case 6:if(!c())return!1;if(W.slice_del(),W.ket=W.cursor,e=W.find_among_b(z,6))switch(W.bra=W.cursor,e){case 1:l()&&(W.slice_del(),W.ket=W.cursor,W.eq_s_b(2,"at")&&(W.bra=W.cursor,l()&&W.slice_del()));break;case 2:l()?W.slice_del():a()&&W.slice_from("eux");break;case 3:l()&&W.slice_del();break;case 4:c()&&W.slice_from("i")}break;case 7:if(!l())return!1;if(W.slice_del(),W.ket=W.cursor,e=W.find_among_b(y,3))switch(W.bra=W.cursor,e){case 1:l()?W.slice_del():W.slice_from("abl");break;case 2:l()?W.slice_del():W.slice_from("iqU");break;case 3:l()&&W.slice_del()}break;case 8:if(!l())return!1;if(W.slice_del(),W.ket=W.cursor,W.eq_s_b(2,"at")&&(W.bra=W.cursor,l()&&(W.slice_del(),W.ket=W.cursor,W.eq_s_b(2,"ic")))){W.bra=W.cursor,l()?W.slice_del():W.slice_from("iqU");break}break;case 9:W.slice_from("eau");break;case 10:if(!a())return!1;W.slice_from("al");break;case 11:if(l())W.slice_del();else{if(!a())return!1;W.slice_from("eux")}break;case 12:if(!a()||!W.out_grouping_b(F,97,251))return!1;W.slice_del();break;case 13:return c()&&W.slice_from("ant"),!1;case 14:return c()&&W.slice_from("ent"),!1;case 15:return r=W.limit-W.cursor,W.in_grouping_b(F,97,251)&&c()&&(W.cursor=W.limit-r,W.slice_del()),!1}return!0}return!1}function f(){var e,r;if(W.cursor=q){if(s=W.limit_backward,W.limit_backward=q,W.ket=W.cursor,e=W.find_among_b(P,7))switch(W.bra=W.cursor,e){case 1:if(l()){if(i=W.limit-W.cursor,!W.eq_s_b(1,"s")&&(W.cursor=W.limit-i,!W.eq_s_b(1,"t")))break;W.slice_del()}break;case 2:W.slice_from("i");break;case 3:W.slice_del();break;case 4:W.eq_s_b(2,"gu")&&W.slice_del()}W.limit_backward=s}}function b(){var e=W.limit-W.cursor;W.find_among_b(U,5)&&(W.cursor=W.limit-e,W.ket=W.cursor,W.cursor>W.limit_backward&&(W.cursor--,W.bra=W.cursor,W.slice_del()))}function d(){for(var e,r=1;W.out_grouping_b(F,97,251);)r--;if(r<=0){if(W.ket=W.cursor,e=W.limit-W.cursor,!W.eq_s_b(1,"é")&&(W.cursor=W.limit-e,!W.eq_s_b(1,"è")))return;W.bra=W.cursor,W.slice_from("e")}}function k(){if(!w()&&(W.cursor=W.limit,!f()&&(W.cursor=W.limit,!m())))return W.cursor=W.limit,void _();W.cursor=W.limit,W.ket=W.cursor,W.eq_s_b(1,"Y")?(W.bra=W.cursor,W.slice_from("i")):(W.cursor=W.limit,W.eq_s_b(1,"ç")&&(W.bra=W.cursor,W.slice_from("c")))}var p,g,q,v=[new r("col",-1,-1),new r("par",-1,-1),new r("tap",-1,-1)],h=[new r("",-1,4),new r("I",0,1),new r("U",0,2),new r("Y",0,3)],z=[new r("iqU",-1,3),new r("abl",-1,3),new r("Ièr",-1,4),new r("ièr",-1,4),new r("eus",-1,2),new r("iv",-1,1)],y=[new r("ic",-1,2),new r("abil",-1,1),new r("iv",-1,3)],C=[new r("iqUe",-1,1),new r("atrice",-1,2),new r("ance",-1,1),new r("ence",-1,5),new r("logie",-1,3),new r("able",-1,1),new r("isme",-1,1),new r("euse",-1,11),new r("iste",-1,1),new r("ive",-1,8),new r("if",-1,8),new r("usion",-1,4),new r("ation",-1,2),new r("ution",-1,4),new r("ateur",-1,2),new r("iqUes",-1,1),new r("atrices",-1,2),new r("ances",-1,1),new r("ences",-1,5),new r("logies",-1,3),new r("ables",-1,1),new r("ismes",-1,1),new r("euses",-1,11),new r("istes",-1,1),new r("ives",-1,8),new r("ifs",-1,8),new r("usions",-1,4),new r("ations",-1,2),new r("utions",-1,4),new r("ateurs",-1,2),new r("ments",-1,15),new r("ements",30,6),new r("issements",31,12),new r("ités",-1,7),new r("ment",-1,15),new r("ement",34,6),new r("issement",35,12),new r("amment",34,13),new r("emment",34,14),new r("aux",-1,10),new r("eaux",39,9),new r("eux",-1,1),new r("ité",-1,7)],x=[new r("ira",-1,1),new r("ie",-1,1),new r("isse",-1,1),new r("issante",-1,1),new r("i",-1,1),new r("irai",4,1),new r("ir",-1,1),new r("iras",-1,1),new r("ies",-1,1),new r("îmes",-1,1),new r("isses",-1,1),new r("issantes",-1,1),new r("îtes",-1,1),new r("is",-1,1),new r("irais",13,1),new r("issais",13,1),new r("irions",-1,1),new r("issions",-1,1),new r("irons",-1,1),new r("issons",-1,1),new r("issants",-1,1),new r("it",-1,1),new r("irait",21,1),new r("issait",21,1),new r("issant",-1,1),new r("iraIent",-1,1),new r("issaIent",-1,1),new r("irent",-1,1),new r("issent",-1,1),new r("iront",-1,1),new r("ît",-1,1),new r("iriez",-1,1),new r("issiez",-1,1),new r("irez",-1,1),new r("issez",-1,1)],I=[new r("a",-1,3),new r("era",0,2),new r("asse",-1,3),new r("ante",-1,3),new r("ée",-1,2),new r("ai",-1,3),new r("erai",5,2),new r("er",-1,2),new r("as",-1,3),new r("eras",8,2),new r("âmes",-1,3),new r("asses",-1,3),new r("antes",-1,3),new r("âtes",-1,3),new r("ées",-1,2),new r("ais",-1,3),new r("erais",15,2),new r("ions",-1,1),new r("erions",17,2),new r("assions",17,3),new r("erons",-1,2),new r("ants",-1,3),new r("és",-1,2),new r("ait",-1,3),new r("erait",23,2),new r("ant",-1,3),new r("aIent",-1,3),new r("eraIent",26,2),new r("èrent",-1,2),new r("assent",-1,3),new r("eront",-1,2),new r("ât",-1,3),new r("ez",-1,2),new r("iez",32,2),new r("eriez",33,2),new r("assiez",33,3),new r("erez",32,2),new r("é",-1,2)],P=[new r("e",-1,3),new r("Ière",0,2),new r("ière",0,2),new r("ion",-1,1),new r("Ier",-1,2),new r("ier",-1,2),new r("ë",-1,4)],U=[new r("ell",-1,-1),new r("eill",-1,-1),new r("enn",-1,-1),new r("onn",-1,-1),new r("ett",-1,-1)],F=[17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,128,130,103,8,5],S=[1,65,20,0,0,0,0,0,0,0,0,0,0,0,0,0,128],W=new s;this.setCurrent=function(e){W.setCurrent(e)},this.getCurrent=function(){return W.getCurrent()},this.stem=function(){var e=W.cursor;return n(),W.cursor=e,u(),W.limit_backward=e,W.cursor=W.limit,k(),W.cursor=W.limit,b(),W.cursor=W.limit,d(),W.cursor=W.limit_backward,o(),!0}};return function(e){return"function"==typeof e.update?e.update(function(e){return i.setCurrent(e),i.stem(),i.getCurrent()}):(i.setCurrent(e),i.stem(),i.getCurrent())}}(),e.Pipeline.registerFunction(e.fr.stemmer,"stemmer-fr"),e.fr.stopWordFilter=e.generateStopWordFilter("ai aie aient aies ait as au aura aurai auraient aurais aurait auras aurez auriez aurions aurons auront aux avaient avais avait avec avez aviez avions avons ayant ayez ayons c ce ceci celà ces cet cette d dans de des du elle en es est et eu eue eues eurent eus eusse eussent eusses eussiez eussions eut eux eûmes eût eûtes furent fus fusse fussent fusses fussiez fussions fut fûmes fût fûtes ici il ils j je l la le les leur leurs lui m ma mais me mes moi mon même n ne nos notre nous on ont ou par pas pour qu que quel quelle quelles quels qui s sa sans se sera serai seraient serais serait seras serez seriez serions serons seront ses soi soient sois soit sommes son sont soyez soyons suis sur t ta te tes toi ton tu un une vos votre vous y à étaient étais était étant étiez étions été étée étées étés êtes".split(" ")),e.Pipeline.registerFunction(e.fr.stopWordFilter,"stopWordFilter-fr")}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.hi.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.hi.min.js new file mode 100644 index 000000000..7dbc41402 --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.hi.min.js @@ -0,0 +1 @@ +!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.hi=function(){this.pipeline.reset(),this.pipeline.add(e.hi.trimmer,e.hi.stopWordFilter,e.hi.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.hi.stemmer))},e.hi.wordCharacters="ऀ-ःऄ-एऐ-टठ-यर-िी-ॏॐ-य़ॠ-९॰-ॿa-zA-Za-zA-Z0-90-9",e.hi.trimmer=e.trimmerSupport.generateTrimmer(e.hi.wordCharacters),e.Pipeline.registerFunction(e.hi.trimmer,"trimmer-hi"),e.hi.stopWordFilter=e.generateStopWordFilter("अत अपना अपनी अपने अभी अंदर आदि आप इत्यादि इन इनका इन्हीं इन्हें इन्हों इस इसका इसकी इसके इसमें इसी इसे उन उनका उनकी उनके उनको उन्हीं उन्हें उन्हों उस उसके उसी उसे एक एवं एस ऐसे और कई कर करता करते करना करने करें कहते कहा का काफ़ी कि कितना किन्हें किन्हों किया किर किस किसी किसे की कुछ कुल के को कोई कौन कौनसा गया घर जब जहाँ जा जितना जिन जिन्हें जिन्हों जिस जिसे जीधर जैसा जैसे जो तक तब तरह तिन तिन्हें तिन्हों तिस तिसे तो था थी थे दबारा दिया दुसरा दूसरे दो द्वारा न नके नहीं ना निहायत नीचे ने पर पहले पूरा पे फिर बनी बही बहुत बाद बाला बिलकुल भी भीतर मगर मानो मे में यदि यह यहाँ यही या यिह ये रखें रहा रहे ऱ्वासा लिए लिये लेकिन व वग़ैरह वर्ग वह वहाँ वहीं वाले वुह वे वो सकता सकते सबसे सभी साथ साबुत साभ सारा से सो संग ही हुआ हुई हुए है हैं हो होता होती होते होना होने".split(" ")),e.hi.stemmer=function(){return function(e){return"function"==typeof e.update?e.update(function(e){return e}):e}}();var r=e.wordcut;r.init(),e.hi.tokenizer=function(i){if(!arguments.length||null==i||void 0==i)return[];if(Array.isArray(i))return i.map(function(r){return isLunr2?new e.Token(r.toLowerCase()):r.toLowerCase()});var t=i.toString().toLowerCase().replace(/^\s+/,"");return r.cut(t).split("|")},e.Pipeline.registerFunction(e.hi.stemmer,"stemmer-hi"),e.Pipeline.registerFunction(e.hi.stopWordFilter,"stopWordFilter-hi")}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.hu.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.hu.min.js new file mode 100644 index 000000000..ed9d909f7 --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.hu.min.js @@ -0,0 +1,18 @@ +/*! + * Lunr languages, `Hungarian` language + * https://github.com/MihaiValentin/lunr-languages + * + * Copyright 2014, Mihai Valentin + * http://www.mozilla.org/MPL/ + */ +/*! + * based on + * Snowball JavaScript Library v0.3 + * http://code.google.com/p/urim/ + * http://snowball.tartarus.org/ + * + * Copyright 2010, Oleg Mazko + * http://www.mozilla.org/MPL/ + */ + +!function(e,n){"function"==typeof define&&define.amd?define(n):"object"==typeof exports?module.exports=n():n()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.hu=function(){this.pipeline.reset(),this.pipeline.add(e.hu.trimmer,e.hu.stopWordFilter,e.hu.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.hu.stemmer))},e.hu.wordCharacters="A-Za-zªºÀ-ÖØ-öø-ʸˠ-ˤᴀ-ᴥᴬ-ᵜᵢ-ᵥᵫ-ᵷᵹ-ᶾḀ-ỿⁱⁿₐ-ₜKÅℲⅎⅠ-ↈⱠ-ⱿꜢ-ꞇꞋ-ꞭꞰ-ꞷꟷ-ꟿꬰ-ꭚꭜ-ꭤff-stA-Za-z",e.hu.trimmer=e.trimmerSupport.generateTrimmer(e.hu.wordCharacters),e.Pipeline.registerFunction(e.hu.trimmer,"trimmer-hu"),e.hu.stemmer=function(){var n=e.stemmerSupport.Among,r=e.stemmerSupport.SnowballProgram,i=new function(){function e(){var e,n=L.cursor;if(d=L.limit,L.in_grouping(W,97,252))for(;;){if(e=L.cursor,L.out_grouping(W,97,252))return L.cursor=e,L.find_among(g,8)||(L.cursor=e,e=L.limit)return void(d=e);L.cursor++}if(L.cursor=n,L.out_grouping(W,97,252)){for(;!L.in_grouping(W,97,252);){if(L.cursor>=L.limit)return;L.cursor++}d=L.cursor}}function i(){return d<=L.cursor}function a(){var e;if(L.ket=L.cursor,(e=L.find_among_b(h,2))&&(L.bra=L.cursor,i()))switch(e){case 1:L.slice_from("a");break;case 2:L.slice_from("e")}}function t(){var e=L.limit-L.cursor;return!!L.find_among_b(p,23)&&(L.cursor=L.limit-e,!0)}function s(){if(L.cursor>L.limit_backward){L.cursor--,L.ket=L.cursor;var e=L.cursor-1;L.limit_backward<=e&&e<=L.limit&&(L.cursor=e,L.bra=e,L.slice_del())}}function c(){var e;if(L.ket=L.cursor,(e=L.find_among_b(_,2))&&(L.bra=L.cursor,i())){if((1==e||2==e)&&!t())return;L.slice_del(),s()}}function o(){L.ket=L.cursor,L.find_among_b(v,44)&&(L.bra=L.cursor,i()&&(L.slice_del(),a()))}function w(){var e;if(L.ket=L.cursor,(e=L.find_among_b(z,3))&&(L.bra=L.cursor,i()))switch(e){case 1:L.slice_from("e");break;case 2:case 3:L.slice_from("a")}}function l(){var e;if(L.ket=L.cursor,(e=L.find_among_b(y,6))&&(L.bra=L.cursor,i()))switch(e){case 1:case 2:L.slice_del();break;case 3:L.slice_from("a");break;case 4:L.slice_from("e")}}function u(){var e;if(L.ket=L.cursor,(e=L.find_among_b(j,2))&&(L.bra=L.cursor,i())){if((1==e||2==e)&&!t())return;L.slice_del(),s()}}function m(){var e;if(L.ket=L.cursor,(e=L.find_among_b(C,7))&&(L.bra=L.cursor,i()))switch(e){case 1:L.slice_from("a");break;case 2:L.slice_from("e");break;case 3:case 4:case 5:case 6:case 7:L.slice_del()}}function k(){var e;if(L.ket=L.cursor,(e=L.find_among_b(P,12))&&(L.bra=L.cursor,i()))switch(e){case 1:case 4:case 7:case 9:L.slice_del();break;case 2:case 5:case 8:L.slice_from("e");break;case 3:case 6:L.slice_from("a")}}function f(){var e;if(L.ket=L.cursor,(e=L.find_among_b(F,31))&&(L.bra=L.cursor,i()))switch(e){case 1:case 4:case 7:case 8:case 9:case 12:case 13:case 16:case 17:case 18:L.slice_del();break;case 2:case 5:case 10:case 14:case 19:L.slice_from("a");break;case 3:case 6:case 11:case 15:case 20:L.slice_from("e")}}function b(){var e;if(L.ket=L.cursor,(e=L.find_among_b(S,42))&&(L.bra=L.cursor,i()))switch(e){case 1:case 4:case 5:case 6:case 9:case 10:case 11:case 14:case 15:case 16:case 17:case 20:case 21:case 24:case 25:case 26:case 29:L.slice_del();break;case 2:case 7:case 12:case 18:case 22:case 27:L.slice_from("a");break;case 3:case 8:case 13:case 19:case 23:case 28:L.slice_from("e")}}var d,g=[new n("cs",-1,-1),new n("dzs",-1,-1),new n("gy",-1,-1),new n("ly",-1,-1),new n("ny",-1,-1),new n("sz",-1,-1),new n("ty",-1,-1),new n("zs",-1,-1)],h=[new n("á",-1,1),new n("é",-1,2)],p=[new n("bb",-1,-1),new n("cc",-1,-1),new n("dd",-1,-1),new n("ff",-1,-1),new n("gg",-1,-1),new n("jj",-1,-1),new n("kk",-1,-1),new n("ll",-1,-1),new n("mm",-1,-1),new n("nn",-1,-1),new n("pp",-1,-1),new n("rr",-1,-1),new n("ccs",-1,-1),new n("ss",-1,-1),new n("zzs",-1,-1),new n("tt",-1,-1),new n("vv",-1,-1),new n("ggy",-1,-1),new n("lly",-1,-1),new n("nny",-1,-1),new n("tty",-1,-1),new n("ssz",-1,-1),new n("zz",-1,-1)],_=[new n("al",-1,1),new n("el",-1,2)],v=[new n("ba",-1,-1),new n("ra",-1,-1),new n("be",-1,-1),new n("re",-1,-1),new n("ig",-1,-1),new n("nak",-1,-1),new n("nek",-1,-1),new n("val",-1,-1),new n("vel",-1,-1),new n("ul",-1,-1),new n("nál",-1,-1),new n("nél",-1,-1),new n("ból",-1,-1),new n("ról",-1,-1),new n("tól",-1,-1),new n("bõl",-1,-1),new n("rõl",-1,-1),new n("tõl",-1,-1),new n("ül",-1,-1),new n("n",-1,-1),new n("an",19,-1),new n("ban",20,-1),new n("en",19,-1),new n("ben",22,-1),new n("képpen",22,-1),new n("on",19,-1),new n("ön",19,-1),new n("képp",-1,-1),new n("kor",-1,-1),new n("t",-1,-1),new n("at",29,-1),new n("et",29,-1),new n("ként",29,-1),new n("anként",32,-1),new n("enként",32,-1),new n("onként",32,-1),new n("ot",29,-1),new n("ért",29,-1),new n("öt",29,-1),new n("hez",-1,-1),new n("hoz",-1,-1),new n("höz",-1,-1),new n("vá",-1,-1),new n("vé",-1,-1)],z=[new n("án",-1,2),new n("én",-1,1),new n("ánként",-1,3)],y=[new n("stul",-1,2),new n("astul",0,1),new n("ástul",0,3),new n("stül",-1,2),new n("estül",3,1),new n("éstül",3,4)],j=[new n("á",-1,1),new n("é",-1,2)],C=[new n("k",-1,7),new n("ak",0,4),new n("ek",0,6),new n("ok",0,5),new n("ák",0,1),new n("ék",0,2),new n("ök",0,3)],P=[new n("éi",-1,7),new n("áéi",0,6),new n("ééi",0,5),new n("é",-1,9),new n("ké",3,4),new n("aké",4,1),new n("eké",4,1),new n("oké",4,1),new n("áké",4,3),new n("éké",4,2),new n("öké",4,1),new n("éé",3,8)],F=[new n("a",-1,18),new n("ja",0,17),new n("d",-1,16),new n("ad",2,13),new n("ed",2,13),new n("od",2,13),new n("ád",2,14),new n("éd",2,15),new n("öd",2,13),new n("e",-1,18),new n("je",9,17),new n("nk",-1,4),new n("unk",11,1),new n("ánk",11,2),new n("énk",11,3),new n("ünk",11,1),new n("uk",-1,8),new n("juk",16,7),new n("ájuk",17,5),new n("ük",-1,8),new n("jük",19,7),new n("éjük",20,6),new n("m",-1,12),new n("am",22,9),new n("em",22,9),new n("om",22,9),new n("ám",22,10),new n("ém",22,11),new n("o",-1,18),new n("á",-1,19),new n("é",-1,20)],S=[new n("id",-1,10),new n("aid",0,9),new n("jaid",1,6),new n("eid",0,9),new n("jeid",3,6),new n("áid",0,7),new n("éid",0,8),new n("i",-1,15),new n("ai",7,14),new n("jai",8,11),new n("ei",7,14),new n("jei",10,11),new n("ái",7,12),new n("éi",7,13),new n("itek",-1,24),new n("eitek",14,21),new n("jeitek",15,20),new n("éitek",14,23),new n("ik",-1,29),new n("aik",18,26),new n("jaik",19,25),new n("eik",18,26),new n("jeik",21,25),new n("áik",18,27),new n("éik",18,28),new n("ink",-1,20),new n("aink",25,17),new n("jaink",26,16),new n("eink",25,17),new n("jeink",28,16),new n("áink",25,18),new n("éink",25,19),new n("aitok",-1,21),new n("jaitok",32,20),new n("áitok",-1,22),new n("im",-1,5),new n("aim",35,4),new n("jaim",36,1),new n("eim",35,4),new n("jeim",38,1),new n("áim",35,2),new n("éim",35,3)],W=[17,65,16,0,0,0,0,0,0,0,0,0,0,0,0,0,1,17,52,14],L=new r;this.setCurrent=function(e){L.setCurrent(e)},this.getCurrent=function(){return L.getCurrent()},this.stem=function(){var n=L.cursor;return e(),L.limit_backward=n,L.cursor=L.limit,c(),L.cursor=L.limit,o(),L.cursor=L.limit,w(),L.cursor=L.limit,l(),L.cursor=L.limit,u(),L.cursor=L.limit,k(),L.cursor=L.limit,f(),L.cursor=L.limit,b(),L.cursor=L.limit,m(),!0}};return function(e){return"function"==typeof e.update?e.update(function(e){return i.setCurrent(e),i.stem(),i.getCurrent()}):(i.setCurrent(e),i.stem(),i.getCurrent())}}(),e.Pipeline.registerFunction(e.hu.stemmer,"stemmer-hu"),e.hu.stopWordFilter=e.generateStopWordFilter("a abban ahhoz ahogy ahol aki akik akkor alatt amely amelyek amelyekben amelyeket amelyet amelynek ami amikor amit amolyan amíg annak arra arról az azok azon azonban azt aztán azután azzal azért be belül benne bár cikk cikkek cikkeket csak de e ebben eddig egy egyes egyetlen egyik egyre egyéb egész ehhez ekkor el ellen elsõ elég elõ elõször elõtt emilyen ennek erre ez ezek ezen ezt ezzel ezért fel felé hanem hiszen hogy hogyan igen ill ill. illetve ilyen ilyenkor ismét ison itt jobban jó jól kell kellett keressünk keresztül ki kívül között közül legalább legyen lehet lehetett lenne lenni lesz lett maga magát majd majd meg mellett mely melyek mert mi mikor milyen minden mindenki mindent mindig mint mintha mit mivel miért most már más másik még míg nagy nagyobb nagyon ne nekem neki nem nincs néha néhány nélkül olyan ott pedig persze rá s saját sem semmi sok sokat sokkal szemben szerint szinte számára talán tehát teljes tovább továbbá több ugyanis utolsó után utána vagy vagyis vagyok valaki valami valamint való van vannak vele vissza viszont volna volt voltak voltam voltunk által általában át én éppen és így õ õk õket össze úgy új újabb újra".split(" ")),e.Pipeline.registerFunction(e.hu.stopWordFilter,"stopWordFilter-hu")}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.it.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.it.min.js new file mode 100644 index 000000000..344b6a3c0 --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.it.min.js @@ -0,0 +1,18 @@ +/*! + * Lunr languages, `Italian` language + * https://github.com/MihaiValentin/lunr-languages + * + * Copyright 2014, Mihai Valentin + * http://www.mozilla.org/MPL/ + */ +/*! + * based on + * Snowball JavaScript Library v0.3 + * http://code.google.com/p/urim/ + * http://snowball.tartarus.org/ + * + * Copyright 2010, Oleg Mazko + * http://www.mozilla.org/MPL/ + */ + +!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.it=function(){this.pipeline.reset(),this.pipeline.add(e.it.trimmer,e.it.stopWordFilter,e.it.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.it.stemmer))},e.it.wordCharacters="A-Za-zªºÀ-ÖØ-öø-ʸˠ-ˤᴀ-ᴥᴬ-ᵜᵢ-ᵥᵫ-ᵷᵹ-ᶾḀ-ỿⁱⁿₐ-ₜKÅℲⅎⅠ-ↈⱠ-ⱿꜢ-ꞇꞋ-ꞭꞰ-ꞷꟷ-ꟿꬰ-ꭚꭜ-ꭤff-stA-Za-z",e.it.trimmer=e.trimmerSupport.generateTrimmer(e.it.wordCharacters),e.Pipeline.registerFunction(e.it.trimmer,"trimmer-it"),e.it.stemmer=function(){var r=e.stemmerSupport.Among,n=e.stemmerSupport.SnowballProgram,i=new function(){function e(e,r,n){return!(!x.eq_s(1,e)||(x.ket=x.cursor,!x.in_grouping(L,97,249)))&&(x.slice_from(r),x.cursor=n,!0)}function i(){for(var r,n,i,o,t=x.cursor;;){if(x.bra=x.cursor,r=x.find_among(h,7))switch(x.ket=x.cursor,r){case 1:x.slice_from("à");continue;case 2:x.slice_from("è");continue;case 3:x.slice_from("ì");continue;case 4:x.slice_from("ò");continue;case 5:x.slice_from("ù");continue;case 6:x.slice_from("qU");continue;case 7:if(x.cursor>=x.limit)break;x.cursor++;continue}break}for(x.cursor=t;;)for(n=x.cursor;;){if(i=x.cursor,x.in_grouping(L,97,249)){if(x.bra=x.cursor,o=x.cursor,e("u","U",i))break;if(x.cursor=o,e("i","I",i))break}if(x.cursor=i,x.cursor>=x.limit)return void(x.cursor=n);x.cursor++}}function o(e){if(x.cursor=e,!x.in_grouping(L,97,249))return!1;for(;!x.out_grouping(L,97,249);){if(x.cursor>=x.limit)return!1;x.cursor++}return!0}function t(){if(x.in_grouping(L,97,249)){var e=x.cursor;if(x.out_grouping(L,97,249)){for(;!x.in_grouping(L,97,249);){if(x.cursor>=x.limit)return o(e);x.cursor++}return!0}return o(e)}return!1}function s(){var e,r=x.cursor;if(!t()){if(x.cursor=r,!x.out_grouping(L,97,249))return;if(e=x.cursor,x.out_grouping(L,97,249)){for(;!x.in_grouping(L,97,249);){if(x.cursor>=x.limit)return x.cursor=e,void(x.in_grouping(L,97,249)&&x.cursor=x.limit)return;x.cursor++}k=x.cursor}function a(){for(;!x.in_grouping(L,97,249);){if(x.cursor>=x.limit)return!1;x.cursor++}for(;!x.out_grouping(L,97,249);){if(x.cursor>=x.limit)return!1;x.cursor++}return!0}function u(){var e=x.cursor;k=x.limit,p=k,g=k,s(),x.cursor=e,a()&&(p=x.cursor,a()&&(g=x.cursor))}function c(){for(var e;;){if(x.bra=x.cursor,!(e=x.find_among(q,3)))break;switch(x.ket=x.cursor,e){case 1:x.slice_from("i");break;case 2:x.slice_from("u");break;case 3:if(x.cursor>=x.limit)return;x.cursor++}}}function w(){return k<=x.cursor}function l(){return p<=x.cursor}function m(){return g<=x.cursor}function f(){var e;if(x.ket=x.cursor,x.find_among_b(C,37)&&(x.bra=x.cursor,(e=x.find_among_b(z,5))&&w()))switch(e){case 1:x.slice_del();break;case 2:x.slice_from("e")}}function v(){var e;if(x.ket=x.cursor,!(e=x.find_among_b(S,51)))return!1;switch(x.bra=x.cursor,e){case 1:if(!m())return!1;x.slice_del();break;case 2:if(!m())return!1;x.slice_del(),x.ket=x.cursor,x.eq_s_b(2,"ic")&&(x.bra=x.cursor,m()&&x.slice_del());break;case 3:if(!m())return!1;x.slice_from("log");break;case 4:if(!m())return!1;x.slice_from("u");break;case 5:if(!m())return!1;x.slice_from("ente");break;case 6:if(!w())return!1;x.slice_del();break;case 7:if(!l())return!1;x.slice_del(),x.ket=x.cursor,e=x.find_among_b(P,4),e&&(x.bra=x.cursor,m()&&(x.slice_del(),1==e&&(x.ket=x.cursor,x.eq_s_b(2,"at")&&(x.bra=x.cursor,m()&&x.slice_del()))));break;case 8:if(!m())return!1;x.slice_del(),x.ket=x.cursor,e=x.find_among_b(F,3),e&&(x.bra=x.cursor,1==e&&m()&&x.slice_del());break;case 9:if(!m())return!1;x.slice_del(),x.ket=x.cursor,x.eq_s_b(2,"at")&&(x.bra=x.cursor,m()&&(x.slice_del(),x.ket=x.cursor,x.eq_s_b(2,"ic")&&(x.bra=x.cursor,m()&&x.slice_del())))}return!0}function b(){var e,r;x.cursor>=k&&(r=x.limit_backward,x.limit_backward=k,x.ket=x.cursor,e=x.find_among_b(W,87),e&&(x.bra=x.cursor,1==e&&x.slice_del()),x.limit_backward=r)}function d(){var e=x.limit-x.cursor;if(x.ket=x.cursor,x.in_grouping_b(y,97,242)&&(x.bra=x.cursor,w()&&(x.slice_del(),x.ket=x.cursor,x.eq_s_b(1,"i")&&(x.bra=x.cursor,w()))))return void x.slice_del();x.cursor=x.limit-e}function _(){d(),x.ket=x.cursor,x.eq_s_b(1,"h")&&(x.bra=x.cursor,x.in_grouping_b(U,99,103)&&w()&&x.slice_del())}var g,p,k,h=[new r("",-1,7),new r("qu",0,6),new r("á",0,1),new r("é",0,2),new r("í",0,3),new r("ó",0,4),new r("ú",0,5)],q=[new r("",-1,3),new r("I",0,1),new r("U",0,2)],C=[new r("la",-1,-1),new r("cela",0,-1),new r("gliela",0,-1),new r("mela",0,-1),new r("tela",0,-1),new r("vela",0,-1),new r("le",-1,-1),new r("cele",6,-1),new r("gliele",6,-1),new r("mele",6,-1),new r("tele",6,-1),new r("vele",6,-1),new r("ne",-1,-1),new r("cene",12,-1),new r("gliene",12,-1),new r("mene",12,-1),new r("sene",12,-1),new r("tene",12,-1),new r("vene",12,-1),new r("ci",-1,-1),new r("li",-1,-1),new r("celi",20,-1),new r("glieli",20,-1),new r("meli",20,-1),new r("teli",20,-1),new r("veli",20,-1),new r("gli",20,-1),new r("mi",-1,-1),new r("si",-1,-1),new r("ti",-1,-1),new r("vi",-1,-1),new r("lo",-1,-1),new r("celo",31,-1),new r("glielo",31,-1),new r("melo",31,-1),new r("telo",31,-1),new r("velo",31,-1)],z=[new r("ando",-1,1),new r("endo",-1,1),new r("ar",-1,2),new r("er",-1,2),new r("ir",-1,2)],P=[new r("ic",-1,-1),new r("abil",-1,-1),new r("os",-1,-1),new r("iv",-1,1)],F=[new r("ic",-1,1),new r("abil",-1,1),new r("iv",-1,1)],S=[new r("ica",-1,1),new r("logia",-1,3),new r("osa",-1,1),new r("ista",-1,1),new r("iva",-1,9),new r("anza",-1,1),new r("enza",-1,5),new r("ice",-1,1),new r("atrice",7,1),new r("iche",-1,1),new r("logie",-1,3),new r("abile",-1,1),new r("ibile",-1,1),new r("usione",-1,4),new r("azione",-1,2),new r("uzione",-1,4),new r("atore",-1,2),new r("ose",-1,1),new r("ante",-1,1),new r("mente",-1,1),new r("amente",19,7),new r("iste",-1,1),new r("ive",-1,9),new r("anze",-1,1),new r("enze",-1,5),new r("ici",-1,1),new r("atrici",25,1),new r("ichi",-1,1),new r("abili",-1,1),new r("ibili",-1,1),new r("ismi",-1,1),new r("usioni",-1,4),new r("azioni",-1,2),new r("uzioni",-1,4),new r("atori",-1,2),new r("osi",-1,1),new r("anti",-1,1),new r("amenti",-1,6),new r("imenti",-1,6),new r("isti",-1,1),new r("ivi",-1,9),new r("ico",-1,1),new r("ismo",-1,1),new r("oso",-1,1),new r("amento",-1,6),new r("imento",-1,6),new r("ivo",-1,9),new r("ità",-1,8),new r("istà",-1,1),new r("istè",-1,1),new r("istì",-1,1)],W=[new r("isca",-1,1),new r("enda",-1,1),new r("ata",-1,1),new r("ita",-1,1),new r("uta",-1,1),new r("ava",-1,1),new r("eva",-1,1),new r("iva",-1,1),new r("erebbe",-1,1),new r("irebbe",-1,1),new r("isce",-1,1),new r("ende",-1,1),new r("are",-1,1),new r("ere",-1,1),new r("ire",-1,1),new r("asse",-1,1),new r("ate",-1,1),new r("avate",16,1),new r("evate",16,1),new r("ivate",16,1),new r("ete",-1,1),new r("erete",20,1),new r("irete",20,1),new r("ite",-1,1),new r("ereste",-1,1),new r("ireste",-1,1),new r("ute",-1,1),new r("erai",-1,1),new r("irai",-1,1),new r("isci",-1,1),new r("endi",-1,1),new r("erei",-1,1),new r("irei",-1,1),new r("assi",-1,1),new r("ati",-1,1),new r("iti",-1,1),new r("eresti",-1,1),new r("iresti",-1,1),new r("uti",-1,1),new r("avi",-1,1),new r("evi",-1,1),new r("ivi",-1,1),new r("isco",-1,1),new r("ando",-1,1),new r("endo",-1,1),new r("Yamo",-1,1),new r("iamo",-1,1),new r("avamo",-1,1),new r("evamo",-1,1),new r("ivamo",-1,1),new r("eremo",-1,1),new r("iremo",-1,1),new r("assimo",-1,1),new r("ammo",-1,1),new r("emmo",-1,1),new r("eremmo",54,1),new r("iremmo",54,1),new r("immo",-1,1),new r("ano",-1,1),new r("iscano",58,1),new r("avano",58,1),new r("evano",58,1),new r("ivano",58,1),new r("eranno",-1,1),new r("iranno",-1,1),new r("ono",-1,1),new r("iscono",65,1),new r("arono",65,1),new r("erono",65,1),new r("irono",65,1),new r("erebbero",-1,1),new r("irebbero",-1,1),new r("assero",-1,1),new r("essero",-1,1),new r("issero",-1,1),new r("ato",-1,1),new r("ito",-1,1),new r("uto",-1,1),new r("avo",-1,1),new r("evo",-1,1),new r("ivo",-1,1),new r("ar",-1,1),new r("ir",-1,1),new r("erà",-1,1),new r("irà",-1,1),new r("erò",-1,1),new r("irò",-1,1)],L=[17,65,16,0,0,0,0,0,0,0,0,0,0,0,0,128,128,8,2,1],y=[17,65,0,0,0,0,0,0,0,0,0,0,0,0,0,128,128,8,2],U=[17],x=new n;this.setCurrent=function(e){x.setCurrent(e)},this.getCurrent=function(){return x.getCurrent()},this.stem=function(){var e=x.cursor;return i(),x.cursor=e,u(),x.limit_backward=e,x.cursor=x.limit,f(),x.cursor=x.limit,v()||(x.cursor=x.limit,b()),x.cursor=x.limit,_(),x.cursor=x.limit_backward,c(),!0}};return function(e){return"function"==typeof e.update?e.update(function(e){return i.setCurrent(e),i.stem(),i.getCurrent()}):(i.setCurrent(e),i.stem(),i.getCurrent())}}(),e.Pipeline.registerFunction(e.it.stemmer,"stemmer-it"),e.it.stopWordFilter=e.generateStopWordFilter("a abbia abbiamo abbiano abbiate ad agl agli ai al all alla alle allo anche avemmo avendo avesse avessero avessi avessimo aveste avesti avete aveva avevamo avevano avevate avevi avevo avrai avranno avrebbe avrebbero avrei avremmo avremo avreste avresti avrete avrà avrò avuta avute avuti avuto c che chi ci coi col come con contro cui da dagl dagli dai dal dall dalla dalle dallo degl degli dei del dell della delle dello di dov dove e ebbe ebbero ebbi ed era erano eravamo eravate eri ero essendo faccia facciamo facciano facciate faccio facemmo facendo facesse facessero facessi facessimo faceste facesti faceva facevamo facevano facevate facevi facevo fai fanno farai faranno farebbe farebbero farei faremmo faremo fareste faresti farete farà farò fece fecero feci fosse fossero fossi fossimo foste fosti fu fui fummo furono gli ha hai hanno ho i il in io l la le lei li lo loro lui ma mi mia mie miei mio ne negl negli nei nel nell nella nelle nello noi non nostra nostre nostri nostro o per perché più quale quanta quante quanti quanto quella quelle quelli quello questa queste questi questo sarai saranno sarebbe sarebbero sarei saremmo saremo sareste saresti sarete sarà sarò se sei si sia siamo siano siate siete sono sta stai stando stanno starai staranno starebbe starebbero starei staremmo staremo stareste staresti starete starà starò stava stavamo stavano stavate stavi stavo stemmo stesse stessero stessi stessimo steste stesti stette stettero stetti stia stiamo stiano stiate sto su sua sue sugl sugli sui sul sull sulla sulle sullo suo suoi ti tra tu tua tue tuo tuoi tutti tutto un una uno vi voi vostra vostre vostri vostro è".split(" ")),e.Pipeline.registerFunction(e.it.stopWordFilter,"stopWordFilter-it")}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.ja.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.ja.min.js new file mode 100644 index 000000000..5f254ebe9 --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.ja.min.js @@ -0,0 +1 @@ +!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var r="2"==e.version[0];e.ja=function(){this.pipeline.reset(),this.pipeline.add(e.ja.trimmer,e.ja.stopWordFilter,e.ja.stemmer),r?this.tokenizer=e.ja.tokenizer:(e.tokenizer&&(e.tokenizer=e.ja.tokenizer),this.tokenizerFn&&(this.tokenizerFn=e.ja.tokenizer))};var t=new e.TinySegmenter;e.ja.tokenizer=function(i){var n,o,s,p,a,u,m,l,c,f;if(!arguments.length||null==i||void 0==i)return[];if(Array.isArray(i))return i.map(function(t){return r?new e.Token(t.toLowerCase()):t.toLowerCase()});for(o=i.toString().toLowerCase().replace(/^\s+/,""),n=o.length-1;n>=0;n--)if(/\S/.test(o.charAt(n))){o=o.substring(0,n+1);break}for(a=[],s=o.length,c=0,l=0;c<=s;c++)if(u=o.charAt(c),m=c-l,u.match(/\s/)||c==s){if(m>0)for(p=t.segment(o.slice(l,c)).filter(function(e){return!!e}),f=l,n=0;n=C.limit)break;C.cursor++;continue}break}for(C.cursor=o,C.bra=o,C.eq_s(1,"y")?(C.ket=C.cursor,C.slice_from("Y")):C.cursor=o;;)if(e=C.cursor,C.in_grouping(q,97,232)){if(i=C.cursor,C.bra=i,C.eq_s(1,"i"))C.ket=C.cursor,C.in_grouping(q,97,232)&&(C.slice_from("I"),C.cursor=e);else if(C.cursor=i,C.eq_s(1,"y"))C.ket=C.cursor,C.slice_from("Y"),C.cursor=e;else if(n(e))break}else if(n(e))break}function n(r){return C.cursor=r,r>=C.limit||(C.cursor++,!1)}function o(){_=C.limit,d=_,t()||(_=C.cursor,_<3&&(_=3),t()||(d=C.cursor))}function t(){for(;!C.in_grouping(q,97,232);){if(C.cursor>=C.limit)return!0;C.cursor++}for(;!C.out_grouping(q,97,232);){if(C.cursor>=C.limit)return!0;C.cursor++}return!1}function s(){for(var r;;)if(C.bra=C.cursor,r=C.find_among(p,3))switch(C.ket=C.cursor,r){case 1:C.slice_from("y");break;case 2:C.slice_from("i");break;case 3:if(C.cursor>=C.limit)return;C.cursor++}}function u(){return _<=C.cursor}function c(){return d<=C.cursor}function a(){var r=C.limit-C.cursor;C.find_among_b(g,3)&&(C.cursor=C.limit-r,C.ket=C.cursor,C.cursor>C.limit_backward&&(C.cursor--,C.bra=C.cursor,C.slice_del()))}function l(){var r;w=!1,C.ket=C.cursor,C.eq_s_b(1,"e")&&(C.bra=C.cursor,u()&&(r=C.limit-C.cursor,C.out_grouping_b(q,97,232)&&(C.cursor=C.limit-r,C.slice_del(),w=!0,a())))}function m(){var r;u()&&(r=C.limit-C.cursor,C.out_grouping_b(q,97,232)&&(C.cursor=C.limit-r,C.eq_s_b(3,"gem")||(C.cursor=C.limit-r,C.slice_del(),a())))}function f(){var r,e,i,n,o,t,s=C.limit-C.cursor;if(C.ket=C.cursor,r=C.find_among_b(h,5))switch(C.bra=C.cursor,r){case 1:u()&&C.slice_from("heid");break;case 2:m();break;case 3:u()&&C.out_grouping_b(j,97,232)&&C.slice_del()}if(C.cursor=C.limit-s,l(),C.cursor=C.limit-s,C.ket=C.cursor,C.eq_s_b(4,"heid")&&(C.bra=C.cursor,c()&&(e=C.limit-C.cursor,C.eq_s_b(1,"c")||(C.cursor=C.limit-e,C.slice_del(),C.ket=C.cursor,C.eq_s_b(2,"en")&&(C.bra=C.cursor,m())))),C.cursor=C.limit-s,C.ket=C.cursor,r=C.find_among_b(k,6))switch(C.bra=C.cursor,r){case 1:if(c()){if(C.slice_del(),i=C.limit-C.cursor,C.ket=C.cursor,C.eq_s_b(2,"ig")&&(C.bra=C.cursor,c()&&(n=C.limit-C.cursor,!C.eq_s_b(1,"e")))){C.cursor=C.limit-n,C.slice_del();break}C.cursor=C.limit-i,a()}break;case 2:c()&&(o=C.limit-C.cursor,C.eq_s_b(1,"e")||(C.cursor=C.limit-o,C.slice_del()));break;case 3:c()&&(C.slice_del(),l());break;case 4:c()&&C.slice_del();break;case 5:c()&&w&&C.slice_del()}C.cursor=C.limit-s,C.out_grouping_b(z,73,232)&&(t=C.limit-C.cursor,C.find_among_b(v,4)&&C.out_grouping_b(q,97,232)&&(C.cursor=C.limit-t,C.ket=C.cursor,C.cursor>C.limit_backward&&(C.cursor--,C.bra=C.cursor,C.slice_del())))}var d,_,w,b=[new e("",-1,6),new e("á",0,1),new e("ä",0,1),new e("é",0,2),new e("ë",0,2),new e("í",0,3),new e("ï",0,3),new e("ó",0,4),new e("ö",0,4),new e("ú",0,5),new e("ü",0,5)],p=[new e("",-1,3),new e("I",0,2),new e("Y",0,1)],g=[new e("dd",-1,-1),new e("kk",-1,-1),new e("tt",-1,-1)],h=[new e("ene",-1,2),new e("se",-1,3),new e("en",-1,2),new e("heden",2,1),new e("s",-1,3)],k=[new e("end",-1,1),new e("ig",-1,2),new e("ing",-1,1),new e("lijk",-1,3),new e("baar",-1,4),new e("bar",-1,5)],v=[new e("aa",-1,-1),new e("ee",-1,-1),new e("oo",-1,-1),new e("uu",-1,-1)],q=[17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,0,128],z=[1,0,0,17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,0,128],j=[17,67,16,1,0,0,0,0,0,0,0,0,0,0,0,0,128],C=new i;this.setCurrent=function(r){C.setCurrent(r)},this.getCurrent=function(){return C.getCurrent()},this.stem=function(){var e=C.cursor;return r(),C.cursor=e,o(),C.limit_backward=e,C.cursor=C.limit,f(),C.cursor=C.limit_backward,s(),!0}};return function(r){return"function"==typeof r.update?r.update(function(r){return n.setCurrent(r),n.stem(),n.getCurrent()}):(n.setCurrent(r),n.stem(),n.getCurrent())}}(),r.Pipeline.registerFunction(r.nl.stemmer,"stemmer-nl"),r.nl.stopWordFilter=r.generateStopWordFilter(" aan al alles als altijd andere ben bij daar dan dat de der deze die dit doch doen door dus een eens en er ge geen geweest haar had heb hebben heeft hem het hier hij hoe hun iemand iets ik in is ja je kan kon kunnen maar me meer men met mij mijn moet na naar niet niets nog nu of om omdat onder ons ook op over reeds te tegen toch toen tot u uit uw van veel voor want waren was wat werd wezen wie wil worden wordt zal ze zelf zich zij zijn zo zonder zou".split(" ")),r.Pipeline.registerFunction(r.nl.stopWordFilter,"stopWordFilter-nl")}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.no.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.no.min.js new file mode 100644 index 000000000..92bc7e4e8 --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.no.min.js @@ -0,0 +1,18 @@ +/*! + * Lunr languages, `Norwegian` language + * https://github.com/MihaiValentin/lunr-languages + * + * Copyright 2014, Mihai Valentin + * http://www.mozilla.org/MPL/ + */ +/*! + * based on + * Snowball JavaScript Library v0.3 + * http://code.google.com/p/urim/ + * http://snowball.tartarus.org/ + * + * Copyright 2010, Oleg Mazko + * http://www.mozilla.org/MPL/ + */ + +!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.no=function(){this.pipeline.reset(),this.pipeline.add(e.no.trimmer,e.no.stopWordFilter,e.no.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.no.stemmer))},e.no.wordCharacters="A-Za-zªºÀ-ÖØ-öø-ʸˠ-ˤᴀ-ᴥᴬ-ᵜᵢ-ᵥᵫ-ᵷᵹ-ᶾḀ-ỿⁱⁿₐ-ₜKÅℲⅎⅠ-ↈⱠ-ⱿꜢ-ꞇꞋ-ꞭꞰ-ꞷꟷ-ꟿꬰ-ꭚꭜ-ꭤff-stA-Za-z",e.no.trimmer=e.trimmerSupport.generateTrimmer(e.no.wordCharacters),e.Pipeline.registerFunction(e.no.trimmer,"trimmer-no"),e.no.stemmer=function(){var r=e.stemmerSupport.Among,n=e.stemmerSupport.SnowballProgram,i=new function(){function e(){var e,r=w.cursor+3;if(a=w.limit,0<=r||r<=w.limit){for(s=r;;){if(e=w.cursor,w.in_grouping(d,97,248)){w.cursor=e;break}if(e>=w.limit)return;w.cursor=e+1}for(;!w.out_grouping(d,97,248);){if(w.cursor>=w.limit)return;w.cursor++}a=w.cursor,a=a&&(r=w.limit_backward,w.limit_backward=a,w.ket=w.cursor,e=w.find_among_b(m,29),w.limit_backward=r,e))switch(w.bra=w.cursor,e){case 1:w.slice_del();break;case 2:n=w.limit-w.cursor,w.in_grouping_b(c,98,122)?w.slice_del():(w.cursor=w.limit-n,w.eq_s_b(1,"k")&&w.out_grouping_b(d,97,248)&&w.slice_del());break;case 3:w.slice_from("er")}}function t(){var e,r=w.limit-w.cursor;w.cursor>=a&&(e=w.limit_backward,w.limit_backward=a,w.ket=w.cursor,w.find_among_b(u,2)?(w.bra=w.cursor,w.limit_backward=e,w.cursor=w.limit-r,w.cursor>w.limit_backward&&(w.cursor--,w.bra=w.cursor,w.slice_del())):w.limit_backward=e)}function o(){var e,r;w.cursor>=a&&(r=w.limit_backward,w.limit_backward=a,w.ket=w.cursor,e=w.find_among_b(l,11),e?(w.bra=w.cursor,w.limit_backward=r,1==e&&w.slice_del()):w.limit_backward=r)}var s,a,m=[new r("a",-1,1),new r("e",-1,1),new r("ede",1,1),new r("ande",1,1),new r("ende",1,1),new r("ane",1,1),new r("ene",1,1),new r("hetene",6,1),new r("erte",1,3),new r("en",-1,1),new r("heten",9,1),new r("ar",-1,1),new r("er",-1,1),new r("heter",12,1),new r("s",-1,2),new r("as",14,1),new r("es",14,1),new r("edes",16,1),new r("endes",16,1),new r("enes",16,1),new r("hetenes",19,1),new r("ens",14,1),new r("hetens",21,1),new r("ers",14,1),new r("ets",14,1),new r("et",-1,1),new r("het",25,1),new r("ert",-1,3),new r("ast",-1,1)],u=[new r("dt",-1,-1),new r("vt",-1,-1)],l=[new r("leg",-1,1),new r("eleg",0,1),new r("ig",-1,1),new r("eig",2,1),new r("lig",2,1),new r("elig",4,1),new r("els",-1,1),new r("lov",-1,1),new r("elov",7,1),new r("slov",7,1),new r("hetslov",9,1)],d=[17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,0,48,0,128],c=[119,125,149,1],w=new n;this.setCurrent=function(e){w.setCurrent(e)},this.getCurrent=function(){return w.getCurrent()},this.stem=function(){var r=w.cursor;return e(),w.limit_backward=r,w.cursor=w.limit,i(),w.cursor=w.limit,t(),w.cursor=w.limit,o(),!0}};return function(e){return"function"==typeof e.update?e.update(function(e){return i.setCurrent(e),i.stem(),i.getCurrent()}):(i.setCurrent(e),i.stem(),i.getCurrent())}}(),e.Pipeline.registerFunction(e.no.stemmer,"stemmer-no"),e.no.stopWordFilter=e.generateStopWordFilter("alle at av bare begge ble blei bli blir blitt både båe da de deg dei deim deira deires dem den denne der dere deres det dette di din disse ditt du dykk dykkar då eg ein eit eitt eller elles en enn er et ett etter for fordi fra før ha hadde han hans har hennar henne hennes her hjå ho hoe honom hoss hossen hun hva hvem hver hvilke hvilken hvis hvor hvordan hvorfor i ikke ikkje ikkje ingen ingi inkje inn inni ja jeg kan kom korleis korso kun kunne kva kvar kvarhelst kven kvi kvifor man mange me med medan meg meget mellom men mi min mine mitt mot mykje ned no noe noen noka noko nokon nokor nokre nå når og også om opp oss over på samme seg selv si si sia sidan siden sin sine sitt sjøl skal skulle slik so som som somme somt så sånn til um upp ut uten var vart varte ved vere verte vi vil ville vore vors vort vår være være vært å".split(" ")),e.Pipeline.registerFunction(e.no.stopWordFilter,"stopWordFilter-no")}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.pt.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.pt.min.js new file mode 100644 index 000000000..6c16996d6 --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.pt.min.js @@ -0,0 +1,18 @@ +/*! + * Lunr languages, `Portuguese` language + * https://github.com/MihaiValentin/lunr-languages + * + * Copyright 2014, Mihai Valentin + * http://www.mozilla.org/MPL/ + */ +/*! + * based on + * Snowball JavaScript Library v0.3 + * http://code.google.com/p/urim/ + * http://snowball.tartarus.org/ + * + * Copyright 2010, Oleg Mazko + * http://www.mozilla.org/MPL/ + */ + +!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.pt=function(){this.pipeline.reset(),this.pipeline.add(e.pt.trimmer,e.pt.stopWordFilter,e.pt.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.pt.stemmer))},e.pt.wordCharacters="A-Za-zªºÀ-ÖØ-öø-ʸˠ-ˤᴀ-ᴥᴬ-ᵜᵢ-ᵥᵫ-ᵷᵹ-ᶾḀ-ỿⁱⁿₐ-ₜKÅℲⅎⅠ-ↈⱠ-ⱿꜢ-ꞇꞋ-ꞭꞰ-ꞷꟷ-ꟿꬰ-ꭚꭜ-ꭤff-stA-Za-z",e.pt.trimmer=e.trimmerSupport.generateTrimmer(e.pt.wordCharacters),e.Pipeline.registerFunction(e.pt.trimmer,"trimmer-pt"),e.pt.stemmer=function(){var r=e.stemmerSupport.Among,s=e.stemmerSupport.SnowballProgram,n=new function(){function e(){for(var e;;){if(z.bra=z.cursor,e=z.find_among(k,3))switch(z.ket=z.cursor,e){case 1:z.slice_from("a~");continue;case 2:z.slice_from("o~");continue;case 3:if(z.cursor>=z.limit)break;z.cursor++;continue}break}}function n(){if(z.out_grouping(y,97,250)){for(;!z.in_grouping(y,97,250);){if(z.cursor>=z.limit)return!0;z.cursor++}return!1}return!0}function i(){if(z.in_grouping(y,97,250))for(;!z.out_grouping(y,97,250);){if(z.cursor>=z.limit)return!1;z.cursor++}return g=z.cursor,!0}function o(){var e,r,s=z.cursor;if(z.in_grouping(y,97,250))if(e=z.cursor,n()){if(z.cursor=e,i())return}else g=z.cursor;if(z.cursor=s,z.out_grouping(y,97,250)){if(r=z.cursor,n()){if(z.cursor=r,!z.in_grouping(y,97,250)||z.cursor>=z.limit)return;z.cursor++}g=z.cursor}}function t(){for(;!z.in_grouping(y,97,250);){if(z.cursor>=z.limit)return!1;z.cursor++}for(;!z.out_grouping(y,97,250);){if(z.cursor>=z.limit)return!1;z.cursor++}return!0}function a(){var e=z.cursor;g=z.limit,b=g,h=g,o(),z.cursor=e,t()&&(b=z.cursor,t()&&(h=z.cursor))}function u(){for(var e;;){if(z.bra=z.cursor,e=z.find_among(q,3))switch(z.ket=z.cursor,e){case 1:z.slice_from("ã");continue;case 2:z.slice_from("õ");continue;case 3:if(z.cursor>=z.limit)break;z.cursor++;continue}break}}function w(){return g<=z.cursor}function m(){return b<=z.cursor}function c(){return h<=z.cursor}function l(){var e;if(z.ket=z.cursor,!(e=z.find_among_b(F,45)))return!1;switch(z.bra=z.cursor,e){case 1:if(!c())return!1;z.slice_del();break;case 2:if(!c())return!1;z.slice_from("log");break;case 3:if(!c())return!1;z.slice_from("u");break;case 4:if(!c())return!1;z.slice_from("ente");break;case 5:if(!m())return!1;z.slice_del(),z.ket=z.cursor,e=z.find_among_b(j,4),e&&(z.bra=z.cursor,c()&&(z.slice_del(),1==e&&(z.ket=z.cursor,z.eq_s_b(2,"at")&&(z.bra=z.cursor,c()&&z.slice_del()))));break;case 6:if(!c())return!1;z.slice_del(),z.ket=z.cursor,e=z.find_among_b(C,3),e&&(z.bra=z.cursor,1==e&&c()&&z.slice_del());break;case 7:if(!c())return!1;z.slice_del(),z.ket=z.cursor,e=z.find_among_b(P,3),e&&(z.bra=z.cursor,1==e&&c()&&z.slice_del());break;case 8:if(!c())return!1;z.slice_del(),z.ket=z.cursor,z.eq_s_b(2,"at")&&(z.bra=z.cursor,c()&&z.slice_del());break;case 9:if(!w()||!z.eq_s_b(1,"e"))return!1;z.slice_from("ir")}return!0}function f(){var e,r;if(z.cursor>=g){if(r=z.limit_backward,z.limit_backward=g,z.ket=z.cursor,e=z.find_among_b(S,120))return z.bra=z.cursor,1==e&&z.slice_del(),z.limit_backward=r,!0;z.limit_backward=r}return!1}function d(){var e;z.ket=z.cursor,(e=z.find_among_b(W,7))&&(z.bra=z.cursor,1==e&&w()&&z.slice_del())}function v(e,r){if(z.eq_s_b(1,e)){z.bra=z.cursor;var s=z.limit-z.cursor;if(z.eq_s_b(1,r))return z.cursor=z.limit-s,w()&&z.slice_del(),!1}return!0}function p(){var e;if(z.ket=z.cursor,e=z.find_among_b(L,4))switch(z.bra=z.cursor,e){case 1:w()&&(z.slice_del(),z.ket=z.cursor,z.limit-z.cursor,v("u","g")&&v("i","c"));break;case 2:z.slice_from("c")}}function _(){if(!l()&&(z.cursor=z.limit,!f()))return z.cursor=z.limit,void d();z.cursor=z.limit,z.ket=z.cursor,z.eq_s_b(1,"i")&&(z.bra=z.cursor,z.eq_s_b(1,"c")&&(z.cursor=z.limit,w()&&z.slice_del()))}var h,b,g,k=[new r("",-1,3),new r("ã",0,1),new r("õ",0,2)],q=[new r("",-1,3),new r("a~",0,1),new r("o~",0,2)],j=[new r("ic",-1,-1),new r("ad",-1,-1),new r("os",-1,-1),new r("iv",-1,1)],C=[new r("ante",-1,1),new r("avel",-1,1),new r("ível",-1,1)],P=[new r("ic",-1,1),new r("abil",-1,1),new r("iv",-1,1)],F=[new r("ica",-1,1),new r("ância",-1,1),new r("ência",-1,4),new r("ira",-1,9),new r("adora",-1,1),new r("osa",-1,1),new r("ista",-1,1),new r("iva",-1,8),new r("eza",-1,1),new r("logía",-1,2),new r("idade",-1,7),new r("ante",-1,1),new r("mente",-1,6),new r("amente",12,5),new r("ável",-1,1),new r("ível",-1,1),new r("ución",-1,3),new r("ico",-1,1),new r("ismo",-1,1),new r("oso",-1,1),new r("amento",-1,1),new r("imento",-1,1),new r("ivo",-1,8),new r("aça~o",-1,1),new r("ador",-1,1),new r("icas",-1,1),new r("ências",-1,4),new r("iras",-1,9),new r("adoras",-1,1),new r("osas",-1,1),new r("istas",-1,1),new r("ivas",-1,8),new r("ezas",-1,1),new r("logías",-1,2),new r("idades",-1,7),new r("uciones",-1,3),new r("adores",-1,1),new r("antes",-1,1),new r("aço~es",-1,1),new r("icos",-1,1),new r("ismos",-1,1),new r("osos",-1,1),new r("amentos",-1,1),new r("imentos",-1,1),new r("ivos",-1,8)],S=[new r("ada",-1,1),new r("ida",-1,1),new r("ia",-1,1),new r("aria",2,1),new r("eria",2,1),new r("iria",2,1),new r("ara",-1,1),new r("era",-1,1),new r("ira",-1,1),new r("ava",-1,1),new r("asse",-1,1),new r("esse",-1,1),new r("isse",-1,1),new r("aste",-1,1),new r("este",-1,1),new r("iste",-1,1),new r("ei",-1,1),new r("arei",16,1),new r("erei",16,1),new r("irei",16,1),new r("am",-1,1),new r("iam",20,1),new r("ariam",21,1),new r("eriam",21,1),new r("iriam",21,1),new r("aram",20,1),new r("eram",20,1),new r("iram",20,1),new r("avam",20,1),new r("em",-1,1),new r("arem",29,1),new r("erem",29,1),new r("irem",29,1),new r("assem",29,1),new r("essem",29,1),new r("issem",29,1),new r("ado",-1,1),new r("ido",-1,1),new r("ando",-1,1),new r("endo",-1,1),new r("indo",-1,1),new r("ara~o",-1,1),new r("era~o",-1,1),new r("ira~o",-1,1),new r("ar",-1,1),new r("er",-1,1),new r("ir",-1,1),new r("as",-1,1),new r("adas",47,1),new r("idas",47,1),new r("ias",47,1),new r("arias",50,1),new r("erias",50,1),new r("irias",50,1),new r("aras",47,1),new r("eras",47,1),new r("iras",47,1),new r("avas",47,1),new r("es",-1,1),new r("ardes",58,1),new r("erdes",58,1),new r("irdes",58,1),new r("ares",58,1),new r("eres",58,1),new r("ires",58,1),new r("asses",58,1),new r("esses",58,1),new r("isses",58,1),new r("astes",58,1),new r("estes",58,1),new r("istes",58,1),new r("is",-1,1),new r("ais",71,1),new r("eis",71,1),new r("areis",73,1),new r("ereis",73,1),new r("ireis",73,1),new r("áreis",73,1),new r("éreis",73,1),new r("íreis",73,1),new r("ásseis",73,1),new r("ésseis",73,1),new r("ísseis",73,1),new r("áveis",73,1),new r("íeis",73,1),new r("aríeis",84,1),new r("eríeis",84,1),new r("iríeis",84,1),new r("ados",-1,1),new r("idos",-1,1),new r("amos",-1,1),new r("áramos",90,1),new r("éramos",90,1),new r("íramos",90,1),new r("ávamos",90,1),new r("íamos",90,1),new r("aríamos",95,1),new r("eríamos",95,1),new r("iríamos",95,1),new r("emos",-1,1),new r("aremos",99,1),new r("eremos",99,1),new r("iremos",99,1),new r("ássemos",99,1),new r("êssemos",99,1),new r("íssemos",99,1),new r("imos",-1,1),new r("armos",-1,1),new r("ermos",-1,1),new r("irmos",-1,1),new r("ámos",-1,1),new r("arás",-1,1),new r("erás",-1,1),new r("irás",-1,1),new r("eu",-1,1),new r("iu",-1,1),new r("ou",-1,1),new r("ará",-1,1),new r("erá",-1,1),new r("irá",-1,1)],W=[new r("a",-1,1),new r("i",-1,1),new r("o",-1,1),new r("os",-1,1),new r("á",-1,1),new r("í",-1,1),new r("ó",-1,1)],L=[new r("e",-1,1),new r("ç",-1,2),new r("é",-1,1),new r("ê",-1,1)],y=[17,65,16,0,0,0,0,0,0,0,0,0,0,0,0,0,3,19,12,2],z=new s;this.setCurrent=function(e){z.setCurrent(e)},this.getCurrent=function(){return z.getCurrent()},this.stem=function(){var r=z.cursor;return e(),z.cursor=r,a(),z.limit_backward=r,z.cursor=z.limit,_(),z.cursor=z.limit,p(),z.cursor=z.limit_backward,u(),!0}};return function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}}(),e.Pipeline.registerFunction(e.pt.stemmer,"stemmer-pt"),e.pt.stopWordFilter=e.generateStopWordFilter("a ao aos aquela aquelas aquele aqueles aquilo as até com como da das de dela delas dele deles depois do dos e ela elas ele eles em entre era eram essa essas esse esses esta estamos estas estava estavam este esteja estejam estejamos estes esteve estive estivemos estiver estivera estiveram estiverem estivermos estivesse estivessem estivéramos estivéssemos estou está estávamos estão eu foi fomos for fora foram forem formos fosse fossem fui fôramos fôssemos haja hajam hajamos havemos hei houve houvemos houver houvera houveram houverei houverem houveremos houveria houveriam houvermos houverá houverão houveríamos houvesse houvessem houvéramos houvéssemos há hão isso isto já lhe lhes mais mas me mesmo meu meus minha minhas muito na nas nem no nos nossa nossas nosso nossos num numa não nós o os ou para pela pelas pelo pelos por qual quando que quem se seja sejam sejamos sem serei seremos seria seriam será serão seríamos seu seus somos sou sua suas são só também te tem temos tenha tenham tenhamos tenho terei teremos teria teriam terá terão teríamos teu teus teve tinha tinham tive tivemos tiver tivera tiveram tiverem tivermos tivesse tivessem tivéramos tivéssemos tu tua tuas tém tínhamos um uma você vocês vos à às éramos".split(" ")),e.Pipeline.registerFunction(e.pt.stopWordFilter,"stopWordFilter-pt")}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.ro.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.ro.min.js new file mode 100644 index 000000000..727714018 --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.ro.min.js @@ -0,0 +1,18 @@ +/*! + * Lunr languages, `Romanian` language + * https://github.com/MihaiValentin/lunr-languages + * + * Copyright 2014, Mihai Valentin + * http://www.mozilla.org/MPL/ + */ +/*! + * based on + * Snowball JavaScript Library v0.3 + * http://code.google.com/p/urim/ + * http://snowball.tartarus.org/ + * + * Copyright 2010, Oleg Mazko + * http://www.mozilla.org/MPL/ + */ + +!function(e,i){"function"==typeof define&&define.amd?define(i):"object"==typeof exports?module.exports=i():i()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.ro=function(){this.pipeline.reset(),this.pipeline.add(e.ro.trimmer,e.ro.stopWordFilter,e.ro.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.ro.stemmer))},e.ro.wordCharacters="A-Za-zªºÀ-ÖØ-öø-ʸˠ-ˤᴀ-ᴥᴬ-ᵜᵢ-ᵥᵫ-ᵷᵹ-ᶾḀ-ỿⁱⁿₐ-ₜKÅℲⅎⅠ-ↈⱠ-ⱿꜢ-ꞇꞋ-ꞭꞰ-ꞷꟷ-ꟿꬰ-ꭚꭜ-ꭤff-stA-Za-z",e.ro.trimmer=e.trimmerSupport.generateTrimmer(e.ro.wordCharacters),e.Pipeline.registerFunction(e.ro.trimmer,"trimmer-ro"),e.ro.stemmer=function(){var i=e.stemmerSupport.Among,r=e.stemmerSupport.SnowballProgram,n=new function(){function e(e,i){L.eq_s(1,e)&&(L.ket=L.cursor,L.in_grouping(W,97,259)&&L.slice_from(i))}function n(){for(var i,r;;){if(i=L.cursor,L.in_grouping(W,97,259)&&(r=L.cursor,L.bra=r,e("u","U"),L.cursor=r,e("i","I")),L.cursor=i,L.cursor>=L.limit)break;L.cursor++}}function t(){if(L.out_grouping(W,97,259)){for(;!L.in_grouping(W,97,259);){if(L.cursor>=L.limit)return!0;L.cursor++}return!1}return!0}function a(){if(L.in_grouping(W,97,259))for(;!L.out_grouping(W,97,259);){if(L.cursor>=L.limit)return!0;L.cursor++}return!1}function o(){var e,i,r=L.cursor;if(L.in_grouping(W,97,259)){if(e=L.cursor,!t())return void(h=L.cursor);if(L.cursor=e,!a())return void(h=L.cursor)}L.cursor=r,L.out_grouping(W,97,259)&&(i=L.cursor,t()&&(L.cursor=i,L.in_grouping(W,97,259)&&L.cursor=L.limit)return!1;L.cursor++}for(;!L.out_grouping(W,97,259);){if(L.cursor>=L.limit)return!1;L.cursor++}return!0}function c(){var e=L.cursor;h=L.limit,k=h,g=h,o(),L.cursor=e,u()&&(k=L.cursor,u()&&(g=L.cursor))}function s(){for(var e;;){if(L.bra=L.cursor,e=L.find_among(z,3))switch(L.ket=L.cursor,e){case 1:L.slice_from("i");continue;case 2:L.slice_from("u");continue;case 3:if(L.cursor>=L.limit)break;L.cursor++;continue}break}}function w(){return h<=L.cursor}function m(){return k<=L.cursor}function l(){return g<=L.cursor}function f(){var e,i;if(L.ket=L.cursor,(e=L.find_among_b(C,16))&&(L.bra=L.cursor,m()))switch(e){case 1:L.slice_del();break;case 2:L.slice_from("a");break;case 3:L.slice_from("e");break;case 4:L.slice_from("i");break;case 5:i=L.limit-L.cursor,L.eq_s_b(2,"ab")||(L.cursor=L.limit-i,L.slice_from("i"));break;case 6:L.slice_from("at");break;case 7:L.slice_from("aţi")}}function p(){var e,i=L.limit-L.cursor;if(L.ket=L.cursor,(e=L.find_among_b(P,46))&&(L.bra=L.cursor,m())){switch(e){case 1:L.slice_from("abil");break;case 2:L.slice_from("ibil");break;case 3:L.slice_from("iv");break;case 4:L.slice_from("ic");break;case 5:L.slice_from("at");break;case 6:L.slice_from("it")}return _=!0,L.cursor=L.limit-i,!0}return!1}function d(){var e,i;for(_=!1;;)if(i=L.limit-L.cursor,!p()){L.cursor=L.limit-i;break}if(L.ket=L.cursor,(e=L.find_among_b(F,62))&&(L.bra=L.cursor,l())){switch(e){case 1:L.slice_del();break;case 2:L.eq_s_b(1,"ţ")&&(L.bra=L.cursor,L.slice_from("t"));break;case 3:L.slice_from("ist")}_=!0}}function b(){var e,i,r;if(L.cursor>=h){if(i=L.limit_backward,L.limit_backward=h,L.ket=L.cursor,e=L.find_among_b(q,94))switch(L.bra=L.cursor,e){case 1:if(r=L.limit-L.cursor,!L.out_grouping_b(W,97,259)&&(L.cursor=L.limit-r,!L.eq_s_b(1,"u")))break;case 2:L.slice_del()}L.limit_backward=i}}function v(){var e;L.ket=L.cursor,(e=L.find_among_b(S,5))&&(L.bra=L.cursor,w()&&1==e&&L.slice_del())}var _,g,k,h,z=[new i("",-1,3),new i("I",0,1),new i("U",0,2)],C=[new i("ea",-1,3),new i("aţia",-1,7),new i("aua",-1,2),new i("iua",-1,4),new i("aţie",-1,7),new i("ele",-1,3),new i("ile",-1,5),new i("iile",6,4),new i("iei",-1,4),new i("atei",-1,6),new i("ii",-1,4),new i("ului",-1,1),new i("ul",-1,1),new i("elor",-1,3),new i("ilor",-1,4),new i("iilor",14,4)],P=[new i("icala",-1,4),new i("iciva",-1,4),new i("ativa",-1,5),new i("itiva",-1,6),new i("icale",-1,4),new i("aţiune",-1,5),new i("iţiune",-1,6),new i("atoare",-1,5),new i("itoare",-1,6),new i("ătoare",-1,5),new i("icitate",-1,4),new i("abilitate",-1,1),new i("ibilitate",-1,2),new i("ivitate",-1,3),new i("icive",-1,4),new i("ative",-1,5),new i("itive",-1,6),new i("icali",-1,4),new i("atori",-1,5),new i("icatori",18,4),new i("itori",-1,6),new i("ători",-1,5),new i("icitati",-1,4),new i("abilitati",-1,1),new i("ivitati",-1,3),new i("icivi",-1,4),new i("ativi",-1,5),new i("itivi",-1,6),new i("icităi",-1,4),new i("abilităi",-1,1),new i("ivităi",-1,3),new i("icităţi",-1,4),new i("abilităţi",-1,1),new i("ivităţi",-1,3),new i("ical",-1,4),new i("ator",-1,5),new i("icator",35,4),new i("itor",-1,6),new i("ător",-1,5),new i("iciv",-1,4),new i("ativ",-1,5),new i("itiv",-1,6),new i("icală",-1,4),new i("icivă",-1,4),new i("ativă",-1,5),new i("itivă",-1,6)],F=[new i("ica",-1,1),new i("abila",-1,1),new i("ibila",-1,1),new i("oasa",-1,1),new i("ata",-1,1),new i("ita",-1,1),new i("anta",-1,1),new i("ista",-1,3),new i("uta",-1,1),new i("iva",-1,1),new i("ic",-1,1),new i("ice",-1,1),new i("abile",-1,1),new i("ibile",-1,1),new i("isme",-1,3),new i("iune",-1,2),new i("oase",-1,1),new i("ate",-1,1),new i("itate",17,1),new i("ite",-1,1),new i("ante",-1,1),new i("iste",-1,3),new i("ute",-1,1),new i("ive",-1,1),new i("ici",-1,1),new i("abili",-1,1),new i("ibili",-1,1),new i("iuni",-1,2),new i("atori",-1,1),new i("osi",-1,1),new i("ati",-1,1),new i("itati",30,1),new i("iti",-1,1),new i("anti",-1,1),new i("isti",-1,3),new i("uti",-1,1),new i("işti",-1,3),new i("ivi",-1,1),new i("ităi",-1,1),new i("oşi",-1,1),new i("ităţi",-1,1),new i("abil",-1,1),new i("ibil",-1,1),new i("ism",-1,3),new i("ator",-1,1),new i("os",-1,1),new i("at",-1,1),new i("it",-1,1),new i("ant",-1,1),new i("ist",-1,3),new i("ut",-1,1),new i("iv",-1,1),new i("ică",-1,1),new i("abilă",-1,1),new i("ibilă",-1,1),new i("oasă",-1,1),new i("ată",-1,1),new i("ită",-1,1),new i("antă",-1,1),new i("istă",-1,3),new i("ută",-1,1),new i("ivă",-1,1)],q=[new i("ea",-1,1),new i("ia",-1,1),new i("esc",-1,1),new i("ăsc",-1,1),new i("ind",-1,1),new i("ând",-1,1),new i("are",-1,1),new i("ere",-1,1),new i("ire",-1,1),new i("âre",-1,1),new i("se",-1,2),new i("ase",10,1),new i("sese",10,2),new i("ise",10,1),new i("use",10,1),new i("âse",10,1),new i("eşte",-1,1),new i("ăşte",-1,1),new i("eze",-1,1),new i("ai",-1,1),new i("eai",19,1),new i("iai",19,1),new i("sei",-1,2),new i("eşti",-1,1),new i("ăşti",-1,1),new i("ui",-1,1),new i("ezi",-1,1),new i("âi",-1,1),new i("aşi",-1,1),new i("seşi",-1,2),new i("aseşi",29,1),new i("seseşi",29,2),new i("iseşi",29,1),new i("useşi",29,1),new i("âseşi",29,1),new i("işi",-1,1),new i("uşi",-1,1),new i("âşi",-1,1),new i("aţi",-1,2),new i("eaţi",38,1),new i("iaţi",38,1),new i("eţi",-1,2),new i("iţi",-1,2),new i("âţi",-1,2),new i("arăţi",-1,1),new i("serăţi",-1,2),new i("aserăţi",45,1),new i("seserăţi",45,2),new i("iserăţi",45,1),new i("userăţi",45,1),new i("âserăţi",45,1),new i("irăţi",-1,1),new i("urăţi",-1,1),new i("ârăţi",-1,1),new i("am",-1,1),new i("eam",54,1),new i("iam",54,1),new i("em",-1,2),new i("asem",57,1),new i("sesem",57,2),new i("isem",57,1),new i("usem",57,1),new i("âsem",57,1),new i("im",-1,2),new i("âm",-1,2),new i("ăm",-1,2),new i("arăm",65,1),new i("serăm",65,2),new i("aserăm",67,1),new i("seserăm",67,2),new i("iserăm",67,1),new i("userăm",67,1),new i("âserăm",67,1),new i("irăm",65,1),new i("urăm",65,1),new i("ârăm",65,1),new i("au",-1,1),new i("eau",76,1),new i("iau",76,1),new i("indu",-1,1),new i("ându",-1,1),new i("ez",-1,1),new i("ească",-1,1),new i("ară",-1,1),new i("seră",-1,2),new i("aseră",84,1),new i("seseră",84,2),new i("iseră",84,1),new i("useră",84,1),new i("âseră",84,1),new i("iră",-1,1),new i("ură",-1,1),new i("âră",-1,1),new i("ează",-1,1)],S=[new i("a",-1,1),new i("e",-1,1),new i("ie",1,1),new i("i",-1,1),new i("ă",-1,1)],W=[17,65,16,0,0,0,0,0,0,0,0,0,0,0,0,0,2,32,0,0,4],L=new r;this.setCurrent=function(e){L.setCurrent(e)},this.getCurrent=function(){return L.getCurrent()},this.stem=function(){var e=L.cursor;return n(),L.cursor=e,c(),L.limit_backward=e,L.cursor=L.limit,f(),L.cursor=L.limit,d(),L.cursor=L.limit,_||(L.cursor=L.limit,b(),L.cursor=L.limit),v(),L.cursor=L.limit_backward,s(),!0}};return function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}}(),e.Pipeline.registerFunction(e.ro.stemmer,"stemmer-ro"),e.ro.stopWordFilter=e.generateStopWordFilter("acea aceasta această aceea acei aceia acel acela acele acelea acest acesta aceste acestea aceşti aceştia acolo acord acum ai aia aibă aici al ale alea altceva altcineva am ar are asemenea asta astea astăzi asupra au avea avem aveţi azi aş aşadar aţi bine bucur bună ca care caut ce cel ceva chiar cinci cine cineva contra cu cum cumva curând curînd când cât câte câtva câţi cînd cît cîte cîtva cîţi că căci cărei căror cărui către da dacă dar datorită dată dau de deci deja deoarece departe deşi din dinaintea dintr- dintre doi doilea două drept după dă ea ei el ele eram este eu eşti face fata fi fie fiecare fii fim fiu fiţi frumos fără graţie halbă iar ieri la le li lor lui lângă lîngă mai mea mei mele mereu meu mi mie mine mult multă mulţi mulţumesc mâine mîine mă ne nevoie nici nicăieri nimeni nimeri nimic nişte noastre noastră noi noroc nostru nouă noştri nu opt ori oricare orice oricine oricum oricând oricât oricînd oricît oriunde patra patru patrulea pe pentru peste pic poate pot prea prima primul prin puţin puţina puţină până pînă rog sa sale sau se spate spre sub sunt suntem sunteţi sută sînt sîntem sînteţi să săi său ta tale te timp tine toate toată tot totuşi toţi trei treia treilea tu tăi tău un una unde undeva unei uneia unele uneori unii unor unora unu unui unuia unul vi voastre voastră voi vostru vouă voştri vreme vreo vreun vă zece zero zi zice îi îl îmi împotriva în înainte înaintea încotro încât încît între întrucât întrucît îţi ăla ălea ăsta ăstea ăştia şapte şase şi ştiu ţi ţie".split(" ")),e.Pipeline.registerFunction(e.ro.stopWordFilter,"stopWordFilter-ro")}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.ru.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.ru.min.js new file mode 100644 index 000000000..186cc485c --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.ru.min.js @@ -0,0 +1,18 @@ +/*! + * Lunr languages, `Russian` language + * https://github.com/MihaiValentin/lunr-languages + * + * Copyright 2014, Mihai Valentin + * http://www.mozilla.org/MPL/ + */ +/*! + * based on + * Snowball JavaScript Library v0.3 + * http://code.google.com/p/urim/ + * http://snowball.tartarus.org/ + * + * Copyright 2010, Oleg Mazko + * http://www.mozilla.org/MPL/ + */ + +!function(e,n){"function"==typeof define&&define.amd?define(n):"object"==typeof exports?module.exports=n():n()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.ru=function(){this.pipeline.reset(),this.pipeline.add(e.ru.trimmer,e.ru.stopWordFilter,e.ru.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.ru.stemmer))},e.ru.wordCharacters="Ѐ-҄҇-ԯᴫᵸⷠ-ⷿꙀ-ꚟ︮︯",e.ru.trimmer=e.trimmerSupport.generateTrimmer(e.ru.wordCharacters),e.Pipeline.registerFunction(e.ru.trimmer,"trimmer-ru"),e.ru.stemmer=function(){var n=e.stemmerSupport.Among,r=e.stemmerSupport.SnowballProgram,t=new function(){function e(){for(;!W.in_grouping(S,1072,1103);){if(W.cursor>=W.limit)return!1;W.cursor++}return!0}function t(){for(;!W.out_grouping(S,1072,1103);){if(W.cursor>=W.limit)return!1;W.cursor++}return!0}function w(){b=W.limit,_=b,e()&&(b=W.cursor,t()&&e()&&t()&&(_=W.cursor))}function i(){return _<=W.cursor}function u(e,n){var r,t;if(W.ket=W.cursor,r=W.find_among_b(e,n)){switch(W.bra=W.cursor,r){case 1:if(t=W.limit-W.cursor,!W.eq_s_b(1,"а")&&(W.cursor=W.limit-t,!W.eq_s_b(1,"я")))return!1;case 2:W.slice_del()}return!0}return!1}function o(){return u(h,9)}function s(e,n){var r;return W.ket=W.cursor,!!(r=W.find_among_b(e,n))&&(W.bra=W.cursor,1==r&&W.slice_del(),!0)}function c(){return s(g,26)}function m(){return!!c()&&(u(C,8),!0)}function f(){return s(k,2)}function l(){return u(P,46)}function a(){s(v,36)}function p(){var e;W.ket=W.cursor,(e=W.find_among_b(F,2))&&(W.bra=W.cursor,i()&&1==e&&W.slice_del())}function d(){var e;if(W.ket=W.cursor,e=W.find_among_b(q,4))switch(W.bra=W.cursor,e){case 1:if(W.slice_del(),W.ket=W.cursor,!W.eq_s_b(1,"н"))break;W.bra=W.cursor;case 2:if(!W.eq_s_b(1,"н"))break;case 3:W.slice_del()}}var _,b,h=[new n("в",-1,1),new n("ив",0,2),new n("ыв",0,2),new n("вши",-1,1),new n("ивши",3,2),new n("ывши",3,2),new n("вшись",-1,1),new n("ившись",6,2),new n("ывшись",6,2)],g=[new n("ее",-1,1),new n("ие",-1,1),new n("ое",-1,1),new n("ые",-1,1),new n("ими",-1,1),new n("ыми",-1,1),new n("ей",-1,1),new n("ий",-1,1),new n("ой",-1,1),new n("ый",-1,1),new n("ем",-1,1),new n("им",-1,1),new n("ом",-1,1),new n("ым",-1,1),new n("его",-1,1),new n("ого",-1,1),new n("ему",-1,1),new n("ому",-1,1),new n("их",-1,1),new n("ых",-1,1),new n("ею",-1,1),new n("ою",-1,1),new n("ую",-1,1),new n("юю",-1,1),new n("ая",-1,1),new n("яя",-1,1)],C=[new n("ем",-1,1),new n("нн",-1,1),new n("вш",-1,1),new n("ивш",2,2),new n("ывш",2,2),new n("щ",-1,1),new n("ющ",5,1),new n("ующ",6,2)],k=[new n("сь",-1,1),new n("ся",-1,1)],P=[new n("ла",-1,1),new n("ила",0,2),new n("ыла",0,2),new n("на",-1,1),new n("ена",3,2),new n("ете",-1,1),new n("ите",-1,2),new n("йте",-1,1),new n("ейте",7,2),new n("уйте",7,2),new n("ли",-1,1),new n("или",10,2),new n("ыли",10,2),new n("й",-1,1),new n("ей",13,2),new n("уй",13,2),new n("л",-1,1),new n("ил",16,2),new n("ыл",16,2),new n("ем",-1,1),new n("им",-1,2),new n("ым",-1,2),new n("н",-1,1),new n("ен",22,2),new n("ло",-1,1),new n("ило",24,2),new n("ыло",24,2),new n("но",-1,1),new n("ено",27,2),new n("нно",27,1),new n("ет",-1,1),new n("ует",30,2),new n("ит",-1,2),new n("ыт",-1,2),new n("ют",-1,1),new n("уют",34,2),new n("ят",-1,2),new n("ны",-1,1),new n("ены",37,2),new n("ть",-1,1),new n("ить",39,2),new n("ыть",39,2),new n("ешь",-1,1),new n("ишь",-1,2),new n("ю",-1,2),new n("ую",44,2)],v=[new n("а",-1,1),new n("ев",-1,1),new n("ов",-1,1),new n("е",-1,1),new n("ие",3,1),new n("ье",3,1),new n("и",-1,1),new n("еи",6,1),new n("ии",6,1),new n("ами",6,1),new n("ями",6,1),new n("иями",10,1),new n("й",-1,1),new n("ей",12,1),new n("ией",13,1),new n("ий",12,1),new n("ой",12,1),new n("ам",-1,1),new n("ем",-1,1),new n("ием",18,1),new n("ом",-1,1),new n("ям",-1,1),new n("иям",21,1),new n("о",-1,1),new n("у",-1,1),new n("ах",-1,1),new n("ях",-1,1),new n("иях",26,1),new n("ы",-1,1),new n("ь",-1,1),new n("ю",-1,1),new n("ию",30,1),new n("ью",30,1),new n("я",-1,1),new n("ия",33,1),new n("ья",33,1)],F=[new n("ост",-1,1),new n("ость",-1,1)],q=[new n("ейше",-1,1),new n("н",-1,2),new n("ейш",-1,1),new n("ь",-1,3)],S=[33,65,8,232],W=new r;this.setCurrent=function(e){W.setCurrent(e)},this.getCurrent=function(){return W.getCurrent()},this.stem=function(){return w(),W.cursor=W.limit,!(W.cursor=i&&(e-=i,t[e>>3]&1<<(7&e)))return this.cursor++,!0}return!1},in_grouping_b:function(t,i,s){if(this.cursor>this.limit_backward){var e=r.charCodeAt(this.cursor-1);if(e<=s&&e>=i&&(e-=i,t[e>>3]&1<<(7&e)))return this.cursor--,!0}return!1},out_grouping:function(t,i,s){if(this.cursors||e>3]&1<<(7&e)))return this.cursor++,!0}return!1},out_grouping_b:function(t,i,s){if(this.cursor>this.limit_backward){var e=r.charCodeAt(this.cursor-1);if(e>s||e>3]&1<<(7&e)))return this.cursor--,!0}return!1},eq_s:function(t,i){if(this.limit-this.cursor>1),f=0,l=o0||e==s||c)break;c=!0}}for(;;){var _=t[s];if(o>=_.s_size){if(this.cursor=n+_.s_size,!_.method)return _.result;var b=_.method();if(this.cursor=n+_.s_size,b)return _.result}if((s=_.substring_i)<0)return 0}},find_among_b:function(t,i){for(var s=0,e=i,n=this.cursor,u=this.limit_backward,o=0,h=0,c=!1;;){for(var a=s+(e-s>>1),f=0,l=o=0;m--){if(n-l==u){f=-1;break}if(f=r.charCodeAt(n-1-l)-_.s[m])break;l++}if(f<0?(e=a,h=l):(s=a,o=l),e-s<=1){if(s>0||e==s||c)break;c=!0}}for(;;){var _=t[s];if(o>=_.s_size){if(this.cursor=n-_.s_size,!_.method)return _.result;var b=_.method();if(this.cursor=n-_.s_size,b)return _.result}if((s=_.substring_i)<0)return 0}},replace_s:function(t,i,s){var e=s.length-(i-t),n=r.substring(0,t),u=r.substring(i);return r=n+s+u,this.limit+=e,this.cursor>=i?this.cursor+=e:this.cursor>t&&(this.cursor=t),e},slice_check:function(){if(this.bra<0||this.bra>this.ket||this.ket>this.limit||this.limit>r.length)throw"faulty slice operation"},slice_from:function(r){this.slice_check(),this.replace_s(this.bra,this.ket,r)},slice_del:function(){this.slice_from("")},insert:function(r,t,i){var s=this.replace_s(r,t,i);r<=this.bra&&(this.bra+=s),r<=this.ket&&(this.ket+=s)},slice_to:function(){return this.slice_check(),r.substring(this.bra,this.ket)},eq_v_b:function(r){return this.eq_s_b(r.length,r)}}}},r.trimmerSupport={generateTrimmer:function(r){var t=new RegExp("^[^"+r+"]+"),i=new RegExp("[^"+r+"]+$");return function(r){return"function"==typeof r.update?r.update(function(r){return r.replace(t,"").replace(i,"")}):r.replace(t,"").replace(i,"")}}}}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.sv.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.sv.min.js new file mode 100644 index 000000000..3e5eb6400 --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.sv.min.js @@ -0,0 +1,18 @@ +/*! + * Lunr languages, `Swedish` language + * https://github.com/MihaiValentin/lunr-languages + * + * Copyright 2014, Mihai Valentin + * http://www.mozilla.org/MPL/ + */ +/*! + * based on + * Snowball JavaScript Library v0.3 + * http://code.google.com/p/urim/ + * http://snowball.tartarus.org/ + * + * Copyright 2010, Oleg Mazko + * http://www.mozilla.org/MPL/ + */ + +!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.sv=function(){this.pipeline.reset(),this.pipeline.add(e.sv.trimmer,e.sv.stopWordFilter,e.sv.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.sv.stemmer))},e.sv.wordCharacters="A-Za-zªºÀ-ÖØ-öø-ʸˠ-ˤᴀ-ᴥᴬ-ᵜᵢ-ᵥᵫ-ᵷᵹ-ᶾḀ-ỿⁱⁿₐ-ₜKÅℲⅎⅠ-ↈⱠ-ⱿꜢ-ꞇꞋ-ꞭꞰ-ꞷꟷ-ꟿꬰ-ꭚꭜ-ꭤff-stA-Za-z",e.sv.trimmer=e.trimmerSupport.generateTrimmer(e.sv.wordCharacters),e.Pipeline.registerFunction(e.sv.trimmer,"trimmer-sv"),e.sv.stemmer=function(){var r=e.stemmerSupport.Among,n=e.stemmerSupport.SnowballProgram,t=new function(){function e(){var e,r=w.cursor+3;if(o=w.limit,0<=r||r<=w.limit){for(a=r;;){if(e=w.cursor,w.in_grouping(l,97,246)){w.cursor=e;break}if(w.cursor=e,w.cursor>=w.limit)return;w.cursor++}for(;!w.out_grouping(l,97,246);){if(w.cursor>=w.limit)return;w.cursor++}o=w.cursor,o=o&&(w.limit_backward=o,w.cursor=w.limit,w.ket=w.cursor,e=w.find_among_b(u,37),w.limit_backward=r,e))switch(w.bra=w.cursor,e){case 1:w.slice_del();break;case 2:w.in_grouping_b(d,98,121)&&w.slice_del()}}function i(){var e=w.limit_backward;w.cursor>=o&&(w.limit_backward=o,w.cursor=w.limit,w.find_among_b(c,7)&&(w.cursor=w.limit,w.ket=w.cursor,w.cursor>w.limit_backward&&(w.bra=--w.cursor,w.slice_del())),w.limit_backward=e)}function s(){var e,r;if(w.cursor>=o){if(r=w.limit_backward,w.limit_backward=o,w.cursor=w.limit,w.ket=w.cursor,e=w.find_among_b(m,5))switch(w.bra=w.cursor,e){case 1:w.slice_del();break;case 2:w.slice_from("lös");break;case 3:w.slice_from("full")}w.limit_backward=r}}var a,o,u=[new r("a",-1,1),new r("arna",0,1),new r("erna",0,1),new r("heterna",2,1),new r("orna",0,1),new r("ad",-1,1),new r("e",-1,1),new r("ade",6,1),new r("ande",6,1),new r("arne",6,1),new r("are",6,1),new r("aste",6,1),new r("en",-1,1),new r("anden",12,1),new r("aren",12,1),new r("heten",12,1),new r("ern",-1,1),new r("ar",-1,1),new r("er",-1,1),new r("heter",18,1),new r("or",-1,1),new r("s",-1,2),new r("as",21,1),new r("arnas",22,1),new r("ernas",22,1),new r("ornas",22,1),new r("es",21,1),new r("ades",26,1),new r("andes",26,1),new r("ens",21,1),new r("arens",29,1),new r("hetens",29,1),new r("erns",21,1),new r("at",-1,1),new r("andet",-1,1),new r("het",-1,1),new r("ast",-1,1)],c=[new r("dd",-1,-1),new r("gd",-1,-1),new r("nn",-1,-1),new r("dt",-1,-1),new r("gt",-1,-1),new r("kt",-1,-1),new r("tt",-1,-1)],m=[new r("ig",-1,1),new r("lig",0,1),new r("els",-1,1),new r("fullt",-1,3),new r("löst",-1,2)],l=[17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,0,24,0,32],d=[119,127,149],w=new n;this.setCurrent=function(e){w.setCurrent(e)},this.getCurrent=function(){return w.getCurrent()},this.stem=function(){var r=w.cursor;return e(),w.limit_backward=r,w.cursor=w.limit,t(),w.cursor=w.limit,i(),w.cursor=w.limit,s(),!0}};return function(e){return"function"==typeof e.update?e.update(function(e){return t.setCurrent(e),t.stem(),t.getCurrent()}):(t.setCurrent(e),t.stem(),t.getCurrent())}}(),e.Pipeline.registerFunction(e.sv.stemmer,"stemmer-sv"),e.sv.stopWordFilter=e.generateStopWordFilter("alla allt att av blev bli blir blivit de dem den denna deras dess dessa det detta dig din dina ditt du där då efter ej eller en er era ert ett från för ha hade han hans har henne hennes hon honom hur här i icke ingen inom inte jag ju kan kunde man med mellan men mig min mina mitt mot mycket ni nu när någon något några och om oss på samma sedan sig sin sina sitta själv skulle som så sådan sådana sådant till under upp ut utan vad var vara varför varit varje vars vart vem vi vid vilka vilkas vilken vilket vår våra vårt än är åt över".split(" ")),e.Pipeline.registerFunction(e.sv.stopWordFilter,"stopWordFilter-sv")}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.th.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.th.min.js new file mode 100644 index 000000000..dee3aac6e --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.th.min.js @@ -0,0 +1 @@ +!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var r="2"==e.version[0];e.th=function(){this.pipeline.reset(),this.pipeline.add(e.th.trimmer),r?this.tokenizer=e.th.tokenizer:(e.tokenizer&&(e.tokenizer=e.th.tokenizer),this.tokenizerFn&&(this.tokenizerFn=e.th.tokenizer))},e.th.wordCharacters="[฀-๿]",e.th.trimmer=e.trimmerSupport.generateTrimmer(e.th.wordCharacters),e.Pipeline.registerFunction(e.th.trimmer,"trimmer-th");var t=e.wordcut;t.init(),e.th.tokenizer=function(i){if(!arguments.length||null==i||void 0==i)return[];if(Array.isArray(i))return i.map(function(t){return r?new e.Token(t):t});var n=i.toString().replace(/^\s+/,"");return t.cut(n).split("|")}}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.tr.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.tr.min.js new file mode 100644 index 000000000..563f6ec1f --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.tr.min.js @@ -0,0 +1,18 @@ +/*! + * Lunr languages, `Turkish` language + * https://github.com/MihaiValentin/lunr-languages + * + * Copyright 2014, Mihai Valentin + * http://www.mozilla.org/MPL/ + */ +/*! + * based on + * Snowball JavaScript Library v0.3 + * http://code.google.com/p/urim/ + * http://snowball.tartarus.org/ + * + * Copyright 2010, Oleg Mazko + * http://www.mozilla.org/MPL/ + */ + +!function(r,i){"function"==typeof define&&define.amd?define(i):"object"==typeof exports?module.exports=i():i()(r.lunr)}(this,function(){return function(r){if(void 0===r)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===r.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");r.tr=function(){this.pipeline.reset(),this.pipeline.add(r.tr.trimmer,r.tr.stopWordFilter,r.tr.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(r.tr.stemmer))},r.tr.wordCharacters="A-Za-zªºÀ-ÖØ-öø-ʸˠ-ˤᴀ-ᴥᴬ-ᵜᵢ-ᵥᵫ-ᵷᵹ-ᶾḀ-ỿⁱⁿₐ-ₜKÅℲⅎⅠ-ↈⱠ-ⱿꜢ-ꞇꞋ-ꞭꞰ-ꞷꟷ-ꟿꬰ-ꭚꭜ-ꭤff-stA-Za-z",r.tr.trimmer=r.trimmerSupport.generateTrimmer(r.tr.wordCharacters),r.Pipeline.registerFunction(r.tr.trimmer,"trimmer-tr"),r.tr.stemmer=function(){var i=r.stemmerSupport.Among,e=r.stemmerSupport.SnowballProgram,n=new function(){function r(r,i,e){for(;;){var n=Dr.limit-Dr.cursor;if(Dr.in_grouping_b(r,i,e)){Dr.cursor=Dr.limit-n;break}if(Dr.cursor=Dr.limit-n,Dr.cursor<=Dr.limit_backward)return!1;Dr.cursor--}return!0}function n(){var i,e;i=Dr.limit-Dr.cursor,r(Wr,97,305);for(var n=0;nDr.limit_backward&&(Dr.cursor--,e=Dr.limit-Dr.cursor,i()))?(Dr.cursor=Dr.limit-e,!0):(Dr.cursor=Dr.limit-n,r()?(Dr.cursor=Dr.limit-n,!1):(Dr.cursor=Dr.limit-n,!(Dr.cursor<=Dr.limit_backward)&&(Dr.cursor--,!!i()&&(Dr.cursor=Dr.limit-n,!0))))}function u(r){return t(r,function(){return Dr.in_grouping_b(Wr,97,305)})}function o(){return u(function(){return Dr.eq_s_b(1,"n")})}function s(){return u(function(){return Dr.eq_s_b(1,"s")})}function c(){return u(function(){return Dr.eq_s_b(1,"y")})}function l(){return t(function(){return Dr.in_grouping_b(Lr,105,305)},function(){return Dr.out_grouping_b(Wr,97,305)})}function a(){return Dr.find_among_b(ur,10)&&l()}function m(){return n()&&Dr.in_grouping_b(Lr,105,305)&&s()}function d(){return Dr.find_among_b(or,2)}function f(){return n()&&Dr.in_grouping_b(Lr,105,305)&&c()}function b(){return n()&&Dr.find_among_b(sr,4)}function w(){return n()&&Dr.find_among_b(cr,4)&&o()}function _(){return n()&&Dr.find_among_b(lr,2)&&c()}function k(){return n()&&Dr.find_among_b(ar,2)}function p(){return n()&&Dr.find_among_b(mr,4)}function g(){return n()&&Dr.find_among_b(dr,2)}function y(){return n()&&Dr.find_among_b(fr,4)}function z(){return n()&&Dr.find_among_b(br,2)}function v(){return n()&&Dr.find_among_b(wr,2)&&c()}function h(){return Dr.eq_s_b(2,"ki")}function q(){return n()&&Dr.find_among_b(_r,2)&&o()}function C(){return n()&&Dr.find_among_b(kr,4)&&c()}function P(){return n()&&Dr.find_among_b(pr,4)}function F(){return n()&&Dr.find_among_b(gr,4)&&c()}function S(){return Dr.find_among_b(yr,4)}function W(){return n()&&Dr.find_among_b(zr,2)}function L(){return n()&&Dr.find_among_b(vr,4)}function x(){return n()&&Dr.find_among_b(hr,8)}function A(){return Dr.find_among_b(qr,2)}function E(){return n()&&Dr.find_among_b(Cr,32)&&c()}function j(){return Dr.find_among_b(Pr,8)&&c()}function T(){return n()&&Dr.find_among_b(Fr,4)&&c()}function Z(){return Dr.eq_s_b(3,"ken")&&c()}function B(){var r=Dr.limit-Dr.cursor;return!(T()||(Dr.cursor=Dr.limit-r,E()||(Dr.cursor=Dr.limit-r,j()||(Dr.cursor=Dr.limit-r,Z()))))}function D(){if(A()){var r=Dr.limit-Dr.cursor;if(S()||(Dr.cursor=Dr.limit-r,W()||(Dr.cursor=Dr.limit-r,C()||(Dr.cursor=Dr.limit-r,P()||(Dr.cursor=Dr.limit-r,F()||(Dr.cursor=Dr.limit-r))))),T())return!1}return!0}function G(){if(W()){Dr.bra=Dr.cursor,Dr.slice_del();var r=Dr.limit-Dr.cursor;return Dr.ket=Dr.cursor,x()||(Dr.cursor=Dr.limit-r,E()||(Dr.cursor=Dr.limit-r,j()||(Dr.cursor=Dr.limit-r,T()||(Dr.cursor=Dr.limit-r)))),nr=!1,!1}return!0}function H(){if(!L())return!0;var r=Dr.limit-Dr.cursor;return!E()&&(Dr.cursor=Dr.limit-r,!j())}function I(){var r,i=Dr.limit-Dr.cursor;return!(S()||(Dr.cursor=Dr.limit-i,F()||(Dr.cursor=Dr.limit-i,P()||(Dr.cursor=Dr.limit-i,C()))))||(Dr.bra=Dr.cursor,Dr.slice_del(),r=Dr.limit-Dr.cursor,Dr.ket=Dr.cursor,T()||(Dr.cursor=Dr.limit-r),!1)}function J(){var r,i=Dr.limit-Dr.cursor;if(Dr.ket=Dr.cursor,nr=!0,B()&&(Dr.cursor=Dr.limit-i,D()&&(Dr.cursor=Dr.limit-i,G()&&(Dr.cursor=Dr.limit-i,H()&&(Dr.cursor=Dr.limit-i,I()))))){if(Dr.cursor=Dr.limit-i,!x())return;Dr.bra=Dr.cursor,Dr.slice_del(),Dr.ket=Dr.cursor,r=Dr.limit-Dr.cursor,S()||(Dr.cursor=Dr.limit-r,W()||(Dr.cursor=Dr.limit-r,C()||(Dr.cursor=Dr.limit-r,P()||(Dr.cursor=Dr.limit-r,F()||(Dr.cursor=Dr.limit-r))))),T()||(Dr.cursor=Dr.limit-r)}Dr.bra=Dr.cursor,Dr.slice_del()}function K(){var r,i,e,n;if(Dr.ket=Dr.cursor,h()){if(r=Dr.limit-Dr.cursor,p())return Dr.bra=Dr.cursor,Dr.slice_del(),i=Dr.limit-Dr.cursor,Dr.ket=Dr.cursor,W()?(Dr.bra=Dr.cursor,Dr.slice_del(),K()):(Dr.cursor=Dr.limit-i,a()&&(Dr.bra=Dr.cursor,Dr.slice_del(),Dr.ket=Dr.cursor,W()&&(Dr.bra=Dr.cursor,Dr.slice_del(),K()))),!0;if(Dr.cursor=Dr.limit-r,w()){if(Dr.bra=Dr.cursor,Dr.slice_del(),Dr.ket=Dr.cursor,e=Dr.limit-Dr.cursor,d())Dr.bra=Dr.cursor,Dr.slice_del();else{if(Dr.cursor=Dr.limit-e,Dr.ket=Dr.cursor,!a()&&(Dr.cursor=Dr.limit-e,!m()&&(Dr.cursor=Dr.limit-e,!K())))return!0;Dr.bra=Dr.cursor,Dr.slice_del(),Dr.ket=Dr.cursor,W()&&(Dr.bra=Dr.cursor,Dr.slice_del(),K())}return!0}if(Dr.cursor=Dr.limit-r,g()){if(n=Dr.limit-Dr.cursor,d())Dr.bra=Dr.cursor,Dr.slice_del();else if(Dr.cursor=Dr.limit-n,m())Dr.bra=Dr.cursor,Dr.slice_del(),Dr.ket=Dr.cursor,W()&&(Dr.bra=Dr.cursor,Dr.slice_del(),K());else if(Dr.cursor=Dr.limit-n,!K())return!1;return!0}}return!1}function M(r){if(Dr.ket=Dr.cursor,!g()&&(Dr.cursor=Dr.limit-r,!k()))return!1;var i=Dr.limit-Dr.cursor;if(d())Dr.bra=Dr.cursor,Dr.slice_del();else if(Dr.cursor=Dr.limit-i,m())Dr.bra=Dr.cursor,Dr.slice_del(),Dr.ket=Dr.cursor,W()&&(Dr.bra=Dr.cursor,Dr.slice_del(),K());else if(Dr.cursor=Dr.limit-i,!K())return!1;return!0}function N(r){if(Dr.ket=Dr.cursor,!z()&&(Dr.cursor=Dr.limit-r,!b()))return!1;var i=Dr.limit-Dr.cursor;return!(!m()&&(Dr.cursor=Dr.limit-i,!d()))&&(Dr.bra=Dr.cursor,Dr.slice_del(),Dr.ket=Dr.cursor,W()&&(Dr.bra=Dr.cursor,Dr.slice_del(),K()),!0)}function O(){var r,i=Dr.limit-Dr.cursor;return Dr.ket=Dr.cursor,!(!w()&&(Dr.cursor=Dr.limit-i,!v()))&&(Dr.bra=Dr.cursor,Dr.slice_del(),r=Dr.limit-Dr.cursor,Dr.ket=Dr.cursor,!(!W()||(Dr.bra=Dr.cursor,Dr.slice_del(),!K()))||(Dr.cursor=Dr.limit-r,Dr.ket=Dr.cursor,!(a()||(Dr.cursor=Dr.limit-r,m()||(Dr.cursor=Dr.limit-r,K())))||(Dr.bra=Dr.cursor,Dr.slice_del(),Dr.ket=Dr.cursor,W()&&(Dr.bra=Dr.cursor,Dr.slice_del(),K()),!0)))}function Q(){var r,i,e=Dr.limit-Dr.cursor;if(Dr.ket=Dr.cursor,!p()&&(Dr.cursor=Dr.limit-e,!f()&&(Dr.cursor=Dr.limit-e,!_())))return!1;if(Dr.bra=Dr.cursor,Dr.slice_del(),Dr.ket=Dr.cursor,r=Dr.limit-Dr.cursor,a())Dr.bra=Dr.cursor,Dr.slice_del(),i=Dr.limit-Dr.cursor,Dr.ket=Dr.cursor,W()||(Dr.cursor=Dr.limit-i);else if(Dr.cursor=Dr.limit-r,!W())return!0;return Dr.bra=Dr.cursor,Dr.slice_del(),Dr.ket=Dr.cursor,K(),!0}function R(){var r,i,e=Dr.limit-Dr.cursor;if(Dr.ket=Dr.cursor,W())return Dr.bra=Dr.cursor,Dr.slice_del(),void K();if(Dr.cursor=Dr.limit-e,Dr.ket=Dr.cursor,q())if(Dr.bra=Dr.cursor,Dr.slice_del(),r=Dr.limit-Dr.cursor,Dr.ket=Dr.cursor,d())Dr.bra=Dr.cursor,Dr.slice_del();else{if(Dr.cursor=Dr.limit-r,Dr.ket=Dr.cursor,!a()&&(Dr.cursor=Dr.limit-r,!m())){if(Dr.cursor=Dr.limit-r,Dr.ket=Dr.cursor,!W())return;if(Dr.bra=Dr.cursor,Dr.slice_del(),!K())return}Dr.bra=Dr.cursor,Dr.slice_del(),Dr.ket=Dr.cursor,W()&&(Dr.bra=Dr.cursor,Dr.slice_del(),K())}else if(Dr.cursor=Dr.limit-e,!M(e)&&(Dr.cursor=Dr.limit-e,!N(e))){if(Dr.cursor=Dr.limit-e,Dr.ket=Dr.cursor,y())return Dr.bra=Dr.cursor,Dr.slice_del(),Dr.ket=Dr.cursor,i=Dr.limit-Dr.cursor,void(a()?(Dr.bra=Dr.cursor,Dr.slice_del(),Dr.ket=Dr.cursor,W()&&(Dr.bra=Dr.cursor,Dr.slice_del(),K())):(Dr.cursor=Dr.limit-i,W()?(Dr.bra=Dr.cursor,Dr.slice_del(),K()):(Dr.cursor=Dr.limit-i,K())));if(Dr.cursor=Dr.limit-e,!O()){if(Dr.cursor=Dr.limit-e,d())return Dr.bra=Dr.cursor,void Dr.slice_del();Dr.cursor=Dr.limit-e,K()||(Dr.cursor=Dr.limit-e,Q()||(Dr.cursor=Dr.limit-e,Dr.ket=Dr.cursor,(a()||(Dr.cursor=Dr.limit-e,m()))&&(Dr.bra=Dr.cursor,Dr.slice_del(),Dr.ket=Dr.cursor,W()&&(Dr.bra=Dr.cursor,Dr.slice_del(),K()))))}}}function U(){var r;if(Dr.ket=Dr.cursor,r=Dr.find_among_b(Sr,4))switch(Dr.bra=Dr.cursor,r){case 1:Dr.slice_from("p");break;case 2:Dr.slice_from("ç");break;case 3:Dr.slice_from("t");break;case 4:Dr.slice_from("k")}}function V(){for(;;){var r=Dr.limit-Dr.cursor;if(Dr.in_grouping_b(Wr,97,305)){Dr.cursor=Dr.limit-r;break}if(Dr.cursor=Dr.limit-r,Dr.cursor<=Dr.limit_backward)return!1;Dr.cursor--}return!0}function X(r,i,e){if(Dr.cursor=Dr.limit-r,V()){var n=Dr.limit-Dr.cursor;if(!Dr.eq_s_b(1,i)&&(Dr.cursor=Dr.limit-n,!Dr.eq_s_b(1,e)))return!0;Dr.cursor=Dr.limit-r;var t=Dr.cursor;return Dr.insert(Dr.cursor,Dr.cursor,e),Dr.cursor=t,!1}return!0}function Y(){var r=Dr.limit-Dr.cursor;(Dr.eq_s_b(1,"d")||(Dr.cursor=Dr.limit-r,Dr.eq_s_b(1,"g")))&&X(r,"a","ı")&&X(r,"e","i")&&X(r,"o","u")&&X(r,"ö","ü")}function $(){for(var r,i=Dr.cursor,e=2;;){for(r=Dr.cursor;!Dr.in_grouping(Wr,97,305);){if(Dr.cursor>=Dr.limit)return Dr.cursor=r,!(e>0)&&(Dr.cursor=i,!0);Dr.cursor++}e--}}function rr(r,i,e){for(;!Dr.eq_s(i,e);){if(Dr.cursor>=Dr.limit)return!0;Dr.cursor++}return(tr=i)!=Dr.limit||(Dr.cursor=r,!1)}function ir(){var r=Dr.cursor;return!rr(r,2,"ad")||(Dr.cursor=r,!rr(r,5,"soyad"))}function er(){var r=Dr.cursor;return!ir()&&(Dr.limit_backward=r,Dr.cursor=Dr.limit,Y(),Dr.cursor=Dr.limit,U(),!0)}var nr,tr,ur=[new i("m",-1,-1),new i("n",-1,-1),new i("miz",-1,-1),new i("niz",-1,-1),new i("muz",-1,-1),new i("nuz",-1,-1),new i("müz",-1,-1),new i("nüz",-1,-1),new i("mız",-1,-1),new i("nız",-1,-1)],or=[new i("leri",-1,-1),new i("ları",-1,-1)],sr=[new i("ni",-1,-1),new i("nu",-1,-1),new i("nü",-1,-1),new i("nı",-1,-1)],cr=[new i("in",-1,-1),new i("un",-1,-1),new i("ün",-1,-1),new i("ın",-1,-1)],lr=[new i("a",-1,-1),new i("e",-1,-1)],ar=[new i("na",-1,-1),new i("ne",-1,-1)],mr=[new i("da",-1,-1),new i("ta",-1,-1),new i("de",-1,-1),new i("te",-1,-1)],dr=[new i("nda",-1,-1),new i("nde",-1,-1)],fr=[new i("dan",-1,-1),new i("tan",-1,-1),new i("den",-1,-1),new i("ten",-1,-1)],br=[new i("ndan",-1,-1),new i("nden",-1,-1)],wr=[new i("la",-1,-1),new i("le",-1,-1)],_r=[new i("ca",-1,-1),new i("ce",-1,-1)],kr=[new i("im",-1,-1),new i("um",-1,-1),new i("üm",-1,-1),new i("ım",-1,-1)],pr=[new i("sin",-1,-1),new i("sun",-1,-1),new i("sün",-1,-1),new i("sın",-1,-1)],gr=[new i("iz",-1,-1),new i("uz",-1,-1),new i("üz",-1,-1),new i("ız",-1,-1)],yr=[new i("siniz",-1,-1),new i("sunuz",-1,-1),new i("sünüz",-1,-1),new i("sınız",-1,-1)],zr=[new i("lar",-1,-1),new i("ler",-1,-1)],vr=[new i("niz",-1,-1),new i("nuz",-1,-1),new i("nüz",-1,-1),new i("nız",-1,-1)],hr=[new i("dir",-1,-1),new i("tir",-1,-1),new i("dur",-1,-1),new i("tur",-1,-1),new i("dür",-1,-1),new i("tür",-1,-1),new i("dır",-1,-1),new i("tır",-1,-1)],qr=[new i("casına",-1,-1),new i("cesine",-1,-1)],Cr=[new i("di",-1,-1),new i("ti",-1,-1),new i("dik",-1,-1),new i("tik",-1,-1),new i("duk",-1,-1),new i("tuk",-1,-1),new i("dük",-1,-1),new i("tük",-1,-1),new i("dık",-1,-1),new i("tık",-1,-1),new i("dim",-1,-1),new i("tim",-1,-1),new i("dum",-1,-1),new i("tum",-1,-1),new i("düm",-1,-1),new i("tüm",-1,-1),new i("dım",-1,-1),new i("tım",-1,-1),new i("din",-1,-1),new i("tin",-1,-1),new i("dun",-1,-1),new i("tun",-1,-1),new i("dün",-1,-1),new i("tün",-1,-1),new i("dın",-1,-1),new i("tın",-1,-1),new i("du",-1,-1),new i("tu",-1,-1),new i("dü",-1,-1),new i("tü",-1,-1),new i("dı",-1,-1),new i("tı",-1,-1)],Pr=[new i("sa",-1,-1),new i("se",-1,-1),new i("sak",-1,-1),new i("sek",-1,-1),new i("sam",-1,-1),new i("sem",-1,-1),new i("san",-1,-1),new i("sen",-1,-1)],Fr=[new i("miş",-1,-1),new i("muş",-1,-1),new i("müş",-1,-1),new i("mış",-1,-1)],Sr=[new i("b",-1,1),new i("c",-1,2),new i("d",-1,3),new i("ğ",-1,4)],Wr=[17,65,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,8,0,0,0,0,0,0,1],Lr=[1,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,1],xr=[1,64,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1],Ar=[17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,130],Er=[1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1],jr=[17],Tr=[65],Zr=[65],Br=[["a",xr,97,305],["e",Ar,101,252],["ı",Er,97,305],["i",jr,101,105],["o",Tr,111,117],["ö",Zr,246,252],["u",Tr,111,117]],Dr=new e;this.setCurrent=function(r){Dr.setCurrent(r)},this.getCurrent=function(){return Dr.getCurrent()},this.stem=function(){return!!($()&&(Dr.limit_backward=Dr.cursor,Dr.cursor=Dr.limit,J(),Dr.cursor=Dr.limit,nr&&(R(),Dr.cursor=Dr.limit_backward,er())))}};return function(r){return"function"==typeof r.update?r.update(function(r){return n.setCurrent(r),n.stem(),n.getCurrent()}):(n.setCurrent(r),n.stem(),n.getCurrent())}}(),r.Pipeline.registerFunction(r.tr.stemmer,"stemmer-tr"),r.tr.stopWordFilter=r.generateStopWordFilter("acaba altmış altı ama ancak arada aslında ayrıca bana bazı belki ben benden beni benim beri beş bile bin bir biri birkaç birkez birçok birşey birşeyi biz bizden bize bizi bizim bu buna bunda bundan bunlar bunları bunların bunu bunun burada böyle böylece da daha dahi de defa değil diye diğer doksan dokuz dolayı dolayısıyla dört edecek eden ederek edilecek ediliyor edilmesi ediyor elli en etmesi etti ettiği ettiğini eğer gibi göre halen hangi hatta hem henüz hep hepsi her herhangi herkesin hiç hiçbir iki ile ilgili ise itibaren itibariyle için işte kadar karşın katrilyon kendi kendilerine kendini kendisi kendisine kendisini kez ki kim kimden kime kimi kimse kırk milyar milyon mu mü mı nasıl ne neden nedenle nerde nerede nereye niye niçin o olan olarak oldu olduklarını olduğu olduğunu olmadı olmadığı olmak olması olmayan olmaz olsa olsun olup olur olursa oluyor on ona ondan onlar onlardan onları onların onu onun otuz oysa pek rağmen sadece sanki sekiz seksen sen senden seni senin siz sizden sizi sizin tarafından trilyon tüm var vardı ve veya ya yani yapacak yapmak yaptı yaptıkları yaptığı yaptığını yapılan yapılması yapıyor yedi yerine yetmiş yine yirmi yoksa yüz zaten çok çünkü öyle üzere üç şey şeyden şeyi şeyler şu şuna şunda şundan şunları şunu şöyle".split(" ")),r.Pipeline.registerFunction(r.tr.stopWordFilter,"stopWordFilter-tr")}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.vi.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.vi.min.js new file mode 100644 index 000000000..22aed28c4 --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.vi.min.js @@ -0,0 +1 @@ +!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.vi=function(){this.pipeline.reset(),this.pipeline.add(e.vi.stopWordFilter,e.vi.trimmer)},e.vi.wordCharacters="[A-Za-ẓ̀͐́͑̉̃̓ÂâÊêÔôĂ-ăĐ-đƠ-ơƯ-ư]",e.vi.trimmer=e.trimmerSupport.generateTrimmer(e.vi.wordCharacters),e.Pipeline.registerFunction(e.vi.trimmer,"trimmer-vi"),e.vi.stopWordFilter=e.generateStopWordFilter("là cái nhưng mà".split(" "))}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/min/lunr.zh.min.js b/en/2022.8/assets/javascripts/lunr/min/lunr.zh.min.js new file mode 100644 index 000000000..7727bbe24 --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/min/lunr.zh.min.js @@ -0,0 +1 @@ +!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r(require("nodejieba")):r()(e.lunr)}(this,function(e){return function(r,t){if(void 0===r)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===r.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var i="2"==r.version[0];r.zh=function(){this.pipeline.reset(),this.pipeline.add(r.zh.trimmer,r.zh.stopWordFilter,r.zh.stemmer),i?this.tokenizer=r.zh.tokenizer:(r.tokenizer&&(r.tokenizer=r.zh.tokenizer),this.tokenizerFn&&(this.tokenizerFn=r.zh.tokenizer))},r.zh.tokenizer=function(n){if(!arguments.length||null==n||void 0==n)return[];if(Array.isArray(n))return n.map(function(e){return i?new r.Token(e.toLowerCase()):e.toLowerCase()});t&&e.load(t);var o=n.toString().trim().toLowerCase(),s=[];e.cut(o,!0).forEach(function(e){s=s.concat(e.split(" "))}),s=s.filter(function(e){return!!e});var u=0;return s.map(function(e,t){if(i){var n=o.indexOf(e,u),s={};return s.position=[n,e.length],s.index=t,u=n,new r.Token(e,s)}return e})},r.zh.wordCharacters="\\w一-龥",r.zh.trimmer=r.trimmerSupport.generateTrimmer(r.zh.wordCharacters),r.Pipeline.registerFunction(r.zh.trimmer,"trimmer-zh"),r.zh.stemmer=function(){return function(e){return e}}(),r.Pipeline.registerFunction(r.zh.stemmer,"stemmer-zh"),r.zh.stopWordFilter=r.generateStopWordFilter("的 一 不 在 人 有 是 为 以 于 上 他 而 后 之 来 及 了 因 下 可 到 由 这 与 也 此 但 并 个 其 已 无 小 我 们 起 最 再 今 去 好 只 又 或 很 亦 某 把 那 你 乃 它 吧 被 比 别 趁 当 从 到 得 打 凡 儿 尔 该 各 给 跟 和 何 还 即 几 既 看 据 距 靠 啦 了 另 么 每 们 嘛 拿 哪 那 您 凭 且 却 让 仍 啥 如 若 使 谁 虽 随 同 所 她 哇 嗡 往 哪 些 向 沿 哟 用 于 咱 则 怎 曾 至 致 着 诸 自".split(" ")),r.Pipeline.registerFunction(r.zh.stopWordFilter,"stopWordFilter-zh")}}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/tinyseg.js b/en/2022.8/assets/javascripts/lunr/tinyseg.js new file mode 100644 index 000000000..167fa6dd6 --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/tinyseg.js @@ -0,0 +1,206 @@ +/** + * export the module via AMD, CommonJS or as a browser global + * Export code from https://github.com/umdjs/umd/blob/master/returnExports.js + */ +;(function (root, factory) { + if (typeof define === 'function' && define.amd) { + // AMD. Register as an anonymous module. + define(factory) + } else if (typeof exports === 'object') { + /** + * Node. Does not work with strict CommonJS, but + * only CommonJS-like environments that support module.exports, + * like Node. + */ + module.exports = factory() + } else { + // Browser globals (root is window) + factory()(root.lunr); + } +}(this, function () { + /** + * Just return a value to define the module export. + * This example returns an object, but the module + * can return a function as the exported value. + */ + + return function(lunr) { + // TinySegmenter 0.1 -- Super compact Japanese tokenizer in Javascript + // (c) 2008 Taku Kudo + // TinySegmenter is freely distributable under the terms of a new BSD licence. + // For details, see http://chasen.org/~taku/software/TinySegmenter/LICENCE.txt + + function TinySegmenter() { + var patterns = { + "[一二三四五六七八九十百千万億兆]":"M", + "[一-龠々〆ヵヶ]":"H", + "[ぁ-ん]":"I", + "[ァ-ヴーア-ン゙ー]":"K", + "[a-zA-Za-zA-Z]":"A", + "[0-90-9]":"N" + } + this.chartype_ = []; + for (var i in patterns) { + var regexp = new RegExp(i); + this.chartype_.push([regexp, patterns[i]]); + } + + this.BIAS__ = -332 + this.BC1__ = {"HH":6,"II":2461,"KH":406,"OH":-1378}; + this.BC2__ = {"AA":-3267,"AI":2744,"AN":-878,"HH":-4070,"HM":-1711,"HN":4012,"HO":3761,"IA":1327,"IH":-1184,"II":-1332,"IK":1721,"IO":5492,"KI":3831,"KK":-8741,"MH":-3132,"MK":3334,"OO":-2920}; + this.BC3__ = {"HH":996,"HI":626,"HK":-721,"HN":-1307,"HO":-836,"IH":-301,"KK":2762,"MK":1079,"MM":4034,"OA":-1652,"OH":266}; + this.BP1__ = {"BB":295,"OB":304,"OO":-125,"UB":352}; + this.BP2__ = {"BO":60,"OO":-1762}; + this.BQ1__ = {"BHH":1150,"BHM":1521,"BII":-1158,"BIM":886,"BMH":1208,"BNH":449,"BOH":-91,"BOO":-2597,"OHI":451,"OIH":-296,"OKA":1851,"OKH":-1020,"OKK":904,"OOO":2965}; + this.BQ2__ = {"BHH":118,"BHI":-1159,"BHM":466,"BIH":-919,"BKK":-1720,"BKO":864,"OHH":-1139,"OHM":-181,"OIH":153,"UHI":-1146}; + this.BQ3__ = {"BHH":-792,"BHI":2664,"BII":-299,"BKI":419,"BMH":937,"BMM":8335,"BNN":998,"BOH":775,"OHH":2174,"OHM":439,"OII":280,"OKH":1798,"OKI":-793,"OKO":-2242,"OMH":-2402,"OOO":11699}; + this.BQ4__ = {"BHH":-3895,"BIH":3761,"BII":-4654,"BIK":1348,"BKK":-1806,"BMI":-3385,"BOO":-12396,"OAH":926,"OHH":266,"OHK":-2036,"ONN":-973}; + this.BW1__ = {",と":660,",同":727,"B1あ":1404,"B1同":542,"、と":660,"、同":727,"」と":1682,"あっ":1505,"いう":1743,"いっ":-2055,"いる":672,"うし":-4817,"うん":665,"から":3472,"がら":600,"こう":-790,"こと":2083,"こん":-1262,"さら":-4143,"さん":4573,"した":2641,"して":1104,"すで":-3399,"そこ":1977,"それ":-871,"たち":1122,"ため":601,"った":3463,"つい":-802,"てい":805,"てき":1249,"でき":1127,"です":3445,"では":844,"とい":-4915,"とみ":1922,"どこ":3887,"ない":5713,"なっ":3015,"など":7379,"なん":-1113,"にし":2468,"には":1498,"にも":1671,"に対":-912,"の一":-501,"の中":741,"ませ":2448,"まで":1711,"まま":2600,"まる":-2155,"やむ":-1947,"よっ":-2565,"れた":2369,"れで":-913,"をし":1860,"を見":731,"亡く":-1886,"京都":2558,"取り":-2784,"大き":-2604,"大阪":1497,"平方":-2314,"引き":-1336,"日本":-195,"本当":-2423,"毎日":-2113,"目指":-724,"B1あ":1404,"B1同":542,"」と":1682}; + this.BW2__ = {"..":-11822,"11":-669,"――":-5730,"−−":-13175,"いう":-1609,"うか":2490,"かし":-1350,"かも":-602,"から":-7194,"かれ":4612,"がい":853,"がら":-3198,"きた":1941,"くな":-1597,"こと":-8392,"この":-4193,"させ":4533,"され":13168,"さん":-3977,"しい":-1819,"しか":-545,"した":5078,"して":972,"しな":939,"その":-3744,"たい":-1253,"たた":-662,"ただ":-3857,"たち":-786,"たと":1224,"たは":-939,"った":4589,"って":1647,"っと":-2094,"てい":6144,"てき":3640,"てく":2551,"ては":-3110,"ても":-3065,"でい":2666,"でき":-1528,"でし":-3828,"です":-4761,"でも":-4203,"とい":1890,"とこ":-1746,"とと":-2279,"との":720,"とみ":5168,"とも":-3941,"ない":-2488,"なが":-1313,"など":-6509,"なの":2614,"なん":3099,"にお":-1615,"にし":2748,"にな":2454,"によ":-7236,"に対":-14943,"に従":-4688,"に関":-11388,"のか":2093,"ので":-7059,"のに":-6041,"のの":-6125,"はい":1073,"はが":-1033,"はず":-2532,"ばれ":1813,"まし":-1316,"まで":-6621,"まれ":5409,"めて":-3153,"もい":2230,"もの":-10713,"らか":-944,"らし":-1611,"らに":-1897,"りし":651,"りま":1620,"れた":4270,"れて":849,"れば":4114,"ろう":6067,"われ":7901,"を通":-11877,"んだ":728,"んな":-4115,"一人":602,"一方":-1375,"一日":970,"一部":-1051,"上が":-4479,"会社":-1116,"出て":2163,"分の":-7758,"同党":970,"同日":-913,"大阪":-2471,"委員":-1250,"少な":-1050,"年度":-8669,"年間":-1626,"府県":-2363,"手権":-1982,"新聞":-4066,"日新":-722,"日本":-7068,"日米":3372,"曜日":-601,"朝鮮":-2355,"本人":-2697,"東京":-1543,"然と":-1384,"社会":-1276,"立て":-990,"第に":-1612,"米国":-4268,"11":-669}; + this.BW3__ = {"あた":-2194,"あり":719,"ある":3846,"い.":-1185,"い。":-1185,"いい":5308,"いえ":2079,"いく":3029,"いた":2056,"いっ":1883,"いる":5600,"いわ":1527,"うち":1117,"うと":4798,"えと":1454,"か.":2857,"か。":2857,"かけ":-743,"かっ":-4098,"かに":-669,"から":6520,"かり":-2670,"が,":1816,"が、":1816,"がき":-4855,"がけ":-1127,"がっ":-913,"がら":-4977,"がり":-2064,"きた":1645,"けど":1374,"こと":7397,"この":1542,"ころ":-2757,"さい":-714,"さを":976,"し,":1557,"し、":1557,"しい":-3714,"した":3562,"して":1449,"しな":2608,"しま":1200,"す.":-1310,"す。":-1310,"する":6521,"ず,":3426,"ず、":3426,"ずに":841,"そう":428,"た.":8875,"た。":8875,"たい":-594,"たの":812,"たり":-1183,"たる":-853,"だ.":4098,"だ。":4098,"だっ":1004,"った":-4748,"って":300,"てい":6240,"てお":855,"ても":302,"です":1437,"でに":-1482,"では":2295,"とう":-1387,"とし":2266,"との":541,"とも":-3543,"どう":4664,"ない":1796,"なく":-903,"など":2135,"に,":-1021,"に、":-1021,"にし":1771,"にな":1906,"には":2644,"の,":-724,"の、":-724,"の子":-1000,"は,":1337,"は、":1337,"べき":2181,"まし":1113,"ます":6943,"まっ":-1549,"まで":6154,"まれ":-793,"らし":1479,"られ":6820,"るる":3818,"れ,":854,"れ、":854,"れた":1850,"れて":1375,"れば":-3246,"れる":1091,"われ":-605,"んだ":606,"んで":798,"カ月":990,"会議":860,"入り":1232,"大会":2217,"始め":1681,"市":965,"新聞":-5055,"日,":974,"日、":974,"社会":2024,"カ月":990}; + this.TC1__ = {"AAA":1093,"HHH":1029,"HHM":580,"HII":998,"HOH":-390,"HOM":-331,"IHI":1169,"IOH":-142,"IOI":-1015,"IOM":467,"MMH":187,"OOI":-1832}; + this.TC2__ = {"HHO":2088,"HII":-1023,"HMM":-1154,"IHI":-1965,"KKH":703,"OII":-2649}; + this.TC3__ = {"AAA":-294,"HHH":346,"HHI":-341,"HII":-1088,"HIK":731,"HOH":-1486,"IHH":128,"IHI":-3041,"IHO":-1935,"IIH":-825,"IIM":-1035,"IOI":-542,"KHH":-1216,"KKA":491,"KKH":-1217,"KOK":-1009,"MHH":-2694,"MHM":-457,"MHO":123,"MMH":-471,"NNH":-1689,"NNO":662,"OHO":-3393}; + this.TC4__ = {"HHH":-203,"HHI":1344,"HHK":365,"HHM":-122,"HHN":182,"HHO":669,"HIH":804,"HII":679,"HOH":446,"IHH":695,"IHO":-2324,"IIH":321,"III":1497,"IIO":656,"IOO":54,"KAK":4845,"KKA":3386,"KKK":3065,"MHH":-405,"MHI":201,"MMH":-241,"MMM":661,"MOM":841}; + this.TQ1__ = {"BHHH":-227,"BHHI":316,"BHIH":-132,"BIHH":60,"BIII":1595,"BNHH":-744,"BOHH":225,"BOOO":-908,"OAKK":482,"OHHH":281,"OHIH":249,"OIHI":200,"OIIH":-68}; + this.TQ2__ = {"BIHH":-1401,"BIII":-1033,"BKAK":-543,"BOOO":-5591}; + this.TQ3__ = {"BHHH":478,"BHHM":-1073,"BHIH":222,"BHII":-504,"BIIH":-116,"BIII":-105,"BMHI":-863,"BMHM":-464,"BOMH":620,"OHHH":346,"OHHI":1729,"OHII":997,"OHMH":481,"OIHH":623,"OIIH":1344,"OKAK":2792,"OKHH":587,"OKKA":679,"OOHH":110,"OOII":-685}; + this.TQ4__ = {"BHHH":-721,"BHHM":-3604,"BHII":-966,"BIIH":-607,"BIII":-2181,"OAAA":-2763,"OAKK":180,"OHHH":-294,"OHHI":2446,"OHHO":480,"OHIH":-1573,"OIHH":1935,"OIHI":-493,"OIIH":626,"OIII":-4007,"OKAK":-8156}; + this.TW1__ = {"につい":-4681,"東京都":2026}; + this.TW2__ = {"ある程":-2049,"いった":-1256,"ころが":-2434,"しょう":3873,"その後":-4430,"だって":-1049,"ていた":1833,"として":-4657,"ともに":-4517,"もので":1882,"一気に":-792,"初めて":-1512,"同時に":-8097,"大きな":-1255,"対して":-2721,"社会党":-3216}; + this.TW3__ = {"いただ":-1734,"してい":1314,"として":-4314,"につい":-5483,"にとっ":-5989,"に当た":-6247,"ので,":-727,"ので、":-727,"のもの":-600,"れから":-3752,"十二月":-2287}; + this.TW4__ = {"いう.":8576,"いう。":8576,"からな":-2348,"してい":2958,"たが,":1516,"たが、":1516,"ている":1538,"という":1349,"ました":5543,"ません":1097,"ようと":-4258,"よると":5865}; + this.UC1__ = {"A":484,"K":93,"M":645,"O":-505}; + this.UC2__ = {"A":819,"H":1059,"I":409,"M":3987,"N":5775,"O":646}; + this.UC3__ = {"A":-1370,"I":2311}; + this.UC4__ = {"A":-2643,"H":1809,"I":-1032,"K":-3450,"M":3565,"N":3876,"O":6646}; + this.UC5__ = {"H":313,"I":-1238,"K":-799,"M":539,"O":-831}; + this.UC6__ = {"H":-506,"I":-253,"K":87,"M":247,"O":-387}; + this.UP1__ = {"O":-214}; + this.UP2__ = {"B":69,"O":935}; + this.UP3__ = {"B":189}; + this.UQ1__ = {"BH":21,"BI":-12,"BK":-99,"BN":142,"BO":-56,"OH":-95,"OI":477,"OK":410,"OO":-2422}; + this.UQ2__ = {"BH":216,"BI":113,"OK":1759}; + this.UQ3__ = {"BA":-479,"BH":42,"BI":1913,"BK":-7198,"BM":3160,"BN":6427,"BO":14761,"OI":-827,"ON":-3212}; + this.UW1__ = {",":156,"、":156,"「":-463,"あ":-941,"う":-127,"が":-553,"き":121,"こ":505,"で":-201,"と":-547,"ど":-123,"に":-789,"の":-185,"は":-847,"も":-466,"や":-470,"よ":182,"ら":-292,"り":208,"れ":169,"を":-446,"ん":-137,"・":-135,"主":-402,"京":-268,"区":-912,"午":871,"国":-460,"大":561,"委":729,"市":-411,"日":-141,"理":361,"生":-408,"県":-386,"都":-718,"「":-463,"・":-135}; + this.UW2__ = {",":-829,"、":-829,"〇":892,"「":-645,"」":3145,"あ":-538,"い":505,"う":134,"お":-502,"か":1454,"が":-856,"く":-412,"こ":1141,"さ":878,"ざ":540,"し":1529,"す":-675,"せ":300,"そ":-1011,"た":188,"だ":1837,"つ":-949,"て":-291,"で":-268,"と":-981,"ど":1273,"な":1063,"に":-1764,"の":130,"は":-409,"ひ":-1273,"べ":1261,"ま":600,"も":-1263,"や":-402,"よ":1639,"り":-579,"る":-694,"れ":571,"を":-2516,"ん":2095,"ア":-587,"カ":306,"キ":568,"ッ":831,"三":-758,"不":-2150,"世":-302,"中":-968,"主":-861,"事":492,"人":-123,"会":978,"保":362,"入":548,"初":-3025,"副":-1566,"北":-3414,"区":-422,"大":-1769,"天":-865,"太":-483,"子":-1519,"学":760,"実":1023,"小":-2009,"市":-813,"年":-1060,"強":1067,"手":-1519,"揺":-1033,"政":1522,"文":-1355,"新":-1682,"日":-1815,"明":-1462,"最":-630,"朝":-1843,"本":-1650,"東":-931,"果":-665,"次":-2378,"民":-180,"気":-1740,"理":752,"発":529,"目":-1584,"相":-242,"県":-1165,"立":-763,"第":810,"米":509,"自":-1353,"行":838,"西":-744,"見":-3874,"調":1010,"議":1198,"込":3041,"開":1758,"間":-1257,"「":-645,"」":3145,"ッ":831,"ア":-587,"カ":306,"キ":568}; + this.UW3__ = {",":4889,"1":-800,"−":-1723,"、":4889,"々":-2311,"〇":5827,"」":2670,"〓":-3573,"あ":-2696,"い":1006,"う":2342,"え":1983,"お":-4864,"か":-1163,"が":3271,"く":1004,"け":388,"げ":401,"こ":-3552,"ご":-3116,"さ":-1058,"し":-395,"す":584,"せ":3685,"そ":-5228,"た":842,"ち":-521,"っ":-1444,"つ":-1081,"て":6167,"で":2318,"と":1691,"ど":-899,"な":-2788,"に":2745,"の":4056,"は":4555,"ひ":-2171,"ふ":-1798,"へ":1199,"ほ":-5516,"ま":-4384,"み":-120,"め":1205,"も":2323,"や":-788,"よ":-202,"ら":727,"り":649,"る":5905,"れ":2773,"わ":-1207,"を":6620,"ん":-518,"ア":551,"グ":1319,"ス":874,"ッ":-1350,"ト":521,"ム":1109,"ル":1591,"ロ":2201,"ン":278,"・":-3794,"一":-1619,"下":-1759,"世":-2087,"両":3815,"中":653,"主":-758,"予":-1193,"二":974,"人":2742,"今":792,"他":1889,"以":-1368,"低":811,"何":4265,"作":-361,"保":-2439,"元":4858,"党":3593,"全":1574,"公":-3030,"六":755,"共":-1880,"円":5807,"再":3095,"分":457,"初":2475,"別":1129,"前":2286,"副":4437,"力":365,"動":-949,"務":-1872,"化":1327,"北":-1038,"区":4646,"千":-2309,"午":-783,"協":-1006,"口":483,"右":1233,"各":3588,"合":-241,"同":3906,"和":-837,"員":4513,"国":642,"型":1389,"場":1219,"外":-241,"妻":2016,"学":-1356,"安":-423,"実":-1008,"家":1078,"小":-513,"少":-3102,"州":1155,"市":3197,"平":-1804,"年":2416,"広":-1030,"府":1605,"度":1452,"建":-2352,"当":-3885,"得":1905,"思":-1291,"性":1822,"戸":-488,"指":-3973,"政":-2013,"教":-1479,"数":3222,"文":-1489,"新":1764,"日":2099,"旧":5792,"昨":-661,"時":-1248,"曜":-951,"最":-937,"月":4125,"期":360,"李":3094,"村":364,"東":-805,"核":5156,"森":2438,"業":484,"氏":2613,"民":-1694,"決":-1073,"法":1868,"海":-495,"無":979,"物":461,"特":-3850,"生":-273,"用":914,"町":1215,"的":7313,"直":-1835,"省":792,"県":6293,"知":-1528,"私":4231,"税":401,"立":-960,"第":1201,"米":7767,"系":3066,"約":3663,"級":1384,"統":-4229,"総":1163,"線":1255,"者":6457,"能":725,"自":-2869,"英":785,"見":1044,"調":-562,"財":-733,"費":1777,"車":1835,"軍":1375,"込":-1504,"通":-1136,"選":-681,"郎":1026,"郡":4404,"部":1200,"金":2163,"長":421,"開":-1432,"間":1302,"関":-1282,"雨":2009,"電":-1045,"非":2066,"駅":1620,"1":-800,"」":2670,"・":-3794,"ッ":-1350,"ア":551,"グ":1319,"ス":874,"ト":521,"ム":1109,"ル":1591,"ロ":2201,"ン":278}; + this.UW4__ = {",":3930,".":3508,"―":-4841,"、":3930,"。":3508,"〇":4999,"「":1895,"」":3798,"〓":-5156,"あ":4752,"い":-3435,"う":-640,"え":-2514,"お":2405,"か":530,"が":6006,"き":-4482,"ぎ":-3821,"く":-3788,"け":-4376,"げ":-4734,"こ":2255,"ご":1979,"さ":2864,"し":-843,"じ":-2506,"す":-731,"ず":1251,"せ":181,"そ":4091,"た":5034,"だ":5408,"ち":-3654,"っ":-5882,"つ":-1659,"て":3994,"で":7410,"と":4547,"な":5433,"に":6499,"ぬ":1853,"ね":1413,"の":7396,"は":8578,"ば":1940,"ひ":4249,"び":-4134,"ふ":1345,"へ":6665,"べ":-744,"ほ":1464,"ま":1051,"み":-2082,"む":-882,"め":-5046,"も":4169,"ゃ":-2666,"や":2795,"ょ":-1544,"よ":3351,"ら":-2922,"り":-9726,"る":-14896,"れ":-2613,"ろ":-4570,"わ":-1783,"を":13150,"ん":-2352,"カ":2145,"コ":1789,"セ":1287,"ッ":-724,"ト":-403,"メ":-1635,"ラ":-881,"リ":-541,"ル":-856,"ン":-3637,"・":-4371,"ー":-11870,"一":-2069,"中":2210,"予":782,"事":-190,"井":-1768,"人":1036,"以":544,"会":950,"体":-1286,"作":530,"側":4292,"先":601,"党":-2006,"共":-1212,"内":584,"円":788,"初":1347,"前":1623,"副":3879,"力":-302,"動":-740,"務":-2715,"化":776,"区":4517,"協":1013,"参":1555,"合":-1834,"和":-681,"員":-910,"器":-851,"回":1500,"国":-619,"園":-1200,"地":866,"場":-1410,"塁":-2094,"士":-1413,"多":1067,"大":571,"子":-4802,"学":-1397,"定":-1057,"寺":-809,"小":1910,"屋":-1328,"山":-1500,"島":-2056,"川":-2667,"市":2771,"年":374,"庁":-4556,"後":456,"性":553,"感":916,"所":-1566,"支":856,"改":787,"政":2182,"教":704,"文":522,"方":-856,"日":1798,"時":1829,"最":845,"月":-9066,"木":-485,"来":-442,"校":-360,"業":-1043,"氏":5388,"民":-2716,"気":-910,"沢":-939,"済":-543,"物":-735,"率":672,"球":-1267,"生":-1286,"産":-1101,"田":-2900,"町":1826,"的":2586,"目":922,"省":-3485,"県":2997,"空":-867,"立":-2112,"第":788,"米":2937,"系":786,"約":2171,"経":1146,"統":-1169,"総":940,"線":-994,"署":749,"者":2145,"能":-730,"般":-852,"行":-792,"規":792,"警":-1184,"議":-244,"谷":-1000,"賞":730,"車":-1481,"軍":1158,"輪":-1433,"込":-3370,"近":929,"道":-1291,"選":2596,"郎":-4866,"都":1192,"野":-1100,"銀":-2213,"長":357,"間":-2344,"院":-2297,"際":-2604,"電":-878,"領":-1659,"題":-792,"館":-1984,"首":1749,"高":2120,"「":1895,"」":3798,"・":-4371,"ッ":-724,"ー":-11870,"カ":2145,"コ":1789,"セ":1287,"ト":-403,"メ":-1635,"ラ":-881,"リ":-541,"ル":-856,"ン":-3637}; + this.UW5__ = {",":465,".":-299,"1":-514,"E2":-32768,"]":-2762,"、":465,"。":-299,"「":363,"あ":1655,"い":331,"う":-503,"え":1199,"お":527,"か":647,"が":-421,"き":1624,"ぎ":1971,"く":312,"げ":-983,"さ":-1537,"し":-1371,"す":-852,"だ":-1186,"ち":1093,"っ":52,"つ":921,"て":-18,"で":-850,"と":-127,"ど":1682,"な":-787,"に":-1224,"の":-635,"は":-578,"べ":1001,"み":502,"め":865,"ゃ":3350,"ょ":854,"り":-208,"る":429,"れ":504,"わ":419,"を":-1264,"ん":327,"イ":241,"ル":451,"ン":-343,"中":-871,"京":722,"会":-1153,"党":-654,"務":3519,"区":-901,"告":848,"員":2104,"大":-1296,"学":-548,"定":1785,"嵐":-1304,"市":-2991,"席":921,"年":1763,"思":872,"所":-814,"挙":1618,"新":-1682,"日":218,"月":-4353,"査":932,"格":1356,"機":-1508,"氏":-1347,"田":240,"町":-3912,"的":-3149,"相":1319,"省":-1052,"県":-4003,"研":-997,"社":-278,"空":-813,"統":1955,"者":-2233,"表":663,"語":-1073,"議":1219,"選":-1018,"郎":-368,"長":786,"間":1191,"題":2368,"館":-689,"1":-514,"E2":-32768,"「":363,"イ":241,"ル":451,"ン":-343}; + this.UW6__ = {",":227,".":808,"1":-270,"E1":306,"、":227,"。":808,"あ":-307,"う":189,"か":241,"が":-73,"く":-121,"こ":-200,"じ":1782,"す":383,"た":-428,"っ":573,"て":-1014,"で":101,"と":-105,"な":-253,"に":-149,"の":-417,"は":-236,"も":-206,"り":187,"る":-135,"を":195,"ル":-673,"ン":-496,"一":-277,"中":201,"件":-800,"会":624,"前":302,"区":1792,"員":-1212,"委":798,"学":-960,"市":887,"広":-695,"後":535,"業":-697,"相":753,"社":-507,"福":974,"空":-822,"者":1811,"連":463,"郎":1082,"1":-270,"E1":306,"ル":-673,"ン":-496}; + + return this; + } + TinySegmenter.prototype.ctype_ = function(str) { + for (var i in this.chartype_) { + if (str.match(this.chartype_[i][0])) { + return this.chartype_[i][1]; + } + } + return "O"; + } + + TinySegmenter.prototype.ts_ = function(v) { + if (v) { return v; } + return 0; + } + + TinySegmenter.prototype.segment = function(input) { + if (input == null || input == undefined || input == "") { + return []; + } + var result = []; + var seg = ["B3","B2","B1"]; + var ctype = ["O","O","O"]; + var o = input.split(""); + for (i = 0; i < o.length; ++i) { + seg.push(o[i]); + ctype.push(this.ctype_(o[i])) + } + seg.push("E1"); + seg.push("E2"); + seg.push("E3"); + ctype.push("O"); + ctype.push("O"); + ctype.push("O"); + var word = seg[3]; + var p1 = "U"; + var p2 = "U"; + var p3 = "U"; + for (var i = 4; i < seg.length - 3; ++i) { + var score = this.BIAS__; + var w1 = seg[i-3]; + var w2 = seg[i-2]; + var w3 = seg[i-1]; + var w4 = seg[i]; + var w5 = seg[i+1]; + var w6 = seg[i+2]; + var c1 = ctype[i-3]; + var c2 = ctype[i-2]; + var c3 = ctype[i-1]; + var c4 = ctype[i]; + var c5 = ctype[i+1]; + var c6 = ctype[i+2]; + score += this.ts_(this.UP1__[p1]); + score += this.ts_(this.UP2__[p2]); + score += this.ts_(this.UP3__[p3]); + score += this.ts_(this.BP1__[p1 + p2]); + score += this.ts_(this.BP2__[p2 + p3]); + score += this.ts_(this.UW1__[w1]); + score += this.ts_(this.UW2__[w2]); + score += this.ts_(this.UW3__[w3]); + score += this.ts_(this.UW4__[w4]); + score += this.ts_(this.UW5__[w5]); + score += this.ts_(this.UW6__[w6]); + score += this.ts_(this.BW1__[w2 + w3]); + score += this.ts_(this.BW2__[w3 + w4]); + score += this.ts_(this.BW3__[w4 + w5]); + score += this.ts_(this.TW1__[w1 + w2 + w3]); + score += this.ts_(this.TW2__[w2 + w3 + w4]); + score += this.ts_(this.TW3__[w3 + w4 + w5]); + score += this.ts_(this.TW4__[w4 + w5 + w6]); + score += this.ts_(this.UC1__[c1]); + score += this.ts_(this.UC2__[c2]); + score += this.ts_(this.UC3__[c3]); + score += this.ts_(this.UC4__[c4]); + score += this.ts_(this.UC5__[c5]); + score += this.ts_(this.UC6__[c6]); + score += this.ts_(this.BC1__[c2 + c3]); + score += this.ts_(this.BC2__[c3 + c4]); + score += this.ts_(this.BC3__[c4 + c5]); + score += this.ts_(this.TC1__[c1 + c2 + c3]); + score += this.ts_(this.TC2__[c2 + c3 + c4]); + score += this.ts_(this.TC3__[c3 + c4 + c5]); + score += this.ts_(this.TC4__[c4 + c5 + c6]); + // score += this.ts_(this.TC5__[c4 + c5 + c6]); + score += this.ts_(this.UQ1__[p1 + c1]); + score += this.ts_(this.UQ2__[p2 + c2]); + score += this.ts_(this.UQ3__[p3 + c3]); + score += this.ts_(this.BQ1__[p2 + c2 + c3]); + score += this.ts_(this.BQ2__[p2 + c3 + c4]); + score += this.ts_(this.BQ3__[p3 + c2 + c3]); + score += this.ts_(this.BQ4__[p3 + c3 + c4]); + score += this.ts_(this.TQ1__[p2 + c1 + c2 + c3]); + score += this.ts_(this.TQ2__[p2 + c2 + c3 + c4]); + score += this.ts_(this.TQ3__[p3 + c1 + c2 + c3]); + score += this.ts_(this.TQ4__[p3 + c2 + c3 + c4]); + var p = "O"; + if (score > 0) { + result.push(word); + word = ""; + p = "B"; + } + p1 = p2; + p2 = p3; + p3 = p; + word += seg[i]; + } + result.push(word); + + return result; + } + + lunr.TinySegmenter = TinySegmenter; + }; + +})); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/lunr/wordcut.js b/en/2022.8/assets/javascripts/lunr/wordcut.js new file mode 100644 index 000000000..146f4b44b --- /dev/null +++ b/en/2022.8/assets/javascripts/lunr/wordcut.js @@ -0,0 +1,6708 @@ +(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}(g.lunr || (g.lunr = {})).wordcut = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o 1; + }) + this.addWords(words, false) + } + if(finalize){ + this.finalizeDict(); + } + }, + + dictSeek: function (l, r, ch, strOffset, pos) { + var ans = null; + while (l <= r) { + var m = Math.floor((l + r) / 2), + dict_item = this.dict[m], + len = dict_item.length; + if (len <= strOffset) { + l = m + 1; + } else { + var ch_ = dict_item[strOffset]; + if (ch_ < ch) { + l = m + 1; + } else if (ch_ > ch) { + r = m - 1; + } else { + ans = m; + if (pos == LEFT) { + r = m - 1; + } else { + l = m + 1; + } + } + } + } + return ans; + }, + + isFinal: function (acceptor) { + return this.dict[acceptor.l].length == acceptor.strOffset; + }, + + createAcceptor: function () { + return { + l: 0, + r: this.dict.length - 1, + strOffset: 0, + isFinal: false, + dict: this, + transit: function (ch) { + return this.dict.transit(this, ch); + }, + isError: false, + tag: "DICT", + w: 1, + type: "DICT" + }; + }, + + transit: function (acceptor, ch) { + var l = this.dictSeek(acceptor.l, + acceptor.r, + ch, + acceptor.strOffset, + LEFT); + if (l !== null) { + var r = this.dictSeek(l, + acceptor.r, + ch, + acceptor.strOffset, + RIGHT); + acceptor.l = l; + acceptor.r = r; + acceptor.strOffset++; + acceptor.isFinal = this.isFinal(acceptor); + } else { + acceptor.isError = true; + } + return acceptor; + }, + + sortuniq: function(a){ + return a.sort().filter(function(item, pos, arr){ + return !pos || item != arr[pos - 1]; + }) + }, + + flatten: function(a){ + //[[1,2],[3]] -> [1,2,3] + return [].concat.apply([], a); + } +}; +module.exports = WordcutDict; + +}).call(this,"/dist/tmp") +},{"glob":16,"path":22}],3:[function(require,module,exports){ +var WordRule = { + createAcceptor: function(tag) { + if (tag["WORD_RULE"]) + return null; + + return {strOffset: 0, + isFinal: false, + transit: function(ch) { + var lch = ch.toLowerCase(); + if (lch >= "a" && lch <= "z") { + this.isFinal = true; + this.strOffset++; + } else { + this.isError = true; + } + return this; + }, + isError: false, + tag: "WORD_RULE", + type: "WORD_RULE", + w: 1}; + } +}; + +var NumberRule = { + createAcceptor: function(tag) { + if (tag["NUMBER_RULE"]) + return null; + + return {strOffset: 0, + isFinal: false, + transit: function(ch) { + if (ch >= "0" && ch <= "9") { + this.isFinal = true; + this.strOffset++; + } else { + this.isError = true; + } + return this; + }, + isError: false, + tag: "NUMBER_RULE", + type: "NUMBER_RULE", + w: 1}; + } +}; + +var SpaceRule = { + tag: "SPACE_RULE", + createAcceptor: function(tag) { + + if (tag["SPACE_RULE"]) + return null; + + return {strOffset: 0, + isFinal: false, + transit: function(ch) { + if (ch == " " || ch == "\t" || ch == "\r" || ch == "\n" || + ch == "\u00A0" || ch=="\u2003"//nbsp and emsp + ) { + this.isFinal = true; + this.strOffset++; + } else { + this.isError = true; + } + return this; + }, + isError: false, + tag: SpaceRule.tag, + w: 1, + type: "SPACE_RULE"}; + } +} + +var SingleSymbolRule = { + tag: "SINSYM", + createAcceptor: function(tag) { + return {strOffset: 0, + isFinal: false, + transit: function(ch) { + if (this.strOffset == 0 && ch.match(/^[\@\(\)\/\,\-\."`]$/)) { + this.isFinal = true; + this.strOffset++; + } else { + this.isError = true; + } + return this; + }, + isError: false, + tag: "SINSYM", + w: 1, + type: "SINSYM"}; + } +} + + +var LatinRules = [WordRule, SpaceRule, SingleSymbolRule, NumberRule]; + +module.exports = LatinRules; + +},{}],4:[function(require,module,exports){ +var _ = require("underscore") + , WordcutCore = require("./wordcut_core"); +var PathInfoBuilder = { + + /* + buildByPartAcceptors: function(path, acceptors, i) { + var + var genInfos = partAcceptors.reduce(function(genInfos, acceptor) { + + }, []); + + return genInfos; + } + */ + + buildByAcceptors: function(path, finalAcceptors, i) { + var self = this; + var infos = finalAcceptors.map(function(acceptor) { + var p = i - acceptor.strOffset + 1 + , _info = path[p]; + + var info = {p: p, + mw: _info.mw + (acceptor.mw === undefined ? 0 : acceptor.mw), + w: acceptor.w + _info.w, + unk: (acceptor.unk ? acceptor.unk : 0) + _info.unk, + type: acceptor.type}; + + if (acceptor.type == "PART") { + for(var j = p + 1; j <= i; j++) { + path[j].merge = p; + } + info.merge = p; + } + + return info; + }); + return infos.filter(function(info) { return info; }); + }, + + fallback: function(path, leftBoundary, text, i) { + var _info = path[leftBoundary]; + if (text[i].match(/[\u0E48-\u0E4E]/)) { + if (leftBoundary != 0) + leftBoundary = path[leftBoundary].p; + return {p: leftBoundary, + mw: 0, + w: 1 + _info.w, + unk: 1 + _info.unk, + type: "UNK"}; +/* } else if(leftBoundary > 0 && path[leftBoundary].type !== "UNK") { + leftBoundary = path[leftBoundary].p; + return {p: leftBoundary, + w: 1 + _info.w, + unk: 1 + _info.unk, + type: "UNK"}; */ + } else { + return {p: leftBoundary, + mw: _info.mw, + w: 1 + _info.w, + unk: 1 + _info.unk, + type: "UNK"}; + } + }, + + build: function(path, finalAcceptors, i, leftBoundary, text) { + var basicPathInfos = this.buildByAcceptors(path, finalAcceptors, i); + if (basicPathInfos.length > 0) { + return basicPathInfos; + } else { + return [this.fallback(path, leftBoundary, text, i)]; + } + } +}; + +module.exports = function() { + return _.clone(PathInfoBuilder); +} + +},{"./wordcut_core":8,"underscore":25}],5:[function(require,module,exports){ +var _ = require("underscore"); + + +var PathSelector = { + selectPath: function(paths) { + var path = paths.reduce(function(selectedPath, path) { + if (selectedPath == null) { + return path; + } else { + if (path.unk < selectedPath.unk) + return path; + if (path.unk == selectedPath.unk) { + if (path.mw < selectedPath.mw) + return path + if (path.mw == selectedPath.mw) { + if (path.w < selectedPath.w) + return path; + } + } + return selectedPath; + } + }, null); + return path; + }, + + createPath: function() { + return [{p:null, w:0, unk:0, type: "INIT", mw:0}]; + } +}; + +module.exports = function() { + return _.clone(PathSelector); +}; + +},{"underscore":25}],6:[function(require,module,exports){ +function isMatch(pat, offset, ch) { + if (pat.length <= offset) + return false; + var _ch = pat[offset]; + return _ch == ch || + (_ch.match(/[กข]/) && ch.match(/[ก-ฮ]/)) || + (_ch.match(/[มบ]/) && ch.match(/[ก-ฮ]/)) || + (_ch.match(/\u0E49/) && ch.match(/[\u0E48-\u0E4B]/)); +} + +var Rule0 = { + pat: "เหก็ม", + createAcceptor: function(tag) { + return {strOffset: 0, + isFinal: false, + transit: function(ch) { + if (isMatch(Rule0.pat, this.strOffset,ch)) { + this.isFinal = (this.strOffset + 1 == Rule0.pat.length); + this.strOffset++; + } else { + this.isError = true; + } + return this; + }, + isError: false, + tag: "THAI_RULE", + type: "THAI_RULE", + w: 1}; + } +}; + +var PartRule = { + createAcceptor: function(tag) { + return {strOffset: 0, + patterns: [ + "แก", "เก", "ก้", "กก์", "กา", "กี", "กิ", "กืก" + ], + isFinal: false, + transit: function(ch) { + var offset = this.strOffset; + this.patterns = this.patterns.filter(function(pat) { + return isMatch(pat, offset, ch); + }); + + if (this.patterns.length > 0) { + var len = 1 + offset; + this.isFinal = this.patterns.some(function(pat) { + return pat.length == len; + }); + this.strOffset++; + } else { + this.isError = true; + } + return this; + }, + isError: false, + tag: "PART", + type: "PART", + unk: 1, + w: 1}; + } +}; + +var ThaiRules = [Rule0, PartRule]; + +module.exports = ThaiRules; + +},{}],7:[function(require,module,exports){ +var sys = require("sys") + , WordcutDict = require("./dict") + , WordcutCore = require("./wordcut_core") + , PathInfoBuilder = require("./path_info_builder") + , PathSelector = require("./path_selector") + , Acceptors = require("./acceptors") + , latinRules = require("./latin_rules") + , thaiRules = require("./thai_rules") + , _ = require("underscore"); + + +var Wordcut = Object.create(WordcutCore); +Wordcut.defaultPathInfoBuilder = PathInfoBuilder; +Wordcut.defaultPathSelector = PathSelector; +Wordcut.defaultAcceptors = Acceptors; +Wordcut.defaultLatinRules = latinRules; +Wordcut.defaultThaiRules = thaiRules; +Wordcut.defaultDict = WordcutDict; + + +Wordcut.initNoDict = function(dict_path) { + var self = this; + self.pathInfoBuilder = new self.defaultPathInfoBuilder; + self.pathSelector = new self.defaultPathSelector; + self.acceptors = new self.defaultAcceptors; + self.defaultLatinRules.forEach(function(rule) { + self.acceptors.creators.push(rule); + }); + self.defaultThaiRules.forEach(function(rule) { + self.acceptors.creators.push(rule); + }); +}; + +Wordcut.init = function(dict_path, withDefault, additionalWords) { + withDefault = withDefault || false; + this.initNoDict(); + var dict = _.clone(this.defaultDict); + dict.init(dict_path, withDefault, additionalWords); + this.acceptors.creators.push(dict); +}; + +module.exports = Wordcut; + +},{"./acceptors":1,"./dict":2,"./latin_rules":3,"./path_info_builder":4,"./path_selector":5,"./thai_rules":6,"./wordcut_core":8,"sys":28,"underscore":25}],8:[function(require,module,exports){ +var WordcutCore = { + + buildPath: function(text) { + var self = this + , path = self.pathSelector.createPath() + , leftBoundary = 0; + self.acceptors.reset(); + for (var i = 0; i < text.length; i++) { + var ch = text[i]; + self.acceptors.transit(ch); + + var possiblePathInfos = self + .pathInfoBuilder + .build(path, + self.acceptors.getFinalAcceptors(), + i, + leftBoundary, + text); + var selectedPath = self.pathSelector.selectPath(possiblePathInfos) + + path.push(selectedPath); + if (selectedPath.type !== "UNK") { + leftBoundary = i; + } + } + return path; + }, + + pathToRanges: function(path) { + var e = path.length - 1 + , ranges = []; + + while (e > 0) { + var info = path[e] + , s = info.p; + + if (info.merge !== undefined && ranges.length > 0) { + var r = ranges[ranges.length - 1]; + r.s = info.merge; + s = r.s; + } else { + ranges.push({s:s, e:e}); + } + e = s; + } + return ranges.reverse(); + }, + + rangesToText: function(text, ranges, delimiter) { + return ranges.map(function(r) { + return text.substring(r.s, r.e); + }).join(delimiter); + }, + + cut: function(text, delimiter) { + var path = this.buildPath(text) + , ranges = this.pathToRanges(path); + return this + .rangesToText(text, ranges, + (delimiter === undefined ? "|" : delimiter)); + }, + + cutIntoRanges: function(text, noText) { + var path = this.buildPath(text) + , ranges = this.pathToRanges(path); + + if (!noText) { + ranges.forEach(function(r) { + r.text = text.substring(r.s, r.e); + }); + } + return ranges; + }, + + cutIntoArray: function(text) { + var path = this.buildPath(text) + , ranges = this.pathToRanges(path); + + return ranges.map(function(r) { + return text.substring(r.s, r.e) + }); + } +}; + +module.exports = WordcutCore; + +},{}],9:[function(require,module,exports){ +// http://wiki.commonjs.org/wiki/Unit_Testing/1.0 +// +// THIS IS NOT TESTED NOR LIKELY TO WORK OUTSIDE V8! +// +// Originally from narwhal.js (http://narwhaljs.org) +// Copyright (c) 2009 Thomas Robinson <280north.com> +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the 'Software'), to +// deal in the Software without restriction, including without limitation the +// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or +// sell copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +// when used in node, this will actually load the util module we depend on +// versus loading the builtin util module as happens otherwise +// this is a bug in node module loading as far as I am concerned +var util = require('util/'); + +var pSlice = Array.prototype.slice; +var hasOwn = Object.prototype.hasOwnProperty; + +// 1. The assert module provides functions that throw +// AssertionError's when particular conditions are not met. The +// assert module must conform to the following interface. + +var assert = module.exports = ok; + +// 2. The AssertionError is defined in assert. +// new assert.AssertionError({ message: message, +// actual: actual, +// expected: expected }) + +assert.AssertionError = function AssertionError(options) { + this.name = 'AssertionError'; + this.actual = options.actual; + this.expected = options.expected; + this.operator = options.operator; + if (options.message) { + this.message = options.message; + this.generatedMessage = false; + } else { + this.message = getMessage(this); + this.generatedMessage = true; + } + var stackStartFunction = options.stackStartFunction || fail; + + if (Error.captureStackTrace) { + Error.captureStackTrace(this, stackStartFunction); + } + else { + // non v8 browsers so we can have a stacktrace + var err = new Error(); + if (err.stack) { + var out = err.stack; + + // try to strip useless frames + var fn_name = stackStartFunction.name; + var idx = out.indexOf('\n' + fn_name); + if (idx >= 0) { + // once we have located the function frame + // we need to strip out everything before it (and its line) + var next_line = out.indexOf('\n', idx + 1); + out = out.substring(next_line + 1); + } + + this.stack = out; + } + } +}; + +// assert.AssertionError instanceof Error +util.inherits(assert.AssertionError, Error); + +function replacer(key, value) { + if (util.isUndefined(value)) { + return '' + value; + } + if (util.isNumber(value) && !isFinite(value)) { + return value.toString(); + } + if (util.isFunction(value) || util.isRegExp(value)) { + return value.toString(); + } + return value; +} + +function truncate(s, n) { + if (util.isString(s)) { + return s.length < n ? s : s.slice(0, n); + } else { + return s; + } +} + +function getMessage(self) { + return truncate(JSON.stringify(self.actual, replacer), 128) + ' ' + + self.operator + ' ' + + truncate(JSON.stringify(self.expected, replacer), 128); +} + +// At present only the three keys mentioned above are used and +// understood by the spec. Implementations or sub modules can pass +// other keys to the AssertionError's constructor - they will be +// ignored. + +// 3. All of the following functions must throw an AssertionError +// when a corresponding condition is not met, with a message that +// may be undefined if not provided. All assertion methods provide +// both the actual and expected values to the assertion error for +// display purposes. + +function fail(actual, expected, message, operator, stackStartFunction) { + throw new assert.AssertionError({ + message: message, + actual: actual, + expected: expected, + operator: operator, + stackStartFunction: stackStartFunction + }); +} + +// EXTENSION! allows for well behaved errors defined elsewhere. +assert.fail = fail; + +// 4. Pure assertion tests whether a value is truthy, as determined +// by !!guard. +// assert.ok(guard, message_opt); +// This statement is equivalent to assert.equal(true, !!guard, +// message_opt);. To test strictly for the value true, use +// assert.strictEqual(true, guard, message_opt);. + +function ok(value, message) { + if (!value) fail(value, true, message, '==', assert.ok); +} +assert.ok = ok; + +// 5. The equality assertion tests shallow, coercive equality with +// ==. +// assert.equal(actual, expected, message_opt); + +assert.equal = function equal(actual, expected, message) { + if (actual != expected) fail(actual, expected, message, '==', assert.equal); +}; + +// 6. The non-equality assertion tests for whether two objects are not equal +// with != assert.notEqual(actual, expected, message_opt); + +assert.notEqual = function notEqual(actual, expected, message) { + if (actual == expected) { + fail(actual, expected, message, '!=', assert.notEqual); + } +}; + +// 7. The equivalence assertion tests a deep equality relation. +// assert.deepEqual(actual, expected, message_opt); + +assert.deepEqual = function deepEqual(actual, expected, message) { + if (!_deepEqual(actual, expected)) { + fail(actual, expected, message, 'deepEqual', assert.deepEqual); + } +}; + +function _deepEqual(actual, expected) { + // 7.1. All identical values are equivalent, as determined by ===. + if (actual === expected) { + return true; + + } else if (util.isBuffer(actual) && util.isBuffer(expected)) { + if (actual.length != expected.length) return false; + + for (var i = 0; i < actual.length; i++) { + if (actual[i] !== expected[i]) return false; + } + + return true; + + // 7.2. If the expected value is a Date object, the actual value is + // equivalent if it is also a Date object that refers to the same time. + } else if (util.isDate(actual) && util.isDate(expected)) { + return actual.getTime() === expected.getTime(); + + // 7.3 If the expected value is a RegExp object, the actual value is + // equivalent if it is also a RegExp object with the same source and + // properties (`global`, `multiline`, `lastIndex`, `ignoreCase`). + } else if (util.isRegExp(actual) && util.isRegExp(expected)) { + return actual.source === expected.source && + actual.global === expected.global && + actual.multiline === expected.multiline && + actual.lastIndex === expected.lastIndex && + actual.ignoreCase === expected.ignoreCase; + + // 7.4. Other pairs that do not both pass typeof value == 'object', + // equivalence is determined by ==. + } else if (!util.isObject(actual) && !util.isObject(expected)) { + return actual == expected; + + // 7.5 For all other Object pairs, including Array objects, equivalence is + // determined by having the same number of owned properties (as verified + // with Object.prototype.hasOwnProperty.call), the same set of keys + // (although not necessarily the same order), equivalent values for every + // corresponding key, and an identical 'prototype' property. Note: this + // accounts for both named and indexed properties on Arrays. + } else { + return objEquiv(actual, expected); + } +} + +function isArguments(object) { + return Object.prototype.toString.call(object) == '[object Arguments]'; +} + +function objEquiv(a, b) { + if (util.isNullOrUndefined(a) || util.isNullOrUndefined(b)) + return false; + // an identical 'prototype' property. + if (a.prototype !== b.prototype) return false; + // if one is a primitive, the other must be same + if (util.isPrimitive(a) || util.isPrimitive(b)) { + return a === b; + } + var aIsArgs = isArguments(a), + bIsArgs = isArguments(b); + if ((aIsArgs && !bIsArgs) || (!aIsArgs && bIsArgs)) + return false; + if (aIsArgs) { + a = pSlice.call(a); + b = pSlice.call(b); + return _deepEqual(a, b); + } + var ka = objectKeys(a), + kb = objectKeys(b), + key, i; + // having the same number of owned properties (keys incorporates + // hasOwnProperty) + if (ka.length != kb.length) + return false; + //the same set of keys (although not necessarily the same order), + ka.sort(); + kb.sort(); + //~~~cheap key test + for (i = ka.length - 1; i >= 0; i--) { + if (ka[i] != kb[i]) + return false; + } + //equivalent values for every corresponding key, and + //~~~possibly expensive deep test + for (i = ka.length - 1; i >= 0; i--) { + key = ka[i]; + if (!_deepEqual(a[key], b[key])) return false; + } + return true; +} + +// 8. The non-equivalence assertion tests for any deep inequality. +// assert.notDeepEqual(actual, expected, message_opt); + +assert.notDeepEqual = function notDeepEqual(actual, expected, message) { + if (_deepEqual(actual, expected)) { + fail(actual, expected, message, 'notDeepEqual', assert.notDeepEqual); + } +}; + +// 9. The strict equality assertion tests strict equality, as determined by ===. +// assert.strictEqual(actual, expected, message_opt); + +assert.strictEqual = function strictEqual(actual, expected, message) { + if (actual !== expected) { + fail(actual, expected, message, '===', assert.strictEqual); + } +}; + +// 10. The strict non-equality assertion tests for strict inequality, as +// determined by !==. assert.notStrictEqual(actual, expected, message_opt); + +assert.notStrictEqual = function notStrictEqual(actual, expected, message) { + if (actual === expected) { + fail(actual, expected, message, '!==', assert.notStrictEqual); + } +}; + +function expectedException(actual, expected) { + if (!actual || !expected) { + return false; + } + + if (Object.prototype.toString.call(expected) == '[object RegExp]') { + return expected.test(actual); + } else if (actual instanceof expected) { + return true; + } else if (expected.call({}, actual) === true) { + return true; + } + + return false; +} + +function _throws(shouldThrow, block, expected, message) { + var actual; + + if (util.isString(expected)) { + message = expected; + expected = null; + } + + try { + block(); + } catch (e) { + actual = e; + } + + message = (expected && expected.name ? ' (' + expected.name + ').' : '.') + + (message ? ' ' + message : '.'); + + if (shouldThrow && !actual) { + fail(actual, expected, 'Missing expected exception' + message); + } + + if (!shouldThrow && expectedException(actual, expected)) { + fail(actual, expected, 'Got unwanted exception' + message); + } + + if ((shouldThrow && actual && expected && + !expectedException(actual, expected)) || (!shouldThrow && actual)) { + throw actual; + } +} + +// 11. Expected to throw an error: +// assert.throws(block, Error_opt, message_opt); + +assert.throws = function(block, /*optional*/error, /*optional*/message) { + _throws.apply(this, [true].concat(pSlice.call(arguments))); +}; + +// EXTENSION! This is annoying to write outside this module. +assert.doesNotThrow = function(block, /*optional*/message) { + _throws.apply(this, [false].concat(pSlice.call(arguments))); +}; + +assert.ifError = function(err) { if (err) {throw err;}}; + +var objectKeys = Object.keys || function (obj) { + var keys = []; + for (var key in obj) { + if (hasOwn.call(obj, key)) keys.push(key); + } + return keys; +}; + +},{"util/":28}],10:[function(require,module,exports){ +'use strict'; +module.exports = balanced; +function balanced(a, b, str) { + if (a instanceof RegExp) a = maybeMatch(a, str); + if (b instanceof RegExp) b = maybeMatch(b, str); + + var r = range(a, b, str); + + return r && { + start: r[0], + end: r[1], + pre: str.slice(0, r[0]), + body: str.slice(r[0] + a.length, r[1]), + post: str.slice(r[1] + b.length) + }; +} + +function maybeMatch(reg, str) { + var m = str.match(reg); + return m ? m[0] : null; +} + +balanced.range = range; +function range(a, b, str) { + var begs, beg, left, right, result; + var ai = str.indexOf(a); + var bi = str.indexOf(b, ai + 1); + var i = ai; + + if (ai >= 0 && bi > 0) { + begs = []; + left = str.length; + + while (i >= 0 && !result) { + if (i == ai) { + begs.push(i); + ai = str.indexOf(a, i + 1); + } else if (begs.length == 1) { + result = [ begs.pop(), bi ]; + } else { + beg = begs.pop(); + if (beg < left) { + left = beg; + right = bi; + } + + bi = str.indexOf(b, i + 1); + } + + i = ai < bi && ai >= 0 ? ai : bi; + } + + if (begs.length) { + result = [ left, right ]; + } + } + + return result; +} + +},{}],11:[function(require,module,exports){ +var concatMap = require('concat-map'); +var balanced = require('balanced-match'); + +module.exports = expandTop; + +var escSlash = '\0SLASH'+Math.random()+'\0'; +var escOpen = '\0OPEN'+Math.random()+'\0'; +var escClose = '\0CLOSE'+Math.random()+'\0'; +var escComma = '\0COMMA'+Math.random()+'\0'; +var escPeriod = '\0PERIOD'+Math.random()+'\0'; + +function numeric(str) { + return parseInt(str, 10) == str + ? parseInt(str, 10) + : str.charCodeAt(0); +} + +function escapeBraces(str) { + return str.split('\\\\').join(escSlash) + .split('\\{').join(escOpen) + .split('\\}').join(escClose) + .split('\\,').join(escComma) + .split('\\.').join(escPeriod); +} + +function unescapeBraces(str) { + return str.split(escSlash).join('\\') + .split(escOpen).join('{') + .split(escClose).join('}') + .split(escComma).join(',') + .split(escPeriod).join('.'); +} + + +// Basically just str.split(","), but handling cases +// where we have nested braced sections, which should be +// treated as individual members, like {a,{b,c},d} +function parseCommaParts(str) { + if (!str) + return ['']; + + var parts = []; + var m = balanced('{', '}', str); + + if (!m) + return str.split(','); + + var pre = m.pre; + var body = m.body; + var post = m.post; + var p = pre.split(','); + + p[p.length-1] += '{' + body + '}'; + var postParts = parseCommaParts(post); + if (post.length) { + p[p.length-1] += postParts.shift(); + p.push.apply(p, postParts); + } + + parts.push.apply(parts, p); + + return parts; +} + +function expandTop(str) { + if (!str) + return []; + + // I don't know why Bash 4.3 does this, but it does. + // Anything starting with {} will have the first two bytes preserved + // but *only* at the top level, so {},a}b will not expand to anything, + // but a{},b}c will be expanded to [a}c,abc]. + // One could argue that this is a bug in Bash, but since the goal of + // this module is to match Bash's rules, we escape a leading {} + if (str.substr(0, 2) === '{}') { + str = '\\{\\}' + str.substr(2); + } + + return expand(escapeBraces(str), true).map(unescapeBraces); +} + +function identity(e) { + return e; +} + +function embrace(str) { + return '{' + str + '}'; +} +function isPadded(el) { + return /^-?0\d/.test(el); +} + +function lte(i, y) { + return i <= y; +} +function gte(i, y) { + return i >= y; +} + +function expand(str, isTop) { + var expansions = []; + + var m = balanced('{', '}', str); + if (!m || /\$$/.test(m.pre)) return [str]; + + var isNumericSequence = /^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(m.body); + var isAlphaSequence = /^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(m.body); + var isSequence = isNumericSequence || isAlphaSequence; + var isOptions = m.body.indexOf(',') >= 0; + if (!isSequence && !isOptions) { + // {a},b} + if (m.post.match(/,.*\}/)) { + str = m.pre + '{' + m.body + escClose + m.post; + return expand(str); + } + return [str]; + } + + var n; + if (isSequence) { + n = m.body.split(/\.\./); + } else { + n = parseCommaParts(m.body); + if (n.length === 1) { + // x{{a,b}}y ==> x{a}y x{b}y + n = expand(n[0], false).map(embrace); + if (n.length === 1) { + var post = m.post.length + ? expand(m.post, false) + : ['']; + return post.map(function(p) { + return m.pre + n[0] + p; + }); + } + } + } + + // at this point, n is the parts, and we know it's not a comma set + // with a single entry. + + // no need to expand pre, since it is guaranteed to be free of brace-sets + var pre = m.pre; + var post = m.post.length + ? expand(m.post, false) + : ['']; + + var N; + + if (isSequence) { + var x = numeric(n[0]); + var y = numeric(n[1]); + var width = Math.max(n[0].length, n[1].length) + var incr = n.length == 3 + ? Math.abs(numeric(n[2])) + : 1; + var test = lte; + var reverse = y < x; + if (reverse) { + incr *= -1; + test = gte; + } + var pad = n.some(isPadded); + + N = []; + + for (var i = x; test(i, y); i += incr) { + var c; + if (isAlphaSequence) { + c = String.fromCharCode(i); + if (c === '\\') + c = ''; + } else { + c = String(i); + if (pad) { + var need = width - c.length; + if (need > 0) { + var z = new Array(need + 1).join('0'); + if (i < 0) + c = '-' + z + c.slice(1); + else + c = z + c; + } + } + } + N.push(c); + } + } else { + N = concatMap(n, function(el) { return expand(el, false) }); + } + + for (var j = 0; j < N.length; j++) { + for (var k = 0; k < post.length; k++) { + var expansion = pre + N[j] + post[k]; + if (!isTop || isSequence || expansion) + expansions.push(expansion); + } + } + + return expansions; +} + + +},{"balanced-match":10,"concat-map":13}],12:[function(require,module,exports){ + +},{}],13:[function(require,module,exports){ +module.exports = function (xs, fn) { + var res = []; + for (var i = 0; i < xs.length; i++) { + var x = fn(xs[i], i); + if (isArray(x)) res.push.apply(res, x); + else res.push(x); + } + return res; +}; + +var isArray = Array.isArray || function (xs) { + return Object.prototype.toString.call(xs) === '[object Array]'; +}; + +},{}],14:[function(require,module,exports){ +// Copyright Joyent, Inc. and other Node contributors. +// +// Permission is hereby granted, free of charge, to any person obtaining a +// copy of this software and associated documentation files (the +// "Software"), to deal in the Software without restriction, including +// without limitation the rights to use, copy, modify, merge, publish, +// distribute, sublicense, and/or sell copies of the Software, and to permit +// persons to whom the Software is furnished to do so, subject to the +// following conditions: +// +// The above copyright notice and this permission notice shall be included +// in all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN +// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, +// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR +// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE +// USE OR OTHER DEALINGS IN THE SOFTWARE. + +function EventEmitter() { + this._events = this._events || {}; + this._maxListeners = this._maxListeners || undefined; +} +module.exports = EventEmitter; + +// Backwards-compat with node 0.10.x +EventEmitter.EventEmitter = EventEmitter; + +EventEmitter.prototype._events = undefined; +EventEmitter.prototype._maxListeners = undefined; + +// By default EventEmitters will print a warning if more than 10 listeners are +// added to it. This is a useful default which helps finding memory leaks. +EventEmitter.defaultMaxListeners = 10; + +// Obviously not all Emitters should be limited to 10. This function allows +// that to be increased. Set to zero for unlimited. +EventEmitter.prototype.setMaxListeners = function(n) { + if (!isNumber(n) || n < 0 || isNaN(n)) + throw TypeError('n must be a positive number'); + this._maxListeners = n; + return this; +}; + +EventEmitter.prototype.emit = function(type) { + var er, handler, len, args, i, listeners; + + if (!this._events) + this._events = {}; + + // If there is no 'error' event listener then throw. + if (type === 'error') { + if (!this._events.error || + (isObject(this._events.error) && !this._events.error.length)) { + er = arguments[1]; + if (er instanceof Error) { + throw er; // Unhandled 'error' event + } + throw TypeError('Uncaught, unspecified "error" event.'); + } + } + + handler = this._events[type]; + + if (isUndefined(handler)) + return false; + + if (isFunction(handler)) { + switch (arguments.length) { + // fast cases + case 1: + handler.call(this); + break; + case 2: + handler.call(this, arguments[1]); + break; + case 3: + handler.call(this, arguments[1], arguments[2]); + break; + // slower + default: + len = arguments.length; + args = new Array(len - 1); + for (i = 1; i < len; i++) + args[i - 1] = arguments[i]; + handler.apply(this, args); + } + } else if (isObject(handler)) { + len = arguments.length; + args = new Array(len - 1); + for (i = 1; i < len; i++) + args[i - 1] = arguments[i]; + + listeners = handler.slice(); + len = listeners.length; + for (i = 0; i < len; i++) + listeners[i].apply(this, args); + } + + return true; +}; + +EventEmitter.prototype.addListener = function(type, listener) { + var m; + + if (!isFunction(listener)) + throw TypeError('listener must be a function'); + + if (!this._events) + this._events = {}; + + // To avoid recursion in the case that type === "newListener"! Before + // adding it to the listeners, first emit "newListener". + if (this._events.newListener) + this.emit('newListener', type, + isFunction(listener.listener) ? + listener.listener : listener); + + if (!this._events[type]) + // Optimize the case of one listener. Don't need the extra array object. + this._events[type] = listener; + else if (isObject(this._events[type])) + // If we've already got an array, just append. + this._events[type].push(listener); + else + // Adding the second element, need to change to array. + this._events[type] = [this._events[type], listener]; + + // Check for listener leak + if (isObject(this._events[type]) && !this._events[type].warned) { + var m; + if (!isUndefined(this._maxListeners)) { + m = this._maxListeners; + } else { + m = EventEmitter.defaultMaxListeners; + } + + if (m && m > 0 && this._events[type].length > m) { + this._events[type].warned = true; + console.error('(node) warning: possible EventEmitter memory ' + + 'leak detected. %d listeners added. ' + + 'Use emitter.setMaxListeners() to increase limit.', + this._events[type].length); + if (typeof console.trace === 'function') { + // not supported in IE 10 + console.trace(); + } + } + } + + return this; +}; + +EventEmitter.prototype.on = EventEmitter.prototype.addListener; + +EventEmitter.prototype.once = function(type, listener) { + if (!isFunction(listener)) + throw TypeError('listener must be a function'); + + var fired = false; + + function g() { + this.removeListener(type, g); + + if (!fired) { + fired = true; + listener.apply(this, arguments); + } + } + + g.listener = listener; + this.on(type, g); + + return this; +}; + +// emits a 'removeListener' event iff the listener was removed +EventEmitter.prototype.removeListener = function(type, listener) { + var list, position, length, i; + + if (!isFunction(listener)) + throw TypeError('listener must be a function'); + + if (!this._events || !this._events[type]) + return this; + + list = this._events[type]; + length = list.length; + position = -1; + + if (list === listener || + (isFunction(list.listener) && list.listener === listener)) { + delete this._events[type]; + if (this._events.removeListener) + this.emit('removeListener', type, listener); + + } else if (isObject(list)) { + for (i = length; i-- > 0;) { + if (list[i] === listener || + (list[i].listener && list[i].listener === listener)) { + position = i; + break; + } + } + + if (position < 0) + return this; + + if (list.length === 1) { + list.length = 0; + delete this._events[type]; + } else { + list.splice(position, 1); + } + + if (this._events.removeListener) + this.emit('removeListener', type, listener); + } + + return this; +}; + +EventEmitter.prototype.removeAllListeners = function(type) { + var key, listeners; + + if (!this._events) + return this; + + // not listening for removeListener, no need to emit + if (!this._events.removeListener) { + if (arguments.length === 0) + this._events = {}; + else if (this._events[type]) + delete this._events[type]; + return this; + } + + // emit removeListener for all listeners on all events + if (arguments.length === 0) { + for (key in this._events) { + if (key === 'removeListener') continue; + this.removeAllListeners(key); + } + this.removeAllListeners('removeListener'); + this._events = {}; + return this; + } + + listeners = this._events[type]; + + if (isFunction(listeners)) { + this.removeListener(type, listeners); + } else { + // LIFO order + while (listeners.length) + this.removeListener(type, listeners[listeners.length - 1]); + } + delete this._events[type]; + + return this; +}; + +EventEmitter.prototype.listeners = function(type) { + var ret; + if (!this._events || !this._events[type]) + ret = []; + else if (isFunction(this._events[type])) + ret = [this._events[type]]; + else + ret = this._events[type].slice(); + return ret; +}; + +EventEmitter.listenerCount = function(emitter, type) { + var ret; + if (!emitter._events || !emitter._events[type]) + ret = 0; + else if (isFunction(emitter._events[type])) + ret = 1; + else + ret = emitter._events[type].length; + return ret; +}; + +function isFunction(arg) { + return typeof arg === 'function'; +} + +function isNumber(arg) { + return typeof arg === 'number'; +} + +function isObject(arg) { + return typeof arg === 'object' && arg !== null; +} + +function isUndefined(arg) { + return arg === void 0; +} + +},{}],15:[function(require,module,exports){ +(function (process){ +exports.alphasort = alphasort +exports.alphasorti = alphasorti +exports.setopts = setopts +exports.ownProp = ownProp +exports.makeAbs = makeAbs +exports.finish = finish +exports.mark = mark +exports.isIgnored = isIgnored +exports.childrenIgnored = childrenIgnored + +function ownProp (obj, field) { + return Object.prototype.hasOwnProperty.call(obj, field) +} + +var path = require("path") +var minimatch = require("minimatch") +var isAbsolute = require("path-is-absolute") +var Minimatch = minimatch.Minimatch + +function alphasorti (a, b) { + return a.toLowerCase().localeCompare(b.toLowerCase()) +} + +function alphasort (a, b) { + return a.localeCompare(b) +} + +function setupIgnores (self, options) { + self.ignore = options.ignore || [] + + if (!Array.isArray(self.ignore)) + self.ignore = [self.ignore] + + if (self.ignore.length) { + self.ignore = self.ignore.map(ignoreMap) + } +} + +function ignoreMap (pattern) { + var gmatcher = null + if (pattern.slice(-3) === '/**') { + var gpattern = pattern.replace(/(\/\*\*)+$/, '') + gmatcher = new Minimatch(gpattern) + } + + return { + matcher: new Minimatch(pattern), + gmatcher: gmatcher + } +} + +function setopts (self, pattern, options) { + if (!options) + options = {} + + // base-matching: just use globstar for that. + if (options.matchBase && -1 === pattern.indexOf("/")) { + if (options.noglobstar) { + throw new Error("base matching requires globstar") + } + pattern = "**/" + pattern + } + + self.silent = !!options.silent + self.pattern = pattern + self.strict = options.strict !== false + self.realpath = !!options.realpath + self.realpathCache = options.realpathCache || Object.create(null) + self.follow = !!options.follow + self.dot = !!options.dot + self.mark = !!options.mark + self.nodir = !!options.nodir + if (self.nodir) + self.mark = true + self.sync = !!options.sync + self.nounique = !!options.nounique + self.nonull = !!options.nonull + self.nosort = !!options.nosort + self.nocase = !!options.nocase + self.stat = !!options.stat + self.noprocess = !!options.noprocess + + self.maxLength = options.maxLength || Infinity + self.cache = options.cache || Object.create(null) + self.statCache = options.statCache || Object.create(null) + self.symlinks = options.symlinks || Object.create(null) + + setupIgnores(self, options) + + self.changedCwd = false + var cwd = process.cwd() + if (!ownProp(options, "cwd")) + self.cwd = cwd + else { + self.cwd = options.cwd + self.changedCwd = path.resolve(options.cwd) !== cwd + } + + self.root = options.root || path.resolve(self.cwd, "/") + self.root = path.resolve(self.root) + if (process.platform === "win32") + self.root = self.root.replace(/\\/g, "/") + + self.nomount = !!options.nomount + + // disable comments and negation unless the user explicitly + // passes in false as the option. + options.nonegate = options.nonegate === false ? false : true + options.nocomment = options.nocomment === false ? false : true + deprecationWarning(options) + + self.minimatch = new Minimatch(pattern, options) + self.options = self.minimatch.options +} + +// TODO(isaacs): remove entirely in v6 +// exported to reset in tests +exports.deprecationWarned +function deprecationWarning(options) { + if (!options.nonegate || !options.nocomment) { + if (process.noDeprecation !== true && !exports.deprecationWarned) { + var msg = 'glob WARNING: comments and negation will be disabled in v6' + if (process.throwDeprecation) + throw new Error(msg) + else if (process.traceDeprecation) + console.trace(msg) + else + console.error(msg) + + exports.deprecationWarned = true + } + } +} + +function finish (self) { + var nou = self.nounique + var all = nou ? [] : Object.create(null) + + for (var i = 0, l = self.matches.length; i < l; i ++) { + var matches = self.matches[i] + if (!matches || Object.keys(matches).length === 0) { + if (self.nonull) { + // do like the shell, and spit out the literal glob + var literal = self.minimatch.globSet[i] + if (nou) + all.push(literal) + else + all[literal] = true + } + } else { + // had matches + var m = Object.keys(matches) + if (nou) + all.push.apply(all, m) + else + m.forEach(function (m) { + all[m] = true + }) + } + } + + if (!nou) + all = Object.keys(all) + + if (!self.nosort) + all = all.sort(self.nocase ? alphasorti : alphasort) + + // at *some* point we statted all of these + if (self.mark) { + for (var i = 0; i < all.length; i++) { + all[i] = self._mark(all[i]) + } + if (self.nodir) { + all = all.filter(function (e) { + return !(/\/$/.test(e)) + }) + } + } + + if (self.ignore.length) + all = all.filter(function(m) { + return !isIgnored(self, m) + }) + + self.found = all +} + +function mark (self, p) { + var abs = makeAbs(self, p) + var c = self.cache[abs] + var m = p + if (c) { + var isDir = c === 'DIR' || Array.isArray(c) + var slash = p.slice(-1) === '/' + + if (isDir && !slash) + m += '/' + else if (!isDir && slash) + m = m.slice(0, -1) + + if (m !== p) { + var mabs = makeAbs(self, m) + self.statCache[mabs] = self.statCache[abs] + self.cache[mabs] = self.cache[abs] + } + } + + return m +} + +// lotta situps... +function makeAbs (self, f) { + var abs = f + if (f.charAt(0) === '/') { + abs = path.join(self.root, f) + } else if (isAbsolute(f) || f === '') { + abs = f + } else if (self.changedCwd) { + abs = path.resolve(self.cwd, f) + } else { + abs = path.resolve(f) + } + return abs +} + + +// Return true, if pattern ends with globstar '**', for the accompanying parent directory. +// Ex:- If node_modules/** is the pattern, add 'node_modules' to ignore list along with it's contents +function isIgnored (self, path) { + if (!self.ignore.length) + return false + + return self.ignore.some(function(item) { + return item.matcher.match(path) || !!(item.gmatcher && item.gmatcher.match(path)) + }) +} + +function childrenIgnored (self, path) { + if (!self.ignore.length) + return false + + return self.ignore.some(function(item) { + return !!(item.gmatcher && item.gmatcher.match(path)) + }) +} + +}).call(this,require('_process')) +},{"_process":24,"minimatch":20,"path":22,"path-is-absolute":23}],16:[function(require,module,exports){ +(function (process){ +// Approach: +// +// 1. Get the minimatch set +// 2. For each pattern in the set, PROCESS(pattern, false) +// 3. Store matches per-set, then uniq them +// +// PROCESS(pattern, inGlobStar) +// Get the first [n] items from pattern that are all strings +// Join these together. This is PREFIX. +// If there is no more remaining, then stat(PREFIX) and +// add to matches if it succeeds. END. +// +// If inGlobStar and PREFIX is symlink and points to dir +// set ENTRIES = [] +// else readdir(PREFIX) as ENTRIES +// If fail, END +// +// with ENTRIES +// If pattern[n] is GLOBSTAR +// // handle the case where the globstar match is empty +// // by pruning it out, and testing the resulting pattern +// PROCESS(pattern[0..n] + pattern[n+1 .. $], false) +// // handle other cases. +// for ENTRY in ENTRIES (not dotfiles) +// // attach globstar + tail onto the entry +// // Mark that this entry is a globstar match +// PROCESS(pattern[0..n] + ENTRY + pattern[n .. $], true) +// +// else // not globstar +// for ENTRY in ENTRIES (not dotfiles, unless pattern[n] is dot) +// Test ENTRY against pattern[n] +// If fails, continue +// If passes, PROCESS(pattern[0..n] + item + pattern[n+1 .. $]) +// +// Caveat: +// Cache all stats and readdirs results to minimize syscall. Since all +// we ever care about is existence and directory-ness, we can just keep +// `true` for files, and [children,...] for directories, or `false` for +// things that don't exist. + +module.exports = glob + +var fs = require('fs') +var minimatch = require('minimatch') +var Minimatch = minimatch.Minimatch +var inherits = require('inherits') +var EE = require('events').EventEmitter +var path = require('path') +var assert = require('assert') +var isAbsolute = require('path-is-absolute') +var globSync = require('./sync.js') +var common = require('./common.js') +var alphasort = common.alphasort +var alphasorti = common.alphasorti +var setopts = common.setopts +var ownProp = common.ownProp +var inflight = require('inflight') +var util = require('util') +var childrenIgnored = common.childrenIgnored +var isIgnored = common.isIgnored + +var once = require('once') + +function glob (pattern, options, cb) { + if (typeof options === 'function') cb = options, options = {} + if (!options) options = {} + + if (options.sync) { + if (cb) + throw new TypeError('callback provided to sync glob') + return globSync(pattern, options) + } + + return new Glob(pattern, options, cb) +} + +glob.sync = globSync +var GlobSync = glob.GlobSync = globSync.GlobSync + +// old api surface +glob.glob = glob + +glob.hasMagic = function (pattern, options_) { + var options = util._extend({}, options_) + options.noprocess = true + + var g = new Glob(pattern, options) + var set = g.minimatch.set + if (set.length > 1) + return true + + for (var j = 0; j < set[0].length; j++) { + if (typeof set[0][j] !== 'string') + return true + } + + return false +} + +glob.Glob = Glob +inherits(Glob, EE) +function Glob (pattern, options, cb) { + if (typeof options === 'function') { + cb = options + options = null + } + + if (options && options.sync) { + if (cb) + throw new TypeError('callback provided to sync glob') + return new GlobSync(pattern, options) + } + + if (!(this instanceof Glob)) + return new Glob(pattern, options, cb) + + setopts(this, pattern, options) + this._didRealPath = false + + // process each pattern in the minimatch set + var n = this.minimatch.set.length + + // The matches are stored as {: true,...} so that + // duplicates are automagically pruned. + // Later, we do an Object.keys() on these. + // Keep them as a list so we can fill in when nonull is set. + this.matches = new Array(n) + + if (typeof cb === 'function') { + cb = once(cb) + this.on('error', cb) + this.on('end', function (matches) { + cb(null, matches) + }) + } + + var self = this + var n = this.minimatch.set.length + this._processing = 0 + this.matches = new Array(n) + + this._emitQueue = [] + this._processQueue = [] + this.paused = false + + if (this.noprocess) + return this + + if (n === 0) + return done() + + for (var i = 0; i < n; i ++) { + this._process(this.minimatch.set[i], i, false, done) + } + + function done () { + --self._processing + if (self._processing <= 0) + self._finish() + } +} + +Glob.prototype._finish = function () { + assert(this instanceof Glob) + if (this.aborted) + return + + if (this.realpath && !this._didRealpath) + return this._realpath() + + common.finish(this) + this.emit('end', this.found) +} + +Glob.prototype._realpath = function () { + if (this._didRealpath) + return + + this._didRealpath = true + + var n = this.matches.length + if (n === 0) + return this._finish() + + var self = this + for (var i = 0; i < this.matches.length; i++) + this._realpathSet(i, next) + + function next () { + if (--n === 0) + self._finish() + } +} + +Glob.prototype._realpathSet = function (index, cb) { + var matchset = this.matches[index] + if (!matchset) + return cb() + + var found = Object.keys(matchset) + var self = this + var n = found.length + + if (n === 0) + return cb() + + var set = this.matches[index] = Object.create(null) + found.forEach(function (p, i) { + // If there's a problem with the stat, then it means that + // one or more of the links in the realpath couldn't be + // resolved. just return the abs value in that case. + p = self._makeAbs(p) + fs.realpath(p, self.realpathCache, function (er, real) { + if (!er) + set[real] = true + else if (er.syscall === 'stat') + set[p] = true + else + self.emit('error', er) // srsly wtf right here + + if (--n === 0) { + self.matches[index] = set + cb() + } + }) + }) +} + +Glob.prototype._mark = function (p) { + return common.mark(this, p) +} + +Glob.prototype._makeAbs = function (f) { + return common.makeAbs(this, f) +} + +Glob.prototype.abort = function () { + this.aborted = true + this.emit('abort') +} + +Glob.prototype.pause = function () { + if (!this.paused) { + this.paused = true + this.emit('pause') + } +} + +Glob.prototype.resume = function () { + if (this.paused) { + this.emit('resume') + this.paused = false + if (this._emitQueue.length) { + var eq = this._emitQueue.slice(0) + this._emitQueue.length = 0 + for (var i = 0; i < eq.length; i ++) { + var e = eq[i] + this._emitMatch(e[0], e[1]) + } + } + if (this._processQueue.length) { + var pq = this._processQueue.slice(0) + this._processQueue.length = 0 + for (var i = 0; i < pq.length; i ++) { + var p = pq[i] + this._processing-- + this._process(p[0], p[1], p[2], p[3]) + } + } + } +} + +Glob.prototype._process = function (pattern, index, inGlobStar, cb) { + assert(this instanceof Glob) + assert(typeof cb === 'function') + + if (this.aborted) + return + + this._processing++ + if (this.paused) { + this._processQueue.push([pattern, index, inGlobStar, cb]) + return + } + + //console.error('PROCESS %d', this._processing, pattern) + + // Get the first [n] parts of pattern that are all strings. + var n = 0 + while (typeof pattern[n] === 'string') { + n ++ + } + // now n is the index of the first one that is *not* a string. + + // see if there's anything else + var prefix + switch (n) { + // if not, then this is rather simple + case pattern.length: + this._processSimple(pattern.join('/'), index, cb) + return + + case 0: + // pattern *starts* with some non-trivial item. + // going to readdir(cwd), but not include the prefix in matches. + prefix = null + break + + default: + // pattern has some string bits in the front. + // whatever it starts with, whether that's 'absolute' like /foo/bar, + // or 'relative' like '../baz' + prefix = pattern.slice(0, n).join('/') + break + } + + var remain = pattern.slice(n) + + // get the list of entries. + var read + if (prefix === null) + read = '.' + else if (isAbsolute(prefix) || isAbsolute(pattern.join('/'))) { + if (!prefix || !isAbsolute(prefix)) + prefix = '/' + prefix + read = prefix + } else + read = prefix + + var abs = this._makeAbs(read) + + //if ignored, skip _processing + if (childrenIgnored(this, read)) + return cb() + + var isGlobStar = remain[0] === minimatch.GLOBSTAR + if (isGlobStar) + this._processGlobStar(prefix, read, abs, remain, index, inGlobStar, cb) + else + this._processReaddir(prefix, read, abs, remain, index, inGlobStar, cb) +} + +Glob.prototype._processReaddir = function (prefix, read, abs, remain, index, inGlobStar, cb) { + var self = this + this._readdir(abs, inGlobStar, function (er, entries) { + return self._processReaddir2(prefix, read, abs, remain, index, inGlobStar, entries, cb) + }) +} + +Glob.prototype._processReaddir2 = function (prefix, read, abs, remain, index, inGlobStar, entries, cb) { + + // if the abs isn't a dir, then nothing can match! + if (!entries) + return cb() + + // It will only match dot entries if it starts with a dot, or if + // dot is set. Stuff like @(.foo|.bar) isn't allowed. + var pn = remain[0] + var negate = !!this.minimatch.negate + var rawGlob = pn._glob + var dotOk = this.dot || rawGlob.charAt(0) === '.' + + var matchedEntries = [] + for (var i = 0; i < entries.length; i++) { + var e = entries[i] + if (e.charAt(0) !== '.' || dotOk) { + var m + if (negate && !prefix) { + m = !e.match(pn) + } else { + m = e.match(pn) + } + if (m) + matchedEntries.push(e) + } + } + + //console.error('prd2', prefix, entries, remain[0]._glob, matchedEntries) + + var len = matchedEntries.length + // If there are no matched entries, then nothing matches. + if (len === 0) + return cb() + + // if this is the last remaining pattern bit, then no need for + // an additional stat *unless* the user has specified mark or + // stat explicitly. We know they exist, since readdir returned + // them. + + if (remain.length === 1 && !this.mark && !this.stat) { + if (!this.matches[index]) + this.matches[index] = Object.create(null) + + for (var i = 0; i < len; i ++) { + var e = matchedEntries[i] + if (prefix) { + if (prefix !== '/') + e = prefix + '/' + e + else + e = prefix + e + } + + if (e.charAt(0) === '/' && !this.nomount) { + e = path.join(this.root, e) + } + this._emitMatch(index, e) + } + // This was the last one, and no stats were needed + return cb() + } + + // now test all matched entries as stand-ins for that part + // of the pattern. + remain.shift() + for (var i = 0; i < len; i ++) { + var e = matchedEntries[i] + var newPattern + if (prefix) { + if (prefix !== '/') + e = prefix + '/' + e + else + e = prefix + e + } + this._process([e].concat(remain), index, inGlobStar, cb) + } + cb() +} + +Glob.prototype._emitMatch = function (index, e) { + if (this.aborted) + return + + if (this.matches[index][e]) + return + + if (isIgnored(this, e)) + return + + if (this.paused) { + this._emitQueue.push([index, e]) + return + } + + var abs = this._makeAbs(e) + + if (this.nodir) { + var c = this.cache[abs] + if (c === 'DIR' || Array.isArray(c)) + return + } + + if (this.mark) + e = this._mark(e) + + this.matches[index][e] = true + + var st = this.statCache[abs] + if (st) + this.emit('stat', e, st) + + this.emit('match', e) +} + +Glob.prototype._readdirInGlobStar = function (abs, cb) { + if (this.aborted) + return + + // follow all symlinked directories forever + // just proceed as if this is a non-globstar situation + if (this.follow) + return this._readdir(abs, false, cb) + + var lstatkey = 'lstat\0' + abs + var self = this + var lstatcb = inflight(lstatkey, lstatcb_) + + if (lstatcb) + fs.lstat(abs, lstatcb) + + function lstatcb_ (er, lstat) { + if (er) + return cb() + + var isSym = lstat.isSymbolicLink() + self.symlinks[abs] = isSym + + // If it's not a symlink or a dir, then it's definitely a regular file. + // don't bother doing a readdir in that case. + if (!isSym && !lstat.isDirectory()) { + self.cache[abs] = 'FILE' + cb() + } else + self._readdir(abs, false, cb) + } +} + +Glob.prototype._readdir = function (abs, inGlobStar, cb) { + if (this.aborted) + return + + cb = inflight('readdir\0'+abs+'\0'+inGlobStar, cb) + if (!cb) + return + + //console.error('RD %j %j', +inGlobStar, abs) + if (inGlobStar && !ownProp(this.symlinks, abs)) + return this._readdirInGlobStar(abs, cb) + + if (ownProp(this.cache, abs)) { + var c = this.cache[abs] + if (!c || c === 'FILE') + return cb() + + if (Array.isArray(c)) + return cb(null, c) + } + + var self = this + fs.readdir(abs, readdirCb(this, abs, cb)) +} + +function readdirCb (self, abs, cb) { + return function (er, entries) { + if (er) + self._readdirError(abs, er, cb) + else + self._readdirEntries(abs, entries, cb) + } +} + +Glob.prototype._readdirEntries = function (abs, entries, cb) { + if (this.aborted) + return + + // if we haven't asked to stat everything, then just + // assume that everything in there exists, so we can avoid + // having to stat it a second time. + if (!this.mark && !this.stat) { + for (var i = 0; i < entries.length; i ++) { + var e = entries[i] + if (abs === '/') + e = abs + e + else + e = abs + '/' + e + this.cache[e] = true + } + } + + this.cache[abs] = entries + return cb(null, entries) +} + +Glob.prototype._readdirError = function (f, er, cb) { + if (this.aborted) + return + + // handle errors, and cache the information + switch (er.code) { + case 'ENOTSUP': // https://github.com/isaacs/node-glob/issues/205 + case 'ENOTDIR': // totally normal. means it *does* exist. + this.cache[this._makeAbs(f)] = 'FILE' + break + + case 'ENOENT': // not terribly unusual + case 'ELOOP': + case 'ENAMETOOLONG': + case 'UNKNOWN': + this.cache[this._makeAbs(f)] = false + break + + default: // some unusual error. Treat as failure. + this.cache[this._makeAbs(f)] = false + if (this.strict) { + this.emit('error', er) + // If the error is handled, then we abort + // if not, we threw out of here + this.abort() + } + if (!this.silent) + console.error('glob error', er) + break + } + + return cb() +} + +Glob.prototype._processGlobStar = function (prefix, read, abs, remain, index, inGlobStar, cb) { + var self = this + this._readdir(abs, inGlobStar, function (er, entries) { + self._processGlobStar2(prefix, read, abs, remain, index, inGlobStar, entries, cb) + }) +} + + +Glob.prototype._processGlobStar2 = function (prefix, read, abs, remain, index, inGlobStar, entries, cb) { + //console.error('pgs2', prefix, remain[0], entries) + + // no entries means not a dir, so it can never have matches + // foo.txt/** doesn't match foo.txt + if (!entries) + return cb() + + // test without the globstar, and with every child both below + // and replacing the globstar. + var remainWithoutGlobStar = remain.slice(1) + var gspref = prefix ? [ prefix ] : [] + var noGlobStar = gspref.concat(remainWithoutGlobStar) + + // the noGlobStar pattern exits the inGlobStar state + this._process(noGlobStar, index, false, cb) + + var isSym = this.symlinks[abs] + var len = entries.length + + // If it's a symlink, and we're in a globstar, then stop + if (isSym && inGlobStar) + return cb() + + for (var i = 0; i < len; i++) { + var e = entries[i] + if (e.charAt(0) === '.' && !this.dot) + continue + + // these two cases enter the inGlobStar state + var instead = gspref.concat(entries[i], remainWithoutGlobStar) + this._process(instead, index, true, cb) + + var below = gspref.concat(entries[i], remain) + this._process(below, index, true, cb) + } + + cb() +} + +Glob.prototype._processSimple = function (prefix, index, cb) { + // XXX review this. Shouldn't it be doing the mounting etc + // before doing stat? kinda weird? + var self = this + this._stat(prefix, function (er, exists) { + self._processSimple2(prefix, index, er, exists, cb) + }) +} +Glob.prototype._processSimple2 = function (prefix, index, er, exists, cb) { + + //console.error('ps2', prefix, exists) + + if (!this.matches[index]) + this.matches[index] = Object.create(null) + + // If it doesn't exist, then just mark the lack of results + if (!exists) + return cb() + + if (prefix && isAbsolute(prefix) && !this.nomount) { + var trail = /[\/\\]$/.test(prefix) + if (prefix.charAt(0) === '/') { + prefix = path.join(this.root, prefix) + } else { + prefix = path.resolve(this.root, prefix) + if (trail) + prefix += '/' + } + } + + if (process.platform === 'win32') + prefix = prefix.replace(/\\/g, '/') + + // Mark this as a match + this._emitMatch(index, prefix) + cb() +} + +// Returns either 'DIR', 'FILE', or false +Glob.prototype._stat = function (f, cb) { + var abs = this._makeAbs(f) + var needDir = f.slice(-1) === '/' + + if (f.length > this.maxLength) + return cb() + + if (!this.stat && ownProp(this.cache, abs)) { + var c = this.cache[abs] + + if (Array.isArray(c)) + c = 'DIR' + + // It exists, but maybe not how we need it + if (!needDir || c === 'DIR') + return cb(null, c) + + if (needDir && c === 'FILE') + return cb() + + // otherwise we have to stat, because maybe c=true + // if we know it exists, but not what it is. + } + + var exists + var stat = this.statCache[abs] + if (stat !== undefined) { + if (stat === false) + return cb(null, stat) + else { + var type = stat.isDirectory() ? 'DIR' : 'FILE' + if (needDir && type === 'FILE') + return cb() + else + return cb(null, type, stat) + } + } + + var self = this + var statcb = inflight('stat\0' + abs, lstatcb_) + if (statcb) + fs.lstat(abs, statcb) + + function lstatcb_ (er, lstat) { + if (lstat && lstat.isSymbolicLink()) { + // If it's a symlink, then treat it as the target, unless + // the target does not exist, then treat it as a file. + return fs.stat(abs, function (er, stat) { + if (er) + self._stat2(f, abs, null, lstat, cb) + else + self._stat2(f, abs, er, stat, cb) + }) + } else { + self._stat2(f, abs, er, lstat, cb) + } + } +} + +Glob.prototype._stat2 = function (f, abs, er, stat, cb) { + if (er) { + this.statCache[abs] = false + return cb() + } + + var needDir = f.slice(-1) === '/' + this.statCache[abs] = stat + + if (abs.slice(-1) === '/' && !stat.isDirectory()) + return cb(null, false, stat) + + var c = stat.isDirectory() ? 'DIR' : 'FILE' + this.cache[abs] = this.cache[abs] || c + + if (needDir && c !== 'DIR') + return cb() + + return cb(null, c, stat) +} + +}).call(this,require('_process')) +},{"./common.js":15,"./sync.js":17,"_process":24,"assert":9,"events":14,"fs":12,"inflight":18,"inherits":19,"minimatch":20,"once":21,"path":22,"path-is-absolute":23,"util":28}],17:[function(require,module,exports){ +(function (process){ +module.exports = globSync +globSync.GlobSync = GlobSync + +var fs = require('fs') +var minimatch = require('minimatch') +var Minimatch = minimatch.Minimatch +var Glob = require('./glob.js').Glob +var util = require('util') +var path = require('path') +var assert = require('assert') +var isAbsolute = require('path-is-absolute') +var common = require('./common.js') +var alphasort = common.alphasort +var alphasorti = common.alphasorti +var setopts = common.setopts +var ownProp = common.ownProp +var childrenIgnored = common.childrenIgnored + +function globSync (pattern, options) { + if (typeof options === 'function' || arguments.length === 3) + throw new TypeError('callback provided to sync glob\n'+ + 'See: https://github.com/isaacs/node-glob/issues/167') + + return new GlobSync(pattern, options).found +} + +function GlobSync (pattern, options) { + if (!pattern) + throw new Error('must provide pattern') + + if (typeof options === 'function' || arguments.length === 3) + throw new TypeError('callback provided to sync glob\n'+ + 'See: https://github.com/isaacs/node-glob/issues/167') + + if (!(this instanceof GlobSync)) + return new GlobSync(pattern, options) + + setopts(this, pattern, options) + + if (this.noprocess) + return this + + var n = this.minimatch.set.length + this.matches = new Array(n) + for (var i = 0; i < n; i ++) { + this._process(this.minimatch.set[i], i, false) + } + this._finish() +} + +GlobSync.prototype._finish = function () { + assert(this instanceof GlobSync) + if (this.realpath) { + var self = this + this.matches.forEach(function (matchset, index) { + var set = self.matches[index] = Object.create(null) + for (var p in matchset) { + try { + p = self._makeAbs(p) + var real = fs.realpathSync(p, self.realpathCache) + set[real] = true + } catch (er) { + if (er.syscall === 'stat') + set[self._makeAbs(p)] = true + else + throw er + } + } + }) + } + common.finish(this) +} + + +GlobSync.prototype._process = function (pattern, index, inGlobStar) { + assert(this instanceof GlobSync) + + // Get the first [n] parts of pattern that are all strings. + var n = 0 + while (typeof pattern[n] === 'string') { + n ++ + } + // now n is the index of the first one that is *not* a string. + + // See if there's anything else + var prefix + switch (n) { + // if not, then this is rather simple + case pattern.length: + this._processSimple(pattern.join('/'), index) + return + + case 0: + // pattern *starts* with some non-trivial item. + // going to readdir(cwd), but not include the prefix in matches. + prefix = null + break + + default: + // pattern has some string bits in the front. + // whatever it starts with, whether that's 'absolute' like /foo/bar, + // or 'relative' like '../baz' + prefix = pattern.slice(0, n).join('/') + break + } + + var remain = pattern.slice(n) + + // get the list of entries. + var read + if (prefix === null) + read = '.' + else if (isAbsolute(prefix) || isAbsolute(pattern.join('/'))) { + if (!prefix || !isAbsolute(prefix)) + prefix = '/' + prefix + read = prefix + } else + read = prefix + + var abs = this._makeAbs(read) + + //if ignored, skip processing + if (childrenIgnored(this, read)) + return + + var isGlobStar = remain[0] === minimatch.GLOBSTAR + if (isGlobStar) + this._processGlobStar(prefix, read, abs, remain, index, inGlobStar) + else + this._processReaddir(prefix, read, abs, remain, index, inGlobStar) +} + + +GlobSync.prototype._processReaddir = function (prefix, read, abs, remain, index, inGlobStar) { + var entries = this._readdir(abs, inGlobStar) + + // if the abs isn't a dir, then nothing can match! + if (!entries) + return + + // It will only match dot entries if it starts with a dot, or if + // dot is set. Stuff like @(.foo|.bar) isn't allowed. + var pn = remain[0] + var negate = !!this.minimatch.negate + var rawGlob = pn._glob + var dotOk = this.dot || rawGlob.charAt(0) === '.' + + var matchedEntries = [] + for (var i = 0; i < entries.length; i++) { + var e = entries[i] + if (e.charAt(0) !== '.' || dotOk) { + var m + if (negate && !prefix) { + m = !e.match(pn) + } else { + m = e.match(pn) + } + if (m) + matchedEntries.push(e) + } + } + + var len = matchedEntries.length + // If there are no matched entries, then nothing matches. + if (len === 0) + return + + // if this is the last remaining pattern bit, then no need for + // an additional stat *unless* the user has specified mark or + // stat explicitly. We know they exist, since readdir returned + // them. + + if (remain.length === 1 && !this.mark && !this.stat) { + if (!this.matches[index]) + this.matches[index] = Object.create(null) + + for (var i = 0; i < len; i ++) { + var e = matchedEntries[i] + if (prefix) { + if (prefix.slice(-1) !== '/') + e = prefix + '/' + e + else + e = prefix + e + } + + if (e.charAt(0) === '/' && !this.nomount) { + e = path.join(this.root, e) + } + this.matches[index][e] = true + } + // This was the last one, and no stats were needed + return + } + + // now test all matched entries as stand-ins for that part + // of the pattern. + remain.shift() + for (var i = 0; i < len; i ++) { + var e = matchedEntries[i] + var newPattern + if (prefix) + newPattern = [prefix, e] + else + newPattern = [e] + this._process(newPattern.concat(remain), index, inGlobStar) + } +} + + +GlobSync.prototype._emitMatch = function (index, e) { + var abs = this._makeAbs(e) + if (this.mark) + e = this._mark(e) + + if (this.matches[index][e]) + return + + if (this.nodir) { + var c = this.cache[this._makeAbs(e)] + if (c === 'DIR' || Array.isArray(c)) + return + } + + this.matches[index][e] = true + if (this.stat) + this._stat(e) +} + + +GlobSync.prototype._readdirInGlobStar = function (abs) { + // follow all symlinked directories forever + // just proceed as if this is a non-globstar situation + if (this.follow) + return this._readdir(abs, false) + + var entries + var lstat + var stat + try { + lstat = fs.lstatSync(abs) + } catch (er) { + // lstat failed, doesn't exist + return null + } + + var isSym = lstat.isSymbolicLink() + this.symlinks[abs] = isSym + + // If it's not a symlink or a dir, then it's definitely a regular file. + // don't bother doing a readdir in that case. + if (!isSym && !lstat.isDirectory()) + this.cache[abs] = 'FILE' + else + entries = this._readdir(abs, false) + + return entries +} + +GlobSync.prototype._readdir = function (abs, inGlobStar) { + var entries + + if (inGlobStar && !ownProp(this.symlinks, abs)) + return this._readdirInGlobStar(abs) + + if (ownProp(this.cache, abs)) { + var c = this.cache[abs] + if (!c || c === 'FILE') + return null + + if (Array.isArray(c)) + return c + } + + try { + return this._readdirEntries(abs, fs.readdirSync(abs)) + } catch (er) { + this._readdirError(abs, er) + return null + } +} + +GlobSync.prototype._readdirEntries = function (abs, entries) { + // if we haven't asked to stat everything, then just + // assume that everything in there exists, so we can avoid + // having to stat it a second time. + if (!this.mark && !this.stat) { + for (var i = 0; i < entries.length; i ++) { + var e = entries[i] + if (abs === '/') + e = abs + e + else + e = abs + '/' + e + this.cache[e] = true + } + } + + this.cache[abs] = entries + + // mark and cache dir-ness + return entries +} + +GlobSync.prototype._readdirError = function (f, er) { + // handle errors, and cache the information + switch (er.code) { + case 'ENOTSUP': // https://github.com/isaacs/node-glob/issues/205 + case 'ENOTDIR': // totally normal. means it *does* exist. + this.cache[this._makeAbs(f)] = 'FILE' + break + + case 'ENOENT': // not terribly unusual + case 'ELOOP': + case 'ENAMETOOLONG': + case 'UNKNOWN': + this.cache[this._makeAbs(f)] = false + break + + default: // some unusual error. Treat as failure. + this.cache[this._makeAbs(f)] = false + if (this.strict) + throw er + if (!this.silent) + console.error('glob error', er) + break + } +} + +GlobSync.prototype._processGlobStar = function (prefix, read, abs, remain, index, inGlobStar) { + + var entries = this._readdir(abs, inGlobStar) + + // no entries means not a dir, so it can never have matches + // foo.txt/** doesn't match foo.txt + if (!entries) + return + + // test without the globstar, and with every child both below + // and replacing the globstar. + var remainWithoutGlobStar = remain.slice(1) + var gspref = prefix ? [ prefix ] : [] + var noGlobStar = gspref.concat(remainWithoutGlobStar) + + // the noGlobStar pattern exits the inGlobStar state + this._process(noGlobStar, index, false) + + var len = entries.length + var isSym = this.symlinks[abs] + + // If it's a symlink, and we're in a globstar, then stop + if (isSym && inGlobStar) + return + + for (var i = 0; i < len; i++) { + var e = entries[i] + if (e.charAt(0) === '.' && !this.dot) + continue + + // these two cases enter the inGlobStar state + var instead = gspref.concat(entries[i], remainWithoutGlobStar) + this._process(instead, index, true) + + var below = gspref.concat(entries[i], remain) + this._process(below, index, true) + } +} + +GlobSync.prototype._processSimple = function (prefix, index) { + // XXX review this. Shouldn't it be doing the mounting etc + // before doing stat? kinda weird? + var exists = this._stat(prefix) + + if (!this.matches[index]) + this.matches[index] = Object.create(null) + + // If it doesn't exist, then just mark the lack of results + if (!exists) + return + + if (prefix && isAbsolute(prefix) && !this.nomount) { + var trail = /[\/\\]$/.test(prefix) + if (prefix.charAt(0) === '/') { + prefix = path.join(this.root, prefix) + } else { + prefix = path.resolve(this.root, prefix) + if (trail) + prefix += '/' + } + } + + if (process.platform === 'win32') + prefix = prefix.replace(/\\/g, '/') + + // Mark this as a match + this.matches[index][prefix] = true +} + +// Returns either 'DIR', 'FILE', or false +GlobSync.prototype._stat = function (f) { + var abs = this._makeAbs(f) + var needDir = f.slice(-1) === '/' + + if (f.length > this.maxLength) + return false + + if (!this.stat && ownProp(this.cache, abs)) { + var c = this.cache[abs] + + if (Array.isArray(c)) + c = 'DIR' + + // It exists, but maybe not how we need it + if (!needDir || c === 'DIR') + return c + + if (needDir && c === 'FILE') + return false + + // otherwise we have to stat, because maybe c=true + // if we know it exists, but not what it is. + } + + var exists + var stat = this.statCache[abs] + if (!stat) { + var lstat + try { + lstat = fs.lstatSync(abs) + } catch (er) { + return false + } + + if (lstat.isSymbolicLink()) { + try { + stat = fs.statSync(abs) + } catch (er) { + stat = lstat + } + } else { + stat = lstat + } + } + + this.statCache[abs] = stat + + var c = stat.isDirectory() ? 'DIR' : 'FILE' + this.cache[abs] = this.cache[abs] || c + + if (needDir && c !== 'DIR') + return false + + return c +} + +GlobSync.prototype._mark = function (p) { + return common.mark(this, p) +} + +GlobSync.prototype._makeAbs = function (f) { + return common.makeAbs(this, f) +} + +}).call(this,require('_process')) +},{"./common.js":15,"./glob.js":16,"_process":24,"assert":9,"fs":12,"minimatch":20,"path":22,"path-is-absolute":23,"util":28}],18:[function(require,module,exports){ +(function (process){ +var wrappy = require('wrappy') +var reqs = Object.create(null) +var once = require('once') + +module.exports = wrappy(inflight) + +function inflight (key, cb) { + if (reqs[key]) { + reqs[key].push(cb) + return null + } else { + reqs[key] = [cb] + return makeres(key) + } +} + +function makeres (key) { + return once(function RES () { + var cbs = reqs[key] + var len = cbs.length + var args = slice(arguments) + + // XXX It's somewhat ambiguous whether a new callback added in this + // pass should be queued for later execution if something in the + // list of callbacks throws, or if it should just be discarded. + // However, it's such an edge case that it hardly matters, and either + // choice is likely as surprising as the other. + // As it happens, we do go ahead and schedule it for later execution. + try { + for (var i = 0; i < len; i++) { + cbs[i].apply(null, args) + } + } finally { + if (cbs.length > len) { + // added more in the interim. + // de-zalgo, just in case, but don't call again. + cbs.splice(0, len) + process.nextTick(function () { + RES.apply(null, args) + }) + } else { + delete reqs[key] + } + } + }) +} + +function slice (args) { + var length = args.length + var array = [] + + for (var i = 0; i < length; i++) array[i] = args[i] + return array +} + +}).call(this,require('_process')) +},{"_process":24,"once":21,"wrappy":29}],19:[function(require,module,exports){ +if (typeof Object.create === 'function') { + // implementation from standard node.js 'util' module + module.exports = function inherits(ctor, superCtor) { + ctor.super_ = superCtor + ctor.prototype = Object.create(superCtor.prototype, { + constructor: { + value: ctor, + enumerable: false, + writable: true, + configurable: true + } + }); + }; +} else { + // old school shim for old browsers + module.exports = function inherits(ctor, superCtor) { + ctor.super_ = superCtor + var TempCtor = function () {} + TempCtor.prototype = superCtor.prototype + ctor.prototype = new TempCtor() + ctor.prototype.constructor = ctor + } +} + +},{}],20:[function(require,module,exports){ +module.exports = minimatch +minimatch.Minimatch = Minimatch + +var path = { sep: '/' } +try { + path = require('path') +} catch (er) {} + +var GLOBSTAR = minimatch.GLOBSTAR = Minimatch.GLOBSTAR = {} +var expand = require('brace-expansion') + +var plTypes = { + '!': { open: '(?:(?!(?:', close: '))[^/]*?)'}, + '?': { open: '(?:', close: ')?' }, + '+': { open: '(?:', close: ')+' }, + '*': { open: '(?:', close: ')*' }, + '@': { open: '(?:', close: ')' } +} + +// any single thing other than / +// don't need to escape / when using new RegExp() +var qmark = '[^/]' + +// * => any number of characters +var star = qmark + '*?' + +// ** when dots are allowed. Anything goes, except .. and . +// not (^ or / followed by one or two dots followed by $ or /), +// followed by anything, any number of times. +var twoStarDot = '(?:(?!(?:\\\/|^)(?:\\.{1,2})($|\\\/)).)*?' + +// not a ^ or / followed by a dot, +// followed by anything, any number of times. +var twoStarNoDot = '(?:(?!(?:\\\/|^)\\.).)*?' + +// characters that need to be escaped in RegExp. +var reSpecials = charSet('().*{}+?[]^$\\!') + +// "abc" -> { a:true, b:true, c:true } +function charSet (s) { + return s.split('').reduce(function (set, c) { + set[c] = true + return set + }, {}) +} + +// normalizes slashes. +var slashSplit = /\/+/ + +minimatch.filter = filter +function filter (pattern, options) { + options = options || {} + return function (p, i, list) { + return minimatch(p, pattern, options) + } +} + +function ext (a, b) { + a = a || {} + b = b || {} + var t = {} + Object.keys(b).forEach(function (k) { + t[k] = b[k] + }) + Object.keys(a).forEach(function (k) { + t[k] = a[k] + }) + return t +} + +minimatch.defaults = function (def) { + if (!def || !Object.keys(def).length) return minimatch + + var orig = minimatch + + var m = function minimatch (p, pattern, options) { + return orig.minimatch(p, pattern, ext(def, options)) + } + + m.Minimatch = function Minimatch (pattern, options) { + return new orig.Minimatch(pattern, ext(def, options)) + } + + return m +} + +Minimatch.defaults = function (def) { + if (!def || !Object.keys(def).length) return Minimatch + return minimatch.defaults(def).Minimatch +} + +function minimatch (p, pattern, options) { + if (typeof pattern !== 'string') { + throw new TypeError('glob pattern string required') + } + + if (!options) options = {} + + // shortcut: comments match nothing. + if (!options.nocomment && pattern.charAt(0) === '#') { + return false + } + + // "" only matches "" + if (pattern.trim() === '') return p === '' + + return new Minimatch(pattern, options).match(p) +} + +function Minimatch (pattern, options) { + if (!(this instanceof Minimatch)) { + return new Minimatch(pattern, options) + } + + if (typeof pattern !== 'string') { + throw new TypeError('glob pattern string required') + } + + if (!options) options = {} + pattern = pattern.trim() + + // windows support: need to use /, not \ + if (path.sep !== '/') { + pattern = pattern.split(path.sep).join('/') + } + + this.options = options + this.set = [] + this.pattern = pattern + this.regexp = null + this.negate = false + this.comment = false + this.empty = false + + // make the set of regexps etc. + this.make() +} + +Minimatch.prototype.debug = function () {} + +Minimatch.prototype.make = make +function make () { + // don't do it more than once. + if (this._made) return + + var pattern = this.pattern + var options = this.options + + // empty patterns and comments match nothing. + if (!options.nocomment && pattern.charAt(0) === '#') { + this.comment = true + return + } + if (!pattern) { + this.empty = true + return + } + + // step 1: figure out negation, etc. + this.parseNegate() + + // step 2: expand braces + var set = this.globSet = this.braceExpand() + + if (options.debug) this.debug = console.error + + this.debug(this.pattern, set) + + // step 3: now we have a set, so turn each one into a series of path-portion + // matching patterns. + // These will be regexps, except in the case of "**", which is + // set to the GLOBSTAR object for globstar behavior, + // and will not contain any / characters + set = this.globParts = set.map(function (s) { + return s.split(slashSplit) + }) + + this.debug(this.pattern, set) + + // glob --> regexps + set = set.map(function (s, si, set) { + return s.map(this.parse, this) + }, this) + + this.debug(this.pattern, set) + + // filter out everything that didn't compile properly. + set = set.filter(function (s) { + return s.indexOf(false) === -1 + }) + + this.debug(this.pattern, set) + + this.set = set +} + +Minimatch.prototype.parseNegate = parseNegate +function parseNegate () { + var pattern = this.pattern + var negate = false + var options = this.options + var negateOffset = 0 + + if (options.nonegate) return + + for (var i = 0, l = pattern.length + ; i < l && pattern.charAt(i) === '!' + ; i++) { + negate = !negate + negateOffset++ + } + + if (negateOffset) this.pattern = pattern.substr(negateOffset) + this.negate = negate +} + +// Brace expansion: +// a{b,c}d -> abd acd +// a{b,}c -> abc ac +// a{0..3}d -> a0d a1d a2d a3d +// a{b,c{d,e}f}g -> abg acdfg acefg +// a{b,c}d{e,f}g -> abdeg acdeg abdeg abdfg +// +// Invalid sets are not expanded. +// a{2..}b -> a{2..}b +// a{b}c -> a{b}c +minimatch.braceExpand = function (pattern, options) { + return braceExpand(pattern, options) +} + +Minimatch.prototype.braceExpand = braceExpand + +function braceExpand (pattern, options) { + if (!options) { + if (this instanceof Minimatch) { + options = this.options + } else { + options = {} + } + } + + pattern = typeof pattern === 'undefined' + ? this.pattern : pattern + + if (typeof pattern === 'undefined') { + throw new TypeError('undefined pattern') + } + + if (options.nobrace || + !pattern.match(/\{.*\}/)) { + // shortcut. no need to expand. + return [pattern] + } + + return expand(pattern) +} + +// parse a component of the expanded set. +// At this point, no pattern may contain "/" in it +// so we're going to return a 2d array, where each entry is the full +// pattern, split on '/', and then turned into a regular expression. +// A regexp is made at the end which joins each array with an +// escaped /, and another full one which joins each regexp with |. +// +// Following the lead of Bash 4.1, note that "**" only has special meaning +// when it is the *only* thing in a path portion. Otherwise, any series +// of * is equivalent to a single *. Globstar behavior is enabled by +// default, and can be disabled by setting options.noglobstar. +Minimatch.prototype.parse = parse +var SUBPARSE = {} +function parse (pattern, isSub) { + if (pattern.length > 1024 * 64) { + throw new TypeError('pattern is too long') + } + + var options = this.options + + // shortcuts + if (!options.noglobstar && pattern === '**') return GLOBSTAR + if (pattern === '') return '' + + var re = '' + var hasMagic = !!options.nocase + var escaping = false + // ? => one single character + var patternListStack = [] + var negativeLists = [] + var stateChar + var inClass = false + var reClassStart = -1 + var classStart = -1 + // . and .. never match anything that doesn't start with ., + // even when options.dot is set. + var patternStart = pattern.charAt(0) === '.' ? '' // anything + // not (start or / followed by . or .. followed by / or end) + : options.dot ? '(?!(?:^|\\\/)\\.{1,2}(?:$|\\\/))' + : '(?!\\.)' + var self = this + + function clearStateChar () { + if (stateChar) { + // we had some state-tracking character + // that wasn't consumed by this pass. + switch (stateChar) { + case '*': + re += star + hasMagic = true + break + case '?': + re += qmark + hasMagic = true + break + default: + re += '\\' + stateChar + break + } + self.debug('clearStateChar %j %j', stateChar, re) + stateChar = false + } + } + + for (var i = 0, len = pattern.length, c + ; (i < len) && (c = pattern.charAt(i)) + ; i++) { + this.debug('%s\t%s %s %j', pattern, i, re, c) + + // skip over any that are escaped. + if (escaping && reSpecials[c]) { + re += '\\' + c + escaping = false + continue + } + + switch (c) { + case '/': + // completely not allowed, even escaped. + // Should already be path-split by now. + return false + + case '\\': + clearStateChar() + escaping = true + continue + + // the various stateChar values + // for the "extglob" stuff. + case '?': + case '*': + case '+': + case '@': + case '!': + this.debug('%s\t%s %s %j <-- stateChar', pattern, i, re, c) + + // all of those are literals inside a class, except that + // the glob [!a] means [^a] in regexp + if (inClass) { + this.debug(' in class') + if (c === '!' && i === classStart + 1) c = '^' + re += c + continue + } + + // if we already have a stateChar, then it means + // that there was something like ** or +? in there. + // Handle the stateChar, then proceed with this one. + self.debug('call clearStateChar %j', stateChar) + clearStateChar() + stateChar = c + // if extglob is disabled, then +(asdf|foo) isn't a thing. + // just clear the statechar *now*, rather than even diving into + // the patternList stuff. + if (options.noext) clearStateChar() + continue + + case '(': + if (inClass) { + re += '(' + continue + } + + if (!stateChar) { + re += '\\(' + continue + } + + patternListStack.push({ + type: stateChar, + start: i - 1, + reStart: re.length, + open: plTypes[stateChar].open, + close: plTypes[stateChar].close + }) + // negation is (?:(?!js)[^/]*) + re += stateChar === '!' ? '(?:(?!(?:' : '(?:' + this.debug('plType %j %j', stateChar, re) + stateChar = false + continue + + case ')': + if (inClass || !patternListStack.length) { + re += '\\)' + continue + } + + clearStateChar() + hasMagic = true + var pl = patternListStack.pop() + // negation is (?:(?!js)[^/]*) + // The others are (?:) + re += pl.close + if (pl.type === '!') { + negativeLists.push(pl) + } + pl.reEnd = re.length + continue + + case '|': + if (inClass || !patternListStack.length || escaping) { + re += '\\|' + escaping = false + continue + } + + clearStateChar() + re += '|' + continue + + // these are mostly the same in regexp and glob + case '[': + // swallow any state-tracking char before the [ + clearStateChar() + + if (inClass) { + re += '\\' + c + continue + } + + inClass = true + classStart = i + reClassStart = re.length + re += c + continue + + case ']': + // a right bracket shall lose its special + // meaning and represent itself in + // a bracket expression if it occurs + // first in the list. -- POSIX.2 2.8.3.2 + if (i === classStart + 1 || !inClass) { + re += '\\' + c + escaping = false + continue + } + + // handle the case where we left a class open. + // "[z-a]" is valid, equivalent to "\[z-a\]" + if (inClass) { + // split where the last [ was, make sure we don't have + // an invalid re. if so, re-walk the contents of the + // would-be class to re-translate any characters that + // were passed through as-is + // TODO: It would probably be faster to determine this + // without a try/catch and a new RegExp, but it's tricky + // to do safely. For now, this is safe and works. + var cs = pattern.substring(classStart + 1, i) + try { + RegExp('[' + cs + ']') + } catch (er) { + // not a valid class! + var sp = this.parse(cs, SUBPARSE) + re = re.substr(0, reClassStart) + '\\[' + sp[0] + '\\]' + hasMagic = hasMagic || sp[1] + inClass = false + continue + } + } + + // finish up the class. + hasMagic = true + inClass = false + re += c + continue + + default: + // swallow any state char that wasn't consumed + clearStateChar() + + if (escaping) { + // no need + escaping = false + } else if (reSpecials[c] + && !(c === '^' && inClass)) { + re += '\\' + } + + re += c + + } // switch + } // for + + // handle the case where we left a class open. + // "[abc" is valid, equivalent to "\[abc" + if (inClass) { + // split where the last [ was, and escape it + // this is a huge pita. We now have to re-walk + // the contents of the would-be class to re-translate + // any characters that were passed through as-is + cs = pattern.substr(classStart + 1) + sp = this.parse(cs, SUBPARSE) + re = re.substr(0, reClassStart) + '\\[' + sp[0] + hasMagic = hasMagic || sp[1] + } + + // handle the case where we had a +( thing at the *end* + // of the pattern. + // each pattern list stack adds 3 chars, and we need to go through + // and escape any | chars that were passed through as-is for the regexp. + // Go through and escape them, taking care not to double-escape any + // | chars that were already escaped. + for (pl = patternListStack.pop(); pl; pl = patternListStack.pop()) { + var tail = re.slice(pl.reStart + pl.open.length) + this.debug('setting tail', re, pl) + // maybe some even number of \, then maybe 1 \, followed by a | + tail = tail.replace(/((?:\\{2}){0,64})(\\?)\|/g, function (_, $1, $2) { + if (!$2) { + // the | isn't already escaped, so escape it. + $2 = '\\' + } + + // need to escape all those slashes *again*, without escaping the + // one that we need for escaping the | character. As it works out, + // escaping an even number of slashes can be done by simply repeating + // it exactly after itself. That's why this trick works. + // + // I am sorry that you have to see this. + return $1 + $1 + $2 + '|' + }) + + this.debug('tail=%j\n %s', tail, tail, pl, re) + var t = pl.type === '*' ? star + : pl.type === '?' ? qmark + : '\\' + pl.type + + hasMagic = true + re = re.slice(0, pl.reStart) + t + '\\(' + tail + } + + // handle trailing things that only matter at the very end. + clearStateChar() + if (escaping) { + // trailing \\ + re += '\\\\' + } + + // only need to apply the nodot start if the re starts with + // something that could conceivably capture a dot + var addPatternStart = false + switch (re.charAt(0)) { + case '.': + case '[': + case '(': addPatternStart = true + } + + // Hack to work around lack of negative lookbehind in JS + // A pattern like: *.!(x).!(y|z) needs to ensure that a name + // like 'a.xyz.yz' doesn't match. So, the first negative + // lookahead, has to look ALL the way ahead, to the end of + // the pattern. + for (var n = negativeLists.length - 1; n > -1; n--) { + var nl = negativeLists[n] + + var nlBefore = re.slice(0, nl.reStart) + var nlFirst = re.slice(nl.reStart, nl.reEnd - 8) + var nlLast = re.slice(nl.reEnd - 8, nl.reEnd) + var nlAfter = re.slice(nl.reEnd) + + nlLast += nlAfter + + // Handle nested stuff like *(*.js|!(*.json)), where open parens + // mean that we should *not* include the ) in the bit that is considered + // "after" the negated section. + var openParensBefore = nlBefore.split('(').length - 1 + var cleanAfter = nlAfter + for (i = 0; i < openParensBefore; i++) { + cleanAfter = cleanAfter.replace(/\)[+*?]?/, '') + } + nlAfter = cleanAfter + + var dollar = '' + if (nlAfter === '' && isSub !== SUBPARSE) { + dollar = '$' + } + var newRe = nlBefore + nlFirst + nlAfter + dollar + nlLast + re = newRe + } + + // if the re is not "" at this point, then we need to make sure + // it doesn't match against an empty path part. + // Otherwise a/* will match a/, which it should not. + if (re !== '' && hasMagic) { + re = '(?=.)' + re + } + + if (addPatternStart) { + re = patternStart + re + } + + // parsing just a piece of a larger pattern. + if (isSub === SUBPARSE) { + return [re, hasMagic] + } + + // skip the regexp for non-magical patterns + // unescape anything in it, though, so that it'll be + // an exact match against a file etc. + if (!hasMagic) { + return globUnescape(pattern) + } + + var flags = options.nocase ? 'i' : '' + try { + var regExp = new RegExp('^' + re + '$', flags) + } catch (er) { + // If it was an invalid regular expression, then it can't match + // anything. This trick looks for a character after the end of + // the string, which is of course impossible, except in multi-line + // mode, but it's not a /m regex. + return new RegExp('$.') + } + + regExp._glob = pattern + regExp._src = re + + return regExp +} + +minimatch.makeRe = function (pattern, options) { + return new Minimatch(pattern, options || {}).makeRe() +} + +Minimatch.prototype.makeRe = makeRe +function makeRe () { + if (this.regexp || this.regexp === false) return this.regexp + + // at this point, this.set is a 2d array of partial + // pattern strings, or "**". + // + // It's better to use .match(). This function shouldn't + // be used, really, but it's pretty convenient sometimes, + // when you just want to work with a regex. + var set = this.set + + if (!set.length) { + this.regexp = false + return this.regexp + } + var options = this.options + + var twoStar = options.noglobstar ? star + : options.dot ? twoStarDot + : twoStarNoDot + var flags = options.nocase ? 'i' : '' + + var re = set.map(function (pattern) { + return pattern.map(function (p) { + return (p === GLOBSTAR) ? twoStar + : (typeof p === 'string') ? regExpEscape(p) + : p._src + }).join('\\\/') + }).join('|') + + // must match entire pattern + // ending in a * or ** will make it less strict. + re = '^(?:' + re + ')$' + + // can match anything, as long as it's not this. + if (this.negate) re = '^(?!' + re + ').*$' + + try { + this.regexp = new RegExp(re, flags) + } catch (ex) { + this.regexp = false + } + return this.regexp +} + +minimatch.match = function (list, pattern, options) { + options = options || {} + var mm = new Minimatch(pattern, options) + list = list.filter(function (f) { + return mm.match(f) + }) + if (mm.options.nonull && !list.length) { + list.push(pattern) + } + return list +} + +Minimatch.prototype.match = match +function match (f, partial) { + this.debug('match', f, this.pattern) + // short-circuit in the case of busted things. + // comments, etc. + if (this.comment) return false + if (this.empty) return f === '' + + if (f === '/' && partial) return true + + var options = this.options + + // windows: need to use /, not \ + if (path.sep !== '/') { + f = f.split(path.sep).join('/') + } + + // treat the test path as a set of pathparts. + f = f.split(slashSplit) + this.debug(this.pattern, 'split', f) + + // just ONE of the pattern sets in this.set needs to match + // in order for it to be valid. If negating, then just one + // match means that we have failed. + // Either way, return on the first hit. + + var set = this.set + this.debug(this.pattern, 'set', set) + + // Find the basename of the path by looking for the last non-empty segment + var filename + var i + for (i = f.length - 1; i >= 0; i--) { + filename = f[i] + if (filename) break + } + + for (i = 0; i < set.length; i++) { + var pattern = set[i] + var file = f + if (options.matchBase && pattern.length === 1) { + file = [filename] + } + var hit = this.matchOne(file, pattern, partial) + if (hit) { + if (options.flipNegate) return true + return !this.negate + } + } + + // didn't get any hits. this is success if it's a negative + // pattern, failure otherwise. + if (options.flipNegate) return false + return this.negate +} + +// set partial to true to test if, for example, +// "/a/b" matches the start of "/*/b/*/d" +// Partial means, if you run out of file before you run +// out of pattern, then that's fine, as long as all +// the parts match. +Minimatch.prototype.matchOne = function (file, pattern, partial) { + var options = this.options + + this.debug('matchOne', + { 'this': this, file: file, pattern: pattern }) + + this.debug('matchOne', file.length, pattern.length) + + for (var fi = 0, + pi = 0, + fl = file.length, + pl = pattern.length + ; (fi < fl) && (pi < pl) + ; fi++, pi++) { + this.debug('matchOne loop') + var p = pattern[pi] + var f = file[fi] + + this.debug(pattern, p, f) + + // should be impossible. + // some invalid regexp stuff in the set. + if (p === false) return false + + if (p === GLOBSTAR) { + this.debug('GLOBSTAR', [pattern, p, f]) + + // "**" + // a/**/b/**/c would match the following: + // a/b/x/y/z/c + // a/x/y/z/b/c + // a/b/x/b/x/c + // a/b/c + // To do this, take the rest of the pattern after + // the **, and see if it would match the file remainder. + // If so, return success. + // If not, the ** "swallows" a segment, and try again. + // This is recursively awful. + // + // a/**/b/**/c matching a/b/x/y/z/c + // - a matches a + // - doublestar + // - matchOne(b/x/y/z/c, b/**/c) + // - b matches b + // - doublestar + // - matchOne(x/y/z/c, c) -> no + // - matchOne(y/z/c, c) -> no + // - matchOne(z/c, c) -> no + // - matchOne(c, c) yes, hit + var fr = fi + var pr = pi + 1 + if (pr === pl) { + this.debug('** at the end') + // a ** at the end will just swallow the rest. + // We have found a match. + // however, it will not swallow /.x, unless + // options.dot is set. + // . and .. are *never* matched by **, for explosively + // exponential reasons. + for (; fi < fl; fi++) { + if (file[fi] === '.' || file[fi] === '..' || + (!options.dot && file[fi].charAt(0) === '.')) return false + } + return true + } + + // ok, let's see if we can swallow whatever we can. + while (fr < fl) { + var swallowee = file[fr] + + this.debug('\nglobstar while', file, fr, pattern, pr, swallowee) + + // XXX remove this slice. Just pass the start index. + if (this.matchOne(file.slice(fr), pattern.slice(pr), partial)) { + this.debug('globstar found match!', fr, fl, swallowee) + // found a match. + return true + } else { + // can't swallow "." or ".." ever. + // can only swallow ".foo" when explicitly asked. + if (swallowee === '.' || swallowee === '..' || + (!options.dot && swallowee.charAt(0) === '.')) { + this.debug('dot detected!', file, fr, pattern, pr) + break + } + + // ** swallows a segment, and continue. + this.debug('globstar swallow a segment, and continue') + fr++ + } + } + + // no match was found. + // However, in partial mode, we can't say this is necessarily over. + // If there's more *pattern* left, then + if (partial) { + // ran out of file + this.debug('\n>>> no match, partial?', file, fr, pattern, pr) + if (fr === fl) return true + } + return false + } + + // something other than ** + // non-magic patterns just have to match exactly + // patterns with magic have been turned into regexps. + var hit + if (typeof p === 'string') { + if (options.nocase) { + hit = f.toLowerCase() === p.toLowerCase() + } else { + hit = f === p + } + this.debug('string match', p, f, hit) + } else { + hit = f.match(p) + this.debug('pattern match', p, f, hit) + } + + if (!hit) return false + } + + // Note: ending in / means that we'll get a final "" + // at the end of the pattern. This can only match a + // corresponding "" at the end of the file. + // If the file ends in /, then it can only match a + // a pattern that ends in /, unless the pattern just + // doesn't have any more for it. But, a/b/ should *not* + // match "a/b/*", even though "" matches against the + // [^/]*? pattern, except in partial mode, where it might + // simply not be reached yet. + // However, a/b/ should still satisfy a/* + + // now either we fell off the end of the pattern, or we're done. + if (fi === fl && pi === pl) { + // ran out of pattern and filename at the same time. + // an exact hit! + return true + } else if (fi === fl) { + // ran out of file, but still had pattern left. + // this is ok if we're doing the match as part of + // a glob fs traversal. + return partial + } else if (pi === pl) { + // ran out of pattern, still have file left. + // this is only acceptable if we're on the very last + // empty segment of a file with a trailing slash. + // a/* should match a/b/ + var emptyFileEnd = (fi === fl - 1) && (file[fi] === '') + return emptyFileEnd + } + + // should be unreachable. + throw new Error('wtf?') +} + +// replace stuff like \* with * +function globUnescape (s) { + return s.replace(/\\(.)/g, '$1') +} + +function regExpEscape (s) { + return s.replace(/[-[\]{}()*+?.,\\^$|#\s]/g, '\\$&') +} + +},{"brace-expansion":11,"path":22}],21:[function(require,module,exports){ +var wrappy = require('wrappy') +module.exports = wrappy(once) +module.exports.strict = wrappy(onceStrict) + +once.proto = once(function () { + Object.defineProperty(Function.prototype, 'once', { + value: function () { + return once(this) + }, + configurable: true + }) + + Object.defineProperty(Function.prototype, 'onceStrict', { + value: function () { + return onceStrict(this) + }, + configurable: true + }) +}) + +function once (fn) { + var f = function () { + if (f.called) return f.value + f.called = true + return f.value = fn.apply(this, arguments) + } + f.called = false + return f +} + +function onceStrict (fn) { + var f = function () { + if (f.called) + throw new Error(f.onceError) + f.called = true + return f.value = fn.apply(this, arguments) + } + var name = fn.name || 'Function wrapped with `once`' + f.onceError = name + " shouldn't be called more than once" + f.called = false + return f +} + +},{"wrappy":29}],22:[function(require,module,exports){ +(function (process){ +// Copyright Joyent, Inc. and other Node contributors. +// +// Permission is hereby granted, free of charge, to any person obtaining a +// copy of this software and associated documentation files (the +// "Software"), to deal in the Software without restriction, including +// without limitation the rights to use, copy, modify, merge, publish, +// distribute, sublicense, and/or sell copies of the Software, and to permit +// persons to whom the Software is furnished to do so, subject to the +// following conditions: +// +// The above copyright notice and this permission notice shall be included +// in all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN +// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, +// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR +// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE +// USE OR OTHER DEALINGS IN THE SOFTWARE. + +// resolves . and .. elements in a path array with directory names there +// must be no slashes, empty elements, or device names (c:\) in the array +// (so also no leading and trailing slashes - it does not distinguish +// relative and absolute paths) +function normalizeArray(parts, allowAboveRoot) { + // if the path tries to go above the root, `up` ends up > 0 + var up = 0; + for (var i = parts.length - 1; i >= 0; i--) { + var last = parts[i]; + if (last === '.') { + parts.splice(i, 1); + } else if (last === '..') { + parts.splice(i, 1); + up++; + } else if (up) { + parts.splice(i, 1); + up--; + } + } + + // if the path is allowed to go above the root, restore leading ..s + if (allowAboveRoot) { + for (; up--; up) { + parts.unshift('..'); + } + } + + return parts; +} + +// Split a filename into [root, dir, basename, ext], unix version +// 'root' is just a slash, or nothing. +var splitPathRe = + /^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/; +var splitPath = function(filename) { + return splitPathRe.exec(filename).slice(1); +}; + +// path.resolve([from ...], to) +// posix version +exports.resolve = function() { + var resolvedPath = '', + resolvedAbsolute = false; + + for (var i = arguments.length - 1; i >= -1 && !resolvedAbsolute; i--) { + var path = (i >= 0) ? arguments[i] : process.cwd(); + + // Skip empty and invalid entries + if (typeof path !== 'string') { + throw new TypeError('Arguments to path.resolve must be strings'); + } else if (!path) { + continue; + } + + resolvedPath = path + '/' + resolvedPath; + resolvedAbsolute = path.charAt(0) === '/'; + } + + // At this point the path should be resolved to a full absolute path, but + // handle relative paths to be safe (might happen when process.cwd() fails) + + // Normalize the path + resolvedPath = normalizeArray(filter(resolvedPath.split('/'), function(p) { + return !!p; + }), !resolvedAbsolute).join('/'); + + return ((resolvedAbsolute ? '/' : '') + resolvedPath) || '.'; +}; + +// path.normalize(path) +// posix version +exports.normalize = function(path) { + var isAbsolute = exports.isAbsolute(path), + trailingSlash = substr(path, -1) === '/'; + + // Normalize the path + path = normalizeArray(filter(path.split('/'), function(p) { + return !!p; + }), !isAbsolute).join('/'); + + if (!path && !isAbsolute) { + path = '.'; + } + if (path && trailingSlash) { + path += '/'; + } + + return (isAbsolute ? '/' : '') + path; +}; + +// posix version +exports.isAbsolute = function(path) { + return path.charAt(0) === '/'; +}; + +// posix version +exports.join = function() { + var paths = Array.prototype.slice.call(arguments, 0); + return exports.normalize(filter(paths, function(p, index) { + if (typeof p !== 'string') { + throw new TypeError('Arguments to path.join must be strings'); + } + return p; + }).join('/')); +}; + + +// path.relative(from, to) +// posix version +exports.relative = function(from, to) { + from = exports.resolve(from).substr(1); + to = exports.resolve(to).substr(1); + + function trim(arr) { + var start = 0; + for (; start < arr.length; start++) { + if (arr[start] !== '') break; + } + + var end = arr.length - 1; + for (; end >= 0; end--) { + if (arr[end] !== '') break; + } + + if (start > end) return []; + return arr.slice(start, end - start + 1); + } + + var fromParts = trim(from.split('/')); + var toParts = trim(to.split('/')); + + var length = Math.min(fromParts.length, toParts.length); + var samePartsLength = length; + for (var i = 0; i < length; i++) { + if (fromParts[i] !== toParts[i]) { + samePartsLength = i; + break; + } + } + + var outputParts = []; + for (var i = samePartsLength; i < fromParts.length; i++) { + outputParts.push('..'); + } + + outputParts = outputParts.concat(toParts.slice(samePartsLength)); + + return outputParts.join('/'); +}; + +exports.sep = '/'; +exports.delimiter = ':'; + +exports.dirname = function(path) { + var result = splitPath(path), + root = result[0], + dir = result[1]; + + if (!root && !dir) { + // No dirname whatsoever + return '.'; + } + + if (dir) { + // It has a dirname, strip trailing slash + dir = dir.substr(0, dir.length - 1); + } + + return root + dir; +}; + + +exports.basename = function(path, ext) { + var f = splitPath(path)[2]; + // TODO: make this comparison case-insensitive on windows? + if (ext && f.substr(-1 * ext.length) === ext) { + f = f.substr(0, f.length - ext.length); + } + return f; +}; + + +exports.extname = function(path) { + return splitPath(path)[3]; +}; + +function filter (xs, f) { + if (xs.filter) return xs.filter(f); + var res = []; + for (var i = 0; i < xs.length; i++) { + if (f(xs[i], i, xs)) res.push(xs[i]); + } + return res; +} + +// String.prototype.substr - negative index don't work in IE8 +var substr = 'ab'.substr(-1) === 'b' + ? function (str, start, len) { return str.substr(start, len) } + : function (str, start, len) { + if (start < 0) start = str.length + start; + return str.substr(start, len); + } +; + +}).call(this,require('_process')) +},{"_process":24}],23:[function(require,module,exports){ +(function (process){ +'use strict'; + +function posix(path) { + return path.charAt(0) === '/'; +} + +function win32(path) { + // https://github.com/nodejs/node/blob/b3fcc245fb25539909ef1d5eaa01dbf92e168633/lib/path.js#L56 + var splitDeviceRe = /^([a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/]+[^\\\/]+)?([\\\/])?([\s\S]*?)$/; + var result = splitDeviceRe.exec(path); + var device = result[1] || ''; + var isUnc = Boolean(device && device.charAt(1) !== ':'); + + // UNC paths are always absolute + return Boolean(result[2] || isUnc); +} + +module.exports = process.platform === 'win32' ? win32 : posix; +module.exports.posix = posix; +module.exports.win32 = win32; + +}).call(this,require('_process')) +},{"_process":24}],24:[function(require,module,exports){ +// shim for using process in browser +var process = module.exports = {}; + +// cached from whatever global is present so that test runners that stub it +// don't break things. But we need to wrap it in a try catch in case it is +// wrapped in strict mode code which doesn't define any globals. It's inside a +// function because try/catches deoptimize in certain engines. + +var cachedSetTimeout; +var cachedClearTimeout; + +function defaultSetTimout() { + throw new Error('setTimeout has not been defined'); +} +function defaultClearTimeout () { + throw new Error('clearTimeout has not been defined'); +} +(function () { + try { + if (typeof setTimeout === 'function') { + cachedSetTimeout = setTimeout; + } else { + cachedSetTimeout = defaultSetTimout; + } + } catch (e) { + cachedSetTimeout = defaultSetTimout; + } + try { + if (typeof clearTimeout === 'function') { + cachedClearTimeout = clearTimeout; + } else { + cachedClearTimeout = defaultClearTimeout; + } + } catch (e) { + cachedClearTimeout = defaultClearTimeout; + } +} ()) +function runTimeout(fun) { + if (cachedSetTimeout === setTimeout) { + //normal enviroments in sane situations + return setTimeout(fun, 0); + } + // if setTimeout wasn't available but was latter defined + if ((cachedSetTimeout === defaultSetTimout || !cachedSetTimeout) && setTimeout) { + cachedSetTimeout = setTimeout; + return setTimeout(fun, 0); + } + try { + // when when somebody has screwed with setTimeout but no I.E. maddness + return cachedSetTimeout(fun, 0); + } catch(e){ + try { + // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally + return cachedSetTimeout.call(null, fun, 0); + } catch(e){ + // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error + return cachedSetTimeout.call(this, fun, 0); + } + } + + +} +function runClearTimeout(marker) { + if (cachedClearTimeout === clearTimeout) { + //normal enviroments in sane situations + return clearTimeout(marker); + } + // if clearTimeout wasn't available but was latter defined + if ((cachedClearTimeout === defaultClearTimeout || !cachedClearTimeout) && clearTimeout) { + cachedClearTimeout = clearTimeout; + return clearTimeout(marker); + } + try { + // when when somebody has screwed with setTimeout but no I.E. maddness + return cachedClearTimeout(marker); + } catch (e){ + try { + // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally + return cachedClearTimeout.call(null, marker); + } catch (e){ + // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error. + // Some versions of I.E. have different rules for clearTimeout vs setTimeout + return cachedClearTimeout.call(this, marker); + } + } + + + +} +var queue = []; +var draining = false; +var currentQueue; +var queueIndex = -1; + +function cleanUpNextTick() { + if (!draining || !currentQueue) { + return; + } + draining = false; + if (currentQueue.length) { + queue = currentQueue.concat(queue); + } else { + queueIndex = -1; + } + if (queue.length) { + drainQueue(); + } +} + +function drainQueue() { + if (draining) { + return; + } + var timeout = runTimeout(cleanUpNextTick); + draining = true; + + var len = queue.length; + while(len) { + currentQueue = queue; + queue = []; + while (++queueIndex < len) { + if (currentQueue) { + currentQueue[queueIndex].run(); + } + } + queueIndex = -1; + len = queue.length; + } + currentQueue = null; + draining = false; + runClearTimeout(timeout); +} + +process.nextTick = function (fun) { + var args = new Array(arguments.length - 1); + if (arguments.length > 1) { + for (var i = 1; i < arguments.length; i++) { + args[i - 1] = arguments[i]; + } + } + queue.push(new Item(fun, args)); + if (queue.length === 1 && !draining) { + runTimeout(drainQueue); + } +}; + +// v8 likes predictible objects +function Item(fun, array) { + this.fun = fun; + this.array = array; +} +Item.prototype.run = function () { + this.fun.apply(null, this.array); +}; +process.title = 'browser'; +process.browser = true; +process.env = {}; +process.argv = []; +process.version = ''; // empty string to avoid regexp issues +process.versions = {}; + +function noop() {} + +process.on = noop; +process.addListener = noop; +process.once = noop; +process.off = noop; +process.removeListener = noop; +process.removeAllListeners = noop; +process.emit = noop; +process.prependListener = noop; +process.prependOnceListener = noop; + +process.listeners = function (name) { return [] } + +process.binding = function (name) { + throw new Error('process.binding is not supported'); +}; + +process.cwd = function () { return '/' }; +process.chdir = function (dir) { + throw new Error('process.chdir is not supported'); +}; +process.umask = function() { return 0; }; + +},{}],25:[function(require,module,exports){ +// Underscore.js 1.8.3 +// http://underscorejs.org +// (c) 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors +// Underscore may be freely distributed under the MIT license. + +(function() { + + // Baseline setup + // -------------- + + // Establish the root object, `window` in the browser, or `exports` on the server. + var root = this; + + // Save the previous value of the `_` variable. + var previousUnderscore = root._; + + // Save bytes in the minified (but not gzipped) version: + var ArrayProto = Array.prototype, ObjProto = Object.prototype, FuncProto = Function.prototype; + + // Create quick reference variables for speed access to core prototypes. + var + push = ArrayProto.push, + slice = ArrayProto.slice, + toString = ObjProto.toString, + hasOwnProperty = ObjProto.hasOwnProperty; + + // All **ECMAScript 5** native function implementations that we hope to use + // are declared here. + var + nativeIsArray = Array.isArray, + nativeKeys = Object.keys, + nativeBind = FuncProto.bind, + nativeCreate = Object.create; + + // Naked function reference for surrogate-prototype-swapping. + var Ctor = function(){}; + + // Create a safe reference to the Underscore object for use below. + var _ = function(obj) { + if (obj instanceof _) return obj; + if (!(this instanceof _)) return new _(obj); + this._wrapped = obj; + }; + + // Export the Underscore object for **Node.js**, with + // backwards-compatibility for the old `require()` API. If we're in + // the browser, add `_` as a global object. + if (typeof exports !== 'undefined') { + if (typeof module !== 'undefined' && module.exports) { + exports = module.exports = _; + } + exports._ = _; + } else { + root._ = _; + } + + // Current version. + _.VERSION = '1.8.3'; + + // Internal function that returns an efficient (for current engines) version + // of the passed-in callback, to be repeatedly applied in other Underscore + // functions. + var optimizeCb = function(func, context, argCount) { + if (context === void 0) return func; + switch (argCount == null ? 3 : argCount) { + case 1: return function(value) { + return func.call(context, value); + }; + case 2: return function(value, other) { + return func.call(context, value, other); + }; + case 3: return function(value, index, collection) { + return func.call(context, value, index, collection); + }; + case 4: return function(accumulator, value, index, collection) { + return func.call(context, accumulator, value, index, collection); + }; + } + return function() { + return func.apply(context, arguments); + }; + }; + + // A mostly-internal function to generate callbacks that can be applied + // to each element in a collection, returning the desired result — either + // identity, an arbitrary callback, a property matcher, or a property accessor. + var cb = function(value, context, argCount) { + if (value == null) return _.identity; + if (_.isFunction(value)) return optimizeCb(value, context, argCount); + if (_.isObject(value)) return _.matcher(value); + return _.property(value); + }; + _.iteratee = function(value, context) { + return cb(value, context, Infinity); + }; + + // An internal function for creating assigner functions. + var createAssigner = function(keysFunc, undefinedOnly) { + return function(obj) { + var length = arguments.length; + if (length < 2 || obj == null) return obj; + for (var index = 1; index < length; index++) { + var source = arguments[index], + keys = keysFunc(source), + l = keys.length; + for (var i = 0; i < l; i++) { + var key = keys[i]; + if (!undefinedOnly || obj[key] === void 0) obj[key] = source[key]; + } + } + return obj; + }; + }; + + // An internal function for creating a new object that inherits from another. + var baseCreate = function(prototype) { + if (!_.isObject(prototype)) return {}; + if (nativeCreate) return nativeCreate(prototype); + Ctor.prototype = prototype; + var result = new Ctor; + Ctor.prototype = null; + return result; + }; + + var property = function(key) { + return function(obj) { + return obj == null ? void 0 : obj[key]; + }; + }; + + // Helper for collection methods to determine whether a collection + // should be iterated as an array or as an object + // Related: http://people.mozilla.org/~jorendorff/es6-draft.html#sec-tolength + // Avoids a very nasty iOS 8 JIT bug on ARM-64. #2094 + var MAX_ARRAY_INDEX = Math.pow(2, 53) - 1; + var getLength = property('length'); + var isArrayLike = function(collection) { + var length = getLength(collection); + return typeof length == 'number' && length >= 0 && length <= MAX_ARRAY_INDEX; + }; + + // Collection Functions + // -------------------- + + // The cornerstone, an `each` implementation, aka `forEach`. + // Handles raw objects in addition to array-likes. Treats all + // sparse array-likes as if they were dense. + _.each = _.forEach = function(obj, iteratee, context) { + iteratee = optimizeCb(iteratee, context); + var i, length; + if (isArrayLike(obj)) { + for (i = 0, length = obj.length; i < length; i++) { + iteratee(obj[i], i, obj); + } + } else { + var keys = _.keys(obj); + for (i = 0, length = keys.length; i < length; i++) { + iteratee(obj[keys[i]], keys[i], obj); + } + } + return obj; + }; + + // Return the results of applying the iteratee to each element. + _.map = _.collect = function(obj, iteratee, context) { + iteratee = cb(iteratee, context); + var keys = !isArrayLike(obj) && _.keys(obj), + length = (keys || obj).length, + results = Array(length); + for (var index = 0; index < length; index++) { + var currentKey = keys ? keys[index] : index; + results[index] = iteratee(obj[currentKey], currentKey, obj); + } + return results; + }; + + // Create a reducing function iterating left or right. + function createReduce(dir) { + // Optimized iterator function as using arguments.length + // in the main function will deoptimize the, see #1991. + function iterator(obj, iteratee, memo, keys, index, length) { + for (; index >= 0 && index < length; index += dir) { + var currentKey = keys ? keys[index] : index; + memo = iteratee(memo, obj[currentKey], currentKey, obj); + } + return memo; + } + + return function(obj, iteratee, memo, context) { + iteratee = optimizeCb(iteratee, context, 4); + var keys = !isArrayLike(obj) && _.keys(obj), + length = (keys || obj).length, + index = dir > 0 ? 0 : length - 1; + // Determine the initial value if none is provided. + if (arguments.length < 3) { + memo = obj[keys ? keys[index] : index]; + index += dir; + } + return iterator(obj, iteratee, memo, keys, index, length); + }; + } + + // **Reduce** builds up a single result from a list of values, aka `inject`, + // or `foldl`. + _.reduce = _.foldl = _.inject = createReduce(1); + + // The right-associative version of reduce, also known as `foldr`. + _.reduceRight = _.foldr = createReduce(-1); + + // Return the first value which passes a truth test. Aliased as `detect`. + _.find = _.detect = function(obj, predicate, context) { + var key; + if (isArrayLike(obj)) { + key = _.findIndex(obj, predicate, context); + } else { + key = _.findKey(obj, predicate, context); + } + if (key !== void 0 && key !== -1) return obj[key]; + }; + + // Return all the elements that pass a truth test. + // Aliased as `select`. + _.filter = _.select = function(obj, predicate, context) { + var results = []; + predicate = cb(predicate, context); + _.each(obj, function(value, index, list) { + if (predicate(value, index, list)) results.push(value); + }); + return results; + }; + + // Return all the elements for which a truth test fails. + _.reject = function(obj, predicate, context) { + return _.filter(obj, _.negate(cb(predicate)), context); + }; + + // Determine whether all of the elements match a truth test. + // Aliased as `all`. + _.every = _.all = function(obj, predicate, context) { + predicate = cb(predicate, context); + var keys = !isArrayLike(obj) && _.keys(obj), + length = (keys || obj).length; + for (var index = 0; index < length; index++) { + var currentKey = keys ? keys[index] : index; + if (!predicate(obj[currentKey], currentKey, obj)) return false; + } + return true; + }; + + // Determine if at least one element in the object matches a truth test. + // Aliased as `any`. + _.some = _.any = function(obj, predicate, context) { + predicate = cb(predicate, context); + var keys = !isArrayLike(obj) && _.keys(obj), + length = (keys || obj).length; + for (var index = 0; index < length; index++) { + var currentKey = keys ? keys[index] : index; + if (predicate(obj[currentKey], currentKey, obj)) return true; + } + return false; + }; + + // Determine if the array or object contains a given item (using `===`). + // Aliased as `includes` and `include`. + _.contains = _.includes = _.include = function(obj, item, fromIndex, guard) { + if (!isArrayLike(obj)) obj = _.values(obj); + if (typeof fromIndex != 'number' || guard) fromIndex = 0; + return _.indexOf(obj, item, fromIndex) >= 0; + }; + + // Invoke a method (with arguments) on every item in a collection. + _.invoke = function(obj, method) { + var args = slice.call(arguments, 2); + var isFunc = _.isFunction(method); + return _.map(obj, function(value) { + var func = isFunc ? method : value[method]; + return func == null ? func : func.apply(value, args); + }); + }; + + // Convenience version of a common use case of `map`: fetching a property. + _.pluck = function(obj, key) { + return _.map(obj, _.property(key)); + }; + + // Convenience version of a common use case of `filter`: selecting only objects + // containing specific `key:value` pairs. + _.where = function(obj, attrs) { + return _.filter(obj, _.matcher(attrs)); + }; + + // Convenience version of a common use case of `find`: getting the first object + // containing specific `key:value` pairs. + _.findWhere = function(obj, attrs) { + return _.find(obj, _.matcher(attrs)); + }; + + // Return the maximum element (or element-based computation). + _.max = function(obj, iteratee, context) { + var result = -Infinity, lastComputed = -Infinity, + value, computed; + if (iteratee == null && obj != null) { + obj = isArrayLike(obj) ? obj : _.values(obj); + for (var i = 0, length = obj.length; i < length; i++) { + value = obj[i]; + if (value > result) { + result = value; + } + } + } else { + iteratee = cb(iteratee, context); + _.each(obj, function(value, index, list) { + computed = iteratee(value, index, list); + if (computed > lastComputed || computed === -Infinity && result === -Infinity) { + result = value; + lastComputed = computed; + } + }); + } + return result; + }; + + // Return the minimum element (or element-based computation). + _.min = function(obj, iteratee, context) { + var result = Infinity, lastComputed = Infinity, + value, computed; + if (iteratee == null && obj != null) { + obj = isArrayLike(obj) ? obj : _.values(obj); + for (var i = 0, length = obj.length; i < length; i++) { + value = obj[i]; + if (value < result) { + result = value; + } + } + } else { + iteratee = cb(iteratee, context); + _.each(obj, function(value, index, list) { + computed = iteratee(value, index, list); + if (computed < lastComputed || computed === Infinity && result === Infinity) { + result = value; + lastComputed = computed; + } + }); + } + return result; + }; + + // Shuffle a collection, using the modern version of the + // [Fisher-Yates shuffle](http://en.wikipedia.org/wiki/Fisher–Yates_shuffle). + _.shuffle = function(obj) { + var set = isArrayLike(obj) ? obj : _.values(obj); + var length = set.length; + var shuffled = Array(length); + for (var index = 0, rand; index < length; index++) { + rand = _.random(0, index); + if (rand !== index) shuffled[index] = shuffled[rand]; + shuffled[rand] = set[index]; + } + return shuffled; + }; + + // Sample **n** random values from a collection. + // If **n** is not specified, returns a single random element. + // The internal `guard` argument allows it to work with `map`. + _.sample = function(obj, n, guard) { + if (n == null || guard) { + if (!isArrayLike(obj)) obj = _.values(obj); + return obj[_.random(obj.length - 1)]; + } + return _.shuffle(obj).slice(0, Math.max(0, n)); + }; + + // Sort the object's values by a criterion produced by an iteratee. + _.sortBy = function(obj, iteratee, context) { + iteratee = cb(iteratee, context); + return _.pluck(_.map(obj, function(value, index, list) { + return { + value: value, + index: index, + criteria: iteratee(value, index, list) + }; + }).sort(function(left, right) { + var a = left.criteria; + var b = right.criteria; + if (a !== b) { + if (a > b || a === void 0) return 1; + if (a < b || b === void 0) return -1; + } + return left.index - right.index; + }), 'value'); + }; + + // An internal function used for aggregate "group by" operations. + var group = function(behavior) { + return function(obj, iteratee, context) { + var result = {}; + iteratee = cb(iteratee, context); + _.each(obj, function(value, index) { + var key = iteratee(value, index, obj); + behavior(result, value, key); + }); + return result; + }; + }; + + // Groups the object's values by a criterion. Pass either a string attribute + // to group by, or a function that returns the criterion. + _.groupBy = group(function(result, value, key) { + if (_.has(result, key)) result[key].push(value); else result[key] = [value]; + }); + + // Indexes the object's values by a criterion, similar to `groupBy`, but for + // when you know that your index values will be unique. + _.indexBy = group(function(result, value, key) { + result[key] = value; + }); + + // Counts instances of an object that group by a certain criterion. Pass + // either a string attribute to count by, or a function that returns the + // criterion. + _.countBy = group(function(result, value, key) { + if (_.has(result, key)) result[key]++; else result[key] = 1; + }); + + // Safely create a real, live array from anything iterable. + _.toArray = function(obj) { + if (!obj) return []; + if (_.isArray(obj)) return slice.call(obj); + if (isArrayLike(obj)) return _.map(obj, _.identity); + return _.values(obj); + }; + + // Return the number of elements in an object. + _.size = function(obj) { + if (obj == null) return 0; + return isArrayLike(obj) ? obj.length : _.keys(obj).length; + }; + + // Split a collection into two arrays: one whose elements all satisfy the given + // predicate, and one whose elements all do not satisfy the predicate. + _.partition = function(obj, predicate, context) { + predicate = cb(predicate, context); + var pass = [], fail = []; + _.each(obj, function(value, key, obj) { + (predicate(value, key, obj) ? pass : fail).push(value); + }); + return [pass, fail]; + }; + + // Array Functions + // --------------- + + // Get the first element of an array. Passing **n** will return the first N + // values in the array. Aliased as `head` and `take`. The **guard** check + // allows it to work with `_.map`. + _.first = _.head = _.take = function(array, n, guard) { + if (array == null) return void 0; + if (n == null || guard) return array[0]; + return _.initial(array, array.length - n); + }; + + // Returns everything but the last entry of the array. Especially useful on + // the arguments object. Passing **n** will return all the values in + // the array, excluding the last N. + _.initial = function(array, n, guard) { + return slice.call(array, 0, Math.max(0, array.length - (n == null || guard ? 1 : n))); + }; + + // Get the last element of an array. Passing **n** will return the last N + // values in the array. + _.last = function(array, n, guard) { + if (array == null) return void 0; + if (n == null || guard) return array[array.length - 1]; + return _.rest(array, Math.max(0, array.length - n)); + }; + + // Returns everything but the first entry of the array. Aliased as `tail` and `drop`. + // Especially useful on the arguments object. Passing an **n** will return + // the rest N values in the array. + _.rest = _.tail = _.drop = function(array, n, guard) { + return slice.call(array, n == null || guard ? 1 : n); + }; + + // Trim out all falsy values from an array. + _.compact = function(array) { + return _.filter(array, _.identity); + }; + + // Internal implementation of a recursive `flatten` function. + var flatten = function(input, shallow, strict, startIndex) { + var output = [], idx = 0; + for (var i = startIndex || 0, length = getLength(input); i < length; i++) { + var value = input[i]; + if (isArrayLike(value) && (_.isArray(value) || _.isArguments(value))) { + //flatten current level of array or arguments object + if (!shallow) value = flatten(value, shallow, strict); + var j = 0, len = value.length; + output.length += len; + while (j < len) { + output[idx++] = value[j++]; + } + } else if (!strict) { + output[idx++] = value; + } + } + return output; + }; + + // Flatten out an array, either recursively (by default), or just one level. + _.flatten = function(array, shallow) { + return flatten(array, shallow, false); + }; + + // Return a version of the array that does not contain the specified value(s). + _.without = function(array) { + return _.difference(array, slice.call(arguments, 1)); + }; + + // Produce a duplicate-free version of the array. If the array has already + // been sorted, you have the option of using a faster algorithm. + // Aliased as `unique`. + _.uniq = _.unique = function(array, isSorted, iteratee, context) { + if (!_.isBoolean(isSorted)) { + context = iteratee; + iteratee = isSorted; + isSorted = false; + } + if (iteratee != null) iteratee = cb(iteratee, context); + var result = []; + var seen = []; + for (var i = 0, length = getLength(array); i < length; i++) { + var value = array[i], + computed = iteratee ? iteratee(value, i, array) : value; + if (isSorted) { + if (!i || seen !== computed) result.push(value); + seen = computed; + } else if (iteratee) { + if (!_.contains(seen, computed)) { + seen.push(computed); + result.push(value); + } + } else if (!_.contains(result, value)) { + result.push(value); + } + } + return result; + }; + + // Produce an array that contains the union: each distinct element from all of + // the passed-in arrays. + _.union = function() { + return _.uniq(flatten(arguments, true, true)); + }; + + // Produce an array that contains every item shared between all the + // passed-in arrays. + _.intersection = function(array) { + var result = []; + var argsLength = arguments.length; + for (var i = 0, length = getLength(array); i < length; i++) { + var item = array[i]; + if (_.contains(result, item)) continue; + for (var j = 1; j < argsLength; j++) { + if (!_.contains(arguments[j], item)) break; + } + if (j === argsLength) result.push(item); + } + return result; + }; + + // Take the difference between one array and a number of other arrays. + // Only the elements present in just the first array will remain. + _.difference = function(array) { + var rest = flatten(arguments, true, true, 1); + return _.filter(array, function(value){ + return !_.contains(rest, value); + }); + }; + + // Zip together multiple lists into a single array -- elements that share + // an index go together. + _.zip = function() { + return _.unzip(arguments); + }; + + // Complement of _.zip. Unzip accepts an array of arrays and groups + // each array's elements on shared indices + _.unzip = function(array) { + var length = array && _.max(array, getLength).length || 0; + var result = Array(length); + + for (var index = 0; index < length; index++) { + result[index] = _.pluck(array, index); + } + return result; + }; + + // Converts lists into objects. Pass either a single array of `[key, value]` + // pairs, or two parallel arrays of the same length -- one of keys, and one of + // the corresponding values. + _.object = function(list, values) { + var result = {}; + for (var i = 0, length = getLength(list); i < length; i++) { + if (values) { + result[list[i]] = values[i]; + } else { + result[list[i][0]] = list[i][1]; + } + } + return result; + }; + + // Generator function to create the findIndex and findLastIndex functions + function createPredicateIndexFinder(dir) { + return function(array, predicate, context) { + predicate = cb(predicate, context); + var length = getLength(array); + var index = dir > 0 ? 0 : length - 1; + for (; index >= 0 && index < length; index += dir) { + if (predicate(array[index], index, array)) return index; + } + return -1; + }; + } + + // Returns the first index on an array-like that passes a predicate test + _.findIndex = createPredicateIndexFinder(1); + _.findLastIndex = createPredicateIndexFinder(-1); + + // Use a comparator function to figure out the smallest index at which + // an object should be inserted so as to maintain order. Uses binary search. + _.sortedIndex = function(array, obj, iteratee, context) { + iteratee = cb(iteratee, context, 1); + var value = iteratee(obj); + var low = 0, high = getLength(array); + while (low < high) { + var mid = Math.floor((low + high) / 2); + if (iteratee(array[mid]) < value) low = mid + 1; else high = mid; + } + return low; + }; + + // Generator function to create the indexOf and lastIndexOf functions + function createIndexFinder(dir, predicateFind, sortedIndex) { + return function(array, item, idx) { + var i = 0, length = getLength(array); + if (typeof idx == 'number') { + if (dir > 0) { + i = idx >= 0 ? idx : Math.max(idx + length, i); + } else { + length = idx >= 0 ? Math.min(idx + 1, length) : idx + length + 1; + } + } else if (sortedIndex && idx && length) { + idx = sortedIndex(array, item); + return array[idx] === item ? idx : -1; + } + if (item !== item) { + idx = predicateFind(slice.call(array, i, length), _.isNaN); + return idx >= 0 ? idx + i : -1; + } + for (idx = dir > 0 ? i : length - 1; idx >= 0 && idx < length; idx += dir) { + if (array[idx] === item) return idx; + } + return -1; + }; + } + + // Return the position of the first occurrence of an item in an array, + // or -1 if the item is not included in the array. + // If the array is large and already in sort order, pass `true` + // for **isSorted** to use binary search. + _.indexOf = createIndexFinder(1, _.findIndex, _.sortedIndex); + _.lastIndexOf = createIndexFinder(-1, _.findLastIndex); + + // Generate an integer Array containing an arithmetic progression. A port of + // the native Python `range()` function. See + // [the Python documentation](http://docs.python.org/library/functions.html#range). + _.range = function(start, stop, step) { + if (stop == null) { + stop = start || 0; + start = 0; + } + step = step || 1; + + var length = Math.max(Math.ceil((stop - start) / step), 0); + var range = Array(length); + + for (var idx = 0; idx < length; idx++, start += step) { + range[idx] = start; + } + + return range; + }; + + // Function (ahem) Functions + // ------------------ + + // Determines whether to execute a function as a constructor + // or a normal function with the provided arguments + var executeBound = function(sourceFunc, boundFunc, context, callingContext, args) { + if (!(callingContext instanceof boundFunc)) return sourceFunc.apply(context, args); + var self = baseCreate(sourceFunc.prototype); + var result = sourceFunc.apply(self, args); + if (_.isObject(result)) return result; + return self; + }; + + // Create a function bound to a given object (assigning `this`, and arguments, + // optionally). Delegates to **ECMAScript 5**'s native `Function.bind` if + // available. + _.bind = function(func, context) { + if (nativeBind && func.bind === nativeBind) return nativeBind.apply(func, slice.call(arguments, 1)); + if (!_.isFunction(func)) throw new TypeError('Bind must be called on a function'); + var args = slice.call(arguments, 2); + var bound = function() { + return executeBound(func, bound, context, this, args.concat(slice.call(arguments))); + }; + return bound; + }; + + // Partially apply a function by creating a version that has had some of its + // arguments pre-filled, without changing its dynamic `this` context. _ acts + // as a placeholder, allowing any combination of arguments to be pre-filled. + _.partial = function(func) { + var boundArgs = slice.call(arguments, 1); + var bound = function() { + var position = 0, length = boundArgs.length; + var args = Array(length); + for (var i = 0; i < length; i++) { + args[i] = boundArgs[i] === _ ? arguments[position++] : boundArgs[i]; + } + while (position < arguments.length) args.push(arguments[position++]); + return executeBound(func, bound, this, this, args); + }; + return bound; + }; + + // Bind a number of an object's methods to that object. Remaining arguments + // are the method names to be bound. Useful for ensuring that all callbacks + // defined on an object belong to it. + _.bindAll = function(obj) { + var i, length = arguments.length, key; + if (length <= 1) throw new Error('bindAll must be passed function names'); + for (i = 1; i < length; i++) { + key = arguments[i]; + obj[key] = _.bind(obj[key], obj); + } + return obj; + }; + + // Memoize an expensive function by storing its results. + _.memoize = function(func, hasher) { + var memoize = function(key) { + var cache = memoize.cache; + var address = '' + (hasher ? hasher.apply(this, arguments) : key); + if (!_.has(cache, address)) cache[address] = func.apply(this, arguments); + return cache[address]; + }; + memoize.cache = {}; + return memoize; + }; + + // Delays a function for the given number of milliseconds, and then calls + // it with the arguments supplied. + _.delay = function(func, wait) { + var args = slice.call(arguments, 2); + return setTimeout(function(){ + return func.apply(null, args); + }, wait); + }; + + // Defers a function, scheduling it to run after the current call stack has + // cleared. + _.defer = _.partial(_.delay, _, 1); + + // Returns a function, that, when invoked, will only be triggered at most once + // during a given window of time. Normally, the throttled function will run + // as much as it can, without ever going more than once per `wait` duration; + // but if you'd like to disable the execution on the leading edge, pass + // `{leading: false}`. To disable execution on the trailing edge, ditto. + _.throttle = function(func, wait, options) { + var context, args, result; + var timeout = null; + var previous = 0; + if (!options) options = {}; + var later = function() { + previous = options.leading === false ? 0 : _.now(); + timeout = null; + result = func.apply(context, args); + if (!timeout) context = args = null; + }; + return function() { + var now = _.now(); + if (!previous && options.leading === false) previous = now; + var remaining = wait - (now - previous); + context = this; + args = arguments; + if (remaining <= 0 || remaining > wait) { + if (timeout) { + clearTimeout(timeout); + timeout = null; + } + previous = now; + result = func.apply(context, args); + if (!timeout) context = args = null; + } else if (!timeout && options.trailing !== false) { + timeout = setTimeout(later, remaining); + } + return result; + }; + }; + + // Returns a function, that, as long as it continues to be invoked, will not + // be triggered. The function will be called after it stops being called for + // N milliseconds. If `immediate` is passed, trigger the function on the + // leading edge, instead of the trailing. + _.debounce = function(func, wait, immediate) { + var timeout, args, context, timestamp, result; + + var later = function() { + var last = _.now() - timestamp; + + if (last < wait && last >= 0) { + timeout = setTimeout(later, wait - last); + } else { + timeout = null; + if (!immediate) { + result = func.apply(context, args); + if (!timeout) context = args = null; + } + } + }; + + return function() { + context = this; + args = arguments; + timestamp = _.now(); + var callNow = immediate && !timeout; + if (!timeout) timeout = setTimeout(later, wait); + if (callNow) { + result = func.apply(context, args); + context = args = null; + } + + return result; + }; + }; + + // Returns the first function passed as an argument to the second, + // allowing you to adjust arguments, run code before and after, and + // conditionally execute the original function. + _.wrap = function(func, wrapper) { + return _.partial(wrapper, func); + }; + + // Returns a negated version of the passed-in predicate. + _.negate = function(predicate) { + return function() { + return !predicate.apply(this, arguments); + }; + }; + + // Returns a function that is the composition of a list of functions, each + // consuming the return value of the function that follows. + _.compose = function() { + var args = arguments; + var start = args.length - 1; + return function() { + var i = start; + var result = args[start].apply(this, arguments); + while (i--) result = args[i].call(this, result); + return result; + }; + }; + + // Returns a function that will only be executed on and after the Nth call. + _.after = function(times, func) { + return function() { + if (--times < 1) { + return func.apply(this, arguments); + } + }; + }; + + // Returns a function that will only be executed up to (but not including) the Nth call. + _.before = function(times, func) { + var memo; + return function() { + if (--times > 0) { + memo = func.apply(this, arguments); + } + if (times <= 1) func = null; + return memo; + }; + }; + + // Returns a function that will be executed at most one time, no matter how + // often you call it. Useful for lazy initialization. + _.once = _.partial(_.before, 2); + + // Object Functions + // ---------------- + + // Keys in IE < 9 that won't be iterated by `for key in ...` and thus missed. + var hasEnumBug = !{toString: null}.propertyIsEnumerable('toString'); + var nonEnumerableProps = ['valueOf', 'isPrototypeOf', 'toString', + 'propertyIsEnumerable', 'hasOwnProperty', 'toLocaleString']; + + function collectNonEnumProps(obj, keys) { + var nonEnumIdx = nonEnumerableProps.length; + var constructor = obj.constructor; + var proto = (_.isFunction(constructor) && constructor.prototype) || ObjProto; + + // Constructor is a special case. + var prop = 'constructor'; + if (_.has(obj, prop) && !_.contains(keys, prop)) keys.push(prop); + + while (nonEnumIdx--) { + prop = nonEnumerableProps[nonEnumIdx]; + if (prop in obj && obj[prop] !== proto[prop] && !_.contains(keys, prop)) { + keys.push(prop); + } + } + } + + // Retrieve the names of an object's own properties. + // Delegates to **ECMAScript 5**'s native `Object.keys` + _.keys = function(obj) { + if (!_.isObject(obj)) return []; + if (nativeKeys) return nativeKeys(obj); + var keys = []; + for (var key in obj) if (_.has(obj, key)) keys.push(key); + // Ahem, IE < 9. + if (hasEnumBug) collectNonEnumProps(obj, keys); + return keys; + }; + + // Retrieve all the property names of an object. + _.allKeys = function(obj) { + if (!_.isObject(obj)) return []; + var keys = []; + for (var key in obj) keys.push(key); + // Ahem, IE < 9. + if (hasEnumBug) collectNonEnumProps(obj, keys); + return keys; + }; + + // Retrieve the values of an object's properties. + _.values = function(obj) { + var keys = _.keys(obj); + var length = keys.length; + var values = Array(length); + for (var i = 0; i < length; i++) { + values[i] = obj[keys[i]]; + } + return values; + }; + + // Returns the results of applying the iteratee to each element of the object + // In contrast to _.map it returns an object + _.mapObject = function(obj, iteratee, context) { + iteratee = cb(iteratee, context); + var keys = _.keys(obj), + length = keys.length, + results = {}, + currentKey; + for (var index = 0; index < length; index++) { + currentKey = keys[index]; + results[currentKey] = iteratee(obj[currentKey], currentKey, obj); + } + return results; + }; + + // Convert an object into a list of `[key, value]` pairs. + _.pairs = function(obj) { + var keys = _.keys(obj); + var length = keys.length; + var pairs = Array(length); + for (var i = 0; i < length; i++) { + pairs[i] = [keys[i], obj[keys[i]]]; + } + return pairs; + }; + + // Invert the keys and values of an object. The values must be serializable. + _.invert = function(obj) { + var result = {}; + var keys = _.keys(obj); + for (var i = 0, length = keys.length; i < length; i++) { + result[obj[keys[i]]] = keys[i]; + } + return result; + }; + + // Return a sorted list of the function names available on the object. + // Aliased as `methods` + _.functions = _.methods = function(obj) { + var names = []; + for (var key in obj) { + if (_.isFunction(obj[key])) names.push(key); + } + return names.sort(); + }; + + // Extend a given object with all the properties in passed-in object(s). + _.extend = createAssigner(_.allKeys); + + // Assigns a given object with all the own properties in the passed-in object(s) + // (https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object/assign) + _.extendOwn = _.assign = createAssigner(_.keys); + + // Returns the first key on an object that passes a predicate test + _.findKey = function(obj, predicate, context) { + predicate = cb(predicate, context); + var keys = _.keys(obj), key; + for (var i = 0, length = keys.length; i < length; i++) { + key = keys[i]; + if (predicate(obj[key], key, obj)) return key; + } + }; + + // Return a copy of the object only containing the whitelisted properties. + _.pick = function(object, oiteratee, context) { + var result = {}, obj = object, iteratee, keys; + if (obj == null) return result; + if (_.isFunction(oiteratee)) { + keys = _.allKeys(obj); + iteratee = optimizeCb(oiteratee, context); + } else { + keys = flatten(arguments, false, false, 1); + iteratee = function(value, key, obj) { return key in obj; }; + obj = Object(obj); + } + for (var i = 0, length = keys.length; i < length; i++) { + var key = keys[i]; + var value = obj[key]; + if (iteratee(value, key, obj)) result[key] = value; + } + return result; + }; + + // Return a copy of the object without the blacklisted properties. + _.omit = function(obj, iteratee, context) { + if (_.isFunction(iteratee)) { + iteratee = _.negate(iteratee); + } else { + var keys = _.map(flatten(arguments, false, false, 1), String); + iteratee = function(value, key) { + return !_.contains(keys, key); + }; + } + return _.pick(obj, iteratee, context); + }; + + // Fill in a given object with default properties. + _.defaults = createAssigner(_.allKeys, true); + + // Creates an object that inherits from the given prototype object. + // If additional properties are provided then they will be added to the + // created object. + _.create = function(prototype, props) { + var result = baseCreate(prototype); + if (props) _.extendOwn(result, props); + return result; + }; + + // Create a (shallow-cloned) duplicate of an object. + _.clone = function(obj) { + if (!_.isObject(obj)) return obj; + return _.isArray(obj) ? obj.slice() : _.extend({}, obj); + }; + + // Invokes interceptor with the obj, and then returns obj. + // The primary purpose of this method is to "tap into" a method chain, in + // order to perform operations on intermediate results within the chain. + _.tap = function(obj, interceptor) { + interceptor(obj); + return obj; + }; + + // Returns whether an object has a given set of `key:value` pairs. + _.isMatch = function(object, attrs) { + var keys = _.keys(attrs), length = keys.length; + if (object == null) return !length; + var obj = Object(object); + for (var i = 0; i < length; i++) { + var key = keys[i]; + if (attrs[key] !== obj[key] || !(key in obj)) return false; + } + return true; + }; + + + // Internal recursive comparison function for `isEqual`. + var eq = function(a, b, aStack, bStack) { + // Identical objects are equal. `0 === -0`, but they aren't identical. + // See the [Harmony `egal` proposal](http://wiki.ecmascript.org/doku.php?id=harmony:egal). + if (a === b) return a !== 0 || 1 / a === 1 / b; + // A strict comparison is necessary because `null == undefined`. + if (a == null || b == null) return a === b; + // Unwrap any wrapped objects. + if (a instanceof _) a = a._wrapped; + if (b instanceof _) b = b._wrapped; + // Compare `[[Class]]` names. + var className = toString.call(a); + if (className !== toString.call(b)) return false; + switch (className) { + // Strings, numbers, regular expressions, dates, and booleans are compared by value. + case '[object RegExp]': + // RegExps are coerced to strings for comparison (Note: '' + /a/i === '/a/i') + case '[object String]': + // Primitives and their corresponding object wrappers are equivalent; thus, `"5"` is + // equivalent to `new String("5")`. + return '' + a === '' + b; + case '[object Number]': + // `NaN`s are equivalent, but non-reflexive. + // Object(NaN) is equivalent to NaN + if (+a !== +a) return +b !== +b; + // An `egal` comparison is performed for other numeric values. + return +a === 0 ? 1 / +a === 1 / b : +a === +b; + case '[object Date]': + case '[object Boolean]': + // Coerce dates and booleans to numeric primitive values. Dates are compared by their + // millisecond representations. Note that invalid dates with millisecond representations + // of `NaN` are not equivalent. + return +a === +b; + } + + var areArrays = className === '[object Array]'; + if (!areArrays) { + if (typeof a != 'object' || typeof b != 'object') return false; + + // Objects with different constructors are not equivalent, but `Object`s or `Array`s + // from different frames are. + var aCtor = a.constructor, bCtor = b.constructor; + if (aCtor !== bCtor && !(_.isFunction(aCtor) && aCtor instanceof aCtor && + _.isFunction(bCtor) && bCtor instanceof bCtor) + && ('constructor' in a && 'constructor' in b)) { + return false; + } + } + // Assume equality for cyclic structures. The algorithm for detecting cyclic + // structures is adapted from ES 5.1 section 15.12.3, abstract operation `JO`. + + // Initializing stack of traversed objects. + // It's done here since we only need them for objects and arrays comparison. + aStack = aStack || []; + bStack = bStack || []; + var length = aStack.length; + while (length--) { + // Linear search. Performance is inversely proportional to the number of + // unique nested structures. + if (aStack[length] === a) return bStack[length] === b; + } + + // Add the first object to the stack of traversed objects. + aStack.push(a); + bStack.push(b); + + // Recursively compare objects and arrays. + if (areArrays) { + // Compare array lengths to determine if a deep comparison is necessary. + length = a.length; + if (length !== b.length) return false; + // Deep compare the contents, ignoring non-numeric properties. + while (length--) { + if (!eq(a[length], b[length], aStack, bStack)) return false; + } + } else { + // Deep compare objects. + var keys = _.keys(a), key; + length = keys.length; + // Ensure that both objects contain the same number of properties before comparing deep equality. + if (_.keys(b).length !== length) return false; + while (length--) { + // Deep compare each member + key = keys[length]; + if (!(_.has(b, key) && eq(a[key], b[key], aStack, bStack))) return false; + } + } + // Remove the first object from the stack of traversed objects. + aStack.pop(); + bStack.pop(); + return true; + }; + + // Perform a deep comparison to check if two objects are equal. + _.isEqual = function(a, b) { + return eq(a, b); + }; + + // Is a given array, string, or object empty? + // An "empty" object has no enumerable own-properties. + _.isEmpty = function(obj) { + if (obj == null) return true; + if (isArrayLike(obj) && (_.isArray(obj) || _.isString(obj) || _.isArguments(obj))) return obj.length === 0; + return _.keys(obj).length === 0; + }; + + // Is a given value a DOM element? + _.isElement = function(obj) { + return !!(obj && obj.nodeType === 1); + }; + + // Is a given value an array? + // Delegates to ECMA5's native Array.isArray + _.isArray = nativeIsArray || function(obj) { + return toString.call(obj) === '[object Array]'; + }; + + // Is a given variable an object? + _.isObject = function(obj) { + var type = typeof obj; + return type === 'function' || type === 'object' && !!obj; + }; + + // Add some isType methods: isArguments, isFunction, isString, isNumber, isDate, isRegExp, isError. + _.each(['Arguments', 'Function', 'String', 'Number', 'Date', 'RegExp', 'Error'], function(name) { + _['is' + name] = function(obj) { + return toString.call(obj) === '[object ' + name + ']'; + }; + }); + + // Define a fallback version of the method in browsers (ahem, IE < 9), where + // there isn't any inspectable "Arguments" type. + if (!_.isArguments(arguments)) { + _.isArguments = function(obj) { + return _.has(obj, 'callee'); + }; + } + + // Optimize `isFunction` if appropriate. Work around some typeof bugs in old v8, + // IE 11 (#1621), and in Safari 8 (#1929). + if (typeof /./ != 'function' && typeof Int8Array != 'object') { + _.isFunction = function(obj) { + return typeof obj == 'function' || false; + }; + } + + // Is a given object a finite number? + _.isFinite = function(obj) { + return isFinite(obj) && !isNaN(parseFloat(obj)); + }; + + // Is the given value `NaN`? (NaN is the only number which does not equal itself). + _.isNaN = function(obj) { + return _.isNumber(obj) && obj !== +obj; + }; + + // Is a given value a boolean? + _.isBoolean = function(obj) { + return obj === true || obj === false || toString.call(obj) === '[object Boolean]'; + }; + + // Is a given value equal to null? + _.isNull = function(obj) { + return obj === null; + }; + + // Is a given variable undefined? + _.isUndefined = function(obj) { + return obj === void 0; + }; + + // Shortcut function for checking if an object has a given property directly + // on itself (in other words, not on a prototype). + _.has = function(obj, key) { + return obj != null && hasOwnProperty.call(obj, key); + }; + + // Utility Functions + // ----------------- + + // Run Underscore.js in *noConflict* mode, returning the `_` variable to its + // previous owner. Returns a reference to the Underscore object. + _.noConflict = function() { + root._ = previousUnderscore; + return this; + }; + + // Keep the identity function around for default iteratees. + _.identity = function(value) { + return value; + }; + + // Predicate-generating functions. Often useful outside of Underscore. + _.constant = function(value) { + return function() { + return value; + }; + }; + + _.noop = function(){}; + + _.property = property; + + // Generates a function for a given object that returns a given property. + _.propertyOf = function(obj) { + return obj == null ? function(){} : function(key) { + return obj[key]; + }; + }; + + // Returns a predicate for checking whether an object has a given set of + // `key:value` pairs. + _.matcher = _.matches = function(attrs) { + attrs = _.extendOwn({}, attrs); + return function(obj) { + return _.isMatch(obj, attrs); + }; + }; + + // Run a function **n** times. + _.times = function(n, iteratee, context) { + var accum = Array(Math.max(0, n)); + iteratee = optimizeCb(iteratee, context, 1); + for (var i = 0; i < n; i++) accum[i] = iteratee(i); + return accum; + }; + + // Return a random integer between min and max (inclusive). + _.random = function(min, max) { + if (max == null) { + max = min; + min = 0; + } + return min + Math.floor(Math.random() * (max - min + 1)); + }; + + // A (possibly faster) way to get the current timestamp as an integer. + _.now = Date.now || function() { + return new Date().getTime(); + }; + + // List of HTML entities for escaping. + var escapeMap = { + '&': '&', + '<': '<', + '>': '>', + '"': '"', + "'": ''', + '`': '`' + }; + var unescapeMap = _.invert(escapeMap); + + // Functions for escaping and unescaping strings to/from HTML interpolation. + var createEscaper = function(map) { + var escaper = function(match) { + return map[match]; + }; + // Regexes for identifying a key that needs to be escaped + var source = '(?:' + _.keys(map).join('|') + ')'; + var testRegexp = RegExp(source); + var replaceRegexp = RegExp(source, 'g'); + return function(string) { + string = string == null ? '' : '' + string; + return testRegexp.test(string) ? string.replace(replaceRegexp, escaper) : string; + }; + }; + _.escape = createEscaper(escapeMap); + _.unescape = createEscaper(unescapeMap); + + // If the value of the named `property` is a function then invoke it with the + // `object` as context; otherwise, return it. + _.result = function(object, property, fallback) { + var value = object == null ? void 0 : object[property]; + if (value === void 0) { + value = fallback; + } + return _.isFunction(value) ? value.call(object) : value; + }; + + // Generate a unique integer id (unique within the entire client session). + // Useful for temporary DOM ids. + var idCounter = 0; + _.uniqueId = function(prefix) { + var id = ++idCounter + ''; + return prefix ? prefix + id : id; + }; + + // By default, Underscore uses ERB-style template delimiters, change the + // following template settings to use alternative delimiters. + _.templateSettings = { + evaluate : /<%([\s\S]+?)%>/g, + interpolate : /<%=([\s\S]+?)%>/g, + escape : /<%-([\s\S]+?)%>/g + }; + + // When customizing `templateSettings`, if you don't want to define an + // interpolation, evaluation or escaping regex, we need one that is + // guaranteed not to match. + var noMatch = /(.)^/; + + // Certain characters need to be escaped so that they can be put into a + // string literal. + var escapes = { + "'": "'", + '\\': '\\', + '\r': 'r', + '\n': 'n', + '\u2028': 'u2028', + '\u2029': 'u2029' + }; + + var escaper = /\\|'|\r|\n|\u2028|\u2029/g; + + var escapeChar = function(match) { + return '\\' + escapes[match]; + }; + + // JavaScript micro-templating, similar to John Resig's implementation. + // Underscore templating handles arbitrary delimiters, preserves whitespace, + // and correctly escapes quotes within interpolated code. + // NB: `oldSettings` only exists for backwards compatibility. + _.template = function(text, settings, oldSettings) { + if (!settings && oldSettings) settings = oldSettings; + settings = _.defaults({}, settings, _.templateSettings); + + // Combine delimiters into one regular expression via alternation. + var matcher = RegExp([ + (settings.escape || noMatch).source, + (settings.interpolate || noMatch).source, + (settings.evaluate || noMatch).source + ].join('|') + '|$', 'g'); + + // Compile the template source, escaping string literals appropriately. + var index = 0; + var source = "__p+='"; + text.replace(matcher, function(match, escape, interpolate, evaluate, offset) { + source += text.slice(index, offset).replace(escaper, escapeChar); + index = offset + match.length; + + if (escape) { + source += "'+\n((__t=(" + escape + "))==null?'':_.escape(__t))+\n'"; + } else if (interpolate) { + source += "'+\n((__t=(" + interpolate + "))==null?'':__t)+\n'"; + } else if (evaluate) { + source += "';\n" + evaluate + "\n__p+='"; + } + + // Adobe VMs need the match returned to produce the correct offest. + return match; + }); + source += "';\n"; + + // If a variable is not specified, place data values in local scope. + if (!settings.variable) source = 'with(obj||{}){\n' + source + '}\n'; + + source = "var __t,__p='',__j=Array.prototype.join," + + "print=function(){__p+=__j.call(arguments,'');};\n" + + source + 'return __p;\n'; + + try { + var render = new Function(settings.variable || 'obj', '_', source); + } catch (e) { + e.source = source; + throw e; + } + + var template = function(data) { + return render.call(this, data, _); + }; + + // Provide the compiled source as a convenience for precompilation. + var argument = settings.variable || 'obj'; + template.source = 'function(' + argument + '){\n' + source + '}'; + + return template; + }; + + // Add a "chain" function. Start chaining a wrapped Underscore object. + _.chain = function(obj) { + var instance = _(obj); + instance._chain = true; + return instance; + }; + + // OOP + // --------------- + // If Underscore is called as a function, it returns a wrapped object that + // can be used OO-style. This wrapper holds altered versions of all the + // underscore functions. Wrapped objects may be chained. + + // Helper function to continue chaining intermediate results. + var result = function(instance, obj) { + return instance._chain ? _(obj).chain() : obj; + }; + + // Add your own custom functions to the Underscore object. + _.mixin = function(obj) { + _.each(_.functions(obj), function(name) { + var func = _[name] = obj[name]; + _.prototype[name] = function() { + var args = [this._wrapped]; + push.apply(args, arguments); + return result(this, func.apply(_, args)); + }; + }); + }; + + // Add all of the Underscore functions to the wrapper object. + _.mixin(_); + + // Add all mutator Array functions to the wrapper. + _.each(['pop', 'push', 'reverse', 'shift', 'sort', 'splice', 'unshift'], function(name) { + var method = ArrayProto[name]; + _.prototype[name] = function() { + var obj = this._wrapped; + method.apply(obj, arguments); + if ((name === 'shift' || name === 'splice') && obj.length === 0) delete obj[0]; + return result(this, obj); + }; + }); + + // Add all accessor Array functions to the wrapper. + _.each(['concat', 'join', 'slice'], function(name) { + var method = ArrayProto[name]; + _.prototype[name] = function() { + return result(this, method.apply(this._wrapped, arguments)); + }; + }); + + // Extracts the result from a wrapped and chained object. + _.prototype.value = function() { + return this._wrapped; + }; + + // Provide unwrapping proxy for some methods used in engine operations + // such as arithmetic and JSON stringification. + _.prototype.valueOf = _.prototype.toJSON = _.prototype.value; + + _.prototype.toString = function() { + return '' + this._wrapped; + }; + + // AMD registration happens at the end for compatibility with AMD loaders + // that may not enforce next-turn semantics on modules. Even though general + // practice for AMD registration is to be anonymous, underscore registers + // as a named module because, like jQuery, it is a base library that is + // popular enough to be bundled in a third party lib, but not be part of + // an AMD load request. Those cases could generate an error when an + // anonymous define() is called outside of a loader request. + if (typeof define === 'function' && define.amd) { + define('underscore', [], function() { + return _; + }); + } +}.call(this)); + +},{}],26:[function(require,module,exports){ +arguments[4][19][0].apply(exports,arguments) +},{"dup":19}],27:[function(require,module,exports){ +module.exports = function isBuffer(arg) { + return arg && typeof arg === 'object' + && typeof arg.copy === 'function' + && typeof arg.fill === 'function' + && typeof arg.readUInt8 === 'function'; +} +},{}],28:[function(require,module,exports){ +(function (process,global){ +// Copyright Joyent, Inc. and other Node contributors. +// +// Permission is hereby granted, free of charge, to any person obtaining a +// copy of this software and associated documentation files (the +// "Software"), to deal in the Software without restriction, including +// without limitation the rights to use, copy, modify, merge, publish, +// distribute, sublicense, and/or sell copies of the Software, and to permit +// persons to whom the Software is furnished to do so, subject to the +// following conditions: +// +// The above copyright notice and this permission notice shall be included +// in all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN +// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, +// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR +// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE +// USE OR OTHER DEALINGS IN THE SOFTWARE. + +var formatRegExp = /%[sdj%]/g; +exports.format = function(f) { + if (!isString(f)) { + var objects = []; + for (var i = 0; i < arguments.length; i++) { + objects.push(inspect(arguments[i])); + } + return objects.join(' '); + } + + var i = 1; + var args = arguments; + var len = args.length; + var str = String(f).replace(formatRegExp, function(x) { + if (x === '%%') return '%'; + if (i >= len) return x; + switch (x) { + case '%s': return String(args[i++]); + case '%d': return Number(args[i++]); + case '%j': + try { + return JSON.stringify(args[i++]); + } catch (_) { + return '[Circular]'; + } + default: + return x; + } + }); + for (var x = args[i]; i < len; x = args[++i]) { + if (isNull(x) || !isObject(x)) { + str += ' ' + x; + } else { + str += ' ' + inspect(x); + } + } + return str; +}; + + +// Mark that a method should not be used. +// Returns a modified function which warns once by default. +// If --no-deprecation is set, then it is a no-op. +exports.deprecate = function(fn, msg) { + // Allow for deprecating things in the process of starting up. + if (isUndefined(global.process)) { + return function() { + return exports.deprecate(fn, msg).apply(this, arguments); + }; + } + + if (process.noDeprecation === true) { + return fn; + } + + var warned = false; + function deprecated() { + if (!warned) { + if (process.throwDeprecation) { + throw new Error(msg); + } else if (process.traceDeprecation) { + console.trace(msg); + } else { + console.error(msg); + } + warned = true; + } + return fn.apply(this, arguments); + } + + return deprecated; +}; + + +var debugs = {}; +var debugEnviron; +exports.debuglog = function(set) { + if (isUndefined(debugEnviron)) + debugEnviron = process.env.NODE_DEBUG || ''; + set = set.toUpperCase(); + if (!debugs[set]) { + if (new RegExp('\\b' + set + '\\b', 'i').test(debugEnviron)) { + var pid = process.pid; + debugs[set] = function() { + var msg = exports.format.apply(exports, arguments); + console.error('%s %d: %s', set, pid, msg); + }; + } else { + debugs[set] = function() {}; + } + } + return debugs[set]; +}; + + +/** + * Echos the value of a value. Trys to print the value out + * in the best way possible given the different types. + * + * @param {Object} obj The object to print out. + * @param {Object} opts Optional options object that alters the output. + */ +/* legacy: obj, showHidden, depth, colors*/ +function inspect(obj, opts) { + // default options + var ctx = { + seen: [], + stylize: stylizeNoColor + }; + // legacy... + if (arguments.length >= 3) ctx.depth = arguments[2]; + if (arguments.length >= 4) ctx.colors = arguments[3]; + if (isBoolean(opts)) { + // legacy... + ctx.showHidden = opts; + } else if (opts) { + // got an "options" object + exports._extend(ctx, opts); + } + // set default options + if (isUndefined(ctx.showHidden)) ctx.showHidden = false; + if (isUndefined(ctx.depth)) ctx.depth = 2; + if (isUndefined(ctx.colors)) ctx.colors = false; + if (isUndefined(ctx.customInspect)) ctx.customInspect = true; + if (ctx.colors) ctx.stylize = stylizeWithColor; + return formatValue(ctx, obj, ctx.depth); +} +exports.inspect = inspect; + + +// http://en.wikipedia.org/wiki/ANSI_escape_code#graphics +inspect.colors = { + 'bold' : [1, 22], + 'italic' : [3, 23], + 'underline' : [4, 24], + 'inverse' : [7, 27], + 'white' : [37, 39], + 'grey' : [90, 39], + 'black' : [30, 39], + 'blue' : [34, 39], + 'cyan' : [36, 39], + 'green' : [32, 39], + 'magenta' : [35, 39], + 'red' : [31, 39], + 'yellow' : [33, 39] +}; + +// Don't use 'blue' not visible on cmd.exe +inspect.styles = { + 'special': 'cyan', + 'number': 'yellow', + 'boolean': 'yellow', + 'undefined': 'grey', + 'null': 'bold', + 'string': 'green', + 'date': 'magenta', + // "name": intentionally not styling + 'regexp': 'red' +}; + + +function stylizeWithColor(str, styleType) { + var style = inspect.styles[styleType]; + + if (style) { + return '\u001b[' + inspect.colors[style][0] + 'm' + str + + '\u001b[' + inspect.colors[style][1] + 'm'; + } else { + return str; + } +} + + +function stylizeNoColor(str, styleType) { + return str; +} + + +function arrayToHash(array) { + var hash = {}; + + array.forEach(function(val, idx) { + hash[val] = true; + }); + + return hash; +} + + +function formatValue(ctx, value, recurseTimes) { + // Provide a hook for user-specified inspect functions. + // Check that value is an object with an inspect function on it + if (ctx.customInspect && + value && + isFunction(value.inspect) && + // Filter out the util module, it's inspect function is special + value.inspect !== exports.inspect && + // Also filter out any prototype objects using the circular check. + !(value.constructor && value.constructor.prototype === value)) { + var ret = value.inspect(recurseTimes, ctx); + if (!isString(ret)) { + ret = formatValue(ctx, ret, recurseTimes); + } + return ret; + } + + // Primitive types cannot have properties + var primitive = formatPrimitive(ctx, value); + if (primitive) { + return primitive; + } + + // Look up the keys of the object. + var keys = Object.keys(value); + var visibleKeys = arrayToHash(keys); + + if (ctx.showHidden) { + keys = Object.getOwnPropertyNames(value); + } + + // IE doesn't make error fields non-enumerable + // http://msdn.microsoft.com/en-us/library/ie/dww52sbt(v=vs.94).aspx + if (isError(value) + && (keys.indexOf('message') >= 0 || keys.indexOf('description') >= 0)) { + return formatError(value); + } + + // Some type of object without properties can be shortcutted. + if (keys.length === 0) { + if (isFunction(value)) { + var name = value.name ? ': ' + value.name : ''; + return ctx.stylize('[Function' + name + ']', 'special'); + } + if (isRegExp(value)) { + return ctx.stylize(RegExp.prototype.toString.call(value), 'regexp'); + } + if (isDate(value)) { + return ctx.stylize(Date.prototype.toString.call(value), 'date'); + } + if (isError(value)) { + return formatError(value); + } + } + + var base = '', array = false, braces = ['{', '}']; + + // Make Array say that they are Array + if (isArray(value)) { + array = true; + braces = ['[', ']']; + } + + // Make functions say that they are functions + if (isFunction(value)) { + var n = value.name ? ': ' + value.name : ''; + base = ' [Function' + n + ']'; + } + + // Make RegExps say that they are RegExps + if (isRegExp(value)) { + base = ' ' + RegExp.prototype.toString.call(value); + } + + // Make dates with properties first say the date + if (isDate(value)) { + base = ' ' + Date.prototype.toUTCString.call(value); + } + + // Make error with message first say the error + if (isError(value)) { + base = ' ' + formatError(value); + } + + if (keys.length === 0 && (!array || value.length == 0)) { + return braces[0] + base + braces[1]; + } + + if (recurseTimes < 0) { + if (isRegExp(value)) { + return ctx.stylize(RegExp.prototype.toString.call(value), 'regexp'); + } else { + return ctx.stylize('[Object]', 'special'); + } + } + + ctx.seen.push(value); + + var output; + if (array) { + output = formatArray(ctx, value, recurseTimes, visibleKeys, keys); + } else { + output = keys.map(function(key) { + return formatProperty(ctx, value, recurseTimes, visibleKeys, key, array); + }); + } + + ctx.seen.pop(); + + return reduceToSingleString(output, base, braces); +} + + +function formatPrimitive(ctx, value) { + if (isUndefined(value)) + return ctx.stylize('undefined', 'undefined'); + if (isString(value)) { + var simple = '\'' + JSON.stringify(value).replace(/^"|"$/g, '') + .replace(/'/g, "\\'") + .replace(/\\"/g, '"') + '\''; + return ctx.stylize(simple, 'string'); + } + if (isNumber(value)) + return ctx.stylize('' + value, 'number'); + if (isBoolean(value)) + return ctx.stylize('' + value, 'boolean'); + // For some reason typeof null is "object", so special case here. + if (isNull(value)) + return ctx.stylize('null', 'null'); +} + + +function formatError(value) { + return '[' + Error.prototype.toString.call(value) + ']'; +} + + +function formatArray(ctx, value, recurseTimes, visibleKeys, keys) { + var output = []; + for (var i = 0, l = value.length; i < l; ++i) { + if (hasOwnProperty(value, String(i))) { + output.push(formatProperty(ctx, value, recurseTimes, visibleKeys, + String(i), true)); + } else { + output.push(''); + } + } + keys.forEach(function(key) { + if (!key.match(/^\d+$/)) { + output.push(formatProperty(ctx, value, recurseTimes, visibleKeys, + key, true)); + } + }); + return output; +} + + +function formatProperty(ctx, value, recurseTimes, visibleKeys, key, array) { + var name, str, desc; + desc = Object.getOwnPropertyDescriptor(value, key) || { value: value[key] }; + if (desc.get) { + if (desc.set) { + str = ctx.stylize('[Getter/Setter]', 'special'); + } else { + str = ctx.stylize('[Getter]', 'special'); + } + } else { + if (desc.set) { + str = ctx.stylize('[Setter]', 'special'); + } + } + if (!hasOwnProperty(visibleKeys, key)) { + name = '[' + key + ']'; + } + if (!str) { + if (ctx.seen.indexOf(desc.value) < 0) { + if (isNull(recurseTimes)) { + str = formatValue(ctx, desc.value, null); + } else { + str = formatValue(ctx, desc.value, recurseTimes - 1); + } + if (str.indexOf('\n') > -1) { + if (array) { + str = str.split('\n').map(function(line) { + return ' ' + line; + }).join('\n').substr(2); + } else { + str = '\n' + str.split('\n').map(function(line) { + return ' ' + line; + }).join('\n'); + } + } + } else { + str = ctx.stylize('[Circular]', 'special'); + } + } + if (isUndefined(name)) { + if (array && key.match(/^\d+$/)) { + return str; + } + name = JSON.stringify('' + key); + if (name.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)) { + name = name.substr(1, name.length - 2); + name = ctx.stylize(name, 'name'); + } else { + name = name.replace(/'/g, "\\'") + .replace(/\\"/g, '"') + .replace(/(^"|"$)/g, "'"); + name = ctx.stylize(name, 'string'); + } + } + + return name + ': ' + str; +} + + +function reduceToSingleString(output, base, braces) { + var numLinesEst = 0; + var length = output.reduce(function(prev, cur) { + numLinesEst++; + if (cur.indexOf('\n') >= 0) numLinesEst++; + return prev + cur.replace(/\u001b\[\d\d?m/g, '').length + 1; + }, 0); + + if (length > 60) { + return braces[0] + + (base === '' ? '' : base + '\n ') + + ' ' + + output.join(',\n ') + + ' ' + + braces[1]; + } + + return braces[0] + base + ' ' + output.join(', ') + ' ' + braces[1]; +} + + +// NOTE: These type checking functions intentionally don't use `instanceof` +// because it is fragile and can be easily faked with `Object.create()`. +function isArray(ar) { + return Array.isArray(ar); +} +exports.isArray = isArray; + +function isBoolean(arg) { + return typeof arg === 'boolean'; +} +exports.isBoolean = isBoolean; + +function isNull(arg) { + return arg === null; +} +exports.isNull = isNull; + +function isNullOrUndefined(arg) { + return arg == null; +} +exports.isNullOrUndefined = isNullOrUndefined; + +function isNumber(arg) { + return typeof arg === 'number'; +} +exports.isNumber = isNumber; + +function isString(arg) { + return typeof arg === 'string'; +} +exports.isString = isString; + +function isSymbol(arg) { + return typeof arg === 'symbol'; +} +exports.isSymbol = isSymbol; + +function isUndefined(arg) { + return arg === void 0; +} +exports.isUndefined = isUndefined; + +function isRegExp(re) { + return isObject(re) && objectToString(re) === '[object RegExp]'; +} +exports.isRegExp = isRegExp; + +function isObject(arg) { + return typeof arg === 'object' && arg !== null; +} +exports.isObject = isObject; + +function isDate(d) { + return isObject(d) && objectToString(d) === '[object Date]'; +} +exports.isDate = isDate; + +function isError(e) { + return isObject(e) && + (objectToString(e) === '[object Error]' || e instanceof Error); +} +exports.isError = isError; + +function isFunction(arg) { + return typeof arg === 'function'; +} +exports.isFunction = isFunction; + +function isPrimitive(arg) { + return arg === null || + typeof arg === 'boolean' || + typeof arg === 'number' || + typeof arg === 'string' || + typeof arg === 'symbol' || // ES6 symbol + typeof arg === 'undefined'; +} +exports.isPrimitive = isPrimitive; + +exports.isBuffer = require('./support/isBuffer'); + +function objectToString(o) { + return Object.prototype.toString.call(o); +} + + +function pad(n) { + return n < 10 ? '0' + n.toString(10) : n.toString(10); +} + + +var months = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', + 'Oct', 'Nov', 'Dec']; + +// 26 Feb 16:19:34 +function timestamp() { + var d = new Date(); + var time = [pad(d.getHours()), + pad(d.getMinutes()), + pad(d.getSeconds())].join(':'); + return [d.getDate(), months[d.getMonth()], time].join(' '); +} + + +// log is just a thin wrapper to console.log that prepends a timestamp +exports.log = function() { + console.log('%s - %s', timestamp(), exports.format.apply(exports, arguments)); +}; + + +/** + * Inherit the prototype methods from one constructor into another. + * + * The Function.prototype.inherits from lang.js rewritten as a standalone + * function (not on Function.prototype). NOTE: If this file is to be loaded + * during bootstrapping this function needs to be rewritten using some native + * functions as prototype setup using normal JavaScript does not work as + * expected during bootstrapping (see mirror.js in r114903). + * + * @param {function} ctor Constructor function which needs to inherit the + * prototype. + * @param {function} superCtor Constructor function to inherit prototype from. + */ +exports.inherits = require('inherits'); + +exports._extend = function(origin, add) { + // Don't do anything if add isn't an object + if (!add || !isObject(add)) return origin; + + var keys = Object.keys(add); + var i = keys.length; + while (i--) { + origin[keys[i]] = add[keys[i]]; + } + return origin; +}; + +function hasOwnProperty(obj, prop) { + return Object.prototype.hasOwnProperty.call(obj, prop); +} + +}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {}) +},{"./support/isBuffer":27,"_process":24,"inherits":26}],29:[function(require,module,exports){ +// Returns a wrapper function that returns a wrapped callback +// The wrapper function should do some stuff, and return a +// presumably different callback function. +// This makes sure that own properties are retained, so that +// decorations and such are not lost along the way. +module.exports = wrappy +function wrappy (fn, cb) { + if (fn && cb) return wrappy(fn)(cb) + + if (typeof fn !== 'function') + throw new TypeError('need wrapper function') + + Object.keys(fn).forEach(function (k) { + wrapper[k] = fn[k] + }) + + return wrapper + + function wrapper() { + var args = new Array(arguments.length) + for (var i = 0; i < args.length; i++) { + args[i] = arguments[i] + } + var ret = fn.apply(this, args) + var cb = args[args.length-1] + if (typeof ret === 'function' && ret !== cb) { + Object.keys(cb).forEach(function (k) { + ret[k] = cb[k] + }) + } + return ret + } +} + +},{}]},{},[7])(7) +}); \ No newline at end of file diff --git a/en/2022.8/assets/javascripts/workers/search.ecf98df9.min.js b/en/2022.8/assets/javascripts/workers/search.ecf98df9.min.js new file mode 100644 index 000000000..f8c739912 --- /dev/null +++ b/en/2022.8/assets/javascripts/workers/search.ecf98df9.min.js @@ -0,0 +1,48 @@ +"use strict";(()=>{var ge=Object.create;var W=Object.defineProperty,ye=Object.defineProperties,me=Object.getOwnPropertyDescriptor,ve=Object.getOwnPropertyDescriptors,xe=Object.getOwnPropertyNames,G=Object.getOwnPropertySymbols,Se=Object.getPrototypeOf,X=Object.prototype.hasOwnProperty,Qe=Object.prototype.propertyIsEnumerable;var J=(t,e,r)=>e in t?W(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,M=(t,e)=>{for(var r in e||(e={}))X.call(e,r)&&J(t,r,e[r]);if(G)for(var r of G(e))Qe.call(e,r)&&J(t,r,e[r]);return t},Z=(t,e)=>ye(t,ve(e));var K=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var be=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of xe(e))!X.call(t,i)&&i!==r&&W(t,i,{get:()=>e[i],enumerable:!(n=me(e,i))||n.enumerable});return t};var H=(t,e,r)=>(r=t!=null?ge(Se(t)):{},be(e||!t||!t.__esModule?W(r,"default",{value:t,enumerable:!0}):r,t));var z=(t,e,r)=>new Promise((n,i)=>{var s=u=>{try{a(r.next(u))}catch(c){i(c)}},o=u=>{try{a(r.throw(u))}catch(c){i(c)}},a=u=>u.done?n(u.value):Promise.resolve(u.value).then(s,o);a((r=r.apply(t,e)).next())});var re=K((ee,te)=>{/** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 + * Copyright (C) 2020 Oliver Nightingale + * @license MIT + */(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";/*! + * lunr.utils + * Copyright (C) 2020 Oliver Nightingale + */t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var h=t.utils.clone(r)||{};h.position=[a,c],h.index=s.length,s.push(new t.Token(n.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;/*! + * lunr.Pipeline + * Copyright (C) 2020 Oliver Nightingale + */t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(r+=n[c+1]*i[h+1],c+=2,h+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var c=s.node.edges["*"];else{var c=new t.TokenSet;s.node.edges["*"]=c}s.str.length==1&&(c.final=!0),i.push({node:c,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),y=s.str.charAt(1),g;y in s.node.edges?g=s.node.edges[y]:(g=new t.TokenSet,s.node.edges[y]=g),s.str.length==1&&(g.final=!0),i.push({node:g,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};/*! + * lunr.Index + * Copyright (C) 2020 Oliver Nightingale + */t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof ee=="object"?te.exports=r():e.lunr=r()}(this,function(){return t})})()});var q=K((Re,ne)=>{"use strict";/*! + * escape-html + * Copyright(c) 2012-2013 TJ Holowaychuk + * Copyright(c) 2015 Andreas Lubbe + * Copyright(c) 2015 Tiancheng "Timothy" Gu + * MIT Licensed + */var Le=/["'&<>]/;ne.exports=we;function we(t){var e=""+t,r=Le.exec(e);if(!r)return e;var n,i="",s=0,o=0;for(s=r.index;s=0;r--){let n=t[r];typeof n!="object"?n=document.createTextNode(n):n.parentNode&&n.parentNode.removeChild(n),r?e.insertBefore(this.previousSibling,n):e.replaceChild(n,this)}}}));var ie=H(q());function se(t){let e=new Map,r=new Set;for(let n of t){let[i,s]=n.location.split("#"),o=n.location,a=n.title,u=n.tags,c=(0,ie.default)(n.text).replace(/\s+(?=[,.:;!?])/g,"").replace(/\s+/g," ");if(s){let h=e.get(i);r.has(h)?e.set(o,{location:o,title:a,text:c,parent:h}):(h.title=n.title,h.text=c,r.add(h))}else e.set(o,M({location:o,title:a,text:c},u&&{tags:u}))}return e}var oe=H(q());function ae(t,e){let r=new RegExp(t.separator,"img"),n=(i,s,o)=>`${s}${o}`;return i=>{i=i.replace(/[\s*+\-:~^]+/g," ").trim();let s=new RegExp(`(^|${t.separator})(${i.replace(/[|\\{}()[\]^$+*?.-]/g,"\\$&").replace(r,"|")})`,"img");return o=>(e?(0,oe.default)(o):o).replace(s,n).replace(/<\/mark>(\s+)]*>/img,"$1")}}function ue(t){let e=new lunr.Query(["title","text"]);return new lunr.QueryParser(t,e).parse(),e.clauses}function ce(t,e){var i;let r=new Set(t),n={};for(let s=0;s!n.has(i)))]}var U=class{constructor({config:e,docs:r,options:n}){this.options=n,this.documents=se(r),this.highlight=ae(e,!1),lunr.tokenizer.separator=new RegExp(e.separator),this.index=lunr(function(){e.lang.length===1&&e.lang[0]!=="en"?this.use(lunr[e.lang[0]]):e.lang.length>1&&this.use(lunr.multiLanguage(...e.lang));let i=Ee(["trimmer","stopWordFilter","stemmer"],n.pipeline);for(let s of e.lang.map(o=>o==="en"?lunr:lunr[o]))for(let o of i)this.pipeline.remove(s[o]),this.searchPipeline.remove(s[o]);this.ref("location"),this.field("title",{boost:1e3}),this.field("text"),this.field("tags",{boost:1e6,extractor:s=>{let{tags:o=[]}=s;return o.reduce((a,u)=>[...a,...lunr.tokenizer(u)],[])}});for(let s of r)this.add(s,{boost:s.boost})})}search(e){if(e)try{let r=this.highlight(e),n=ue(e).filter(o=>o.presence!==lunr.Query.presence.PROHIBITED),i=this.index.search(`${e}*`).reduce((o,{ref:a,score:u,matchData:c})=>{let h=this.documents.get(a);if(typeof h!="undefined"){let{location:y,title:g,text:b,tags:m,parent:Q}=h,p=ce(n,Object.keys(c.metadata)),d=+!Q+ +Object.values(p).every(w=>w);o.push(Z(M({location:y,title:r(g),text:r(b)},m&&{tags:m.map(r)}),{score:u*(1+d),terms:p}))}return o},[]).sort((o,a)=>a.score-o.score).reduce((o,a)=>{let u=this.documents.get(a.location);if(typeof u!="undefined"){let c="parent"in u?u.parent.location:u.location;o.set(c,[...o.get(c)||[],a])}return o},new Map),s;if(this.options.suggestions){let o=this.index.query(a=>{for(let u of n)a.term(u.term,{fields:["title"],presence:lunr.Query.presence.REQUIRED,wildcard:lunr.Query.wildcard.TRAILING})});s=o.length?Object.keys(o[0].matchData.metadata):[]}return M({items:[...i.values()]},typeof s!="undefined"&&{suggestions:s})}catch(r){console.warn(`Invalid query: ${e} \u2013 see https://bit.ly/2s3ChXG`)}return{items:[]}}};var Y;function ke(t){return z(this,null,function*(){let e="../lunr";if(typeof parent!="undefined"&&"IFrameWorker"in parent){let n=document.querySelector("script[src]"),[i]=n.src.split("/worker");e=e.replace("..",i)}let r=[];for(let n of t.lang){switch(n){case"ja":r.push(`${e}/tinyseg.js`);break;case"hi":case"th":r.push(`${e}/wordcut.js`);break}n!=="en"&&r.push(`${e}/min/lunr.${n}.min.js`)}t.lang.length>1&&r.push(`${e}/min/lunr.multi.min.js`),r.length&&(yield importScripts(`${e}/min/lunr.stemmer.support.min.js`,...r))})}function Te(t){return z(this,null,function*(){switch(t.type){case 0:return yield ke(t.data.config),Y=new U(t.data),{type:1};case 2:return{type:3,data:Y?Y.search(t.data):{items:[]}};default:throw new TypeError("Invalid message type")}})}self.lunr=le.default;addEventListener("message",t=>z(void 0,null,function*(){postMessage(yield Te(t.data))}));})(); +//# sourceMappingURL=search.ecf98df9.min.js.map + diff --git a/en/2022.8/assets/javascripts/workers/search.ecf98df9.min.js.map b/en/2022.8/assets/javascripts/workers/search.ecf98df9.min.js.map new file mode 100644 index 000000000..eada3e644 --- /dev/null +++ b/en/2022.8/assets/javascripts/workers/search.ecf98df9.min.js.map @@ -0,0 +1,8 @@ +{ + "version": 3, + "sources": ["node_modules/lunr/lunr.js", "node_modules/escape-html/index.js", "src/assets/javascripts/integrations/search/worker/main/index.ts", "src/assets/javascripts/polyfills/index.ts", "src/assets/javascripts/integrations/search/document/index.ts", "src/assets/javascripts/integrations/search/highlighter/index.ts", "src/assets/javascripts/integrations/search/query/_/index.ts", "src/assets/javascripts/integrations/search/_/index.ts"], + "sourceRoot": "../../../..", + "sourcesContent": ["/**\n * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9\n * Copyright (C) 2020 Oliver Nightingale\n * @license MIT\n */\n\n;(function(){\n\n/**\n * A convenience function for configuring and constructing\n * a new lunr Index.\n *\n * A lunr.Builder instance is created and the pipeline setup\n * with a trimmer, stop word filter and stemmer.\n *\n * This builder object is yielded to the configuration function\n * that is passed as a parameter, allowing the list of fields\n * and other builder parameters to be customised.\n *\n * All documents _must_ be added within the passed config function.\n *\n * @example\n * var idx = lunr(function () {\n * this.field('title')\n * this.field('body')\n * this.ref('id')\n *\n * documents.forEach(function (doc) {\n * this.add(doc)\n * }, this)\n * })\n *\n * @see {@link lunr.Builder}\n * @see {@link lunr.Pipeline}\n * @see {@link lunr.trimmer}\n * @see {@link lunr.stopWordFilter}\n * @see {@link lunr.stemmer}\n * @namespace {function} lunr\n */\nvar lunr = function (config) {\n var builder = new lunr.Builder\n\n builder.pipeline.add(\n lunr.trimmer,\n lunr.stopWordFilter,\n lunr.stemmer\n )\n\n builder.searchPipeline.add(\n lunr.stemmer\n )\n\n config.call(builder, builder)\n return builder.build()\n}\n\nlunr.version = \"2.3.9\"\n/*!\n * lunr.utils\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * A namespace containing utils for the rest of the lunr library\n * @namespace lunr.utils\n */\nlunr.utils = {}\n\n/**\n * Print a warning message to the console.\n *\n * @param {String} message The message to be printed.\n * @memberOf lunr.utils\n * @function\n */\nlunr.utils.warn = (function (global) {\n /* eslint-disable no-console */\n return function (message) {\n if (global.console && console.warn) {\n console.warn(message)\n }\n }\n /* eslint-enable no-console */\n})(this)\n\n/**\n * Convert an object to a string.\n *\n * In the case of `null` and `undefined` the function returns\n * the empty string, in all other cases the result of calling\n * `toString` on the passed object is returned.\n *\n * @param {Any} obj The object to convert to a string.\n * @return {String} string representation of the passed object.\n * @memberOf lunr.utils\n */\nlunr.utils.asString = function (obj) {\n if (obj === void 0 || obj === null) {\n return \"\"\n } else {\n return obj.toString()\n }\n}\n\n/**\n * Clones an object.\n *\n * Will create a copy of an existing object such that any mutations\n * on the copy cannot affect the original.\n *\n * Only shallow objects are supported, passing a nested object to this\n * function will cause a TypeError.\n *\n * Objects with primitives, and arrays of primitives are supported.\n *\n * @param {Object} obj The object to clone.\n * @return {Object} a clone of the passed object.\n * @throws {TypeError} when a nested object is passed.\n * @memberOf Utils\n */\nlunr.utils.clone = function (obj) {\n if (obj === null || obj === undefined) {\n return obj\n }\n\n var clone = Object.create(null),\n keys = Object.keys(obj)\n\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i],\n val = obj[key]\n\n if (Array.isArray(val)) {\n clone[key] = val.slice()\n continue\n }\n\n if (typeof val === 'string' ||\n typeof val === 'number' ||\n typeof val === 'boolean') {\n clone[key] = val\n continue\n }\n\n throw new TypeError(\"clone is not deep and does not support nested objects\")\n }\n\n return clone\n}\nlunr.FieldRef = function (docRef, fieldName, stringValue) {\n this.docRef = docRef\n this.fieldName = fieldName\n this._stringValue = stringValue\n}\n\nlunr.FieldRef.joiner = \"/\"\n\nlunr.FieldRef.fromString = function (s) {\n var n = s.indexOf(lunr.FieldRef.joiner)\n\n if (n === -1) {\n throw \"malformed field ref string\"\n }\n\n var fieldRef = s.slice(0, n),\n docRef = s.slice(n + 1)\n\n return new lunr.FieldRef (docRef, fieldRef, s)\n}\n\nlunr.FieldRef.prototype.toString = function () {\n if (this._stringValue == undefined) {\n this._stringValue = this.fieldName + lunr.FieldRef.joiner + this.docRef\n }\n\n return this._stringValue\n}\n/*!\n * lunr.Set\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * A lunr set.\n *\n * @constructor\n */\nlunr.Set = function (elements) {\n this.elements = Object.create(null)\n\n if (elements) {\n this.length = elements.length\n\n for (var i = 0; i < this.length; i++) {\n this.elements[elements[i]] = true\n }\n } else {\n this.length = 0\n }\n}\n\n/**\n * A complete set that contains all elements.\n *\n * @static\n * @readonly\n * @type {lunr.Set}\n */\nlunr.Set.complete = {\n intersect: function (other) {\n return other\n },\n\n union: function () {\n return this\n },\n\n contains: function () {\n return true\n }\n}\n\n/**\n * An empty set that contains no elements.\n *\n * @static\n * @readonly\n * @type {lunr.Set}\n */\nlunr.Set.empty = {\n intersect: function () {\n return this\n },\n\n union: function (other) {\n return other\n },\n\n contains: function () {\n return false\n }\n}\n\n/**\n * Returns true if this set contains the specified object.\n *\n * @param {object} object - Object whose presence in this set is to be tested.\n * @returns {boolean} - True if this set contains the specified object.\n */\nlunr.Set.prototype.contains = function (object) {\n return !!this.elements[object]\n}\n\n/**\n * Returns a new set containing only the elements that are present in both\n * this set and the specified set.\n *\n * @param {lunr.Set} other - set to intersect with this set.\n * @returns {lunr.Set} a new set that is the intersection of this and the specified set.\n */\n\nlunr.Set.prototype.intersect = function (other) {\n var a, b, elements, intersection = []\n\n if (other === lunr.Set.complete) {\n return this\n }\n\n if (other === lunr.Set.empty) {\n return other\n }\n\n if (this.length < other.length) {\n a = this\n b = other\n } else {\n a = other\n b = this\n }\n\n elements = Object.keys(a.elements)\n\n for (var i = 0; i < elements.length; i++) {\n var element = elements[i]\n if (element in b.elements) {\n intersection.push(element)\n }\n }\n\n return new lunr.Set (intersection)\n}\n\n/**\n * Returns a new set combining the elements of this and the specified set.\n *\n * @param {lunr.Set} other - set to union with this set.\n * @return {lunr.Set} a new set that is the union of this and the specified set.\n */\n\nlunr.Set.prototype.union = function (other) {\n if (other === lunr.Set.complete) {\n return lunr.Set.complete\n }\n\n if (other === lunr.Set.empty) {\n return this\n }\n\n return new lunr.Set(Object.keys(this.elements).concat(Object.keys(other.elements)))\n}\n/**\n * A function to calculate the inverse document frequency for\n * a posting. This is shared between the builder and the index\n *\n * @private\n * @param {object} posting - The posting for a given term\n * @param {number} documentCount - The total number of documents.\n */\nlunr.idf = function (posting, documentCount) {\n var documentsWithTerm = 0\n\n for (var fieldName in posting) {\n if (fieldName == '_index') continue // Ignore the term index, its not a field\n documentsWithTerm += Object.keys(posting[fieldName]).length\n }\n\n var x = (documentCount - documentsWithTerm + 0.5) / (documentsWithTerm + 0.5)\n\n return Math.log(1 + Math.abs(x))\n}\n\n/**\n * A token wraps a string representation of a token\n * as it is passed through the text processing pipeline.\n *\n * @constructor\n * @param {string} [str=''] - The string token being wrapped.\n * @param {object} [metadata={}] - Metadata associated with this token.\n */\nlunr.Token = function (str, metadata) {\n this.str = str || \"\"\n this.metadata = metadata || {}\n}\n\n/**\n * Returns the token string that is being wrapped by this object.\n *\n * @returns {string}\n */\nlunr.Token.prototype.toString = function () {\n return this.str\n}\n\n/**\n * A token update function is used when updating or optionally\n * when cloning a token.\n *\n * @callback lunr.Token~updateFunction\n * @param {string} str - The string representation of the token.\n * @param {Object} metadata - All metadata associated with this token.\n */\n\n/**\n * Applies the given function to the wrapped string token.\n *\n * @example\n * token.update(function (str, metadata) {\n * return str.toUpperCase()\n * })\n *\n * @param {lunr.Token~updateFunction} fn - A function to apply to the token string.\n * @returns {lunr.Token}\n */\nlunr.Token.prototype.update = function (fn) {\n this.str = fn(this.str, this.metadata)\n return this\n}\n\n/**\n * Creates a clone of this token. Optionally a function can be\n * applied to the cloned token.\n *\n * @param {lunr.Token~updateFunction} [fn] - An optional function to apply to the cloned token.\n * @returns {lunr.Token}\n */\nlunr.Token.prototype.clone = function (fn) {\n fn = fn || function (s) { return s }\n return new lunr.Token (fn(this.str, this.metadata), this.metadata)\n}\n/*!\n * lunr.tokenizer\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * A function for splitting a string into tokens ready to be inserted into\n * the search index. Uses `lunr.tokenizer.separator` to split strings, change\n * the value of this property to change how strings are split into tokens.\n *\n * This tokenizer will convert its parameter to a string by calling `toString` and\n * then will split this string on the character in `lunr.tokenizer.separator`.\n * Arrays will have their elements converted to strings and wrapped in a lunr.Token.\n *\n * Optional metadata can be passed to the tokenizer, this metadata will be cloned and\n * added as metadata to every token that is created from the object to be tokenized.\n *\n * @static\n * @param {?(string|object|object[])} obj - The object to convert into tokens\n * @param {?object} metadata - Optional metadata to associate with every token\n * @returns {lunr.Token[]}\n * @see {@link lunr.Pipeline}\n */\nlunr.tokenizer = function (obj, metadata) {\n if (obj == null || obj == undefined) {\n return []\n }\n\n if (Array.isArray(obj)) {\n return obj.map(function (t) {\n return new lunr.Token(\n lunr.utils.asString(t).toLowerCase(),\n lunr.utils.clone(metadata)\n )\n })\n }\n\n var str = obj.toString().toLowerCase(),\n len = str.length,\n tokens = []\n\n for (var sliceEnd = 0, sliceStart = 0; sliceEnd <= len; sliceEnd++) {\n var char = str.charAt(sliceEnd),\n sliceLength = sliceEnd - sliceStart\n\n if ((char.match(lunr.tokenizer.separator) || sliceEnd == len)) {\n\n if (sliceLength > 0) {\n var tokenMetadata = lunr.utils.clone(metadata) || {}\n tokenMetadata[\"position\"] = [sliceStart, sliceLength]\n tokenMetadata[\"index\"] = tokens.length\n\n tokens.push(\n new lunr.Token (\n str.slice(sliceStart, sliceEnd),\n tokenMetadata\n )\n )\n }\n\n sliceStart = sliceEnd + 1\n }\n\n }\n\n return tokens\n}\n\n/**\n * The separator used to split a string into tokens. Override this property to change the behaviour of\n * `lunr.tokenizer` behaviour when tokenizing strings. By default this splits on whitespace and hyphens.\n *\n * @static\n * @see lunr.tokenizer\n */\nlunr.tokenizer.separator = /[\\s\\-]+/\n/*!\n * lunr.Pipeline\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * lunr.Pipelines maintain an ordered list of functions to be applied to all\n * tokens in documents entering the search index and queries being ran against\n * the index.\n *\n * An instance of lunr.Index created with the lunr shortcut will contain a\n * pipeline with a stop word filter and an English language stemmer. Extra\n * functions can be added before or after either of these functions or these\n * default functions can be removed.\n *\n * When run the pipeline will call each function in turn, passing a token, the\n * index of that token in the original list of all tokens and finally a list of\n * all the original tokens.\n *\n * The output of functions in the pipeline will be passed to the next function\n * in the pipeline. To exclude a token from entering the index the function\n * should return undefined, the rest of the pipeline will not be called with\n * this token.\n *\n * For serialisation of pipelines to work, all functions used in an instance of\n * a pipeline should be registered with lunr.Pipeline. Registered functions can\n * then be loaded. If trying to load a serialised pipeline that uses functions\n * that are not registered an error will be thrown.\n *\n * If not planning on serialising the pipeline then registering pipeline functions\n * is not necessary.\n *\n * @constructor\n */\nlunr.Pipeline = function () {\n this._stack = []\n}\n\nlunr.Pipeline.registeredFunctions = Object.create(null)\n\n/**\n * A pipeline function maps lunr.Token to lunr.Token. A lunr.Token contains the token\n * string as well as all known metadata. A pipeline function can mutate the token string\n * or mutate (or add) metadata for a given token.\n *\n * A pipeline function can indicate that the passed token should be discarded by returning\n * null, undefined or an empty string. This token will not be passed to any downstream pipeline\n * functions and will not be added to the index.\n *\n * Multiple tokens can be returned by returning an array of tokens. Each token will be passed\n * to any downstream pipeline functions and all will returned tokens will be added to the index.\n *\n * Any number of pipeline functions may be chained together using a lunr.Pipeline.\n *\n * @interface lunr.PipelineFunction\n * @param {lunr.Token} token - A token from the document being processed.\n * @param {number} i - The index of this token in the complete list of tokens for this document/field.\n * @param {lunr.Token[]} tokens - All tokens for this document/field.\n * @returns {(?lunr.Token|lunr.Token[])}\n */\n\n/**\n * Register a function with the pipeline.\n *\n * Functions that are used in the pipeline should be registered if the pipeline\n * needs to be serialised, or a serialised pipeline needs to be loaded.\n *\n * Registering a function does not add it to a pipeline, functions must still be\n * added to instances of the pipeline for them to be used when running a pipeline.\n *\n * @param {lunr.PipelineFunction} fn - The function to check for.\n * @param {String} label - The label to register this function with\n */\nlunr.Pipeline.registerFunction = function (fn, label) {\n if (label in this.registeredFunctions) {\n lunr.utils.warn('Overwriting existing registered function: ' + label)\n }\n\n fn.label = label\n lunr.Pipeline.registeredFunctions[fn.label] = fn\n}\n\n/**\n * Warns if the function is not registered as a Pipeline function.\n *\n * @param {lunr.PipelineFunction} fn - The function to check for.\n * @private\n */\nlunr.Pipeline.warnIfFunctionNotRegistered = function (fn) {\n var isRegistered = fn.label && (fn.label in this.registeredFunctions)\n\n if (!isRegistered) {\n lunr.utils.warn('Function is not registered with pipeline. This may cause problems when serialising the index.\\n', fn)\n }\n}\n\n/**\n * Loads a previously serialised pipeline.\n *\n * All functions to be loaded must already be registered with lunr.Pipeline.\n * If any function from the serialised data has not been registered then an\n * error will be thrown.\n *\n * @param {Object} serialised - The serialised pipeline to load.\n * @returns {lunr.Pipeline}\n */\nlunr.Pipeline.load = function (serialised) {\n var pipeline = new lunr.Pipeline\n\n serialised.forEach(function (fnName) {\n var fn = lunr.Pipeline.registeredFunctions[fnName]\n\n if (fn) {\n pipeline.add(fn)\n } else {\n throw new Error('Cannot load unregistered function: ' + fnName)\n }\n })\n\n return pipeline\n}\n\n/**\n * Adds new functions to the end of the pipeline.\n *\n * Logs a warning if the function has not been registered.\n *\n * @param {lunr.PipelineFunction[]} functions - Any number of functions to add to the pipeline.\n */\nlunr.Pipeline.prototype.add = function () {\n var fns = Array.prototype.slice.call(arguments)\n\n fns.forEach(function (fn) {\n lunr.Pipeline.warnIfFunctionNotRegistered(fn)\n this._stack.push(fn)\n }, this)\n}\n\n/**\n * Adds a single function after a function that already exists in the\n * pipeline.\n *\n * Logs a warning if the function has not been registered.\n *\n * @param {lunr.PipelineFunction} existingFn - A function that already exists in the pipeline.\n * @param {lunr.PipelineFunction} newFn - The new function to add to the pipeline.\n */\nlunr.Pipeline.prototype.after = function (existingFn, newFn) {\n lunr.Pipeline.warnIfFunctionNotRegistered(newFn)\n\n var pos = this._stack.indexOf(existingFn)\n if (pos == -1) {\n throw new Error('Cannot find existingFn')\n }\n\n pos = pos + 1\n this._stack.splice(pos, 0, newFn)\n}\n\n/**\n * Adds a single function before a function that already exists in the\n * pipeline.\n *\n * Logs a warning if the function has not been registered.\n *\n * @param {lunr.PipelineFunction} existingFn - A function that already exists in the pipeline.\n * @param {lunr.PipelineFunction} newFn - The new function to add to the pipeline.\n */\nlunr.Pipeline.prototype.before = function (existingFn, newFn) {\n lunr.Pipeline.warnIfFunctionNotRegistered(newFn)\n\n var pos = this._stack.indexOf(existingFn)\n if (pos == -1) {\n throw new Error('Cannot find existingFn')\n }\n\n this._stack.splice(pos, 0, newFn)\n}\n\n/**\n * Removes a function from the pipeline.\n *\n * @param {lunr.PipelineFunction} fn The function to remove from the pipeline.\n */\nlunr.Pipeline.prototype.remove = function (fn) {\n var pos = this._stack.indexOf(fn)\n if (pos == -1) {\n return\n }\n\n this._stack.splice(pos, 1)\n}\n\n/**\n * Runs the current list of functions that make up the pipeline against the\n * passed tokens.\n *\n * @param {Array} tokens The tokens to run through the pipeline.\n * @returns {Array}\n */\nlunr.Pipeline.prototype.run = function (tokens) {\n var stackLength = this._stack.length\n\n for (var i = 0; i < stackLength; i++) {\n var fn = this._stack[i]\n var memo = []\n\n for (var j = 0; j < tokens.length; j++) {\n var result = fn(tokens[j], j, tokens)\n\n if (result === null || result === void 0 || result === '') continue\n\n if (Array.isArray(result)) {\n for (var k = 0; k < result.length; k++) {\n memo.push(result[k])\n }\n } else {\n memo.push(result)\n }\n }\n\n tokens = memo\n }\n\n return tokens\n}\n\n/**\n * Convenience method for passing a string through a pipeline and getting\n * strings out. This method takes care of wrapping the passed string in a\n * token and mapping the resulting tokens back to strings.\n *\n * @param {string} str - The string to pass through the pipeline.\n * @param {?object} metadata - Optional metadata to associate with the token\n * passed to the pipeline.\n * @returns {string[]}\n */\nlunr.Pipeline.prototype.runString = function (str, metadata) {\n var token = new lunr.Token (str, metadata)\n\n return this.run([token]).map(function (t) {\n return t.toString()\n })\n}\n\n/**\n * Resets the pipeline by removing any existing processors.\n *\n */\nlunr.Pipeline.prototype.reset = function () {\n this._stack = []\n}\n\n/**\n * Returns a representation of the pipeline ready for serialisation.\n *\n * Logs a warning if the function has not been registered.\n *\n * @returns {Array}\n */\nlunr.Pipeline.prototype.toJSON = function () {\n return this._stack.map(function (fn) {\n lunr.Pipeline.warnIfFunctionNotRegistered(fn)\n\n return fn.label\n })\n}\n/*!\n * lunr.Vector\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * A vector is used to construct the vector space of documents and queries. These\n * vectors support operations to determine the similarity between two documents or\n * a document and a query.\n *\n * Normally no parameters are required for initializing a vector, but in the case of\n * loading a previously dumped vector the raw elements can be provided to the constructor.\n *\n * For performance reasons vectors are implemented with a flat array, where an elements\n * index is immediately followed by its value. E.g. [index, value, index, value]. This\n * allows the underlying array to be as sparse as possible and still offer decent\n * performance when being used for vector calculations.\n *\n * @constructor\n * @param {Number[]} [elements] - The flat list of element index and element value pairs.\n */\nlunr.Vector = function (elements) {\n this._magnitude = 0\n this.elements = elements || []\n}\n\n\n/**\n * Calculates the position within the vector to insert a given index.\n *\n * This is used internally by insert and upsert. If there are duplicate indexes then\n * the position is returned as if the value for that index were to be updated, but it\n * is the callers responsibility to check whether there is a duplicate at that index\n *\n * @param {Number} insertIdx - The index at which the element should be inserted.\n * @returns {Number}\n */\nlunr.Vector.prototype.positionForIndex = function (index) {\n // For an empty vector the tuple can be inserted at the beginning\n if (this.elements.length == 0) {\n return 0\n }\n\n var start = 0,\n end = this.elements.length / 2,\n sliceLength = end - start,\n pivotPoint = Math.floor(sliceLength / 2),\n pivotIndex = this.elements[pivotPoint * 2]\n\n while (sliceLength > 1) {\n if (pivotIndex < index) {\n start = pivotPoint\n }\n\n if (pivotIndex > index) {\n end = pivotPoint\n }\n\n if (pivotIndex == index) {\n break\n }\n\n sliceLength = end - start\n pivotPoint = start + Math.floor(sliceLength / 2)\n pivotIndex = this.elements[pivotPoint * 2]\n }\n\n if (pivotIndex == index) {\n return pivotPoint * 2\n }\n\n if (pivotIndex > index) {\n return pivotPoint * 2\n }\n\n if (pivotIndex < index) {\n return (pivotPoint + 1) * 2\n }\n}\n\n/**\n * Inserts an element at an index within the vector.\n *\n * Does not allow duplicates, will throw an error if there is already an entry\n * for this index.\n *\n * @param {Number} insertIdx - The index at which the element should be inserted.\n * @param {Number} val - The value to be inserted into the vector.\n */\nlunr.Vector.prototype.insert = function (insertIdx, val) {\n this.upsert(insertIdx, val, function () {\n throw \"duplicate index\"\n })\n}\n\n/**\n * Inserts or updates an existing index within the vector.\n *\n * @param {Number} insertIdx - The index at which the element should be inserted.\n * @param {Number} val - The value to be inserted into the vector.\n * @param {function} fn - A function that is called for updates, the existing value and the\n * requested value are passed as arguments\n */\nlunr.Vector.prototype.upsert = function (insertIdx, val, fn) {\n this._magnitude = 0\n var position = this.positionForIndex(insertIdx)\n\n if (this.elements[position] == insertIdx) {\n this.elements[position + 1] = fn(this.elements[position + 1], val)\n } else {\n this.elements.splice(position, 0, insertIdx, val)\n }\n}\n\n/**\n * Calculates the magnitude of this vector.\n *\n * @returns {Number}\n */\nlunr.Vector.prototype.magnitude = function () {\n if (this._magnitude) return this._magnitude\n\n var sumOfSquares = 0,\n elementsLength = this.elements.length\n\n for (var i = 1; i < elementsLength; i += 2) {\n var val = this.elements[i]\n sumOfSquares += val * val\n }\n\n return this._magnitude = Math.sqrt(sumOfSquares)\n}\n\n/**\n * Calculates the dot product of this vector and another vector.\n *\n * @param {lunr.Vector} otherVector - The vector to compute the dot product with.\n * @returns {Number}\n */\nlunr.Vector.prototype.dot = function (otherVector) {\n var dotProduct = 0,\n a = this.elements, b = otherVector.elements,\n aLen = a.length, bLen = b.length,\n aVal = 0, bVal = 0,\n i = 0, j = 0\n\n while (i < aLen && j < bLen) {\n aVal = a[i], bVal = b[j]\n if (aVal < bVal) {\n i += 2\n } else if (aVal > bVal) {\n j += 2\n } else if (aVal == bVal) {\n dotProduct += a[i + 1] * b[j + 1]\n i += 2\n j += 2\n }\n }\n\n return dotProduct\n}\n\n/**\n * Calculates the similarity between this vector and another vector.\n *\n * @param {lunr.Vector} otherVector - The other vector to calculate the\n * similarity with.\n * @returns {Number}\n */\nlunr.Vector.prototype.similarity = function (otherVector) {\n return this.dot(otherVector) / this.magnitude() || 0\n}\n\n/**\n * Converts the vector to an array of the elements within the vector.\n *\n * @returns {Number[]}\n */\nlunr.Vector.prototype.toArray = function () {\n var output = new Array (this.elements.length / 2)\n\n for (var i = 1, j = 0; i < this.elements.length; i += 2, j++) {\n output[j] = this.elements[i]\n }\n\n return output\n}\n\n/**\n * A JSON serializable representation of the vector.\n *\n * @returns {Number[]}\n */\nlunr.Vector.prototype.toJSON = function () {\n return this.elements\n}\n/* eslint-disable */\n/*!\n * lunr.stemmer\n * Copyright (C) 2020 Oliver Nightingale\n * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt\n */\n\n/**\n * lunr.stemmer is an english language stemmer, this is a JavaScript\n * implementation of the PorterStemmer taken from http://tartarus.org/~martin\n *\n * @static\n * @implements {lunr.PipelineFunction}\n * @param {lunr.Token} token - The string to stem\n * @returns {lunr.Token}\n * @see {@link lunr.Pipeline}\n * @function\n */\nlunr.stemmer = (function(){\n var step2list = {\n \"ational\" : \"ate\",\n \"tional\" : \"tion\",\n \"enci\" : \"ence\",\n \"anci\" : \"ance\",\n \"izer\" : \"ize\",\n \"bli\" : \"ble\",\n \"alli\" : \"al\",\n \"entli\" : \"ent\",\n \"eli\" : \"e\",\n \"ousli\" : \"ous\",\n \"ization\" : \"ize\",\n \"ation\" : \"ate\",\n \"ator\" : \"ate\",\n \"alism\" : \"al\",\n \"iveness\" : \"ive\",\n \"fulness\" : \"ful\",\n \"ousness\" : \"ous\",\n \"aliti\" : \"al\",\n \"iviti\" : \"ive\",\n \"biliti\" : \"ble\",\n \"logi\" : \"log\"\n },\n\n step3list = {\n \"icate\" : \"ic\",\n \"ative\" : \"\",\n \"alize\" : \"al\",\n \"iciti\" : \"ic\",\n \"ical\" : \"ic\",\n \"ful\" : \"\",\n \"ness\" : \"\"\n },\n\n c = \"[^aeiou]\", // consonant\n v = \"[aeiouy]\", // vowel\n C = c + \"[^aeiouy]*\", // consonant sequence\n V = v + \"[aeiou]*\", // vowel sequence\n\n mgr0 = \"^(\" + C + \")?\" + V + C, // [C]VC... is m>0\n meq1 = \"^(\" + C + \")?\" + V + C + \"(\" + V + \")?$\", // [C]VC[V] is m=1\n mgr1 = \"^(\" + C + \")?\" + V + C + V + C, // [C]VCVC... is m>1\n s_v = \"^(\" + C + \")?\" + v; // vowel in stem\n\n var re_mgr0 = new RegExp(mgr0);\n var re_mgr1 = new RegExp(mgr1);\n var re_meq1 = new RegExp(meq1);\n var re_s_v = new RegExp(s_v);\n\n var re_1a = /^(.+?)(ss|i)es$/;\n var re2_1a = /^(.+?)([^s])s$/;\n var re_1b = /^(.+?)eed$/;\n var re2_1b = /^(.+?)(ed|ing)$/;\n var re_1b_2 = /.$/;\n var re2_1b_2 = /(at|bl|iz)$/;\n var re3_1b_2 = new RegExp(\"([^aeiouylsz])\\\\1$\");\n var re4_1b_2 = new RegExp(\"^\" + C + v + \"[^aeiouwxy]$\");\n\n var re_1c = /^(.+?[^aeiou])y$/;\n var re_2 = /^(.+?)(ational|tional|enci|anci|izer|bli|alli|entli|eli|ousli|ization|ation|ator|alism|iveness|fulness|ousness|aliti|iviti|biliti|logi)$/;\n\n var re_3 = /^(.+?)(icate|ative|alize|iciti|ical|ful|ness)$/;\n\n var re_4 = /^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/;\n var re2_4 = /^(.+?)(s|t)(ion)$/;\n\n var re_5 = /^(.+?)e$/;\n var re_5_1 = /ll$/;\n var re3_5 = new RegExp(\"^\" + C + v + \"[^aeiouwxy]$\");\n\n var porterStemmer = function porterStemmer(w) {\n var stem,\n suffix,\n firstch,\n re,\n re2,\n re3,\n re4;\n\n if (w.length < 3) { return w; }\n\n firstch = w.substr(0,1);\n if (firstch == \"y\") {\n w = firstch.toUpperCase() + w.substr(1);\n }\n\n // Step 1a\n re = re_1a\n re2 = re2_1a;\n\n if (re.test(w)) { w = w.replace(re,\"$1$2\"); }\n else if (re2.test(w)) { w = w.replace(re2,\"$1$2\"); }\n\n // Step 1b\n re = re_1b;\n re2 = re2_1b;\n if (re.test(w)) {\n var fp = re.exec(w);\n re = re_mgr0;\n if (re.test(fp[1])) {\n re = re_1b_2;\n w = w.replace(re,\"\");\n }\n } else if (re2.test(w)) {\n var fp = re2.exec(w);\n stem = fp[1];\n re2 = re_s_v;\n if (re2.test(stem)) {\n w = stem;\n re2 = re2_1b_2;\n re3 = re3_1b_2;\n re4 = re4_1b_2;\n if (re2.test(w)) { w = w + \"e\"; }\n else if (re3.test(w)) { re = re_1b_2; w = w.replace(re,\"\"); }\n else if (re4.test(w)) { w = w + \"e\"; }\n }\n }\n\n // Step 1c - replace suffix y or Y by i if preceded by a non-vowel which is not the first letter of the word (so cry -> cri, by -> by, say -> say)\n re = re_1c;\n if (re.test(w)) {\n var fp = re.exec(w);\n stem = fp[1];\n w = stem + \"i\";\n }\n\n // Step 2\n re = re_2;\n if (re.test(w)) {\n var fp = re.exec(w);\n stem = fp[1];\n suffix = fp[2];\n re = re_mgr0;\n if (re.test(stem)) {\n w = stem + step2list[suffix];\n }\n }\n\n // Step 3\n re = re_3;\n if (re.test(w)) {\n var fp = re.exec(w);\n stem = fp[1];\n suffix = fp[2];\n re = re_mgr0;\n if (re.test(stem)) {\n w = stem + step3list[suffix];\n }\n }\n\n // Step 4\n re = re_4;\n re2 = re2_4;\n if (re.test(w)) {\n var fp = re.exec(w);\n stem = fp[1];\n re = re_mgr1;\n if (re.test(stem)) {\n w = stem;\n }\n } else if (re2.test(w)) {\n var fp = re2.exec(w);\n stem = fp[1] + fp[2];\n re2 = re_mgr1;\n if (re2.test(stem)) {\n w = stem;\n }\n }\n\n // Step 5\n re = re_5;\n if (re.test(w)) {\n var fp = re.exec(w);\n stem = fp[1];\n re = re_mgr1;\n re2 = re_meq1;\n re3 = re3_5;\n if (re.test(stem) || (re2.test(stem) && !(re3.test(stem)))) {\n w = stem;\n }\n }\n\n re = re_5_1;\n re2 = re_mgr1;\n if (re.test(w) && re2.test(w)) {\n re = re_1b_2;\n w = w.replace(re,\"\");\n }\n\n // and turn initial Y back to y\n\n if (firstch == \"y\") {\n w = firstch.toLowerCase() + w.substr(1);\n }\n\n return w;\n };\n\n return function (token) {\n return token.update(porterStemmer);\n }\n})();\n\nlunr.Pipeline.registerFunction(lunr.stemmer, 'stemmer')\n/*!\n * lunr.stopWordFilter\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * lunr.generateStopWordFilter builds a stopWordFilter function from the provided\n * list of stop words.\n *\n * The built in lunr.stopWordFilter is built using this generator and can be used\n * to generate custom stopWordFilters for applications or non English languages.\n *\n * @function\n * @param {Array} token The token to pass through the filter\n * @returns {lunr.PipelineFunction}\n * @see lunr.Pipeline\n * @see lunr.stopWordFilter\n */\nlunr.generateStopWordFilter = function (stopWords) {\n var words = stopWords.reduce(function (memo, stopWord) {\n memo[stopWord] = stopWord\n return memo\n }, {})\n\n return function (token) {\n if (token && words[token.toString()] !== token.toString()) return token\n }\n}\n\n/**\n * lunr.stopWordFilter is an English language stop word list filter, any words\n * contained in the list will not be passed through the filter.\n *\n * This is intended to be used in the Pipeline. If the token does not pass the\n * filter then undefined will be returned.\n *\n * @function\n * @implements {lunr.PipelineFunction}\n * @params {lunr.Token} token - A token to check for being a stop word.\n * @returns {lunr.Token}\n * @see {@link lunr.Pipeline}\n */\nlunr.stopWordFilter = lunr.generateStopWordFilter([\n 'a',\n 'able',\n 'about',\n 'across',\n 'after',\n 'all',\n 'almost',\n 'also',\n 'am',\n 'among',\n 'an',\n 'and',\n 'any',\n 'are',\n 'as',\n 'at',\n 'be',\n 'because',\n 'been',\n 'but',\n 'by',\n 'can',\n 'cannot',\n 'could',\n 'dear',\n 'did',\n 'do',\n 'does',\n 'either',\n 'else',\n 'ever',\n 'every',\n 'for',\n 'from',\n 'get',\n 'got',\n 'had',\n 'has',\n 'have',\n 'he',\n 'her',\n 'hers',\n 'him',\n 'his',\n 'how',\n 'however',\n 'i',\n 'if',\n 'in',\n 'into',\n 'is',\n 'it',\n 'its',\n 'just',\n 'least',\n 'let',\n 'like',\n 'likely',\n 'may',\n 'me',\n 'might',\n 'most',\n 'must',\n 'my',\n 'neither',\n 'no',\n 'nor',\n 'not',\n 'of',\n 'off',\n 'often',\n 'on',\n 'only',\n 'or',\n 'other',\n 'our',\n 'own',\n 'rather',\n 'said',\n 'say',\n 'says',\n 'she',\n 'should',\n 'since',\n 'so',\n 'some',\n 'than',\n 'that',\n 'the',\n 'their',\n 'them',\n 'then',\n 'there',\n 'these',\n 'they',\n 'this',\n 'tis',\n 'to',\n 'too',\n 'twas',\n 'us',\n 'wants',\n 'was',\n 'we',\n 'were',\n 'what',\n 'when',\n 'where',\n 'which',\n 'while',\n 'who',\n 'whom',\n 'why',\n 'will',\n 'with',\n 'would',\n 'yet',\n 'you',\n 'your'\n])\n\nlunr.Pipeline.registerFunction(lunr.stopWordFilter, 'stopWordFilter')\n/*!\n * lunr.trimmer\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * lunr.trimmer is a pipeline function for trimming non word\n * characters from the beginning and end of tokens before they\n * enter the index.\n *\n * This implementation may not work correctly for non latin\n * characters and should either be removed or adapted for use\n * with languages with non-latin characters.\n *\n * @static\n * @implements {lunr.PipelineFunction}\n * @param {lunr.Token} token The token to pass through the filter\n * @returns {lunr.Token}\n * @see lunr.Pipeline\n */\nlunr.trimmer = function (token) {\n return token.update(function (s) {\n return s.replace(/^\\W+/, '').replace(/\\W+$/, '')\n })\n}\n\nlunr.Pipeline.registerFunction(lunr.trimmer, 'trimmer')\n/*!\n * lunr.TokenSet\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * A token set is used to store the unique list of all tokens\n * within an index. Token sets are also used to represent an\n * incoming query to the index, this query token set and index\n * token set are then intersected to find which tokens to look\n * up in the inverted index.\n *\n * A token set can hold multiple tokens, as in the case of the\n * index token set, or it can hold a single token as in the\n * case of a simple query token set.\n *\n * Additionally token sets are used to perform wildcard matching.\n * Leading, contained and trailing wildcards are supported, and\n * from this edit distance matching can also be provided.\n *\n * Token sets are implemented as a minimal finite state automata,\n * where both common prefixes and suffixes are shared between tokens.\n * This helps to reduce the space used for storing the token set.\n *\n * @constructor\n */\nlunr.TokenSet = function () {\n this.final = false\n this.edges = {}\n this.id = lunr.TokenSet._nextId\n lunr.TokenSet._nextId += 1\n}\n\n/**\n * Keeps track of the next, auto increment, identifier to assign\n * to a new tokenSet.\n *\n * TokenSets require a unique identifier to be correctly minimised.\n *\n * @private\n */\nlunr.TokenSet._nextId = 1\n\n/**\n * Creates a TokenSet instance from the given sorted array of words.\n *\n * @param {String[]} arr - A sorted array of strings to create the set from.\n * @returns {lunr.TokenSet}\n * @throws Will throw an error if the input array is not sorted.\n */\nlunr.TokenSet.fromArray = function (arr) {\n var builder = new lunr.TokenSet.Builder\n\n for (var i = 0, len = arr.length; i < len; i++) {\n builder.insert(arr[i])\n }\n\n builder.finish()\n return builder.root\n}\n\n/**\n * Creates a token set from a query clause.\n *\n * @private\n * @param {Object} clause - A single clause from lunr.Query.\n * @param {string} clause.term - The query clause term.\n * @param {number} [clause.editDistance] - The optional edit distance for the term.\n * @returns {lunr.TokenSet}\n */\nlunr.TokenSet.fromClause = function (clause) {\n if ('editDistance' in clause) {\n return lunr.TokenSet.fromFuzzyString(clause.term, clause.editDistance)\n } else {\n return lunr.TokenSet.fromString(clause.term)\n }\n}\n\n/**\n * Creates a token set representing a single string with a specified\n * edit distance.\n *\n * Insertions, deletions, substitutions and transpositions are each\n * treated as an edit distance of 1.\n *\n * Increasing the allowed edit distance will have a dramatic impact\n * on the performance of both creating and intersecting these TokenSets.\n * It is advised to keep the edit distance less than 3.\n *\n * @param {string} str - The string to create the token set from.\n * @param {number} editDistance - The allowed edit distance to match.\n * @returns {lunr.Vector}\n */\nlunr.TokenSet.fromFuzzyString = function (str, editDistance) {\n var root = new lunr.TokenSet\n\n var stack = [{\n node: root,\n editsRemaining: editDistance,\n str: str\n }]\n\n while (stack.length) {\n var frame = stack.pop()\n\n // no edit\n if (frame.str.length > 0) {\n var char = frame.str.charAt(0),\n noEditNode\n\n if (char in frame.node.edges) {\n noEditNode = frame.node.edges[char]\n } else {\n noEditNode = new lunr.TokenSet\n frame.node.edges[char] = noEditNode\n }\n\n if (frame.str.length == 1) {\n noEditNode.final = true\n }\n\n stack.push({\n node: noEditNode,\n editsRemaining: frame.editsRemaining,\n str: frame.str.slice(1)\n })\n }\n\n if (frame.editsRemaining == 0) {\n continue\n }\n\n // insertion\n if (\"*\" in frame.node.edges) {\n var insertionNode = frame.node.edges[\"*\"]\n } else {\n var insertionNode = new lunr.TokenSet\n frame.node.edges[\"*\"] = insertionNode\n }\n\n if (frame.str.length == 0) {\n insertionNode.final = true\n }\n\n stack.push({\n node: insertionNode,\n editsRemaining: frame.editsRemaining - 1,\n str: frame.str\n })\n\n // deletion\n // can only do a deletion if we have enough edits remaining\n // and if there are characters left to delete in the string\n if (frame.str.length > 1) {\n stack.push({\n node: frame.node,\n editsRemaining: frame.editsRemaining - 1,\n str: frame.str.slice(1)\n })\n }\n\n // deletion\n // just removing the last character from the str\n if (frame.str.length == 1) {\n frame.node.final = true\n }\n\n // substitution\n // can only do a substitution if we have enough edits remaining\n // and if there are characters left to substitute\n if (frame.str.length >= 1) {\n if (\"*\" in frame.node.edges) {\n var substitutionNode = frame.node.edges[\"*\"]\n } else {\n var substitutionNode = new lunr.TokenSet\n frame.node.edges[\"*\"] = substitutionNode\n }\n\n if (frame.str.length == 1) {\n substitutionNode.final = true\n }\n\n stack.push({\n node: substitutionNode,\n editsRemaining: frame.editsRemaining - 1,\n str: frame.str.slice(1)\n })\n }\n\n // transposition\n // can only do a transposition if there are edits remaining\n // and there are enough characters to transpose\n if (frame.str.length > 1) {\n var charA = frame.str.charAt(0),\n charB = frame.str.charAt(1),\n transposeNode\n\n if (charB in frame.node.edges) {\n transposeNode = frame.node.edges[charB]\n } else {\n transposeNode = new lunr.TokenSet\n frame.node.edges[charB] = transposeNode\n }\n\n if (frame.str.length == 1) {\n transposeNode.final = true\n }\n\n stack.push({\n node: transposeNode,\n editsRemaining: frame.editsRemaining - 1,\n str: charA + frame.str.slice(2)\n })\n }\n }\n\n return root\n}\n\n/**\n * Creates a TokenSet from a string.\n *\n * The string may contain one or more wildcard characters (*)\n * that will allow wildcard matching when intersecting with\n * another TokenSet.\n *\n * @param {string} str - The string to create a TokenSet from.\n * @returns {lunr.TokenSet}\n */\nlunr.TokenSet.fromString = function (str) {\n var node = new lunr.TokenSet,\n root = node\n\n /*\n * Iterates through all characters within the passed string\n * appending a node for each character.\n *\n * When a wildcard character is found then a self\n * referencing edge is introduced to continually match\n * any number of any characters.\n */\n for (var i = 0, len = str.length; i < len; i++) {\n var char = str[i],\n final = (i == len - 1)\n\n if (char == \"*\") {\n node.edges[char] = node\n node.final = final\n\n } else {\n var next = new lunr.TokenSet\n next.final = final\n\n node.edges[char] = next\n node = next\n }\n }\n\n return root\n}\n\n/**\n * Converts this TokenSet into an array of strings\n * contained within the TokenSet.\n *\n * This is not intended to be used on a TokenSet that\n * contains wildcards, in these cases the results are\n * undefined and are likely to cause an infinite loop.\n *\n * @returns {string[]}\n */\nlunr.TokenSet.prototype.toArray = function () {\n var words = []\n\n var stack = [{\n prefix: \"\",\n node: this\n }]\n\n while (stack.length) {\n var frame = stack.pop(),\n edges = Object.keys(frame.node.edges),\n len = edges.length\n\n if (frame.node.final) {\n /* In Safari, at this point the prefix is sometimes corrupted, see:\n * https://github.com/olivernn/lunr.js/issues/279 Calling any\n * String.prototype method forces Safari to \"cast\" this string to what\n * it's supposed to be, fixing the bug. */\n frame.prefix.charAt(0)\n words.push(frame.prefix)\n }\n\n for (var i = 0; i < len; i++) {\n var edge = edges[i]\n\n stack.push({\n prefix: frame.prefix.concat(edge),\n node: frame.node.edges[edge]\n })\n }\n }\n\n return words\n}\n\n/**\n * Generates a string representation of a TokenSet.\n *\n * This is intended to allow TokenSets to be used as keys\n * in objects, largely to aid the construction and minimisation\n * of a TokenSet. As such it is not designed to be a human\n * friendly representation of the TokenSet.\n *\n * @returns {string}\n */\nlunr.TokenSet.prototype.toString = function () {\n // NOTE: Using Object.keys here as this.edges is very likely\n // to enter 'hash-mode' with many keys being added\n //\n // avoiding a for-in loop here as it leads to the function\n // being de-optimised (at least in V8). From some simple\n // benchmarks the performance is comparable, but allowing\n // V8 to optimize may mean easy performance wins in the future.\n\n if (this._str) {\n return this._str\n }\n\n var str = this.final ? '1' : '0',\n labels = Object.keys(this.edges).sort(),\n len = labels.length\n\n for (var i = 0; i < len; i++) {\n var label = labels[i],\n node = this.edges[label]\n\n str = str + label + node.id\n }\n\n return str\n}\n\n/**\n * Returns a new TokenSet that is the intersection of\n * this TokenSet and the passed TokenSet.\n *\n * This intersection will take into account any wildcards\n * contained within the TokenSet.\n *\n * @param {lunr.TokenSet} b - An other TokenSet to intersect with.\n * @returns {lunr.TokenSet}\n */\nlunr.TokenSet.prototype.intersect = function (b) {\n var output = new lunr.TokenSet,\n frame = undefined\n\n var stack = [{\n qNode: b,\n output: output,\n node: this\n }]\n\n while (stack.length) {\n frame = stack.pop()\n\n // NOTE: As with the #toString method, we are using\n // Object.keys and a for loop instead of a for-in loop\n // as both of these objects enter 'hash' mode, causing\n // the function to be de-optimised in V8\n var qEdges = Object.keys(frame.qNode.edges),\n qLen = qEdges.length,\n nEdges = Object.keys(frame.node.edges),\n nLen = nEdges.length\n\n for (var q = 0; q < qLen; q++) {\n var qEdge = qEdges[q]\n\n for (var n = 0; n < nLen; n++) {\n var nEdge = nEdges[n]\n\n if (nEdge == qEdge || qEdge == '*') {\n var node = frame.node.edges[nEdge],\n qNode = frame.qNode.edges[qEdge],\n final = node.final && qNode.final,\n next = undefined\n\n if (nEdge in frame.output.edges) {\n // an edge already exists for this character\n // no need to create a new node, just set the finality\n // bit unless this node is already final\n next = frame.output.edges[nEdge]\n next.final = next.final || final\n\n } else {\n // no edge exists yet, must create one\n // set the finality bit and insert it\n // into the output\n next = new lunr.TokenSet\n next.final = final\n frame.output.edges[nEdge] = next\n }\n\n stack.push({\n qNode: qNode,\n output: next,\n node: node\n })\n }\n }\n }\n }\n\n return output\n}\nlunr.TokenSet.Builder = function () {\n this.previousWord = \"\"\n this.root = new lunr.TokenSet\n this.uncheckedNodes = []\n this.minimizedNodes = {}\n}\n\nlunr.TokenSet.Builder.prototype.insert = function (word) {\n var node,\n commonPrefix = 0\n\n if (word < this.previousWord) {\n throw new Error (\"Out of order word insertion\")\n }\n\n for (var i = 0; i < word.length && i < this.previousWord.length; i++) {\n if (word[i] != this.previousWord[i]) break\n commonPrefix++\n }\n\n this.minimize(commonPrefix)\n\n if (this.uncheckedNodes.length == 0) {\n node = this.root\n } else {\n node = this.uncheckedNodes[this.uncheckedNodes.length - 1].child\n }\n\n for (var i = commonPrefix; i < word.length; i++) {\n var nextNode = new lunr.TokenSet,\n char = word[i]\n\n node.edges[char] = nextNode\n\n this.uncheckedNodes.push({\n parent: node,\n char: char,\n child: nextNode\n })\n\n node = nextNode\n }\n\n node.final = true\n this.previousWord = word\n}\n\nlunr.TokenSet.Builder.prototype.finish = function () {\n this.minimize(0)\n}\n\nlunr.TokenSet.Builder.prototype.minimize = function (downTo) {\n for (var i = this.uncheckedNodes.length - 1; i >= downTo; i--) {\n var node = this.uncheckedNodes[i],\n childKey = node.child.toString()\n\n if (childKey in this.minimizedNodes) {\n node.parent.edges[node.char] = this.minimizedNodes[childKey]\n } else {\n // Cache the key for this node since\n // we know it can't change anymore\n node.child._str = childKey\n\n this.minimizedNodes[childKey] = node.child\n }\n\n this.uncheckedNodes.pop()\n }\n}\n/*!\n * lunr.Index\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * An index contains the built index of all documents and provides a query interface\n * to the index.\n *\n * Usually instances of lunr.Index will not be created using this constructor, instead\n * lunr.Builder should be used to construct new indexes, or lunr.Index.load should be\n * used to load previously built and serialized indexes.\n *\n * @constructor\n * @param {Object} attrs - The attributes of the built search index.\n * @param {Object} attrs.invertedIndex - An index of term/field to document reference.\n * @param {Object} attrs.fieldVectors - Field vectors\n * @param {lunr.TokenSet} attrs.tokenSet - An set of all corpus tokens.\n * @param {string[]} attrs.fields - The names of indexed document fields.\n * @param {lunr.Pipeline} attrs.pipeline - The pipeline to use for search terms.\n */\nlunr.Index = function (attrs) {\n this.invertedIndex = attrs.invertedIndex\n this.fieldVectors = attrs.fieldVectors\n this.tokenSet = attrs.tokenSet\n this.fields = attrs.fields\n this.pipeline = attrs.pipeline\n}\n\n/**\n * A result contains details of a document matching a search query.\n * @typedef {Object} lunr.Index~Result\n * @property {string} ref - The reference of the document this result represents.\n * @property {number} score - A number between 0 and 1 representing how similar this document is to the query.\n * @property {lunr.MatchData} matchData - Contains metadata about this match including which term(s) caused the match.\n */\n\n/**\n * Although lunr provides the ability to create queries using lunr.Query, it also provides a simple\n * query language which itself is parsed into an instance of lunr.Query.\n *\n * For programmatically building queries it is advised to directly use lunr.Query, the query language\n * is best used for human entered text rather than program generated text.\n *\n * At its simplest queries can just be a single term, e.g. `hello`, multiple terms are also supported\n * and will be combined with OR, e.g `hello world` will match documents that contain either 'hello'\n * or 'world', though those that contain both will rank higher in the results.\n *\n * Wildcards can be included in terms to match one or more unspecified characters, these wildcards can\n * be inserted anywhere within the term, and more than one wildcard can exist in a single term. Adding\n * wildcards will increase the number of documents that will be found but can also have a negative\n * impact on query performance, especially with wildcards at the beginning of a term.\n *\n * Terms can be restricted to specific fields, e.g. `title:hello`, only documents with the term\n * hello in the title field will match this query. Using a field not present in the index will lead\n * to an error being thrown.\n *\n * Modifiers can also be added to terms, lunr supports edit distance and boost modifiers on terms. A term\n * boost will make documents matching that term score higher, e.g. `foo^5`. Edit distance is also supported\n * to provide fuzzy matching, e.g. 'hello~2' will match documents with hello with an edit distance of 2.\n * Avoid large values for edit distance to improve query performance.\n *\n * Each term also supports a presence modifier. By default a term's presence in document is optional, however\n * this can be changed to either required or prohibited. For a term's presence to be required in a document the\n * term should be prefixed with a '+', e.g. `+foo bar` is a search for documents that must contain 'foo' and\n * optionally contain 'bar'. Conversely a leading '-' sets the terms presence to prohibited, i.e. it must not\n * appear in a document, e.g. `-foo bar` is a search for documents that do not contain 'foo' but may contain 'bar'.\n *\n * To escape special characters the backslash character '\\' can be used, this allows searches to include\n * characters that would normally be considered modifiers, e.g. `foo\\~2` will search for a term \"foo~2\" instead\n * of attempting to apply a boost of 2 to the search term \"foo\".\n *\n * @typedef {string} lunr.Index~QueryString\n * @example Simple single term query\n * hello\n * @example Multiple term query\n * hello world\n * @example term scoped to a field\n * title:hello\n * @example term with a boost of 10\n * hello^10\n * @example term with an edit distance of 2\n * hello~2\n * @example terms with presence modifiers\n * -foo +bar baz\n */\n\n/**\n * Performs a search against the index using lunr query syntax.\n *\n * Results will be returned sorted by their score, the most relevant results\n * will be returned first. For details on how the score is calculated, please see\n * the {@link https://lunrjs.com/guides/searching.html#scoring|guide}.\n *\n * For more programmatic querying use lunr.Index#query.\n *\n * @param {lunr.Index~QueryString} queryString - A string containing a lunr query.\n * @throws {lunr.QueryParseError} If the passed query string cannot be parsed.\n * @returns {lunr.Index~Result[]}\n */\nlunr.Index.prototype.search = function (queryString) {\n return this.query(function (query) {\n var parser = new lunr.QueryParser(queryString, query)\n parser.parse()\n })\n}\n\n/**\n * A query builder callback provides a query object to be used to express\n * the query to perform on the index.\n *\n * @callback lunr.Index~queryBuilder\n * @param {lunr.Query} query - The query object to build up.\n * @this lunr.Query\n */\n\n/**\n * Performs a query against the index using the yielded lunr.Query object.\n *\n * If performing programmatic queries against the index, this method is preferred\n * over lunr.Index#search so as to avoid the additional query parsing overhead.\n *\n * A query object is yielded to the supplied function which should be used to\n * express the query to be run against the index.\n *\n * Note that although this function takes a callback parameter it is _not_ an\n * asynchronous operation, the callback is just yielded a query object to be\n * customized.\n *\n * @param {lunr.Index~queryBuilder} fn - A function that is used to build the query.\n * @returns {lunr.Index~Result[]}\n */\nlunr.Index.prototype.query = function (fn) {\n // for each query clause\n // * process terms\n // * expand terms from token set\n // * find matching documents and metadata\n // * get document vectors\n // * score documents\n\n var query = new lunr.Query(this.fields),\n matchingFields = Object.create(null),\n queryVectors = Object.create(null),\n termFieldCache = Object.create(null),\n requiredMatches = Object.create(null),\n prohibitedMatches = Object.create(null)\n\n /*\n * To support field level boosts a query vector is created per\n * field. An empty vector is eagerly created to support negated\n * queries.\n */\n for (var i = 0; i < this.fields.length; i++) {\n queryVectors[this.fields[i]] = new lunr.Vector\n }\n\n fn.call(query, query)\n\n for (var i = 0; i < query.clauses.length; i++) {\n /*\n * Unless the pipeline has been disabled for this term, which is\n * the case for terms with wildcards, we need to pass the clause\n * term through the search pipeline. A pipeline returns an array\n * of processed terms. Pipeline functions may expand the passed\n * term, which means we may end up performing multiple index lookups\n * for a single query term.\n */\n var clause = query.clauses[i],\n terms = null,\n clauseMatches = lunr.Set.empty\n\n if (clause.usePipeline) {\n terms = this.pipeline.runString(clause.term, {\n fields: clause.fields\n })\n } else {\n terms = [clause.term]\n }\n\n for (var m = 0; m < terms.length; m++) {\n var term = terms[m]\n\n /*\n * Each term returned from the pipeline needs to use the same query\n * clause object, e.g. the same boost and or edit distance. The\n * simplest way to do this is to re-use the clause object but mutate\n * its term property.\n */\n clause.term = term\n\n /*\n * From the term in the clause we create a token set which will then\n * be used to intersect the indexes token set to get a list of terms\n * to lookup in the inverted index\n */\n var termTokenSet = lunr.TokenSet.fromClause(clause),\n expandedTerms = this.tokenSet.intersect(termTokenSet).toArray()\n\n /*\n * If a term marked as required does not exist in the tokenSet it is\n * impossible for the search to return any matches. We set all the field\n * scoped required matches set to empty and stop examining any further\n * clauses.\n */\n if (expandedTerms.length === 0 && clause.presence === lunr.Query.presence.REQUIRED) {\n for (var k = 0; k < clause.fields.length; k++) {\n var field = clause.fields[k]\n requiredMatches[field] = lunr.Set.empty\n }\n\n break\n }\n\n for (var j = 0; j < expandedTerms.length; j++) {\n /*\n * For each term get the posting and termIndex, this is required for\n * building the query vector.\n */\n var expandedTerm = expandedTerms[j],\n posting = this.invertedIndex[expandedTerm],\n termIndex = posting._index\n\n for (var k = 0; k < clause.fields.length; k++) {\n /*\n * For each field that this query term is scoped by (by default\n * all fields are in scope) we need to get all the document refs\n * that have this term in that field.\n *\n * The posting is the entry in the invertedIndex for the matching\n * term from above.\n */\n var field = clause.fields[k],\n fieldPosting = posting[field],\n matchingDocumentRefs = Object.keys(fieldPosting),\n termField = expandedTerm + \"/\" + field,\n matchingDocumentsSet = new lunr.Set(matchingDocumentRefs)\n\n /*\n * if the presence of this term is required ensure that the matching\n * documents are added to the set of required matches for this clause.\n *\n */\n if (clause.presence == lunr.Query.presence.REQUIRED) {\n clauseMatches = clauseMatches.union(matchingDocumentsSet)\n\n if (requiredMatches[field] === undefined) {\n requiredMatches[field] = lunr.Set.complete\n }\n }\n\n /*\n * if the presence of this term is prohibited ensure that the matching\n * documents are added to the set of prohibited matches for this field,\n * creating that set if it does not yet exist.\n */\n if (clause.presence == lunr.Query.presence.PROHIBITED) {\n if (prohibitedMatches[field] === undefined) {\n prohibitedMatches[field] = lunr.Set.empty\n }\n\n prohibitedMatches[field] = prohibitedMatches[field].union(matchingDocumentsSet)\n\n /*\n * Prohibited matches should not be part of the query vector used for\n * similarity scoring and no metadata should be extracted so we continue\n * to the next field\n */\n continue\n }\n\n /*\n * The query field vector is populated using the termIndex found for\n * the term and a unit value with the appropriate boost applied.\n * Using upsert because there could already be an entry in the vector\n * for the term we are working with. In that case we just add the scores\n * together.\n */\n queryVectors[field].upsert(termIndex, clause.boost, function (a, b) { return a + b })\n\n /**\n * If we've already seen this term, field combo then we've already collected\n * the matching documents and metadata, no need to go through all that again\n */\n if (termFieldCache[termField]) {\n continue\n }\n\n for (var l = 0; l < matchingDocumentRefs.length; l++) {\n /*\n * All metadata for this term/field/document triple\n * are then extracted and collected into an instance\n * of lunr.MatchData ready to be returned in the query\n * results\n */\n var matchingDocumentRef = matchingDocumentRefs[l],\n matchingFieldRef = new lunr.FieldRef (matchingDocumentRef, field),\n metadata = fieldPosting[matchingDocumentRef],\n fieldMatch\n\n if ((fieldMatch = matchingFields[matchingFieldRef]) === undefined) {\n matchingFields[matchingFieldRef] = new lunr.MatchData (expandedTerm, field, metadata)\n } else {\n fieldMatch.add(expandedTerm, field, metadata)\n }\n\n }\n\n termFieldCache[termField] = true\n }\n }\n }\n\n /**\n * If the presence was required we need to update the requiredMatches field sets.\n * We do this after all fields for the term have collected their matches because\n * the clause terms presence is required in _any_ of the fields not _all_ of the\n * fields.\n */\n if (clause.presence === lunr.Query.presence.REQUIRED) {\n for (var k = 0; k < clause.fields.length; k++) {\n var field = clause.fields[k]\n requiredMatches[field] = requiredMatches[field].intersect(clauseMatches)\n }\n }\n }\n\n /**\n * Need to combine the field scoped required and prohibited\n * matching documents into a global set of required and prohibited\n * matches\n */\n var allRequiredMatches = lunr.Set.complete,\n allProhibitedMatches = lunr.Set.empty\n\n for (var i = 0; i < this.fields.length; i++) {\n var field = this.fields[i]\n\n if (requiredMatches[field]) {\n allRequiredMatches = allRequiredMatches.intersect(requiredMatches[field])\n }\n\n if (prohibitedMatches[field]) {\n allProhibitedMatches = allProhibitedMatches.union(prohibitedMatches[field])\n }\n }\n\n var matchingFieldRefs = Object.keys(matchingFields),\n results = [],\n matches = Object.create(null)\n\n /*\n * If the query is negated (contains only prohibited terms)\n * we need to get _all_ fieldRefs currently existing in the\n * index. This is only done when we know that the query is\n * entirely prohibited terms to avoid any cost of getting all\n * fieldRefs unnecessarily.\n *\n * Additionally, blank MatchData must be created to correctly\n * populate the results.\n */\n if (query.isNegated()) {\n matchingFieldRefs = Object.keys(this.fieldVectors)\n\n for (var i = 0; i < matchingFieldRefs.length; i++) {\n var matchingFieldRef = matchingFieldRefs[i]\n var fieldRef = lunr.FieldRef.fromString(matchingFieldRef)\n matchingFields[matchingFieldRef] = new lunr.MatchData\n }\n }\n\n for (var i = 0; i < matchingFieldRefs.length; i++) {\n /*\n * Currently we have document fields that match the query, but we\n * need to return documents. The matchData and scores are combined\n * from multiple fields belonging to the same document.\n *\n * Scores are calculated by field, using the query vectors created\n * above, and combined into a final document score using addition.\n */\n var fieldRef = lunr.FieldRef.fromString(matchingFieldRefs[i]),\n docRef = fieldRef.docRef\n\n if (!allRequiredMatches.contains(docRef)) {\n continue\n }\n\n if (allProhibitedMatches.contains(docRef)) {\n continue\n }\n\n var fieldVector = this.fieldVectors[fieldRef],\n score = queryVectors[fieldRef.fieldName].similarity(fieldVector),\n docMatch\n\n if ((docMatch = matches[docRef]) !== undefined) {\n docMatch.score += score\n docMatch.matchData.combine(matchingFields[fieldRef])\n } else {\n var match = {\n ref: docRef,\n score: score,\n matchData: matchingFields[fieldRef]\n }\n matches[docRef] = match\n results.push(match)\n }\n }\n\n /*\n * Sort the results objects by score, highest first.\n */\n return results.sort(function (a, b) {\n return b.score - a.score\n })\n}\n\n/**\n * Prepares the index for JSON serialization.\n *\n * The schema for this JSON blob will be described in a\n * separate JSON schema file.\n *\n * @returns {Object}\n */\nlunr.Index.prototype.toJSON = function () {\n var invertedIndex = Object.keys(this.invertedIndex)\n .sort()\n .map(function (term) {\n return [term, this.invertedIndex[term]]\n }, this)\n\n var fieldVectors = Object.keys(this.fieldVectors)\n .map(function (ref) {\n return [ref, this.fieldVectors[ref].toJSON()]\n }, this)\n\n return {\n version: lunr.version,\n fields: this.fields,\n fieldVectors: fieldVectors,\n invertedIndex: invertedIndex,\n pipeline: this.pipeline.toJSON()\n }\n}\n\n/**\n * Loads a previously serialized lunr.Index\n *\n * @param {Object} serializedIndex - A previously serialized lunr.Index\n * @returns {lunr.Index}\n */\nlunr.Index.load = function (serializedIndex) {\n var attrs = {},\n fieldVectors = {},\n serializedVectors = serializedIndex.fieldVectors,\n invertedIndex = Object.create(null),\n serializedInvertedIndex = serializedIndex.invertedIndex,\n tokenSetBuilder = new lunr.TokenSet.Builder,\n pipeline = lunr.Pipeline.load(serializedIndex.pipeline)\n\n if (serializedIndex.version != lunr.version) {\n lunr.utils.warn(\"Version mismatch when loading serialised index. Current version of lunr '\" + lunr.version + \"' does not match serialized index '\" + serializedIndex.version + \"'\")\n }\n\n for (var i = 0; i < serializedVectors.length; i++) {\n var tuple = serializedVectors[i],\n ref = tuple[0],\n elements = tuple[1]\n\n fieldVectors[ref] = new lunr.Vector(elements)\n }\n\n for (var i = 0; i < serializedInvertedIndex.length; i++) {\n var tuple = serializedInvertedIndex[i],\n term = tuple[0],\n posting = tuple[1]\n\n tokenSetBuilder.insert(term)\n invertedIndex[term] = posting\n }\n\n tokenSetBuilder.finish()\n\n attrs.fields = serializedIndex.fields\n\n attrs.fieldVectors = fieldVectors\n attrs.invertedIndex = invertedIndex\n attrs.tokenSet = tokenSetBuilder.root\n attrs.pipeline = pipeline\n\n return new lunr.Index(attrs)\n}\n/*!\n * lunr.Builder\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * lunr.Builder performs indexing on a set of documents and\n * returns instances of lunr.Index ready for querying.\n *\n * All configuration of the index is done via the builder, the\n * fields to index, the document reference, the text processing\n * pipeline and document scoring parameters are all set on the\n * builder before indexing.\n *\n * @constructor\n * @property {string} _ref - Internal reference to the document reference field.\n * @property {string[]} _fields - Internal reference to the document fields to index.\n * @property {object} invertedIndex - The inverted index maps terms to document fields.\n * @property {object} documentTermFrequencies - Keeps track of document term frequencies.\n * @property {object} documentLengths - Keeps track of the length of documents added to the index.\n * @property {lunr.tokenizer} tokenizer - Function for splitting strings into tokens for indexing.\n * @property {lunr.Pipeline} pipeline - The pipeline performs text processing on tokens before indexing.\n * @property {lunr.Pipeline} searchPipeline - A pipeline for processing search terms before querying the index.\n * @property {number} documentCount - Keeps track of the total number of documents indexed.\n * @property {number} _b - A parameter to control field length normalization, setting this to 0 disabled normalization, 1 fully normalizes field lengths, the default value is 0.75.\n * @property {number} _k1 - A parameter to control how quickly an increase in term frequency results in term frequency saturation, the default value is 1.2.\n * @property {number} termIndex - A counter incremented for each unique term, used to identify a terms position in the vector space.\n * @property {array} metadataWhitelist - A list of metadata keys that have been whitelisted for entry in the index.\n */\nlunr.Builder = function () {\n this._ref = \"id\"\n this._fields = Object.create(null)\n this._documents = Object.create(null)\n this.invertedIndex = Object.create(null)\n this.fieldTermFrequencies = {}\n this.fieldLengths = {}\n this.tokenizer = lunr.tokenizer\n this.pipeline = new lunr.Pipeline\n this.searchPipeline = new lunr.Pipeline\n this.documentCount = 0\n this._b = 0.75\n this._k1 = 1.2\n this.termIndex = 0\n this.metadataWhitelist = []\n}\n\n/**\n * Sets the document field used as the document reference. Every document must have this field.\n * The type of this field in the document should be a string, if it is not a string it will be\n * coerced into a string by calling toString.\n *\n * The default ref is 'id'.\n *\n * The ref should _not_ be changed during indexing, it should be set before any documents are\n * added to the index. Changing it during indexing can lead to inconsistent results.\n *\n * @param {string} ref - The name of the reference field in the document.\n */\nlunr.Builder.prototype.ref = function (ref) {\n this._ref = ref\n}\n\n/**\n * A function that is used to extract a field from a document.\n *\n * Lunr expects a field to be at the top level of a document, if however the field\n * is deeply nested within a document an extractor function can be used to extract\n * the right field for indexing.\n *\n * @callback fieldExtractor\n * @param {object} doc - The document being added to the index.\n * @returns {?(string|object|object[])} obj - The object that will be indexed for this field.\n * @example Extracting a nested field\n * function (doc) { return doc.nested.field }\n */\n\n/**\n * Adds a field to the list of document fields that will be indexed. Every document being\n * indexed should have this field. Null values for this field in indexed documents will\n * not cause errors but will limit the chance of that document being retrieved by searches.\n *\n * All fields should be added before adding documents to the index. Adding fields after\n * a document has been indexed will have no effect on already indexed documents.\n *\n * Fields can be boosted at build time. This allows terms within that field to have more\n * importance when ranking search results. Use a field boost to specify that matches within\n * one field are more important than other fields.\n *\n * @param {string} fieldName - The name of a field to index in all documents.\n * @param {object} attributes - Optional attributes associated with this field.\n * @param {number} [attributes.boost=1] - Boost applied to all terms within this field.\n * @param {fieldExtractor} [attributes.extractor] - Function to extract a field from a document.\n * @throws {RangeError} fieldName cannot contain unsupported characters '/'\n */\nlunr.Builder.prototype.field = function (fieldName, attributes) {\n if (/\\//.test(fieldName)) {\n throw new RangeError (\"Field '\" + fieldName + \"' contains illegal character '/'\")\n }\n\n this._fields[fieldName] = attributes || {}\n}\n\n/**\n * A parameter to tune the amount of field length normalisation that is applied when\n * calculating relevance scores. A value of 0 will completely disable any normalisation\n * and a value of 1 will fully normalise field lengths. The default is 0.75. Values of b\n * will be clamped to the range 0 - 1.\n *\n * @param {number} number - The value to set for this tuning parameter.\n */\nlunr.Builder.prototype.b = function (number) {\n if (number < 0) {\n this._b = 0\n } else if (number > 1) {\n this._b = 1\n } else {\n this._b = number\n }\n}\n\n/**\n * A parameter that controls the speed at which a rise in term frequency results in term\n * frequency saturation. The default value is 1.2. Setting this to a higher value will give\n * slower saturation levels, a lower value will result in quicker saturation.\n *\n * @param {number} number - The value to set for this tuning parameter.\n */\nlunr.Builder.prototype.k1 = function (number) {\n this._k1 = number\n}\n\n/**\n * Adds a document to the index.\n *\n * Before adding fields to the index the index should have been fully setup, with the document\n * ref and all fields to index already having been specified.\n *\n * The document must have a field name as specified by the ref (by default this is 'id') and\n * it should have all fields defined for indexing, though null or undefined values will not\n * cause errors.\n *\n * Entire documents can be boosted at build time. Applying a boost to a document indicates that\n * this document should rank higher in search results than other documents.\n *\n * @param {object} doc - The document to add to the index.\n * @param {object} attributes - Optional attributes associated with this document.\n * @param {number} [attributes.boost=1] - Boost applied to all terms within this document.\n */\nlunr.Builder.prototype.add = function (doc, attributes) {\n var docRef = doc[this._ref],\n fields = Object.keys(this._fields)\n\n this._documents[docRef] = attributes || {}\n this.documentCount += 1\n\n for (var i = 0; i < fields.length; i++) {\n var fieldName = fields[i],\n extractor = this._fields[fieldName].extractor,\n field = extractor ? extractor(doc) : doc[fieldName],\n tokens = this.tokenizer(field, {\n fields: [fieldName]\n }),\n terms = this.pipeline.run(tokens),\n fieldRef = new lunr.FieldRef (docRef, fieldName),\n fieldTerms = Object.create(null)\n\n this.fieldTermFrequencies[fieldRef] = fieldTerms\n this.fieldLengths[fieldRef] = 0\n\n // store the length of this field for this document\n this.fieldLengths[fieldRef] += terms.length\n\n // calculate term frequencies for this field\n for (var j = 0; j < terms.length; j++) {\n var term = terms[j]\n\n if (fieldTerms[term] == undefined) {\n fieldTerms[term] = 0\n }\n\n fieldTerms[term] += 1\n\n // add to inverted index\n // create an initial posting if one doesn't exist\n if (this.invertedIndex[term] == undefined) {\n var posting = Object.create(null)\n posting[\"_index\"] = this.termIndex\n this.termIndex += 1\n\n for (var k = 0; k < fields.length; k++) {\n posting[fields[k]] = Object.create(null)\n }\n\n this.invertedIndex[term] = posting\n }\n\n // add an entry for this term/fieldName/docRef to the invertedIndex\n if (this.invertedIndex[term][fieldName][docRef] == undefined) {\n this.invertedIndex[term][fieldName][docRef] = Object.create(null)\n }\n\n // store all whitelisted metadata about this token in the\n // inverted index\n for (var l = 0; l < this.metadataWhitelist.length; l++) {\n var metadataKey = this.metadataWhitelist[l],\n metadata = term.metadata[metadataKey]\n\n if (this.invertedIndex[term][fieldName][docRef][metadataKey] == undefined) {\n this.invertedIndex[term][fieldName][docRef][metadataKey] = []\n }\n\n this.invertedIndex[term][fieldName][docRef][metadataKey].push(metadata)\n }\n }\n\n }\n}\n\n/**\n * Calculates the average document length for this index\n *\n * @private\n */\nlunr.Builder.prototype.calculateAverageFieldLengths = function () {\n\n var fieldRefs = Object.keys(this.fieldLengths),\n numberOfFields = fieldRefs.length,\n accumulator = {},\n documentsWithField = {}\n\n for (var i = 0; i < numberOfFields; i++) {\n var fieldRef = lunr.FieldRef.fromString(fieldRefs[i]),\n field = fieldRef.fieldName\n\n documentsWithField[field] || (documentsWithField[field] = 0)\n documentsWithField[field] += 1\n\n accumulator[field] || (accumulator[field] = 0)\n accumulator[field] += this.fieldLengths[fieldRef]\n }\n\n var fields = Object.keys(this._fields)\n\n for (var i = 0; i < fields.length; i++) {\n var fieldName = fields[i]\n accumulator[fieldName] = accumulator[fieldName] / documentsWithField[fieldName]\n }\n\n this.averageFieldLength = accumulator\n}\n\n/**\n * Builds a vector space model of every document using lunr.Vector\n *\n * @private\n */\nlunr.Builder.prototype.createFieldVectors = function () {\n var fieldVectors = {},\n fieldRefs = Object.keys(this.fieldTermFrequencies),\n fieldRefsLength = fieldRefs.length,\n termIdfCache = Object.create(null)\n\n for (var i = 0; i < fieldRefsLength; i++) {\n var fieldRef = lunr.FieldRef.fromString(fieldRefs[i]),\n fieldName = fieldRef.fieldName,\n fieldLength = this.fieldLengths[fieldRef],\n fieldVector = new lunr.Vector,\n termFrequencies = this.fieldTermFrequencies[fieldRef],\n terms = Object.keys(termFrequencies),\n termsLength = terms.length\n\n\n var fieldBoost = this._fields[fieldName].boost || 1,\n docBoost = this._documents[fieldRef.docRef].boost || 1\n\n for (var j = 0; j < termsLength; j++) {\n var term = terms[j],\n tf = termFrequencies[term],\n termIndex = this.invertedIndex[term]._index,\n idf, score, scoreWithPrecision\n\n if (termIdfCache[term] === undefined) {\n idf = lunr.idf(this.invertedIndex[term], this.documentCount)\n termIdfCache[term] = idf\n } else {\n idf = termIdfCache[term]\n }\n\n score = idf * ((this._k1 + 1) * tf) / (this._k1 * (1 - this._b + this._b * (fieldLength / this.averageFieldLength[fieldName])) + tf)\n score *= fieldBoost\n score *= docBoost\n scoreWithPrecision = Math.round(score * 1000) / 1000\n // Converts 1.23456789 to 1.234.\n // Reducing the precision so that the vectors take up less\n // space when serialised. Doing it now so that they behave\n // the same before and after serialisation. Also, this is\n // the fastest approach to reducing a number's precision in\n // JavaScript.\n\n fieldVector.insert(termIndex, scoreWithPrecision)\n }\n\n fieldVectors[fieldRef] = fieldVector\n }\n\n this.fieldVectors = fieldVectors\n}\n\n/**\n * Creates a token set of all tokens in the index using lunr.TokenSet\n *\n * @private\n */\nlunr.Builder.prototype.createTokenSet = function () {\n this.tokenSet = lunr.TokenSet.fromArray(\n Object.keys(this.invertedIndex).sort()\n )\n}\n\n/**\n * Builds the index, creating an instance of lunr.Index.\n *\n * This completes the indexing process and should only be called\n * once all documents have been added to the index.\n *\n * @returns {lunr.Index}\n */\nlunr.Builder.prototype.build = function () {\n this.calculateAverageFieldLengths()\n this.createFieldVectors()\n this.createTokenSet()\n\n return new lunr.Index({\n invertedIndex: this.invertedIndex,\n fieldVectors: this.fieldVectors,\n tokenSet: this.tokenSet,\n fields: Object.keys(this._fields),\n pipeline: this.searchPipeline\n })\n}\n\n/**\n * Applies a plugin to the index builder.\n *\n * A plugin is a function that is called with the index builder as its context.\n * Plugins can be used to customise or extend the behaviour of the index\n * in some way. A plugin is just a function, that encapsulated the custom\n * behaviour that should be applied when building the index.\n *\n * The plugin function will be called with the index builder as its argument, additional\n * arguments can also be passed when calling use. The function will be called\n * with the index builder as its context.\n *\n * @param {Function} plugin The plugin to apply.\n */\nlunr.Builder.prototype.use = function (fn) {\n var args = Array.prototype.slice.call(arguments, 1)\n args.unshift(this)\n fn.apply(this, args)\n}\n/**\n * Contains and collects metadata about a matching document.\n * A single instance of lunr.MatchData is returned as part of every\n * lunr.Index~Result.\n *\n * @constructor\n * @param {string} term - The term this match data is associated with\n * @param {string} field - The field in which the term was found\n * @param {object} metadata - The metadata recorded about this term in this field\n * @property {object} metadata - A cloned collection of metadata associated with this document.\n * @see {@link lunr.Index~Result}\n */\nlunr.MatchData = function (term, field, metadata) {\n var clonedMetadata = Object.create(null),\n metadataKeys = Object.keys(metadata || {})\n\n // Cloning the metadata to prevent the original\n // being mutated during match data combination.\n // Metadata is kept in an array within the inverted\n // index so cloning the data can be done with\n // Array#slice\n for (var i = 0; i < metadataKeys.length; i++) {\n var key = metadataKeys[i]\n clonedMetadata[key] = metadata[key].slice()\n }\n\n this.metadata = Object.create(null)\n\n if (term !== undefined) {\n this.metadata[term] = Object.create(null)\n this.metadata[term][field] = clonedMetadata\n }\n}\n\n/**\n * An instance of lunr.MatchData will be created for every term that matches a\n * document. However only one instance is required in a lunr.Index~Result. This\n * method combines metadata from another instance of lunr.MatchData with this\n * objects metadata.\n *\n * @param {lunr.MatchData} otherMatchData - Another instance of match data to merge with this one.\n * @see {@link lunr.Index~Result}\n */\nlunr.MatchData.prototype.combine = function (otherMatchData) {\n var terms = Object.keys(otherMatchData.metadata)\n\n for (var i = 0; i < terms.length; i++) {\n var term = terms[i],\n fields = Object.keys(otherMatchData.metadata[term])\n\n if (this.metadata[term] == undefined) {\n this.metadata[term] = Object.create(null)\n }\n\n for (var j = 0; j < fields.length; j++) {\n var field = fields[j],\n keys = Object.keys(otherMatchData.metadata[term][field])\n\n if (this.metadata[term][field] == undefined) {\n this.metadata[term][field] = Object.create(null)\n }\n\n for (var k = 0; k < keys.length; k++) {\n var key = keys[k]\n\n if (this.metadata[term][field][key] == undefined) {\n this.metadata[term][field][key] = otherMatchData.metadata[term][field][key]\n } else {\n this.metadata[term][field][key] = this.metadata[term][field][key].concat(otherMatchData.metadata[term][field][key])\n }\n\n }\n }\n }\n}\n\n/**\n * Add metadata for a term/field pair to this instance of match data.\n *\n * @param {string} term - The term this match data is associated with\n * @param {string} field - The field in which the term was found\n * @param {object} metadata - The metadata recorded about this term in this field\n */\nlunr.MatchData.prototype.add = function (term, field, metadata) {\n if (!(term in this.metadata)) {\n this.metadata[term] = Object.create(null)\n this.metadata[term][field] = metadata\n return\n }\n\n if (!(field in this.metadata[term])) {\n this.metadata[term][field] = metadata\n return\n }\n\n var metadataKeys = Object.keys(metadata)\n\n for (var i = 0; i < metadataKeys.length; i++) {\n var key = metadataKeys[i]\n\n if (key in this.metadata[term][field]) {\n this.metadata[term][field][key] = this.metadata[term][field][key].concat(metadata[key])\n } else {\n this.metadata[term][field][key] = metadata[key]\n }\n }\n}\n/**\n * A lunr.Query provides a programmatic way of defining queries to be performed\n * against a {@link lunr.Index}.\n *\n * Prefer constructing a lunr.Query using the {@link lunr.Index#query} method\n * so the query object is pre-initialized with the right index fields.\n *\n * @constructor\n * @property {lunr.Query~Clause[]} clauses - An array of query clauses.\n * @property {string[]} allFields - An array of all available fields in a lunr.Index.\n */\nlunr.Query = function (allFields) {\n this.clauses = []\n this.allFields = allFields\n}\n\n/**\n * Constants for indicating what kind of automatic wildcard insertion will be used when constructing a query clause.\n *\n * This allows wildcards to be added to the beginning and end of a term without having to manually do any string\n * concatenation.\n *\n * The wildcard constants can be bitwise combined to select both leading and trailing wildcards.\n *\n * @constant\n * @default\n * @property {number} wildcard.NONE - The term will have no wildcards inserted, this is the default behaviour\n * @property {number} wildcard.LEADING - Prepend the term with a wildcard, unless a leading wildcard already exists\n * @property {number} wildcard.TRAILING - Append a wildcard to the term, unless a trailing wildcard already exists\n * @see lunr.Query~Clause\n * @see lunr.Query#clause\n * @see lunr.Query#term\n * @example query term with trailing wildcard\n * query.term('foo', { wildcard: lunr.Query.wildcard.TRAILING })\n * @example query term with leading and trailing wildcard\n * query.term('foo', {\n * wildcard: lunr.Query.wildcard.LEADING | lunr.Query.wildcard.TRAILING\n * })\n */\n\nlunr.Query.wildcard = new String (\"*\")\nlunr.Query.wildcard.NONE = 0\nlunr.Query.wildcard.LEADING = 1\nlunr.Query.wildcard.TRAILING = 2\n\n/**\n * Constants for indicating what kind of presence a term must have in matching documents.\n *\n * @constant\n * @enum {number}\n * @see lunr.Query~Clause\n * @see lunr.Query#clause\n * @see lunr.Query#term\n * @example query term with required presence\n * query.term('foo', { presence: lunr.Query.presence.REQUIRED })\n */\nlunr.Query.presence = {\n /**\n * Term's presence in a document is optional, this is the default value.\n */\n OPTIONAL: 1,\n\n /**\n * Term's presence in a document is required, documents that do not contain\n * this term will not be returned.\n */\n REQUIRED: 2,\n\n /**\n * Term's presence in a document is prohibited, documents that do contain\n * this term will not be returned.\n */\n PROHIBITED: 3\n}\n\n/**\n * A single clause in a {@link lunr.Query} contains a term and details on how to\n * match that term against a {@link lunr.Index}.\n *\n * @typedef {Object} lunr.Query~Clause\n * @property {string[]} fields - The fields in an index this clause should be matched against.\n * @property {number} [boost=1] - Any boost that should be applied when matching this clause.\n * @property {number} [editDistance] - Whether the term should have fuzzy matching applied, and how fuzzy the match should be.\n * @property {boolean} [usePipeline] - Whether the term should be passed through the search pipeline.\n * @property {number} [wildcard=lunr.Query.wildcard.NONE] - Whether the term should have wildcards appended or prepended.\n * @property {number} [presence=lunr.Query.presence.OPTIONAL] - The terms presence in any matching documents.\n */\n\n/**\n * Adds a {@link lunr.Query~Clause} to this query.\n *\n * Unless the clause contains the fields to be matched all fields will be matched. In addition\n * a default boost of 1 is applied to the clause.\n *\n * @param {lunr.Query~Clause} clause - The clause to add to this query.\n * @see lunr.Query~Clause\n * @returns {lunr.Query}\n */\nlunr.Query.prototype.clause = function (clause) {\n if (!('fields' in clause)) {\n clause.fields = this.allFields\n }\n\n if (!('boost' in clause)) {\n clause.boost = 1\n }\n\n if (!('usePipeline' in clause)) {\n clause.usePipeline = true\n }\n\n if (!('wildcard' in clause)) {\n clause.wildcard = lunr.Query.wildcard.NONE\n }\n\n if ((clause.wildcard & lunr.Query.wildcard.LEADING) && (clause.term.charAt(0) != lunr.Query.wildcard)) {\n clause.term = \"*\" + clause.term\n }\n\n if ((clause.wildcard & lunr.Query.wildcard.TRAILING) && (clause.term.slice(-1) != lunr.Query.wildcard)) {\n clause.term = \"\" + clause.term + \"*\"\n }\n\n if (!('presence' in clause)) {\n clause.presence = lunr.Query.presence.OPTIONAL\n }\n\n this.clauses.push(clause)\n\n return this\n}\n\n/**\n * A negated query is one in which every clause has a presence of\n * prohibited. These queries require some special processing to return\n * the expected results.\n *\n * @returns boolean\n */\nlunr.Query.prototype.isNegated = function () {\n for (var i = 0; i < this.clauses.length; i++) {\n if (this.clauses[i].presence != lunr.Query.presence.PROHIBITED) {\n return false\n }\n }\n\n return true\n}\n\n/**\n * Adds a term to the current query, under the covers this will create a {@link lunr.Query~Clause}\n * to the list of clauses that make up this query.\n *\n * The term is used as is, i.e. no tokenization will be performed by this method. Instead conversion\n * to a token or token-like string should be done before calling this method.\n *\n * The term will be converted to a string by calling `toString`. Multiple terms can be passed as an\n * array, each term in the array will share the same options.\n *\n * @param {object|object[]} term - The term(s) to add to the query.\n * @param {object} [options] - Any additional properties to add to the query clause.\n * @returns {lunr.Query}\n * @see lunr.Query#clause\n * @see lunr.Query~Clause\n * @example adding a single term to a query\n * query.term(\"foo\")\n * @example adding a single term to a query and specifying search fields, term boost and automatic trailing wildcard\n * query.term(\"foo\", {\n * fields: [\"title\"],\n * boost: 10,\n * wildcard: lunr.Query.wildcard.TRAILING\n * })\n * @example using lunr.tokenizer to convert a string to tokens before using them as terms\n * query.term(lunr.tokenizer(\"foo bar\"))\n */\nlunr.Query.prototype.term = function (term, options) {\n if (Array.isArray(term)) {\n term.forEach(function (t) { this.term(t, lunr.utils.clone(options)) }, this)\n return this\n }\n\n var clause = options || {}\n clause.term = term.toString()\n\n this.clause(clause)\n\n return this\n}\nlunr.QueryParseError = function (message, start, end) {\n this.name = \"QueryParseError\"\n this.message = message\n this.start = start\n this.end = end\n}\n\nlunr.QueryParseError.prototype = new Error\nlunr.QueryLexer = function (str) {\n this.lexemes = []\n this.str = str\n this.length = str.length\n this.pos = 0\n this.start = 0\n this.escapeCharPositions = []\n}\n\nlunr.QueryLexer.prototype.run = function () {\n var state = lunr.QueryLexer.lexText\n\n while (state) {\n state = state(this)\n }\n}\n\nlunr.QueryLexer.prototype.sliceString = function () {\n var subSlices = [],\n sliceStart = this.start,\n sliceEnd = this.pos\n\n for (var i = 0; i < this.escapeCharPositions.length; i++) {\n sliceEnd = this.escapeCharPositions[i]\n subSlices.push(this.str.slice(sliceStart, sliceEnd))\n sliceStart = sliceEnd + 1\n }\n\n subSlices.push(this.str.slice(sliceStart, this.pos))\n this.escapeCharPositions.length = 0\n\n return subSlices.join('')\n}\n\nlunr.QueryLexer.prototype.emit = function (type) {\n this.lexemes.push({\n type: type,\n str: this.sliceString(),\n start: this.start,\n end: this.pos\n })\n\n this.start = this.pos\n}\n\nlunr.QueryLexer.prototype.escapeCharacter = function () {\n this.escapeCharPositions.push(this.pos - 1)\n this.pos += 1\n}\n\nlunr.QueryLexer.prototype.next = function () {\n if (this.pos >= this.length) {\n return lunr.QueryLexer.EOS\n }\n\n var char = this.str.charAt(this.pos)\n this.pos += 1\n return char\n}\n\nlunr.QueryLexer.prototype.width = function () {\n return this.pos - this.start\n}\n\nlunr.QueryLexer.prototype.ignore = function () {\n if (this.start == this.pos) {\n this.pos += 1\n }\n\n this.start = this.pos\n}\n\nlunr.QueryLexer.prototype.backup = function () {\n this.pos -= 1\n}\n\nlunr.QueryLexer.prototype.acceptDigitRun = function () {\n var char, charCode\n\n do {\n char = this.next()\n charCode = char.charCodeAt(0)\n } while (charCode > 47 && charCode < 58)\n\n if (char != lunr.QueryLexer.EOS) {\n this.backup()\n }\n}\n\nlunr.QueryLexer.prototype.more = function () {\n return this.pos < this.length\n}\n\nlunr.QueryLexer.EOS = 'EOS'\nlunr.QueryLexer.FIELD = 'FIELD'\nlunr.QueryLexer.TERM = 'TERM'\nlunr.QueryLexer.EDIT_DISTANCE = 'EDIT_DISTANCE'\nlunr.QueryLexer.BOOST = 'BOOST'\nlunr.QueryLexer.PRESENCE = 'PRESENCE'\n\nlunr.QueryLexer.lexField = function (lexer) {\n lexer.backup()\n lexer.emit(lunr.QueryLexer.FIELD)\n lexer.ignore()\n return lunr.QueryLexer.lexText\n}\n\nlunr.QueryLexer.lexTerm = function (lexer) {\n if (lexer.width() > 1) {\n lexer.backup()\n lexer.emit(lunr.QueryLexer.TERM)\n }\n\n lexer.ignore()\n\n if (lexer.more()) {\n return lunr.QueryLexer.lexText\n }\n}\n\nlunr.QueryLexer.lexEditDistance = function (lexer) {\n lexer.ignore()\n lexer.acceptDigitRun()\n lexer.emit(lunr.QueryLexer.EDIT_DISTANCE)\n return lunr.QueryLexer.lexText\n}\n\nlunr.QueryLexer.lexBoost = function (lexer) {\n lexer.ignore()\n lexer.acceptDigitRun()\n lexer.emit(lunr.QueryLexer.BOOST)\n return lunr.QueryLexer.lexText\n}\n\nlunr.QueryLexer.lexEOS = function (lexer) {\n if (lexer.width() > 0) {\n lexer.emit(lunr.QueryLexer.TERM)\n }\n}\n\n// This matches the separator used when tokenising fields\n// within a document. These should match otherwise it is\n// not possible to search for some tokens within a document.\n//\n// It is possible for the user to change the separator on the\n// tokenizer so it _might_ clash with any other of the special\n// characters already used within the search string, e.g. :.\n//\n// This means that it is possible to change the separator in\n// such a way that makes some words unsearchable using a search\n// string.\nlunr.QueryLexer.termSeparator = lunr.tokenizer.separator\n\nlunr.QueryLexer.lexText = function (lexer) {\n while (true) {\n var char = lexer.next()\n\n if (char == lunr.QueryLexer.EOS) {\n return lunr.QueryLexer.lexEOS\n }\n\n // Escape character is '\\'\n if (char.charCodeAt(0) == 92) {\n lexer.escapeCharacter()\n continue\n }\n\n if (char == \":\") {\n return lunr.QueryLexer.lexField\n }\n\n if (char == \"~\") {\n lexer.backup()\n if (lexer.width() > 0) {\n lexer.emit(lunr.QueryLexer.TERM)\n }\n return lunr.QueryLexer.lexEditDistance\n }\n\n if (char == \"^\") {\n lexer.backup()\n if (lexer.width() > 0) {\n lexer.emit(lunr.QueryLexer.TERM)\n }\n return lunr.QueryLexer.lexBoost\n }\n\n // \"+\" indicates term presence is required\n // checking for length to ensure that only\n // leading \"+\" are considered\n if (char == \"+\" && lexer.width() === 1) {\n lexer.emit(lunr.QueryLexer.PRESENCE)\n return lunr.QueryLexer.lexText\n }\n\n // \"-\" indicates term presence is prohibited\n // checking for length to ensure that only\n // leading \"-\" are considered\n if (char == \"-\" && lexer.width() === 1) {\n lexer.emit(lunr.QueryLexer.PRESENCE)\n return lunr.QueryLexer.lexText\n }\n\n if (char.match(lunr.QueryLexer.termSeparator)) {\n return lunr.QueryLexer.lexTerm\n }\n }\n}\n\nlunr.QueryParser = function (str, query) {\n this.lexer = new lunr.QueryLexer (str)\n this.query = query\n this.currentClause = {}\n this.lexemeIdx = 0\n}\n\nlunr.QueryParser.prototype.parse = function () {\n this.lexer.run()\n this.lexemes = this.lexer.lexemes\n\n var state = lunr.QueryParser.parseClause\n\n while (state) {\n state = state(this)\n }\n\n return this.query\n}\n\nlunr.QueryParser.prototype.peekLexeme = function () {\n return this.lexemes[this.lexemeIdx]\n}\n\nlunr.QueryParser.prototype.consumeLexeme = function () {\n var lexeme = this.peekLexeme()\n this.lexemeIdx += 1\n return lexeme\n}\n\nlunr.QueryParser.prototype.nextClause = function () {\n var completedClause = this.currentClause\n this.query.clause(completedClause)\n this.currentClause = {}\n}\n\nlunr.QueryParser.parseClause = function (parser) {\n var lexeme = parser.peekLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n switch (lexeme.type) {\n case lunr.QueryLexer.PRESENCE:\n return lunr.QueryParser.parsePresence\n case lunr.QueryLexer.FIELD:\n return lunr.QueryParser.parseField\n case lunr.QueryLexer.TERM:\n return lunr.QueryParser.parseTerm\n default:\n var errorMessage = \"expected either a field or a term, found \" + lexeme.type\n\n if (lexeme.str.length >= 1) {\n errorMessage += \" with value '\" + lexeme.str + \"'\"\n }\n\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n}\n\nlunr.QueryParser.parsePresence = function (parser) {\n var lexeme = parser.consumeLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n switch (lexeme.str) {\n case \"-\":\n parser.currentClause.presence = lunr.Query.presence.PROHIBITED\n break\n case \"+\":\n parser.currentClause.presence = lunr.Query.presence.REQUIRED\n break\n default:\n var errorMessage = \"unrecognised presence operator'\" + lexeme.str + \"'\"\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n var nextLexeme = parser.peekLexeme()\n\n if (nextLexeme == undefined) {\n var errorMessage = \"expecting term or field, found nothing\"\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n switch (nextLexeme.type) {\n case lunr.QueryLexer.FIELD:\n return lunr.QueryParser.parseField\n case lunr.QueryLexer.TERM:\n return lunr.QueryParser.parseTerm\n default:\n var errorMessage = \"expecting term or field, found '\" + nextLexeme.type + \"'\"\n throw new lunr.QueryParseError (errorMessage, nextLexeme.start, nextLexeme.end)\n }\n}\n\nlunr.QueryParser.parseField = function (parser) {\n var lexeme = parser.consumeLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n if (parser.query.allFields.indexOf(lexeme.str) == -1) {\n var possibleFields = parser.query.allFields.map(function (f) { return \"'\" + f + \"'\" }).join(', '),\n errorMessage = \"unrecognised field '\" + lexeme.str + \"', possible fields: \" + possibleFields\n\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n parser.currentClause.fields = [lexeme.str]\n\n var nextLexeme = parser.peekLexeme()\n\n if (nextLexeme == undefined) {\n var errorMessage = \"expecting term, found nothing\"\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n switch (nextLexeme.type) {\n case lunr.QueryLexer.TERM:\n return lunr.QueryParser.parseTerm\n default:\n var errorMessage = \"expecting term, found '\" + nextLexeme.type + \"'\"\n throw new lunr.QueryParseError (errorMessage, nextLexeme.start, nextLexeme.end)\n }\n}\n\nlunr.QueryParser.parseTerm = function (parser) {\n var lexeme = parser.consumeLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n parser.currentClause.term = lexeme.str.toLowerCase()\n\n if (lexeme.str.indexOf(\"*\") != -1) {\n parser.currentClause.usePipeline = false\n }\n\n var nextLexeme = parser.peekLexeme()\n\n if (nextLexeme == undefined) {\n parser.nextClause()\n return\n }\n\n switch (nextLexeme.type) {\n case lunr.QueryLexer.TERM:\n parser.nextClause()\n return lunr.QueryParser.parseTerm\n case lunr.QueryLexer.FIELD:\n parser.nextClause()\n return lunr.QueryParser.parseField\n case lunr.QueryLexer.EDIT_DISTANCE:\n return lunr.QueryParser.parseEditDistance\n case lunr.QueryLexer.BOOST:\n return lunr.QueryParser.parseBoost\n case lunr.QueryLexer.PRESENCE:\n parser.nextClause()\n return lunr.QueryParser.parsePresence\n default:\n var errorMessage = \"Unexpected lexeme type '\" + nextLexeme.type + \"'\"\n throw new lunr.QueryParseError (errorMessage, nextLexeme.start, nextLexeme.end)\n }\n}\n\nlunr.QueryParser.parseEditDistance = function (parser) {\n var lexeme = parser.consumeLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n var editDistance = parseInt(lexeme.str, 10)\n\n if (isNaN(editDistance)) {\n var errorMessage = \"edit distance must be numeric\"\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n parser.currentClause.editDistance = editDistance\n\n var nextLexeme = parser.peekLexeme()\n\n if (nextLexeme == undefined) {\n parser.nextClause()\n return\n }\n\n switch (nextLexeme.type) {\n case lunr.QueryLexer.TERM:\n parser.nextClause()\n return lunr.QueryParser.parseTerm\n case lunr.QueryLexer.FIELD:\n parser.nextClause()\n return lunr.QueryParser.parseField\n case lunr.QueryLexer.EDIT_DISTANCE:\n return lunr.QueryParser.parseEditDistance\n case lunr.QueryLexer.BOOST:\n return lunr.QueryParser.parseBoost\n case lunr.QueryLexer.PRESENCE:\n parser.nextClause()\n return lunr.QueryParser.parsePresence\n default:\n var errorMessage = \"Unexpected lexeme type '\" + nextLexeme.type + \"'\"\n throw new lunr.QueryParseError (errorMessage, nextLexeme.start, nextLexeme.end)\n }\n}\n\nlunr.QueryParser.parseBoost = function (parser) {\n var lexeme = parser.consumeLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n var boost = parseInt(lexeme.str, 10)\n\n if (isNaN(boost)) {\n var errorMessage = \"boost must be numeric\"\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n parser.currentClause.boost = boost\n\n var nextLexeme = parser.peekLexeme()\n\n if (nextLexeme == undefined) {\n parser.nextClause()\n return\n }\n\n switch (nextLexeme.type) {\n case lunr.QueryLexer.TERM:\n parser.nextClause()\n return lunr.QueryParser.parseTerm\n case lunr.QueryLexer.FIELD:\n parser.nextClause()\n return lunr.QueryParser.parseField\n case lunr.QueryLexer.EDIT_DISTANCE:\n return lunr.QueryParser.parseEditDistance\n case lunr.QueryLexer.BOOST:\n return lunr.QueryParser.parseBoost\n case lunr.QueryLexer.PRESENCE:\n parser.nextClause()\n return lunr.QueryParser.parsePresence\n default:\n var errorMessage = \"Unexpected lexeme type '\" + nextLexeme.type + \"'\"\n throw new lunr.QueryParseError (errorMessage, nextLexeme.start, nextLexeme.end)\n }\n}\n\n /**\n * export the module via AMD, CommonJS or as a browser global\n * Export code from https://github.com/umdjs/umd/blob/master/returnExports.js\n */\n ;(function (root, factory) {\n if (typeof define === 'function' && define.amd) {\n // AMD. Register as an anonymous module.\n define(factory)\n } else if (typeof exports === 'object') {\n /**\n * Node. Does not work with strict CommonJS, but\n * only CommonJS-like enviroments that support module.exports,\n * like Node.\n */\n module.exports = factory()\n } else {\n // Browser globals (root is window)\n root.lunr = factory()\n }\n }(this, function () {\n /**\n * Just return a value to define the module export.\n * This example returns an object, but the module\n * can return a function as the exported value.\n */\n return lunr\n }))\n})();\n", "/*!\n * escape-html\n * Copyright(c) 2012-2013 TJ Holowaychuk\n * Copyright(c) 2015 Andreas Lubbe\n * Copyright(c) 2015 Tiancheng \"Timothy\" Gu\n * MIT Licensed\n */\n\n'use strict';\n\n/**\n * Module variables.\n * @private\n */\n\nvar matchHtmlRegExp = /[\"'&<>]/;\n\n/**\n * Module exports.\n * @public\n */\n\nmodule.exports = escapeHtml;\n\n/**\n * Escape special characters in the given string of html.\n *\n * @param {string} string The string to escape for inserting into HTML\n * @return {string}\n * @public\n */\n\nfunction escapeHtml(string) {\n var str = '' + string;\n var match = matchHtmlRegExp.exec(str);\n\n if (!match) {\n return str;\n }\n\n var escape;\n var html = '';\n var index = 0;\n var lastIndex = 0;\n\n for (index = match.index; index < str.length; index++) {\n switch (str.charCodeAt(index)) {\n case 34: // \"\n escape = '"';\n break;\n case 38: // &\n escape = '&';\n break;\n case 39: // '\n escape = ''';\n break;\n case 60: // <\n escape = '<';\n break;\n case 62: // >\n escape = '>';\n break;\n default:\n continue;\n }\n\n if (lastIndex !== index) {\n html += str.substring(lastIndex, index);\n }\n\n lastIndex = index + 1;\n html += escape;\n }\n\n return lastIndex !== index\n ? html + str.substring(lastIndex, index)\n : html;\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A RTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport lunr from \"lunr\"\n\nimport \"~/polyfills\"\n\nimport { Search, SearchIndexConfig } from \"../../_\"\nimport {\n SearchMessage,\n SearchMessageType\n} from \"../message\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Add support for usage with `iframe-worker` polyfill\n *\n * While `importScripts` is synchronous when executed inside of a web worker,\n * it's not possible to provide a synchronous polyfilled implementation. The\n * cool thing is that awaiting a non-Promise is a noop, so extending the type\n * definition to return a `Promise` shouldn't break anything.\n *\n * @see https://bit.ly/2PjDnXi - GitHub comment\n */\ndeclare global {\n function importScripts(...urls: string[]): Promise | void\n}\n\n/* ----------------------------------------------------------------------------\n * Data\n * ------------------------------------------------------------------------- */\n\n/**\n * Search index\n */\nlet index: Search\n\n/* ----------------------------------------------------------------------------\n * Helper functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Fetch (= import) multi-language support through `lunr-languages`\n *\n * This function automatically imports the stemmers necessary to process the\n * languages, which are defined through the search index configuration.\n *\n * If the worker runs inside of an `iframe` (when using `iframe-worker` as\n * a shim), the base URL for the stemmers to be loaded must be determined by\n * searching for the first `script` element with a `src` attribute, which will\n * contain the contents of this script.\n *\n * @param config - Search index configuration\n *\n * @returns Promise resolving with no result\n */\nasync function setupSearchLanguages(\n config: SearchIndexConfig\n): Promise {\n let base = \"../lunr\"\n\n /* Detect `iframe-worker` and fix base URL */\n if (typeof parent !== \"undefined\" && \"IFrameWorker\" in parent) {\n const worker = document.querySelector(\"script[src]\")!\n const [path] = worker.src.split(\"/worker\")\n\n /* Prefix base with path */\n base = base.replace(\"..\", path)\n }\n\n /* Add scripts for languages */\n const scripts = []\n for (const lang of config.lang) {\n switch (lang) {\n\n /* Add segmenter for Japanese */\n case \"ja\":\n scripts.push(`${base}/tinyseg.js`)\n break\n\n /* Add segmenter for Hindi and Thai */\n case \"hi\":\n case \"th\":\n scripts.push(`${base}/wordcut.js`)\n break\n }\n\n /* Add language support */\n if (lang !== \"en\")\n scripts.push(`${base}/min/lunr.${lang}.min.js`)\n }\n\n /* Add multi-language support */\n if (config.lang.length > 1)\n scripts.push(`${base}/min/lunr.multi.min.js`)\n\n /* Load scripts synchronously */\n if (scripts.length)\n await importScripts(\n `${base}/min/lunr.stemmer.support.min.js`,\n ...scripts\n )\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Message handler\n *\n * @param message - Source message\n *\n * @returns Target message\n */\nexport async function handler(\n message: SearchMessage\n): Promise {\n switch (message.type) {\n\n /* Search setup message */\n case SearchMessageType.SETUP:\n await setupSearchLanguages(message.data.config)\n index = new Search(message.data)\n return {\n type: SearchMessageType.READY\n }\n\n /* Search query message */\n case SearchMessageType.QUERY:\n return {\n type: SearchMessageType.RESULT,\n data: index ? index.search(message.data) : { items: [] }\n }\n\n /* All other messages */\n default:\n throw new TypeError(\"Invalid message type\")\n }\n}\n\n/* ----------------------------------------------------------------------------\n * Worker\n * ------------------------------------------------------------------------- */\n\n/* @ts-expect-error - expose Lunr.js in global scope, or stemmers won't work */\nself.lunr = lunr\n\n/* Handle messages */\naddEventListener(\"message\", async ev => {\n postMessage(await handler(ev.data))\n})\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\n/* ----------------------------------------------------------------------------\n * Polyfills\n * ------------------------------------------------------------------------- */\n\n/* Polyfill `Object.entries` */\nif (!Object.entries)\n Object.entries = function (obj: object) {\n const data: [string, string][] = []\n for (const key of Object.keys(obj))\n // @ts-expect-error - ignore property access warning\n data.push([key, obj[key]])\n\n /* Return entries */\n return data\n }\n\n/* Polyfill `Object.values` */\nif (!Object.values)\n Object.values = function (obj: object) {\n const data: string[] = []\n for (const key of Object.keys(obj))\n // @ts-expect-error - ignore property access warning\n data.push(obj[key])\n\n /* Return values */\n return data\n }\n\n/* ------------------------------------------------------------------------- */\n\n/* Polyfills for `Element` */\nif (typeof Element !== \"undefined\") {\n\n /* Polyfill `Element.scrollTo` */\n if (!Element.prototype.scrollTo)\n Element.prototype.scrollTo = function (\n x?: ScrollToOptions | number, y?: number\n ): void {\n if (typeof x === \"object\") {\n this.scrollLeft = x.left!\n this.scrollTop = x.top!\n } else {\n this.scrollLeft = x!\n this.scrollTop = y!\n }\n }\n\n /* Polyfill `Element.replaceWith` */\n if (!Element.prototype.replaceWith)\n Element.prototype.replaceWith = function (\n ...nodes: Array\n ): void {\n const parent = this.parentNode\n if (parent) {\n if (nodes.length === 0)\n parent.removeChild(this)\n\n /* Replace children and create text nodes */\n for (let i = nodes.length - 1; i >= 0; i--) {\n let node = nodes[i]\n if (typeof node !== \"object\")\n node = document.createTextNode(node)\n else if (node.parentNode)\n node.parentNode.removeChild(node)\n\n /* Replace child or insert before previous sibling */\n if (!i)\n parent.replaceChild(node, this)\n else\n parent.insertBefore(this.previousSibling!, node)\n }\n }\n }\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport escapeHTML from \"escape-html\"\n\nimport { SearchIndexDocument } from \"../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Search document\n */\nexport interface SearchDocument extends SearchIndexDocument {\n parent?: SearchIndexDocument /* Parent article */\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Search document mapping\n */\nexport type SearchDocumentMap = Map\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Create a search document mapping\n *\n * @param docs - Search index documents\n *\n * @returns Search document map\n */\nexport function setupSearchDocumentMap(\n docs: SearchIndexDocument[]\n): SearchDocumentMap {\n const documents = new Map()\n const parents = new Set()\n for (const doc of docs) {\n const [path, hash] = doc.location.split(\"#\")\n\n /* Extract location, title and tags */\n const location = doc.location\n const title = doc.title\n const tags = doc.tags\n\n /* Escape and cleanup text */\n const text = escapeHTML(doc.text)\n .replace(/\\s+(?=[,.:;!?])/g, \"\")\n .replace(/\\s+/g, \" \")\n\n /* Handle section */\n if (hash) {\n const parent = documents.get(path)!\n\n /* Ignore first section, override article */\n if (!parents.has(parent)) {\n parent.title = doc.title\n parent.text = text\n\n /* Remember that we processed the article */\n parents.add(parent)\n\n /* Add subsequent section */\n } else {\n documents.set(location, {\n location,\n title,\n text,\n parent\n })\n }\n\n /* Add article */\n } else {\n documents.set(location, {\n location,\n title,\n text,\n ...tags && { tags }\n })\n }\n }\n return documents\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport escapeHTML from \"escape-html\"\n\nimport { SearchIndexConfig } from \"../_\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Search highlight function\n *\n * @param value - Value\n *\n * @returns Highlighted value\n */\nexport type SearchHighlightFn = (value: string) => string\n\n/**\n * Search highlight factory function\n *\n * @param query - Query value\n *\n * @returns Search highlight function\n */\nexport type SearchHighlightFactoryFn = (query: string) => SearchHighlightFn\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Create a search highlighter\n *\n * @param config - Search index configuration\n * @param escape - Whether to escape HTML\n *\n * @returns Search highlight factory function\n */\nexport function setupSearchHighlighter(\n config: SearchIndexConfig, escape: boolean\n): SearchHighlightFactoryFn {\n const separator = new RegExp(config.separator, \"img\")\n const highlight = (_: unknown, data: string, term: string) => {\n return `${data}${term}`\n }\n\n /* Return factory function */\n return (query: string) => {\n query = query\n .replace(/[\\s*+\\-:~^]+/g, \" \")\n .trim()\n\n /* Create search term match expression */\n const match = new RegExp(`(^|${config.separator})(${\n query\n .replace(/[|\\\\{}()[\\]^$+*?.-]/g, \"\\\\$&\")\n .replace(separator, \"|\")\n })`, \"img\")\n\n /* Highlight string value */\n return value => (\n escape\n ? escapeHTML(value)\n : value\n )\n .replace(match, highlight)\n .replace(/<\\/mark>(\\s+)]*>/img, \"$1\")\n }\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Search query clause\n */\nexport interface SearchQueryClause {\n presence: lunr.Query.presence /* Clause presence */\n term: string /* Clause term */\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Search query terms\n */\nexport type SearchQueryTerms = Record\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Parse a search query for analysis\n *\n * @param value - Query value\n *\n * @returns Search query clauses\n */\nexport function parseSearchQuery(\n value: string\n): SearchQueryClause[] {\n const query = new (lunr as any).Query([\"title\", \"text\"])\n const parser = new (lunr as any).QueryParser(value, query)\n\n /* Parse and return query clauses */\n parser.parse()\n return query.clauses\n}\n\n/**\n * Analyze the search query clauses in regard to the search terms found\n *\n * @param query - Search query clauses\n * @param terms - Search terms\n *\n * @returns Search query terms\n */\nexport function getSearchQueryTerms(\n query: SearchQueryClause[], terms: string[]\n): SearchQueryTerms {\n const clauses = new Set(query)\n\n /* Match query clauses against terms */\n const result: SearchQueryTerms = {}\n for (let t = 0; t < terms.length; t++)\n for (const clause of clauses)\n if (terms[t].startsWith(clause.term)) {\n result[clause.term] = true\n clauses.delete(clause)\n }\n\n /* Annotate unmatched non-stopword query clauses */\n for (const clause of clauses)\n if (lunr.stopWordFilter?.(clause.term as any))\n result[clause.term] = false\n\n /* Return query terms */\n return result\n}\n", "/*\n * Copyright (c) 2016-2022 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport {\n SearchDocument,\n SearchDocumentMap,\n setupSearchDocumentMap\n} from \"../document\"\nimport {\n SearchHighlightFactoryFn,\n setupSearchHighlighter\n} from \"../highlighter\"\nimport { SearchOptions } from \"../options\"\nimport {\n SearchQueryTerms,\n getSearchQueryTerms,\n parseSearchQuery\n} from \"../query\"\n\n/* ----------------------------------------------------------------------------\n * Types\n * ------------------------------------------------------------------------- */\n\n/**\n * Search index configuration\n */\nexport interface SearchIndexConfig {\n lang: string[] /* Search languages */\n separator: string /* Search separator */\n}\n\n/**\n * Search index document\n */\nexport interface SearchIndexDocument {\n location: string /* Document location */\n title: string /* Document title */\n text: string /* Document text */\n tags?: string[] /* Document tags */\n boost?: number /* Document boost */\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Search index\n *\n * This interfaces describes the format of the `search_index.json` file which\n * is automatically built by the MkDocs search plugin.\n */\nexport interface SearchIndex {\n config: SearchIndexConfig /* Search index configuration */\n docs: SearchIndexDocument[] /* Search index documents */\n options: SearchOptions /* Search options */\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Search metadata\n */\nexport interface SearchMetadata {\n score: number /* Score (relevance) */\n terms: SearchQueryTerms /* Search query terms */\n}\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Search result document\n */\nexport type SearchResultDocument = SearchDocument & SearchMetadata\n\n/**\n * Search result item\n */\nexport type SearchResultItem = SearchResultDocument[]\n\n/* ------------------------------------------------------------------------- */\n\n/**\n * Search result\n */\nexport interface SearchResult {\n items: SearchResultItem[] /* Search result items */\n suggestions?: string[] /* Search suggestions */\n}\n\n/* ----------------------------------------------------------------------------\n * Functions\n * ------------------------------------------------------------------------- */\n\n/**\n * Compute the difference of two lists of strings\n *\n * @param a - 1st list of strings\n * @param b - 2nd list of strings\n *\n * @returns Difference\n */\nfunction difference(a: string[], b: string[]): string[] {\n const [x, y] = [new Set(a), new Set(b)]\n return [\n ...new Set([...x].filter(value => !y.has(value)))\n ]\n}\n\n/* ----------------------------------------------------------------------------\n * Class\n * ------------------------------------------------------------------------- */\n\n/**\n * Search index\n */\nexport class Search {\n\n /**\n * Search document mapping\n *\n * A mapping of URLs (including hash fragments) to the actual articles and\n * sections of the documentation. The search document mapping must be created\n * regardless of whether the index was prebuilt or not, as Lunr.js itself\n * only stores the actual index.\n */\n protected documents: SearchDocumentMap\n\n /**\n * Search highlight factory function\n */\n protected highlight: SearchHighlightFactoryFn\n\n /**\n * The underlying Lunr.js search index\n */\n protected index: lunr.Index\n\n /**\n * Search options\n */\n protected options: SearchOptions\n\n /**\n * Create the search integration\n *\n * @param data - Search index\n */\n public constructor({ config, docs, options }: SearchIndex) {\n this.options = options\n\n /* Set up document map and highlighter factory */\n this.documents = setupSearchDocumentMap(docs)\n this.highlight = setupSearchHighlighter(config, false)\n\n /* Set separator for tokenizer */\n lunr.tokenizer.separator = new RegExp(config.separator)\n\n /* Create search index */\n this.index = lunr(function () {\n\n /* Set up multi-language support */\n if (config.lang.length === 1 && config.lang[0] !== \"en\") {\n this.use((lunr as any)[config.lang[0]])\n } else if (config.lang.length > 1) {\n this.use((lunr as any).multiLanguage(...config.lang))\n }\n\n /* Compute functions to be removed from the pipeline */\n const fns = difference([\n \"trimmer\", \"stopWordFilter\", \"stemmer\"\n ], options.pipeline)\n\n /* Remove functions from the pipeline for registered languages */\n for (const lang of config.lang.map(language => (\n language === \"en\" ? lunr : (lunr as any)[language]\n ))) {\n for (const fn of fns) {\n this.pipeline.remove(lang[fn])\n this.searchPipeline.remove(lang[fn])\n }\n }\n\n /* Set up reference */\n this.ref(\"location\")\n\n /* Set up fields */\n this.field(\"title\", { boost: 1e3 })\n this.field(\"text\")\n this.field(\"tags\", { boost: 1e6, extractor: doc => {\n const { tags = [] } = doc as SearchDocument\n return tags.reduce((list, tag) => [\n ...list,\n ...lunr.tokenizer(tag)\n ], [] as lunr.Token[])\n } })\n\n /* Index documents */\n for (const doc of docs)\n this.add(doc, { boost: doc.boost })\n })\n }\n\n /**\n * Search for matching documents\n *\n * The search index which MkDocs provides is divided up into articles, which\n * contain the whole content of the individual pages, and sections, which only\n * contain the contents of the subsections obtained by breaking the individual\n * pages up at `h1` ... `h6`. As there may be many sections on different pages\n * with identical titles (for example within this very project, e.g. \"Usage\"\n * or \"Installation\"), they need to be put into the context of the containing\n * page. For this reason, section results are grouped within their respective\n * articles which are the top-level results that are returned.\n *\n * @param query - Query value\n *\n * @returns Search results\n */\n public search(query: string): SearchResult {\n if (query) {\n try {\n const highlight = this.highlight(query)\n\n /* Parse query to extract clauses for analysis */\n const clauses = parseSearchQuery(query)\n .filter(clause => (\n clause.presence !== lunr.Query.presence.PROHIBITED\n ))\n\n /* Perform search and post-process results */\n const groups = this.index.search(`${query}*`)\n\n /* Apply post-query boosts based on title and search query terms */\n .reduce((item, { ref, score, matchData }) => {\n const document = this.documents.get(ref)\n if (typeof document !== \"undefined\") {\n const { location, title, text, tags, parent } = document\n\n /* Compute and analyze search query terms */\n const terms = getSearchQueryTerms(\n clauses,\n Object.keys(matchData.metadata)\n )\n\n /* Highlight title and text and apply post-query boosts */\n const boost = +!parent + +Object.values(terms).every(t => t)\n item.push({\n location,\n title: highlight(title),\n text: highlight(text),\n ...tags && { tags: tags.map(highlight) },\n score: score * (1 + boost),\n terms\n })\n }\n return item\n }, [])\n\n /* Sort search results again after applying boosts */\n .sort((a, b) => b.score - a.score)\n\n /* Group search results by page */\n .reduce((items, result) => {\n const document = this.documents.get(result.location)\n if (typeof document !== \"undefined\") {\n const ref = \"parent\" in document\n ? document.parent!.location\n : document.location\n items.set(ref, [...items.get(ref) || [], result])\n }\n return items\n }, new Map())\n\n /* Generate search suggestions, if desired */\n let suggestions: string[] | undefined\n if (this.options.suggestions) {\n const titles = this.index.query(builder => {\n for (const clause of clauses)\n builder.term(clause.term, {\n fields: [\"title\"],\n presence: lunr.Query.presence.REQUIRED,\n wildcard: lunr.Query.wildcard.TRAILING\n })\n })\n\n /* Retrieve suggestions for best match */\n suggestions = titles.length\n ? Object.keys(titles[0].matchData.metadata)\n : []\n }\n\n /* Return items and suggestions */\n return {\n items: [...groups.values()],\n ...typeof suggestions !== \"undefined\" && { suggestions }\n }\n\n /* Log errors to console (for now) */\n } catch {\n console.warn(`Invalid query: ${query} \u2013 see https://bit.ly/2s3ChXG`)\n }\n }\n\n /* Return nothing in case of error or empty query */\n return { items: [] }\n }\n}\n"], + "mappings": "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L,CAAI,KACrDD,EAAIC,EAER,CAEA,OAAAG,EAAKP,EACLQ,EAAMzB,EACFwB,EAAG,KAAKJ,CAAC,GAAKK,EAAI,KAAKL,CAAC,IAC1BI,EAAKjB,EACLa,EAAIA,EAAE,QAAQI,EAAG,EAAE,GAKjBD,GAAW,MACbH,EAAIG,EAAQ,YAAY,EAAIH,EAAE,OAAO,CAAC,GAGjCA,CACT,EAEA,OAAO,SAAUhD,EAAO,CACtB,OAAOA,EAAM,OAAO+C,CAAa,CACnC,CACF,EAAG,EAEHpG,EAAK,SAAS,iBAAiBA,EAAK,QAAS,SAAS,EACtD;AAAA;AAAA;AAAA,GAkBAA,EAAK,uBAAyB,SAAU8G,EAAW,CACjD,IAAIC,EAAQD,EAAU,OAAO,SAAU7D,EAAM+D,EAAU,CACrD,OAAA/D,EAAK+D,GAAYA,EACV/D,CACT,EAAG,CAAC,CAAC,EAEL,OAAO,SAAUI,EAAO,CACtB,GAAIA,GAAS0D,EAAM1D,EAAM,SAAS,KAAOA,EAAM,SAAS,EAAG,OAAOA,CACpE,CACF,EAeArD,EAAK,eAAiBA,EAAK,uBAAuB,CAChD,IACA,OACA,QACA,SACA,QACA,MACA,SACA,OACA,KACA,QACA,KACA,MACA,MACA,MACA,KACA,KACA,KACA,UACA,OACA,MACA,KACA,MACA,SACA,QACA,OACA,MACA,KACA,OACA,SACA,OACA,OACA,QACA,MACA,OACA,MACA,MACA,MACA,MACA,OACA,KACA,MACA,OACA,MACA,MACA,MACA,UACA,IACA,KACA,KACA,OACA,KACA,KACA,MACA,OACA,QACA,MACA,OACA,SACA,MACA,KACA,QACA,OACA,OACA,KACA,UACA,KACA,MACA,MACA,KACA,MACA,QACA,KACA,OACA,KACA,QACA,MACA,MACA,SACA,OACA,MACA,OACA,MACA,SACA,QACA,KACA,OACA,OACA,OACA,MACA,QACA,OACA,OACA,QACA,QACA,OACA,OACA,MACA,KACA,MACA,OACA,KACA,QACA,MACA,KACA,OACA,OACA,OACA,QACA,QACA,QACA,MACA,OACA,MACA,OACA,OACA,QACA,MACA,MACA,MACF,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", + "names": ["require_lunr", "__commonJSMin", "exports", "module", "lunr", "config", "builder", "global", "message", "obj", "clone", "keys", "key", "val", "docRef", "fieldName", "stringValue", "s", "n", "fieldRef", "elements", "i", "other", "object", "a", "b", "intersection", "element", "posting", "documentCount", "documentsWithTerm", "x", "str", "metadata", "fn", "t", "len", "tokens", "sliceEnd", "sliceStart", "char", "sliceLength", "tokenMetadata", "label", "isRegistered", "serialised", "pipeline", "fnName", "fns", "existingFn", "newFn", "pos", "stackLength", "memo", "j", "result", "k", "token", "index", "start", "end", "pivotPoint", "pivotIndex", "insertIdx", "position", "sumOfSquares", "elementsLength", "otherVector", "dotProduct", "aLen", "bLen", "aVal", "bVal", "output", "step2list", "step3list", "c", "v", "C", "V", "mgr0", "meq1", "mgr1", "s_v", "re_mgr0", "re_mgr1", "re_meq1", "re_s_v", "re_1a", "re2_1a", "re_1b", "re2_1b", "re_1b_2", "re2_1b_2", "re3_1b_2", "re4_1b_2", "re_1c", "re_2", "re_3", "re_4", "re2_4", "re_5", "re_5_1", "re3_5", "porterStemmer", "w", "stem", "suffix", "firstch", "re", "re2", "re3", "re4", "fp", "stopWords", "words", "stopWord", "arr", "clause", "editDistance", "root", "stack", "frame", "noEditNode", "insertionNode", "substitutionNode", "charA", "charB", "transposeNode", "node", "final", "next", "edges", "edge", "labels", "qEdges", "qLen", "nEdges", "nLen", "q", "qEdge", "nEdge", "qNode", "word", "commonPrefix", "nextNode", "downTo", "childKey", "attrs", "queryString", "query", "parser", "matchingFields", "queryVectors", "termFieldCache", "requiredMatches", "prohibitedMatches", "terms", "clauseMatches", "m", "term", "termTokenSet", "expandedTerms", "field", "expandedTerm", "termIndex", "fieldPosting", "matchingDocumentRefs", "termField", "matchingDocumentsSet", "l", "matchingDocumentRef", "matchingFieldRef", "fieldMatch", "allRequiredMatches", "allProhibitedMatches", "matchingFieldRefs", "results", "matches", "fieldVector", "score", "docMatch", "match", "invertedIndex", "fieldVectors", "ref", "serializedIndex", "serializedVectors", "serializedInvertedIndex", "tokenSetBuilder", "tuple", "attributes", "number", "doc", "fields", "extractor", "fieldTerms", "metadataKey", "fieldRefs", "numberOfFields", "accumulator", "documentsWithField", "fieldRefsLength", "termIdfCache", "fieldLength", "termFrequencies", "termsLength", "fieldBoost", "docBoost", "tf", "idf", "scoreWithPrecision", "args", "clonedMetadata", "metadataKeys", "otherMatchData", "allFields", "options", "state", "subSlices", "type", "charCode", "lexer", "lexeme", "completedClause", "errorMessage", "nextLexeme", "possibleFields", "f", "boost", "factory", "require_escape_html", "__commonJSMin", "exports", "module", "matchHtmlRegExp", "escapeHtml", "string", "str", "match", "escape", "html", "index", "lastIndex", "import_lunr", "obj", "data", "key", "x", "y", "nodes", "parent", "i", "node", "import_escape_html", "setupSearchDocumentMap", "docs", "documents", "parents", "doc", "path", "hash", "location", "title", "tags", "text", "escapeHTML", "parent", "__spreadValues", "import_escape_html", "setupSearchHighlighter", "config", "escape", "separator", "highlight", "_", "data", "term", "query", "match", "value", "escapeHTML", "parseSearchQuery", "value", "query", "getSearchQueryTerms", "terms", "_a", "clauses", "result", "t", "clause", "difference", "a", "b", "x", "y", "value", "Search", "config", "docs", "options", "setupSearchDocumentMap", "setupSearchHighlighter", "fns", "lang", "language", "fn", "doc", "tags", "list", "tag", "query", "highlight", "clauses", "parseSearchQuery", "clause", "groups", "item", "ref", "score", "matchData", "document", "location", "title", "text", "parent", "terms", "getSearchQueryTerms", "boost", "t", "__spreadProps", "__spreadValues", "items", "result", "suggestions", "titles", "builder", "e", "index", "setupSearchLanguages", "config", "__async", "base", "worker", "path", "scripts", "lang", "handler", "message", "Search", "lunr", "ev"] +} diff --git a/en/2022.8/assets/plot-dataframe.png b/en/2022.8/assets/plot-dataframe.png new file mode 100644 index 0000000000000000000000000000000000000000..6310b23b4b8198734173b011bce7c7d079ac3fec GIT binary patch literal 216176 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 z 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

    jj9>k~K~SvRZ|By!WYsQG;i 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

    3Mw#Z*c8)g^BQ;Bau8lf+*Q2n115-$Kcd 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 H*Ynn2bl`;q literal 0 HcmV?d00001 diff --git a/en/2022.8/assets/plot-dataframe2.png b/en/2022.8/assets/plot-dataframe2.png new file mode 100644 index 0000000000000000000000000000000000000000..d744b20358a40d3cfd036719bc0115c7804eff0a GIT binary patch literal 195009 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

    7~F&+3=jsBOlDVmviow#^mN$wy&R@DI=8t$%( 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%0DF*ACRH?C4qbs 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

    tCyNkFHRuu3cx_|_Dl<&EA zOW^{(qg|3-Tam}T1)XCf{9A*#tNQHc z+9VhU9Y?dI8}#@vizFec^PM@f{+3FN1b>C?9f@^AGkc<)xMbuUlbG2=3A8i}(9b}^eNTXjFM<%nQb`nHZX#8{R@}jJG z7_{~A>dt@an=;KEhr~2Mh1A=i=vT4QfK$aC4W>h5^4k_#G$Yc?--2@neK6U;7)J`qOSEa-ifc_ zMHfEH@L5?WaN?qVzhZ?XoE`rn2|G1rvcM#XCjY2m3B;4wjpdks(kLH_RJ<-kmfT2( z-k6n^^|d5lzZX_$YLD`8pIeN;7h(C^-ln-y_>cuR*=51}8ev%&dnV=D(h31p?rxcc z6=I` zviVC^cD%2yer-bg?g3mpgzCERYP8;NBas&%dqPc9cYFv{V%w>%qh4B~ms9cjTc9p< z_x^k~+?=DzVk&?!P6DodbXiYL6}~6HbQ@8Y3IM;p=I`_yi`ias?(S8BNKu_Qw{*_= z^6}&O{ELo;Hb;1UJ3el0V6eS(fn+6>{u-T9Kite`o^)?-FJ+$6!HBj3{dqD-XWMGa zCdiL0MZ#n@?5@5Kr#n`#YFqqtDis_+TajdWl{^IApU`$9#p5xy(!Z`*>(2AACP8JRgUpVn6mYGiG|rMAk^~beM|jg$8>#rt zn%%KYi7LVPh;B6T(K6LRM<;E{{Kqa2wFKDd1YHg$N9ypvpQ*YkF0~Ck}7{9h?-rqk*^i=3zOXnDA-JlO|j4grTpSiDe+a zO&#+;K_fwA$}h$UMO-31-H^#OO6?ASYC1L-q~#(<*u3~9DCskRroS=LkH15a_7{r7Y`i)P+0{S7%eI0%ubJ?n?*BkhyNH2`m|EKYkrcOSv+hB5*y_T`r?>E~~^6Rnk=66J0CdD6*nJW6c*Dz_z0$=w44Uw?a0&5Wjrz zqmn&cE}S^^fU$Gr&8UX)7qsz|Oa)S1!OE`4dC{c0vZ0Hy9orn$r+dp<&za$2|Mf>I zXo-71S;NaXId$6mGpFHK2UanMJC+;iJHm2867I+n=Z}s~^r~9B;h098n)__H`WqhGV^Jkmf=wz5|T@4;;9 z#;L)v>)&ofhR$L+LMmnET4kiA(ivv(o<*MT1ezWxn4A^trUy`2ItJ(rwoSwU#6+-7Qv`SOcZ@}bQm{k_qQsb{)fVI=L) zpaJB^myB7JwDbeXjUNT3hPw`yQn>RK{acc}!uat&15V#|nJl1{S%PvWFW;|CqA^$F ze=&mlyF$NvKY@19kijr9{rhAe#_#0EICT`lus)TqP3{h|mg7TQfY6AZqV-16dQ&ix z{ikec2*I11)84U+u^#4M^PQo=yM=%e_$V`uP|oKiVGc9-g&ZA%J}nbO(N&CJWlJPK znXN9E2HepNMcsD~9)R%d7oG{s?-?CVf02<;i>FK(CS@CJG9~*@WSO`S!XX!rN zkn&T^>nR@A=m4b&4EMGI9-J&ZFzeh%1s%B7Os2q~SukkT^*9FKxgaM4#bkj81ZpZHM`OY19~y$5^4|SU)%`^R@;-hOFS_4p3=gP0 zMSk4uF12c@{ai}+-qbP*Jp4Qptb8-PArJ6(cocm>`0SND8KXST--kju&pP)DcX~UF zF&z?|c;-|jNk?+u^oTgKYVupZIVZQqPAbr}kfRS^lp_>x5y#icOH+VyB&BQ}U4@nh zuXK)(%=3O*{QGY3f~6Hg;s1NI8Zg*5@K%k_cfqpi3nga(K=E z50xXzh1`dW|6V$0NkMC-lHS~tgU4BB`iC#=;g%)zT{%vMI8(7Y^u^Ts$G0uN!@aj> zz{s?|KO@Nkk9ShDnTe(-!uU5^-s&egXwbdb!FC11MWl0t-<0b?Lrn4D#A_BUJGqoFA zQVc^!^rc-hvENM1nFh{S$ z`5G4f?EUh$q-N6SGd)DtirlH8@W-do2dw+%6D1EhP*p-UeZ>fCl6UfW@9TO8SdyoU z=UL&-rT;et%0ViWu(6I_FGGGte4jOV!|puKEhGuYW|4qd)5rAu;pu1-y$FT#C~pQrUf%c97eagbnN9NFzfwF z%P|3X7J?EC?2n7{=Xj2|qXB?OBKi|miR~HRx&o~ZzigZKYGuvbT%87_U`5a&K z!Qu;J@ny`Wcz&xEC2K;5CBywtzM42$tG0;xt8lIV>SI?XrX#ajXu2 zuzC;)+w#1VuTX!7KLU4iqP7U0JwxH@?7enSwyr|J{I+WeXiB}y^xYU|Y8~y3KUwDk zh5RbkuTf%0yBq13Nd6}bwV_C?gv8n-&w=^E8;-l^i1@6R!8Q_31y{wZeEG41n|_K! z3q)r7opO2Nwx0L3tgcgz_;~4>b~U?t(Qxi2=IaBjA2g|4Iiq>-134+t@kRQtKb4A>4DD^s(H9 z5M`X}>z7HU5n{9!4HWVmBFK7HYz>SHs%ENt zViB}o6DtdbKkad;hr|HPSgG{mhvi^tYDN<_H1s8_Iyi-%2Xwl23lYH5sGZ*3Vq$_|rtto!XFST)LN7>+K9|IYl zi20l}*}YE+9p0ORH1UZc2$EXQn*`S6w!gT~O29VlHb?#ChjaDL79YX9w}XWK2WC?yrBWmfp? zS?!caT)JT>C)Y@+dz!>!D=SOm?)P>poz>YLI5MhCIrxTC$$hD9sFbNuXQm;m`lG7X z{Ih@~Zw37}^zGSN7q(BF-AilNNu+GuuTeH%*+Et=&N3UgPN_e3-fYd03E;;}S@#CtJ(090vgN9c zR0ek-GZWxBq<6QofO#i&trvGC+CU|8$h)|Zi6&^AM)f-7&!54Mbfodo0O5#yX1)!k zT*!X8RX*tMTz2Vqv{96igx{0I1|j!LVylI6YW4&J$BgNB2fLmG?tru(ErVm2DDDad zcg^I(OH8QbT#;itWjjXeGKhyg-_(FSpoPuUc&C~d3Yjf2(9)@BIu1dPPEO*I4eVMv zx{lL(>@rN%*w`19t2x!QAFA$B-JtUiH%~!Uy9iQGE}g5aw`GN-82B#*dCv1pH&lJ{ z7EKE-72FzxWeC5vEBm|ij68|!B9jg2-kv3YcfAiXrH#Mp%TOVYk4O<81~#ltT1b3E} z^xUnNCyy^BA;EC-*iDjrS$DIt5$k_;oP{WZV~p~d-z0Ft17{UQz%!4*<(?AA#NS?p zUp+?~b$E7XY<-v7-xdRzM0hgn_ka*jigK-e9!zJ$Gk|-kiQ#2SF+eJ*;CjVO|E_Ca z04|_Rt2R{}D;~H%n$@s%O-${W`ZaFZa{zHBC;@Ax9=Am2YdVD1$bp!o##;7>+ve$k z>6OhYl)Kh+;>ZeoKFsNA63_$WUiz{9m6zk`W?na{BEgywVR#$DlnoNlxBKvZKXBDi zIPV(k*4{gZY+tPdwMuI8&M|95X=d2-EqVORRaPY}3i43p)(Tjd53AY>lYsgsPS(-n zKhXS5fMla7k@*G?bRolE!NTfEF?}s&?FJnr#^}x8Qo#y%PSJwj;G;EC|M9qF)ib+V z#N(0dJIQ$chXYq8nF5iXK}i~5LBb<)RzmZ=-VrQCxtC~YhW&B@FV)9Bo#k8@!J(~e z3p}A_BG4&s)-z>}6X$LEYE(mS^Z^_IT08Sy`_}F(RD5}8_Xx9?JrOIik7P+l4CFPENVK9#Y)KcyTcQSM&1UmXhD9 zP=goug%f)DQ}8mw#J)CtGUr~G2YkMCU&|vKG&w#8oqP$Gp(6ZzFC=pP~2mi!J-< zqQXpAO6V$iQ7~n$LBNMMI8aHNx*K&0L}hItt`v*^5#3U&Q<&0b42o?Z+waHn;P`LG z=4IOpNNcP`zizMoUR#E{MQ^ZKmCh_YIA2EoE7}rTp!P_Y?o(sWkki46!VuVzOO$Davum~BTh~Uk*%0a z2PLA(Q=r05S8cm|0_v3gfiZ8IBF9az)3KoZ^H6DVxDD4;7EnTagoMoPPF2uzkEbDQ zTf2p=VSM8{c&Fhh1e-jwPoNtnV!$--T##M*ghMcRY9c%+R zxCkWMCQa}ZysQW2;z^TnP^N7!(U%k+FwZQ zF`+y#-qTnco6RWjX+KkxRi*_Ex)CF+keK(5BM+nHuz^5RrR1c{KYovW^5$=odE96Q z`F3o$Zp@?N;)XGD`3{fAP(R4;l#mu5=ch4vi#3MLQQ$@KCK$K&{h%u*Y42+87=AOf6|~nrHg*tdSoXx3!TwNksre%8t9p)kG77 zDd=gm`qO-GoIp5rH;_x%N8U(HU%{MpW`5RCiC>oWCN||_T=ePhx`|?!^3M8I9H!vD zVxx_RE9{UA!G6|3L61`^TKTmPaapm5Pa4{&Yd7GyWY#@jHrK` z$p_d1XTR9ph+?I}E5ltt2pvvlpX2X;r!f^aVx?-C+fOZbtkiq#B<;~Nt%jgA0$mCe1#FDbR%(THsH9` zWd@S?a8q`m(W{R-IS7~QGHlwSo7t%8Sxdh8H{{KAoobZvo8L1ZMuU!aC4KKVt*>xr zY2TKo!Uy9?mAZ)Qkgfh7Th|y^*S4)2wXtn9R%11`(YUc~+cp~Rut}Q6wr$&X(%8w{ z=k)Zxd)oVR2WyWx=HNH5@gW3ei zUIE{MZHN8U&KsU=QydFi%{SZJ^lgt2J9}|9PotLz?3Lb{X+(X!LOj4|u-X>)pg~2N zKr(k=r}=^N#;*frcf@P+{#Lwt=B`L2?>duHS22x*S-BSLkR>U4spb`-@;y8Z6t1`K zyVHRR2Bg=z_1Y!^_eg^suK`;>COfY9u;Y{5IT?br)&%YRaCoJOB5V3f4=un`G?;EU z!H0Z!O3f!XlHe`JQ=#iKSaknvEBFLPJ!>EY%(byuUROPq8aN~|7^wV*=}O+fau2)W}?1d zi!Dx{?;je09u=VPA1HrXio#2t^>I^`)Vg~)5c#<()lI25J>9k=;rmhx1xI6am^0Er zXP8GB%!}N^D))6Q+6LBTE!U>|`8w8Ri~FGxbtl-aQe79he+ScUeBF#Yx-dfWE%;O} zNw&s%Mb+u^=8CXw%bm5PyEi{;#qAo2&^|oq_Kn!vUnp&O#(bJ=Ru-|0pOd9Q@3v$KII+)TN0lgWo)JWTV+dLJRX^jZ))KJ z_5Bb_Mgb!gWZv%}@zkj0zS{+=P2-VkHF8YY%}VpnEJ=|=eu+idc%`fHNdAHUhZW6& z@&(4evBrU_G+H<3sUbgfBo0m}T?kQb6SxA|H6;m!4nb0qt4G=AJSuY1%1e*dh80@U zave*W;?xw)yD$#cw115I6%VNNzO;JjY&3wAQl_QL5Ua1#zlzgAtRI$ z`yu8_$j3X;P_fxoBc)SApKy!abl_9IFYKef=RP%~DV`m^lCE~U5Q>s#whG&qb6`$Q zaDLU1PZ*cht0-LXiGt;yw4o3DmgcoK`(RViD1XyANkL zQP0&v6fw(im*#-*RDYOj>kl8<$h_A%q|E5lYfyq5{!&g_7$@>%0H|;lZ3+ubRvM=H z+W%>hW*~nad036=u;kaiSkYjRdh3+=3PyL%#4t zc3mZMn%1#cHbIVRpcs`^tjej_+^%JDGeWqkQJme%fa&Q|Gv4+1u!h{fos~4(d6b!UOVRCM{PG+$}n&hN5b+^@pn{{d)F7tD^Oh&p( zZU?Um`M`axUG~C*x^y3QMW)mO??)mYxg|{Q6hiWELSOTgld%lZj~ZzO;?{(%^ZM4S zGgPUJ`1R=2X$R|$=9e2kxwCvNk9TI}$VII^8Wb??zp4-|A09ydzI>R>v$6`E?iwj% z|3BePap1U*=S8iaye1Lidla2y`tiX$ z&SOqo0@M|wQfAXaf$ubDUFPUB&m38!#D~Y^5Zj^__IKCk$VA3p-|VqkG~LbVnPzfM z#)^B82k%>PBC(P7t64O0QVl~FIUiKI6~#N+03*5bkAKAZz8QjV7;VQIR6?eEz{Osm z;wlyD-qQyS3SW#K#?ondMPqtJ3=HIC3(!=aaLr{s$7)Euh3P4oG!lQ8uet8`l{hkh zjlW!-qex8X2FyVw3T00`Tl2uAsTmYZ#cq=2*Bb;{ks*KfI~abt7}(Yh9Y~rUbCTc5`(AP+ZAOAjJDm{1`mB=h2ZnF z3czP^bQCM<)m>>Rm;%jX(DHD=QpTJAQB+x{14R^E7RJ83LIiD5JT}0y2UvbMxkA&e z(scaHke}aRNk=ZD$gBIE$Pp6GWN@MLP%@pJG3dezwD|xW&9bI){HQYYS_>ogc1>0Y z^7opJ7QfESZQD!h*}QjV>KWREi#DRwF!W_>4+$}%i8LS4Cfk;sW@wDvgSW*f=LL~jx#vxTl`D?$3ql9v{2=_BGmk`>YHAH&n5WaaL+r;??O+y2qKHaG2< zWxj7JL(eIE_#{E)p_MI-N)i3V{NWu7)`W%M~0pjuP zMZ_&OyjhGS-=)8Cd0V>DQMREV1m$-bYZP3+ajiQOTj3|MIIKFD=)-48kyzg)z;21XYtPOpSTaS?EP0((!O#VSu(rZhJ)a0Sod<4it{DqL=S{ zsO7Anw|iqM1OLH*$l~9M>5DJE9!e^U3(KKeP>PbX#$qyOd1-aDC{cUD=`a!E+g9f3 zek!f9{CIZ+oMm_4(%?ARtif@DR$-Fa19ogh;Be1t>92hYmO93{MJlr4@!hvdhLjYd z(V9U-1_TdMkWAhq=?NkJa0Mj}<=-$|=i(~W~@K~+Fq|C2&`8-?#d=zPNPIenbh}1{Fjt4gN!ng485z1v{U!Fkp{^|vI z4O7gsJ9}g@B;JDhANF((rGIGX^UX#jUPbeYki5`D?29Pl7O5HfFF6}aOS_QpZK8%8qM?aOTC7 zV-wL&=ER^2oaOxuGzRtE%kU~~exe6X3!o=T%uq%qH)alU)}1D;706;gPwjHMLXhf< zz4>_%`z=7SHK#KJBlqg#Uh0{CIkX<5ipE-R>U^A3{6C^|%4&T+< z&2H1)Nc>8D;EUt5o++q4ZburQPTgI;-ZbwlQUc$Pahh1ii-e8*!EN5>N{}4eIGyD> zhmH5{W`y*XgW+u%9<<+=xm9fNU0U!bQX1i&$}3_3*rRgbg;Vc%bo0(CQ53#ZI~hti z>Wto}L=99On`3+I+v2%x>C_tcFA-|L&#kn-gB;Fa35}YCfr9<<`DW9<`5#Z5sEuF7uks`csKEvtnGv=f=5!h zPS=!lLtbSK5Rfx+9Z8BWN!Cg(YuZ$4XW)Ofu>pIi2(81yjYkk*;G3V~CU~0qcVYYw zx?SyZE2MzSwV~MMdjN&TH?6PuWY)4mP6FVVpx~p_ptYLE6luv$6_>SoIhx1Vwah~v4&HPXw;;z?4ra)pwSwe z^^0iPL?im0A(k7W44Fl_Z0yl%)#PQIE!!4@|89Eu+U>!Cov2aVMyDy@6uRtkgAfu} zmL@93x-94-BB)4=FK7_peC;XV7K{}_NhOtv6VU)B(bF4M4_1ah`2d`cLj*Z{q$)$` z=uz-Udvnl#araRleaRkKA7Z}zcyj29w3OMMyo&f#=^Cvz>Zg$`ueR_xE^K)}&)f}&0W{o=~a{?;c!lFgQ* zcwPTQ%Jrq~JOud8-@5JhJHTZUcjT{PUpnMdV{Vdc^VcnCtK`zYse7IrY`u)egtmQd z^X!_va?bG1dM@<5pfb?QY%Wnn{fqcJP+$998+8!^+fc=ANB7=X?g~&Ym50txK`g(y za~Bej$&jg>_!D8H={ZZ@yU!&Nulaj5DS5Xi90OK(re(JJ&p?QTPPI8W1+g0N#j!G0SEMZHiAT&# zPBd=a%YmibdDIW7lKgedD@D)(+KquYZ{@_SNJyjmN6s3%LLp)$@fW9^ZH%>-&8r0uK!?l!7t9`RLz@UoymJqP zY)yAAtvzdR*KNalI1e^;$38wdr<#let*t&9Xo|ZknXTOw;J1>HQ5Aoxa<|v-?_TwA zM#TAx#`H6AvlKr>iV{agq|5J-TM_6Fb|?v(m(Taz5B&cY=|=H&zLx`k2;)?EyAN#( zOTChQ6GEjr%<_8m^hT;xg$O6c1SKZQOz$J%@T};YX}J)9b-a2lB%|<}?~S8+HD0e9 z$WdF$uhoM4dNp>J1g~f9UZK36H^?c9xC8w;4|wiTf0YiMGqhvU5vwkW;9$^!c>l^P zN~p*7S`hx1P&Ui8*UhC&j3lKf%w^|+wpS!1^y$rAz`&^YX5ejf<{)tUPJ>BDx~~5N zB;4Y0{lyWS1HG&vpvmZ=UKnB2lwtZo+nM)jn(KDW^#s7C$)9w1crDvEee(yh|QF%!mc;hezR6)E_h6b^{5m%t4m z4u^}1Ke%nl$R9N($gO$kl7{vte{@h@HJXj=el7(}(sO(n{inQf5kBZamOUTOc;4U_ z7o6#}*AQq=j~m;#-9}B|?sWfH#xr?k6=&hShGH$%Xfp3k&n*;1bcyle+=W5^_*i)C z7y*lr;@zjj``lQt0Nso zg8frk5s=vp;o6b`6UpKGvi0w}Ot@=&^*LcaiK}b#!~JcN{=0YGCl`FOdZ5^KkbVb) zz$`<1IcP%YXoJ$(MeNcyh*g%Y)-f~;^7-lHwclWpZ$vw)7v#k(P#VTc9Xf1C+!U30 zv-jbtb21kzW$me4`de&BPu`9aa7jhWEQE_84%l8gSu}7zsKRWp0|;esfn8EqbCY zr}0@w1h95hZTbvXMHXwOp`fg$^hp$dW=jO&oDlk-O?l&FzEiU{-_P=RiEp>pidY5p zXYy;0wItH=VRK|w%%1X~7N`uIQRVJGh zXWM7<2jiu|3)Gzy0$1Y$M|4dHy7I3bs-C9@q2`ul69wPCA8AQpqsd3c8yur(X0?pA zN3@{>`KUj-6FQ-exW9mq+`KVYqe_F^9Ga&m?~yE_A_>*As^rH)ocOh54A4R?l_WG( zmC2Aq*pVee2AujE;A7CB26gFGC*lue0#1?IlSxO+paY+1DbEj(Me3&<=IBmI{(t-G zba~NVa5rN7a(#@GsloWj-&-M$fk5KES%Cqo^}+fEWvnezMfLl+N~FXQuVW_#+q>Py zgO8NJIpMHHvPK(eP40tQ>7+rnZ&NI@q#LAe4lC);JfGk?usGVJMB6M6W*o;E7=h!jT}pWj^KnQ$a*rVl{{9<#}fJ zIQlRY{IuLNoQh22#SOWXQMgptN{Gj1LoYEfYVru=%T7!R1*7R16uu3<7gZT;?7$td zraU4I^dKLVO_`UxBZ2)*>()rd$(cng4T-~DH%_PY#}c_3`MkYFKj#2rq>O}6;D~QW zWuiIT*+(0G^;fpFSEs9Tkj@uJ?Xo2aE~uy$o$>V-aU|W2GmmDY(-EdwtGkl#jZU4( z+0}^dcq7%0fF84oi{K8EII(V^lH7H0IMC6&0^hudmAYs=dTe_2<*oMfRFtm&Cj*6p zBy(2s9$`U}+RKKFBme+zvPY2vNTZIyBcJd&&0ZcYLaV7)wQdoXqn}MQ&O6Iuk&Z2fbl5 zz$p8HjFB|I{(dzS>!`p;;XyWD0MxcNNEI{h=$DjdsdQ+ip!IzCf631_GQ?okLmDZ^R6yaD-8zp=VVTMaSTa(?ePoU z_3!?}o z_MV~_1-~O&jan_CLHa}i5^9!;Rf$-U$zwq^K;q12VMn8)QDVj?S7Ay$38;cEA=7#< zGYz(S|D#6&(Iohd!KTytI`ZF6)n^Y1)#i!LNyoKfMSLO*Y` zb4E?ICa{N^!}YNhEeb9~`8V1A>!VIIUv#BFbsgmN&qv?Ufh=}LX=|9YOq<32z^Y$W z?bjpDT`d)%5z^2<2oPDW7h`1S$wQe@U+3S5yv1YqBk3JO1V-~rb;vM(114+agvRiD zn~iuuJ%-S%k?BQ!K~+|5xygvXXF#Lmz~pJHpeeHEuegm5;l0fu@~9}Df-L-&W%_UNbc z_S;JYbx@aQi{2Io!D|gv=n=nk)DoHE)8$O|b%`{&oqeU#iRm55jFF1=cN&H;jXj@Z z$*gkp-)t=68{bi66In8^dw|kwv*WC28SgCne*J{t4FUJe0>}8T(pS1bmLuzVnDgqL z?qi)=8yiK>+Fm?pCd{8kY8d_ z?|F51h;{@puWn2v5+LixKKxCI?1{MlSfMoiTafW1G=7&F6*0IbEi@njY@3M9maW1 z4;-RI!;2g`eU_gzS{`3^U}cT;fxr~Adn$JdOBMazD~Ek2v$PReReFk4+}_t_8ze%|PbeXzDB&e@8MT;8)7i6)%va$6TTQ zVaM`Cr)_LUbGG(lzY9kngiFVFRjloXarm);)#b~@85M7ygV6ft44%i3`Q~N0ZyYlh zstdE}4r9oy%=h&~<-srfC9W|QG7%*mJ4slhMIH*DF#TsTcd?*hy9 zv^85uAtEukuNH#|tUct@XD&853&t)T%S18GXqXhoMwpyqO!crt4Nb_HVSx->@|)Jo?VRCmJgfDcOy>4&BaXR*~$mh%NY%P#9WIWBe}`*n(Cx zhnBTm0HZOl-jnl;8Y8R^Emdb-Yad_syk9Sr>~XPZGk@MozAqm|I37m%mJ;>Y@*PHh zbb4l;rpkv1qU%&I>s^ryy{~T;P-OW-WPZ`~UmWKH{p$eQ_sgW{OZ#BaJV)mb<9X_N zPZumn%Qh!@P!6(6q5s^9n7|v#W6V!(2b`5ewNwQt`Q!X~oo86-_i=*QmcID5S*)!jEIX|fL{^Wra21r?Y zAt+-e%eUcAAH3C#eF-<+x5uzu<|xVz9JDk~7ELLzW1?Xhjk@c5Y13%g)-qLm$d_~#4!)X)DCu;dMJ zVj+~Z$0Kst&$T*RJ;wUvn}??_qt{5$Q~bXOGJXHXebesIJo57sjDu-nXj#lz4^{0Q zn+23c1V9wE3!|7L&9M!C8j92L29;o}nLj`EA;|hhD#hr}FC+w2lOXhy`uM@1a&hQ` z_OZc1v8nn$Li`RY0$S}@1kgf~E2xzzIDgAY+C6S`x`DY@i>p3--D$o#(cYsg_%6wa z=dA)YZNx~tP4{$@9k@$kga^68J8|wm1$~#(7ZT_mc%Okam}aIqqKSu}QbC9VnH-?A zI&*>I?G$~Z+L)4)voKAXE%e~B6~6x(Ub!MQ;Ph4{Lc2mz)4$FPSUozX8YN81)MUz8 z`14Cb+9Td0Udt<$&DC9WmT_t>B+ht>Fy@Q@6k9$s@M7%-2)sKunDg&@AN7nGSJTwX zVn1sW^3p^oIF8)U6ct?#nn$9|6RV8)GeH_2d1Q zOx~f@pg*q&c#9r2etfvF&_M{{27;Sr+x*siWb<-js<6W~BC|p8_uuKYzxTu3THJoF z$SgY3IYvQ-PjXW^C4~7QMW-v}cxa!4|I%aD415RG~So)lU*%~Z#KS9kXlP{827!V z-Rz7Tmer;CJ9iWgdQ|@;f^>4{cKDnrPC0Ek$K`3fCX&{Ble1B8bO`@qE8FhW9MTFGvlc0v zbQ3mc|Qr|6>4u z5%!@9s{6sP;bp5pKW*VCci|@$?G{AiIk7cO_Pe$bIBrU%jp_RQxe`n}n_4E8Zd2<` z#Z{Kiib@;o6 zX~pv|six-tV2-Z?N(dFoI+qR@B3eWANLfub2W zx$3n5ySG>x z>01ql6U!v+*OqWz@5k)?8w&vMNcc}V*+ukC@)*Kx##TEHOTik_(&TLWSOCfOHc{ql zdjsBJt&xS@)Q@i~FIPCPW*YD7k=yFF`)9qG!9jgL6!SdF&Bv*JtQUV_bjpCrz(M*Z z-3Hy~=-OGopuFqC$8d3n=M0z*=~C(2G{&=9z8R4NSq&?j8Jggy%Pq!}X zAZA4Z4iQLe;wh^bN{YZbs_kp$pNo42Jmjl&+YwGRV_reo>R^$|55;I)}`_ zVHhlr-l0;JF;I!?KWU%BK>cd`?d*jRp^+aS9UWJL#xH%{(Dx*lSXJG`FkQLVd`F7B z&ug3KfZ`|N|7A`IhoFSMga%8`9u8KZa$gRH8!}qW8xWCA3j6fnPI@K zUE=6EifUWJ4p&i1*m0AO#@v46%)I}8E1qu`DXb7>@36fp|7_pl`#P`QQCE{>hv+DlMaT6i%4s|2*`D+sZ07Dyatq z%I*ggg7tZHnVVUaSZXzOe-pT{>oNAeffV`HwH=*k$9DE?Ok&GN%6|JZCJE}_E{`dU z&maX;a$RQR9{FnlmGQJ=-oW3+#fZTd;X3o<&_ls;J{Qn`Z!$)5;DK2%+}z{(TRL2^ z1WFiBc|LVj1y+IZV!(co>Ahnx4$|b(R%^YgKKCe%Iq6xV6b!9Gr$pbqx&&_4;WU{o zC5jE*pcbzS?r>ut-P~|B8AKyLBN4LNgS)_^8yzVKLlTD|T1L=!!zUWY?C9TD!<{7D zvq!}hNTb|mzhKGA{oUwD5%_*%JnyCV_I@fZeK}m&s1w!l)_Wk6BKgPuX^`76?-BQR z=ZGv*XxDJsj3-Z#4tD!4FE`6S-cnOZX*Vc!e|3M>USxaODO1bZw?K_!u|Cq@67Sul8j0SO6B=a6-3V9$JDjiy{$)R+Llg z7jByrE`GY|%eQqdsE6uq0_&pF{uT6=VY!>%lEgq0c2#qZC%$ZV5eswV8C=u!Kc<*`c?f+UO2S(B~5L>3JxKT{N)O2p(35 z5*Nks@LZ_&f?_#R{X7Xe?Ud0-vcndjv4)!|Eo7M;bUdiz9$XO;B1@r?nC{#;U~3_0^qzISH;L!<43>p zG(8Z~Zg~Bves<@>l|1$|q0}bV*rNMku@04-H3~qEJ)yp8lNZ@CE%16}0S`G1x`K${$U!m-DLS(YJaYcHvSslGpQ>NF zYp`}#(I~C8w!F~9*?u*l=HhB3#_cz47t+~9CQNbJ)#6I!_<8nnAgJ7fF@{0x=jduQ zk3uf=9#`V{Qv?KApVjF(wmg4{eRnCVrtyl{DJza-UGTN5K=0%MjZxk6Ow=udpV8V9 zFj1J|P?YfO0yNB|#9fL=bbZqQU7(HVLE=J<&ua1#k^YKXcHe>+ysvr$$AFwic^oR* z)VK;;m!C*vf05IRmW>HbY@A>Z?zgE~z>tQOg-k|D^Gtb@QpTX6+5}GmaRKA$sAf#X zi0>P1+>#;nA)DbB<9^xb>ESF~SmlLhNU-O+45)6F?v1H8+U^zdIfhpl}>KxKzr&WRH(PXTo zowG$`Jm03CRB%+0yk3cq?sNT`f7^jPb<-7&FR5u8W#7I1ooKPKZ^*&U=!TJPOhT#i zOO&66x0hDXxSpLlh-txGr_JpKH{V6tzke7--=wfMg^fKkk+b=nw_6;Al)&ku;Q zVr{L*+zlJ4B#zR(UCxgSh#~3f@lL`xT|P*y_))X{v9VVc!=` z7s7|Xv7#S)^kYOA;{t0YX}X>Bsdof{Zp%c$s#ZxihVQC&2;{K zBK>Dhr$Y>~5a)RI;7otq=&XC|DYmK7Bu&arX*$-oct-Nk!+a{mUOkWo>_%R z2)$1m_moj_b|*#6`6-f79mO~Et*eNrl-q~>v@We(=*q0|z${ub!*uiXq3+pd`j9?e z<%Z*x41_XOhf&~6k4hwKR=$$_YSy#Dir*N|lzz_=_2HQC4vV2AkFvt~fb$TH1yq0c zhWxm9Lw3F04{?)jI!BgfnlIHW@{G$i-@JzI5M(Ehq+4`HYmL!7$wk<-w#vRm&EwcT z^V?*WNvnPn)~Q?=v*6)3f#<*vcH97Ow0jFdf1nN*h$h<1?(nx*^8M%5ff3+)lrf)h zp-=Dsc5J?sP=v`7y_m~yt4~JQz)$lF(Ym5hqthi#C+zbgq&N2S5a2s+x3@-1;HIKb!36Mj`6V9<2 zWNJRU^*~F8n=R3D6P!Jak>ONDh!QD@1~X-iEFS-E)sNQC`~1kbvbErp@w z)#|tupINuhbwZ>sC~|Yt0;F_kM8zCA##w%CQ#Q-%eHeMPqq{0MZanD`{f&vkmw)>t zL=Z}#BGZscAO4e#u{&b6(dD=(%I(Lo)l*YE&q)@DtKjDSFh9-C$ay z9HWqW0@ka9mv1@dMH32D#S@-P`-R?>=|XlxqT|DL=aI=`?%+=4j)&N8tZLueS?zc3 znA`VomWLubA6`)R0Qe5t0u467J;*z|X0CVwo^2kuy2(iJ^a>04VX1rf-Vv1KH)e(t zUj&HDoGr21%LZnPK!Z?Ko7s|*p3!54zsg7IDGA=r@cD1S?6)<67B z84!K1kV7t}h+6zJj-O{%9_jBp@rvkM5Av7T5a2~!0_tk2ZeiA*1`cqnnh%S3=e_q` z>J7VtWMA%gfKX(YQs&cQG=YoW1+rFbffX05G2OYI*Ke@4(Qhwb8MO-U6iOnyX&BUWkaW zBiT}E^uciTba^y=@b6<1iaFoIT-HV;90 z&?@J%<7uX$d-59M;I^(HkhBI#pji$;Q!w>x>myuTr|RoAZSP()Th{i|t-+JsXHGZ5b+c)G5JpLK__^{tDV$5WWK z*X3i|Axs`j!9S=nQxad)=GPJsKiO=gU{51b4OHOa+3pb5(K5>af*-BC7xC9+Z4U8y zu&m#~+I4mz!xBb)sG?&#y8Qr-)a9Sk$7M^#xOe_AyEI|3b1ogOZWTWMGA&p~S-a8R z0o;Es;xah60Zq1bKR+fbL>7b}nQRCS6HOp?E8$;R;`&sde+uF9S&#ET3+=UdQiVx$ z7Q{P|J@NKRT3=vHfY0{uEd^E@9UN-t8!J5iQ`u2EG6ipki2rs@giBCT#?V{^L!WY| z0-&(2I8_BB-UUI2kiZjkw5sY325oU|xW2qT?hv#(A0?q)L{H)b${@g|)U`a#>bKRm z7-=0ud*27YHr`I~zTD8^mQkRJplbKs3O)+)se@i&#eX5cX7z1PfA(2W>HqU1{M8Tl3aLxWef8=W?Xd`{#F8nHKv z-OILjocx4vqLN_A(o{PKAdmtX1C)e|YnxY_zjhQ)dbqxdt4 z`R5NmLgWvQRj=J=S9+FZSj$pPWnD2%N{Z2zD9TJr8%kIQRgnq`*JmrYXx1FrKX&O0 zu8ee%%QeU)xjT(q43x|c!Ea@iJRJ^%BS$UYgKg_~ZKvN_+n;KcR1s)wzZB$MeII!K zdMmcSRS*-Yx$py`ROxkL{@ROA_loYp&5b-p=PcP&t@Jqeo@}07(R1{L>kBN+!J-T3 zM-7Q#o>eRzsR11Vy*^J2QkCot<^qqzFIN2rN1;6WQ+-}C5mE%@9JVP1j`1_5C;t=Ktm#bdmV<6nS0Oi4ZXL9&`Rd0YUxI+>yaJlhTJ&&@L5WUWJe0>Jl~$cUs4%@}}%I&{xyKi{Wz^}zneFhB+E-987>XaGzM2GI1DGi^0 z;qb82%kIfRm;tYrTUuvnkhL-yZX53Y&gL^ZSD(3T)5?V+pt&e|?6vePsHbu@cv==C z<4&;b2DcC98FH~^*(0sY>in+IDgnv~MfTk&oJ%#wL|<5SBWd_{1C>hOzD^Y;UUOT) zR?W?=JPLkmcmxbNn;Jc@pMUc3op9(aCK=5qZHE=)M*zo38*gcYgB`CaH?h~#6G5Oy z_$ZPYpsOEBGX9aa@`jgWLrZ-x#%51O8Fz-sHEeYEqD}u(miU;dbxbfBLZQj)L5hc6%cL<4ht)Kd4Coa|I0~wgWa=Bw-Z&9axGf?+HlodJX6hrU zf`jhP#lhWKDW>Cao5ZT z^x9kOXr3EIu#4Sn(8&c`4ZRNKstXjp@V{}PVKUGM+g21)^`yB(|BTC^HQJXlX;WtKry(lu5 z>B$)-YQB#E{!vSt5VJc7uUUA<-Kt6Vk-+}52`_UTg+pvki@ zW9x)`8UHNT`)R3hDv2~&cH3v~GMm8^MI@hN%*;O6lfkqT-`{vr(EUV}8KcMuIbCci_1BE|jXraeaJOJougHn+CWons1O@df8~p z!&?@DGylR@j39jv5<-ipBu?8NcQc=F4(v-GqC0el#!j(ehTQHWZ*K{Z<9hpdD&L(w z&n`Vid3bEGWj-8HBdpw73P$N@V3urjy`J?j(X~SPU1-0w!f>^DKGA=RAQOgg-ON{{ z&{2&wMvR-zbe=U$D_wHgvTS32om#710NlQ=?_${vn56!6+K7oh%A*5QuUU}Cp$uS_ zs{_jgX5mT;z}`FjP|hk-?uirKei4?2`6mHFqQS-NcRf{ZDNCw6H(6ub4+D7ojl2xZ zcPZ@+Tkh;gVZ$YI&nRUNcyL>?O0bZ`7J@dGb|k460W?nISzD%BI<8dqGPw0S;58@{t)@pX92J+tp4rg<_Icmk|7CU~vah46}=Z?XmdME1Q%KIHV%W7X)7Vujfz?W#_o zh4WbpESEco>QkJ0VSp{Da~Xs>Id_TfET(qn1_)`q?54y~=WM2%1dY1#M;?9Cy1X)~ z9;80DvIC@aQfyFjT{ean7hpPf`G`+fY<0v_>C`-XrF>+blvaTaDP3U!pVnZ|>K9g|e!j9nliPlUoJj|5%+yvj4XW<6ye zHO9)31m`gH%qu6)wL6HQ^l^)S7yAccAk+foOaZ?TJ?_w8?SRTI|L$0H5xa!ujS^qd zW5sx4OaxuWF58Q`^sJF)KAf#Dz640t0)kuI+3aflYsjPMM0JV&ve{kd+1+_9o{$7z zPB={}p`eU}_X2)oU7!e1oVV&|+C`z5z?eg_s}nY&`wmyk`Gx2!`U_dX+$(mgr5<|u zz7Un^hgXFv&U~R%pO`u7*x_l5!GV7v2lFCwP>-+;a-p5!L%w0!%=OWOvL#zXQ(RHT zV0&-Ut$@DW%C&*6Vf7S?uNGtX{udPR^NI;afUu?vlg?qr&)|$vk}uP14oaopp_4}g zni7S}+`!K+>A45XV1&--hN0gH&q^!7Vbyi3Xk6j(?unQEQ1dWVUYOe=iS!EK6HM=* z>ciQq5`dI=b#PkG{7RznXd`Ki7TgTltHHL~2&H$x9hiVwk8aP$6rDVX6dXM^x}5|`8I!y? z#a?na0uHJv$v1Cz`f!JR_fM}-w}&m9C6RK{GY;g-{uPFwBNC>t<4Y(8|2(A;EC?Vy zZwY{@c6?*mRO&hwl;-iuGiXl5Za>ft@*| z;gn`*-48&F85&CqLT-_<9||pA_e-{&o2DD)@hG*c^heMc$G}J0<0Z+mjw7rc$w9at zaVe22tz^b<&4Ca^_>ZdZi#fAFxpYE?GRpR*;E9OVPi6G0`csuzKL?ynJkZV zgjxDB)YyvIgP2L|a8(eypq`h6*sWlx;@g6<&sV%!Gy@NZcQBV#C*augIr+8GfMX)H z+kQENL@WaODlL&z1sB;OxPbc=Edp!1Oanz~N6;t|a$>S%^T8MftS)-sF`G5I| zujDZu+LM#A8E!vuJ`iF=-#4IPOv*P95Gm{h<-GbNy}U6)XO?wWAvnZRNXNqs=^ML< z;yrR}Bfjw!)pV{9#jxvK3?20BFZ_LT8u)jJ*0GwF0`|c~eJU!^w5oC;9zHF7;M(gm zqP*`SG2N)E=eojcwG`cVJuz1O=KhbVZw#os-QKPy+qP}nwrx(fYqB-jwrjF$XHAoB zOtzceeg4lg?>V3Q)V=Tfx30A=tb_1yCUD#%Uc{(rgei`We6aP5eemvBs{A;Az{L~$ zI>D^ghlzL(xaxCO2o`YOjbK2icOG7uvv`#GQ@@*yrGp5(Bf$-Zk=kO$K6zI03Pl=# z$Xb^hZ~ODmL^Cj)-PGA%Oz^187i`|S)<*t+ph}72H}ky(995)$ZgrvoIBViCW4AH? zp9FugIb#o!4EF4t@M9oPPX`p$%PiarQg=ee$U(PZf7Ofr*y}7#ewBXi@7xjm!GcFM za@xvJ*|y=w$N7XylG1*)LYr+SNJ;h;a8>Ka1GDKdcmPOoLw1soid@H7zf|GpD^whB zATCG5R8()=*RiVi_p;rGLn82dm~Uljtx{BjvZqVfc6%voAsB5PndhJ3-SxWm?+NyI zRon$JOn^}8IxTQ*z8(r-x<=xwk0OSms89Q`)ui&jT7X@s zPiyaH`tq@YCCT&Jj=PxhdOzrL^0~-ik{tqgC75SLbnq#>Ltp2HqBoV#H~SUm`j>X! zi&cnLu13d+>5V(!>}loLdnC-1{X+iD?(oXhm++1ENj0kcY&6f;=wbVN z=M)1X)kuh0VCj0emO&j({hO#D6$%{bK$6a!GW$1Q5Yz8Hk&9)AJJy}K&gB*w^8yuQ z{qg~p4=gJ9t>zI>KiI~y{rrMhi&duP{b{WI{^ycRL4vup1#;?3=zjT!FNmcgKF;8s z1`8v_X7-Ux6^UTodH%^qRE#H@l((wskk`+UsoliOD&2B?O&kbCVnZb3Mw zw*)Hhi5%cQu-;IZblMR`n;R2+K~^!9W8W>IeM(7TK>P7;o6HcGPEC&z*iB`8(yEdJ zn2xEkQ7Wxfh5p_I;3r}X9Y_VTNo0-uJ5qy3m2MMoj+*c8U#mvcUJ#LM)?)^Zv{$0< zgtBwQL@l#uB98W8S@vxL55&! z@Hsex`3c#*RI^0}`wFqdVz&3}OK5~v2;i#g#l0L~865SMtse~--cj2_$q*6yj;Znc zKoVzLHpip9kKaS<+K01xY3G&kq?5~IdMck{I|@Bh%%M8!I<8O6P6w<5N>11|jVmP2^N?ZFGVCpaR!HS{)2Hz)YgpkZ<8mD~Apesi(n zOT_6HA+$0rH&%Zm{$k;)Iu2M*i0kMN7zIeN@mB!%p_flgpQ4&bylF0Tom>azEqkk| z{lX95QP(Ts=@);b^eo&xBGNA$7wC#PU>5C2M6R%e0Jhu+)mX(Q0b{^AybU zgb%EQ*o2U9ll~n#0mlu$a20BvIu{0#GYftAU%IslVS(FZ+CxjaVBd}dR9drXR)MIh z9I7+U`{=dV6S@upF`Rqv3aZb21s1|vUObOq)9B77Y|%bdOsQ>Q<3e>=z7F{f`oP9c zu`Jv8w{p5s6oZFeP4Di zw`t&@x`_-t5t1++fz3%pyGB)5LH^MozW*vT8_V`!9I5azSKn1E>of-D~&ZR+6j;UjFoU{&X{gkQ{Iij4jh0R!m| z<_KtI_8a`pl^^Q=Ii>y$l7duMCu&7Cn(G{R3e1R|*Um8lSIXAe1Q2)}BU{zUwYW^zOLHHcaIb;xqvv@nFtF@WXWq1nGnD z07gTe^yRI>YM={7H~*cAmksH;@#fE6%L_(BtIfFf=j-su2l39#*3QJ%2&cu$|I(nV zvi)f0AA|#or=i*I-r5l{qs4OSN35XHlzEd{`Adrb!A2R=;BKszN<;gr__IoBQ8?y% zxUTTNd;b2x91X+vQWcIPgEq@fh2$>Y#}mO&P-|%i>7JhFLT{TNi65D={fbgelNM`BMxn4hB-2vlPLDf7uPr(bb>qwTh@r(5LSer|sQ|i0IYf z2cf2{KjCHof}8&DT^Du(`x%*ph}Bj)ilG>#jAwDr>1NrA29#*D8ky)4{iiq>*P;HL z^yaT&csWHdEGOlb3AmiHvU10nRQ#HRHe!E{Wp2u5ZYmdUZfah~=ET_5gqruo$D;v= z73`P^0=iYM$uJQ-%m#M7KRyMw(tIWSAJ`5bpcpKnovby_HrOcOSqEi=2lQk%+NzSKOkA7QHS+ffriRJAO$!=6=x%IaxqZe?frku%}1 z8(CvHg@k$39fXL(6lCj7(v**lrWA5UC4qkW%{^&_4}u17A-DbGO3Ku?o7j0=E^=Q5 z3?ebHFb-fS7oL-)#<~xZZpT%`o}UX6G%Av96>9%Kk_>V~ae{i`#PY0?%&BXv*v1hD zf-4-iM(e77(G>`2NbCcZvcOhVn1e6#EOoOk7|;z*r;ABVlV5&e%$Lxh(!xI)!u*Rq z>PU}?FP5SOj}a9MG6H-TwgVDUETFH z4~-}{PU>&IrrttpD{ujFOw z1qqi=`&;{yUF*#w@i3tSBzTIZ^)2RD@BJkDIz$e5Q?`ofQt7 zc}oVKXND{po;$U22L9UqGoW?74&z*g)@b^abrnLMXMeDEkV5PdS6<%VUm$0r($M&3 z$CsZCzI4ugS;P$+@P;P6jo#13O@~D}0mlDM)`<_J|JrVz3?H7u|9h5G(qI7q6uu6b zB&I=K?pLM9*zS_=3R&i+wwIjG9~(tb zR0qe!3XJ<8)NH94Z>CbPHl84E6bsqDbM@5e*LubMpnZsosb8X1KMbcy*?26Axz%hN zTy8)4po&;FAeyCM+>KDVz!svE8MWRs^yO^D#%Q`m7w_aXv*@MF>Yk~|9iFN3Gsx@k zyBR=>ST1W1rF&-*alKm1T~#CXTS29TCY6MDp}zgW=8L)-_Y6Ll2o^n*etV+a)gI`a zbgHtI@ZOiqvQ8IRhhw-OO8E_x9H-qeXlvsA~^vJk6SbdW* zXe)NL{dA-E*k<=O)4z;tq|fuLj+&ntDroGiiFgao7-7zdO2t?u`FF7J1^l{3Njwf) z?C$#?pNW25YiJvoM2(Ce{FPk)l(R8XunyI2cm~(lG3^v`{f`c9?<9_<80(|Lnk1MJ zKq3|yB7+sHHmXu3N-=}ugZ68v^0xP;Ud*R$vh(CoBtg7TJO4Gw)(9Dz(y9ig=GgKP z7=fYLRPEij0{`?Sj?%nECx2tEPM>Ca&=`0LC9FDh-QS+<84+ipnX&AE4Et~;7)J2l z^0tsFE@N~6`k3`ZrJvL&KfgY*ROhe0PhDEYgCw*c)zI=x-Hj(1rH$KZUPPy-_XWJ# zw3+y{Q#lV8DH%i6?;)ZpMz2yfeo;cT+e1V&h2pTKTfVA)h4BC?LW0)6=rl=g;Ptx~ z{?{~N{sk0U;h7$aDnrv^2w;u4Dhzz2cI~k2Q2(5ZG#qHLzO04l@Y|&R(KyVG(Z|Vw?4M{&w2IHkE16- zG}fqTy+*Fo#epGkL_&YRKMj^PE*}{eqC?;9zDKd-qZoC@USBttFAhI=>wHS-ZA*=J zbqUnWPxEfnY%(nH>={cDz(X|yzF$>WdEV+zUlVV2eT|@X?8wkY^&|uM@_1o*4z^J@ z{NH~b@AU*`*T|;(aRrn!^mlkY%-JTttw?Xd7QII*O$5eK8pCR>Mk0tTixa4eC{#sGc;a}w(Lqeuv;AG z${(6CjPtt^dUD$gqkR%L`tef>IFGKw!6Ll>Rm2(d!kp+`R$KRIQO60iUgJiRD|>s+tyo8j6xrt>R-*RSio zE2dm2?=>gfjR{7?8nZ=L;vyQh=ZKA47t>woPzgnATLtFDqlE0XvmWPIHB`}6;7f!xp}=(p~O>9+&Vt6fv5ud7-k126U~cS6~VLKf4Jt9`pfW4;fPl z3fJPF?(%23y=EzB$_xbCVh(9>;Uc41)amffztc%#2GHW~M7J`D^=+yGE&V9a3v{b| z!>tAkhi%c-E6dxVDQds!tS7b>K-WzbvC%~@eyc6T*Ms>{!B(%|PAdKwUEo(B^zCP~ z23*TT*6-t}$V3Q5e}!b?Y?Cm9<3XrCn7ds zD3W-28!_Vy(^%8H8Ip68Q?F;G+K&#-qxn&ReWlLxQRt(1ElHB1Gh*vs+nH=U89CIl z#aMky3C8k9;iHjYTqE;GrE0>M1j;T$#N#r8{ogv(j`j{e6 zjr}+bPHk>b(|~hGT!y=svO5nxS7!1Srt^M%VoGd`E_Q^MawPgIW;Q!DDu;x3g z3>u6B;{MR59P0>Hi;q~1Z*U?qi8QK9=1C=pkbvFq%@;Zn+fj3I%g=OGXa;cKH%&r3 za*K_DV)Uc%m;`N0J3(+~sEl+H8@&Ab#6#MmE$RMybHTGx+1;55%+KLtO5V+k2ZkmM z2)j0u`;eeuasee%kNhbaJz;5ctWlxTaW_T#zoi~IC=wiB@F`+Qv|v=A^EddMQ#3=PzfF4u9_{vRx5K88M^TLodyMwcx_ z#bvqT|5TlAT0D`I*2by?4+#Uc=-2?R^dRRK6*REukaOyBN)Ox}8LXy*mw-_qQ&t8S z(_>G{4!1}{IlsoOrEWvGY)k9HjgEcuEqaQ)*MW-=?Dw|Xl`uuDJ8@_8JStjaYYZC| zqjw66-c>`P4GxVs2%%7cxS(-B624=l_WIJRR0)9FG!aT|cUBi4 z-3W4bGkMvJ)bW9gkx50|9ep^s=5ES0;z|$*(`u6-QAp({zBG1s-Z~l$$ z4@K02J?ebqiuupYD>ZhoS1<)D!1;4Cueae0C>?jRl?&EonNmJ1HL> ziuq1HDn{eit^EW9;oGo4#s6uAa45c+cU*T2ehJhA!!k1lc+fLdA#^0$1KI$;lENd6 zG}(A1aOwGgzex_ka*(CSKLEsrOu0Z>hEh_xQiL%wY6gxm+b90w(9UqXJMD^@Qv4fY z*GNq-a8TseY$_#Y%wQ%*>1Mjogj1CkIxsx^D1aSIx2;`XpToSAd)2n(Hg3c1HII`Y z-Gg~DyfU)PqKB1UjeGl}Ry5`2RAVj+PgJK_KkH?VR{qM_+QWU#tpj$aShd#Vf|1Y? zeUEke;|@84L>FGk@cD7yF*=X@)Y)XYs3wUFd2S<{jELW@~62mJ8tm5%@zm>GPE#pxO{9b(aUHN4)Qulk%%~$`Cjxu zxin?jY_v4-A=L*o`9BjmKf}r9sp< zX0MfbgUELrIfy8eg{aq+Id!b(!oBME9yo3M#13fTDia6XMJg4r3z2q~(&SAIXXPt6 zg%X$qaAM?Tvg~=p4TjOu_5@Ux;>olwB z4`YxpeLZBGB<04!2ltMNKcwa&_i>@@`8MANR34A(>Zo+H{;asT`FeKMzUhS2kJ2+8 zRyhizd-qDVzpADVAhhdH0CeOQ3&}tF*Ck|NB^o9YgzKq|7 zs6ffB%4z2Ij-{C zsf54$BsRJfr2X=m0!Z+QEM7452*!h!SAanSdEX`jsKC9CPG;Gs`Xm;|Xigk{fjzVu zJXG3XBDXg+IwV6_O-1*`)~s?PgN`%dhaSF`{4KTXwje?hXEU8ASC|JLhE$niSnv zlds8wf$H(h48bq|0**Hr?9>gZDg)D)=_D2n{6fIv?B>t6_p`jiV8P*6c&S&+y-y-# z!JCSAPo(1>{eeurj;teN2t-_1DAa5b(iUJkKoZ{#)DN#1xM}gzJ=k%8kIv|G{ItVc zHNjO(b_EJqk=kie^0|@&Aq>@?7-HuMBtYhos1_$U%C@B@6wP#ey4Avqp`iz-_V#%{ zSkmtVwVRaxu_u*DZjZZgwN2_t_Dd^dAO!sH`>9GC`&cVhoa*F6cdu_&Awy8MdRP7T z9%n*#fZ*jzo6Cz9B(wFkXE4!C1%}||=p??J#uqBCpAbO?9GCveE>QDnrZZ(&_?F^C z83&Y^@tSD~^g6%hc>c#PAWy7p>dg>wx05c-#N?Npub;RE3MD7msvsyKbwmt=6vsOf z(ofap?8(^Q zJHS@0jELTjt!jdTxi6TeoD)EgCrF)~RhQQY_c;zt`2KCf)~bbQ`x9WA1z|*%h4)vS!On z+oufd1|6OO*>-5Fd*4A-UZWB6^c*+P4TC+oroA-&6Y2fbc~84p;WclntI2*?z+BX^ z*afi|zhtjyq$+X~9`~%pbC|-aIe=qq2p+2T7i$WGvx*k1+`^7{Q(`};2;IbUxY(F4 zqDkYJh=qs~3$r?dQ@cg}^9i&h3L*zLD&b?Jq(JliGU3=E_=YgM99YuZReD+{_Mmq$ zA*)h2f0Q*piphy}-69OAkYPOO_>NVs5GgXox9Dd2P8~jnbj>M;PsNO8zI(UGFoH-= ztS)mXBbQ`SxNZsU1t{3@yV|nuu{n?>$9V6(;!?gxmWoA^&ng-6e+Qc?oXIwr17xV? zBYO!*;M_JTc3s?u1WVdY2rRoU_3g~5I8a0Kc1QD>VjcC;o~y(2^GGDjyWs|wBTa??SoamojN^c{NKiI|ZyHG8&wfyzT34@QICBD>9Xp)!=&Gg?|n_st} zZ3{WK_EWBysATSgC-!9i^=JgGDhZRB>Ec|$j+l_#pv0nLh;E@)2oahFGPk8`A&#fD zst3w)J6z&e=)U*q^3n2~)xH^7x7`=5GmS%RH;#AEl;En|Q!b5#9|*!Nl#g#lC$x33 z-%;gfZIO9LA23-&v*lZz68;&5X^mgJ7jlUV6NFEKRc+j@=Glu!k;4Do%{~g49RZt# zqAK~V)MS`QGqYk*>T8#a>{TD4pJ0v2j* z1P7}KB_^3<@uJL4yMOzFGJ8R@e?PjF!X@ppGc?r2t46Yt!aj=rFu#OsI%~(cZ+d;W zS<9(3+0$gcuU0?gfQtGe=LUm0caHK5{H4Ll2Oa)K-~9{wFiP>AMBTSOzn8?WiVUJ~ z5;0zR21-Wyq$g>+rDKaB!B*wTl>IypSBMuxtWiHs^T!ZLc&nald?OvJHZ4qv69P`M zEr^HqD3$p@#-+%Ub8>p+!6yU88iR-f7nJZQw-d)V!Y+Yl0N52xIN`VdV3-@%_Q6lo zbL)oah#%YSG^#?VglMB0;5Dd^G%{L*c^zQ#**PZNhS|bJpEi3shQG3XNopSu|hj9d^ zL?W0}g&o%2^ zW^2;5SYm3+f)m>>x#kLI+PNj! z8K*33M+=2q<+w|dSXziS0!i_vjGZM`7qgv(!5Lp*Nj}(X6ya#u%fTgSvBcb2%sh88FPBkJ*1<=g z6FYzzsq`dt@`cbXr7(#g%h(6NPcl*hP}nq0*BGCyHeIEi>oaI&g^fD{d1M;EPya$@ zU?vf4O82VJgPJ-e!u8<)cl?4Y!N}&JX*9#|F=wG5VWl#(L)6= zw^geHoHyxgm_d%VyikRJEja7ARQiO>hxct z*s&+3!trv1cISOROFk1)sC8;|ZQhxj>7LsiNRzOrMkFp+>9rE`YP1l%IsK~z0CwEp zLZO^LuZwDJNSO=QomkJN;L|s#w}?F#2vgPtxz7?48xZs9tWR<=KIa0iIX0Z4%9YgW zt|JnET#5f6S(_3_;Oh0-4r?PuePb5W};KZD~coCb(WVo`>kreeI?)(8w-g|`td(q-f!X^PY?Y%!|iNz*&fO4`p>A+70{nb1 z-8Y;uU4{w`W(MmT8H9uGcO^V!l}7l zUe*JF;!~Og#SFPw9N;By1pKy%KSlo?IccJeX(=>zyF8#{pbFHcHKvZ}^Pe6v^rG9h zsGLW|=@AOo?TYhZo#AD`-E^3ZUS?M_b`vAJ1^Dh*Q`O zpSkR4$0-={ZZC$W5ZeuOa^2Rvv2R9bvO5my`H|(*v&wS%RgkSHgw|4BYr^wHxKUqF zqdsaL2$gdv;wV!#<( zK4(~I&W}Ncg^K!f+{c|TNlD5W?oxCZ^r)Y&GEjV=+H-^u`zm`Nx!XQ7MGb{Qm z;Qlpc1zd;1Bf3n1G4XN9T7u@-#KcWqZ#*Ac4H%gFUj~W8h$M|X5>x^nwmw9Fg2X9G zez*L~OyE|fqQUY_XD~tXp{I99wL^Rl3#l0211kx;H`K$B%j$^~LlGg=1r*Oa=-7Y>SBkD~%tq zCbvNx`>HiN?1$Y8?ofwRs1iD>kz5>!W?(~Gfc#5^wwdvtHpKJ*Aqf=>(BZ_W-SZ&q zE%Hv*uJa2^66Vp0aTuWzm^kep$qrR9bdN+w`xC8ZC*lr-&ThZWYK0Jvfr9fBj9xV5 zwq)YOaGcyA=xWnS=g+YAMx z+X=aq@do*B6-scFK0^I1zR#fHiK+#QX(v`p@a~}vGTcP#QN35ZV+6s)DJ}JxK3Qlh zOZdzaSp|fjPftv~j5EJUp2$R_=9YSn_VW%iBcF)+@a0iOR)aBG?6n~AZHkg&JvK0J zbD=khi~mcWmB{vEndjA&FNfPrCnD}v@tQ=yqDV)66YmR0!%e3B8?2Gx0EY23jgH7Q z@0+Abf$^kU4fht_h0Kg$C032iXnDgOV+GO?)*i7Va$b#69sSPqwM&@WAp=Tx0-G}L zV}6{<%+2SQ-TY(TKf(U|g=s;~`$VGCjYYpbDB?Nwaw*$f4_z5FJWIt|=O?&}gPAmT z$)=BKGFYQQpmd1lCpovH9#}~b_ANg(M3Qp^uA8kv(0CcEhJeaiD)VlTfmhIBG)G{2 zW_H;8M4c}&#t$ih1lJX|F7zKyXkQ;}{US*&fi47W^gG629|#WPmoQOjuU-l~1xVmb z9R5q;?*GTkvS4??J+B|jjBqx9SsFqA?86)&qO>}cwNbI55S|0r49n&Ib0)%%s1-|2 zgn2aB^`QbHlCXsJ9=dnH2n(^@ZxrmL_r<~ig;V^f%m=jRtp}D#)s9kPEKE8s0_1BG zf~sGC=UdV9k?4Z=mv96u($6)1uRyZ@A(_2M65SD2-RYv)D06cT!+<$(bv^ee76=dP z(jdvW_I3X#;@O+St5j721%?f_xTYKkWB$=j0#X6oCAIOpRS0XS-*hn_E@&CuO#U)-SdLXdX4P zBs7%yzAro6)mYS&bM~1o)g)nlX90S!t^V7EtV)3FHE2E`e(x}18mqv(hheGvfN0|5 zH8felelwU*cX1Dvx0~T(I?O{o+3AT_%29je5;%5YzBr@UMk6h1E<$_YM(7(#5$0*Rl3IElP6Mz$H}JqlrvnQg0MV*l9w&+%83VSAs7lYWRM( z_xqs5V;~l+l(Uajfz^5Zn)7}e8BmXVM9*Nh-4mlD*5|Iu$c!RM%-l+G;fb%y?!NMN z7%<@UMaPKqtzKNVr*=Y0vwd6NX@|bzl-Vhf8P9NnF6JkwAo|_H6gF(>s6i+vP&%`# z2$Ghc`v~A98eKra6pc8d49Y+E!H3H~Ut{O8nQGS%BXjV)DF%Iq@_NseLDcc1)1X)L zJg~y&%wk57PW{Gv@*Mt(aL)?B;F+kqsOfG2RJOA$&^0NL&+%o7Pyn+vIHInwM(lK1 zYX4f8`|nY%5f03*{XQB()y5V*3%JxQE%r=|wu*xg-h$l|Ub(cr<3cAzw0K+s^1>OG zn;~=wS(;y;duy$^HR~+h*Ki6@V%p(hHR~-Ncmp&L^-9d-9z-FBtvOLl(GsaOZ{b>Q zz5;eNExxvjGi6jqN<=av$V50Bw!_&jN9noraqZ!h0)7xI0;2-~YCMI!k;LH$?D{&1 zlZfjn_OtNkV!2je$7`97*hV)7p9o%bx;(}CG}%gyVGWY8HalrB-&2bt3CSqR!hh%L z0p`BMu2KRzrD~+0fJJr80Zb&Xg;z(KEKhq%aOvEGa9VV*On%Ooiv%o zi&+V#oDELme@vU9xSJE&UVy?1NS2D@(yxk1cCk>_Vt!8@8Ap!_UvonY04^6$WjTe~ zBJw+!R)^fxK(W4PS1DF1iSV6)l73Y~bUd0fXM(|WyG3(TEsndN`$Jl`_9_@#@%tC*F`8)T0$Ah5@_AarAUnd@tvf71`R^ zSJbRFX%~|H&z-e_S>V~0jM%%={`Dx|Gpzu2e|5jnefi_-KP`F&A=oJrtfcHIkh&(^ zC)zxCgDjy2Msp}Haw2D>Z-g4V#)g~zFm@3zZ%-9rBu~eC5<}^u6@nFvMh<1?f=SGfRxguPOA#k2IWW8Wfy0boac8kRJ7OzjF?B*dK$A!!DF1K`j9jc8d`g zB{KQ~7);T7GRPLT-(wI9GXl3VF2B_Buweq9US`Ct4N*TQLZSixz|it;ZL-|s{l$^M z;9f4hN_Nf@jJIinoxVAvAtdYWHPmV=9|rbG2xzSj9v``uzGRfM`rU^>v_#8k2`#;` zd}l5pK2OGW99p#VMdLAOAW0RUsiBAG#?7PK^R8xe$VXssyIp1Akf!vxz-shYnKR~} zf*m$9RDILpnZcnu!cf;hbx8jjWs;4wZ2!*+NeN-965?-qDA#QRqc#&Wyc5z$Rb$43yQhRDdd=%(-p8`l&L!-EAw_ID0K?SNo9YPykaHytu`0cck! ztcY&xtg!5OX|*;R4t!T#bjCEco$UAVD>O{DwPXi|KaFp6aGUR=5c6)nIQ zgH#VxM(b{Cv;^!kRrx!f0bNG*#e;zYX-1!U$-g}y(~4cK0no*ox1;a|Oz@r<)T=Br z7tyXi;kAYcQoO$scJxsu=$*7Cz~g*$BlhB~G|{dfJgIeeH-V8mu30Wk&#v* z#$U4oFVM6DpM#1^^UlIbIqFX{GHH?1K;&}|`iZ`aA=1A4F`iC*Csh+rhj!{44B=Ul zc!@gU(x}>=DW%v1bDLefXhH#cgVlI?gT8R;a@SrMCPnlg!iE?Ibg{q~jYKd(gH9%4 zVLXRQnDr*-6B-%hpSwRsAH<*UYIO%;FgyXI0C$t(Mvg!^g`%RcVIk+fHvLK$*Rrt> zjtLcK^7%QPimPo@w;!UpXyed_RQq;L=F}9kiQuN%jtqVaca7U+ z`EE6f_tDI1EaAZogCQU2oyraBOqIw)t`pj6Kg;K9GYk3W!=fJ&-pws|KJDzScT_lJc;wq&X{}YHmj#Vkchf}(AD~NPodfao8YwToc z#jH8YOs+?+!wlA@ttl&%AN$QcNYSPomB0sc2kU?0HH>A!ngU3^IGGKkGcD8(Jz-8x z=VvvIr(l#Is${qbR{@PQCs=wO21r>5|MdS;K41_Id`r({+buB`J)^-GdQkC8TA!8u zUi|d`kx(IHXlDzxxU$4X9n#j1TBRr($w3A3%jIQjmQoQU=k@rLN;mvs;Xe%z8U>B( zay1H6+de@~dwWXTJXWud?s2H7gC^4C%IzLP>H3pmMaO*y`G!`pr0V*VlDc2d>~q+X zOc#?h=P7d~ch}P9^zy6qRR2CYh6*uoGPl8nS-uvu0%NFHEoHl{~*e zPGd_2#(I$6@lvD7hAj*&@G$s(iI_hB zBvK}yV!#Z*gd|xzLfzLA$VGZt8Zc!s{CnPBV5i@-F78$`F)JGzu#@d+4Bb0HJAUC^ zS2lbC%`{#;SA%+G`d} zyjPjCZ>KHyImi6l>P^*h1Z{ek0WW;I&JAQ2Yw z5hK;0hN8j49AdmlB`E~e=1_ug-(1o!H-7{fuskao8=OIe?FnLO=Q>OOB+SaWFHIic z55W1Vl%_IoRh+>o5y2kHTJz6~oYC={4!T&OoW3!sJZrK! zOO8pguA=O)->xGtF(ky|pgntigAf{|%kh1v(_XLLemR5@-HZ1=Y_+-(=V5X# z6gq$QnHMFPT+2=zwclDw|E5+Tu_U&}RYF4oE#8C(z%1*xx!kRdaSdJ4QAjxU?1jZb zw_aaOjLXjZb^d8SFy4hNwUONo`LY^q&pSCst|(17ExpiFI^f_sY9)}yS^1djE76iymI2r1v%t`2xo{o5eAcCV zP))>kpc7HUZqz|u1u}o|DzgaM?UJdyxy}Jw!QFK&(dD(^^=O#C4kI=Aa2MGrg-s}L z!YA+u=lR3L3+M>B^qLWlcAR@{#NyMeT)@jv!92WSx%cYFJZD`9M?5=b8aER-QWFnc zVWL2cy5V5pW)Gm9{y9xyFcf7Ueb$5_vSLg$>9WU6HcWM4<=A~C)o`1=nX=O`3@Buu z$yPs(+c&!-q|>KekhR=x8Y5lG>fy!?zOD;^ciGj}z*^F+W23YA!D^HrQB>P~SFBs9c>_fu?H?r&u+ zCNgi_jJpxVGVCos7^a(B^}>ewh6fwvJ5{GQx2rnYyYVtVT&g=S6@y=weY1=-vq`Pu z#}FK8qGtOs$Ky_Hpeu*DiFi<;nG&$uM7g;c_jr zbAOEFb*}>dADsY(N<&jXJAiEZd+UMPwdHt{>=hoKyA-`9# zX9&-w9b?eoGxO5EJ71m_#XPozh!;HCvo5o=Q-Fso^Lii0%~G?Ga)yRi=>lN62Ez}M z2^B7v+fAX^wOu#3ePXdYN8XD^OFp?(h%St8&Uy~ngsOYL4Uwx`Y1j>-;_FfvNX&Jx z{vI}?LQ>DW$AH$kN$s=ix|t!$@m%E!xL=SPQ1~!=v$|vI{RmsG7;0nc z*tk5q@&dnrNFZ(C6J!&+w=ua+%F;bkCy~JYDDr1I#O1KRBgldu{N@?irV&kAaEJmKaGIQ8 zbxuDk^g_(9(ZD?bpQU1W$tuEa^y478U3z~A!TA0qgC?b$L#$+!q91}(f3T8M>Un;* zN+KVL!J{umcnKje_LM}`5u?`m*ZQS3e?KsCDKfy##1;e>1X{9bND*@I*)9ai@rPQ6 z&vmSD)Sl=!iU?u?c$*c6vgxQ+l~;vl(6DtYJBLjhSLbJODgiLBy!|U&-JwsJYr(vq4xG?SBL|acC~HBs{FEO8?42;N%y=ShI$DjA<^?p}3 z$42iEo4zM`p0bj1VpXLORK3&%H^W=Zo4rxry$afv%alN~~tunRu zmW9)|S{eEHD$-yKKbLEL-u9BnU?q-kyZrq~6Bk00^B8!`7H*N@wv2~r&uJNLpXZ#z zVt$Wz@44SsaxSp8Us69e2{uhLVzeCwWzQHs^bBf~IpH?5#XomKL^2}8^Dxtv(+Q+~ zVUi-iI=lPvFiV$jCLjh}0qWq3<)EkI4S^1TQ*tnVdFb$bDpT%)A;(_NpMzdH?6dShX?8L9tk6-+VV z1R28a8fwn!=_mHSPY1osrO4GyH_aNn!>oK*O=ZR5^2G&R12Tu3_sUpMpZC#tw2m88 z$PUT@A6(sc6OuVsvKVI>M)du#=uv?}3!mnq|NDFfD?c=Ew z-k*>J4cPncCt|cfsy@5V%G|lOm$w$PlQWORF0XIYE^>Q3x1D<=YhNd@m;w)(t^%KL z1|GC(5VdZiTP9VW_Iso@FNIYG>W%!)fH{9%R@*9{lfjo;E4RC3pWf?jeNU6)&K=Lx zJpYt`V_9P6b@LAPj-Ar2_|lHUlJ5>DoJg3#lw~BpXWnPH9`A{b8gvf)@B7n<-vKPm zk+~Vh=5!J`pDsKs_0t{2sx2pqy?u3uuDMuN0l{q9`srAwl?mY3KXNCP%pV*~P%auM zonQ46f+dfqEvmN7)6`|kqmX`RUN{N`jl9{h(>~SS8a!j6W{9J?7Iz?i1#L1K0c$3b z8xYD2b~Qa$ra?nazl?1JvE|GY`h|aoxqi%47Bb0+*GZTqa9!ek1SfVzE!AD;ML|<$ z_5Osz|FogjVpG0|$YIF6_pS=As+@2IX(qwnr9zt8D|fklynWwF2Ev)9LS-8dn* zT^50cH`6Ss`|k8HVgRM>Op9Qm_bQC@sihLD;I5WRXsf{u!C?$3=h(mY5>H~J4IYPp z&27DzZbGlg!FH^V&slM`kI!tu)#fJp!u{=1-^E{sR^whOm3V&`4ra>hyZn?23@pyW zY#0{6ivoHZw;%nC65lmC$eoXv6j7vLD7P56Kym?TZlgdBoQW)q*b;i*GK5I_&xt5a zyjSBvu6-xLRbd9R`G`iv1&pBHnI7Pe!4dZtmS5pymF zU3wpas&7+`NUMjJvn^UdJ{!S{yUR^#6Ez2gXXHWotLKZQHhObc~K| z+qOG)$F`jnvt!$~akKAt_WlcN&NbhvF`gRbc&&ZC5@O6Jn+2mkB%E_uX7WsI zH%j5WoInq`#IJ;UOec_0Rm*7Q4Z*na6oIpy=w>TI89+a%Jye$ahltjjAB4(SGgGt3 zIXf}~T{DJ)mpX>i8KyFvxHVwA66du}0k1)yPn0Th009idD(r9vD7_85Up`WyVgi@> z4Ns1&i`q&AY{5Ayi;R43S$k^{LC}$hNA6-0;l|@1Am7WjaPlaOO0%gQyzelL3I_-R z8P>c^S_VmH)+Vi}{mEW=oY~~GEtWX>IFghJ8`;5YCm4{+tt_ZmG?VrjJLp%1hyHmV zTP%O->M0%f6XYF4@G(~z*HJWN#ki33$zeEqZUDc#O#{{f-tZo2^`id1|`rg;? z`p|#&5hoTrW_-PxiF?Qj7w}(w4UbpR!chEQQG{g-mQtv8`fOeKdU97aS0QJ+Ezw}x zZKIF->N9$q;weuF@vtw4T51J{1gJ;;sVEk7)$*Z84(L3Nz=ZoOIL~u}tBt1r*39nB zI^??Nlpd2@?Zv#J(~C;x3&dIRq>aY+E7i)5Mzk2IcE>b01oGt8w@YxRr&ng#cjPQK z&j`K)m}b1hECmWrH#&;WQiGkp@#u2dOGu+bA^lx#Q9cw64*OMPLTb%&=PHOo8tF=;Bf zb6HNxu46Ml%P2ezzR-=IBEp@;f9uOSTJ;+jbdcq80d;9RxKpot_N|aR4Ib(pdUs{M=&i z&cW|e*dD?u721xm9ZnFMou9p?Tk+_dDITZLVSOHR0G?{E*?3G2M6CzED&~Mfa0542 zid`;#bb`38j|lWn;jf8K-g{?Obq4C^nI_)s@B7K~-Z#ex`##UplytLig}UgWaMog^ zo#&O5j%-wWmJf(5k7Y6kF&_3$)a*)U+U~$DG!`vMTW-B;y^>DFXGtn>FIQ10+i(@0 zX5F;HD^~+VDq-DyZawz;E`#4k85FE4MIAa22u5hv6HY9*Fcv_96vstmFOv6E!;_V{ z!9sU8w#jza$N-W=nx}{bZ)y6G?h5%UdB(Eex}EiAi*BuRSlD{q&tc}L6AhbOFP&$Z z;K=sB%Y!2~9OcZN*+ujYW}TSXc@h5fJkl?nuKvM$`YO~I?PXBlz}M4ZZZ#iX_BPwF zW6tLEL2mu9)$GvZ2v3=MBy@KBtaY~bQ}rCPG`r%6!=xfhf=OrenCH}071&7rZhjK? z*K{p8nRNLHb&kY0De)lGH{Y|FJ9gNLdg>B<((=#NdZrbfLCAT9DtdsiwfZa+%(f)8 z``+ItLhhbY%VScgp)($iygFJ8z2~jMCtSGJsa39`p^01%*jqrFWJ-DvVfjJuuz`eA@3eG)PkQ2m6Eh&k?~b z_lH8>b#ia!f-}Ccj&Sp2i{hmDH`9r6l>`pX~EA!_mT3V~i`aR2Nf6CA1 zL)7#>s2gt^5dG|OCN{rd`Gd-IcQXeJUe`1ekqAz@6yVx<}{AJoTyu70a>*n$!PrHjfeg(BqjKj z^5G;ey(k=wTD3%I3X%g;csqG}_h1VPo)+D#xl+<_Rz&|&r>Fb=p%3S1p_BEZcu z0UA3YlyyUQtK%rz6#=XkS5F2+dqnJcwdk#_YhiOqD&t%7?tyW~((+uE{%~|G;#ujM z?V%l|T8Q>iwMNh9a{nV|=N-(A+wNFre*KW}uSXR&C@f->>s02f_6c0XFCNb!zGp|U zCvLWV^XVH-ESWt5=MJ$qTu|aEBGC6&#T;_y4hDVuZ`WGO{fY95sA7KHU)tYGYHWBr z%yFpF*j4H|RcG?;4r1kZsa9vWae#}M#^%+FzajpVIA1o|-JeBrlmphh5N&u{v~5DG z@B1~^=IOjX^d}we3X@|-A)BA7K$S4;n+f{EajwmuhTnqtEWs)z6H{%YoRUpS`TQeJ z!0{(NDY~>lcypS+2FJoh15ybmyI{VKf}o=Qgs!UoI@4rp9}S=-CO~G^)u&dA(~`R4 zqVti(UK683y(7qq0L|$z_ImU%{Zo#3|L(K9A*(~6O(!^fWOcEkyZ9X~Hi^5PPejg4 zdvA??oE+i5FEP*Smpsa@%fpQWMd`kIoAR^I`)#NhqG2Q^z)rlf!>SkjdlL3de_3S3GSUKBI1ZzaJLTBYHrv>-(wN z|Kqy1=LNMZl`i{p5x3UkK(JRmJ+J$7>f1Eq`~I^tMFu?1JZ&<212Z{3m$dIk#B%_n zAO>l7lW5PzfAgzHvrl4K(@HI@UTr&-UW9&Ibj}cpO+sl+v`u-z9&vv3Ofk;uS*)$O zq*FU@y2{NOpN@wCPl$vMSMLlVs|%;4t(948l~<{Uq(9l-F03m4cNTBCLe#YW_v! zoAsy13^&i<{PA{ z7nZp!HdYw(K}ivlT=F`8(U8KKtx zBgXu<0s02D;#Rf~BF2DY`2`RjeR6N_Tq?J7&K)MKh5)T#aAbmVLQUC{d$(f>5^AKPTo@j?bi9lN;brP(7M(-Z_s) z^Q3WCTzkCjZ6`3T(`uJKVfBZXymj(Xcr~uzlzAti1oKzmH15Wa6Zbm+z0I+ z>hR;Bi?v_ysqMPz)Y{A%f91qW|#j%uuFCynWCudEDFRN?vO5D5OxGSY4p9nW{%Ia z3K6Yxzc#5Flx;0lW+^smDV_+e<=-nSr7SksDfy3&aU3}U6hw34)D4NwvaLKGRvwXR zOUvLL%3Av!!)|@i67@}BsHE>Am;OhMmAa1iRn_wROEGrT0O_xNEpR>eNJ$`;(Sz+S zW6vFyzC<@j3p8|`$Mqgt-9+`R*!wBWG)YYBcRY=I3&U_R zacjSt)^4G9TJY?TS%4up^#8vt|G7>-vTHOId+SM8LzOPuy8lQwODC1UeM&7X>%S$B zJERH(77}N7jEUurjdGYN7D@Uo1vz#{rwc*j{ZIybN(r!@#OAi%{JPQf=$t(*8Y86y ziOPUZ7F}lp#2KW1fU4%wy7MmIl!^i31dJZz*Td$PH3sKFM2GxfYm?>v=gLHUNnhM< zII1c~d`Ayj&Ef5o73Dz`awpa^2t``Ha|AYVH`V}R&5AtvATQtjd!`0@f}Z-U9a^gdku$PaVTsXA%Cm$H_zOOB_Is8+3q72(dxe_quJ3V^k>Xenzi0 zvKloT;bc{bEK}O&4RJij7jD|A^_mkA0^1M2N~*}}2Ol&I%0MQ~_Ikudgj8~Ev?f?O z>0mWmYC*2T2$5>D_WNw*q%|k}JY@9u`u>a$qavn17ovqXY+$?2X7cJ+n_mbsB6aoc z9lvF8Oy(KvcpbVW9=It27mU-<=E=b2>k7c5OWg?_@o?VaZ_Fe}8}%EI+fVJu`%BH` zXThq`$dTw->BISK5Pohi{Vh-$Y1K<)my4+&vrneeC^_H<&|f4 z2=^>Cy+D&0=C!v&f)c1F#QvJFsK!J0-^^lvIs5}lv z)T^SM(i=cS4ErKL#7TvqXY;wPjFP7)Ioh+A1Whpwov9nd#>=pIE5QXK07is5Y>weS za1er1#akIqoA<6CpT>;eaV{`Z%8Tf_ROes)Y!tqJ>s^a?39d`yNBJc11HuYZQ30Et)ylzhz)@IR|0=mO5 z6jfG_UCDm~nVmu`sWmHFjmJ)^7p~gROIO_`-|kQyAQ^lY6e8l@Npqqg6DNlvH9S>b zJc0O%=_S}IaPF#%Djx(j`&D5h1{2ZNUKKmY--aAK_6#bY6pcj{)u$B+gZ`@J6?FVo z|Fo=Z7VUc;$K^SPUxG2_Xqp5`h)p}oaS{ROddd* zvMXiz758yX){Wk+BE9xc0t&`b7ob7pd6kojg>R7-J_<%Bb`NR}#}8c62#6+}UR0j2 z1xNwU&x&sF_T;^eTc-B--#dz&0$(RJn2^$Q%V}>Pd#BH6$~VUvnO zsK7l6n2KzkI{#B_BH#m?oK0i8sjW8@iW!O(t8wqx)6Z)L9V?yGZGMwAVQiCRDtU}l zI(BELSW0`b!2<0#?ifV>1o*`uDB)sx=1r_^zm&>W+3&w7Yq&6X4x8;6NWm`7wcXTX z&vHEm`8JcU?N&Fp#r-j5{5b!30*b>DJ$I-!RV+2}^}UhOPnxJ~SflrXRbVe+S7-CP zo7waqVfInZV5j*CEn{sna+q$&cIpbc7d;A)kON#FPqUphz~>_Lpc22w(x6r`oCv?1BT|ZGm4G9H1Yi)$cjQ8>4Cu>J0Nr+8K6Di=e{H>$Ocm zl?5#(Ci8V z>E(eybVhGOCVyArCHd8_4f+Y~^j7wNJhj%_HSI>+TE&WQr^qaUv?Pu0hME_=_!r|$ z_R$d(hminSlSc5P~3MFd)J;{zklV zxBCgEO8RiX!A2kTnB2iqf+&$F&^bv@ijt^ zb057BY)(Q6{wXHbla{iliqzHgi<<0`cZk>-N6d<4gm846_HkxF40aF0}0a{8PlkwKX9KWC?TX`0JUq zi$F&>00cIoNUh%i=!SJ+)!WH2K2jWv<%oNAv-jX^-QI@OgvrJtnR5HZFQ%XsYKB|h z0OhMt*Vj2~A6m-R_ADTQn&k$Omy{HY8wu^9VS2ckDTp_yD>DT4M_5Vhre$KSC$-~P z5$feM_SI7%C=F`eJ1{zqw@z7+kw?ch+E7X$4$H5k3?VNW3kQ3jMm5Tg^d{sml9UKJ zaJr!9ryIE-uZM}+WP5J-e&5@7RlnnXRq1X1q=ZW|V;30SNEP9j`;T6&ePe}tF??<` z4@(s`;&dYs{x=iWk*0!Nq9q?(B{QLiO|xS1+AG#=1fNnw4>uQE15DzB0Bd>6!}x#y z(;cV~;XaQVv<df+(rANo{pL_EIg`FojAC?0Hbp-Y`r1iw2d0dFGqtmEElL-0Y#o zPX8C$rvb+Uh4d=T4l_I-^>b*exwPNf-9|T*mRC>e;-__yXV?QLYpV~E3vHz?O3CP5LIfE4%m2zK#rH~Neezi(?nQFl$J6z0VgiV#@tmpr<{>%v6JC|`~ zB;0#p74f(O@EtyIB(vaOpNG2-!}!)H*ngsj0UKQVXsKf-_ddN`U8F@bQsNDXzLa{| zrorU=Py&l0XYxK32{-{v__tdhgleX?ed}7Wg0Y?k#!CN=7SRUJyZ%w^0Wms^&}nTL zU1R^VP)9VCMSi39kcuFWm>d-XUxu01a=5D@S8D}`V-freEaPz`l4*TzL~p?_K^c3{ z;VmU!ooi;vztsx$5@zLNandJCs89R#bR0ys^-=kj{H2DD!aB$SC`h|gdUo~uxv`+cpF(UL*uio$Arn^E8@HCRaFHP0WRwCW~rAzRtI8SJ_U4U2Qt;A z^fN!EHD-q$}yS|84@I^poHRvj&! z;IzVK<-HJxL#3jHGt#QR$!eG`WUQ)1q~?QDxp z!Nz64l>zDOZo>U({`v7&o=FYj#;(uyN-RYw>4u{wy??ca|N7%Yxb3SgJkjBr(59g% zR^qyRP)u0v-45nHPyV-B0u}@_fU8K$DK^_sP+NzV0ZeB163W%fa9SiE#|f`QS=35L z>8jqtzyB-bu$(Y2hoZwNB2%>DiBZw!VdTz!-Bc2q+T4!hZ|TzKQC(7 zGG@w!UKCH20n)-VltMyV&ykqbiOF~2!AqmpcGJ;$x|H|SKcUMerZcM5fw3DrUuw_u z_PSmFkFoE9tzqfy7{-AU*St{FWX}rZvMqft-22<2{KF+ z9~KG4c?3ADR9Nn_1pa>O=#z7_S)!kuNslg`-C-{>90aRn22V2krW}@6-22mX2v5Ba zXaEFd?&=_fM57@{$uu&j7!r_b5_1{(H~mf3w*PVQyWe(R9mIx+ZjDT4Z?>XY@m-cu zjaOG9krt3gSF<^Q$$(O zdrD_VL^pmT^=j;Ug7io3B4oh9W-%GybfcSm`H~5vLuGI_Jyg^1t_ zW9JSKE0rOGz|Ct(yIXZM7Qxk~9>FH4xLtH+M)Ax1IV&8JwL`)8s9r=-^n~#K-Tf7| z&Zxwf{bUh%OytL8eEdFrsPOt*!E=6%S^i)hBI`J}d{mc4Tq za}+MW*ZYwBncM#P5sCuDBS<(RN+^Y82keibhyfb{JyV<(V{mNBWvm0ZcdWH?fFagk zUmYDV1r!-|XI#WFhCYAi12MBZ8U?hCK*z^Puic3yU4i!F@CZW%RcS8Pm7hN~vo-d_ za7jxB7eZ=NufvZ0cg1?N3ZlI~24u4@Jy&0^$5hz|%3XcJ&U*1yhH$SqlRx6AF~N2c zN8%gWJpefZIIt^=VVKrLyfojPCaHchaue&z#(rWkzR+h4$aM}et&Z^k0kS!ujK&ki z+I2UIIFEk+(0w+%_aP*lTO#z%C3;c`S?>pYF}7bCE2x{OoWo7ioNK+6HS*N6i6Z_v zd1^P|SC{`ICJj(X4OC(7oINX#{w_pf>8RY=8^7hC+S;AMD3A5Z$Td|az1$vDL@?|q z$orJuo)N1_kGqh?z9YwjQPnuqtHbF*G|=nYuDt;1<%m|Mi#q0VGo|L#+9v47yaw60 z&Fsx|omGfDO<uqk&SV9^`1 z3latwjCnr{qzGUmWy}6RBie`cQ4Wp8IzW(`_4O3`R!f3FKoRXdsgci_v1VutYzB}( zi4tv!&Dva8;aSt}`e2h3dfpYp0;w>D1kHDV#_7zS>$EYgX}ACXsD^!76_71}0f+);<_?h26B3lhTr;G|Z+=9C_ zG!Of)%eT-Dk4*gE>#c$btONiKyqM(Y{_QKvw2!c?y&m(5YJSF(p;U-|$EF+0?N~Fm z5(~zXOwtS`Z%2}ZhvJH^l|n+h1d}227CEYs%+2H2lbd2u{>QhvrGU?9C0m%gz3m$ysg1BET85M zJ@Himm}(t$IV|r2%JfvkT|?p_C0rG568h=f3QWh4-%Cu6>4iab5Wz8x0vbl&EJP^< zyb=hL(VzFomoS}d3HL9>?)y7Y{b}wM{tlMs?)UV0#L1gYJ$G$tVZM}I+C$PQ1~#!& z5qyqdBt!{f)9vCeyx(ImmGSsbwWhbDHg{|!P(KEKy=fK@Wq2;ywUvyZF9>95Y?Q4M z>M|@i@&(0*b-gRjX^)TxnGrh_J=?)NI6>9KUTAQ^#4@k!5m%-NAW&%}Y9Nh$ z^8fWeTp-LO2^CPf{eqi!L!Vi_+WRkVG4#Wonaae|bFhsrMw2$byCebYxR79IEWePh z#X)jn!bWMAljYD&o#36AHDdLsXElLa;g(u!Id;lfCY>E%U)O!4A^#S%}sJdm&d9oeN;E6f3MR_g|8>A z#rO`x^04;STwgwq@?MM~8BF_{{r-UuggeL22KvBauwakI4vH=g!0SfAL`D_l$!cgtMq#x|h~R_EkB;^9*i726a%c(g zd)y3Bf^9hGdXjTgzgCw^;1&d%K{H_n1ix5-;O} z)m6}^dtS@w$4jK=xVObom;2D`!@^xF57-lr$pZ`1m5&@8viP}Wu ztnhS>tr@dQ0WT^d5+69KK4Ugf@g^2Fh7NJDY)W5+pdF?;R4U;nAj?uYq+clm2@jcF z2Wa9z=U_W}>*d7b7O1L&P;r!-BOvOO+*WUA?nwe^CrG9Y$}XWDdH>8Bf)1#l-6gT7 z#964MGP2oLq1^l-i&{{Rv01htT^Exa|6HTB917I>AlMJuP7ERLbi=k*S9Jx|`+YC) zHGC%ft7B>uM9J>HDNIY_b(u(8U(EQ^d@KEk+7aoPEA`L5hOlbtEIF2=Ab%&pIN_)0 ztN{&npGvmghwwAO6vLIqex5p0o=mYrT4;^*?|2AE+VGG{Ya{}=0R1WwFzd-g3@am% z7D+6WraUO~V`J2Stq3__SHH4N2@Isq{>!4BM5tIz;=p3488lI}6L@Udqn6fWwg~CX!{lSwMkhHX%!bYP$3O<9z(J(Pr?&B&x$XgF$th z!CVf-#o_13!omgMVWwb!Q{Z!wh>36_jj|J0Ab;X?{HNyCb2S;30UljRRF2*ug_NKK zyrxV6L&!(D<+_5IexYe@xzN&u#dzJO*c66 z;NQMw@AC8eFZnqN2u)s{MmvaQ4MW{s3hGpjRyL(lo}2Ewjcj!X^T>p!uQ__ujs)<( zc;X_n6kMX0Z33f>UGYTj<;L zhFMBE`wHXl$%5s#E=pCHk^72cxFGbzwvH~`4^fIbKYKRYWUor{0-PD+S&m6{`>CTAm+b{kHMgJFh#FcP_ zCm7rnUpD5I<4|_ojB@5lIYmr96rc5%=ZG2n{mlLr*@YeZ>eWpSsozCuhm)(@dcKzz zu>Av&Ge$N}IG09|L<)M&AN9hPMo&&vl`R#O2*wi&*vlCI`f&eBYht;1MCeKgGAIe2 z&{Os!|Ls3)mtIzwLtm>Z()2;NwS=Hv7i7(bBOi zo}#GrG7Z+Ik&n4s8BbX2g^kDYQGI48Qpbwm&@!4d_cr?I>?=)rH4xK0g-%xu+Hzud z3<}7ho4VWfNj{Xhb^JdNyw63LNR7HFPN4vLijht?k*GeTJ7s(V36k>ScDY=dpIgxtfA%Ju6{^o`ujtR0HmuZD6I>UFbNBU6Z_NQ0t;f(u$E63Yj`d;% z%ij~v6{j)Lg&ziFBb2>$2_-ejgbYdf9y{BY3TJ1P-j36-T}g?=%-gk1c}I_luS{xR1+&7aHIPrS4= z+SVvQhk2ez6f&wzUnxE46=r*;Y&zhKUxP+=b@(smN4Mk2XyIq;i7R|Dt$Rume(*BJ z5YNx{s-VaqI~M4C?1bNFe_wL9(7 z1E-SN>>pm^n+_c#JCvVD6KmuCOyi7l$yuq!z2T>QX9$K=uUD*fSeYiVjDu`ToQttx zLWVpv%mFK+Yy0g})GSC=;S+qa(~UJqp>Yq-3@WL-vXXeUSZ@fzUVw~i^ox>DrX!;c z?M<)rM)}}`rKXposJ!mA4l48ojEu=iD6@gY-QJb9vM0F!I1=@sGq+|bp62#DK{OJu zuJfo-&tyx#T?r(k!qi~kB6|lTRU$9$X_X||TVW9OF#Dp8CT)%9I;Gq&sC2@&Zig#cY~Ya zZNZfgJ<~w!-u3ikl9oF|?^jE5FPQ?0U1TDCaS;#gM=#E?ckI7nn>(mstP-A6bmyB3 zn%Yl0^WnEkS4k;m=#t0`e&xQa@SUY$BFQ2rqc3b+&>~6;%pY|*A2SRw`oCXSdXNp;YuwUiNAUq0c4HQVI6T*$!|qxb zAxlr6&%f&4SbN72;Md6ZpgI7y{qioV5$IlDWC0h=PG=ps6$V%kecFJdYU5U3H7XOZ=ctr{g?nnlUm+d~#`idGbsC za|r1RHf9K>i6yTkLa)xI?I{tRhR3n`y zE8qDev(?}H=7oIVVnKKI3nO&TyyJ6+=xyhF3aFxi>$c}A+>m)UAACA``ze%zAg)=v zaeRX}d)OxzI{~VLvW$=4FtCA~7=+2H!EE8N>;m9QVnHD=(xKrtkRM!hG5zeMQW{N# z;&gYfB}fgo%%dSOP17PszgZ_?Ua;T--H|~8TjNwM>P3{ml?9-(!vP|4L(9*u>?)2-~Y_V}k z#zN9fhK5ybihnNbml+oIa!ojm7oaIDVtsTDkDw~@Rh42i^9L^jvvV80d(js3Q+}d0 zQo?L~BJo87j>T?^8E%7j`D55Ye!OIBfT#cegi$QyK-JK`2QSi8I4U6bh?O9heifq{ zkTc_2AT6Xe1xoFMQfE&Oy&0u>)3CB6W$84w7sSLep)9CS;q%}PK}+tDjV^i5Kb!S! za*w#i46!y(RX)L@tzAF2Du>(@NjVC~*8i>I(-Swf*+141umg-Nyp?xfA=uXOLpw=R zKSs=g+rd_|?3$=QT625nUg@HrP$Jc@d*lMtjWDp_U39d+72d9aVtK>C?hxcQVp6xQ zH>&f+P|ex6tK7d{)Lb&Z-baMZl@JeETSot8&<7!HF>c3TtTml8Gd53yWku*Z75zOk zahRoy#1GsHk7j^DbOxYQzM>Bn+mC(ytQyo;d3!D$jiWtCJt*SolG=A;2`?Ha{9bV- z?erx1xj7kpD~j9}^z$_iHp&m6cs0P_cCDvu8yXFv>QGx5uTD^b#UTiN6z-oFHoCkN zL1A?N1mE&p;?iBEGWJSF4E6e3`oeL+NA126C2dQ)_WZCAIzy`Aou$=Y$V+t2 zvIq~^2*Rj;P5ed(Z|%Y6(ajWX9CDc^3v{j$jxx7~dX=!_+dRqDvSKuDEQI+<>&PAk z>d=Em-aNY*5fOYRdfAU;;zz`r2#smO%`VpiNwWvER(Ga@5^YIfjam8|(` zsW@zX`oto-ota(Yl%^SIJWT#cfl8vQgF!Npl=0jyepFq;U*=u6?N9=%3HvTxb+&yp zJcn`bt<|Bdma0SEiw-ccXMtq3xj%WID!{-oF-tSCK%+lSvNTLv?bO>uiv!x%v zZ<5OQ==32-+X371vonsm)@1h`WF6+aXTi_H@Z5iouPv!etg4MasikWShd|d~#eOSu zOWb-zX9Gp^HxnGe@cIu)M5Nz`0P0{81R+k*`w+!&lfjCz?DJ1pXz!3QSw?lj}u!%cQmNyTWKM=XM z{BLjY)$XYGJ53X^gr>{bh5 z!`q6vmsZ%!IL-A;lV2a&2o|W@x$#VodV$e?VulyeX&nAwdFnra!;ET^viOrG#SvdL zfuX>}o3GHVf)J8O9lggQykGf&4^3t+cW>d>EYm8DW0^*}zKC=ci5Svts0~ajB&n7I z#>khcL+|cTDm)PoAlEK|(ZGLaIKT+%6yw+1apR(0`$a)0;rD1MFyg9rh+NylQicd_ zB;UacxW^)n;ubA-Z--DKN&)g|X?i2gxI3rmk#1I%1ENq0e%5b@bkhKccLab2fJLZ{ znMfO7!Iu9O`6$Q~wAusVW!EZJULbvlqEiVX3p1C33?#@@$@K#X7bk8tFr3OZs)-;; zPY{OImCm|>}Ys!EqFFQ z6>n|*1#hI#a;w6={Rhhh7jkZw0zhh@d2A7|n~*{A`cs%tU}h@*SN5U62AS1%;|3+i zNIYhep>{kNe$|Q-G66F{)hZ+YjnIL~C4>W@3DTsS6Cp>tGdXB^UHy3(+z=(mI~xNG@g)rxug&Pr#I#pcS=OhD_~pzX7051D zU$f@L@Zl(Dy}(F)u!9Rh;;y1)tqH&O0)UO9IoU>;+a4s+xgHUoRQn6wm6z#X8;YRF zMRV`KU*YOFAJN0&vW6Sx0S#pP)(5J)q&v%fXoG;kZ)3If1{s)EPwSZ zxl{gm*32_Eo)J^>X37EB&KsgLG>MNbjfigeA6rTN3ky~(uMP{k<=wVy@?(@@tfP5FSyA_(Fh~seuKBM%|4GGIYacU= zl}mVNPtlazg?_Aq3TX|$z?oo@wgASF`_dVHDbx_7a?@s&cQT|WV&S1kTnuOcb=|~FYiQaG z{zU9;_F)84C=l@QjiWC7N-<&Sbp}*6Kwf48)hNP!4`aYP;#I>ac1Ob0- z{&N>05*}2>s_AejbXASC^5!sll=>1ImR+9s$x?4t zH?rO-n5C*d=J2MVUH`=G>{;#sf$4gJe{mzB%~XBDm$1Ia)-L^i@!%-nmEE&TB4C2} zO8p@kfE7?>!J;tt|C@Hur%9SnLK2+xd>Gguy+`3|>>KIfPmB~$fzQ|(-p7k#H)Lmz zELN#P#0Rga0vm`%F6|ZxdbOfa8rA&s6QMiRZ*e$Hl9<{~g}7$i^w!}7o*aM~O8HLs zP{S1RKYzJLgV{~r${dl=2!$b=>+ortNaR(owuaik-EQ;9sH4;P+mD_E=v|{>uS(D3 zZrE#x6a#F^c6ba6>Wa=V(vzi%e6d~1KRbQ4h=|SkjVRn2FzH{(x{Vl=ky>@`K{rV$ zFQ6av<6+n1sLda30(sh+ZtKsID1(ln5Ta!oBf;@*A&xmUMw3v8dl0TPyb#=2;o64K zszmSD6rj3%JgkEw-=6ep^JzB8`u&VY20@S1oZNA>)v^UKdAx?ST~VN_@$AQYv{ZCyZ<{eCJ+ORgQR|`R6SLvtS%x+A~UcB7Mw5w zk$--rJ4oVJ5h$!ls9k$-%?<-HLS7PCeVGFxVCrOLWeL!YE=BXgNXt}0;R0=6W-ZFg z#&Y3-j9;-Wf9vTG$9YAm>pJ;0$hsA9BH2`=>v+kyu%qvFt~zE;Ke?~QLm3#J4pMN9 z%Y5>iD`w0jhOEtgLv5Sj6-7r?oh^48PQiS*+D5z%LwUK=3~lG6ZhbtX6LC2m<4Hem z%x|c!CV0Dp?K!FMD=O16{4x@k{d?vT>yGMv5@IL{314q}GB4a7BdQ$cr?JUA zSfnU^Z@Q^YvE{{$-^hBy#Yilo#4YgjK`v)aBWWh?zx_KN2od71KV%-(dZUp+xjS*F z#EH8Z`w>7_hJRVSARO@|Cp+U%fFl6+sv^n!9hEUTh~hZP{#SeIsZl%N!>d=w1qiB8 zL5rjg$Vp2Hs!a|G z(V}&o<;Ly-6V4$&dxj=w=aCC#5mtWV>)vE%e_k%qd2ALB(Wd_c4)G3!B%}lb zprs9llNGO+W;7$)B7RvFz&(u)x?!i{EJU{5s~vcpo>Ce`Q&SeJY<%~`2YmUC2Se(o zA+HBw;Z^w9Gs{SE$DEcr6K2kTeEtZFPjs)7BagTdk9Nn=GKzu+gMv37;j0`~zTr-& zXZ!!WU1GQtPQf8I9txO!IaDq!_>>maAbsr67&^0K1m!1d78doWZ#!%5{dV5&CnSO#iT~aZlg%9@jtLVze;mNJDRp(dNJM-Bd78dF6_%$iu?Wz!Q}~ij<^l@~ z5?J9Px{?w2gH7I((zS$U8|<;PXL32NC`6?ee|~18sq6;-FU6)WMU+UMnxmwIv<-FM zAvB9{w9TaFlm(B6FYo8lNRfe*%hb<^Lu7PEgv1G*pjjJCAbI6+HTaf3I2EYUBD96L zby_6LiS27axfTqHl3v87D`AZ(3R-RigwBf(6`$;WahZG0MC>b!(&_dH5;LO7_qWG zN_j|wS!7GKj56#v&)DMRt(t zI!MCnZq`Ei2PTh{Y`>&b4);1u;R>z=JC-~6^_t)9EYrMr8DubS*2h2t85|+FJp0oJ zsFlDla#?lJu|{`z3r%YJE}Aeu$;t6y=pV`2kY0E?uUnHo5!h561qwkX z2eUS!L|C2NDbB7!U1{+*sW#k#`S|f}OoX9FNcFVeHv+>z-F#m}Lfz3N!&@oN$bA20 z0n%S4n?yeRy|&l1G%n>)&a&7!!@2ksv~=b96#5iX?6~Fmlxx5UA%AkT{-4;__78YV; zvDsx{|IUy>A}j$4AlU+o(!YB5+7A4Njywlg|L|t@Pk_wAvo!kaHQ=(Q#1!Zjw@t8&WnD1m|hT2jhg(WB79#^vrE;FiyKr2=fcre3$9gTSj$#;<3FU+NqbW7Nfo4k8vJFpU%g{3HzbdiaPA#I}wS3-aBIz zDKk26Du*&7XTis;h(_tEYzLe3i9LFIqSOX%N4Xam$BVDy{(YwJWfz8`5|l78oy^R* zWC8(P4k*78A8e=0J9p~PMr2vXOI{SCltH*wE1fev8uWz){QmzKhd$)=y&uC%N>(fq ziz*S1iSWnG|BnmiC<1g~UmiyUmoq~|av;>i0<4ERZlG*8I(KaLt2Mllxc>xoh7_gk z7gHmC`Zq)+G;>AFE)B4v)Eh^MvJ}?INtA&qls~2|Nb=R4l2(H*@@=g+z%9cQM3+}F zZxw=|{$(|}wtZRmQh-l!Q>nwq{QqO`t)lA4wm?xJXmAL@-Ccrva3{FCI|O$Kt_kk$ z?(XjH?hxGF?xy9O?sT8`e(%TqAypZ>YRxs>)~u1#p=UFhPXQT(#-Au))4M&oP(E3> z;Vl>ZxPLzWgct&!QOcJJ8wZsXe$Rwy{n4;nZx}HEQ+C^}P$EF)$iD6__+Df+oC9a7 zb~k#?9Th~{MG^0ji@0sl{Zz5cVV;K`)jVek)DubQtKf;9`Do{3&py;K5I6HXv?0yb z)}M>kEBLZloYsvW1}a050wgx34HAxukJw!4=W)PdB&LVT(fMHNDtu<1Ce`3M4A|3M zPYcz=rwnylU>|WfzujtC1#w5-NbW#kHJ_+-6&5d6gkaaVWWIcyWAYnp(=PMrD!lcC zV`R5dC3{7*Yb~a`q%s`)5sAXlj>yj)8W^4RYMnu7@qjlh8*7Zirxi%YrawmLGJEXw za`>8ENgbXPbnhe;bjziHz*@D)t+3m**YRg>qBps}myBo~kFW?jMI&$m>F?t?!XbHa z)iY6a@^EO-Q3$Yz_`q$Um59G`qbUGrwiKWp&iZwQ+#yzWwU$WYz3JwB?(SBg4g0pOHaeIuU@_+%JxrlGm2kpJsm`bmlG; zlJlas6zfps;pNcYtxD{HW;U-h_xN9kY5X_5k9UX zQc=}GFjhSzmvWH}TvxniM&qkNIG@?Us(V%0E?1-O;PPeK?I)Z?^zuP7I6Or35hvFi z3k6*^bsU#3@yA#nAAoBHfnq?hvJPk$?y(I;PwhUVdY@V!^7EF)txVLBlEdI+@JE92 z2Vp>u1D3Znq=3se-=eO|KSt}k=}ojxpuDZ^MxU0Y@esNpAG(o$)23*SpzR8y@^Vt| zv)>6=gbIHd5D8Wnn6JwZCFymiiLwNGk4b#3Kd3z24Q-CQbKClU#L66t{s9|_X+&7* z1IDZI@WIw%d-k~0S*ub)q?R* z5hlccBsD#fi&yNftPUPuW3qB+^#hrg)h5YE(QKcbJ!$~K#HM;z09*$Vt6V<&4IWXx zi`9PlZp*-;PNxIB`oi0paZ-c#K7Nhw$wRe%$hO?0_nW)VijLK3{8E|=ie7Uv6Ymh^{dB7p~KpeS6o26ywm4d)RjAJl!epmPRVC)@#qJ|wUp2sgV$`$M$n zX~|G+Zl;(!#?y-(XfCSSD`Bd6?{Uz>9N-a;zYf9k!^8s)fwK4=$X@!k0uKAYk<=%m z5i-_{WiwV-1PELKD${Csvw%^L(aHu?AvzYh2yp9!_l4Ss?2@8dKjLcN<1`7b$*4)? zHyyF7QDU2<#SqhwD^hWs zB=CK(L}P+cp25rpoS*ER6w!`db9F=5buGjr_E_NpB)lr=Kp*ihD-OyXJ6w-!yg>|i zu!@2bhuObn@72C+-dmEQ7cPk(+}y_vGwDCHfz{;IuoUX5{(xlhs^8}S$c1gJE4la4evPL2 z%-fMN^kJLHy*ES~4M``guO2D{{mLWIb-LrC5n|$qs(T7IHNA?ubX-h{tI-bnAVvaeGrKoga zPUA;TQayN3>GCxc{riR# z^osh^SIJTneD7&Hb8y4@=d-d7*@TrQFj}mwOX$HG7K4%?A_%X-;u0OU^DuVh=?54P zc?T$T>*TZ33PRdB6;9G!XtR@n@P<;)o*xq!Ta#bS!`59n(3BgzzUKw%-El)$*DIHh zPaq^qa+Tn?xtn-irE~=Gg_2T2yOFLrf22+f6M6#Yj(Nb1H z9z+%a7O2b;>|3*^-t%K|We=&^RCny65F_P>pG*0khJVT_U0Wvzkf11PNXr13Kl4|G zqJWdW?|MImBbuXS*lvj-SAkrn#365%G%)N03yT}j zS!*w-64Vb!nDwkP zQv#v=;K7}045>*G-afdzF=&O*NuWZ6vM_4_6wg5WEZpm}bBIsl4{_1-)Ub`MaWNC` zxC9JH>qIA0bzyGkKi$NSki2qkhN)Q(<#~+6fg`&!QS~6fyZagoT}rFG=yLfrm;GBVRBY-DBkR#Z1ku zg#RGq$o2?rcl`$TchWQL#d$|u5#oSJ(sBKBQS zlnOi&#%KBy6t!G^vE{^ZIwO*Ld4^2PtwYlk!{&sM+aeuX&oHYuLK<*S6AG(Tzxp%x zahrzPbj-Cvu4h0wONl3{MlT)*in!Pzyax?U3TiDkSJD1?mE?U-zd5p;bfEKT;1Fa+ z1Dojn+-Pp4?ye4Xg(I5od~AuoO<4DZo}Bs53&f9gd5#iD3KDk zBwLNdv%eE9cWoek{<#+v^Ie{GH>j%?j)qY~YLZ!&SJFp)ctgm6{vB5h#a95DHKe&Q z|3LE}b0Oa59cyC{jAy-*Os3+Q-DGh@Lpio8^0x)KC?y~-oMO7U4*^XI`&hBG!K#B$ z3~;VwB2(Aj2L#33iV7dATL%JKI&0S4jXE`b(M=1lFQru!r|6&Cd`Q4imm}@ffSO?8 z;53o%P!%YQcyP7z*-xe{@py;;`d?x|SeIbZRF|-pb-UK_&5c z=X8HI3oiFKhgIe+%~kaL+Orj0WW`4+s`VAT!F7^M)h z>0{@0cn`SIKsi6yvaclODZCQHuA6y}xY8irsUS2C!4*f3rpe@@7Y=@@l8n;F%&s=0 zWQ};Pu5QN*zZ81qeej~6a6W{oxLL~~2)R0`T;y+)q_dmN-NygZgYXwbuTz1vxL}$2 zmI6t@xh!C1A1;G6dRlz0XWLaMtT*oH0Y6~1k+;?1jhSe+;ILUWE+lO%g=5#P5k?(! zo66@Z`*gfmyjlWCP|C-)tYbn=MN@Td*e?~{JVN}Clw+ysMd zU=oJkG}T|-A4mDDpMyUXCcOJ2>7m6%QYBBd@YJg4pj0iN2j=x#)#7U+awoB(1PZQc zhY&ngA4H)cXZ@E;LOo0577tCO#l)-Wc^FT8V#UVC3hMO6ZKy?rPugVo`fMsBW}_H4iJCFYnu=i!ZE}Sq-BGQ&ppRgF z&DWuF{ObO?BR1M0|GAbgcnGdsZ~dyZW^uc9&WLJsYI>F8mCSJz@iKMD=7!@!s4}I{ zr!2vKV@=xKZZGn%phPTwI|}JLgM607!X5$ZQ?DPYKho@p1kP%y;}AX*iaW&x zlE^-S-?nG-vAnrH6vrkTX5gQ80P6b)e$w(}h$Yb4sxx3QRa)`JLdbab?RQ=W7+cxr zmaD>v@!xbq#09K73*y$X&kcxIKAvUhT9jJ37})lB9Ize|s@VV~&QCKVm$@%oE}~SG zMk$~%u*2+QzkJ)2cU*E&5lkhf)e~7bC9{oR{@le08?BT1AR92c=TmAWmfOY ziA9q?LCr65#{4M!fQ7h$(x2Z#7Ar9o2oR#K9r03;rZ$u0_1=Ub=6;5PtQi@xii%N$Rnkb&}8RG7A zX(vmR)>c4Bkt%}#ApyEo)55TWPJxpS&kGSuTBg*x0UOAoLq0Y;VZuZ?eFW_>)^9Oi zBQEJP-mZS&fv=l($n9a@{AxxutFAOQ9K9+X6dWomM&+Dc@d0!oWZhg0y=D0>)Tlt2 zQ07yrHF*a^q$gjvBe0?Dst8gBsIFgPensRwD=qUsX5RnFHNPn?pp%9ly$N#E0XgH{ zl+k^_3m8K0#dfH_OYddt%++bzB6H&eXikRCtUd`Tu z{2+ZBlK)itMA4vQ`BSlTyY)oVHn0BOx6MrAG;@WP5LnP+JgfklbcQ;TplRpcxDQ{| zzRF^w=f4v+M;eW~AcC5*1*z(={5H?k1x;E`xXLK3?Lq*EM)sXo?u-8tTK_o_slbny z_Burbn;pwi@eI=-Z=E`cJS!ZTw7Z#gvOB_Eq$`Yq&%^7MrdIrw=jP-cT`+~``klEX zb4vhGweL6>DB_qu7KKx=(Ogqiaw>tRG`#EH^pspNnYLAapoR=0^hX3K!7seoal9_4 z22m?VC$Du22zv9rl9f#h7b`;>hBqTgx7?qa5}rqr)@&c=<|zLY|lHG5ZiQT1g zoTb8^Ej_f{vIA8ozzYQYpFiH3kkJ7{gNU$g4*7ik2!kWLedem>#>1q<=ujtHYVb~l}!N+l=W5ip&W5EI@<^>G5>T6s? zjz+m1iiV0}k~h`;8k|JtW?z;%rzu3qDS^d;F2xk5rXdyd<@#>s)S~&OtTK#5VGEU( z^mD21BU%rp6zKqGTYRYZ&8((QRzO{^*)DRHqAXrwj%R3WszyAU*D*Isoz?`v1lW-lbqvu`d{s ztL6Soo{D8n!nc-c8w#@%6IrJi5%#wAk)O8vt*&+Kb7s*7SSRc)+%F0RH1w*))_Mb% z*l7q8ck(h-$W3JRBP(hHK9{^#QX}><7@sE{w57+ktnbBfi7ke_AXY~*uI9wb&=;O* z^NYzD_0ABh97zpV!9j9yupwxz{pfNg+Q3y8l-+c_PU0d{Gvz%W{=gWvaM@PBQ{F); ziOy1ms`hggkWsCAsoGVDVlPy|2Fw=~5hXa^mg)Ph=4$9<93d}n1RYbS<9v1gNC90u zke4GwWWL;Vgmb)vL>^wG=`OZ^_|@yle8fr3G5l6_x#h(fh{Lv85v4?-x-k3{ z?z?%U7$Wbw7m$u_IN0CNgoglHOs%tdS5kE{VIb~F)LuR8vMn}bEGqNByS#5GIh;*B zr6>D!C&ywJ26w+4)K9PG2J_4S%{WkOCLpTH9vmr8VOyACAT~iE!&I$Vih)ODA>7B0 zL#?Ij>s;P?6n-!M4eb3qf27p39~q(~xVX0p`iWkc9Ng&9dD;xEIqeGRu^Y3=<-3eE z#*byoR-8NpjEnTvOB%;4YR6L}D&_~Vo+vRe@NpFz!Lr(u%*IiRwHHPs(!wtfS{lao zQEa<@XV9x9l2Nz2)BS{Pip`0N7mdZ&{yX);Nn;|8N|f%c zsUl(O#Fd_q#sWVeKp?ODfOIxnzZfM!;&}mq{Q1Xg39K+HT0l^5xU|l1_*2@2_jUbE zM{MxVtxK`oD`{2YB#kvU<+QaVTAlIgFENCIy}(dwEd`uXdENVH^YfKirq@U$;l`^f zSx*zk0oJFK=GBY(nN@JtS8{WqrguUg{TC00{f26>L|!N(mLW@!N)=%+Vnz(B7KzHd z2MbM|bv;Y_oh+R#Un^*hoo8OO9=iv=7n zq0z)}?YM0pnjNa-SfFH7f7yp0h)0%ASLsissWq41;2UY*@58vh>&h8H0w?s)a46n0>)kE{A>A-A#$jHIGP{!HUdu2Y=2GmC+~+uV$>xapQ{OBQ zex|L+;9g?KJc;olO8IfsZKwr{tfo-WcB(1JKXbO6r@zn}aVqg(uPXm+cwYd8yF}@G zQfzKK$Za0yuG@&c4__yk-&EReq}SaTd$d8%{^%RF;!>^uaB{@8ws2u-;oS*9Iyi7= zwSpN6Zi(TCtv#rg; z6G%SL1rE+ITU(V6o_V z9x#Z*4u2N*}qb-iQcBmz;MNZN6(^eXt;(TzOrs4 zfJWqPmj;7Ge%uewTKH3*ev_7zh|}a?JY^*eiJU_1{>*%L)q1 z@RNv-5J_&pJ|8x9)aP$Lus4_kEz9H42*h0SGd%JUq=cR3K71(rLr#J?FVuKhK?Wb2 zdY`#hL)uJceJNoX+~(<{=O-3Zuj&;3>;>4YpPIwI@zeMIfp#9zCKZSE0p~z)>C5KL zXH$5KBBPnXz0ZxG!4WTGj}mar04;tX%g4xG95FQbe^LFsbkLy+owa1WGC}C1Fv-^X z2l?IQ$`e1%%!TqT;$%!L!K#bi`-JOc@;X2`{sZUTjzN0*wIl;*p-ZDxvMfC1ki zQ&xKzI60LiaAD9hz>7<$dy{lWRY~k!|$|^QmNfL|W>1C-@ zL@aQBe5Yjr%ofMR&7IMp6cGQedFflt)koA{j0<25Xav1fa98zNkAd@ z<8EKliTiG2!ro}JwSRNYO3;-|2M=8riA0lV{%HZX^E_q^ssZxIJ z_D4^fPcTcTDy!KenPoCOq@E#>te(;|=+0%+SgobgUEpXe*0?B=nA;WUdED%U-k zP@9*Zy?HP+3IjW#<#aO;vIZE&?1(9y<{)82DaE0aS^T)tNc}M+=iTGCxK$ptPUlV9r5hxYn`6D0*}n;|63Fgne!B(0Xx@P?VcZn%uWm+y2Hz5i zT9ESO64`^0#a)8O!>i`2p~(?74kVc4W0S4}4keP1Fq!v+aZY`n0d6=czg#U59=Cq9 zqCZL*=B3{@IZkvNU4w1{r%BS>XmL;}EUpsbCzZ_J$o2ZF;tyFROTzlkXU0>NSDWTJ z%9BlGgWjT#v!tUpOjrp*vXvb_@R#RqppQSd3xfji(rl#l5;#1I$u1kYnVHpTAo@sm zp89<61926FR`JeEV3${gU<|%N7h)OP_3NzF;`!+1Z8bb{T};J-c~aeR%X(-5ccr-T zFD_Xl@AX=l4AZozv!sFZ(bKDHz|oJ8v8)79^&fT(HU&A2SDtVA_+#9lZ^fO>^HF%np- z<7!czhHZx8))SHOOUS7iV`A0ovO1+mj2p>^o*_h8fXA9-pO?5D;q1j-a3S^6m;Pw6xux4qjhvR73w^3&_IA3QyDl$CB0B!$Oh!MCs$T5v6R zq>%LgoSP9x>QKq&S8#s#e27h(ic=V~=ZWt5^gW4q8Ix`E?h!}xlcB(%*Clu!)x$;W z6ta94)l#RaN6;6hgOZsWb0qvED$)b$5f^vml*w#Hf$);BG}#n4LyIS<@b|=5<2H*q zQi&5uJt-M%C7&d+V4#%58=-IjTA3FW#2uXk?vw9yO$hYdEQ@bl2!?ppG1x(vMM>P= zd4){LP!j-;0c&b67OG;M+2@4G6wPxfa?I5 zZ19T^V@F;GI+XC=IYC-SvyCIVwj*h$pG|-nS|LWr?~8BE6(xcG#H2QK$G%mnmm_=) zdIP+RS5TWPE~Trs(0j2>V%BtC&}P28s2nXYJ2gp)eyU1+6rb zG?LQ1UEMrfgqkOfp;Z1wb7kRmbaHeqCUMDBgqcWMl1KLacX2clXl!X+7#Zi>4>RrJ zbv@ZA{z5P6)mwocgq@NNz0J4MzTaTnm@l*Ty|&_({^TLN^@F%`@p&#d`zkGcv*WoYn9*@%SHS}(&D+7y2;UChx_8RXnRg+_5P_v zy4BsH13Ubutu-#x70%xx2tZCI4m8o8KSy0;Cy_2j))7xaT}iF#pvr(l$Rea5*m)!8 z{u6DR;$VI#>|$s0ZuE<(o=;<8Ck8U<>tY;>Jq#=l-LCj@q(^b59n6)BVsY_Uh zO3>15?7|He@`7xD8@JB0nT|}1K?8aY>HRW{{jma{ ze4#gZlK1ECQ8<)Xe6RM7H|}|vn$Aj9Yc}7x#r%%J^L0ZU_erOdOjuVJYK4Tf7u$0> zzJf4-h`5{ka8lAt0ux3JQDXgGulP08Er0XKJq3D&B{3Gy%Ml~Fycbcmc+AUXJ%uXE>C+XIo0&@g zD5*HloY0XoHGff-1H;{A+8X~QqIHFN5AcQ21#o=~>t;BApJES~JR;c2vXKQ11!`eLrF zdJzS$j){&)VgQIa3j}ewUmKrK!#G#9S|2XjQeC==FAZY)-?>WW&4>|%{Oq?@!LyHz zR!DI;w+Khg!{PAQc)k%&;rv^Y64>)YInhlK*Qu= zO{r6Jen74@uaX=ktR@A8b^EJruk}5feg!ubo=Mtc0GSL#CC{yn_&g&ZqKWeoGjzHv z`{>$OvrTeSO?Mr_n{G&{xAzbT1QGxJC=kdJyiXbER2_F8qwlZxT0d3OakL*wFp*Ch zR%xhoKx4!be$evN@Soh_8;mBNDtbI!HYG)QP9)erLqE*<&BXM?Elk&nVv;`Zc{|^9 zLf~uwKJJGpSIzNU9>M5w%KJ3YNE96_4-rEcBhC5%Lnyqd1 z5{AdFTdfRJQrn20#Edg3iH9m53`;fb{$LVcb}@d!BWK3%xwpFwDDHrO_AQM5oFV4# zjaC7Ff|cm&meEA_{vp#d2JW_ah+3D5mjF5zlau~KDbk4Lb| z?3?)QgG}I>odJav;OG*O^P_1`dn4jB8q6{|UHf3g3KNCG14H7v0zETWQ-#pkk68+K z%Vet)fU%6c>7*dOL9Us-?7yM~G{(#1>h7DPl4zW#xU4!(ZZ}IdH=FGmk5S}ffB@oH46EnoB7BJ9DN^ANOcSP;Z9aSZ>B#Y#jnCGwXksM>4s_FH$1+UJr6F1D- zgpAD*6KC~DJ|^kbE*!n8DtwH2GK0S}C8{lziM$SOt%-i-L8675AzKKeh?+6{Lix-m zZ=)j?nAni(W^p@-1Nx)}$eDSb@~D3QTL1ts+iQ>_E}M7Y#FgY?76s4l&~Ro?YuVJc zSVI@cw8K)5N&wfpmcSK!6usg!wqwiVu7+x1xl*11npDY+K)O|0HMRL^BYu0izgxE@ zgJ$+BO4dfZWzZ*;^<%thoOlg{7}i5ugbTlmgsFO;=HxLv*k+iA>}%5U|_YBE5x_`;JjB`d3Dkue36e4=T# z_Ayw*C8(OsH#3vy5<@uzr>8RA~A6OGHX?CPa!P z{l1#oB4fKP$BU#Xw2CZwhm8U~hBT?sc^M5>-bZzhSG`twq-a2(!$JyMoM-6`W z;TtyLKIX$#(1w(gx(7x_H$vcePMb5$ADDLaVsVDomq@tlwS7yuVf^6J_lodQgM1(` z$wG(NCIAQSY01#-Ea=CW_fcnPkymU3vFT4S)g;4G% zoGA1?F4oulS@0fTF`+nrt8!-dz~jMqfFnY+Sy_{UTRwK9H>i*GL6&vTJ)vh*KlF<# z>Kz{{hXsG8)I_y_&(0cT7*Z$pVv6iJ2w<@^AY7A|x-nz=U-!t3uRTe&P%#-<{;kI} zW>VTny!1}MgIc6@zGqiu_+jy4JJ;VDb?8=sK1Fo^a0-a;s32g6R8u&#zRUq^Ne~EF z8j3D)UaoRF#};?X-SS=D0_t=m@`l0 z>Z>XVP>*~*CrYV**{Wst%0Ahi< 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 Z{Fj}KN`_uxywog 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 z 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');--md-typeset-table-sort-icon--asc:url('data:image/svg+xml;charset=utf-8,');--md-typeset-table-sort-icon--desc:url('data:image/svg+xml;charset=utf-8,')}.md-typeset{-webkit-print-color-adjust:exact;color-adjust:exact;font-size:.8rem;line-height:1.6}@media print{.md-typeset{font-size:.68rem}}.md-typeset blockquote,.md-typeset dl,.md-typeset figure,.md-typeset ol,.md-typeset pre,.md-typeset ul{margin-bottom:1em;margin-top:1em}.md-typeset h1{color:var(--md-default-fg-color--light);font-size:2em;line-height:1.3;margin:0 0 1.25em}.md-typeset h1,.md-typeset h2{font-weight:300;letter-spacing:-.01em}.md-typeset h2{font-size:1.5625em;line-height:1.4;margin:1.6em 0 .64em}.md-typeset h3{font-size:1.25em;font-weight:400;letter-spacing:-.01em;line-height:1.5;margin:1.6em 0 .8em}.md-typeset h2+h3{margin-top:.8em}.md-typeset h4{font-weight:700;letter-spacing:-.01em;margin:1em 0}.md-typeset h5,.md-typeset h6{color:var(--md-default-fg-color--light);font-size:.8em;font-weight:700;letter-spacing:-.01em;margin:1.25em 0}.md-typeset h5{text-transform:uppercase}.md-typeset hr{border-bottom:.05rem solid var(--md-default-fg-color--lightest);display:flow-root;margin:1.5em 0}.md-typeset a{color:var(--md-typeset-a-color);word-break:break-word}.md-typeset a,.md-typeset a:before{transition:color 125ms}.md-typeset a:focus,.md-typeset a:hover{color:var(--md-accent-fg-color)}.md-typeset a:focus code,.md-typeset a:hover code{background-color:var(--md-accent-fg-color--transparent)}.md-typeset a code{color:currentcolor;transition:background-color 125ms}.md-typeset a.focus-visible{outline-color:var(--md-accent-fg-color);outline-offset:.2rem}.md-typeset code,.md-typeset kbd,.md-typeset pre{color:var(--md-code-fg-color);direction:ltr}@media print{.md-typeset code,.md-typeset kbd,.md-typeset pre{white-space:pre-wrap}}.md-typeset code{background-color:var(--md-code-bg-color);border-radius:.1rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;font-size:.85em;padding:0 .2941176471em;word-break:break-word}.md-typeset code:not(.focus-visible){-webkit-tap-highlight-color:transparent;outline:none}.md-typeset pre{display:flow-root;line-height:1.4;position:relative}.md-typeset pre>code{-webkit-box-decoration-break:slice;box-decoration-break:slice;box-shadow:none;display:block;margin:0;outline-color:var(--md-accent-fg-color);overflow:auto;padding:.7720588235em 1.1764705882em;scrollbar-color:var(--md-default-fg-color--lighter) transparent;scrollbar-width:thin;touch-action:auto;word-break:normal}.md-typeset pre>code:hover{scrollbar-color:var(--md-accent-fg-color) transparent}.md-typeset pre>code::-webkit-scrollbar{height:.2rem;width:.2rem}.md-typeset pre>code::-webkit-scrollbar-thumb{background-color:var(--md-default-fg-color--lighter)}.md-typeset pre>code::-webkit-scrollbar-thumb:hover{background-color:var(--md-accent-fg-color)}.md-typeset kbd{background-color:var(--md-typeset-kbd-color);border-radius:.1rem;box-shadow:0 .1rem 0 .05rem var(--md-typeset-kbd-border-color),0 .1rem 0 var(--md-typeset-kbd-border-color),0 -.1rem .2rem var(--md-typeset-kbd-accent-color) inset;color:var(--md-default-fg-color);display:inline-block;font-size:.75em;padding:0 .6666666667em;vertical-align:text-top;word-break:break-word}.md-typeset mark{background-color:var(--md-typeset-mark-color);-webkit-box-decoration-break:clone;box-decoration-break:clone;color:inherit;word-break:break-word}.md-typeset abbr{border-bottom:.05rem dotted var(--md-default-fg-color--light);cursor:help;text-decoration:none}@media (hover:none){.md-typeset abbr{position:relative}.md-typeset abbr[title]:-webkit-any(:focus,:hover):after{background-color:var(--md-default-fg-color);border-radius:.1rem;box-shadow:var(--md-shadow-z3);color:var(--md-default-bg-color);content:attr(title);display:inline-block;font-size:.7rem;margin-top:2em;max-width:80%;min-width:-webkit-max-content;min-width:max-content;padding:.2rem .3rem;position:absolute;width:auto}.md-typeset abbr[title]:-moz-any(:focus,:hover):after{background-color:var(--md-default-fg-color);border-radius:.1rem;box-shadow:var(--md-shadow-z3);color:var(--md-default-bg-color);content:attr(title);display:inline-block;font-size:.7rem;margin-top:2em;max-width:80%;min-width:-moz-max-content;min-width:max-content;padding:.2rem .3rem;position:absolute;width:auto}[dir=ltr] .md-typeset abbr[title]:-webkit-any(:focus,:hover):after{left:0}[dir=ltr] .md-typeset abbr[title]:-moz-any(:focus,:hover):after{left:0}[dir=ltr] .md-typeset abbr[title]:is(:focus,:hover):after{left:0}[dir=rtl] .md-typeset abbr[title]:-webkit-any(:focus,:hover):after{right:0}[dir=rtl] .md-typeset abbr[title]:-moz-any(:focus,:hover):after{right:0}[dir=rtl] .md-typeset abbr[title]:is(:focus,:hover):after{right:0}.md-typeset abbr[title]:is(:focus,:hover):after{background-color:var(--md-default-fg-color);border-radius:.1rem;box-shadow:var(--md-shadow-z3);color:var(--md-default-bg-color);content:attr(title);display:inline-block;font-size:.7rem;margin-top:2em;max-width:80%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:.2rem .3rem;position:absolute;width:auto}}.md-typeset small{opacity:.75}[dir=ltr] .md-typeset sub,[dir=ltr] .md-typeset sup{margin-left:.078125em}[dir=rtl] .md-typeset sub,[dir=rtl] .md-typeset sup{margin-right:.078125em}[dir=ltr] .md-typeset blockquote{padding-left:.6rem}[dir=rtl] .md-typeset blockquote{padding-right:.6rem}[dir=ltr] .md-typeset blockquote{border-left:.2rem solid var(--md-default-fg-color--lighter)}[dir=rtl] .md-typeset blockquote{border-right:.2rem solid var(--md-default-fg-color--lighter)}.md-typeset blockquote{color:var(--md-default-fg-color--light);margin-left:0;margin-right:0}.md-typeset ul{list-style-type:disc}[dir=ltr] .md-typeset ol,[dir=ltr] .md-typeset ul{margin-left:.625em}[dir=rtl] .md-typeset ol,[dir=rtl] .md-typeset ul{margin-right:.625em}.md-typeset ol,.md-typeset ul{padding:0}.md-typeset ol:not([hidden]),.md-typeset ul:not([hidden]){display:flow-root}.md-typeset ol ol,.md-typeset ul ol{list-style-type:lower-alpha}.md-typeset ol ol ol,.md-typeset ul ol ol{list-style-type:lower-roman}[dir=ltr] .md-typeset ol li,[dir=ltr] .md-typeset ul li{margin-left:1.25em}[dir=rtl] .md-typeset ol li,[dir=rtl] .md-typeset ul li{margin-right:1.25em}.md-typeset ol li,.md-typeset ul li{margin-bottom:.5em}.md-typeset ol li blockquote,.md-typeset ol li p,.md-typeset ul li blockquote,.md-typeset ul li p{margin:.5em 0}.md-typeset ol li:last-child,.md-typeset ul li:last-child{margin-bottom:0}.md-typeset ol li :-webkit-any(ul,ol),.md-typeset ul li :-webkit-any(ul,ol){margin-bottom:.5em;margin-top:.5em}.md-typeset ol li :-moz-any(ul,ol),.md-typeset ul li :-moz-any(ul,ol){margin-bottom:.5em;margin-top:.5em}[dir=ltr] .md-typeset ol li :-webkit-any(ul,ol),[dir=ltr] .md-typeset ul li :-webkit-any(ul,ol){margin-left:.625em}[dir=ltr] .md-typeset ol li :-moz-any(ul,ol),[dir=ltr] .md-typeset ul li :-moz-any(ul,ol){margin-left:.625em}[dir=ltr] .md-typeset ol li :is(ul,ol),[dir=ltr] .md-typeset ul li :is(ul,ol){margin-left:.625em}[dir=rtl] .md-typeset ol li :-webkit-any(ul,ol),[dir=rtl] .md-typeset ul li :-webkit-any(ul,ol){margin-right:.625em}[dir=rtl] .md-typeset ol li :-moz-any(ul,ol),[dir=rtl] .md-typeset ul li :-moz-any(ul,ol){margin-right:.625em}[dir=rtl] .md-typeset ol li :is(ul,ol),[dir=rtl] .md-typeset ul li :is(ul,ol){margin-right:.625em}.md-typeset ol li :is(ul,ol),.md-typeset ul li :is(ul,ol){margin-bottom:.5em;margin-top:.5em}[dir=ltr] .md-typeset dd{margin-left:1.875em}[dir=rtl] .md-typeset dd{margin-right:1.875em}.md-typeset dd{margin-bottom:1.5em;margin-top:1em}.md-typeset img,.md-typeset svg,.md-typeset video{height:auto;max-width:100%}.md-typeset img[align=left]{margin:1em 1em 1em 0}.md-typeset img[align=right]{margin:1em 0 1em 1em}.md-typeset img[align]:only-child{margin-top:0}.md-typeset img[src$="#gh-dark-mode-only"],.md-typeset img[src$="#only-dark"]{display:none}.md-typeset figure{display:flow-root;margin:1em auto;max-width:100%;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.md-typeset figure img{display:block}.md-typeset figcaption{font-style:italic;margin:1em auto;max-width:24rem}.md-typeset iframe{max-width:100%}.md-typeset table:not([class]){background-color:var(--md-default-bg-color);border:.05rem solid var(--md-typeset-table-color);border-radius:.1rem;display:inline-block;font-size:.64rem;max-width:100%;overflow:auto;touch-action:auto}@media print{.md-typeset table:not([class]){display:table}}.md-typeset table:not([class])+*{margin-top:1.5em}.md-typeset table:not([class]) :-webkit-any(th,td)>:first-child{margin-top:0}.md-typeset table:not([class]) :-moz-any(th,td)>:first-child{margin-top:0}.md-typeset table:not([class]) :is(th,td)>:first-child{margin-top:0}.md-typeset table:not([class]) :-webkit-any(th,td)>:last-child{margin-bottom:0}.md-typeset table:not([class]) :-moz-any(th,td)>:last-child{margin-bottom:0}.md-typeset table:not([class]) :is(th,td)>:last-child{margin-bottom:0}.md-typeset table:not([class]) :-webkit-any(th,td):not([align]){text-align:left}.md-typeset table:not([class]) :-moz-any(th,td):not([align]){text-align:left}.md-typeset table:not([class]) :is(th,td):not([align]){text-align:left}[dir=rtl] .md-typeset table:not([class]) :-webkit-any(th,td):not([align]){text-align:right}[dir=rtl] .md-typeset table:not([class]) :-moz-any(th,td):not([align]){text-align:right}[dir=rtl] .md-typeset table:not([class]) :is(th,td):not([align]){text-align:right}.md-typeset table:not([class]) th{font-weight:700;min-width:5rem;padding:.9375em 1.25em;vertical-align:top}.md-typeset table:not([class]) th a{color:inherit}.md-typeset table:not([class]) td{border-top:.05rem solid var(--md-typeset-table-color);padding:.9375em 1.25em;vertical-align:top}.md-typeset table:not([class]) tbody tr{transition:background-color 125ms}.md-typeset table:not([class]) tbody tr:hover{background-color:rgba(0,0,0,.035);box-shadow:0 .05rem 0 var(--md-default-bg-color) inset}.md-typeset table:not([class]) a{word-break:normal}.md-typeset table th[role=columnheader]{cursor:pointer}[dir=ltr] .md-typeset table th[role=columnheader]:after{margin-left:.5em}[dir=rtl] .md-typeset table th[role=columnheader]:after{margin-right:.5em}.md-typeset table th[role=columnheader]:after{content:"";display:inline-block;height:1.2em;-webkit-mask-image:var(--md-typeset-table-sort-icon);mask-image:var(--md-typeset-table-sort-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:background-color 125ms;vertical-align:text-bottom;width:1.2em}.md-typeset table th[role=columnheader]:hover:after{background-color:var(--md-default-fg-color--lighter)}.md-typeset table th[role=columnheader][aria-sort=ascending]:after{background-color:var(--md-default-fg-color--light);-webkit-mask-image:var(--md-typeset-table-sort-icon--asc);mask-image:var(--md-typeset-table-sort-icon--asc)}.md-typeset table th[role=columnheader][aria-sort=descending]:after{background-color:var(--md-default-fg-color--light);-webkit-mask-image:var(--md-typeset-table-sort-icon--desc);mask-image:var(--md-typeset-table-sort-icon--desc)}.md-typeset__scrollwrap{margin:1em -.8rem;overflow-x:auto;touch-action:auto}.md-typeset__table{display:inline-block;margin-bottom:.5em;padding:0 .8rem}@media print{.md-typeset__table{display:block}}html .md-typeset__table table{display:table;margin:0;overflow:hidden;width:100%}@media screen and (max-width:44.9375em){.md-content__inner>pre{margin:1em -.8rem}.md-content__inner>pre code{border-radius:0}}.md-banner{background-color:var(--md-footer-bg-color);color:var(--md-footer-fg-color);overflow:auto}@media print{.md-banner{display:none}}.md-banner--warning{background:var(--md-typeset-mark-color);color:var(--md-default-fg-color)}.md-banner__inner{font-size:.7rem;margin:.6rem auto;padding:0 .8rem}.md-banner__button{color:inherit;cursor:pointer;float:right;transition:opacity .25s}.md-banner__button:hover{opacity:.7}html{font-size:125%;height:100%;overflow-x:hidden}@media screen and (min-width:100em){html{font-size:137.5%}}@media screen and (min-width:125em){html{font-size:150%}}body{background-color:var(--md-default-bg-color);display:flex;flex-direction:column;font-size:.5rem;min-height:100%;position:relative;width:100%}@media print{body{display:block}}@media screen and (max-width:59.9375em){body[data-md-scrolllock]{position:fixed}}.md-grid{margin-left:auto;margin-right:auto;max-width:61rem}.md-container{display:flex;flex-direction:column;flex-grow:1}@media print{.md-container{display:block}}.md-main{flex-grow:1}.md-main__inner{display:flex;height:100%;margin-top:1.5rem}.md-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md-toggle{display:none}.md-option{height:0;opacity:0;position:absolute;width:0}.md-option:checked+label:not([hidden]){display:block}.md-option.focus-visible+label{outline-color:var(--md-accent-fg-color);outline-style:auto}.md-skip{background-color:var(--md-default-fg-color);border-radius:.1rem;color:var(--md-default-bg-color);font-size:.64rem;margin:.5rem;opacity:0;outline-color:var(--md-accent-fg-color);padding:.3rem .5rem;position:fixed;transform:translateY(.4rem);z-index:-1}.md-skip:focus{opacity:1;transform:translateY(0);transition:transform .25s cubic-bezier(.4,0,.2,1),opacity 175ms 75ms;z-index:10}@page{margin:25mm}:root{--md-clipboard-icon:url('data:image/svg+xml;charset=utf-8,')}.md-clipboard{border-radius:.1rem;color:var(--md-default-fg-color--lightest);cursor:pointer;height:1.5em;outline-color:var(--md-accent-fg-color);outline-offset:.1rem;position:absolute;right:.5em;top:.5em;transition:color .25s;width:1.5em;z-index:1}@media print{.md-clipboard{display:none}}.md-clipboard:not(.focus-visible){-webkit-tap-highlight-color:transparent;outline:none}:hover>.md-clipboard{color:var(--md-default-fg-color--light)}.md-clipboard:-webkit-any(:focus,:hover){color:var(--md-accent-fg-color)}.md-clipboard:-moz-any(:focus,:hover){color:var(--md-accent-fg-color)}.md-clipboard:is(:focus,:hover){color:var(--md-accent-fg-color)}.md-clipboard:after{background-color:currentcolor;content:"";display:block;height:1.125em;margin:0 auto;-webkit-mask-image:var(--md-clipboard-icon);mask-image:var(--md-clipboard-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:1.125em}.md-clipboard--inline{cursor:pointer}.md-clipboard--inline code{transition:color .25s,background-color .25s}.md-clipboard--inline:-webkit-any(:focus,:hover) code{background-color:var(--md-accent-fg-color--transparent);color:var(--md-accent-fg-color)}.md-clipboard--inline:-moz-any(:focus,:hover) code{background-color:var(--md-accent-fg-color--transparent);color:var(--md-accent-fg-color)}.md-clipboard--inline:is(:focus,:hover) code{background-color:var(--md-accent-fg-color--transparent);color:var(--md-accent-fg-color)}@-webkit-keyframes consent{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes consent{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes overlay{0%{opacity:0}to{opacity:1}}@keyframes overlay{0%{opacity:0}to{opacity:1}}.md-consent__overlay{-webkit-animation:overlay .25s both;animation:overlay .25s both;-webkit-backdrop-filter:blur(.1rem);backdrop-filter:blur(.1rem);background-color:rgba(0,0,0,.54);height:100%;opacity:1;position:fixed;top:0;width:100%;z-index:5}.md-consent__inner{-webkit-animation:consent .5s cubic-bezier(.1,.7,.1,1) both;animation:consent .5s cubic-bezier(.1,.7,.1,1) both;background-color:var(--md-default-bg-color);border:0;border-radius:.1rem;bottom:0;box-shadow:0 0 .2rem rgba(0,0,0,.1),0 .2rem .4rem rgba(0,0,0,.2);max-height:100%;overflow:auto;padding:0;position:fixed;width:100%;z-index:5}.md-consent__form{padding:.8rem}.md-consent__settings{display:none;margin:1em 0}input:checked+.md-consent__settings{display:block}.md-consent__controls{margin-bottom:.8rem}.md-typeset .md-consent__controls .md-button{display:inline}@media screen and (max-width:44.9375em){.md-typeset .md-consent__controls .md-button{display:block;margin-top:.4rem;text-align:center;width:100%}}.md-consent label{cursor:pointer}.md-content{flex-grow:1;min-width:0}.md-content__inner{margin:0 .8rem 1.2rem;padding-top:.6rem}@media screen and (min-width:76.25em){[dir=ltr] .md-sidebar--primary:not([hidden])~.md-content>.md-content__inner{margin-left:1.2rem}[dir=ltr] .md-sidebar--secondary:not([hidden])~.md-content>.md-content__inner,[dir=rtl] .md-sidebar--primary:not([hidden])~.md-content>.md-content__inner{margin-right:1.2rem}[dir=rtl] .md-sidebar--secondary:not([hidden])~.md-content>.md-content__inner{margin-left:1.2rem}}.md-content__inner:before{content:"";display:block;height:.4rem}.md-content__inner>:last-child{margin-bottom:0}[dir=ltr] .md-content__button{margin-left:.4rem}[dir=rtl] .md-content__button{margin-right:.4rem}.md-content__button{float:right;margin:.4rem 0;padding:0}@media print{.md-content__button{display:none}}[dir=rtl] .md-content__button{float:left}.md-typeset .md-content__button{color:var(--md-default-fg-color--lighter)}.md-content__button svg{display:inline;vertical-align:top}[dir=rtl] .md-content__button svg{transform:scaleX(-1)}[dir=ltr] .md-dialog{right:.8rem}[dir=rtl] .md-dialog{left:.8rem}.md-dialog{background-color:var(--md-default-fg-color);border-radius:.1rem;bottom:.8rem;box-shadow:var(--md-shadow-z3);min-width:11.1rem;opacity:0;padding:.4rem .6rem;pointer-events:none;position:fixed;transform:translateY(100%);transition:transform 0ms .4s,opacity .4s;z-index:4}@media print{.md-dialog{display:none}}.md-dialog--active{opacity:1;pointer-events:auto;transform:translateY(0);transition:transform .4s cubic-bezier(.075,.85,.175,1),opacity .4s}.md-dialog__inner{color:var(--md-default-bg-color);font-size:.7rem}.md-feedback{margin:2em 0 1em;text-align:center}.md-feedback fieldset{border:none;margin:0;padding:0}.md-feedback__title{font-weight:700;margin:1em auto}.md-feedback__inner{position:relative}.md-feedback__list{align-content:baseline;display:flex;flex-wrap:wrap;justify-content:center;position:relative}.md-feedback__list:hover .md-icon:not(:disabled){color:var(--md-default-fg-color--lighter)}:disabled .md-feedback__list{min-height:1.8rem}.md-feedback__icon{color:var(--md-default-fg-color--light);cursor:pointer;flex-shrink:0;margin:0 .1rem;transition:color 125ms}.md-feedback__icon:not(:disabled).md-icon:hover{color:var(--md-accent-fg-color)}.md-feedback__icon:disabled{color:var(--md-default-fg-color--lightest);pointer-events:none}.md-feedback__note{opacity:0;position:relative;transform:translateY(.4rem);transition:transform .4s cubic-bezier(.1,.7,.1,1),opacity .15s}.md-feedback__note>*{margin:0 auto;max-width:16rem}:disabled .md-feedback__note{opacity:1;transform:translateY(0)}.md-footer{background-color:var(--md-footer-bg-color);color:var(--md-footer-fg-color)}@media print{.md-footer{display:none}}.md-footer__inner{justify-content:space-between;overflow:auto;padding:.2rem}.md-footer__inner:not([hidden]){display:flex}.md-footer__link{display:flex;flex-grow:0.01;outline-color:var(--md-accent-fg-color);overflow:hidden;padding-bottom:.4rem;padding-top:1.4rem;transition:opacity .25s}.md-footer__link:-webkit-any(:focus,:hover){opacity:.7}.md-footer__link:-moz-any(:focus,:hover){opacity:.7}.md-footer__link:is(:focus,:hover){opacity:.7}[dir=rtl] .md-footer__link svg{transform:scaleX(-1)}@media screen and (max-width:44.9375em){.md-footer__link--prev .md-footer__title{display:none}}[dir=ltr] .md-footer__link--next{margin-left:auto}[dir=rtl] .md-footer__link--next{margin-right:auto}.md-footer__link--next{text-align:right}[dir=rtl] .md-footer__link--next{text-align:left}.md-footer__title{flex-grow:1;font-size:.9rem;line-height:2.4rem;max-width:calc(100% - 2.4rem);padding:0 1rem;position:relative;white-space:nowrap}.md-footer__button{margin:.2rem;padding:.4rem}.md-footer__direction{font-size:.64rem;left:0;margin-top:-1rem;opacity:.7;padding:0 1rem;position:absolute;right:0}.md-footer-meta{background-color:var(--md-footer-bg-color--dark)}.md-footer-meta__inner{display:flex;flex-wrap:wrap;justify-content:space-between;padding:.2rem}html .md-footer-meta.md-typeset a{color:var(--md-footer-fg-color--light)}html .md-footer-meta.md-typeset a:-webkit-any(:focus,:hover){color:var(--md-footer-fg-color)}html .md-footer-meta.md-typeset a:-moz-any(:focus,:hover){color:var(--md-footer-fg-color)}html .md-footer-meta.md-typeset a:is(:focus,:hover){color:var(--md-footer-fg-color)}.md-copyright{color:var(--md-footer-fg-color--lighter);font-size:.64rem;margin:auto .6rem;padding:.4rem 0;width:100%}@media screen and (min-width:45em){.md-copyright{width:auto}}.md-copyright__highlight{color:var(--md-footer-fg-color--light)}.md-social{margin:0 .4rem;padding:.2rem 0 .6rem}@media screen and (min-width:45em){.md-social{padding:.6rem 0}}.md-social__link{display:inline-block;height:1.6rem;text-align:center;width:1.6rem}.md-social__link:before{line-height:1.9}.md-social__link svg{fill:currentcolor;max-height:.8rem;vertical-align:-25%}.md-typeset .md-button{border:.1rem solid;border-radius:.1rem;color:var(--md-primary-fg-color);cursor:pointer;display:inline-block;font-weight:700;padding:.625em 2em;transition:color 125ms,background-color 125ms,border-color 125ms}.md-typeset .md-button--primary{background-color:var(--md-primary-fg-color);border-color:var(--md-primary-fg-color);color:var(--md-primary-bg-color)}.md-typeset .md-button:-webkit-any(:focus,:hover){background-color:var(--md-accent-fg-color);border-color:var(--md-accent-fg-color);color:var(--md-accent-bg-color)}.md-typeset .md-button:-moz-any(:focus,:hover){background-color:var(--md-accent-fg-color);border-color:var(--md-accent-fg-color);color:var(--md-accent-bg-color)}.md-typeset .md-button:is(:focus,:hover){background-color:var(--md-accent-fg-color);border-color:var(--md-accent-fg-color);color:var(--md-accent-bg-color)}[dir=ltr] .md-typeset .md-input{border-top-left-radius:.1rem}[dir=ltr] .md-typeset .md-input,[dir=rtl] .md-typeset .md-input{border-top-right-radius:.1rem}[dir=rtl] .md-typeset .md-input{border-top-left-radius:.1rem}.md-typeset .md-input{border-bottom:.1rem solid var(--md-default-fg-color--lighter);box-shadow:var(--md-shadow-z1);font-size:.8rem;height:1.8rem;padding:0 .6rem;transition:border .25s,box-shadow .25s}.md-typeset .md-input:-webkit-any(:focus,:hover){border-bottom-color:var(--md-accent-fg-color);box-shadow:var(--md-shadow-z2)}.md-typeset .md-input:-moz-any(:focus,:hover){border-bottom-color:var(--md-accent-fg-color);box-shadow:var(--md-shadow-z2)}.md-typeset .md-input:is(:focus,:hover){border-bottom-color:var(--md-accent-fg-color);box-shadow:var(--md-shadow-z2)}.md-typeset .md-input--stretch{width:100%}.md-header{background-color:var(--md-primary-fg-color);box-shadow:0 0 .2rem transparent,0 .2rem .4rem transparent;color:var(--md-primary-bg-color);display:block;left:0;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:4}@media print{.md-header{display:none}}.md-header[hidden]{transform:translateY(-100%);transition:transform .25s cubic-bezier(.8,0,.6,1),box-shadow .25s}.md-header--shadow{box-shadow:0 0 .2rem rgba(0,0,0,.1),0 .2rem .4rem rgba(0,0,0,.2);transition:transform .25s cubic-bezier(.1,.7,.1,1),box-shadow .25s}.md-header__inner{align-items:center;display:flex;padding:0 .2rem}.md-header__button{color:currentcolor;cursor:pointer;margin:.2rem;outline-color:var(--md-accent-fg-color);padding:.4rem;position:relative;transition:opacity .25s;vertical-align:middle;z-index:1}.md-header__button:hover{opacity:.7}.md-header__button:not([hidden]){display:inline-block}.md-header__button:not(.focus-visible){-webkit-tap-highlight-color:transparent;outline:none}.md-header__button.md-logo{margin:.2rem;padding:.4rem}@media screen and (max-width:76.1875em){.md-header__button.md-logo{display:none}}.md-header__button.md-logo :-webkit-any(img,svg){fill:currentcolor;display:block;height:1.2rem;width:auto}.md-header__button.md-logo :-moz-any(img,svg){fill:currentcolor;display:block;height:1.2rem;width:auto}.md-header__button.md-logo :is(img,svg){fill:currentcolor;display:block;height:1.2rem;width:auto}@media screen and (min-width:60em){.md-header__button[for=__search]{display:none}}.no-js .md-header__button[for=__search]{display:none}[dir=rtl] .md-header__button[for=__search] svg{transform:scaleX(-1)}@media screen and (min-width:76.25em){.md-header__button[for=__drawer]{display:none}}.md-header__topic{display:flex;max-width:100%;position:absolute;transition:transform .4s cubic-bezier(.1,.7,.1,1),opacity .15s;white-space:nowrap}.md-header__topic+.md-header__topic{opacity:0;pointer-events:none;transform:translateX(1.25rem);transition:transform .4s cubic-bezier(1,.7,.1,.1),opacity .15s;z-index:-1}[dir=rtl] .md-header__topic+.md-header__topic{transform:translateX(-1.25rem)}.md-header__topic:first-child{font-weight:700}[dir=ltr] .md-header__title{margin-right:.4rem}[dir=rtl] .md-header__title{margin-left:.4rem}[dir=ltr] .md-header__title{margin-left:1rem}[dir=rtl] .md-header__title{margin-right:1rem}.md-header__title{flex-grow:1;font-size:.9rem;height:2.4rem;line-height:2.4rem}.md-header__title--active .md-header__topic{opacity:0;pointer-events:none;transform:translateX(-1.25rem);transition:transform .4s cubic-bezier(1,.7,.1,.1),opacity .15s;z-index:-1}[dir=rtl] .md-header__title--active .md-header__topic{transform:translateX(1.25rem)}.md-header__title--active .md-header__topic+.md-header__topic{opacity:1;pointer-events:auto;transform:translateX(0);transition:transform .4s cubic-bezier(.1,.7,.1,1),opacity .15s;z-index:0}.md-header__title>.md-header__ellipsis{height:100%;position:relative;width:100%}.md-header__option{display:flex;flex-shrink:0;max-width:100%;transition:max-width 0ms .25s,opacity .25s .25s;white-space:nowrap}[data-md-toggle=search]:checked~.md-header .md-header__option{max-width:0;opacity:0;transition:max-width 0ms,opacity 0ms}.md-header__source{display:none}@media screen and (min-width:60em){[dir=ltr] .md-header__source{margin-left:1rem}[dir=rtl] .md-header__source{margin-right:1rem}.md-header__source{display:block;max-width:11.7rem;width:11.7rem}}@media screen and (min-width:76.25em){[dir=ltr] .md-header__source{margin-left:1.4rem}[dir=rtl] .md-header__source{margin-right:1.4rem}}:root{--md-nav-icon--prev:url('data:image/svg+xml;charset=utf-8,');--md-nav-icon--next:url('data:image/svg+xml;charset=utf-8,');--md-toc-icon:url('data:image/svg+xml;charset=utf-8,')}.md-nav{font-size:.7rem;line-height:1.3}.md-nav__title{display:block;font-weight:700;overflow:hidden;padding:0 .6rem;text-overflow:ellipsis}.md-nav__title .md-nav__button{display:none}.md-nav__title .md-nav__button img{height:100%;width:auto}.md-nav__title .md-nav__button.md-logo :-webkit-any(img,svg){fill:currentcolor;display:block;height:2.4rem;max-width:100%;object-fit:contain;width:auto}.md-nav__title .md-nav__button.md-logo :-moz-any(img,svg){fill:currentcolor;display:block;height:2.4rem;max-width:100%;object-fit:contain;width:auto}.md-nav__title .md-nav__button.md-logo :is(img,svg){fill:currentcolor;display:block;height:2.4rem;max-width:100%;object-fit:contain;width:auto}.md-nav__list{list-style:none;margin:0;padding:0}.md-nav__item{padding:0 .6rem}[dir=ltr] .md-nav__item .md-nav__item{padding-right:0}[dir=rtl] .md-nav__item .md-nav__item{padding-left:0}.md-nav__link{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-top:.625em;overflow:hidden;scroll-snap-align:start;text-overflow:ellipsis;transition:color 125ms}.md-nav__link--passed{color:var(--md-default-fg-color--light)}.md-nav__item .md-nav__link--active{color:var(--md-typeset-a-color)}.md-nav__item .md-nav__link--index [href]{width:100%}.md-nav__link:-webkit-any(:focus,:hover){color:var(--md-accent-fg-color)}.md-nav__link:-moz-any(:focus,:hover){color:var(--md-accent-fg-color)}.md-nav__link:is(:focus,:hover){color:var(--md-accent-fg-color)}.md-nav__link.focus-visible{outline-color:var(--md-accent-fg-color);outline-offset:.2rem}.md-nav--primary .md-nav__link[for=__toc]{display:none}.md-nav--primary .md-nav__link[for=__toc] .md-icon:after{background-color:currentcolor;display:block;height:100%;-webkit-mask-image:var(--md-toc-icon);mask-image:var(--md-toc-icon);width:100%}.md-nav--primary .md-nav__link[for=__toc]~.md-nav{display:none}.md-nav__link>*{cursor:pointer;display:flex}.md-nav__icon{flex-shrink:0}.md-nav__source{display:none}@media screen and (max-width:76.1875em){.md-nav--primary,.md-nav--primary .md-nav{background-color:var(--md-default-bg-color);display:flex;flex-direction:column;height:100%;left:0;position:absolute;right:0;top:0;z-index:1}.md-nav--primary :-webkit-any(.md-nav__title,.md-nav__item){font-size:.8rem;line-height:1.5}.md-nav--primary :-moz-any(.md-nav__title,.md-nav__item){font-size:.8rem;line-height:1.5}.md-nav--primary :is(.md-nav__title,.md-nav__item){font-size:.8rem;line-height:1.5}.md-nav--primary .md-nav__title{background-color:var(--md-default-fg-color--lightest);color:var(--md-default-fg-color--light);cursor:pointer;height:5.6rem;line-height:2.4rem;padding:3rem .8rem .2rem;position:relative;white-space:nowrap}[dir=ltr] .md-nav--primary .md-nav__title .md-nav__icon{left:.4rem}[dir=rtl] .md-nav--primary .md-nav__title .md-nav__icon{right:.4rem}.md-nav--primary .md-nav__title .md-nav__icon{display:block;height:1.2rem;margin:.2rem;position:absolute;top:.4rem;width:1.2rem}.md-nav--primary .md-nav__title .md-nav__icon:after{background-color:currentcolor;content:"";display:block;height:100%;-webkit-mask-image:var(--md-nav-icon--prev);mask-image:var(--md-nav-icon--prev);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:100%}.md-nav--primary .md-nav__title~.md-nav__list{background-color:var(--md-default-bg-color);box-shadow:0 .05rem 0 var(--md-default-fg-color--lightest) inset;overflow-y:auto;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;touch-action:pan-y}.md-nav--primary .md-nav__title~.md-nav__list>:first-child{border-top:0}.md-nav--primary .md-nav__title[for=__drawer]{background-color:var(--md-primary-fg-color);color:var(--md-primary-bg-color);font-weight:700}.md-nav--primary .md-nav__title .md-logo{display:block;left:.2rem;margin:.2rem;padding:.4rem;position:absolute;right:.2rem;top:.2rem}.md-nav--primary .md-nav__list{flex:1}.md-nav--primary .md-nav__item{border-top:.05rem solid var(--md-default-fg-color--lightest);padding:0}.md-nav--primary .md-nav__item--active>.md-nav__link{color:var(--md-typeset-a-color)}.md-nav--primary .md-nav__item--active>.md-nav__link:-webkit-any(:focus,:hover){color:var(--md-accent-fg-color)}.md-nav--primary .md-nav__item--active>.md-nav__link:-moz-any(:focus,:hover){color:var(--md-accent-fg-color)}.md-nav--primary .md-nav__item--active>.md-nav__link:is(:focus,:hover){color:var(--md-accent-fg-color)}.md-nav--primary .md-nav__link{margin-top:0;padding:.6rem .8rem}[dir=ltr] .md-nav--primary .md-nav__link .md-nav__icon{margin-right:-.2rem}[dir=rtl] .md-nav--primary .md-nav__link .md-nav__icon{margin-left:-.2rem}.md-nav--primary .md-nav__link .md-nav__icon{font-size:1.2rem;height:1.2rem;width:1.2rem}.md-nav--primary .md-nav__link .md-nav__icon:after{background-color:currentcolor;content:"";display:block;height:100%;-webkit-mask-image:var(--md-nav-icon--next);mask-image:var(--md-nav-icon--next);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:100%}[dir=rtl] .md-nav--primary .md-nav__icon:after{transform:scale(-1)}.md-nav--primary .md-nav--secondary .md-nav{background-color:initial;position:static}[dir=ltr] .md-nav--primary .md-nav--secondary .md-nav .md-nav__link{padding-left:1.4rem}[dir=rtl] .md-nav--primary .md-nav--secondary .md-nav .md-nav__link{padding-right:1.4rem}[dir=ltr] .md-nav--primary .md-nav--secondary .md-nav .md-nav .md-nav__link{padding-left:2rem}[dir=rtl] .md-nav--primary .md-nav--secondary .md-nav .md-nav .md-nav__link{padding-right:2rem}[dir=ltr] .md-nav--primary .md-nav--secondary .md-nav .md-nav .md-nav .md-nav__link{padding-left:2.6rem}[dir=rtl] .md-nav--primary .md-nav--secondary .md-nav .md-nav .md-nav .md-nav__link{padding-right:2.6rem}[dir=ltr] .md-nav--primary .md-nav--secondary .md-nav .md-nav .md-nav .md-nav .md-nav__link{padding-left:3.2rem}[dir=rtl] .md-nav--primary .md-nav--secondary .md-nav .md-nav .md-nav .md-nav .md-nav__link{padding-right:3.2rem}.md-nav--secondary{background-color:initial}.md-nav__toggle~.md-nav{display:flex;opacity:0;transform:translateX(100%);transition:transform .25s cubic-bezier(.8,0,.6,1),opacity 125ms 50ms}[dir=rtl] .md-nav__toggle~.md-nav{transform:translateX(-100%)}.md-nav__toggle:checked~.md-nav{opacity:1;transform:translateX(0);transition:transform .25s cubic-bezier(.4,0,.2,1),opacity 125ms 125ms}.md-nav__toggle:checked~.md-nav>.md-nav__list{-webkit-backface-visibility:hidden;backface-visibility:hidden}}@media screen and (max-width:59.9375em){.md-nav--primary .md-nav__link[for=__toc]{display:flex}.md-nav--primary .md-nav__link[for=__toc] .md-icon:after{content:""}.md-nav--primary .md-nav__link[for=__toc]+.md-nav__link{display:none}.md-nav--primary .md-nav__link[for=__toc]~.md-nav{display:flex}.md-nav__source{background-color:var(--md-primary-fg-color--dark);color:var(--md-primary-bg-color);display:block;padding:0 .2rem}}@media screen and (min-width:60em) and (max-width:76.1875em){.md-nav--integrated .md-nav__link[for=__toc]{display:flex}.md-nav--integrated .md-nav__link[for=__toc] .md-icon:after{content:""}.md-nav--integrated .md-nav__link[for=__toc]+.md-nav__link{display:none}.md-nav--integrated .md-nav__link[for=__toc]~.md-nav{display:flex}}@media screen and (min-width:60em){.md-nav--secondary .md-nav__title[for=__toc]{scroll-snap-align:start}.md-nav--secondary .md-nav__title .md-nav__icon{display:none}}@media screen and (min-width:76.25em){.md-nav{transition:max-height .25s cubic-bezier(.86,0,.07,1)}.md-nav--primary .md-nav__title[for=__drawer]{scroll-snap-align:start}.md-nav--primary .md-nav__title .md-nav__icon,.md-nav__toggle~.md-nav{display:none}.md-nav__toggle:-webkit-any(:checked,:indeterminate)~.md-nav{display:block}.md-nav__toggle:-moz-any(:checked,:indeterminate)~.md-nav{display:block}.md-nav__toggle:is(:checked,:indeterminate)~.md-nav{display:block}.md-nav__item--nested>.md-nav>.md-nav__title{display:none}.md-nav__item--section{display:block;margin:1.25em 0}.md-nav__item--section:last-child{margin-bottom:0}.md-nav__item--section>.md-nav__link{font-weight:700;pointer-events:none}.md-nav__item--section>.md-nav__link--index [href]{pointer-events:auto}.md-nav__item--section>.md-nav__link .md-nav__icon{display:none}.md-nav__item--section>.md-nav{display:block}.md-nav__item--section>.md-nav>.md-nav__list>.md-nav__item{padding:0}.md-nav__icon{border-radius:100%;float:right;height:.9rem;transition:background-color .25s,transform .25s;width:.9rem}[dir=rtl] .md-nav__icon{float:left;transform:rotate(180deg)}.md-nav__icon:hover{background-color:var(--md-accent-fg-color--transparent)}.md-nav__icon:after{background-color:currentcolor;content:"";display:inline-block;height:100%;-webkit-mask-image:var(--md-nav-icon--next);mask-image:var(--md-nav-icon--next);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;vertical-align:-.1rem;width:100%}.md-nav__item--nested .md-nav__toggle:checked~.md-nav__link .md-nav__icon,.md-nav__item--nested .md-nav__toggle:indeterminate~.md-nav__link .md-nav__icon{transform:rotate(90deg)}.md-nav--lifted>.md-nav__list>.md-nav__item,.md-nav--lifted>.md-nav__list>.md-nav__item--nested,.md-nav--lifted>.md-nav__title{display:none}.md-nav--lifted>.md-nav__list>.md-nav__item--active{display:block;padding:0}.md-nav--lifted>.md-nav__list>.md-nav__item--active>.md-nav__link{font-weight:700;margin-top:0;padding:0 .6rem;pointer-events:none}.md-nav--lifted>.md-nav__list>.md-nav__item--active>.md-nav__link--index [href]{pointer-events:auto}.md-nav--lifted>.md-nav__list>.md-nav__item--active>.md-nav__link .md-nav__icon{display:none}.md-nav--lifted .md-nav[data-md-level="1"]{display:block}[dir=ltr] .md-nav--lifted .md-nav[data-md-level="1"]>.md-nav__list>.md-nav__item{padding-right:.6rem}[dir=rtl] .md-nav--lifted .md-nav[data-md-level="1"]>.md-nav__list>.md-nav__item{padding-left:.6rem}.md-nav--integrated>.md-nav__list>.md-nav__item--active:not(.md-nav__item--nested){padding:0 .6rem}.md-nav--integrated>.md-nav__list>.md-nav__item--active:not(.md-nav__item--nested)>.md-nav__link{padding:0}[dir=ltr] .md-nav--integrated>.md-nav__list>.md-nav__item--active .md-nav--secondary{border-left:.05rem solid var(--md-primary-fg-color)}[dir=rtl] .md-nav--integrated>.md-nav__list>.md-nav__item--active .md-nav--secondary{border-right:.05rem solid var(--md-primary-fg-color)}.md-nav--integrated>.md-nav__list>.md-nav__item--active .md-nav--secondary{display:block;margin-bottom:1.25em}.md-nav--integrated>.md-nav__list>.md-nav__item--active .md-nav--secondary>.md-nav__title{display:none}}:root{--md-search-result-icon:url('data:image/svg+xml;charset=utf-8,')}.md-search{position:relative}@media screen and (min-width:60em){.md-search{padding:.2rem 0}}.no-js .md-search{display:none}.md-search__overlay{opacity:0;z-index:1}@media screen and (max-width:59.9375em){[dir=ltr] .md-search__overlay{left:-2.2rem}[dir=rtl] .md-search__overlay{right:-2.2rem}.md-search__overlay{background-color:var(--md-default-bg-color);border-radius:1rem;height:2rem;overflow:hidden;pointer-events:none;position:absolute;top:-1rem;transform-origin:center;transition:transform .3s .1s,opacity .2s .2s;width:2rem}[data-md-toggle=search]:checked~.md-header .md-search__overlay{opacity:1;transition:transform .4s,opacity .1s}}@media screen and (min-width:60em){[dir=ltr] .md-search__overlay{left:0}[dir=rtl] .md-search__overlay{right:0}.md-search__overlay{background-color:rgba(0,0,0,.54);cursor:pointer;height:0;position:fixed;top:0;transition:width 0ms .25s,height 0ms .25s,opacity .25s;width:0}[data-md-toggle=search]:checked~.md-header .md-search__overlay{height:200vh;opacity:1;transition:width 0ms,height 0ms,opacity .25s;width:100%}}@media screen and (max-width:29.9375em){[data-md-toggle=search]:checked~.md-header .md-search__overlay{transform:scale(45)}}@media screen and (min-width:30em) and (max-width:44.9375em){[data-md-toggle=search]:checked~.md-header .md-search__overlay{transform:scale(60)}}@media screen and (min-width:45em) and (max-width:59.9375em){[data-md-toggle=search]:checked~.md-header .md-search__overlay{transform:scale(75)}}.md-search__inner{-webkit-backface-visibility:hidden;backface-visibility:hidden}@media screen and (max-width:59.9375em){[dir=ltr] .md-search__inner{left:0}[dir=rtl] .md-search__inner{right:0}.md-search__inner{height:0;opacity:0;overflow:hidden;position:fixed;top:0;transform:translateX(5%);transition:width 0ms .3s,height 0ms .3s,transform .15s cubic-bezier(.4,0,.2,1) .15s,opacity .15s .15s;width:0;z-index:2}[dir=rtl] .md-search__inner{transform:translateX(-5%)}[data-md-toggle=search]:checked~.md-header .md-search__inner{height:100%;opacity:1;transform:translateX(0);transition:width 0ms 0ms,height 0ms 0ms,transform .15s cubic-bezier(.1,.7,.1,1) .15s,opacity .15s .15s;width:100%}}@media screen and (min-width:60em){.md-search__inner{float:right;padding:.1rem 0;position:relative;transition:width .25s cubic-bezier(.1,.7,.1,1);width:11.7rem}[dir=rtl] .md-search__inner{float:left}}@media screen and (min-width:60em) and (max-width:76.1875em){[data-md-toggle=search]:checked~.md-header .md-search__inner{width:23.4rem}}@media screen and (min-width:76.25em){[data-md-toggle=search]:checked~.md-header .md-search__inner{width:34.4rem}}.md-search__form{background-color:var(--md-default-bg-color);box-shadow:0 0 .6rem transparent;height:2.4rem;position:relative;transition:color .25s,background-color .25s;z-index:2}@media screen and (min-width:60em){.md-search__form{background-color:rgba(0,0,0,.26);border-radius:.1rem;height:1.8rem}.md-search__form:hover{background-color:hsla(0,0%,100%,.12)}}[data-md-toggle=search]:checked~.md-header .md-search__form{background-color:var(--md-default-bg-color);border-radius:.1rem .1rem 0 0;box-shadow:0 0 .6rem rgba(0,0,0,.07);color:var(--md-default-fg-color)}[dir=ltr] .md-search__input{padding-left:3.6rem;padding-right:2.2rem}[dir=rtl] .md-search__input{padding-left:2.2rem;padding-right:3.6rem}.md-search__input{background:transparent;font-size:.9rem;height:100%;position:relative;text-overflow:ellipsis;width:100%;z-index:2}.md-search__input::-ms-input-placeholder{-ms-transition:color .25s;transition:color .25s}.md-search__input::placeholder{transition:color .25s}.md-search__input::-ms-input-placeholder{color:var(--md-default-fg-color--light)}.md-search__input::placeholder,.md-search__input~.md-search__icon{color:var(--md-default-fg-color--light)}.md-search__input::-ms-clear{display:none}@media screen and (max-width:59.9375em){.md-search__input{font-size:.9rem;height:2.4rem;width:100%}}@media screen and (min-width:60em){[dir=ltr] .md-search__input{padding-left:2.2rem}[dir=rtl] .md-search__input{padding-right:2.2rem}.md-search__input{color:inherit;font-size:.8rem}.md-search__input::-ms-input-placeholder{color:var(--md-primary-bg-color--light)}.md-search__input::placeholder{color:var(--md-primary-bg-color--light)}.md-search__input+.md-search__icon{color:var(--md-primary-bg-color)}[data-md-toggle=search]:checked~.md-header .md-search__input{text-overflow:clip}[data-md-toggle=search]:checked~.md-header .md-search__input::-ms-input-placeholder{color:var(--md-default-fg-color--light)}[data-md-toggle=search]:checked~.md-header .md-search__input+.md-search__icon,[data-md-toggle=search]:checked~.md-header .md-search__input::placeholder{color:var(--md-default-fg-color--light)}}.md-search__icon{cursor:pointer;display:inline-block;height:1.2rem;transition:color .25s,opacity .25s;width:1.2rem}.md-search__icon:hover{opacity:.7}[dir=ltr] .md-search__icon[for=__search]{left:.5rem}[dir=rtl] .md-search__icon[for=__search]{right:.5rem}.md-search__icon[for=__search]{position:absolute;top:.3rem;z-index:2}[dir=rtl] .md-search__icon[for=__search] svg{transform:scaleX(-1)}@media screen and (max-width:59.9375em){[dir=ltr] .md-search__icon[for=__search]{left:.8rem}[dir=rtl] .md-search__icon[for=__search]{right:.8rem}.md-search__icon[for=__search]{top:.6rem}.md-search__icon[for=__search] svg:first-child{display:none}}@media screen and (min-width:60em){.md-search__icon[for=__search]{pointer-events:none}.md-search__icon[for=__search] svg:last-child{display:none}}[dir=ltr] .md-search__options{right:.5rem}[dir=rtl] .md-search__options{left:.5rem}.md-search__options{pointer-events:none;position:absolute;top:.3rem;z-index:2}@media screen and (max-width:59.9375em){[dir=ltr] .md-search__options{right:.8rem}[dir=rtl] .md-search__options{left:.8rem}.md-search__options{top:.6rem}}[dir=ltr] .md-search__options>*{margin-left:.2rem}[dir=rtl] .md-search__options>*{margin-right:.2rem}.md-search__options>*{color:var(--md-default-fg-color--light);opacity:0;transform:scale(.75);transition:transform .15s cubic-bezier(.1,.7,.1,1),opacity .15s}.md-search__options>:not(.focus-visible){-webkit-tap-highlight-color:transparent;outline:none}[data-md-toggle=search]:checked~.md-header .md-search__input:valid~.md-search__options>*{opacity:1;pointer-events:auto;transform:scale(1)}[data-md-toggle=search]:checked~.md-header .md-search__input:valid~.md-search__options>:hover{opacity:.7}[dir=ltr] .md-search__suggest{padding-left:3.6rem;padding-right:2.2rem}[dir=rtl] .md-search__suggest{padding-left:2.2rem;padding-right:3.6rem}.md-search__suggest{align-items:center;color:var(--md-default-fg-color--lighter);display:flex;font-size:.9rem;height:100%;opacity:0;position:absolute;top:0;transition:opacity 50ms;white-space:nowrap;width:100%}@media screen and (min-width:60em){[dir=ltr] .md-search__suggest{padding-left:2.2rem}[dir=rtl] .md-search__suggest{padding-right:2.2rem}.md-search__suggest{font-size:.8rem}}[data-md-toggle=search]:checked~.md-header .md-search__suggest{opacity:1;transition:opacity .3s .1s}[dir=ltr] .md-search__output{border-bottom-left-radius:.1rem}[dir=ltr] .md-search__output,[dir=rtl] .md-search__output{border-bottom-right-radius:.1rem}[dir=rtl] .md-search__output{border-bottom-left-radius:.1rem}.md-search__output{overflow:hidden;position:absolute;width:100%;z-index:1}@media screen and (max-width:59.9375em){.md-search__output{bottom:0;top:2.4rem}}@media screen and (min-width:60em){.md-search__output{opacity:0;top:1.9rem;transition:opacity .4s}[data-md-toggle=search]:checked~.md-header .md-search__output{box-shadow:var(--md-shadow-z3);opacity:1}}.md-search__scrollwrap{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:var(--md-default-bg-color);height:100%;overflow-y:auto;touch-action:pan-y}@media (-webkit-max-device-pixel-ratio:1),(max-resolution:1dppx){.md-search__scrollwrap{transform:translateZ(0)}}@media screen and (min-width:60em) and (max-width:76.1875em){.md-search__scrollwrap{width:23.4rem}}@media screen and (min-width:76.25em){.md-search__scrollwrap{width:34.4rem}}@media screen and (min-width:60em){.md-search__scrollwrap{max-height:0;scrollbar-color:var(--md-default-fg-color--lighter) transparent;scrollbar-width:thin}[data-md-toggle=search]:checked~.md-header .md-search__scrollwrap{max-height:75vh}.md-search__scrollwrap:hover{scrollbar-color:var(--md-accent-fg-color) transparent}.md-search__scrollwrap::-webkit-scrollbar{height:.2rem;width:.2rem}.md-search__scrollwrap::-webkit-scrollbar-thumb{background-color:var(--md-default-fg-color--lighter)}.md-search__scrollwrap::-webkit-scrollbar-thumb:hover{background-color:var(--md-accent-fg-color)}}.md-search-result{color:var(--md-default-fg-color);word-break:break-word}.md-search-result__meta{background-color:var(--md-default-fg-color--lightest);color:var(--md-default-fg-color--light);font-size:.64rem;line-height:1.8rem;padding:0 .8rem;scroll-snap-align:start}@media screen and (min-width:60em){[dir=ltr] .md-search-result__meta{padding-left:2.2rem}[dir=rtl] .md-search-result__meta{padding-right:2.2rem}}.md-search-result__list{list-style:none;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.md-search-result__item{box-shadow:0 -.05rem var(--md-default-fg-color--lightest)}.md-search-result__item:first-child{box-shadow:none}.md-search-result__link{display:block;outline:none;scroll-snap-align:start;transition:background-color .25s}.md-search-result__link:-webkit-any(:focus,:hover){background-color:var(--md-accent-fg-color--transparent)}.md-search-result__link:-moz-any(:focus,:hover){background-color:var(--md-accent-fg-color--transparent)}.md-search-result__link:is(:focus,:hover){background-color:var(--md-accent-fg-color--transparent)}.md-search-result__link:last-child p:last-child{margin-bottom:.6rem}.md-search-result__more summary{color:var(--md-typeset-a-color);cursor:pointer;display:block;font-size:.64rem;outline:none;padding:.75em .8rem;scroll-snap-align:start;transition:color .25s,background-color .25s}@media screen and (min-width:60em){[dir=ltr] .md-search-result__more summary{padding-left:2.2rem}[dir=rtl] .md-search-result__more summary{padding-right:2.2rem}}.md-search-result__more summary:-webkit-any(:focus,:hover){background-color:var(--md-accent-fg-color--transparent);color:var(--md-accent-fg-color)}.md-search-result__more summary:-moz-any(:focus,:hover){background-color:var(--md-accent-fg-color--transparent);color:var(--md-accent-fg-color)}.md-search-result__more summary:is(:focus,:hover){background-color:var(--md-accent-fg-color--transparent);color:var(--md-accent-fg-color)}.md-search-result__more summary::marker{display:none}.md-search-result__more summary::-webkit-details-marker{display:none}.md-search-result__more summary~*>*{opacity:.65}.md-search-result__article{overflow:hidden;padding:0 .8rem;position:relative}@media screen and (min-width:60em){[dir=ltr] .md-search-result__article{padding-left:2.2rem}[dir=rtl] .md-search-result__article{padding-right:2.2rem}}.md-search-result__article--document .md-search-result__title{font-size:.8rem;font-weight:400;line-height:1.4;margin:.55rem 0}[dir=ltr] .md-search-result__icon{left:0}[dir=rtl] .md-search-result__icon{right:0}.md-search-result__icon{color:var(--md-default-fg-color--light);height:1.2rem;margin:.5rem;position:absolute;width:1.2rem}@media screen and (max-width:59.9375em){.md-search-result__icon{display:none}}.md-search-result__icon:after{background-color:currentcolor;content:"";display:inline-block;height:100%;-webkit-mask-image:var(--md-search-result-icon);mask-image:var(--md-search-result-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:100%}[dir=rtl] .md-search-result__icon:after{transform:scaleX(-1)}.md-search-result__title{font-size:.64rem;font-weight:700;line-height:1.6;margin:.5em 0}.md-search-result__teaser{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--md-default-fg-color--light);display:-webkit-box;font-size:.64rem;line-height:1.6;margin:.5em 0;max-height:2rem;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:44.9375em){.md-search-result__teaser{-webkit-line-clamp:3;max-height:3rem}}@media screen and (min-width:60em) and (max-width:76.1875em){.md-search-result__teaser{-webkit-line-clamp:3;max-height:3rem}}.md-search-result__teaser mark{background-color:initial;text-decoration:underline}.md-search-result__terms{font-size:.64rem;font-style:italic;margin:.5em 0}.md-search-result mark{background-color:initial;color:var(--md-accent-fg-color)}.md-select{position:relative;z-index:1}.md-select__inner{background-color:var(--md-default-bg-color);border-radius:.1rem;box-shadow:var(--md-shadow-z2);color:var(--md-default-fg-color);left:50%;margin-top:.2rem;max-height:0;opacity:0;position:absolute;top:calc(100% - .2rem);transform:translate3d(-50%,.3rem,0);transition:transform .25s 375ms,opacity .25s .25s,max-height 0ms .5s}.md-select:-webkit-any(:focus-within,:hover) .md-select__inner{max-height:10rem;opacity:1;transform:translate3d(-50%,0,0);-webkit-transition:transform .25s cubic-bezier(.1,.7,.1,1),opacity .25s,max-height 0ms;transition:transform .25s cubic-bezier(.1,.7,.1,1),opacity .25s,max-height 0ms}.md-select:-moz-any(:focus-within,:hover) .md-select__inner{max-height:10rem;opacity:1;transform:translate3d(-50%,0,0);-moz-transition:transform .25s cubic-bezier(.1,.7,.1,1),opacity .25s,max-height 0ms;transition:transform .25s cubic-bezier(.1,.7,.1,1),opacity .25s,max-height 0ms}.md-select:is(:focus-within,:hover) .md-select__inner{max-height:10rem;opacity:1;transform:translate3d(-50%,0,0);transition:transform .25s cubic-bezier(.1,.7,.1,1),opacity .25s,max-height 0ms}.md-select__inner:after{border-bottom:.2rem solid transparent;border-bottom-color:var(--md-default-bg-color);border-left:.2rem solid transparent;border-right:.2rem solid transparent;border-top:0;content:"";height:0;left:50%;margin-left:-.2rem;margin-top:-.2rem;position:absolute;top:0;width:0}.md-select__list{border-radius:.1rem;font-size:.8rem;list-style-type:none;margin:0;max-height:inherit;overflow:auto;padding:0}.md-select__item{line-height:1.8rem}[dir=ltr] .md-select__link{padding-left:.6rem;padding-right:1.2rem}[dir=rtl] .md-select__link{padding-left:1.2rem;padding-right:.6rem}.md-select__link{cursor:pointer;display:block;outline:none;scroll-snap-align:start;transition:background-color .25s,color .25s;width:100%}.md-select__link:-webkit-any(:focus,:hover){color:var(--md-accent-fg-color)}.md-select__link:-moz-any(:focus,:hover){color:var(--md-accent-fg-color)}.md-select__link:is(:focus,:hover){color:var(--md-accent-fg-color)}.md-select__link:focus{background-color:var(--md-default-fg-color--lightest)}.md-sidebar{align-self:flex-start;flex-shrink:0;padding:1.2rem 0;position:-webkit-sticky;position:sticky;top:2.4rem;width:12.1rem}@media print{.md-sidebar{display:none}}@media screen and (max-width:76.1875em){[dir=ltr] .md-sidebar--primary{left:-12.1rem}[dir=rtl] .md-sidebar--primary{right:-12.1rem}.md-sidebar--primary{background-color:var(--md-default-bg-color);display:block;height:100%;position:fixed;top:0;transform:translateX(0);transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s;width:12.1rem;z-index:5}[data-md-toggle=drawer]:checked~.md-container .md-sidebar--primary{box-shadow:var(--md-shadow-z3);transform:translateX(12.1rem)}[dir=rtl] [data-md-toggle=drawer]:checked~.md-container .md-sidebar--primary{transform:translateX(-12.1rem)}.md-sidebar--primary .md-sidebar__scrollwrap{bottom:0;left:0;margin:0;overflow:hidden;position:absolute;right:0;-ms-scroll-snap-type:none;scroll-snap-type:none;top:0}}@media screen and (min-width:76.25em){.md-sidebar{height:0}.no-js .md-sidebar{height:auto}}.md-sidebar--secondary{display:none;order:2}@media screen and (min-width:60em){.md-sidebar--secondary{height:0}.no-js .md-sidebar--secondary{height:auto}.md-sidebar--secondary:not([hidden]){display:block}.md-sidebar--secondary .md-sidebar__scrollwrap{touch-action:pan-y}}.md-sidebar__scrollwrap{-webkit-backface-visibility:hidden;backface-visibility:hidden;margin:0 .2rem;overflow-y:auto;scrollbar-color:var(--md-default-fg-color--lighter) transparent;scrollbar-width:thin}.md-sidebar__scrollwrap:hover{scrollbar-color:var(--md-accent-fg-color) transparent}.md-sidebar__scrollwrap::-webkit-scrollbar{height:.2rem;width:.2rem}.md-sidebar__scrollwrap::-webkit-scrollbar-thumb{background-color:var(--md-default-fg-color--lighter)}.md-sidebar__scrollwrap::-webkit-scrollbar-thumb:hover{background-color:var(--md-accent-fg-color)}@media screen and (max-width:76.1875em){.md-overlay{background-color:rgba(0,0,0,.54);height:0;opacity:0;position:fixed;top:0;transition:width 0ms .25s,height 0ms .25s,opacity .25s;width:0;z-index:5}[data-md-toggle=drawer]:checked~.md-overlay{height:100%;opacity:1;transition:width 0ms,height 0ms,opacity .25s;width:100%}}@-webkit-keyframes facts{0%{height:0}to{height:.65rem}}@keyframes facts{0%{height:0}to{height:.65rem}}@-webkit-keyframes fact{0%{opacity:0;transform:translateY(100%)}50%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes fact{0%{opacity:0;transform:translateY(100%)}50%{opacity:0}to{opacity:1;transform:translateY(0)}}:root{--md-source-forks-icon:url('data:image/svg+xml;charset=utf-8,');--md-source-repositories-icon:url('data:image/svg+xml;charset=utf-8,');--md-source-stars-icon:url('data:image/svg+xml;charset=utf-8,');--md-source-version-icon:url('data:image/svg+xml;charset=utf-8,')}.md-source{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;font-size:.65rem;line-height:1.2;outline-color:var(--md-accent-fg-color);transition:opacity .25s;white-space:nowrap}.md-source:hover{opacity:.7}.md-source__icon{display:inline-block;height:2.4rem;vertical-align:middle;width:2rem}[dir=ltr] .md-source__icon svg{margin-left:.6rem}[dir=rtl] .md-source__icon svg{margin-right:.6rem}.md-source__icon svg{margin-top:.6rem}[dir=ltr] .md-source__icon+.md-source__repository{margin-left:-2rem}[dir=rtl] .md-source__icon+.md-source__repository{margin-right:-2rem}[dir=ltr] .md-source__icon+.md-source__repository{padding-left:2rem}[dir=rtl] .md-source__icon+.md-source__repository{padding-right:2rem}[dir=ltr] .md-source__repository{margin-left:.6rem}[dir=rtl] .md-source__repository{margin-right:.6rem}.md-source__repository{display:inline-block;max-width:calc(100% - 1.2rem);overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.md-source__facts{display:flex;font-size:.55rem;gap:.4rem;list-style-type:none;margin:.1rem 0 0;opacity:.75;overflow:hidden;padding:0;width:100%}.md-source__repository--active .md-source__facts{-webkit-animation:facts .25s ease-in;animation:facts .25s ease-in}.md-source__fact{overflow:hidden;text-overflow:ellipsis}.md-source__repository--active .md-source__fact{-webkit-animation:fact .4s ease-out;animation:fact .4s ease-out}[dir=ltr] .md-source__fact:before{margin-right:.1rem}[dir=rtl] .md-source__fact:before{margin-left:.1rem}.md-source__fact:before{background-color:currentcolor;content:"";display:inline-block;height:.6rem;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;vertical-align:text-top;width:.6rem}.md-source__fact:nth-child(1n+2){flex-shrink:0}.md-source__fact--version:before{-webkit-mask-image:var(--md-source-version-icon);mask-image:var(--md-source-version-icon)}.md-source__fact--stars:before{-webkit-mask-image:var(--md-source-stars-icon);mask-image:var(--md-source-stars-icon)}.md-source__fact--forks:before{-webkit-mask-image:var(--md-source-forks-icon);mask-image:var(--md-source-forks-icon)}.md-source__fact--repositories:before{-webkit-mask-image:var(--md-source-repositories-icon);mask-image:var(--md-source-repositories-icon)}.md-tabs{background-color:var(--md-primary-fg-color);color:var(--md-primary-bg-color);display:block;line-height:1.3;overflow:auto;width:100%;z-index:3}@media print{.md-tabs{display:none}}@media screen and (max-width:76.1875em){.md-tabs{display:none}}.md-tabs[hidden]{pointer-events:none}[dir=ltr] .md-tabs__list{margin-left:.2rem}[dir=rtl] .md-tabs__list{margin-right:.2rem}.md-tabs__list{contain:content;list-style:none;margin:0;padding:0;white-space:nowrap}.md-tabs__item{display:inline-block;height:2.4rem;padding-left:.6rem;padding-right:.6rem}.md-tabs__link{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;font-size:.7rem;margin-top:.8rem;opacity:.7;outline-color:var(--md-accent-fg-color);outline-offset:.2rem;transition:transform .4s cubic-bezier(.1,.7,.1,1),opacity .25s}.md-tabs__link--active,.md-tabs__link:-webkit-any(:focus,:hover){color:inherit;opacity:1}.md-tabs__link--active,.md-tabs__link:-moz-any(:focus,:hover){color:inherit;opacity:1}.md-tabs__link--active,.md-tabs__link:is(:focus,:hover){color:inherit;opacity:1}.md-tabs__item:nth-child(2) .md-tabs__link{transition-delay:20ms}.md-tabs__item:nth-child(3) .md-tabs__link{transition-delay:40ms}.md-tabs__item:nth-child(4) .md-tabs__link{transition-delay:60ms}.md-tabs__item:nth-child(5) .md-tabs__link{transition-delay:80ms}.md-tabs__item:nth-child(6) .md-tabs__link{transition-delay:.1s}.md-tabs__item:nth-child(7) .md-tabs__link{transition-delay:.12s}.md-tabs__item:nth-child(8) .md-tabs__link{transition-delay:.14s}.md-tabs__item:nth-child(9) .md-tabs__link{transition-delay:.16s}.md-tabs__item:nth-child(10) .md-tabs__link{transition-delay:.18s}.md-tabs__item:nth-child(11) .md-tabs__link{transition-delay:.2s}.md-tabs__item:nth-child(12) .md-tabs__link{transition-delay:.22s}.md-tabs__item:nth-child(13) .md-tabs__link{transition-delay:.24s}.md-tabs__item:nth-child(14) .md-tabs__link{transition-delay:.26s}.md-tabs__item:nth-child(15) .md-tabs__link{transition-delay:.28s}.md-tabs__item:nth-child(16) .md-tabs__link{transition-delay:.3s}.md-tabs[hidden] .md-tabs__link{opacity:0;transform:translateY(50%);transition:transform 0ms .1s,opacity .1s}.md-tags{margin-bottom:.75em}[dir=ltr] .md-tag{margin-right:.5em}[dir=rtl] .md-tag{margin-left:.5em}.md-tag{background:var(--md-default-fg-color--lightest);border-radius:.4rem;display:inline-block;font-size:.64rem;font-weight:700;line-height:1.6;margin-bottom:.5em;padding:.3125em .9375em}.md-tag[href]{-webkit-tap-highlight-color:transparent;color:inherit;outline:none;transition:color 125ms,background-color 125ms}.md-tag[href]:focus,.md-tag[href]:hover{background-color:var(--md-accent-fg-color);color:var(--md-accent-bg-color)}[id]>.md-tag{vertical-align:text-top}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 var(--md-default-fg-color--lightest);transform:scale(.95)}75%{box-shadow:0 0 0 .625em transparent;transform:scale(1)}to{box-shadow:0 0 0 0 transparent;transform:scale(.95)}}@keyframes pulse{0%{box-shadow:0 0 0 0 var(--md-default-fg-color--lightest);transform:scale(.95)}75%{box-shadow:0 0 0 .625em transparent;transform:scale(1)}to{box-shadow:0 0 0 0 transparent;transform:scale(.95)}}:root{--md-tooltip-width:20rem}.md-tooltip{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:var(--md-default-bg-color);border-radius:.1rem;box-shadow:var(--md-shadow-z2);color:var(--md-default-fg-color);left:clamp(var(--md-tooltip-0,0rem) + .8rem,var(--md-tooltip-x),100vw + var(--md-tooltip-0,0rem) + .8rem - var(--md-tooltip-width) - 2 * .8rem);max-height:0;max-width:calc(100vw - 1.6rem);opacity:0;position:absolute;top:var(--md-tooltip-y);transform:translateY(-.4rem);transition:transform 0ms .25s,opacity .25s,max-height 0ms .25s,z-index .25s;width:var(--md-tooltip-width);z-index:0}:focus-within>.md-tooltip{max-height:1000%;opacity:1;transform:translateY(0);transition:transform .25s cubic-bezier(.1,.7,.1,1),opacity .25s,max-height .25s,z-index 0ms}.focus-visible>.md-tooltip{outline:var(--md-accent-fg-color) auto}.md-tooltip__inner{font-size:.64rem;padding:.8rem}.md-tooltip__inner.md-typeset>:first-child{margin-top:0}.md-tooltip__inner.md-typeset>:last-child{margin-bottom:0}.md-annotation{outline:none;white-space:normal}[dir=rtl] .md-annotation{direction:rtl}.md-annotation:not([hidden]){display:inline-block;line-height:1.325}.md-annotation:focus-within>*{z-index:2}.md-annotation__inner{font-family:var(--md-text-font-family);top:calc(var(--md-tooltip-y) + 1.2ch)}:not(:focus-within)>.md-annotation__inner{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.md-annotation__index{color:#fff;cursor:pointer;margin:0 1ch;position:relative;transition:z-index .25s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.md-annotation__index:after{background-color:var(--md-default-fg-color--lighter);border-radius:2ch;content:"";height:2.2ch;left:-.126em;margin:0 -.4ch;padding:0 .4ch;position:absolute;transition:color .25s,background-color .25s;width:calc(100% + 1.2ch);width:max(2.2ch,100% + 1.2ch);z-index:-1}@media not all and (prefers-reduced-motion){[data-md-visible]>.md-annotation__index:after{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}}:-webkit-any(:focus-within,:hover)>.md-annotation__index:after{background-color:var(--md-accent-fg-color)}:-moz-any(:focus-within,:hover)>.md-annotation__index:after{background-color:var(--md-accent-fg-color)}:is(:focus-within,:hover)>.md-annotation__index:after{background-color:var(--md-accent-fg-color)}:focus-within>.md-annotation__index:after{-webkit-animation:none;animation:none;transition:color .25s,background-color .25s}.md-annotation__index [data-md-annotation-id]{display:inline-block;line-height:90%}.md-annotation__index [data-md-annotation-id]:before{content:attr(data-md-annotation-id);display:inline-block;padding-bottom:.1em;transform:scale(1.15);transition:transform .4s cubic-bezier(.1,.7,.1,1);vertical-align:.065em}@media not print{.md-annotation__index [data-md-annotation-id]:before{content:"+"}:focus-within>.md-annotation__index [data-md-annotation-id]:before{transform:scale(1.25) rotate(45deg)}}:-webkit-any(:focus-within,:hover)>.md-annotation__index{color:var(--md-accent-bg-color)}:-moz-any(:focus-within,:hover)>.md-annotation__index{color:var(--md-accent-bg-color)}:is(:focus-within,:hover)>.md-annotation__index{color:var(--md-accent-bg-color)}:focus-within>.md-annotation__index{-webkit-animation:none;animation:none;transition:none}[dir=ltr] .md-top{margin-left:50%}[dir=rtl] .md-top{margin-right:50%}.md-top{background-color:var(--md-default-bg-color);border-radius:1.6rem;box-shadow:var(--md-shadow-z2);color:var(--md-default-fg-color--light);display:block;font-size:.7rem;outline:none;padding:.4rem .8rem;position:fixed;top:3.2rem;transform:translate(-50%);transition:color 125ms,background-color 125ms,transform 125ms cubic-bezier(.4,0,.2,1),opacity 125ms;z-index:2}@media print{.md-top{display:none}}[dir=rtl] .md-top{transform:translate(50%)}.md-top[hidden]{opacity:0;pointer-events:none;transform:translate(-50%,.2rem);transition-duration:0ms}[dir=rtl] .md-top[hidden]{transform:translate(50%,.2rem)}.md-top:-webkit-any(:focus,:hover){background-color:var(--md-accent-fg-color);color:var(--md-accent-bg-color)}.md-top:-moz-any(:focus,:hover){background-color:var(--md-accent-fg-color);color:var(--md-accent-bg-color)}.md-top:is(:focus,:hover){background-color:var(--md-accent-fg-color);color:var(--md-accent-bg-color)}.md-top svg{display:inline-block;vertical-align:-.5em}@-webkit-keyframes hoverfix{0%{pointer-events:none}}@keyframes hoverfix{0%{pointer-events:none}}:root{--md-version-icon:url('data:image/svg+xml;charset=utf-8,')}.md-version{flex-shrink:0;font-size:.8rem;height:2.4rem}[dir=ltr] .md-version__current{margin-left:1.4rem;margin-right:.4rem}[dir=rtl] .md-version__current{margin-left:.4rem;margin-right:1.4rem}.md-version__current{color:inherit;cursor:pointer;outline:none;position:relative;top:.05rem}[dir=ltr] .md-version__current:after{margin-left:.4rem}[dir=rtl] .md-version__current:after{margin-right:.4rem}.md-version__current:after{background-color:currentcolor;content:"";display:inline-block;height:.6rem;-webkit-mask-image:var(--md-version-icon);mask-image:var(--md-version-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:.4rem}.md-version__list{background-color:var(--md-default-bg-color);border-radius:.1rem;box-shadow:var(--md-shadow-z2);color:var(--md-default-fg-color);list-style-type:none;margin:.2rem .8rem;max-height:0;opacity:0;overflow:auto;padding:0;position:absolute;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;top:.15rem;transition:max-height 0ms .5s,opacity .25s .25s;z-index:3}.md-version:-webkit-any(:focus-within,:hover) .md-version__list{max-height:10rem;opacity:1;-webkit-transition:max-height 0ms,opacity .25s;transition:max-height 0ms,opacity .25s}.md-version:-moz-any(:focus-within,:hover) .md-version__list{max-height:10rem;opacity:1;-moz-transition:max-height 0ms,opacity .25s;transition:max-height 0ms,opacity .25s}.md-version:is(:focus-within,:hover) .md-version__list{max-height:10rem;opacity:1;transition:max-height 0ms,opacity .25s}@media (pointer:coarse){.md-version:hover .md-version__list{-webkit-animation:hoverfix .25s forwards;animation:hoverfix .25s forwards}.md-version:focus-within .md-version__list{-webkit-animation:none;animation:none}}.md-version__item{line-height:1.8rem}[dir=ltr] .md-version__link{padding-left:.6rem;padding-right:1.2rem}[dir=rtl] .md-version__link{padding-left:1.2rem;padding-right:.6rem}.md-version__link{cursor:pointer;display:block;outline:none;scroll-snap-align:start;transition:color .25s,background-color .25s;white-space:nowrap;width:100%}.md-version__link:-webkit-any(:focus,:hover){color:var(--md-accent-fg-color)}.md-version__link:-moz-any(:focus,:hover){color:var(--md-accent-fg-color)}.md-version__link:is(:focus,:hover){color:var(--md-accent-fg-color)}.md-version__link:focus{background-color:var(--md-default-fg-color--lightest)}:root{--md-admonition-icon--note:url('data:image/svg+xml;charset=utf-8,');--md-admonition-icon--abstract:url('data:image/svg+xml;charset=utf-8,');--md-admonition-icon--info:url('data:image/svg+xml;charset=utf-8,');--md-admonition-icon--tip:url('data:image/svg+xml;charset=utf-8,');--md-admonition-icon--success:url('data:image/svg+xml;charset=utf-8,');--md-admonition-icon--question:url('data:image/svg+xml;charset=utf-8,');--md-admonition-icon--warning:url('data:image/svg+xml;charset=utf-8,');--md-admonition-icon--failure:url('data:image/svg+xml;charset=utf-8,');--md-admonition-icon--danger:url('data:image/svg+xml;charset=utf-8,');--md-admonition-icon--bug:url('data:image/svg+xml;charset=utf-8,');--md-admonition-icon--example:url('data:image/svg+xml;charset=utf-8,');--md-admonition-icon--quote:url('data:image/svg+xml;charset=utf-8,')}.md-typeset :-webkit-any(.admonition,details){background-color:var(--md-admonition-bg-color);border:0 solid #448aff;border-radius:.1rem;box-shadow:var(--md-shadow-z1);color:var(--md-admonition-fg-color);display:flow-root;font-size:.64rem;margin:1.5625em 0;padding:0 .6rem;page-break-inside:avoid}.md-typeset :-moz-any(.admonition,details){background-color:var(--md-admonition-bg-color);border:0 solid #448aff;border-radius:.1rem;box-shadow:var(--md-shadow-z1);color:var(--md-admonition-fg-color);display:flow-root;font-size:.64rem;margin:1.5625em 0;padding:0 .6rem;page-break-inside:avoid}[dir=ltr] .md-typeset :-webkit-any(.admonition,details){border-left-width:.2rem}[dir=ltr] .md-typeset :-moz-any(.admonition,details){border-left-width:.2rem}[dir=ltr] .md-typeset :is(.admonition,details){border-left-width:.2rem}[dir=rtl] .md-typeset :-webkit-any(.admonition,details){border-right-width:.2rem}[dir=rtl] .md-typeset :-moz-any(.admonition,details){border-right-width:.2rem}[dir=rtl] .md-typeset :is(.admonition,details){border-right-width:.2rem}.md-typeset :is(.admonition,details){background-color:var(--md-admonition-bg-color);border:0 solid #448aff;border-radius:.1rem;box-shadow:var(--md-shadow-z1);color:var(--md-admonition-fg-color);display:flow-root;font-size:.64rem;margin:1.5625em 0;padding:0 .6rem;page-break-inside:avoid}@media print{.md-typeset :-webkit-any(.admonition,details){box-shadow:none}.md-typeset :-moz-any(.admonition,details){box-shadow:none}.md-typeset :is(.admonition,details){box-shadow:none}}.md-typeset :-webkit-any(.admonition,details)>*{box-sizing:border-box}.md-typeset :-moz-any(.admonition,details)>*{box-sizing:border-box}.md-typeset :is(.admonition,details)>*{box-sizing:border-box}.md-typeset :-webkit-any(.admonition,details) :-webkit-any(.admonition,details){margin-bottom:1em;margin-top:1em}.md-typeset :-moz-any(.admonition,details) :-moz-any(.admonition,details){margin-bottom:1em;margin-top:1em}.md-typeset :is(.admonition,details) :is(.admonition,details){margin-bottom:1em;margin-top:1em}.md-typeset :-webkit-any(.admonition,details) .md-typeset__scrollwrap{margin:1em -.6rem}.md-typeset :-moz-any(.admonition,details) .md-typeset__scrollwrap{margin:1em -.6rem}.md-typeset :is(.admonition,details) .md-typeset__scrollwrap{margin:1em -.6rem}.md-typeset :-webkit-any(.admonition,details) .md-typeset__table{padding:0 .6rem}.md-typeset :-moz-any(.admonition,details) .md-typeset__table{padding:0 .6rem}.md-typeset :is(.admonition,details) .md-typeset__table{padding:0 .6rem}.md-typeset :-webkit-any(.admonition,details)>.tabbed-set:only-child{margin-top:0}.md-typeset :-moz-any(.admonition,details)>.tabbed-set:only-child{margin-top:0}.md-typeset :is(.admonition,details)>.tabbed-set:only-child{margin-top:0}html .md-typeset :-webkit-any(.admonition,details)>:last-child{margin-bottom:.6rem}html .md-typeset :-moz-any(.admonition,details)>:last-child{margin-bottom:.6rem}html .md-typeset :is(.admonition,details)>:last-child{margin-bottom:.6rem}.md-typeset :-webkit-any(.admonition-title,summary){background-color:rgba(68,138,255,.1);border:none;font-weight:700;margin-bottom:0;margin-top:0;padding-bottom:.4rem;padding-top:.4rem;position:relative}.md-typeset :-moz-any(.admonition-title,summary){background-color:rgba(68,138,255,.1);border:none;font-weight:700;margin-bottom:0;margin-top:0;padding-bottom:.4rem;padding-top:.4rem;position:relative}[dir=ltr] .md-typeset :-webkit-any(.admonition-title,summary){margin-left:-.8rem;margin-right:-.6rem}[dir=ltr] .md-typeset :-moz-any(.admonition-title,summary){margin-left:-.8rem;margin-right:-.6rem}[dir=ltr] .md-typeset :is(.admonition-title,summary){margin-left:-.8rem;margin-right:-.6rem}[dir=rtl] .md-typeset :-webkit-any(.admonition-title,summary){margin-left:-.6rem;margin-right:-.8rem}[dir=rtl] .md-typeset :-moz-any(.admonition-title,summary){margin-left:-.6rem;margin-right:-.8rem}[dir=rtl] .md-typeset :is(.admonition-title,summary){margin-left:-.6rem;margin-right:-.8rem}[dir=ltr] .md-typeset :-webkit-any(.admonition-title,summary){padding-left:2.2rem;padding-right:.6rem}[dir=ltr] .md-typeset :-moz-any(.admonition-title,summary){padding-left:2.2rem;padding-right:.6rem}[dir=ltr] .md-typeset :is(.admonition-title,summary){padding-left:2.2rem;padding-right:.6rem}[dir=rtl] .md-typeset :-webkit-any(.admonition-title,summary){padding-left:.6rem;padding-right:2.2rem}[dir=rtl] .md-typeset :-moz-any(.admonition-title,summary){padding-left:.6rem;padding-right:2.2rem}[dir=rtl] .md-typeset :is(.admonition-title,summary){padding-left:.6rem;padding-right:2.2rem}[dir=ltr] .md-typeset :-webkit-any(.admonition-title,summary){border-left-width:.2rem}[dir=ltr] .md-typeset :-moz-any(.admonition-title,summary){border-left-width:.2rem}[dir=ltr] .md-typeset :is(.admonition-title,summary){border-left-width:.2rem}[dir=rtl] .md-typeset :-webkit-any(.admonition-title,summary){border-right-width:.2rem}[dir=rtl] .md-typeset :-moz-any(.admonition-title,summary){border-right-width:.2rem}[dir=rtl] .md-typeset :is(.admonition-title,summary){border-right-width:.2rem}[dir=ltr] .md-typeset :-webkit-any(.admonition-title,summary){border-top-left-radius:.1rem}[dir=ltr] .md-typeset :-moz-any(.admonition-title,summary){border-top-left-radius:.1rem}[dir=ltr] .md-typeset :is(.admonition-title,summary){border-top-left-radius:.1rem}[dir=rtl] .md-typeset :-webkit-any(.admonition-title,summary){border-top-right-radius:.1rem}[dir=rtl] .md-typeset :-moz-any(.admonition-title,summary){border-top-right-radius:.1rem}[dir=rtl] .md-typeset :is(.admonition-title,summary){border-top-right-radius:.1rem}[dir=ltr] .md-typeset :-webkit-any(.admonition-title,summary){border-top-right-radius:.1rem}[dir=ltr] .md-typeset :-moz-any(.admonition-title,summary){border-top-right-radius:.1rem}[dir=ltr] .md-typeset :is(.admonition-title,summary){border-top-right-radius:.1rem}[dir=rtl] .md-typeset :-webkit-any(.admonition-title,summary){border-top-left-radius:.1rem}[dir=rtl] .md-typeset :-moz-any(.admonition-title,summary){border-top-left-radius:.1rem}[dir=rtl] .md-typeset :is(.admonition-title,summary){border-top-left-radius:.1rem}.md-typeset :is(.admonition-title,summary){background-color:rgba(68,138,255,.1);border:none;font-weight:700;margin-bottom:0;margin-top:0;padding-bottom:.4rem;padding-top:.4rem;position:relative}html .md-typeset :-webkit-any(.admonition-title,summary):last-child{margin-bottom:0}html .md-typeset :-moz-any(.admonition-title,summary):last-child{margin-bottom:0}html .md-typeset :is(.admonition-title,summary):last-child{margin-bottom:0}.md-typeset :-webkit-any(.admonition-title,summary):before{background-color:#448aff;content:"";height:1rem;-webkit-mask-image:var(--md-admonition-icon--note);mask-image:var(--md-admonition-icon--note);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:.625em;width:1rem}.md-typeset :-moz-any(.admonition-title,summary):before{background-color:#448aff;content:"";height:1rem;mask-image:var(--md-admonition-icon--note);mask-repeat:no-repeat;mask-size:contain;position:absolute;top:.625em;width:1rem}[dir=ltr] .md-typeset :-webkit-any(.admonition-title,summary):before{left:.8rem}[dir=ltr] .md-typeset :-moz-any(.admonition-title,summary):before{left:.8rem}[dir=ltr] .md-typeset :is(.admonition-title,summary):before{left:.8rem}[dir=rtl] .md-typeset :-webkit-any(.admonition-title,summary):before{right:.8rem}[dir=rtl] .md-typeset :-moz-any(.admonition-title,summary):before{right:.8rem}[dir=rtl] .md-typeset :is(.admonition-title,summary):before{right:.8rem}.md-typeset :is(.admonition-title,summary):before{background-color:#448aff;content:"";height:1rem;-webkit-mask-image:var(--md-admonition-icon--note);mask-image:var(--md-admonition-icon--note);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:.625em;width:1rem}.md-typeset :-webkit-any(.admonition,details):-webkit-any(.note){border-color:#448aff}.md-typeset :-moz-any(.admonition,details):-moz-any(.note){border-color:#448aff}.md-typeset :is(.admonition,details):is(.note){border-color:#448aff}.md-typeset :-webkit-any(.note)>:-webkit-any(.admonition-title,summary){background-color:rgba(68,138,255,.1)}.md-typeset :-moz-any(.note)>:-moz-any(.admonition-title,summary){background-color:rgba(68,138,255,.1)}.md-typeset :is(.note)>:is(.admonition-title,summary){background-color:rgba(68,138,255,.1)}.md-typeset :-webkit-any(.note)>:-webkit-any(.admonition-title,summary):before{background-color:#448aff;-webkit-mask-image:var(--md-admonition-icon--note);mask-image:var(--md-admonition-icon--note);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-moz-any(.note)>:-moz-any(.admonition-title,summary):before{background-color:#448aff;mask-image:var(--md-admonition-icon--note);mask-repeat:no-repeat;mask-size:contain}.md-typeset :is(.note)>:is(.admonition-title,summary):before{background-color:#448aff;-webkit-mask-image:var(--md-admonition-icon--note);mask-image:var(--md-admonition-icon--note);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-webkit-any(.admonition,details):-webkit-any(.abstract,.summary,.tldr){border-color:#00b0ff}.md-typeset :-moz-any(.admonition,details):-moz-any(.abstract,.summary,.tldr){border-color:#00b0ff}.md-typeset :is(.admonition,details):is(.abstract,.summary,.tldr){border-color:#00b0ff}.md-typeset :-webkit-any(.abstract,.summary,.tldr)>:-webkit-any(.admonition-title,summary){background-color:rgba(0,176,255,.1)}.md-typeset :-moz-any(.abstract,.summary,.tldr)>:-moz-any(.admonition-title,summary){background-color:rgba(0,176,255,.1)}.md-typeset :is(.abstract,.summary,.tldr)>:is(.admonition-title,summary){background-color:rgba(0,176,255,.1)}.md-typeset :-webkit-any(.abstract,.summary,.tldr)>:-webkit-any(.admonition-title,summary):before{background-color:#00b0ff;-webkit-mask-image:var(--md-admonition-icon--abstract);mask-image:var(--md-admonition-icon--abstract);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-moz-any(.abstract,.summary,.tldr)>:-moz-any(.admonition-title,summary):before{background-color:#00b0ff;mask-image:var(--md-admonition-icon--abstract);mask-repeat:no-repeat;mask-size:contain}.md-typeset :is(.abstract,.summary,.tldr)>:is(.admonition-title,summary):before{background-color:#00b0ff;-webkit-mask-image:var(--md-admonition-icon--abstract);mask-image:var(--md-admonition-icon--abstract);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-webkit-any(.admonition,details):-webkit-any(.info,.todo){border-color:#00b8d4}.md-typeset :-moz-any(.admonition,details):-moz-any(.info,.todo){border-color:#00b8d4}.md-typeset :is(.admonition,details):is(.info,.todo){border-color:#00b8d4}.md-typeset :-webkit-any(.info,.todo)>:-webkit-any(.admonition-title,summary){background-color:rgba(0,184,212,.1)}.md-typeset :-moz-any(.info,.todo)>:-moz-any(.admonition-title,summary){background-color:rgba(0,184,212,.1)}.md-typeset :is(.info,.todo)>:is(.admonition-title,summary){background-color:rgba(0,184,212,.1)}.md-typeset :-webkit-any(.info,.todo)>:-webkit-any(.admonition-title,summary):before{background-color:#00b8d4;-webkit-mask-image:var(--md-admonition-icon--info);mask-image:var(--md-admonition-icon--info);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-moz-any(.info,.todo)>:-moz-any(.admonition-title,summary):before{background-color:#00b8d4;mask-image:var(--md-admonition-icon--info);mask-repeat:no-repeat;mask-size:contain}.md-typeset :is(.info,.todo)>:is(.admonition-title,summary):before{background-color:#00b8d4;-webkit-mask-image:var(--md-admonition-icon--info);mask-image:var(--md-admonition-icon--info);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-webkit-any(.admonition,details):-webkit-any(.tip,.hint,.important){border-color:#00bfa5}.md-typeset :-moz-any(.admonition,details):-moz-any(.tip,.hint,.important){border-color:#00bfa5}.md-typeset :is(.admonition,details):is(.tip,.hint,.important){border-color:#00bfa5}.md-typeset :-webkit-any(.tip,.hint,.important)>:-webkit-any(.admonition-title,summary){background-color:rgba(0,191,165,.1)}.md-typeset :-moz-any(.tip,.hint,.important)>:-moz-any(.admonition-title,summary){background-color:rgba(0,191,165,.1)}.md-typeset :is(.tip,.hint,.important)>:is(.admonition-title,summary){background-color:rgba(0,191,165,.1)}.md-typeset :-webkit-any(.tip,.hint,.important)>:-webkit-any(.admonition-title,summary):before{background-color:#00bfa5;-webkit-mask-image:var(--md-admonition-icon--tip);mask-image:var(--md-admonition-icon--tip);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-moz-any(.tip,.hint,.important)>:-moz-any(.admonition-title,summary):before{background-color:#00bfa5;mask-image:var(--md-admonition-icon--tip);mask-repeat:no-repeat;mask-size:contain}.md-typeset :is(.tip,.hint,.important)>:is(.admonition-title,summary):before{background-color:#00bfa5;-webkit-mask-image:var(--md-admonition-icon--tip);mask-image:var(--md-admonition-icon--tip);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-webkit-any(.admonition,details):-webkit-any(.success,.check,.done){border-color:#00c853}.md-typeset :-moz-any(.admonition,details):-moz-any(.success,.check,.done){border-color:#00c853}.md-typeset :is(.admonition,details):is(.success,.check,.done){border-color:#00c853}.md-typeset :-webkit-any(.success,.check,.done)>:-webkit-any(.admonition-title,summary){background-color:rgba(0,200,83,.1)}.md-typeset :-moz-any(.success,.check,.done)>:-moz-any(.admonition-title,summary){background-color:rgba(0,200,83,.1)}.md-typeset :is(.success,.check,.done)>:is(.admonition-title,summary){background-color:rgba(0,200,83,.1)}.md-typeset :-webkit-any(.success,.check,.done)>:-webkit-any(.admonition-title,summary):before{background-color:#00c853;-webkit-mask-image:var(--md-admonition-icon--success);mask-image:var(--md-admonition-icon--success);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-moz-any(.success,.check,.done)>:-moz-any(.admonition-title,summary):before{background-color:#00c853;mask-image:var(--md-admonition-icon--success);mask-repeat:no-repeat;mask-size:contain}.md-typeset :is(.success,.check,.done)>:is(.admonition-title,summary):before{background-color:#00c853;-webkit-mask-image:var(--md-admonition-icon--success);mask-image:var(--md-admonition-icon--success);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-webkit-any(.admonition,details):-webkit-any(.question,.help,.faq){border-color:#64dd17}.md-typeset :-moz-any(.admonition,details):-moz-any(.question,.help,.faq){border-color:#64dd17}.md-typeset :is(.admonition,details):is(.question,.help,.faq){border-color:#64dd17}.md-typeset :-webkit-any(.question,.help,.faq)>:-webkit-any(.admonition-title,summary){background-color:rgba(100,221,23,.1)}.md-typeset :-moz-any(.question,.help,.faq)>:-moz-any(.admonition-title,summary){background-color:rgba(100,221,23,.1)}.md-typeset :is(.question,.help,.faq)>:is(.admonition-title,summary){background-color:rgba(100,221,23,.1)}.md-typeset :-webkit-any(.question,.help,.faq)>:-webkit-any(.admonition-title,summary):before{background-color:#64dd17;-webkit-mask-image:var(--md-admonition-icon--question);mask-image:var(--md-admonition-icon--question);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-moz-any(.question,.help,.faq)>:-moz-any(.admonition-title,summary):before{background-color:#64dd17;mask-image:var(--md-admonition-icon--question);mask-repeat:no-repeat;mask-size:contain}.md-typeset :is(.question,.help,.faq)>:is(.admonition-title,summary):before{background-color:#64dd17;-webkit-mask-image:var(--md-admonition-icon--question);mask-image:var(--md-admonition-icon--question);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-webkit-any(.admonition,details):-webkit-any(.warning,.caution,.attention){border-color:#ff9100}.md-typeset :-moz-any(.admonition,details):-moz-any(.warning,.caution,.attention){border-color:#ff9100}.md-typeset :is(.admonition,details):is(.warning,.caution,.attention){border-color:#ff9100}.md-typeset :-webkit-any(.warning,.caution,.attention)>:-webkit-any(.admonition-title,summary){background-color:rgba(255,145,0,.1)}.md-typeset :-moz-any(.warning,.caution,.attention)>:-moz-any(.admonition-title,summary){background-color:rgba(255,145,0,.1)}.md-typeset :is(.warning,.caution,.attention)>:is(.admonition-title,summary){background-color:rgba(255,145,0,.1)}.md-typeset :-webkit-any(.warning,.caution,.attention)>:-webkit-any(.admonition-title,summary):before{background-color:#ff9100;-webkit-mask-image:var(--md-admonition-icon--warning);mask-image:var(--md-admonition-icon--warning);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-moz-any(.warning,.caution,.attention)>:-moz-any(.admonition-title,summary):before{background-color:#ff9100;mask-image:var(--md-admonition-icon--warning);mask-repeat:no-repeat;mask-size:contain}.md-typeset :is(.warning,.caution,.attention)>:is(.admonition-title,summary):before{background-color:#ff9100;-webkit-mask-image:var(--md-admonition-icon--warning);mask-image:var(--md-admonition-icon--warning);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-webkit-any(.admonition,details):-webkit-any(.failure,.fail,.missing){border-color:#ff5252}.md-typeset :-moz-any(.admonition,details):-moz-any(.failure,.fail,.missing){border-color:#ff5252}.md-typeset :is(.admonition,details):is(.failure,.fail,.missing){border-color:#ff5252}.md-typeset :-webkit-any(.failure,.fail,.missing)>:-webkit-any(.admonition-title,summary){background-color:rgba(255,82,82,.1)}.md-typeset :-moz-any(.failure,.fail,.missing)>:-moz-any(.admonition-title,summary){background-color:rgba(255,82,82,.1)}.md-typeset :is(.failure,.fail,.missing)>:is(.admonition-title,summary){background-color:rgba(255,82,82,.1)}.md-typeset :-webkit-any(.failure,.fail,.missing)>:-webkit-any(.admonition-title,summary):before{background-color:#ff5252;-webkit-mask-image:var(--md-admonition-icon--failure);mask-image:var(--md-admonition-icon--failure);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-moz-any(.failure,.fail,.missing)>:-moz-any(.admonition-title,summary):before{background-color:#ff5252;mask-image:var(--md-admonition-icon--failure);mask-repeat:no-repeat;mask-size:contain}.md-typeset :is(.failure,.fail,.missing)>:is(.admonition-title,summary):before{background-color:#ff5252;-webkit-mask-image:var(--md-admonition-icon--failure);mask-image:var(--md-admonition-icon--failure);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-webkit-any(.admonition,details):-webkit-any(.danger,.error){border-color:#ff1744}.md-typeset :-moz-any(.admonition,details):-moz-any(.danger,.error){border-color:#ff1744}.md-typeset :is(.admonition,details):is(.danger,.error){border-color:#ff1744}.md-typeset :-webkit-any(.danger,.error)>:-webkit-any(.admonition-title,summary){background-color:rgba(255,23,68,.1)}.md-typeset :-moz-any(.danger,.error)>:-moz-any(.admonition-title,summary){background-color:rgba(255,23,68,.1)}.md-typeset :is(.danger,.error)>:is(.admonition-title,summary){background-color:rgba(255,23,68,.1)}.md-typeset :-webkit-any(.danger,.error)>:-webkit-any(.admonition-title,summary):before{background-color:#ff1744;-webkit-mask-image:var(--md-admonition-icon--danger);mask-image:var(--md-admonition-icon--danger);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-moz-any(.danger,.error)>:-moz-any(.admonition-title,summary):before{background-color:#ff1744;mask-image:var(--md-admonition-icon--danger);mask-repeat:no-repeat;mask-size:contain}.md-typeset :is(.danger,.error)>:is(.admonition-title,summary):before{background-color:#ff1744;-webkit-mask-image:var(--md-admonition-icon--danger);mask-image:var(--md-admonition-icon--danger);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-webkit-any(.admonition,details):-webkit-any(.bug){border-color:#f50057}.md-typeset :-moz-any(.admonition,details):-moz-any(.bug){border-color:#f50057}.md-typeset :is(.admonition,details):is(.bug){border-color:#f50057}.md-typeset :-webkit-any(.bug)>:-webkit-any(.admonition-title,summary){background-color:rgba(245,0,87,.1)}.md-typeset :-moz-any(.bug)>:-moz-any(.admonition-title,summary){background-color:rgba(245,0,87,.1)}.md-typeset :is(.bug)>:is(.admonition-title,summary){background-color:rgba(245,0,87,.1)}.md-typeset :-webkit-any(.bug)>:-webkit-any(.admonition-title,summary):before{background-color:#f50057;-webkit-mask-image:var(--md-admonition-icon--bug);mask-image:var(--md-admonition-icon--bug);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-moz-any(.bug)>:-moz-any(.admonition-title,summary):before{background-color:#f50057;mask-image:var(--md-admonition-icon--bug);mask-repeat:no-repeat;mask-size:contain}.md-typeset :is(.bug)>:is(.admonition-title,summary):before{background-color:#f50057;-webkit-mask-image:var(--md-admonition-icon--bug);mask-image:var(--md-admonition-icon--bug);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-webkit-any(.admonition,details):-webkit-any(.example){border-color:#7c4dff}.md-typeset :-moz-any(.admonition,details):-moz-any(.example){border-color:#7c4dff}.md-typeset :is(.admonition,details):is(.example){border-color:#7c4dff}.md-typeset :-webkit-any(.example)>:-webkit-any(.admonition-title,summary){background-color:rgba(124,77,255,.1)}.md-typeset :-moz-any(.example)>:-moz-any(.admonition-title,summary){background-color:rgba(124,77,255,.1)}.md-typeset :is(.example)>:is(.admonition-title,summary){background-color:rgba(124,77,255,.1)}.md-typeset :-webkit-any(.example)>:-webkit-any(.admonition-title,summary):before{background-color:#7c4dff;-webkit-mask-image:var(--md-admonition-icon--example);mask-image:var(--md-admonition-icon--example);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-moz-any(.example)>:-moz-any(.admonition-title,summary):before{background-color:#7c4dff;mask-image:var(--md-admonition-icon--example);mask-repeat:no-repeat;mask-size:contain}.md-typeset :is(.example)>:is(.admonition-title,summary):before{background-color:#7c4dff;-webkit-mask-image:var(--md-admonition-icon--example);mask-image:var(--md-admonition-icon--example);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-webkit-any(.admonition,details):-webkit-any(.quote,.cite){border-color:#9e9e9e}.md-typeset :-moz-any(.admonition,details):-moz-any(.quote,.cite){border-color:#9e9e9e}.md-typeset :is(.admonition,details):is(.quote,.cite){border-color:#9e9e9e}.md-typeset :-webkit-any(.quote,.cite)>:-webkit-any(.admonition-title,summary){background-color:hsla(0,0%,62%,.1)}.md-typeset :-moz-any(.quote,.cite)>:-moz-any(.admonition-title,summary){background-color:hsla(0,0%,62%,.1)}.md-typeset :is(.quote,.cite)>:is(.admonition-title,summary){background-color:hsla(0,0%,62%,.1)}.md-typeset :-webkit-any(.quote,.cite)>:-webkit-any(.admonition-title,summary):before{background-color:#9e9e9e;-webkit-mask-image:var(--md-admonition-icon--quote);mask-image:var(--md-admonition-icon--quote);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.md-typeset :-moz-any(.quote,.cite)>:-moz-any(.admonition-title,summary):before{background-color:#9e9e9e;mask-image:var(--md-admonition-icon--quote);mask-repeat:no-repeat;mask-size:contain}.md-typeset :is(.quote,.cite)>:is(.admonition-title,summary):before{background-color:#9e9e9e;-webkit-mask-image:var(--md-admonition-icon--quote);mask-image:var(--md-admonition-icon--quote);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}:root{--md-footnotes-icon:url('data:image/svg+xml;charset=utf-8,')}.md-typeset .footnote{color:var(--md-default-fg-color--light);font-size:.64rem}[dir=ltr] .md-typeset .footnote>ol{margin-left:0}[dir=rtl] .md-typeset .footnote>ol{margin-right:0}.md-typeset .footnote>ol>li{transition:color 125ms}.md-typeset .footnote>ol>li:target{color:var(--md-default-fg-color)}.md-typeset .footnote>ol>li:focus-within .footnote-backref{opacity:1;transform:translateX(0);transition:none}.md-typeset .footnote>ol>li:-webkit-any(:hover,:target) .footnote-backref{opacity:1;transform:translateX(0)}.md-typeset .footnote>ol>li:-moz-any(:hover,:target) .footnote-backref{opacity:1;transform:translateX(0)}.md-typeset .footnote>ol>li:is(:hover,:target) .footnote-backref{opacity:1;transform:translateX(0)}.md-typeset .footnote>ol>li>:first-child{margin-top:0}.md-typeset .footnote-ref{font-size:.75em;font-weight:700}html .md-typeset .footnote-ref{outline-offset:.1rem}.md-typeset [id^="fnref:"]:target>.footnote-ref{outline:auto}.md-typeset .footnote-backref{color:var(--md-typeset-a-color);display:inline-block;font-size:0;opacity:0;transform:translateX(.25rem);transition:color .25s,transform .25s .25s,opacity 125ms .25s;vertical-align:text-bottom}@media print{.md-typeset .footnote-backref{color:var(--md-typeset-a-color);opacity:1;transform:translateX(0)}}[dir=rtl] .md-typeset .footnote-backref{transform:translateX(-.25rem)}.md-typeset .footnote-backref:hover{color:var(--md-accent-fg-color)}.md-typeset .footnote-backref:before{background-color:currentcolor;content:"";display:inline-block;height:.8rem;-webkit-mask-image:var(--md-footnotes-icon);mask-image:var(--md-footnotes-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:.8rem}[dir=rtl] .md-typeset .footnote-backref:before svg{transform:scaleX(-1)}[dir=ltr] .md-typeset .headerlink{margin-left:.5rem}[dir=rtl] .md-typeset .headerlink{margin-right:.5rem}.md-typeset .headerlink{color:var(--md-default-fg-color--lighter);display:inline-block;opacity:0;transition:color .25s,opacity 125ms}@media print{.md-typeset .headerlink{display:none}}.md-typeset .headerlink:focus,.md-typeset :-webkit-any(:hover,:target)>.headerlink{opacity:1;-webkit-transition:color .25s,opacity 125ms;transition:color .25s,opacity 125ms}.md-typeset .headerlink:focus,.md-typeset :-moz-any(:hover,:target)>.headerlink{opacity:1;-moz-transition:color .25s,opacity 125ms;transition:color .25s,opacity 125ms}.md-typeset .headerlink:focus,.md-typeset :is(:hover,:target)>.headerlink{opacity:1;transition:color .25s,opacity 125ms}.md-typeset .headerlink:-webkit-any(:focus,:hover),.md-typeset :target>.headerlink{color:var(--md-accent-fg-color)}.md-typeset .headerlink:-moz-any(:focus,:hover),.md-typeset :target>.headerlink{color:var(--md-accent-fg-color)}.md-typeset .headerlink:is(:focus,:hover),.md-typeset :target>.headerlink{color:var(--md-accent-fg-color)}.md-typeset :target{--md-scroll-margin:3.6rem;--md-scroll-offset:0rem;scroll-margin-top:calc(var(--md-scroll-margin) - var(--md-scroll-offset))}@media screen and (min-width:76.25em){.md-header--lifted~.md-container .md-typeset :target{--md-scroll-margin:6rem}}.md-typeset :-webkit-any(h1,h2,h3):target{--md-scroll-offset:0.2rem}.md-typeset :-moz-any(h1,h2,h3):target{--md-scroll-offset:0.2rem}.md-typeset :is(h1,h2,h3):target{--md-scroll-offset:0.2rem}.md-typeset h4:target{--md-scroll-offset:0.15rem}.md-typeset div.arithmatex{overflow:auto}@media screen and (max-width:44.9375em){.md-typeset div.arithmatex{margin:0 -.8rem}}.md-typeset div.arithmatex>*{margin-left:auto!important;margin-right:auto!important;padding:0 .8rem;touch-action:auto;width:-webkit-min-content;width:-moz-min-content;width:min-content}.md-typeset div.arithmatex>* mjx-container{margin:0!important}.md-typeset :-webkit-any(del,ins,.comment).critic{-webkit-box-decoration-break:clone;box-decoration-break:clone}.md-typeset :-moz-any(del,ins,.comment).critic{box-decoration-break:clone}.md-typeset :is(del,ins,.comment).critic{-webkit-box-decoration-break:clone;box-decoration-break:clone}.md-typeset del.critic{background-color:var(--md-typeset-del-color)}.md-typeset ins.critic{background-color:var(--md-typeset-ins-color)}.md-typeset .critic.comment{color:var(--md-code-hl-comment-color)}.md-typeset .critic.comment:before{content:"/* "}.md-typeset .critic.comment:after{content:" */"}.md-typeset .critic.block{box-shadow:none;display:block;margin:1em 0;overflow:auto;padding-left:.8rem;padding-right:.8rem}.md-typeset .critic.block>:first-child{margin-top:.5em}.md-typeset .critic.block>:last-child{margin-bottom:.5em}:root{--md-details-icon:url('data:image/svg+xml;charset=utf-8,')}.md-typeset details{display:flow-root;overflow:visible;padding-top:0}.md-typeset details[open]>summary:after{transform:rotate(90deg)}.md-typeset details:not([open]){box-shadow:none;padding-bottom:0}.md-typeset details:not([open])>summary{border-radius:.1rem}[dir=ltr] .md-typeset summary{padding-right:1.8rem}[dir=rtl] .md-typeset summary{padding-left:1.8rem}[dir=ltr] .md-typeset summary{border-top-left-radius:.1rem}[dir=ltr] .md-typeset summary,[dir=rtl] .md-typeset summary{border-top-right-radius:.1rem}[dir=rtl] .md-typeset summary{border-top-left-radius:.1rem}.md-typeset summary{cursor:pointer;display:block;min-height:1rem}.md-typeset summary.focus-visible{outline-color:var(--md-accent-fg-color);outline-offset:.2rem}.md-typeset summary:not(.focus-visible){-webkit-tap-highlight-color:transparent;outline:none}[dir=ltr] .md-typeset summary:after{right:.4rem}[dir=rtl] .md-typeset summary:after{left:.4rem}.md-typeset summary:after{background-color:currentcolor;content:"";height:1rem;-webkit-mask-image:var(--md-details-icon);mask-image:var(--md-details-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:.625em;transform:rotate(0deg);transition:transform .25s;width:1rem}[dir=rtl] .md-typeset summary:after{transform:rotate(180deg)}.md-typeset summary::marker{display:none}.md-typeset summary::-webkit-details-marker{display:none}.md-typeset :-webkit-any(.emojione,.twemoji,.gemoji){display:inline-flex;height:1.125em;vertical-align:text-top}.md-typeset :-moz-any(.emojione,.twemoji,.gemoji){display:inline-flex;height:1.125em;vertical-align:text-top}.md-typeset :is(.emojione,.twemoji,.gemoji){display:inline-flex;height:1.125em;vertical-align:text-top}.md-typeset :-webkit-any(.emojione,.twemoji,.gemoji) svg{fill:currentcolor;max-height:100%;width:1.125em}.md-typeset :-moz-any(.emojione,.twemoji,.gemoji) svg{fill:currentcolor;max-height:100%;width:1.125em}.md-typeset :is(.emojione,.twemoji,.gemoji) svg{fill:currentcolor;max-height:100%;width:1.125em}.highlight :-webkit-any(.o,.ow){color:var(--md-code-hl-operator-color)}.highlight :-moz-any(.o,.ow){color:var(--md-code-hl-operator-color)}.highlight :is(.o,.ow){color:var(--md-code-hl-operator-color)}.highlight .p{color:var(--md-code-hl-punctuation-color)}.highlight :-webkit-any(.cpf,.l,.s,.sb,.sc,.s2,.si,.s1,.ss){color:var(--md-code-hl-string-color)}.highlight :-moz-any(.cpf,.l,.s,.sb,.sc,.s2,.si,.s1,.ss){color:var(--md-code-hl-string-color)}.highlight :is(.cpf,.l,.s,.sb,.sc,.s2,.si,.s1,.ss){color:var(--md-code-hl-string-color)}.highlight :-webkit-any(.cp,.se,.sh,.sr,.sx){color:var(--md-code-hl-special-color)}.highlight :-moz-any(.cp,.se,.sh,.sr,.sx){color:var(--md-code-hl-special-color)}.highlight :is(.cp,.se,.sh,.sr,.sx){color:var(--md-code-hl-special-color)}.highlight :-webkit-any(.m,.mb,.mf,.mh,.mi,.il,.mo){color:var(--md-code-hl-number-color)}.highlight :-moz-any(.m,.mb,.mf,.mh,.mi,.il,.mo){color:var(--md-code-hl-number-color)}.highlight :is(.m,.mb,.mf,.mh,.mi,.il,.mo){color:var(--md-code-hl-number-color)}.highlight :-webkit-any(.k,.kd,.kn,.kp,.kr,.kt){color:var(--md-code-hl-keyword-color)}.highlight :-moz-any(.k,.kd,.kn,.kp,.kr,.kt){color:var(--md-code-hl-keyword-color)}.highlight :is(.k,.kd,.kn,.kp,.kr,.kt){color:var(--md-code-hl-keyword-color)}.highlight :-webkit-any(.kc,.n){color:var(--md-code-hl-name-color)}.highlight :-moz-any(.kc,.n){color:var(--md-code-hl-name-color)}.highlight :is(.kc,.n){color:var(--md-code-hl-name-color)}.highlight :-webkit-any(.no,.nb,.bp){color:var(--md-code-hl-constant-color)}.highlight :-moz-any(.no,.nb,.bp){color:var(--md-code-hl-constant-color)}.highlight :is(.no,.nb,.bp){color:var(--md-code-hl-constant-color)}.highlight :-webkit-any(.nc,.ne,.nf,.nn){color:var(--md-code-hl-function-color)}.highlight :-moz-any(.nc,.ne,.nf,.nn){color:var(--md-code-hl-function-color)}.highlight :is(.nc,.ne,.nf,.nn){color:var(--md-code-hl-function-color)}.highlight :-webkit-any(.nd,.ni,.nl,.nt){color:var(--md-code-hl-keyword-color)}.highlight :-moz-any(.nd,.ni,.nl,.nt){color:var(--md-code-hl-keyword-color)}.highlight :is(.nd,.ni,.nl,.nt){color:var(--md-code-hl-keyword-color)}.highlight :-webkit-any(.c,.cm,.c1,.ch,.cs,.sd){color:var(--md-code-hl-comment-color)}.highlight :-moz-any(.c,.cm,.c1,.ch,.cs,.sd){color:var(--md-code-hl-comment-color)}.highlight :is(.c,.cm,.c1,.ch,.cs,.sd){color:var(--md-code-hl-comment-color)}.highlight :-webkit-any(.na,.nv,.vc,.vg,.vi){color:var(--md-code-hl-variable-color)}.highlight :-moz-any(.na,.nv,.vc,.vg,.vi){color:var(--md-code-hl-variable-color)}.highlight :is(.na,.nv,.vc,.vg,.vi){color:var(--md-code-hl-variable-color)}.highlight :-webkit-any(.ge,.gr,.gh,.go,.gp,.gs,.gu,.gt){color:var(--md-code-hl-generic-color)}.highlight :-moz-any(.ge,.gr,.gh,.go,.gp,.gs,.gu,.gt){color:var(--md-code-hl-generic-color)}.highlight :is(.ge,.gr,.gh,.go,.gp,.gs,.gu,.gt){color:var(--md-code-hl-generic-color)}.highlight :-webkit-any(.gd,.gi){border-radius:.1rem;margin:0 -.125em;padding:0 .125em}.highlight :-moz-any(.gd,.gi){border-radius:.1rem;margin:0 -.125em;padding:0 .125em}.highlight :is(.gd,.gi){border-radius:.1rem;margin:0 -.125em;padding:0 .125em}.highlight .gd{background-color:var(--md-typeset-del-color)}.highlight .gi{background-color:var(--md-typeset-ins-color)}.highlight .hll{background-color:var(--md-code-hl-color);display:block;margin:0 -1.1764705882em;padding:0 1.1764705882em}.highlight span.filename{background-color:var(--md-code-bg-color);border-bottom:.05rem solid var(--md-default-fg-color--lightest);border-top-left-radius:.1rem;border-top-right-radius:.1rem;display:flow-root;font-size:.85em;font-weight:700;margin-top:1em;padding:.6617647059em 1.1764705882em;position:relative}.highlight span.filename+pre{margin-top:0}.highlight span.filename+pre>code{border-top-left-radius:0;border-top-right-radius:0}.highlight [data-linenos]:before{background-color:var(--md-code-bg-color);box-shadow:-.05rem 0 var(--md-default-fg-color--lightest) inset;color:var(--md-default-fg-color--light);content:attr(data-linenos);float:left;left:-1.1764705882em;margin-left:-1.1764705882em;margin-right:1.1764705882em;padding-left:1.1764705882em;position:-webkit-sticky;position:sticky;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.highlight code a[id]{position:absolute;visibility:hidden}.highlight code[data-md-copying] .hll{display:contents}.highlight code[data-md-copying] .md-annotation{display:none}.highlighttable{display:flow-root}.highlighttable :-webkit-any(tbody,td){display:block;padding:0}.highlighttable :-moz-any(tbody,td){display:block;padding:0}.highlighttable :is(tbody,td){display:block;padding:0}.highlighttable tr{display:flex}.highlighttable pre{margin:0}.highlighttable th.filename{flex-grow:1;padding:0;text-align:left}.highlighttable th.filename span.filename{margin-top:0}.highlighttable .linenos{background-color:var(--md-code-bg-color);border-bottom-left-radius:.1rem;border-top-left-radius:.1rem;font-size:.85em;padding:.7720588235em 0 .7720588235em 1.1764705882em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.highlighttable .linenodiv{box-shadow:-.05rem 0 var(--md-default-fg-color--lightest) inset;padding-right:.5882352941em}.highlighttable .linenodiv pre{color:var(--md-default-fg-color--light);text-align:right}.highlighttable .code{flex:1;min-width:0}.linenodiv a{color:inherit}.md-typeset .highlighttable{direction:ltr;margin:1em 0}.md-typeset .highlighttable>tbody>tr>.code>div>pre>code{border-bottom-left-radius:0;border-top-left-radius:0}.md-typeset .highlight+.result{border:.05rem solid var(--md-code-bg-color);border-bottom-left-radius:.1rem;border-bottom-right-radius:.1rem;border-top-width:.1rem;margin-top:-1.125em;overflow:visible;padding:0 1em}.md-typeset .highlight+.result:after{clear:both;content:"";display:block}@media screen and (max-width:44.9375em){.md-content__inner>.highlight{margin:1em -.8rem}.md-content__inner>.highlight>.filename,.md-content__inner>.highlight>.highlighttable>tbody>tr>.code>div>pre>code,.md-content__inner>.highlight>.highlighttable>tbody>tr>.filename span.filename,.md-content__inner>.highlight>.highlighttable>tbody>tr>.linenos,.md-content__inner>.highlight>pre>code{border-radius:0}.md-content__inner>.highlight+.result{border-left-width:0;border-radius:0;border-right-width:0;margin-left:-.8rem;margin-right:-.8rem}}.md-typeset .keys kbd:-webkit-any(:before,:after){-moz-osx-font-smoothing:initial;-webkit-font-smoothing:initial;color:inherit;margin:0;position:relative}.md-typeset .keys kbd:-moz-any(:before,:after){-moz-osx-font-smoothing:initial;-webkit-font-smoothing:initial;color:inherit;margin:0;position:relative}.md-typeset .keys kbd:is(:before,:after){-moz-osx-font-smoothing:initial;-webkit-font-smoothing:initial;color:inherit;margin:0;position:relative}.md-typeset .keys span{color:var(--md-default-fg-color--light);padding:0 .2em}.md-typeset .keys .key-alt:before,.md-typeset .keys .key-left-alt:before,.md-typeset .keys .key-right-alt:before{content:"⎇";padding-right:.4em}.md-typeset .keys .key-command:before,.md-typeset .keys .key-left-command:before,.md-typeset .keys .key-right-command:before{content:"⌘";padding-right:.4em}.md-typeset .keys .key-control:before,.md-typeset .keys .key-left-control:before,.md-typeset .keys .key-right-control:before{content:"⌃";padding-right:.4em}.md-typeset .keys .key-left-meta:before,.md-typeset .keys .key-meta:before,.md-typeset .keys .key-right-meta:before{content:"◆";padding-right:.4em}.md-typeset .keys .key-left-option:before,.md-typeset .keys .key-option:before,.md-typeset .keys .key-right-option:before{content:"⌥";padding-right:.4em}.md-typeset .keys .key-left-shift:before,.md-typeset .keys .key-right-shift:before,.md-typeset .keys .key-shift:before{content:"⇧";padding-right:.4em}.md-typeset .keys .key-left-super:before,.md-typeset .keys .key-right-super:before,.md-typeset .keys .key-super:before{content:"❖";padding-right:.4em}.md-typeset .keys .key-left-windows:before,.md-typeset .keys .key-right-windows:before,.md-typeset .keys .key-windows:before{content:"⊞";padding-right:.4em}.md-typeset .keys .key-arrow-down:before{content:"↓";padding-right:.4em}.md-typeset .keys .key-arrow-left:before{content:"←";padding-right:.4em}.md-typeset .keys .key-arrow-right:before{content:"→";padding-right:.4em}.md-typeset .keys .key-arrow-up:before{content:"↑";padding-right:.4em}.md-typeset .keys .key-backspace:before{content:"⌫";padding-right:.4em}.md-typeset .keys .key-backtab:before{content:"⇤";padding-right:.4em}.md-typeset .keys .key-caps-lock:before{content:"⇪";padding-right:.4em}.md-typeset .keys .key-clear:before{content:"⌧";padding-right:.4em}.md-typeset .keys .key-context-menu:before{content:"☰";padding-right:.4em}.md-typeset .keys .key-delete:before{content:"⌦";padding-right:.4em}.md-typeset .keys .key-eject:before{content:"⏏";padding-right:.4em}.md-typeset .keys .key-end:before{content:"⤓";padding-right:.4em}.md-typeset .keys .key-escape:before{content:"⎋";padding-right:.4em}.md-typeset .keys .key-home:before{content:"⤒";padding-right:.4em}.md-typeset .keys .key-insert:before{content:"⎀";padding-right:.4em}.md-typeset .keys .key-page-down:before{content:"⇟";padding-right:.4em}.md-typeset .keys .key-page-up:before{content:"⇞";padding-right:.4em}.md-typeset .keys .key-print-screen:before{content:"⎙";padding-right:.4em}.md-typeset .keys .key-tab:after{content:"⇥";padding-left:.4em}.md-typeset .keys .key-num-enter:after{content:"⌤";padding-left:.4em}.md-typeset .keys .key-enter:after{content:"⏎";padding-left:.4em}:root{--md-tabbed-icon--prev:url('data:image/svg+xml;charset=utf-8,');--md-tabbed-icon--next:url('data:image/svg+xml;charset=utf-8,')}.md-typeset .tabbed-set{border-radius:.1rem;display:flex;flex-flow:column wrap;margin:1em 0;position:relative}.md-typeset .tabbed-set>input{height:0;opacity:0;position:absolute;width:0}.md-typeset .tabbed-set>input:target{--md-scroll-offset:0.625em}.md-typeset .tabbed-labels{-ms-overflow-style:none;box-shadow:0 -.05rem var(--md-default-fg-color--lightest) inset;display:flex;max-width:100%;overflow:auto;scrollbar-width:none}@media print{.md-typeset .tabbed-labels{display:contents}}@media screen{.js .md-typeset .tabbed-labels{position:relative}.js .md-typeset .tabbed-labels:before{background:var(--md-accent-fg-color);bottom:0;content:"";display:block;height:2px;left:0;position:absolute;transform:translateX(var(--md-indicator-x));transition:width 225ms,transform .25s;transition-timing-function:cubic-bezier(.4,0,.2,1);width:var(--md-indicator-width)}}.md-typeset .tabbed-labels::-webkit-scrollbar{display:none}.md-typeset .tabbed-labels>label{border-bottom:.1rem solid transparent;border-radius:.1rem .1rem 0 0;color:var(--md-default-fg-color--light);cursor:pointer;flex-shrink:0;font-size:.64rem;font-weight:700;padding:.78125em 1.25em .625em;scroll-margin-inline-start:1rem;transition:background-color .25s,color .25s;white-space:nowrap;width:auto}@media print{.md-typeset .tabbed-labels>label:first-child{order:1}.md-typeset .tabbed-labels>label:nth-child(2){order:2}.md-typeset .tabbed-labels>label:nth-child(3){order:3}.md-typeset .tabbed-labels>label:nth-child(4){order:4}.md-typeset .tabbed-labels>label:nth-child(5){order:5}.md-typeset .tabbed-labels>label:nth-child(6){order:6}.md-typeset .tabbed-labels>label:nth-child(7){order:7}.md-typeset .tabbed-labels>label:nth-child(8){order:8}.md-typeset .tabbed-labels>label:nth-child(9){order:9}.md-typeset .tabbed-labels>label:nth-child(10){order:10}.md-typeset .tabbed-labels>label:nth-child(11){order:11}.md-typeset .tabbed-labels>label:nth-child(12){order:12}.md-typeset .tabbed-labels>label:nth-child(13){order:13}.md-typeset .tabbed-labels>label:nth-child(14){order:14}.md-typeset .tabbed-labels>label:nth-child(15){order:15}.md-typeset .tabbed-labels>label:nth-child(16){order:16}.md-typeset .tabbed-labels>label:nth-child(17){order:17}.md-typeset .tabbed-labels>label:nth-child(18){order:18}.md-typeset .tabbed-labels>label:nth-child(19){order:19}.md-typeset .tabbed-labels>label:nth-child(20){order:20}}.md-typeset .tabbed-labels>label:hover{color:var(--md-accent-fg-color)}.md-typeset .tabbed-content{width:100%}@media print{.md-typeset .tabbed-content{display:contents}}.md-typeset .tabbed-block{display:none}@media print{.md-typeset .tabbed-block{display:block}.md-typeset .tabbed-block:first-child{order:1}.md-typeset .tabbed-block:nth-child(2){order:2}.md-typeset .tabbed-block:nth-child(3){order:3}.md-typeset .tabbed-block:nth-child(4){order:4}.md-typeset .tabbed-block:nth-child(5){order:5}.md-typeset .tabbed-block:nth-child(6){order:6}.md-typeset .tabbed-block:nth-child(7){order:7}.md-typeset .tabbed-block:nth-child(8){order:8}.md-typeset .tabbed-block:nth-child(9){order:9}.md-typeset .tabbed-block:nth-child(10){order:10}.md-typeset .tabbed-block:nth-child(11){order:11}.md-typeset .tabbed-block:nth-child(12){order:12}.md-typeset .tabbed-block:nth-child(13){order:13}.md-typeset .tabbed-block:nth-child(14){order:14}.md-typeset .tabbed-block:nth-child(15){order:15}.md-typeset .tabbed-block:nth-child(16){order:16}.md-typeset .tabbed-block:nth-child(17){order:17}.md-typeset .tabbed-block:nth-child(18){order:18}.md-typeset .tabbed-block:nth-child(19){order:19}.md-typeset .tabbed-block:nth-child(20){order:20}}.md-typeset .tabbed-block>.highlight:first-child>pre,.md-typeset .tabbed-block>pre:first-child{margin:0}.md-typeset .tabbed-block>.highlight:first-child>pre>code,.md-typeset .tabbed-block>pre:first-child>code{border-top-left-radius:0;border-top-right-radius:0}.md-typeset .tabbed-block>.highlight:first-child>.filename{border-top-left-radius:0;border-top-right-radius:0;margin:0}.md-typeset .tabbed-block>.highlight:first-child>.highlighttable{margin:0}.md-typeset .tabbed-block>.highlight:first-child>.highlighttable>tbody>tr>.filename span.filename,.md-typeset .tabbed-block>.highlight:first-child>.highlighttable>tbody>tr>.linenos{border-top-left-radius:0;border-top-right-radius:0;margin:0}.md-typeset .tabbed-block>.highlight:first-child>.highlighttable>tbody>tr>.code>div>pre>code{border-top-left-radius:0;border-top-right-radius:0}.md-typeset .tabbed-block>.highlight:first-child+.result{margin-top:-.125em}.md-typeset .tabbed-block>.tabbed-set{margin:0}.md-typeset .tabbed-button{align-self:center;border-radius:100%;color:var(--md-default-fg-color--light);cursor:pointer;display:block;height:.9rem;margin-top:.1rem;pointer-events:auto;transition:background-color .25s;width:.9rem}.md-typeset .tabbed-button:hover{background-color:var(--md-accent-fg-color--transparent);color:var(--md-accent-fg-color)}.md-typeset .tabbed-button:after{background-color:currentcolor;content:"";display:block;height:100%;-webkit-mask-image:var(--md-tabbed-icon--prev);mask-image:var(--md-tabbed-icon--prev);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:background-color .25s,transform .25s;width:100%}.md-typeset .tabbed-control{background:linear-gradient(to right,var(--md-default-bg-color) 60%,transparent);display:flex;height:1.9rem;justify-content:start;pointer-events:none;position:absolute;transition:opacity 125ms;width:1.2rem}[dir=rtl] .md-typeset .tabbed-control{transform:rotate(180deg)}.md-typeset .tabbed-control[hidden]{opacity:0}.md-typeset .tabbed-control--next{background:linear-gradient(to left,var(--md-default-bg-color) 60%,transparent);justify-content:end;right:0}.md-typeset .tabbed-control--next .tabbed-button:after{-webkit-mask-image:var(--md-tabbed-icon--next);mask-image:var(--md-tabbed-icon--next)}@media screen and (max-width:44.9375em){[dir=ltr] .md-content__inner>.tabbed-set .tabbed-labels{padding-left:.8rem}[dir=rtl] .md-content__inner>.tabbed-set .tabbed-labels{padding-right:.8rem}.md-content__inner>.tabbed-set .tabbed-labels{margin:0 -.8rem;max-width:100vw;scroll-padding-inline-start:.8rem}[dir=ltr] .md-content__inner>.tabbed-set .tabbed-labels:after{padding-right:.8rem}[dir=rtl] .md-content__inner>.tabbed-set .tabbed-labels:after{padding-left:.8rem}.md-content__inner>.tabbed-set .tabbed-labels:after{content:""}[dir=ltr] .md-content__inner>.tabbed-set .tabbed-labels~.tabbed-control--prev{margin-left:-.8rem}[dir=rtl] .md-content__inner>.tabbed-set .tabbed-labels~.tabbed-control--prev{margin-right:-.8rem}[dir=ltr] .md-content__inner>.tabbed-set .tabbed-labels~.tabbed-control--prev{padding-left:.8rem}[dir=rtl] .md-content__inner>.tabbed-set .tabbed-labels~.tabbed-control--prev{padding-right:.8rem}.md-content__inner>.tabbed-set .tabbed-labels~.tabbed-control--prev{width:2rem}[dir=ltr] .md-content__inner>.tabbed-set .tabbed-labels~.tabbed-control--next{margin-right:-.8rem}[dir=rtl] .md-content__inner>.tabbed-set .tabbed-labels~.tabbed-control--next{margin-left:-.8rem}[dir=ltr] .md-content__inner>.tabbed-set .tabbed-labels~.tabbed-control--next{padding-right:.8rem}[dir=rtl] .md-content__inner>.tabbed-set .tabbed-labels~.tabbed-control--next{padding-left:.8rem}.md-content__inner>.tabbed-set .tabbed-labels~.tabbed-control--next{width:2rem}}@media screen{.md-typeset .tabbed-set>input:first-child:checked~.tabbed-labels>:first-child,.md-typeset .tabbed-set>input:nth-child(10):checked~.tabbed-labels>:nth-child(10),.md-typeset .tabbed-set>input:nth-child(11):checked~.tabbed-labels>:nth-child(11),.md-typeset .tabbed-set>input:nth-child(12):checked~.tabbed-labels>:nth-child(12),.md-typeset .tabbed-set>input:nth-child(13):checked~.tabbed-labels>:nth-child(13),.md-typeset .tabbed-set>input:nth-child(14):checked~.tabbed-labels>:nth-child(14),.md-typeset .tabbed-set>input:nth-child(15):checked~.tabbed-labels>:nth-child(15),.md-typeset .tabbed-set>input:nth-child(16):checked~.tabbed-labels>:nth-child(16),.md-typeset .tabbed-set>input:nth-child(17):checked~.tabbed-labels>:nth-child(17),.md-typeset .tabbed-set>input:nth-child(18):checked~.tabbed-labels>:nth-child(18),.md-typeset .tabbed-set>input:nth-child(19):checked~.tabbed-labels>:nth-child(19),.md-typeset .tabbed-set>input:nth-child(2):checked~.tabbed-labels>:nth-child(2),.md-typeset .tabbed-set>input:nth-child(20):checked~.tabbed-labels>:nth-child(20),.md-typeset .tabbed-set>input:nth-child(3):checked~.tabbed-labels>:nth-child(3),.md-typeset .tabbed-set>input:nth-child(4):checked~.tabbed-labels>:nth-child(4),.md-typeset .tabbed-set>input:nth-child(5):checked~.tabbed-labels>:nth-child(5),.md-typeset .tabbed-set>input:nth-child(6):checked~.tabbed-labels>:nth-child(6),.md-typeset .tabbed-set>input:nth-child(7):checked~.tabbed-labels>:nth-child(7),.md-typeset .tabbed-set>input:nth-child(8):checked~.tabbed-labels>:nth-child(8),.md-typeset .tabbed-set>input:nth-child(9):checked~.tabbed-labels>:nth-child(9){color:var(--md-accent-fg-color)}.md-typeset .no-js .tabbed-set>input:first-child:checked~.tabbed-labels>:first-child,.md-typeset .no-js .tabbed-set>input:nth-child(10):checked~.tabbed-labels>:nth-child(10),.md-typeset .no-js .tabbed-set>input:nth-child(11):checked~.tabbed-labels>:nth-child(11),.md-typeset .no-js .tabbed-set>input:nth-child(12):checked~.tabbed-labels>:nth-child(12),.md-typeset .no-js .tabbed-set>input:nth-child(13):checked~.tabbed-labels>:nth-child(13),.md-typeset .no-js .tabbed-set>input:nth-child(14):checked~.tabbed-labels>:nth-child(14),.md-typeset .no-js .tabbed-set>input:nth-child(15):checked~.tabbed-labels>:nth-child(15),.md-typeset .no-js .tabbed-set>input:nth-child(16):checked~.tabbed-labels>:nth-child(16),.md-typeset .no-js .tabbed-set>input:nth-child(17):checked~.tabbed-labels>:nth-child(17),.md-typeset .no-js .tabbed-set>input:nth-child(18):checked~.tabbed-labels>:nth-child(18),.md-typeset .no-js .tabbed-set>input:nth-child(19):checked~.tabbed-labels>:nth-child(19),.md-typeset .no-js .tabbed-set>input:nth-child(2):checked~.tabbed-labels>:nth-child(2),.md-typeset .no-js .tabbed-set>input:nth-child(20):checked~.tabbed-labels>:nth-child(20),.md-typeset .no-js .tabbed-set>input:nth-child(3):checked~.tabbed-labels>:nth-child(3),.md-typeset .no-js .tabbed-set>input:nth-child(4):checked~.tabbed-labels>:nth-child(4),.md-typeset .no-js .tabbed-set>input:nth-child(5):checked~.tabbed-labels>:nth-child(5),.md-typeset .no-js .tabbed-set>input:nth-child(6):checked~.tabbed-labels>:nth-child(6),.md-typeset .no-js .tabbed-set>input:nth-child(7):checked~.tabbed-labels>:nth-child(7),.md-typeset .no-js .tabbed-set>input:nth-child(8):checked~.tabbed-labels>:nth-child(8),.md-typeset .no-js .tabbed-set>input:nth-child(9):checked~.tabbed-labels>:nth-child(9),.no-js .md-typeset .tabbed-set>input:first-child:checked~.tabbed-labels>:first-child,.no-js .md-typeset .tabbed-set>input:nth-child(10):checked~.tabbed-labels>:nth-child(10),.no-js .md-typeset .tabbed-set>input:nth-child(11):checked~.tabbed-labels>:nth-child(11),.no-js .md-typeset .tabbed-set>input:nth-child(12):checked~.tabbed-labels>:nth-child(12),.no-js .md-typeset .tabbed-set>input:nth-child(13):checked~.tabbed-labels>:nth-child(13),.no-js .md-typeset .tabbed-set>input:nth-child(14):checked~.tabbed-labels>:nth-child(14),.no-js .md-typeset .tabbed-set>input:nth-child(15):checked~.tabbed-labels>:nth-child(15),.no-js .md-typeset .tabbed-set>input:nth-child(16):checked~.tabbed-labels>:nth-child(16),.no-js .md-typeset .tabbed-set>input:nth-child(17):checked~.tabbed-labels>:nth-child(17),.no-js .md-typeset .tabbed-set>input:nth-child(18):checked~.tabbed-labels>:nth-child(18),.no-js .md-typeset .tabbed-set>input:nth-child(19):checked~.tabbed-labels>:nth-child(19),.no-js .md-typeset .tabbed-set>input:nth-child(2):checked~.tabbed-labels>:nth-child(2),.no-js .md-typeset .tabbed-set>input:nth-child(20):checked~.tabbed-labels>:nth-child(20),.no-js .md-typeset .tabbed-set>input:nth-child(3):checked~.tabbed-labels>:nth-child(3),.no-js .md-typeset .tabbed-set>input:nth-child(4):checked~.tabbed-labels>:nth-child(4),.no-js .md-typeset .tabbed-set>input:nth-child(5):checked~.tabbed-labels>:nth-child(5),.no-js .md-typeset .tabbed-set>input:nth-child(6):checked~.tabbed-labels>:nth-child(6),.no-js .md-typeset .tabbed-set>input:nth-child(7):checked~.tabbed-labels>:nth-child(7),.no-js .md-typeset .tabbed-set>input:nth-child(8):checked~.tabbed-labels>:nth-child(8),.no-js .md-typeset .tabbed-set>input:nth-child(9):checked~.tabbed-labels>:nth-child(9){border-color:var(--md-accent-fg-color)}}.md-typeset .tabbed-set>input:first-child.focus-visible~.tabbed-labels>:first-child,.md-typeset .tabbed-set>input:nth-child(10).focus-visible~.tabbed-labels>:nth-child(10),.md-typeset .tabbed-set>input:nth-child(11).focus-visible~.tabbed-labels>:nth-child(11),.md-typeset .tabbed-set>input:nth-child(12).focus-visible~.tabbed-labels>:nth-child(12),.md-typeset .tabbed-set>input:nth-child(13).focus-visible~.tabbed-labels>:nth-child(13),.md-typeset .tabbed-set>input:nth-child(14).focus-visible~.tabbed-labels>:nth-child(14),.md-typeset .tabbed-set>input:nth-child(15).focus-visible~.tabbed-labels>:nth-child(15),.md-typeset .tabbed-set>input:nth-child(16).focus-visible~.tabbed-labels>:nth-child(16),.md-typeset .tabbed-set>input:nth-child(17).focus-visible~.tabbed-labels>:nth-child(17),.md-typeset .tabbed-set>input:nth-child(18).focus-visible~.tabbed-labels>:nth-child(18),.md-typeset .tabbed-set>input:nth-child(19).focus-visible~.tabbed-labels>:nth-child(19),.md-typeset .tabbed-set>input:nth-child(2).focus-visible~.tabbed-labels>:nth-child(2),.md-typeset .tabbed-set>input:nth-child(20).focus-visible~.tabbed-labels>:nth-child(20),.md-typeset .tabbed-set>input:nth-child(3).focus-visible~.tabbed-labels>:nth-child(3),.md-typeset .tabbed-set>input:nth-child(4).focus-visible~.tabbed-labels>:nth-child(4),.md-typeset .tabbed-set>input:nth-child(5).focus-visible~.tabbed-labels>:nth-child(5),.md-typeset .tabbed-set>input:nth-child(6).focus-visible~.tabbed-labels>:nth-child(6),.md-typeset .tabbed-set>input:nth-child(7).focus-visible~.tabbed-labels>:nth-child(7),.md-typeset .tabbed-set>input:nth-child(8).focus-visible~.tabbed-labels>:nth-child(8),.md-typeset .tabbed-set>input:nth-child(9).focus-visible~.tabbed-labels>:nth-child(9){background-color:var(--md-accent-fg-color--transparent)}.md-typeset .tabbed-set>input:first-child:checked~.tabbed-content>:first-child,.md-typeset .tabbed-set>input:nth-child(10):checked~.tabbed-content>:nth-child(10),.md-typeset .tabbed-set>input:nth-child(11):checked~.tabbed-content>:nth-child(11),.md-typeset .tabbed-set>input:nth-child(12):checked~.tabbed-content>:nth-child(12),.md-typeset .tabbed-set>input:nth-child(13):checked~.tabbed-content>:nth-child(13),.md-typeset .tabbed-set>input:nth-child(14):checked~.tabbed-content>:nth-child(14),.md-typeset .tabbed-set>input:nth-child(15):checked~.tabbed-content>:nth-child(15),.md-typeset .tabbed-set>input:nth-child(16):checked~.tabbed-content>:nth-child(16),.md-typeset .tabbed-set>input:nth-child(17):checked~.tabbed-content>:nth-child(17),.md-typeset .tabbed-set>input:nth-child(18):checked~.tabbed-content>:nth-child(18),.md-typeset .tabbed-set>input:nth-child(19):checked~.tabbed-content>:nth-child(19),.md-typeset .tabbed-set>input:nth-child(2):checked~.tabbed-content>:nth-child(2),.md-typeset .tabbed-set>input:nth-child(20):checked~.tabbed-content>:nth-child(20),.md-typeset .tabbed-set>input:nth-child(3):checked~.tabbed-content>:nth-child(3),.md-typeset .tabbed-set>input:nth-child(4):checked~.tabbed-content>:nth-child(4),.md-typeset .tabbed-set>input:nth-child(5):checked~.tabbed-content>:nth-child(5),.md-typeset .tabbed-set>input:nth-child(6):checked~.tabbed-content>:nth-child(6),.md-typeset .tabbed-set>input:nth-child(7):checked~.tabbed-content>:nth-child(7),.md-typeset .tabbed-set>input:nth-child(8):checked~.tabbed-content>:nth-child(8),.md-typeset .tabbed-set>input:nth-child(9):checked~.tabbed-content>:nth-child(9){display:block}:root{--md-tasklist-icon:url('data:image/svg+xml;charset=utf-8,');--md-tasklist-icon--checked:url('data:image/svg+xml;charset=utf-8,')}.md-typeset .task-list-item{list-style-type:none;position:relative}[dir=ltr] .md-typeset .task-list-item [type=checkbox]{left:-2em}[dir=rtl] .md-typeset .task-list-item [type=checkbox]{right:-2em}.md-typeset .task-list-item [type=checkbox]{position:absolute;top:.45em}.md-typeset .task-list-control [type=checkbox]{opacity:0;z-index:-1}[dir=ltr] .md-typeset .task-list-indicator:before{left:-1.5em}[dir=rtl] .md-typeset .task-list-indicator:before{right:-1.5em}.md-typeset .task-list-indicator:before{background-color:var(--md-default-fg-color--lightest);content:"";height:1.25em;-webkit-mask-image:var(--md-tasklist-icon);mask-image:var(--md-tasklist-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:.15em;width:1.25em}.md-typeset [type=checkbox]:checked+.task-list-indicator:before{background-color:#00e676;-webkit-mask-image:var(--md-tasklist-icon--checked);mask-image:var(--md-tasklist-icon--checked)}:root>*{--md-mermaid-font-family:var(--md-text-font-family),sans-serif;--md-mermaid-edge-color:var(--md-code-fg-color);--md-mermaid-node-bg-color:var(--md-accent-fg-color--transparent);--md-mermaid-node-fg-color:var(--md-accent-fg-color);--md-mermaid-label-bg-color:var(--md-default-bg-color);--md-mermaid-label-fg-color:var(--md-code-fg-color)}.mermaid{line-height:normal;margin:1em 0}@media screen and (min-width:45em){[dir=ltr] .md-typeset .inline{margin-right:.8rem}[dir=rtl] .md-typeset .inline{margin-left:.8rem}.md-typeset .inline{float:left;margin-bottom:.8rem;margin-top:0;width:11.7rem}[dir=rtl] .md-typeset .inline{float:right}[dir=ltr] .md-typeset .inline.end{margin-left:.8rem;margin-right:0}[dir=rtl] .md-typeset .inline.end{margin-left:0;margin-right:.8rem}.md-typeset .inline.end{float:right}[dir=rtl] .md-typeset .inline.end{float:left}} \ No newline at end of file diff --git a/en/2022.8/assets/stylesheets/main.69437709.min.css.map b/en/2022.8/assets/stylesheets/main.69437709.min.css.map new file mode 100644 index 000000000..4c560661a --- /dev/null +++ b/en/2022.8/assets/stylesheets/main.69437709.min.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["src/assets/stylesheets/main/extensions/pymdownx/_keys.scss","../../../src/assets/stylesheets/main.scss","src/assets/stylesheets/main/_resets.scss","src/assets/stylesheets/main/_colors.scss","src/assets/stylesheets/main/_icons.scss","src/assets/stylesheets/main/_typeset.scss","src/assets/stylesheets/utilities/_break.scss","src/assets/stylesheets/main/layout/_banner.scss","src/assets/stylesheets/main/layout/_base.scss","src/assets/stylesheets/main/layout/_clipboard.scss","src/assets/stylesheets/main/layout/_consent.scss","src/assets/stylesheets/main/layout/_content.scss","src/assets/stylesheets/main/layout/_dialog.scss","src/assets/stylesheets/main/layout/_feedback.scss","src/assets/stylesheets/main/layout/_footer.scss","src/assets/stylesheets/main/layout/_form.scss","src/assets/stylesheets/main/layout/_header.scss","src/assets/stylesheets/main/layout/_nav.scss","src/assets/stylesheets/main/layout/_search.scss","src/assets/stylesheets/main/layout/_select.scss","src/assets/stylesheets/main/layout/_sidebar.scss","src/assets/stylesheets/main/layout/_source.scss","src/assets/stylesheets/main/layout/_tabs.scss","src/assets/stylesheets/main/layout/_tag.scss","src/assets/stylesheets/main/layout/_tooltip.scss","src/assets/stylesheets/main/layout/_top.scss","src/assets/stylesheets/main/layout/_version.scss","src/assets/stylesheets/main/extensions/markdown/_admonition.scss","node_modules/material-design-color/material-color.scss","src/assets/stylesheets/main/extensions/markdown/_footnotes.scss","src/assets/stylesheets/main/extensions/markdown/_toc.scss","src/assets/stylesheets/main/extensions/pymdownx/_arithmatex.scss","src/assets/stylesheets/main/extensions/pymdownx/_critic.scss","src/assets/stylesheets/main/extensions/pymdownx/_details.scss","src/assets/stylesheets/main/extensions/pymdownx/_emoji.scss","src/assets/stylesheets/main/extensions/pymdownx/_highlight.scss","src/assets/stylesheets/main/extensions/pymdownx/_tabbed.scss","src/assets/stylesheets/main/extensions/pymdownx/_tasklist.scss","src/assets/stylesheets/main/integrations/_mermaid.scss","src/assets/stylesheets/main/_modifiers.scss"],"names":[],"mappings":"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CALA,UnC4lHN,CmC7kHM,aAII,6CACE,OnC4kHV,CmC7kHQ,8CACE,OnC+kHV,CmChlHQ,8CACE,OnCklHV,CmCnlHQ,8CACE,OnCqlHV,CmCtlHQ,8CACE,OnCwlHV,CmCzlHQ,8CACE,OnC2lHV,CmC5lHQ,8CACE,OnC8lHV,CmC/lHQ,8CACE,OnCimHV,CmClmHQ,8CACE,OnComHV,CmCrmHQ,+CACE,QnCumHV,CmCxmHQ,+CACE,QnC0mHV,CmC3mHQ,+CACE,QnC6mHV,CmC9mHQ,+CACE,QnCgnHV,CmCjnHQ,+CACE,QnCmnHV,CmCpnHQ,+CACE,QnCsnHV,CmCvnHQ,+CACE,QnCynHV,CmC1nHQ,+CACE,QnC4nHV,CmC7nHQ,+CACE,QnC+nHV,CmChoHQ,+CACE,QnCkoHV,CmCnoHQ,+CACE,QnCqoHV,CACF,CmChoHM,uCACE,+BnCkoHR,CmC5nHE,4BACE,UnC8nHJ,CmC3nHI,aAJF,4BAKI,gBnC8nHJ,CACF,CmC1nHE,0BACE,YnC4nHJ,CmCznHI,aAJF,0BAKI,anC4nHJ,CmCxnHM,sCACE,OnC0nHR,CmC3nHM,uCACE,OnC6nHR,CmC9nHM,uCACE,OnCgoHR,CmCjoHM,uCACE,OnCmoHR,CmCpoHM,uCACE,OnCsoHR,CmCvoHM,uCACE,OnCyoHR,CmC1oHM,uCACE,OnC4oHR,CmC7oHM,uCACE,OnC+oHR,CmChpHM,uCACE,OnCkpHR,CmCnpHM,wCACE,QnCqpHR,CmCtpHM,wCACE,QnCwpHR,CmCzpHM,wCACE,QnC2pHR,CmC5pHM,wCACE,QnC8pHR,CmC/pHM,wCACE,QnCiqHR,CmClqHM,wCACE,QnCoqHR,CmCrqHM,wCACE,QnCuqHR,CmCxqHM,wCACE,QnC0qHR,CmC3qHM,wCACE,QnC6qHR,CmC9qHM,wCACE,QnCgrHR,CmCjrHM,wCACE,QnCmrHR,CACF,CmC7qHI,+FAEE,QnC+qHN,CmC5qHM,yGACE,wBAAA,CACA,yBnC+qHR,CmCtqHM,2DAEE,wBAAA,CACA,yBAAA,CAFA,QnC0qHR,CmCnqHM,iEACE,QnCqqHR,CmClqHQ,qLAGE,wBAAA,CACA,yBAAA,CAFA,QnCsqHV,CmChqHQ,6FACE,wBAAA,CACA,yBnCkqHV,CmC7pHM,yDACE,kBnC+pHR,CmC1pHI,sCACE,QnC4pHN,CmCvpHE,2BAEE,iBAAA,CAKA,kBAAA,CADA,uCAAA,CAEA,cAAA,CAPA,aAAA,CAGA,YAAA,CACA,gBAAA,CAKA,mBAAA,CADA,gCAAA,CANA,WnCgqHJ,CmCtpHI,iCAEE,uDAAA,CADA,+BnCypHN,CmCppHI,iCAIE,6BAAA,CAOA,UAAA,CAVA,aAAA,CAEA,WAAA,CAKA,8CAAA,CAAA,sCAAA,CACA,6BAAA,CAAA,qBAAA,CACA,yBAAA,CAAA,iBAAA,CALA,+CACE,CAJF,UnC6pHN,CmC/oHE,4BAME,+EACE,CALF,YAAA,CAGA,aAAA,CAFA,qBAAA,CAUA,mBAAA,CAZA,iBAAA,CAWA,wBAAA,CARA,YnCqpHJ,CmCzoHI,sCACE,wBnC2oHN,CmCvoHI,oCACE,SnCyoHN,CmCroHI,kCAGE,8EACE,CAFF,mBAAA,CADA,OnCyoHN,CmC/nHM,uDACE,8CAAA,CAAA,sCnCioHR,CKhvHI,wC8B6HF,wDAGE,kBnCwnHF,CmC3nHA,wDAGE,mBnCwnHF,CmC3nHA,8CAEE,eAAA,CADA,eAAA,CAGA,iCnCunHF,CmCnnHE,8DACE,mBnCsnHJ,CmCvnHE,8DACE,kBnCsnHJ,CmCvnHE,oDAEE,UnCqnHJ,CmCjnHE,8EAEE,kBnConHJ,CmCtnHE,8EAEE,mBnConHJ,CmCtnHE,8EAGE,kBnCmnHJ,CmCtnHE,8EAGE,mBnCmnHJ,CmCtnHE,oEACE,UnCqnHJ,CmC/mHE,8EAEE,mBnCknHJ,CmCpnHE,8EAEE,kBnCknHJ,CmCpnHE,8EAGE,mBnCinHJ,CmCpnHE,8EAGE,kBnCinHJ,CmCpnHE,oEACE,UnCmnHJ,CACF,CmCrmHE,cAHF,olDAII,+BnCwmHF,CmCrmHE,g8GACE,sCnCumHJ,CACF,CmClmHA,4sDACE,uDnCqmHF,CmCjmHA,wmDACE,anComHF,CoCh9HA,MACE,mVAAA,CAEA,4VpCo9HF,CoC18HE,4BAEE,oBAAA,CADA,iBpC88HJ,CoCz8HI,sDAGE,SpC28HN,CoC98HI,sDAGE,UpC28HN,CoC98HI,4CACE,iBAAA,CACA,SpC48HN,CoCt8HE,+CAEE,SAAA,CADA,UpCy8HJ,CoCp8HE,kDAGE,WpC68HJ,CoCh9HE,kDAGE,YpC68HJ,CoCh9HE,wCAME,qDAAA,CAIA,UAAA,CALA,aAAA,CAEA,0CAAA,CAAA,kCAAA,CACA,6BAAA,CAAA,qBAAA,CACA,yBAAA,CAAA,iBAAA,CARA,iBAAA,CACA,SAAA,CAEA,YpC48HJ,CoCl8HE,gEACE,wBT0Wa,CSzWb,mDAAA,CAAA,2CpCo8HJ,CqCr/HA,QACE,8DAAA,CAGA,+CAAA,CACA,iEAAA,CACA,oDAAA,CACA,sDAAA,CACA,mDrCs/HF,CqCl/HA,SAEE,kBAAA,CADA,YrCs/HF,CK71HI,mCiChKA,8BAIE,kBtCkgIJ,CsCtgIE,8BAIE,iBtCkgIJ,CsCtgIE,oBACE,UAAA,CAIA,mBAAA,CAFA,YAAA,CADA,atCogIJ,CsC9/HI,8BACE,WtCggIN,CsC5/HI,kCAEE,iBAAA,CAAA,ctC8/HN,CsChgII,kCAEE,aAAA,CAAA,kBtC8/HN,CsChgII,wBACE,WtC+/HN,CsC3/HM,kCACE,UtC6/HR,CACF","file":"main.css"} \ No newline at end of file diff --git a/en/2022.8/assets/stylesheets/palette.cbb835fc.min.css b/en/2022.8/assets/stylesheets/palette.cbb835fc.min.css new file mode 100644 index 000000000..30f9264c3 --- /dev/null +++ b/en/2022.8/assets/stylesheets/palette.cbb835fc.min.css @@ -0,0 +1 @@ +@media screen{[data-md-color-scheme=slate]{--md-hue:232;--md-default-fg-color:hsla(var(--md-hue),75%,95%,1);--md-default-fg-color--light:hsla(var(--md-hue),75%,90%,0.62);--md-default-fg-color--lighter:hsla(var(--md-hue),75%,90%,0.32);--md-default-fg-color--lightest:hsla(var(--md-hue),75%,90%,0.12);--md-default-bg-color:hsla(var(--md-hue),15%,21%,1);--md-default-bg-color--light:hsla(var(--md-hue),15%,21%,0.54);--md-default-bg-color--lighter:hsla(var(--md-hue),15%,21%,0.26);--md-default-bg-color--lightest:hsla(var(--md-hue),15%,21%,0.07);--md-code-fg-color:hsla(var(--md-hue),18%,86%,1);--md-code-bg-color:hsla(var(--md-hue),15%,15%,1);--md-code-hl-color:rgba(66,135,255,.15);--md-code-hl-number-color:#e6695b;--md-code-hl-special-color:#f06090;--md-code-hl-function-color:#c973d9;--md-code-hl-constant-color:#9383e2;--md-code-hl-keyword-color:#6791e0;--md-code-hl-string-color:#2fb170;--md-code-hl-name-color:var(--md-code-fg-color);--md-code-hl-operator-color:var(--md-default-fg-color--light);--md-code-hl-punctuation-color:var(--md-default-fg-color--light);--md-code-hl-comment-color:var(--md-default-fg-color--light);--md-code-hl-generic-color:var(--md-default-fg-color--light);--md-code-hl-variable-color:var(--md-default-fg-color--light);--md-typeset-color:var(--md-default-fg-color);--md-typeset-a-color:var(--md-primary-fg-color);--md-typeset-mark-color:rgba(66,135,255,.3);--md-typeset-kbd-color:hsla(var(--md-hue),15%,94%,0.12);--md-typeset-kbd-accent-color:hsla(var(--md-hue),15%,94%,0.2);--md-typeset-kbd-border-color:hsla(var(--md-hue),15%,14%,1);--md-typeset-table-color:hsla(var(--md-hue),75%,95%,0.12);--md-admonition-fg-color:var(--md-default-fg-color);--md-admonition-bg-color:var(--md-default-bg-color);--md-footer-bg-color:hsla(var(--md-hue),15%,12%,0.87);--md-footer-bg-color--dark:hsla(var(--md-hue),15%,10%,1);--md-shadow-z1:0 0.2rem 0.5rem rgba(0,0,0,.2),0 0 0.05rem rgba(0,0,0,.1);--md-shadow-z2:0 0.2rem 0.5rem rgba(0,0,0,.3),0 0 0.05rem rgba(0,0,0,.25);--md-shadow-z3:0 0.2rem 0.5rem rgba(0,0,0,.4),0 0 0.05rem rgba(0,0,0,.35)}[data-md-color-scheme=slate] img[src$="#gh-light-mode-only"],[data-md-color-scheme=slate] img[src$="#only-light"]{display:none}[data-md-color-scheme=slate] img[src$="#gh-dark-mode-only"],[data-md-color-scheme=slate] img[src$="#only-dark"]{display:initial}[data-md-color-scheme=slate][data-md-color-primary=pink]{--md-typeset-a-color:#ed5487}[data-md-color-scheme=slate][data-md-color-primary=purple]{--md-typeset-a-color:#bd78c9}[data-md-color-scheme=slate][data-md-color-primary=deep-purple]{--md-typeset-a-color:#a682e3}[data-md-color-scheme=slate][data-md-color-primary=indigo]{--md-typeset-a-color:#6c91d5}[data-md-color-scheme=slate][data-md-color-primary=teal]{--md-typeset-a-color:#00ccb8}[data-md-color-scheme=slate][data-md-color-primary=green]{--md-typeset-a-color:#71c174}[data-md-color-scheme=slate][data-md-color-primary=deep-orange]{--md-typeset-a-color:#ff9575}[data-md-color-scheme=slate][data-md-color-primary=brown]{--md-typeset-a-color:#c7846b}[data-md-color-scheme=slate][data-md-color-primary=black],[data-md-color-scheme=slate][data-md-color-primary=blue-grey],[data-md-color-scheme=slate][data-md-color-primary=grey],[data-md-color-scheme=slate][data-md-color-primary=white]{--md-typeset-a-color:#6c91d5}[data-md-color-switching] *,[data-md-color-switching] :after,[data-md-color-switching] :before{transition-duration:0ms!important}}[data-md-color-accent=red]{--md-accent-fg-color:#ff1947;--md-accent-fg-color--transparent:rgba(255,25,71,.1);--md-accent-bg-color:#fff;--md-accent-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-accent=pink]{--md-accent-fg-color:#f50056;--md-accent-fg-color--transparent:rgba(245,0,86,.1);--md-accent-bg-color:#fff;--md-accent-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-accent=purple]{--md-accent-fg-color:#df41fb;--md-accent-fg-color--transparent:rgba(223,65,251,.1);--md-accent-bg-color:#fff;--md-accent-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-accent=deep-purple]{--md-accent-fg-color:#7c4dff;--md-accent-fg-color--transparent:rgba(124,77,255,.1);--md-accent-bg-color:#fff;--md-accent-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-accent=indigo]{--md-accent-fg-color:#526cfe;--md-accent-fg-color--transparent:rgba(82,108,254,.1);--md-accent-bg-color:#fff;--md-accent-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-accent=blue]{--md-accent-fg-color:#4287ff;--md-accent-fg-color--transparent:rgba(66,135,255,.1);--md-accent-bg-color:#fff;--md-accent-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-accent=light-blue]{--md-accent-fg-color:#0091eb;--md-accent-fg-color--transparent:rgba(0,145,235,.1);--md-accent-bg-color:#fff;--md-accent-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-accent=cyan]{--md-accent-fg-color:#00bad6;--md-accent-fg-color--transparent:rgba(0,186,214,.1);--md-accent-bg-color:#fff;--md-accent-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-accent=teal]{--md-accent-fg-color:#00bda4;--md-accent-fg-color--transparent:rgba(0,189,164,.1);--md-accent-bg-color:#fff;--md-accent-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-accent=green]{--md-accent-fg-color:#00c753;--md-accent-fg-color--transparent:rgba(0,199,83,.1);--md-accent-bg-color:#fff;--md-accent-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-accent=light-green]{--md-accent-fg-color:#63de17;--md-accent-fg-color--transparent:rgba(99,222,23,.1);--md-accent-bg-color:#fff;--md-accent-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-accent=lime]{--md-accent-fg-color:#b0eb00;--md-accent-fg-color--transparent:rgba(176,235,0,.1);--md-accent-bg-color:rgba(0,0,0,.87);--md-accent-bg-color--light:rgba(0,0,0,.54)}[data-md-color-accent=yellow]{--md-accent-fg-color:#ffd500;--md-accent-fg-color--transparent:rgba(255,213,0,.1);--md-accent-bg-color:rgba(0,0,0,.87);--md-accent-bg-color--light:rgba(0,0,0,.54)}[data-md-color-accent=amber]{--md-accent-fg-color:#fa0;--md-accent-fg-color--transparent:rgba(255,170,0,.1);--md-accent-bg-color:rgba(0,0,0,.87);--md-accent-bg-color--light:rgba(0,0,0,.54)}[data-md-color-accent=orange]{--md-accent-fg-color:#ff9100;--md-accent-fg-color--transparent:rgba(255,145,0,.1);--md-accent-bg-color:rgba(0,0,0,.87);--md-accent-bg-color--light:rgba(0,0,0,.54)}[data-md-color-accent=deep-orange]{--md-accent-fg-color:#ff6e42;--md-accent-fg-color--transparent:rgba(255,110,66,.1);--md-accent-bg-color:#fff;--md-accent-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-primary=red]{--md-primary-fg-color:#ef5552;--md-primary-fg-color--light:#e57171;--md-primary-fg-color--dark:#e53734;--md-primary-bg-color:#fff;--md-primary-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-primary=pink]{--md-primary-fg-color:#e92063;--md-primary-fg-color--light:#ec417a;--md-primary-fg-color--dark:#c3185d;--md-primary-bg-color:#fff;--md-primary-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-primary=purple]{--md-primary-fg-color:#ab47bd;--md-primary-fg-color--light:#bb69c9;--md-primary-fg-color--dark:#8c24a8;--md-primary-bg-color:#fff;--md-primary-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-primary=deep-purple]{--md-primary-fg-color:#7e56c2;--md-primary-fg-color--light:#9574cd;--md-primary-fg-color--dark:#673ab6;--md-primary-bg-color:#fff;--md-primary-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-primary=indigo]{--md-primary-fg-color:#4051b5;--md-primary-fg-color--light:#5d6cc0;--md-primary-fg-color--dark:#303fa1;--md-primary-bg-color:#fff;--md-primary-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-primary=blue]{--md-primary-fg-color:#2094f3;--md-primary-fg-color--light:#42a5f5;--md-primary-fg-color--dark:#1975d2;--md-primary-bg-color:#fff;--md-primary-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-primary=light-blue]{--md-primary-fg-color:#02a6f2;--md-primary-fg-color--light:#28b5f6;--md-primary-fg-color--dark:#0287cf;--md-primary-bg-color:#fff;--md-primary-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-primary=cyan]{--md-primary-fg-color:#00bdd6;--md-primary-fg-color--light:#25c5da;--md-primary-fg-color--dark:#0097a8;--md-primary-bg-color:#fff;--md-primary-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-primary=teal]{--md-primary-fg-color:#009485;--md-primary-fg-color--light:#26a699;--md-primary-fg-color--dark:#007a6c;--md-primary-bg-color:#fff;--md-primary-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-primary=green]{--md-primary-fg-color:#4cae4f;--md-primary-fg-color--light:#68bb6c;--md-primary-fg-color--dark:#398e3d;--md-primary-bg-color:#fff;--md-primary-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-primary=light-green]{--md-primary-fg-color:#8bc34b;--md-primary-fg-color--light:#9ccc66;--md-primary-fg-color--dark:#689f38;--md-primary-bg-color:#fff;--md-primary-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-primary=lime]{--md-primary-fg-color:#cbdc38;--md-primary-fg-color--light:#d3e156;--md-primary-fg-color--dark:#b0b52c;--md-primary-bg-color:rgba(0,0,0,.87);--md-primary-bg-color--light:rgba(0,0,0,.54)}[data-md-color-primary=yellow]{--md-primary-fg-color:#ffec3d;--md-primary-fg-color--light:#ffee57;--md-primary-fg-color--dark:#fbc02d;--md-primary-bg-color:rgba(0,0,0,.87);--md-primary-bg-color--light:rgba(0,0,0,.54)}[data-md-color-primary=amber]{--md-primary-fg-color:#ffc105;--md-primary-fg-color--light:#ffc929;--md-primary-fg-color--dark:#ffa200;--md-primary-bg-color:rgba(0,0,0,.87);--md-primary-bg-color--light:rgba(0,0,0,.54)}[data-md-color-primary=orange]{--md-primary-fg-color:#ffa724;--md-primary-fg-color--light:#ffa724;--md-primary-fg-color--dark:#fa8900;--md-primary-bg-color:rgba(0,0,0,.87);--md-primary-bg-color--light:rgba(0,0,0,.54)}[data-md-color-primary=deep-orange]{--md-primary-fg-color:#ff6e42;--md-primary-fg-color--light:#ff8a66;--md-primary-fg-color--dark:#f4511f;--md-primary-bg-color:#fff;--md-primary-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-primary=brown]{--md-primary-fg-color:#795649;--md-primary-fg-color--light:#8d6e62;--md-primary-fg-color--dark:#5d4037;--md-primary-bg-color:#fff;--md-primary-bg-color--light:hsla(0,0%,100%,.7)}[data-md-color-primary=grey]{--md-primary-fg-color:#757575;--md-primary-fg-color--light:#9e9e9e;--md-primary-fg-color--dark:#616161;--md-primary-bg-color:#fff;--md-primary-bg-color--light:hsla(0,0%,100%,.7);--md-typeset-a-color:#4051b5}[data-md-color-primary=blue-grey]{--md-primary-fg-color:#546d78;--md-primary-fg-color--light:#607c8a;--md-primary-fg-color--dark:#455a63;--md-primary-bg-color:#fff;--md-primary-bg-color--light:hsla(0,0%,100%,.7);--md-typeset-a-color:#4051b5}[data-md-color-primary=light-green]:not([data-md-color-scheme=slate]){--md-typeset-a-color:#72ad2e}[data-md-color-primary=lime]:not([data-md-color-scheme=slate]){--md-typeset-a-color:#8b990a}[data-md-color-primary=yellow]:not([data-md-color-scheme=slate]){--md-typeset-a-color:#b8a500}[data-md-color-primary=amber]:not([data-md-color-scheme=slate]){--md-typeset-a-color:#d19d00}[data-md-color-primary=orange]:not([data-md-color-scheme=slate]){--md-typeset-a-color:#e68a00}[data-md-color-primary=white]{--md-primary-fg-color:#fff;--md-primary-fg-color--light:hsla(0,0%,100%,.7);--md-primary-fg-color--dark:rgba(0,0,0,.07);--md-primary-bg-color:rgba(0,0,0,.87);--md-primary-bg-color--light:rgba(0,0,0,.54);--md-typeset-a-color:#4051b5}@media screen and (min-width:60em){[data-md-color-primary=white] .md-search__form{background-color:rgba(0,0,0,.07)}[data-md-color-primary=white] .md-search__form:hover{background-color:rgba(0,0,0,.32)}[data-md-color-primary=white] .md-search__input+.md-search__icon{color:rgba(0,0,0,.87)}}@media screen and (min-width:76.25em){[data-md-color-primary=white] .md-tabs{border-bottom:.05rem solid rgba(0,0,0,.07)}}[data-md-color-primary=black]{--md-primary-fg-color:#000;--md-primary-fg-color--light:rgba(0,0,0,.54);--md-primary-fg-color--dark:#000;--md-primary-bg-color:#fff;--md-primary-bg-color--light:hsla(0,0%,100%,.7);--md-typeset-a-color:#4051b5}[data-md-color-primary=black] .md-header{background-color:#000}@media screen and (max-width:59.9375em){[data-md-color-primary=black] .md-nav__source{background-color:rgba(0,0,0,.87)}}@media screen and (min-width:60em){[data-md-color-primary=black] .md-search__form{background-color:hsla(0,0%,100%,.12)}[data-md-color-primary=black] .md-search__form:hover{background-color:hsla(0,0%,100%,.3)}}@media screen and (max-width:76.1875em){html [data-md-color-primary=black] .md-nav--primary .md-nav__title[for=__drawer]{background-color:#000}}@media screen and (min-width:76.25em){[data-md-color-primary=black] .md-tabs{background-color:#000}} \ No newline at end of file diff --git a/en/2022.8/assets/stylesheets/palette.cbb835fc.min.css.map b/en/2022.8/assets/stylesheets/palette.cbb835fc.min.css.map new file mode 100644 index 000000000..96e380c87 --- /dev/null +++ b/en/2022.8/assets/stylesheets/palette.cbb835fc.min.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["src/assets/stylesheets/palette/_scheme.scss","../../../src/assets/stylesheets/palette.scss","src/assets/stylesheets/palette/_accent.scss","src/assets/stylesheets/palette/_primary.scss","src/assets/stylesheets/utilities/_break.scss"],"names":[],"mappings":"AA2BA,cAGE,6BAKE,YAAA,CAGA,mDAAA,CACA,6DAAA,CACA,+DAAA,CACA,gEAAA,CACA,mDAAA,CACA,6DAAA,CACA,+DAAA,CACA,gEAAA,CAGA,gDAAA,CACA,gDAAA,CAGA,uCAAA,CACA,iCAAA,CACA,kCAAA,CACA,mCAAA,CACA,mCAAA,CACA,kCAAA,CACA,iCAAA,CACA,+CAAA,CACA,6DAAA,CACA,gEAAA,CACA,4DAAA,CACA,4DAAA,CACA,6DAAA,CAGA,6CAAA,CAGA,+CAAA,CAGA,2CAAA,CAGA,uDAAA,CACA,6DAAA,CACA,2DAAA,CAGA,yDAAA,CAGA,mDAAA,CACA,mDAAA,CAGA,qDAAA,CACA,wDAAA,CAGA,wEAAA,CAKA,yEAAA,CAKA,yECxDF,CD6DE,kHAEE,YC3DJ,CD+DE,gHAEE,eC7DJ,CDoFE,yDACE,4BClFJ,CDiFE,2DACE,4BC/EJ,CD8EE,gEACE,4BC5EJ,CD2EE,2DACE,4BCzEJ,CDwEE,yDACE,4BCtEJ,CDqEE,0DACE,4BCnEJ,CDkEE,gEACE,4BChEJ,CD+DE,0DACE,4BC7DJ,CD4DE,2OACE,4BCjDJ,CDwDA,+FAGE,iCCtDF,CACF,CCjDE,2BACE,4BAAA,CACA,oDAAA,CAOE,yBAAA,CACA,8CD6CN,CCvDE,4BACE,4BAAA,CACA,mDAAA,CAOE,yBAAA,CACA,8CDoDN,CC9DE,8BACE,4BAAA,CACA,qDAAA,CAOE,yBAAA,CACA,8CD2DN,CCrEE,mCACE,4BAAA,CACA,qDAAA,CAOE,yBAAA,CACA,8CDkEN,CC5EE,8BACE,4BAAA,CACA,qDAAA,CAOE,yBAAA,CACA,8CDyEN,CCnFE,4BACE,4BAAA,CACA,qDAAA,CAOE,yBAAA,CACA,8CDgFN,CC1FE,kCACE,4BAAA,CACA,oDAAA,CAOE,yBAAA,CACA,8CDuFN,CCjGE,4BACE,4BAAA,CACA,oDAAA,CAOE,yBAAA,CACA,8CD8FN,CCxGE,4BACE,4BAAA,CACA,oDAAA,CAOE,yBAAA,CACA,8CDqGN,CC/GE,6BACE,4BAAA,CACA,mDAAA,CAOE,yBAAA,CACA,8CD4GN,CCtHE,mCACE,4BAAA,CACA,oDAAA,CAOE,yBAAA,CACA,8CDmHN,CC7HE,4BACE,4BAAA,CACA,oDAAA,CAIE,oCAAA,CACA,2CD6HN,CCpIE,8BACE,4BAAA,CACA,oDAAA,CAIE,oCAAA,CACA,2CDoIN,CC3IE,6BACE,yBAAA,CACA,oDAAA,CAIE,oCAAA,CACA,2CD2IN,CClJE,8BACE,4BAAA,CACA,oDAAA,CAIE,oCAAA,CACA,2CDkJN,CCzJE,mCACE,4BAAA,CACA,qDAAA,CAOE,yBAAA,CACA,8CDsJN,CE3JE,4BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,+CFwJN,CEnKE,6BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,+CFgKN,CE3KE,+BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,+CFwKN,CEnLE,oCACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,+CFgLN,CE3LE,+BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,+CFwLN,CEnME,6BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,+CFgMN,CE3ME,mCACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,+CFwMN,CEnNE,6BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,+CFgNN,CE3NE,6BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,+CFwNN,CEnOE,8BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,+CFgON,CE3OE,oCACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,+CFwON,CEnPE,6BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAIE,qCAAA,CACA,4CFmPN,CE3PE,+BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAIE,qCAAA,CACA,4CF2PN,CEnQE,8BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAIE,qCAAA,CACA,4CFmQN,CE3QE,+BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAIE,qCAAA,CACA,4CF2QN,CEnRE,oCACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,+CFgRN,CE3RE,8BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,+CFwRN,CEnSE,6BACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,+CAAA,CAKA,4BF4RN,CE5SE,kCACE,6BAAA,CACA,oCAAA,CACA,mCAAA,CAOE,0BAAA,CACA,+CAAA,CAKA,4BFqSN,CEtRE,sEACE,4BFyRJ,CE1RE,+DACE,4BF6RJ,CE9RE,iEACE,4BFiSJ,CElSE,gEACE,4BFqSJ,CEtSE,iEACE,4BFySJ,CEhSA,8BACE,0BAAA,CACA,+CAAA,CACA,2CAAA,CACA,qCAAA,CACA,4CAAA,CAGA,4BFiSF,CGrMI,mCDtFA,+CACE,gCF8RJ,CE3RI,qDACE,gCF6RN,CExRE,iEACE,qBF0RJ,CACF,CGhNI,sCDnEA,uCACE,0CFsRJ,CACF,CE7QA,8BACE,0BAAA,CACA,4CAAA,CACA,gCAAA,CACA,0BAAA,CACA,+CAAA,CAGA,4BF8QF,CE3QE,yCACE,qBF6QJ,CG9MI,wCDxDA,8CACE,gCFyQJ,CACF,CGtOI,mCD5BA,+CACE,oCFqQJ,CElQI,qDACE,mCFoQN,CACF,CG3NI,wCDjCA,iFACE,qBF+PJ,CACF,CGnPI,sCDLA,uCACE,qBF2PJ,CACF","file":"palette.css"} \ No newline at end of file diff --git a/en/2022.8/assets/telegram_forcebuy.png b/en/2022.8/assets/telegram_forcebuy.png new file mode 100644 index 0000000000000000000000000000000000000000..b0592bff3571dab298a1f951f1aaa8eae255a011 GIT binary patch literal 17895 zcmeHuWmI0vvMmn5Awh#X1o?1>;O_4F;qFe5KyZRP!QFy82@rxi1b4UK4sRuUpS}0F z_r4!@jQ9SXHDIx%ySlqpb@i-SO_-v*1PUTPA_N2kij<_NG6V$FE8w~S0SY)rV4TZ9 zKp;7JscO0?8@ZD>IN6(7+JH%1JRQI!U=K?(2ndh)iWF-na&FY%=kr(IFmWW3Ke>Fw z4^gge?u975Tc-J$YimsAN}Wo=(M-ucDsnyFUZXs(Q@ao5Sk%s2M?ECydl6-5`uKf2 z;O{;2@_(Xb?yP!p;YaorOlYPc*t(tFzyDHoa01@}Pmr;P20iEH5AuKdlze@2#XMG< zMbkkhxN;J3=S|W-3cttS<skDwfhA_sheB$T zU&a%g(DgOH zyAVPB>~hQHa-ZSEm+wJE@SKs%=LuScBRmUrb32-2=7|Mml@0Xe9p6TDICyFf>=xWs zHu9kp<+;7~E&JpJH-zioH0rirHdr^VoJMIQqLp{HJqcLtA=N(!57^tR6rWmH8;DRO zzjPgXOP>t0K8*2hY>qi1NxJ__j`NVQ#GEK=nJTTfFwF*z_b65iTXteEn1cCG_=}Y!1?}*Q^uCI5xhB0g9TILT4ObHm zZW>OrUy(37^d4+h7iK&vJ~Pzgp3Ryu_KOM%8!e`)^r)s|uBuM_w1F64U zVDXCX4e}{$bfGtM-jd2YvHj@AL+x^nn%K{W(JASce1SAEzOx~+cx~bbqAVk-I|PSS zS+p3Hk@|Ig&IxfthKqtC?Iydb4%yz72$bIp@npn<2vZkwSl<{AT9zJt>5wcKT)T*< z*)MZGK=#IbY-^2+jqFq}x9LEhqbK;RK4*&=o4X0Eo7(d-`b8@3=V(Q2RtHJNwKH^@ znSu+|GwrhQZ?I{8_p6nVPH(4@({#5@MPV=IX2U}Fss>O9d1mG0ZG)pv*ERX9ym(8O z7-0xOanIsIFOwMM#Eh_@PN*$f2RlntS{`4Ab+ zID)ey>$^*nDa3n_F}etysf*K_;lIeAlVBV*1nlTPs>)QRh0cS}kHdOb`XoQkNgXmX za{Ex<#j10PNQ9_2BpD?yZw+vi*J|%7n$EqA`5xIXy}|VI?_@iaLg`0x;rEy0; zSrf6O{$3Em_Kw}b`RA@$?1IeKXfMfLQNZGw!{?zWs%-dGp{3pyv%L9ac8Jbt9)=r0 zysyZ}BAn;4jgL6O@&g^IR1$glV;m21`D@FV5J6tl?rCkpR=@J@q?rVl%nrMj_fOh* zubQvAVn@XVITHhnzq?_Whne?u4JrIorc7gB_~bTOr&6(rTZH!`SR<&+f$?^YK}AJ&jjfzoE{@=Vnd0&p%Ym^yEy?;J3CSHX ziOHOA`e$1c%Uq{=k+E%TVU2;ZX`Ye~HB=p1zeKo`ZHR7R_UXbaUzbaDzc%7?iAhD44fd{oJIjvm_x1nMdM9&872JMIIYo!Qlp$Q z4M(y%nSF*c%DoF5q~w*zrvxynM{TeniCS}Tya6~CRr?Ut6pqj~Me&$*yiFMC6N zl4S>oc<)j*V4TfM7QI`Q4R44({t78Z9)p#n>R=&_Ax2|_5Mpc8;b8NFgFGlBcOMIC z)b%HaQI#`}KunvovULmoYXGWg_MoZBGrVgMaeGB!>6CEHt~|IgM$dAaJqAB zx_S5N-!~B#yV|^A4E9nOq2Cv@gNUS>siKKd%+B8E+6$gJjpN*jxa*PMXSx<}r-Y0! z-(9l{HkP1b*Dbw_s!dHd?Gu0Ho?XsTE$hvMWuM?V4Ak_k`gLLf#$Pcd*DKNUn?&sQTmCvojUb2Ar zet2{2*ui8AeG&BPJt8m;)|=%S<^68($L1$jvE)C zMRG!2hSTnkx5?;Vv^EG#Tqc|*ioBTLhMs4*WCZ3Smg(cTkvX`$_hkKX|A`mMcpm)4 z2G`v|vuF&vMJvoBabNo58kV9;a+y8mpa^XJfqb~fkOdbK=8%f)yA}PFC)=Eb#Yb!R zlN7a}w;%-0Sx#G>ZOSQiOOz6W7&+`a?fKOoX}@Yd=r?7}rJb?+yb) zvX8qLAJZBKwLsK(Smmj@-BB6uNf?PJB#_?SbL!NUy2{>U&kmJMVkkk5VTJRwgIk)o z?&iXv#r3j2b>&fWVTg5o@|i6WWI+$pgLbof)(&;c?-Rz{xRAaKK{d(|6RtHeBaFdb z&r{lqau)uGLV7O4g)m?0N79q3Uwy@T?hW~!OREvvEFmpQ&q{5Hr1~+c*@SUkO@`^b zt^GA_FfK~3J|`w}sGszi0UtR3J!62c7knMocz8-1e&F0HomZ+)421f$4>$=#w_7u*Jpc%Y47L;z zQIrx9`4{>IFn5OUM}Eofw*k`1u1_lvFsKMiy>k;b03jKuc86K7z7n6Q4P`1F>_~IzIyyU&u4*f7pr!t)N;_Wm& zdAu}Y^F!&_eK-jmhA_;Fu++N@n!+{ij^nkB1HBA$&+L2Wi#M?GkOBc7NqZq;Z9;tQ zmU|i3VR_~Bv^_gL8*qBDHy;l^587wQpx%3$O?@}p4$JEiE{WJ;Gy{uJW|2kHmWtm# zWeg(jFpOB$kIY|hG9lyCC4ws_34{jjK~&ArL1-6dFUl!YgOhNGDm=pJyDbSd>%Z209&w&5s8Pbjh!=(2S3?wxjex2ug6SeB)^NeSo4!<$|;hF*gJtq*cjOu zK@4IZmToL$0*EAhPNrr&%A(?biU98T$t+x49C(^cW zCEm{YPb~oYVDd0>U}9zjG1=NO{j-L%iSO{Ia|7GC zkpEMJsmWjU9bBDkeh0X3EWK%D}+o|Gh8n7T{lc z0T-xT|sgI&K`}S5N&wPHh$E2N>5Lc zsC`_S)I%jLXV~&$ihgBtiCYx2c&-u!qH#eOiL``n=>^y*06chj-M1Q^p!RB9Z)Ig; zqg$T;KCAY8gu9kCV$X#K2IvDaJSr*h2cjPuI8mShr&vDV^!5xm{iMlVszR}r($gub zY}T8d$gz%#pVh$-ZmQrmW9S<4Ora!x>4Xkhf&>8(iOKQRVERZYzL$O8r=&9H=;|ID zDGUNy}skPw34NNx-zUQC|9@G!VnCo}tMskBq>LWkG? zq5I{tvhq^ zFueE{ex0gR;%V#L`p$=cn5ke}9rPXb4&5PQO6;q66Od z6jD**tmPd&{1j-3;_a8gm4%+BE2LU}dhJIr%GM{2ywg!m!HUJ9ODfEeq(p9y+g8Wm zU|WQ1lXPGxWFTZ#KAgVLWYlB7AJXm58I_+;{ain^5n8ZzpLkuKJP$2DX;eOKwZOjI z%p4$&*8PCuHo5=(T%&Y`AqD;QdIQ6)v6Y>ejCXQ`W|Py*kD6svRn!|QW^(S<$lgyC zDR>=@8u-Gy-#fECPa_0N@we`5E7RCH-Ws1zB!?a{+^Tdh`t$06zN~mom)AT$>{acH zdlo6%e&Kw5a`G^7=xBpYNa{jSySbB}5zRQg@zRGWX&Qyy#+7VmzjZ<7f@zP9@2D0m zooF_eTezwJ$W05_M38v*5yP$Zw)g-~3w$Li@oR{#%nKQ0>XeUro))98mOF<6(8(gK z>vqDAyg}-ajXAmEq*x3uoDfG8{9ktjfe?rRcUVIo#&Fni5)|~;AH>-p7 zd~;| zBPJ*>@smo){;skd@xiUGFepf#fKTV<@uN+!qNCbmr+ap(y;`v692i>zM-2s!hq}fv zu#;6-vIjgIbLDRwCn#(&mRmYCf9;-O^Utk8cx)|9s-6yDWz!xN^V z(meYz!Brs5dQg$6Cw=*e^4g_3gK*3FO1hx_gG^#uUK#bR@LX5!lgX1uR1yWk;=VGx2 ze}CazmcEIQW9Eq?{JmdW(pA^4RZa#{r!%EI&-=WC6=!fifewYeKyEw=-73zVELhi8 z41p9o$jrWe{bYo5{jm6|#RudcXbWF~^+5r6H#f^t*x0E|FNn#{htKQ;gfL2l=PGt^&7 z{`6zjMqBzWtVermJ8U-`*TK9m71HLO~t-WjyGu!+I?YlFnmupJ5<<8ZtK1fX&02)D4z&=Q@4IQ9Fk+Y6C@nIz15Uop&g|T z?)a%mQzrw_C1Qu$tv;VoHXncMp2erC6P-&`-!Yr(zs_Sa?J`{Q##D)27%*%1Gm1CH z(hwN?W?tjTt}cVGmVApoG?|fQ;Q>P4?OpK2wmEw&%)~V!b6!5CQ-pG2vM=hreu06e z3=7dkgR+qZuf^o8SU@3hFoFpzpX7_@W9*G+){~K2DjzG|#V$Koua%|sWO!AvARutT zXK!Wis_o7cPxveHDm`Nz8d(7oEA5A_T|MAw2_4r{q_Nirb#kV_5|;woQHY4To3;be zoryJRi5DvY9WAPyy@eWqezOg|$PNMV4l=|sJG8P=t$k+-nwHX6sZMH{0s#V|aOJ$~ zc(sq=SR>rqp%o4S!a<=Q8iQ+_jOdZfn9=xgX^)(dhQ?yHQV+VQ%AoUUuPD1C0_)_x za!C)UyseF3o)V%fI1XM|^wZ!j&M702tkd2EC31IZSy@T)?d>gYi0zMRq0X*+srY4| zb2(_86jt+*+ED@Cfs+LJBLBzBS#@=FX!A?~U$21#TBv}o`FXFS`Fe^M3gIvixC&=o zOEwY@?x}W-GRW=?M90#QkdQMoGbJS@Q-f1es)B-@2??+E!5SJGW@ctKHst{fqT=G; z`ubv=!00eFUYAw@Z^!Igv@4RN3+y{?&E({U*SbSH?~hyCy|0BAU?Fhj&fao~%ivC% zcT8XkpOEPp;bOmhnKz0}OG|6tb}Fu<^ih{l0wI&z8LqoJ>?O6bv$eH#k$mQWS?%M) z!$`(n`^%1#YBg`~`!`i>>-+ly8>bJCkF2b$DCIvijE!^C(--b852$5RR!>ek&4$ym zvWTo^CJJN-2?;&O2|NEZY)AVGk#HUrR)H$J3XDA5tdN8fWTFO}BR)To|~S+Er;WM^^MYKw}BYHQ;s z%8-$h4-a`|OWqtcuGlR$)zsI!K0Vw9>F;QMHtkP*qcJftF~6{YM!@xnSiR*a93dw> z98pGQu-1HZdvo&@Hg?DJ)BRnRoSj{zF5~lh1e1D&c4B%uuf?%et=aI_V6x!zgR@n* zbb)rA#mCmxdldzKSX&$jL)m_4qYp{wEYeHSscXA-@crxSfL`{)BO+>RYY7PmdW>s2 znBwB%FmZ5-44kG*)lB-L!8Mv?8da60rB)VATkut-rKPBZJQt7GE4;kCCb-*MTa+Iq zk4?qGQ&Z;vH3y;_v!qtFU(L@{=#=ceQ7^BqtLt&(BPBK3pDLkN$Rc2Sjv^N9I7z^I zqh42EPf1N(tNF7w1Oj41nh0Ty$j#&3pf6KuC+o4-wZXBIqvJ&aKeL}7iaJICO#Ll^4_&zK z#?a>)FaBJv@AT z{8!=2JN?PY$qPSzpu>DjNx1>0QA>+9UE;UiUKFn~s*uYQH~#BIXGTWGF)K)j zZ)tq!A-m_fpmAT%%~w>LV>=2>*GE0yz7-Z00ux6*iw}=f6uqY>>?Nn&BA4fxX&}k5 z1G&7sJTO^xo1MU}uJ!UoZx|RVii?}hS$17oTn}bw69<6r8ugk}+2A>`AK0t*eQAl1 zG$B3R`{Cx4ckY!`oC{CpeiPt%9I4QP(WA$czpX8!lIxNvc;B6$lApa_{qaMyS@-zp zhygRKm=;j}<>jR>lgDD1UaOm@msd2gVAkl)XgX(AbMx)UtgD-wo2zT0Bn2rcX*`vj z*Y%P+hHwNn10o_KKC9Uf(Dg=}xwzO^htU3wNd>`*^73GHBnXeykW-to91B*NI&(yc zd^XVpG>k1w&)k!b@v>ofHz#t zks+GO$?mYB(^4#u8fZ=zmPPu~$0Y&=##MtGU{t14%m&0W9A&RuFBkocIN}kmNucyF zg5cNz4;w9QzSo>;{6QQpUS(EjP0oV*h{oyWOy_t~lV3FyZG=sX^U zAllYCrI~)yv5ek8G3EdOt|8=b+n*>~O9rDy2-RXZ1})m|h}~=b{DC8Fy)u`^Qq31& z$3e`PZj}#Nbi<>=5cvZ1^LV?h-TLvX)JH%0DbYl2-s{YzXDtEtx5m)SoeaaJ<@6Bu7yZa%C5*-N~^kJjs$iA_)|R3O@WulBJ+KE&Of zugK@5|KU2@w+QiSgibHzZG zp?XuWlOdf5pKwg&Za1kjsg%^|N2^cEo#kAW zP3E{a6hwaf(5b~5G-{@2fApQ9YI3yTs*KY0Gb-53@e&7q0_jb<`VcawqBfW8m+EN| zJSGBa2i@=NGPnnGKW0jH_j4v4;4%#XB;Uu3ocCll78dV`)vG4=I{BN#4HsfFJ!3lF z-p<9-KZ~rGFZ13fw&JM>;_2OMRqw>;&rb~-yKn^ zc-U-@Yb2<@(*W`?W`wg#oFP)&){nI4M6Q8;8s6}|WP;mM{DFWuh`X+$wpFMw<>i(w?J8(D zxK@+Pz0H0F7JV({k( z>qos_j_t*cmzNB@Mdc$}^q`#@loJ|7<9HSIR^Bb;fV!HpzOi#mTsGr%+?}?vOGRFh zfRvaI10fCJUa3Kp27ot{3qOd0#<;=0>tj&c&&{_Q1l^26yrD*K@@m&7MT3p>q_HBT{LTAcK^JkK$rnVy+7~zDy`RSD z7-?Ku>Vd#v#pb^izO5Ph+#nAwE?SDH?F$!M6vAo1tmbV=pu+ySBgkDG<0#y8KM}0h zJ?P)^OmOPW)8n)0EN-#@O#6C@x$)_E(2TQs_MjL-&RfoO!aiqm9|GI^y4!CJBXFt0 z{$DIq%GLk$hce_fUEQ4gbjDT4Dr13Ewo*oLvahRuNRVy}@FLHQ0@r4bxTmcnp zMA^zx(%IG^>mfb-C^{5snbQhcm8e0_~~LrPaGy=_N@u}nTr z=*9wM1oW`!Nxdagn`;-jL+kk9n6$y;BRBUlw(KW2H}!mX>Er2(K)Od9>aw<6zU=t03G1rnMHes~ zej+r}I}D-=B?rtfVx{vnz5jjemBSIPjLUCJc5laI^u_q1a!yc7d4X#-`BE z6X|IfgYLsEKbb?M)$O2pFcNopCN<-p`QuOX2JTUtt@59VtbKm2Ad$k|W5U`NC+DF7 z@tys7u@~J&Y*$qm_wiGnw= z6d+3qmn>}&wd2FWpGC$#5^F`-W=bbgwdP-m9#1!c+=CUSn*9)6xr zVl2=eui%MOn)p%p)3srLQiXaN|8q^n`RK*^GvPqm%dHJV%6BFh$U1nb?_c{DjKtW8 zE++3p=D~4>aH({!7~tP8lmuqSIqmE4a?ywMsI$2TG6~bPS37m*T0F+ZL+hzo9bIiM z9#jz8P<4;??mzAr@38@##t0{GhW^=O_8ic$*g-_MMsK(IVUg*=r6P1;Sspq1b(q$L ziY(p{EA#ckb4L7PCQQlKjm)qYii>eQf_?GLe4+|fwd8difx4^fwQNCY2<;0hmP0?$T5Po>So^bR`R z@{cv2gO&Q!yNrZ}NLS%}s?SZE8lhd8K7{oWbX8A7zYf)6CP!X}VCJ-4mY?}35RDGM z>-lyR8uvO31VaE^co6}Jg~Ss$z1sv3*KZ*87gr69K#(=UHy`jG06=TIkp11e%qOed zUWTU7NX(({y2m##j0UbfNrKt5l}jdKDN2G$JFXi7(W5u$;f8k(oOh|2#f1O5+)^aqH$|JvimrzFXS+a4?|##YWHm**d9~Wx}UKCao?k-Mhp24 zotOcDYm1vEs5FHHnM8^BbRG$Rb_qHzbbL}+&~NImdjJ{!H6Y;XZ}R<*rpNMx5JI*p zvK6?rU#O2DN+8(sC)GZye(3@OZiOG~WvtuY{Mv=_o-1C6$rbiPiP7;36Mh5&2?X{A z*N%s+HU8JwKE9xKor1Y)F73`^|Emltgu_c}YO>(ZGFI1x`lVK}z==}gAeD+cCN`R(1PtAhN8pN{#3 zKGkpJB=(m*&3>(w^Y-z@VPutBv8}^rcx%FpNTgHt>cz=RXMJBiY^c~NDI3Wcs*Eoe zKNO_7vL^M0Pqp!PBOw zKqzH9BdoyBHN4S9+2UJ7FrszOh)rLyhS0l7|sSFcQbp*Fjna))@mr$!ou9 zD9#`QPd0Q{wv;&#N{nYcX zktRj#iO4N(04+%^-_HBT>)HfAH`2_HYmY7EjnJ2JJD!&Mxgu~;pn(ve`brw4^VX)G zk$HqNSx$I8Z=u&(D6T2C-j`-UoV=A!lb;BrnUqih$l5Btp7h`~IFYJ5AJ; z$!mo?dJ+MsmI3;9tNK*0BOmUVA--D4k-G~q3oJ5LxzZKGZ(5%w4r{DXEDei#r-vu| zycBo7&j^pyIm86$U^@-xK4fO}d`<4;NpPy+Gb-Qt#PCHD#fDp?zAV#!>vRbBgda!5 zwS=4gTOvh{szHDUf@XVOjx$M|V?zgbax$B-76s|;Y- z%kpQW7J1+NjqI2KWarWFQ&LO%=sF~>YzA+2F7VoI$ z`8s>s;H}HfyEv`xvi;db$Egx^Z#{4+O9sJ+8SXh>^Nbr<6kkSoDyv&s>A!#4im~3= zXTnFZ*q287659+3h1w5|eD2X_)ZpfF;9>!!4D>Y#w`RRzQ%D>tu98$3*rix-+dX@w z=rvh619^g$Pc@dk7gYTH9_@YmY%kKb^bkm&(6b#j1Y*HS(gzFc!b=@@{2R5&h1dN3 zOKmIx{Um1t2mV}fOY|rCK*p`M$;^c)U2L`8^%JEl02q*{?#Y9T!+goBsH9v>dNR6B z`@VS!aEz!Fi6mFC`_x^t1i_-_YZ{Re9E5hlj9?@n! zriJbh58tg$&NMZtUooE5Om@VnS0uu3C8w{o#AP7id!1WZ(0;-)o6c(^+UEBLApCFR z9~0^1^kn)zdCLx$Rj<|(mcvkC_XFMm$WYz%Jro10ze*{)xANKj2$qwUI+VOm@j@g* zRh8c;$-S-_@JP5aRREy35%Z&s^V#- zYel4{ewCjaJTwc>8f}`u_MN9yEiHGTFsgMDf8iC7odNPOWR-aJrY`Sf+GT5=RfQxp zVsguNu36u^G8|2TuVge1&@vc{ZS6El>W9xp4CM8sq6HJ2JE&d znGJWM(Ix+V7UA!`;x|AtZQoR`3!JFRNz7wFp+dt=9}?Q$`>mj6@ijDpe+JXth7U$& zNQ8%3hx|--N6PA!1=!eeIXD$nAxFPuL5Gi>ay9ntIEk$gG0u}B00!CETRj!>7in+mZQttARsj11#DDDt@Ton08i_E5zI<#u>Th;s zAhfEOk?u;xSZfBEMf&vuc(WJOW5z;I4s)7w?3~+%$M&^O=f+w=v^TT`ttG!c_Plp+ z@;ZOhe%@DlCZ}#S{kHW(cFG|dr2ngwGo}{<#GjF@wUrw!CabbLZ&ETTM}L^SS*?yF z+fE2?neji8T&j6`fxrdxuxx^A_`|Bs)rA&E^gjLVHi*Zn!mT$F^Z~HDx1-%O-b95x zP4dB{s}Np9W9R<^sDY6D1IyvgT<^Uybb&(U-Aev0nkJcO%#Km(lH7o z?8oDz6GJGZ2vslJ8?k~N2+Wx+*n&D|;Q(lt?lTmyNBwKB!Zoz1#{Ynt{@%y%N2|w3 zFP~AIoBXX{zVKV417ung-kX;lQi>IntqF9+8yJ0N%)25!btKz>Cy3$xl;Y&#rD|2Y zs)S14LjZ*;fhI{Lu7LD-qlEU?{jUN3-OBIX692%8Z)4y{n_h~k$ys;G?eq4|&h5vm zO_p@V7|=YEw>K3k$>*&tN2^C{K>22r7i&#NodKCSB)aqjek&x%g%!1j`8JwIaREVx zEY%oaT}CfxT5Sjav&Ks1^a{=(zCNINIHKakw?A0j5kS$E5+ zyUMJfg-(9qQhVz#r`r9||6u1O;3D)haoE|1GSkRxExh+4MCjp;uCK8#%b-Y;FE_?B zeC-8Gvi&IXHh~Pi`_sxxIJ(o>x;G1POk}|b1Ut2@6leI<20I2zOIqq3?CUL<(yj<5nbERE%rC#;ZvATLFi z>sQk04O9kv-ePy-XTj!$a7@uC!U$^Y4UdoMZq1e(kh+--i$P}??Tu&_BG(1Zm{ zLj(T;J&<7=Mxso zp69%`d3DZn=!8REaK9qg)m?lol{BEXSOeKy7U#W$30l67k?+P3p4H*;lWT3;KK<~+ z@I`hvW(3!$98xL)&Fu*>9zssT$T3{1v3x>f!MpBHFGq~m7Ee3wDzK!}ZwLy561#rN zN0g;g!#B5l5JSc{V%Yp6__v!O2H+Y%;69NNKl3{$C19LIMDw)@c|bVmhf2Iv|JGs=P&p4M6cw9oUdJHQD_Em0TfuE!y_@!@POb zh@=!Xtet}j5?YzHnua4LB1oY|WfDv0*#uMBKPZA*ft4cB{Yvxa+@m}-11zvxMW<+D zB(BkOtFFgc3|<~f^0g@xs^8Aa4)rEF(yEH-WxgHdc#0P0cQUItCL4UjuXjo&a|UPe z1?Iiegs8K!iFhntq%ZIeH`|b-*gLs#k4AFO^g)uodP(sMFSvBD2~7Epy|;hu8D0Ua zVEkr2*{%7r5Yg67f{vS>;6V}{$xpwXHXy6=VOb7MEeu+wU_6dRj5B5!wC~noEUsBx zlqp^oKQkzBf5aCv9FFROcPw6)&-j~D^#3)XU}IskZ7Ek3pPS5(gB3r7wrl6{yNk`c z*8qOfmcipHsWCDZwA)kXfM!j4ZKd}{nC4MhEjWhUb(QrGV7Ij$`~7m;4L?9-XWUmI z0GeVQ#N=&-1U=2sn5^Ci(=vx^Vk4D#T!jQiEU@Yig~zs??>svfp(p|3L!PNKccR<9 z4ZiEb?LN3x7Q1%MrA9;mj4~Fq$c--*A@bOWwfXTLX@o&%4kX9%WPVf+AWH59_~eTB z8NfaT|kfUn)4#sY1nLL03*IDd>#` z%4dZ1H>m1?X-QXqpt-5r`B5ouAjf0ZuuV@@(NxL}Xw)otcG!eb%1TOkynwFUYSD{+ zwpabt>wUAxns!Cy1&Wi0^({PXA6BdIx{f1&`Oqy(Zl3=D$7s)W<|}r~W9vn#&tgdK zTh=xCtDJKlaZi(-u>eqW@~iT4Gl2hxp@4d4iO zHPyB9v*SbC-}{Ag#~f{#rY2}zO=Q#rRT`6=HL^KE&H8(4R2g86Aw0Af)ab-J&Dco+ zpqfR`0zfbv-)$QC3mtogrmSOEB(3!x{{`8k#NcXu!DUSt<{+2Rg&`}O<& z_vPg#FE6>1>}+QC%$ak3t{bMLAdUWl_yqs}=rZr$sQ>`{8UVm5Bf~=P7-t!bLBCKO z-fKAl0LIThAD9Ft3=#mK1Z3WctGVkRf$W1`YpsesT|b!ck1<=C$u!-IngB{_AbxawI4uGCu7*FLA2ModTKCT^$QwA_6Ae&A{1n zf-DqeI2`w974HCNL?YZ;3Agge9CS7gTX`MxI%LCcC4OOw7l<(6dY0A^kb1y^$+osd z8;U~tZ)cyv%b!&(ft|n9seE5!zZhRx@i4lMg6R^lY0?S)k?i2obaU2*MV#KWJ{0u3 zaqd@-L$FMgDRDV#LB*zR@^0OElEUubNynO@_&Vc}p8z27QZlm*T+2!WIQ*GeABq4& zaq*AHh?VRY%`?Zpr1ijV1RVPXj%Tz2Aj^9ZtD~n%bV}T?F*jlj0%k&Ncq(^fu(t0Q01uB_lA{4|n z9gh>Murzcp2TMR6gh~~JC4o$3-*bO-OAas516zwJu;wfng)96r=Sql-Z_Oy+H{zF2 zV=X(It{=(RT7>rW%(4Lg?$Hs<`eIe7#Fo^%-|*o9lrpZp?pAr21A&3EzxPd&WoLWFU-%9d8i#BGdCg>z4uy(}rMjK~lwg+0+y%-k76di-cF#b9d5 z^t{Bysw2P1;qj>DPV~H)Y^-mJ=_bf3TZcyUbGsVtc=}<%6%k3DI8k#4S9E~~2;yhaY&us1OgilC?-4{Mn7UYOA%TKVJmmI<`; z6u2(YI%+D%jo^#^mc)Ij!XvR)j=IFsIRRK<4u{24H3BUf=SshQCfR@5j_eq!$S2|x zqO$wW*04FX9WIdl1GL++KSZpoK4&10{1=Kr-fvnep2eOxp%DECtXsy}K*AsRLazpc z-@q{bJ1z$G3#{6Ig9u;|ivAf5J+Z>SP(t~4kS;QAHuk@RJO<9hc5Iigl3+muAYIm7 zHZnm2e=F-o?3QgdktAjHJcEc8O-RX^Dv#_G#LdG`*AP-cBg8erw5BT9*7JwziOBWxAA!71!0(iWT^^+v?ygn7IbC-ZGH39| z%xidmJk(;$nj9W5XmrfO7125_`mOIWi+v3wiJ;p(aDN=paraHk#KO5-HyP5*r4L{K z?z@4vLr8M!4o>E8isy;AAz1WeWDd{0nTxpmySH2JVz*fv-otOot!ynNB?U8<_Bji; zu(N!|HeZ`lI~{oQZw5LTZ{=3olgl2=h}n?*KL6T@k7AaS{|LJEp(9HFcwNpdTa2W# zy_OBKTNXo1o9Hq+yvEL-Cy^?VIEz3R3W-@1vS?h6MjhN8$jLCUX}=XaeA)l7JtN6` zct6L2**R<9RAYs`qg^1o z$AUSK#FJUEO5Mpm{I^z_O345gy3FUoeh)y zhmM~l+Bgoha#h=0{t_U^dw+RLI~zl52EI*|(K$n#uZsps?Q|iksR)E5fs!X#GlT*h z<`KTd+fwSyWk$zg_je9sPT?T=RwGQH)rkKyO;0jkKCcf5G^ah6BJV-=D5@Z@mpSJ~ z_w)N&pqguPnNF;N>EqE6=JRwd+K;~`>Ms+Gr8G+68Woy*%Z({?kd$6FA` z$i{4wt~OR=zk4KqwUA;w=#&9l8i~IhtIOoB+J5TeLIXZLLsyIR2XR8zk0J2;gQ7&1 zPQMyNlr5I8M#(qN_ZIaSR)(8w6+nK4KItOMFW&c1wq;<-RUMyf5&vaU?3IUVyTfzeQY}?G zD5Yh^C)}qZWGBjfhi|<4v|4nx;PVk z%!{F6h}Zh3S@cgtL0c2|X-q0+knBe%&aVt)C7E?|u6Ox%XJIZ!p!#=`4o)EhDAnXn zRrRw_h99D{R8LWPW-iZC@xaA+vY@DQ>nRWCYBmsSP3_2+q#&(ZK6dqD`zW8F?d`da zWv%v&+3&YBbQej5Su+~Gp!cgXHU56xYG@KiW-Htuz(}DWca`&N;JI zPz3}T(~(={`#-WShL7{Qj}-O|Mfch)mSK+$Qjt%w(%^f5S}XP_3W52(3Xf2&pELie z{1w5kP_B6*xx_|1;A89z%Q9lwTcMf?MgU;QqisLDDxY3OB6H*NNdSwS*>Me?Wu&f> zXn##5!8x6i*<|gmn-@4rKiVJ(x0zo)9!S~A;6fLv7ZRywCnO`j=VhxMQjnNXA(t~# z_)#C#pY1vv;A(89nU5K2OEK7YOpS_GV-*;Ge|fm1%Tj?UrG_zW?Xi%m!Y{}|CC+&s z<~N=^T%;Txu0886yz(I5Q<`?`>$}hNSw{Ep-SkTtLWD*TlI1hHgTzKwWjo6212P(9 zO56lfg^cvSWReb|uU+6HcS)>uQEPuG1A2a2U-zB9Ax^CE8&jraVrJ9a@WYe_ASbsi zA~!xLYK2nUABOnj^4YTTUe4gPD_4exMO~9X7VBLBDz=7OYN_j`zFJw|x3P>cLqed- zh~ygkGQsnHm-5I;@VZ4w`aM2xM46@Ot3p4=$!bgi6Tf`{2P*7uhaJ?vQtm*3Z|M%$ zdD6xI#vrzg)PxbQiL4(l|}cAOiIi)*iynqocj(OVsapticyro0>omH z$9G80P`Ad`GN7SpND00S@Ld5V^nl&A{J&rI;iyab){c zsRIYxg5-k8P`mIXpv6NM`juR3%sLJL8Z5{6q=XV)VLJK1$jz+s_7T`6R%ZGQns~@g z?jedLw0@Xz#=_3sF`QrRj}Px9f&~Sx_6BqTztD{}CWA$rHu&BCXC7bs1u7vjg<@w}ax8RUr`H1}&ED-I9{r8?CZ=vRps_sh4D|===Q|=@*|b? zN8Tq4rMMx=%`ytrT8UTnKVYW$hKe7(fFJg%b2o8&W+4^0n8Pm-2l;x#X5$)Egz4!N zHL&$Tqhd15J_&HyWtAf~uZW>!c9CacC4&SE_U%Nm(YRt zgyE0bBd6bsV6ZsFegw{6%ppQas)LN|2wApT>nppV)w)t1?gwj(KQlDde($cvEcL7t zeCW`J&e2IOV`oPgR+J1EGz#9_H`W+%A(tcCoN{1XbCYf<-R1jUlq~sXX=OF(?cURg z!ERf?@HGNgGxHOCP@K?Q7^Lc7lPX?gg*7uBZzxjvTx^F4lM#FtD<>o*R8n&HO$;S5 z^VeFRbc&N?%U>>pT2xqi3#*#p5F|t4U!Rz2<8=Nrue?8j--biHO!vcdbP|PJPnR9j zJQe@_ajSAe6;+AG zYD?n(lKIz+#i{|-wqd_n#?A;Pn8o;B(}fH48hDB?E|oh-)WQH#c19QX&JBskY@__V za*E8<7w1{huN$$(=N|HdyqzHrEE}%`XR%RHj(`7zn44OLIk+3&dG&gv7oyvrD9KGO zV?d#MCLo~bZ?*OAxi&kW?OTUAvQ8`BlXE~9=6bDr2rYyd#G3_w==&-?d*t08jz4P{ z$H``7lHsW(U`RncAky})_GkBH9UW}It zqQ=6J{5 z+r0S*{b+JA?tzJqJhcIJ@``x>A$WX87lx6V>fo5I{>Y3wMMlcVC4^$0r2b&V*5gL2 zJyr)f6h!fPkqdE}Y{p{iVH;S{4ysY6)HXOD5?D!K0v4)1W2oPi?67AL>`Oiqi-U1i{0r{wZx~5sG=c zZ)oqnu3VAio78JG@txY|xK%e#*IKIZ1t*iT4B!Y5`)i1?grr{rcV435x>hyU) zFPn>qBu_9jX-!Fvc`$f&ig~bC)|;#ZN9T5g4^5F|+#TFjxFp8wveZ$aOAN&@GeN2a z{+1EVQ)~qoXRmz~QJN1N%eT37uh=g{8vIAx$6T*@!<1x~y^F>??iPFIsl`^`kkt+2 zEiJhBwp20^NofVSK7*{SlccSj(Jf+uF{%~6~V=1PQ|Cx%}=T@Jl+--?2 zPTiK}Wyb>Jte{=+-6t7x5izY6hGR_EAB9ZUQkXMP%3cW>2q+L0CRa1xN0}p@FQ8k@ zzIkhbkIm!ZfGZ=^$>E(|bFuwS^z3{M;JVVz5oo3YWUkU}frbM0ToR(yp_=-4-a6AD zoN4{Wlby7r+bu>_B5gV@{>XY*wmt))w_&k3146_Z{o1T;oT4#zA^Dy?B)-ilof9L+ z3cE#_(HgVC4j*ww^SZMZ!=yLDTMUOYuh4o4q1>T?xiGfwn}6KIrz_xFWTt$QUNke0 zeVWSot3<;BM6w$5;K?s<)C)K`L@X_z*ve{alwOVtM>2jc? zggO~(O})5Bvl&X7=r-S>*3YSPt*7iqR88|A(8c98}*cNs%GtEH=`H3Hr)g=xVMq)I#E zx2(D(y0BbqFiH(VWFqK4F7w9O1y(1I*ZX+R=?5!4V92cs3^C>xX7G4&$XZgW&7K5v zJ!+k17dsDqyn;!_izm)D7Zk)ZzpgM^Ve~;U>twQ1sX4oV=n|^^Nxc3n&+I*d$3;!* zN|M(vf0tEUc{fO)hK|3pTc`0(-q)Qmgl7RZTFT@q3(xgDJK%Pd14leckVc9w@E@mLnk~>dE z3ozW%aaEzfOw(mJXxwefQ&$X8w+rf@Kb+|&BU*ChdOYV(RS)0(+)@1lUm8_o>mmzj z{w4cY@L8V`NziDAua{lbQtVt1F1gJQT-2wAHpTrj_6LpGvD4ex#-ksig0A^D{1jvl zCsYv=ytE2Up*gmEGk5eqHN)#AE+%S!s$`y14h>mXVJIHIt9L%mQ7iIrRZ|M#IKO%I zBE|7(shhsY%ufn+nP^BaPG<8g?s_83`E*2XbC|}(+{b;5r+iZWFnXmNpqKP<>^+sd zp0~7ECOmam7Ufh$r(b=oRs+iqu=3$qN^Pt<(K3g zuL@7^4|Qxo3ycfrJ2zV<;kOp&noi!X(|K+Rl4LA3$F$T&RcsT@f7It-u=6-DHxp={ zj2R6Yih&m(vR&deOq(-P3zKtbRq;`!VPG2i3}Nbzj;;`}Gr{p_(9aUZic0@B^TI;GT<-#a$zF`!$%?n5!}t!n2*~*fMVSovNAhAV|!^ zXW-~9>R5oVY{^9%;iH+ZF7TTgCAxCzA`LzHX+FnR?jY6VW9hMxo>`8II}IaTJpD@O*Id*oEV(PUPr)d z@ghE)xw99uJyPV$aC~s$jDK(uJ+nQBsf;ZLy$DrD8~>#xw9et?l^iPYkdlbSp~FI; zPe_Lntx9f|b~jIDawQb_1)z8>FJhVhOW+{cV?=0UcAy2)-emUF;)g(C{F*coeH%y4 zh{qAt=yt)V;PKwJ{`(>XZ917j{tu20ZoQRKbO<;djxxi0?@8HES;0NQcB788*CoEG- zF*n3^lp?Do!)qO4nj+=osmRbN>`@U_7RFHomVX1q_0f|VNqqqy&-Eq#4`tt)P-^*z zxL}=gLz6Qd!m&;oW?3ARcEHNaG~Gj}_q)#Cis-!U`OX3|uqLF}@o_wjT3FvCMT+Y{ zruZ_otz%QiVkuuBZK{vQYOZ-XGY97Nj6E+<*zQ8#=US+d+`NuN2LeGz_qnDsS z4S+bB-G3dbl9?Q@QC_^oR-1=2lOr*nEjQJe)YF=x+ZRgr zmK@sgIp(<3X4}Z!@h`C>B!Q$`$ERB&4T&t=Gb!;@1BdFf%Bz|zg;AnU4(B!lpifc? z8Jw!KDB<4AUfPEH0?%mEs`BZH(LT#*xONW!&>bB>uSX5w05yp8qUoRC)x%sKl} z+pduKb#qc#v)6*j@2r|E+)>d_SSRE)8+cRUM(ywV65xlp(9;@4RP7sHuIhx^?@OD1 z5W@_>A}d^w?WsRCm!5xIIaKjR=;nGq_v?4ZAYDo7npu0)ZZnUg6-}z&*!>v;E)PX{ z(dPJ2>K}oJQNQA2eHKHvnu?ELpV^q?%oqREP8n@xBRK0AYWW(|TV!YMY}kz(}S_fI;ZMXYGnC3s~C2ktqU7^SDbc^y28 zt11gM5ewxQ65~;=Zm58Fe2ljip8enfTDPD&Fw6r|fCX4saCQH~A(4(gGUhWO&9@gR z(k?6EBdEbsxsO~ILbuvNZaVgukngHc5{psl#e4}Wg0T7iS}xEcBzwKW^&83?O5xIi zAv$BA`9l&7@0&GNli^$K6%o4lZ!7oIx-igHD6zhSVA$n^X>M$>Y%LS`*MU<$hZh*= zHj11mPk`nxm*=KXU7-qX$LBES^bNWgur}V$Ez-Ub=*ipheN)JTBVL9;O+fdJwiqMh zvZtq!gO}vF=TnR4L0znG zXwD!DO9r_pv$|}*akLx{KmT-6l(L0mv-R7*Q*jXo{*PC>IpgvuEK-C5GB_isRfG}x zvu-F+dON@XAObzVQ|q7y1V0vg-+ykNeDuHlW+pHZ+PhU*0bz4E?YKXl*?RO0TwwFS z+!LkKhXHa*?eQIa5y>L#UH>j=aM8uUdG+Ep9_uV6Tg&@jr#k5Wnb7#Z=Q0QRcl!TX z|L)I6grIc1a{{O#VIKBRdSxpkIYQwc$M5BtAeSfzS!qoc`L^w^d)|f<|K(@#bJzG+ z$-&)kJxUVDpEK?tyJ!uYY*6;>WDlo7rh+W*;%ATFq9Rk7_|wX~`U@qfgAd=r*77&U z(?-TCBpDVcRrDuMqv~wn43|?%<;U>{pkNHQw@UWOvf>PXq;JXO+~g6a`yWW0CDPN= zm~&Z|-S6`9LX$%lX#el5&=y&CCM$Hptz+eXLJ4hfwJO{wRDLdW29Ms_ITO~JH$cCw zd+Gee7tx#Vf>Jc;S^Mc&u>Zv!28le3nNQdpG8nK)M)P)9P6^rw=&m`fPKG4SIl~p& zrDu0Zy=x@Qwc+IkaVhBEkgY`LF{D`7(f&bR3>EKYs4jQjx9KGicF+3H=n%MmGCPP_ zUnSIo8FA&u@_w8{l`k_~kRLhlgl)RU8{q)fv}Mu0O&z>+dKg*t?u4NP5O>I9&wH$d zc``(e*Zi9wO!-OmYxkpQ?Kj@S7m+3-@kOPVucp^6ewb^yT}>}J&W5zze)|WBK`|V1 za$&jjc7#s|_Fu21+rtV8%dk+$Ub8PaW5JtiCZDhLe6Acw!4g&_+|e8IsBTU8K;OtY zS2%O!n_GGLa7UVco`jF;j}!!!BZoKlSyiBWa-JBhGiwf!g9W; zk>ybqR=U#z&qUb?mj!J5v_!gm8spY;0e%aF|Cu?XaISr59r|^$HBq={m8u()5jc|0ZLLV5B+jyY)JZ$QC;m7?G=_y)bbohIZQ&r@=<>f`| zZDdH(lqVgM!XIIXd#gJycyX13?wsZ3fT}~ zJLHdmTLa!ww22+OhlfQ=`tsSH3T~}!3mN`2?lrIzC2xw~%DI46MTz6ERRwGs0_M!f zT_Ie19Y;cYZZPBb=?DQ2!JGZD7`vnq=O>0@Q6j%Y+<<L&!KpA$6X57}Bse7E5`+B&K61oP++a?sX^4Bq8xe7$3?m ztu7I*Oj-_pHUZ#508TJUq_lg>>53dq4e^NVRC%?SsZ7VnX9IM6vnulVyZ+it-ip=F zANgRz*sf2a7y5H+5 zbCt?XTWYbIx?ScoR?$YB@9*ywCJh8l76diqt?Z@8z1N`JGZ-A-kv3G!U=Xq710Gw^ zP;sjP_e77A#icgcyIAMXM$#zbCfWUH$aI!wau^w`WRdQ~mQ>blsZPJIM=h=K7D;`~ z=M$r7s8hQswct0eVnUNH&>y6=lgg8ua&VU!!jt#g;SW`R z)YopN3R~#QFN(X-=duA-re!xIYFs?V*DuTKizvep@niMC6k^;V>!Sp?2_;0_sPpI4w|r1-e~I7caAQ_5>repi)%#9Yb%JdbH>rY6 zGLK=bir;_4@Jsg#Qua$-Pg5O3nkv8Qhxt?xnCq;Z{SGGl|im=CYMsY=`oCh0Cy zTsygDewIllQvai=e#&Wo55LRglXA(M(G~yJXB>a1kKC51>1gIo!yp&YX^{Xa*97gp zZ!Ia9)vJ9ySPDH(9VSjL_;KRgW`C)Jy};eMarz(fsrw17A6s-d4!TK-n@H7h#5F2u zPt0uD0bxKl^ZW#h&{tU!$Uxe!UoEo`ETtbBT-}KX4SvuVa%87S(1Z+4pK`!5$LXp+ zt46Z1`;Q^*MBP6SlET1~ab+oN*R}LfORB$qIr{7+mZbI*Ngap?o*ei*v7gcsH`6Pt z5!=&)%H&69+rrV*I6>Lv@YPCuH0dJHFZh)TwGY=1zbwvULrkZ=-s9%-!d(>|sgGE* z&+-HIKi$idqYfiGaI}WXX@9JBdaVVV`Iuc+ywcqlY}4;lUEEZ1^tdIV;kCE7HFbRE z&Y1EI?L^Cjz>)eOo*X?T%lTHiz+3Xv5=Rd4*S*cA-Ksp{$b=tm4L zh}~ZC*ywGoVkk{g8$+w=3pz}P+0gx`jnetr!!lp7%(HY>d$Gd&flwsVL#8}hqCnfw zfkSIFzFIj3^t+ntCjQZ$hcni?dN#J^R+6kn98k$q+luzQ7e@Q8?e*lm=FjrN$a0dT zpXvKr+`mScS4L^edcYtCm=a3(W)O+Z3gkdBnRKUoeb=?kE{ufbdO$?b*M#QD=rAEM zxp7qVCN^QP@n>XrmVU#Otcc@^0k)Lpv-H~)i?F^5^j}iewLFCM%>bN2WKun&6k7@%=vzU z1infMeM-N>sWq809@{tEtg1gwcE$%rKy=#p2+c>L*87V{fhXr{nBSY5=CnOiYT_f$ z$*aZR(>l#a2kyrNgV5RrfCR;e2GO}JI(@mBpWmYMy{%sDo-4_jDEU5>fV^C)LhI3S zsxA|_>okwSrGa4MA2ntaW(q4UPfZ}Nxszif#d906*S7_Up6x9=* zc1C;d7YE-qHk=iOI&>M7>uG54W(QqLm7I{f6gkkoURr1!`NtaVdSy;gdYBs_-&jbX=tqk6TSMX4 z?*v`25#nF~K_=RX@Q9Q^1AQL>Xpi`ThR<5vVPsZy{Z=lw z2{%D?Ka1tQ@4*}Mfu@U}wH0Ob1QQT9T=7;~x)Y6WA|l|$=n)ZJJ){Ie1n|3byN+dC zRlOH=DUbmhUs2kL%hcdHZ4MT|@I2PgVns_52JfnsHunPDn|DDcdFf*8Z< zYoeuCJ93`%^HvTjxsVdkm!TCiJ8UdtY>-@Vz3u(==y(H39rAwUsKt5p`(}4dfD$Ax z*QvuhSxsDyK6PB9Gh;-i(67~dS)DvolzRKKc5kw%=W%lEt&eUD3}uChb|~+fEjE08 zRf#6aBSWwmg%LwTS}I5Nq)9z#!y|XRG6I0+*s^!e_x9^*h|v;1cgX_k;X+yiy01y~ z_l+ywij#zGfY9VtVMG*`{iH3!5z%aq^lZ!zBV>@%!>87Oqp*P#2ti_^(ifC}hG%snwTB#@PDxPhw;T~t)=l8xO8H#*f45;%R<46PiOT{k{ zfi+}}1ud{e7)g1)fk5Ut(T6wGv_;>5fHTd}1Nr`H=`KSCEM!x=9{yyaJ#2}mS1U+7 zcR5)LPu_w%f#=L!?pa8kZIibt-Av#@xe3U^yxUWbRHZYCC+nkMVs0@@?TA2IN_8N+ z3UbdNQ*qjeXS)+KvaD!(2mNKo&(HoahCUb$_E8YZarnu`ddNI3Pv>YsIwxV+=wR8Pd6d>;q?jojjqTFd+)t_~ji^#;!O#P^CZd zxgrS3z=#+?5AZV)Q~P%QW#%v4<#a`rutH_%DnGV>Ge*&8n}sTH4SbT1C!m&j@qq; z9zd=V01P9(RA$dpRDiRxA@>Uyw- ztk6Hp|wngk4%1=WhO_NBvY=*##ieCmR~NCEcXjeWLCu_^LOW( zj$Ox!S8RT}$+~ve!)7OO$>BCnyc|h!`2#o_IiPqXku5Iv<~F{(>)F1I^|6-ng~0x# z^>)eMIL1E|U!xR`20`=cGh&uL&-R%?-tY59!D~s~>8XqdUemdLcCp_SZ_J#Y(_HS0 zwb~6PzbvX&$I7C17^ zGr!)cc)!j@b`dDt^_d9mHyvU0s)O){HsYTgH?@JR@o!JAGde5;Cwh$#;R*SX(gx-z zKdQyNHFDq+N~&IOT)arR_q+ZO)oDX?*WzQUKTZ;yphS=SB!^=`?sa{$d!q>q1PZnu zmEXZ|i^ILh(o?EqUyGVf^Ad-l z+c&^Lk7SJ7`tVkdhX_@kfiz?>K-;T+^RPt3Qd#CzDdvEah9eF`M=xGkILs|AC0%~I zb8+!7S3%;ovt~0B%j#-`D{o z6pj@6vTU5dp#v*GlOHbKe5ZQ`u8s8Pmj{z1e-c(s*GZ0QLMgF94+4KD6P{=xvWt*a zs`AzUZpiBkJSln8AaV4wea##?jq)k;x#y zy;7tIZSBk2_=3WcNk>w+=033#9hOjOpZt!e>oMi=Q%9pY3#h3M0r+auczyC>f63TO zAD0gRs?UsH3B-;E7tou@u&pkSUg5<1Bg3HbF0}@aaz07%InNyiziD3#ym7mv;voA^)BPM!Cx2`LNsyHn%6%QxPccH6!oXm4M&)y;(40olWwBBS!%e4d%+ zw7iFwmV93@jS}rO-I*sTd0gr$gqoYG9B+DJEHSNCsX7{LE5V3 zq^pia@i$+k-(KvK3+zvik4Kf1JZ-2h+Vk6ud!Cr+Jlw3}7<_#JIGyKPGdEzpTZ@+s za5Oh7X&2wSR8DS|E8vXHmq!-JN};Iod9|12Co#A@0{T#RVxl-6ZbGIV9BE?;sjhr* zc6zkivl=w;)K5&5{jPn}umaYQ@{^jszUB<9TGZJPp5hc!*VagaW2Sy*S5DBO3V$70 zV}IJrw6HCAvbb z8nmh==?5OkRgD8JE$bI) zm!6(5Xlo#iOL1ktUsYslvhSPl6~SYs8&rIBi@dVU6sY9{>zho~(}B}gKk~NE^9@o5 zY#2(4`qBo%Y{DK{RHtTQ-&8s?mGA_Q(S5j-!v_-`X= zHhut%gvyTL?}YCVS`O>b6_D=KPuPS`>uf;jjQ5b=Tfq(uq*i zAT(~9(DH{NeH8EHpkmcq5St}?iHsr20lVgdhj#9(z87R~VJ1rXJNg9Z=dz>BO1^IO!N0{93Rp4i9$Yf917)t=73V417v=TFlv!Bd5ci37f zw>C;$rwrcz6M`0{vpHK<3gsvy!N1#iLI6U#*c;O65n!JR-R#HE30)pLttk5`De}LY zV1mvs{-^VWs?b4S@F|xooBaQyVdi%0RP>r4108biWG^=;B>g8T_D{%us~R{b$QWzp zqu%oQKhDy|qKu2vi2XE;xhKN2CZg^&wb#NLo@)fnK>+?MQVO_|hm&V)ln|Kwn}7Oo zVkQ*qUTZ$)3*K?zzM!$AnH934$2}{P6eWS?KKj8Q8fq<5mwd|Sta32np*@4qRmyT%KXiPTC%2G$2LCVoNp5 zt$vBJ`FoLjTa4yC_ujUD4(QB%pQ`8P)J-L;ZI?UAQzAY8?sd?dF@EU%x43(+yeVka zzIpAUXFGYz-T0ldP=>;xr8Vwt%=LOkmdSb8ew)KXzPZv}u}NydS)|GeYe(tRuL<A-bZl=vc$CzDsDQT0S0 zdfH?Rsk={IhC+KtrMuVFePxABroeFExVaJ{)A2*uuVIhlK z=c0{k-RuDO*!H%mGHxDUZe$@k6spmXSr2>+ zonOoD5VS1}F=Br9@o+xMdnD%R6?yacrNh}r2DeYm%DaDs?9Z}_zte|LS=61@8Br|e ziH*?(Iz=tAyp-hl%rxb`w=*`+}SB8DFI`vtMl>kwbPit?0ktdX~PQx%@f8Cnba;a+Yx;0`?OmW-;v>} zFL)K3p-@ORz<>|EH}(19(MD>F{!vZVH*IBQMSfMmoRbI`GO5vJ9pN(t@9sNmcUF!- zuaXk*^0mv&PR!a?-)S=@cush2`+YaAPBtPuJUrZ73MG#0Us}@M^)P=7bx~L6a^nK$ z-+FhbF&39-vnJ&&WoAMuQoD!S7=uGgF2_t8#AXo!lII#D*(JihP51`NeVFb<=#Oj$*z_>2vb| zzrv0ktrr{9$l2Xp%O=0Iwe`3hQrAAqKB>zY$*nwXygaS#^0-+oppdyWbw{W_qfxs3 z)O>A$*;Oy2O z+1uH*#1r;yeumt2Gl@$oLot1Apl4uvpf@Ly56Froq;~SWUg+ON@?SP4MMG>4-um!2 zEsZ5HK5=~G=n^HENrTgaYUDT7%KJigf+z#_fd+~Fxlfq={e|9>*a#R;a6)L9FT9F= zuchPKLQ!4)GD^@h`{dHIq$H#QDl?YKMC*3!KLFrCI`U}9({+U#Ihp++ZYPmFH!%_t zQU@?sL=;CI3H#ojdjI6p;j^9Xc*jZquYMveKqWWTP+QJ9O z*v&wuEj@mHYwPH2VP}xvh{WSNGjm3A3VH^M@beQQ6iwH6I~ceIcRM8qPy&08t)UC` z@8W(;{Wg?|D>K)CthO&Gw58v8Ni1AK+qJCf;lt?T8vHd8#{U)FgZ8gp@Xzkhc|F^~SjNtRh^7V%OWAjB(Jrs3s6ecQhsnm2iSw>q>o8T!z8~uQo`~6ORI=)2A+vRe z?92^~iO09((oY>K1DBrdP}T8-Pm=z{tvizHn*6w#tdDMp&-6N~Ci>{&*m>Ki?>Gxn zpR8`Zp2-{Ie<~A-G)hwoBwxL3G6=Fx zvgGNrnT&iI`(gCi!_K+L)R)l%Z*yXtKh!Xn>Q~;Md9A8YV?(Xe`I}X#Vl~0V&KLe1 z(4qtqN2I{+ZWs)q{67dX>_=kzVY6Rzh0u7U+IkD(LKJpbY4x(Q6O_qeiaQV-Vtz zMHfGGCN`X(C3}^_GE!rida|bknH62~iM(#Equ+0_TXv<57g!ugYRPakry4e^ZTGv5 zFc>gcCH~e26+-pe$IgQL&Z$mNc45n!XnpiL3ooy*;j9P;3>cADM>yc3d zTr5tLRu;&}UIfp!miQVdf@F(JmOQ{y+>v@l;C(1*#*S>8XjP~&MoPU^#$BZ!TM(3! zQ#i}mnzPqzmjfB)pY(-$lfm%zC4Bj>7Jzc~J7_V&eEa$ZYQW{_@b0;jlT#(ARkIkX zjpApyKlo*j@NFBiTTno|r4;j*!HJh&z)8VoP!GA)|RK< zmh+9*mrzBrP-{)T|2y8dPFFK0Z!Ss{qi|E#f6UiY~h^eSDml`}CRJ zV|p>8nntuE{>b16BkK6Amhwuz-GJqum_#k2s~IPeIF_rM+W=_O9H)iYv68`flsy6j z(i^Gq#zBR{g3r;f^b%Y8?eWKANOE;`^{#dFb3d_Ib8S5~_`UFnOgpTT&J6wYxa}76 z$dX?jCgo?Q9Qxte#rA)!TGsDQ@^L=}{50QkKYxNs?EONO+ubt@sa3_`d*RNfUO|!W zxR;Q$UZP`>6(MuXl6&pEU022lYelm?Je%V+f-V6G@DM@5-yurNxn?8OkM%+kjLc zx&oD6e1Yq!B8zb7hU?U^s0c-#nVMhmofW%Ph+EO!Q{LkN+gz~`?>`nfRZtsUM&5WC z#cJvo>ru>M|>Xml)7_=dDzi& z)LvF;dni`c`nu<@c~7;K>tPOcCDql-&FATZxUBl=Bj=YT_X|c^6s~rf+Y6uq>9}JD z`Zp6B5EOf{5;rG<^le_0NOCsLwv(n$!Y(7|~icLft zRYh;*iB&6J?g{U{Cr*IvO*(~U&R?n&s_FiuTiJMWvL-V;l%5Z@CBph}QVgO(R{>B_JgN(wzd*DIwj` zU6PUl(j_3Eq)3BwYM)7{Kk#)8 zOKXbA5vN&6Uz#*}zu-gOR1g<$wOmTA1p5}-0iS*c3Mu|aTqjspOBCMQnJ2SI4R=Yd z-Aq5``lcrrc*$9g6yB~iH)-HlaUBISc6|JA6WP&Pw=InZ5y1Usmv!w3pUNXx zS19piABNqz01uIN$)D{Z#~UYO$|SMT6s8BFHZ(BJR7N6pP<&GL*cs^h2Kro?c|O5< z@3!LMeBgDi!`-phI-|gZgV7}FylQ}Mx%c92-9OVD$TnoX2F2&-Z%7!mZJ#lJgF8~2 zQtHFJ{3Gpc`{vwG=BoQ57~&n!IQ^Q)thJu0j?K9h5tcS+iMrp6ZP9&;GDt^*_`adg zB;i^@ssE2C?Gb#?;Pew^WEXStPKpWkoaUdmUfi#7B)_K+qCQF_i2YuphHHVG zlipH^0?A96RS?N(;21LE>8V?l`SW(Bf#yT$J2&c*U@f=v!~`89*2N_cjZn<+8X@SdmikFI@#lR|u&YRMRQ4phwc zoSC}~Lsj1|1?FfPzv*MKJUDW_LrJ-z<=7=cHQ%ouoAdTZ`|+R1L~uxxBi2U-ldo-j zYh{e{U7wpdPKl!|Juqf?VyFySv1F!P&V9uLp7LAgo0CQ_fh$f3>Tlh8is7@shHrYe zPB%_DE62zXZ*Cc%-)5LEsnP>8ZB{fG?``;{&W#r4xTBT;8Th>v=u`tR?zqI+W*YP+$!;i-rc1(z`{~-p{ zdJa{6CVN3sE9ulc0k$97K~Z@yqo+t0&X~%{YJp$`nB=9-GfBe^&j}T~RU-ZIx zN?-H7%3~}3bVZ+cJ2mvbyVd?N0EfN#b-ap8@eh;xnuh?wN`iH6C6QaX1)3`j@^rtX zU$pi`2xUm(o78SG6CaqhhwGu9Q2;uZ|FAA8s&tbFH}8v8Idog$?-HYn3i^thnlTmf z1LNLa$bT4nc>kSK1_D9Rl#r+47Llv>slS{N>CYqwD^rt$6odM+Jvn;hC;gtuNpfo1 zrLStGwHz5rj~C)KZY$m^UudK!KH1(x{VxcF^DaR%;b9IkWMutO+>229Cehv94C9Lq zF*DE2-KN7p3eguugo+)AOxo{ffw#i%cH_5#51xUzw)456zP>M=$UWkJO-dyrX)5g# z5nKm>?4BNsvBXojE$3M0>v9u(ex_yn0>$KiYkPn{ZD>Ue^e&x~T$ba4F9W6nI`{Xv zw=O&-gaF=Od(_pHHb+B-jU+{Y8X$zrh{!Nd+%b+beLnC|{(s2T$B%pr)_Jy!EQ)Wg z&uc`Ayk*9m1-J|i2vBwPZ!5~xO2K(KxbAd8(_7AT!dl-tQ@53tShgIcRFuEn$5Gh>yMC4BM@sryp@P$kz*S6As z;6O4AFbgMf%Slongd9DBdav+AgH9DE7GIo z4{8rTY59Y*Q(iXO+++~R3|LE7Of{zD4bAL1zI+*m{l>$`sAkBdE-W_T`v+cqr`?gy z4=j9}G$GY+N6QgRu9qcvG@&9zwe|_+Vp2I;7^W90AC!y1B%39MjG@x|F0Q%lUoVu% zyAa^2GKLy*Smy3(fWMktDxuL{$-D99DU{tmS1;(L!24XnEItOmTr!TGira>GFMD3f z-LD`4>$Pwz#XcTAiox!i52YQE3}+7epEW$ua&lUtsc&l9p-77j@}gwyFz~{xsDnGz z!evZ-Y_?llllh@fb||NN^!n2hU%v^NmwnLV{%m8)SLyaQKdI>F(Vq*AF_A z8W#WI37c23@G(LG7W6K{<$&LLgM{COP zTF8*M?SVV9Gb)hB|67mZj*gC<5>`AEa4&w<9?-*7;LTBERZfTPU4_!4Dyu&|;t1o4 zPwREKFG3a-;;Gv=cAGX)>Tf&ZqdW3h7acT7K}Z;M_PJuSSn1wJb*xttmVL$Jqe1BGG6-(sw-O3G#G~R%~BB zAHxaOmBSPMSq%SSZ)yw&?hF-=@2S?AIfCvD_kMjNyrtN#WD@~XbY+H{M8u_t&nX-O z#U58o`@05*K6vQe0uoNBv2Q+{TQlfCACX&m`8Y__gq1{Pte4=)%{BS=b_hMDjFstQ z`Pb*KNaP@9nsgm#A=65@kXo*~g>ti?mCLJlA>7G(SA7_YFh0_0!$c_jkkPlyqWF@bQknDSN z@rRB7=gNQxx|gvePwj7;Z(X8x#)2(J`{nb}=JA}^pOad}HBtvs${jOWFzOUng4b1B^1WJ_nb5zTL^vB7KGnA%qdOIm_nu^s)8rWH zhHuMph0>>zDswz)_@>{zJq3ykTnc_w?ewsl?;9l>U~`%Yf?F%OKQK6@1?gnO!neXr zVPbRT;IQ!VncZj7QpkNW+i1oX0xA#$-05oFm?7*c7wId%wfULd{7GYEL8hE0NidPN zx)v-8Zb;I{7~E1~{)3{#@$(xl-7yv2mY|xf@XEj%%sqt;ZP`L2NQiQuDRsP zq1ww}>KZ@B=b9=KFLG~9caa+X-98j=1V6Z43QciB#p-zrTN_-L z+C*S@5z2Htw$?fb3{Irot6r4R)Fe3_8b6V34sREE5R2U>VH}@nOHp2N{q=pBwW-ZG z##h#uKu#YJR4QjOv(^XH^z5FqL)k5Jt|K@1wj8%&^7rQo9i2b_s8jhg*3_h7l`W9* z!zAtK95>>w-r_t%^gHfuc+F2&c8 z(9Hb!_e}lZhV%F6SgFqD7M-awGy`m0b?1<{^v8goCt=GzXFKx5oW&(v2H0^;H{ z7cSa0`YN;Pkj|gOpHG8kxN#6?+6h`9rArf_=M_f~xWAE=Wx4As$}1k_=K2PDpf#K* z!AEhPT2^V_!?=?Zq8NRmO${=2x_ME|X=Za1TGI89A+wk*?ge0+&L?WitM0@XjtM}`dVB;^>UgWZMkcEq})eZ3v)$ZN~=#liPFpvFp zL4gc0;#%cXdh{P3e`~fP#X^G+w6c|!M_TbT*Vm)XS>12Ig9A5B66{#C4qC`Q^n7e= zET8qOHhVB`>K#AVEmMr7mqhZLoy+d+Lk@AgJ7}>JHXKw#4(VygXfHDL~xh6@<_rk4~p(jI&>I^m;mLj0q(>m2$t+DUQnMjloEBvqugum7qS(Zz8ibyp;HH7*CiUTV&7L8>Bycy{5^N z*=scoZV<@c@A(0(RIP8eMDkv^ph3%{(Ku;{!V=f9s)X{>@zF6T-W`nrV3WADbcONd z(lEy>{gg5-iw08Zhs;4`?`J*LuroY7JbHIEb+>4!oPIJrJv)1SeNngO7vP+2Z4if# zJ5>8yeXQ9C4+2_n>!~+R4@t4d;p5;p4E(;RNQ#hCHMh3ToKFI*dLsEDd3@S;tH`J* z$>3Wf4pKouQ8ufHKAG0J(_6R$A7z<~uG5T~xYATZ+{1~#}_7+xQs&>zninNxNmf{lP zPEDw);<`n{=8NO^C@H6>{~|+dhnu~&()X^;(~Bw} zgjRQS;6c)qBCJcAW}FLt4Rri?rA#WB>fqx;2I;mW8sL94hXffIOw0=p|Eah;44-F0 z5gpar7~{OtZ8@>DIEVG_Cj>ll3HbNLQn2K=(E1Cn{k1WAWB7sKmQZ{?Yk8kT<4man zoB8we>kE%|6Q2p{)1Q7Yx8st_wb49SFzu+7$XOq9H?EBZXtlW*Zi`I ztxc@HMNxX%7Ir#XDJFwh{`8OSwzBC2r)u~l_;7kyq3og#YC)Wc*L<~8|xz=IH z?3T)o!T z`K%N6{I^PdcZ)7gP81&f;4}M*<-SR-MR?^8MhB~@sHpTh_wuQR-Ke!;0Mvmfwr~IP zrT>>c7ubs8#TLAZpq}@faOX4NgPEC`&FGMC8rwiBoZUH>T(pF~cM6!EoSj|vxMZ}; z0*AQP+Z=s5q`Nz1goNADz1>aau1}*hX|K7}`uN<++nY2&rcFn?A~D2|svH*ral#qo zg+PW_RCjM41@E`sPLx+n>;~hfty{{jL>(OVoPYD&`Uz$TzreZE_ao<$d|yHwHJy1X zL6VTk!ZB3qG&5{dcUc_si{3uKkuO`dhr9Y9Gl*|^RW6lfrRG`41a-k=!dNfdnvtQS$zy z5e(Sf;#Ei93#QOA_d-oO3k!xI(cGrI_2AzSDgQ5u1w<0oNqQWlRCH8v3AmL0>L3Yi zUgTP8xLL6wE~XrGHU(c+=uQ<%T#n82(Z=D&jgOCSD2%oIH6UrF2n(FNsim5VhKXQ_ zI77BkTyMUepLR+>?n-aMpx>{%ua`1qwUgJ?JwfLp&$RNHC;^6KwwOm8xZ6cHo#|ZP zcstQdxto?O7+@=;Pcoh9inn8WcZ2PWF(?8aF;+x(|9ND9X~)T#VVrzHJKW~;IlZgz zLy+yU8AESI@bJC+IE^ev0L0r-fKr0%N)0oq>p8+mREAwchVNvYi6EVbF!%i--vz$2 z&S@OH6i)tEhcBohwb7q1N8nQUuBSmIecZAOUqGpJ;-S(azV4`)%%rNKk~*|9$JJWP zff3Yp9WGKs)g|IzPsBQFc3RugA_9^XBI7B7l9JM*l!5hxHSJCEZ?8EoW7RS5yGgW= z&RMVPAK%Iex7G!mlW^I%#3bs1iLoHQDV#)V;t^}w{$Ey(E-KUwWAah&9M<2(LM8Btvnk_2r@a-L{#;@x(T6VX$x8af<0BMFKS_65;4~e;3c#%3QpomcCyO4a=VmoIir~0#*)ntkU81b1%<8LOaL3-Z3TeORbx9yw)#3Xle~q_QnBRZ|-<_ktonuz9!7Gjh zlIsrF5PCq@4d%C z;oQmcOgDBcirIGcuY8>i{b5(k_dEa@LJmjcLbDX{?xHobDdRIjAc9NbJ0k3nFc zIsXZw__i)MfGC&FOo!w zHxBNuCSTPe!}V+Q9l^FXy*n2X5Q#k4-_Kd-+_}@|I0eniwGnMp-6;zqqs--N$6ndj ztn1+95sWn$9e)4DLoy)H|5MAMeYWxP_r5g0IWIYnk&vNkwGTt63Z(jWZbN7s78!Xr z!S;SG#8I%K5nc|>4!&O5rl#5F&MHQd`b5S_8vC+ryrQB4T$`G@dWjZWy0ZJ(u5l0d zKBrcdZEFP8k4~)0E#}?FMA6TeEG+{AX@b*|nbJ(tDjqA7$gOVQ}Lj{P5=9 z+uw{F^hJmLtpW-@p38%~^R3T*m>7Ghm?h`A{ZkX(k<_rvoE&3QQ@X;cLqpzG9Jm)_ zo}ttLnqUVx$A<-mA@AnccM7dSXFZ@6a5|(r88h)X0O&M#mQg`c2_$1q%eh< zu{5B<2I*78`yH)|GD(O24}=ASX&zc3cfxnC6?+8Dn?wzM!x?+DLr(ADM-*S-arBsP zqf!A5Dm*m0vg0ElLG2*58z1YD^DcjY_Snl}H97iasW!${Cl(5RIhLblj+XxpdYSYx z?L0iM*=liB(pID9e_DVak3BjQ=mE!*(+Jnyg&^M?wkVB=qvU zV`;#KEN6*Ct$kvakEh+TW)dl=9;C|-aIs$w)AF4jRnP;T`eka+_mA-*eY*ZiZ8Q3#iWK^PLo@z7VbFHP*V*M9an7I$T1r{n`E#I6qCh9%b-=Zxz_r^DS?@N zN=9%R?iaEE<{7wPo1@7{$fvN@5_XnUs`|>wp-B=Z#}s}K*k0(KZ}>5O@2;p3lJcoF z6%cp1W?q-13z}Xt?+Hest^l)8mai9N8#ElM(v*rIpp%WF`~6qhu4dVf);~KaYn3z? zwd}3+j&OXKx)y54_7I0eBj7cc8?hk(ybLe>{jLx&g)$m)nj=h!%!QKo;#l|};rG&U zNQJOB5^bo?A-@9iRce0unW=4P+s2FDWPCPkZ+$Ul+0#x2O4WY$S(^t3<#~GV2 zHvPX`GjzJ$6KfuUZiKtgODO=-YLe{mQ^C9B-Y)BJZ$E6!Hmk3Jzx}$+-&%(O#$IkM z9Eg(Y|H0m635vPnt>LrtM((*{jA6Ky40xq4j(QJ@Cb}pkSu6!7&~kje3wRPl4C$P* zYYp~fzUtfXL!w9jgowp+hTYv3FlYvVdx(Jb_oHviGJ{>k6F;W7TcKMfD~O@$X#Q+D z6Qt7L7909EH2|s1DT8PjmeQDDLNs1+m{Y&xAT1(%0A!WDg^0_m7ISjQC$&-z;wC`( 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 + + + + + + + + + + + + + + + + Backtesting - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Backtesting

    +

    This page explains how to validate your strategy performance by using Backtesting.

    +

    Backtesting requires historic data to be available. +To learn how to get data for the pairs and exchange you're interested in, head over to the Data Downloading section of the documentation.

    +

    Backtesting command reference

    +
    usage: freqtrade backtesting [-h] [-v] [--logfile FILE] [-V] [-c PATH]
    +                             [-d PATH] [--userdir PATH] [-s NAME]
    +                             [--strategy-path PATH] [-i TIMEFRAME]
    +                             [--timerange TIMERANGE]
    +                             [--data-format-ohlcv {json,jsongz,hdf5}]
    +                             [--max-open-trades INT]
    +                             [--stake-amount STAKE_AMOUNT] [--fee FLOAT]
    +                             [-p PAIRS [PAIRS ...]] [--eps] [--dmmp]
    +                             [--enable-protections]
    +                             [--dry-run-wallet DRY_RUN_WALLET]
    +                             [--timeframe-detail TIMEFRAME_DETAIL]
    +                             [--strategy-list STRATEGY_LIST [STRATEGY_LIST ...]]
    +                             [--export {none,trades,signals}]
    +                             [--export-filename PATH]
    +                             [--breakdown {day,week,month} [{day,week,month} ...]]
    +                             [--cache {none,day,week,month}]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  -i TIMEFRAME, --timeframe TIMEFRAME
    +                        Specify timeframe (`1m`, `5m`, `30m`, `1h`, `1d`).
    +  --timerange TIMERANGE
    +                        Specify what timerange of data to use.
    +  --data-format-ohlcv {json,jsongz,hdf5}
    +                        Storage format for downloaded candle (OHLCV) data.
    +                        (default: `json`).
    +  --max-open-trades INT
    +                        Override the value of the `max_open_trades`
    +                        configuration setting.
    +  --stake-amount STAKE_AMOUNT
    +                        Override the value of the `stake_amount` configuration
    +                        setting.
    +  --fee FLOAT           Specify fee ratio. Will be applied twice (on trade
    +                        entry and exit).
    +  -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...]
    +                        Limit command to these pairs. Pairs are space-
    +                        separated.
    +  --eps, --enable-position-stacking
    +                        Allow buying the same pair multiple times (position
    +                        stacking).
    +  --dmmp, --disable-max-market-positions
    +                        Disable applying `max_open_trades` during backtest
    +                        (same as setting `max_open_trades` to a very high
    +                        number).
    +  --enable-protections, --enableprotections
    +                        Enable protections for backtesting.Will slow
    +                        backtesting down by a considerable amount, but will
    +                        include configured protections
    +  --dry-run-wallet DRY_RUN_WALLET, --starting-balance DRY_RUN_WALLET
    +                        Starting balance, used for backtesting / hyperopt and
    +                        dry-runs.
    +  --timeframe-detail TIMEFRAME_DETAIL
    +                        Specify detail timeframe for backtesting (`1m`, `5m`,
    +                        `30m`, `1h`, `1d`).
    +  --strategy-list STRATEGY_LIST [STRATEGY_LIST ...]
    +                        Provide a space-separated list of strategies to
    +                        backtest. Please note that timeframe needs to be set
    +                        either in config or via command line. When using this
    +                        together with `--export trades`, the strategy-name is
    +                        injected into the filename (so `backtest-data.json`
    +                        becomes `backtest-data-SampleStrategy.json`
    +  --export {none,trades,signals}
    +                        Export backtest results (default: trades).
    +  --export-filename PATH, --backtest-filename PATH
    +                        Use this filename for backtest results.Requires
    +                        `--export` to be set as well. Example: `--export-filen
    +                        ame=user_data/backtest_results/backtest_today.json`
    +  --breakdown {day,week,month} [{day,week,month} ...]
    +                        Show backtesting breakdown per [day, week, month].
    +  --cache {none,day,week,month}
    +                        Load a cached backtest result no older than specified
    +                        age (default: day).
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +Strategy arguments:
    +  -s NAME, --strategy NAME
    +                        Specify strategy class name which will be used by the
    +                        bot.
    +  --strategy-path PATH  Specify additional strategy lookup path.
    +
    +

    Test your strategy with Backtesting

    +

    Now you have good Buy and Sell strategies and some historic data, you want to test it against +real data. This is what we call backtesting.

    +

    Backtesting will use the crypto-currencies (pairs) from your config file and load historical candle (OHLCV) data from user_data/data/<exchange> by default. +If no data is available for the exchange / pair / timeframe combination, backtesting will ask you to download them first using freqtrade download-data. +For details on downloading, please refer to the Data Downloading section in the documentation.

    +

    The result of backtesting will confirm if your bot has better odds of making a profit than a loss.

    +

    All profit calculations include fees, and freqtrade will use the exchange's default fees for the calculation.

    +
    +

    Using dynamic pairlists for backtesting

    +

    Using dynamic pairlists is possible (not all of the handlers are allowed to be used in backtest mode), however it relies on the current market conditions - which will not reflect the historic status of the pairlist. +Also, when using pairlists other than StaticPairlist, reproducibility of backtesting-results cannot be guaranteed. +Please read the pairlists documentation for more information.

    +

    To achieve reproducible results, best generate a pairlist via the test-pairlist command and use that as static pairlist.

    +
    +
    +

    Note

    +

    By default, Freqtrade will export backtesting results to user_data/backtest_results. +The exported trades can be used for further analysis or can be used by the plotting sub-command (freqtrade plot-dataframe) in the scripts directory.

    +
    +

    Starting balance

    +

    Backtesting will require a starting balance, which can be provided as --dry-run-wallet <balance> or --starting-balance <balance> command line argument, or via dry_run_wallet configuration setting. +This amount must be higher than stake_amount, otherwise the bot will not be able to simulate any trade.

    +

    Dynamic stake amount

    +

    Backtesting supports dynamic stake amount by configuring stake_amount as "unlimited", which will split the starting balance into max_open_trades pieces. +Profits from early trades will result in subsequent higher stake amounts, resulting in compounding of profits over the backtesting period.

    +

    Example backtesting commands

    +

    With 5 min candle (OHLCV) data (per default)

    +
    freqtrade backtesting --strategy AwesomeStrategy
    +
    +

    Where --strategy AwesomeStrategy / -s AwesomeStrategy refers to the class name of the strategy, which is within a python file in the user_data/strategies directory.

    +
    +

    With 1 min candle (OHLCV) data

    +
    freqtrade backtesting --strategy AwesomeStrategy --timeframe 1m
    +
    +
    +

    Providing a custom starting balance of 1000 (in stake currency)

    +
    freqtrade backtesting --strategy AwesomeStrategy --dry-run-wallet 1000
    +
    +
    +

    Using a different on-disk historical candle (OHLCV) data source

    +

    Assume you downloaded the history data from the Bittrex exchange and kept it in the user_data/data/bittrex-20180101 directory. +You can then use this data for backtesting as follows:

    +
    freqtrade backtesting --strategy AwesomeStrategy --datadir user_data/data/bittrex-20180101 
    +
    +
    +

    Comparing multiple Strategies

    +
    freqtrade backtesting --strategy-list SampleStrategy1 AwesomeStrategy --timeframe 5m
    +
    +

    Where SampleStrategy1 and AwesomeStrategy refer to class names of strategies.

    +
    +

    Prevent exporting trades to file

    +
    freqtrade backtesting --strategy backtesting --export none --config config.json 
    +
    +

    Only use this if you're sure you'll not want to plot or analyze your results further.

    +
    +

    Exporting trades to file specifying a custom filename

    +
    freqtrade backtesting --strategy backtesting --export trades --export-filename=backtest_samplestrategy.json
    +
    +

    Please also read about the strategy startup period.

    +
    +

    Supplying custom fee value

    +

    Sometimes your account has certain fee rebates (fee reductions starting with a certain account size or monthly volume), which are not visible to ccxt. +To account for this in backtesting, you can use the --fee command line option to supply this value to backtesting. +This fee must be a ratio, and will be applied twice (once for trade entry, and once for trade exit).

    +

    For example, if the buying and selling commission fee is 0.1% (i.e., 0.001 written as ratio), then you would run backtesting as the following:

    +
    freqtrade backtesting --fee 0.001
    +
    +
    +

    Note

    +

    Only supply this option (or the corresponding configuration parameter) if you want to experiment with different fee values. By default, Backtesting fetches the default fee from the exchange pair/market info.

    +
    +
    +

    Running backtest with smaller test-set by using timerange

    +

    Use the --timerange argument to change how much of the test-set you want to use.

    +

    For example, running backtesting with the --timerange=20190501- option will use all available data starting with May 1st, 2019 from your input data.

    +
    freqtrade backtesting --timerange=20190501-
    +
    +

    You can also specify particular date ranges.

    +

    The full timerange specification:

    +
      +
    • Use data until 2018/01/31: --timerange=-20180131
    • +
    • Use data since 2018/01/31: --timerange=20180131-
    • +
    • Use data since 2018/01/31 till 2018/03/01 : --timerange=20180131-20180301
    • +
    • Use data between POSIX / epoch timestamps 1527595200 1527618600: --timerange=1527595200-1527618600
    • +
    +

    Understand the backtesting result

    +

    The most important in the backtesting is to understand the result.

    +

    A backtesting result will look like that:

    +
    ========================================================= BACKTESTING REPORT ==========================================================
    +| Pair     |   Buys |   Avg Profit % |   Cum Profit % |   Tot Profit BTC |   Tot Profit % | Avg Duration |  Wins Draws Loss   Win%  |
    +|:---------|-------:|---------------:|---------------:|-----------------:|---------------:|:-------------|-------------------------:|
    +| ADA/BTC  |     35 |          -0.11 |          -3.88 |      -0.00019428 |          -1.94 | 4:35:00      |    14     0    21   40.0 |
    +| ARK/BTC  |     11 |          -0.41 |          -4.52 |      -0.00022647 |          -2.26 | 2:03:00      |     3     0     8   27.3 |
    +| BTS/BTC  |     32 |           0.31 |           9.78 |       0.00048938 |           4.89 | 5:05:00      |    18     0    14   56.2 |
    +| DASH/BTC |     13 |          -0.08 |          -1.07 |      -0.00005343 |          -0.53 | 4:39:00      |     6     0     7   46.2 |
    +| ENG/BTC  |     18 |           1.36 |          24.54 |       0.00122807 |          12.27 | 2:50:00      |     8     0    10   44.4 |
    +| EOS/BTC  |     36 |           0.08 |           3.06 |       0.00015304 |           1.53 | 3:34:00      |    16     0    20   44.4 |
    +| ETC/BTC  |     26 |           0.37 |           9.51 |       0.00047576 |           4.75 | 6:14:00      |    11     0    15   42.3 |
    +| ETH/BTC  |     33 |           0.30 |           9.96 |       0.00049856 |           4.98 | 7:31:00      |    16     0    17   48.5 |
    +| IOTA/BTC |     32 |           0.03 |           1.09 |       0.00005444 |           0.54 | 3:12:00      |    14     0    18   43.8 |
    +| LSK/BTC  |     15 |           1.75 |          26.26 |       0.00131413 |          13.13 | 2:58:00      |     6     0     9   40.0 |
    +| LTC/BTC  |     32 |          -0.04 |          -1.38 |      -0.00006886 |          -0.69 | 4:49:00      |    11     0    21   34.4 |
    +| NANO/BTC |     17 |           1.26 |          21.39 |       0.00107058 |          10.70 | 1:55:00      |    10     0     7   58.5 |
    +| NEO/BTC  |     23 |           0.82 |          18.97 |       0.00094936 |           9.48 | 2:59:00      |    10     0    13   43.5 |
    +| REQ/BTC  |      9 |           1.17 |          10.54 |       0.00052734 |           5.27 | 3:47:00      |     4     0     5   44.4 |
    +| XLM/BTC  |     16 |           1.22 |          19.54 |       0.00097800 |           9.77 | 3:15:00      |     7     0     9   43.8 |
    +| XMR/BTC  |     23 |          -0.18 |          -4.13 |      -0.00020696 |          -2.07 | 5:30:00      |    12     0    11   52.2 |
    +| XRP/BTC  |     35 |           0.66 |          22.96 |       0.00114897 |          11.48 | 3:49:00      |    12     0    23   34.3 |
    +| ZEC/BTC  |     22 |          -0.46 |         -10.18 |      -0.00050971 |          -5.09 | 2:22:00      |     7     0    15   31.8 |
    +| TOTAL    |    429 |           0.36 |         152.41 |       0.00762792 |          76.20 | 4:12:00      |   186     0   243   43.4 |
    +========================================================= EXIT REASON STATS ==========================================================
    +| Exit Reason        |   Sells |  Wins |  Draws |  Losses |
    +|:-------------------|--------:|------:|-------:|--------:|
    +| trailing_stop_loss |     205 |   150 |      0 |      55 |
    +| stop_loss          |     166 |     0 |      0 |     166 |
    +| exit_signal        |      56 |    36 |      0 |      20 |
    +| force_exit         |       2 |     0 |      0 |       2 |
    +====================================================== LEFT OPEN TRADES REPORT ======================================================
    +| Pair     |   Buys |   Avg Profit % |   Cum Profit % |   Tot Profit BTC |   Tot Profit % | Avg Duration   |  Win Draw Loss Win% |
    +|:---------|-------:|---------------:|---------------:|-----------------:|---------------:|:---------------|--------------------:|
    +| ADA/BTC  |      1 |           0.89 |           0.89 |       0.00004434 |           0.44 | 6:00:00        |    1    0    0  100 |
    +| LTC/BTC  |      1 |           0.68 |           0.68 |       0.00003421 |           0.34 | 2:00:00        |    1    0    0  100 |
    +| TOTAL    |      2 |           0.78 |           1.57 |       0.00007855 |           0.78 | 4:00:00        |    2    0    0  100 |
    +================== SUMMARY METRICS ==================
    +| Metric                      | Value               |
    +|-----------------------------+---------------------|
    +| Backtesting from            | 2019-01-01 00:00:00 |
    +| Backtesting to              | 2019-05-01 00:00:00 |
    +| Max open trades             | 3                   |
    +|                             |                     |
    +| Total/Daily Avg Trades      | 429 / 3.575         |
    +| Starting balance            | 0.01000000 BTC      |
    +| Final balance               | 0.01762792 BTC      |
    +| Absolute profit             | 0.00762792 BTC      |
    +| Total profit %              | 76.2%               |
    +| CAGR %                      | 460.87%             |
    +| Profit factor               | 1.11                |
    +| Avg. stake amount           | 0.001      BTC      |
    +| Total trade volume          | 0.429      BTC      |
    +|                             |                     |
    +| Long / Short                | 352 / 77            |
    +| Total profit Long %         | 1250.58%            |
    +| Total profit Short %        | -15.02%             |
    +| Absolute profit Long        | 0.00838792 BTC      |
    +| Absolute profit Short       | -0.00076 BTC        |
    +|                             |                     |
    +| Best Pair                   | LSK/BTC 26.26%      |
    +| Worst Pair                  | ZEC/BTC -10.18%     |
    +| Best Trade                  | LSK/BTC 4.25%       |
    +| Worst Trade                 | ZEC/BTC -10.25%     |
    +| Best day                    | 0.00076 BTC         |
    +| Worst day                   | -0.00036 BTC        |
    +| Days win/draw/lose          | 12 / 82 / 25        |
    +| Avg. Duration Winners       | 4:23:00             |
    +| Avg. Duration Loser         | 6:55:00             |
    +| Rejected Entry signals      | 3089                |
    +| Entry/Exit Timeouts         | 0 / 0               |
    +| Canceled Trade Entries      | 34                  |
    +| Canceled Entry Orders       | 123                 |
    +| Replaced Entry Orders       | 89                  |
    +|                             |                     |
    +| Min balance                 | 0.00945123 BTC      |
    +| Max balance                 | 0.01846651 BTC      |
    +| Max % of account underwater | 25.19%              |
    +| Absolute Drawdown (Account) | 13.33%              |
    +| Drawdown                    | 0.0015 BTC          |
    +| Drawdown high               | 0.0013 BTC          |
    +| Drawdown low                | -0.0002 BTC         |
    +| Drawdown Start              | 2019-02-15 14:10:00 |
    +| Drawdown End                | 2019-04-11 18:15:00 |
    +| Market change               | -5.88%              |
    +=====================================================
    +
    +

    Backtesting report table

    +

    The 1st table contains all trades the bot made, including "left open trades".

    +

    The last line will give you the overall performance of your strategy, +here:

    +
    | TOTAL    |    429 |           0.36 |         152.41 |       0.00762792 |          76.20 | 4:12:00      |   186     0   243   43.4 |
    +
    +

    The bot has made 429 trades for an average duration of 4:12:00, with a performance of 76.20% (profit), that means it has +earned a total of 0.00762792 BTC starting with a capital of 0.01 BTC.

    +

    The column Avg Profit % shows the average profit for all trades made while the column Cum Profit % sums up all the profits/losses. +The column Tot Profit % shows instead the total profit % in relation to the starting balance. +In the above results, we have a starting balance of 0.01 BTC and an absolute profit of 0.00762792 BTC - so the Tot Profit % will be (0.00762792 / 0.01) * 100 ~= 76.2%.

    +

    Your strategy performance is influenced by your buy strategy, your exit strategy, and also by the minimal_roi and stop_loss you have set.

    +

    For example, if your minimal_roi is only "0": 0.01 you cannot expect the bot to make more profit than 1% (because it will exit every time a trade reaches 1%).

    +
    "minimal_roi": {
    +    "0":  0.01
    +},
    +
    +

    On the other hand, if you set a too high minimal_roi like "0": 0.55 +(55%), there is almost no chance that the bot will ever reach this profit. +Hence, keep in mind that your performance is an integral mix of all different elements of the strategy, your configuration, and the crypto-currency pairs you have set up.

    +

    Exit reasons table

    +

    The 2nd table contains a recap of exit reasons. +This table can tell you which area needs some additional work (e.g. all or many of the exit_signal trades are losses, so you should work on improving the exit signal, or consider disabling it).

    +

    Left open trades table

    +

    The 3rd table contains all trades the bot had to force_exit at the end of the backtesting period to present you the full picture. +This is necessary to simulate realistic behavior, since the backtest period has to end at some point, while realistically, you could leave the bot running forever. +These trades are also included in the first table, but are also shown separately in this table for clarity.

    +

    Summary metrics

    +

    The last element of the backtest report is the summary metrics table. +It contains some useful key metrics about performance of your strategy on backtesting data.

    +
    ================== SUMMARY METRICS ==================
    +| Metric                      | Value               |
    +|-----------------------------+---------------------|
    +| Backtesting from            | 2019-01-01 00:00:00 |
    +| Backtesting to              | 2019-05-01 00:00:00 |
    +| Max open trades             | 3                   |
    +|                             |                     |
    +| Total/Daily Avg Trades      | 429 / 3.575         |
    +| Starting balance            | 0.01000000 BTC      |
    +| Final balance               | 0.01762792 BTC      |
    +| Absolute profit             | 0.00762792 BTC      |
    +| Total profit %              | 76.2%               |
    +| CAGR %                      | 460.87%             |
    +| Profit factor               | 1.11                |
    +| Avg. stake amount           | 0.001      BTC      |
    +| Total trade volume          | 0.429      BTC      |
    +|                             |                     |
    +| Long / Short                | 352 / 77            |
    +| Total profit Long %         | 1250.58%            |
    +| Total profit Short %        | -15.02%             |
    +| Absolute profit Long        | 0.00838792 BTC      |
    +| Absolute profit Short       | -0.00076 BTC        |
    +|                             |                     |
    +| Best Pair                   | LSK/BTC 26.26%      |
    +| Worst Pair                  | ZEC/BTC -10.18%     |
    +| Best Trade                  | LSK/BTC 4.25%       |
    +| Worst Trade                 | ZEC/BTC -10.25%     |
    +| Best day                    | 0.00076 BTC         |
    +| Worst day                   | -0.00036 BTC        |
    +| Days win/draw/lose          | 12 / 82 / 25        |
    +| Avg. Duration Winners       | 4:23:00             |
    +| Avg. Duration Loser         | 6:55:00             |
    +| Rejected Entry signals      | 3089                |
    +| Entry/Exit Timeouts         | 0 / 0               |
    +| Canceled Trade Entries      | 34                  |
    +| Canceled Entry Orders       | 123                 |
    +| Replaced Entry Orders       | 89                  |
    +|                             |                     |
    +| Min balance                 | 0.00945123 BTC      |
    +| Max balance                 | 0.01846651 BTC      |
    +| Max % of account underwater | 25.19%              |
    +| Absolute Drawdown (Account) | 13.33%              |
    +| Drawdown                    | 0.0015 BTC          |
    +| Drawdown high               | 0.0013 BTC          |
    +| Drawdown low                | -0.0002 BTC         |
    +| Drawdown Start              | 2019-02-15 14:10:00 |
    +| Drawdown End                | 2019-04-11 18:15:00 |
    +| Market change               | -5.88%              |
    +=====================================================
    +
    +
      +
    • Backtesting from / Backtesting to: Backtesting range (usually defined with the --timerange option).
    • +
    • Max open trades: Setting of max_open_trades (or --max-open-trades) - or number of pairs in the pairlist (whatever is lower).
    • +
    • Total/Daily Avg Trades: Identical to the total trades of the backtest output table / Total trades divided by the backtesting duration in days (this will give you information about how many trades to expect from the strategy).
    • +
    • Starting balance: Start balance - as given by dry-run-wallet (config or command line).
    • +
    • Final balance: Final balance - starting balance + absolute profit.
    • +
    • Absolute profit: Profit made in stake currency.
    • +
    • Total profit %: Total profit. Aligned to the TOTAL row's Tot Profit % from the first table. Calculated as (End capital − Starting capital) / Starting capital.
    • +
    • CAGR %: Compound annual growth rate.
    • +
    • Profit factor: profit / loss.
    • +
    • Avg. stake amount: Average stake amount, either stake_amount or the average when using dynamic stake amount.
    • +
    • Total trade volume: Volume generated on the exchange to reach the above profit.
    • +
    • Best Pair / Worst Pair: Best and worst performing pair, and it's corresponding Cum Profit %.
    • +
    • Best Trade / Worst Trade: Biggest single winning trade and biggest single losing trade.
    • +
    • Best day / Worst day: Best and worst day based on daily profit.
    • +
    • Days win/draw/lose: Winning / Losing days (draws are usually days without closed trade).
    • +
    • Avg. Duration Winners / Avg. Duration Loser: Average durations for winning and losing trades.
    • +
    • Rejected Entry signals: Trade entry signals that could not be acted upon due to max_open_trades being reached.
    • +
    • Entry/Exit Timeouts: Entry/exit orders which did not fill (only applicable if custom pricing is used).
    • +
    • Canceled Trade Entries: Number of trades that have been canceled by user request via adjust_entry_price.
    • +
    • Canceled Entry Orders: Number of entry orders that have been canceled by user request via adjust_entry_price.
    • +
    • Replaced Entry Orders: Number of entry orders that have been replaced by user request via adjust_entry_price.
    • +
    • Min balance / Max balance: Lowest and Highest Wallet balance during the backtest period.
    • +
    • Max % of account underwater: Maximum percentage your account has decreased from the top since the simulation started. +Calculated as the maximum of (Max Balance - Current Balance) / (Max Balance).
    • +
    • Absolute Drawdown (Account): Maximum Account Drawdown experienced. Calculated as (Absolute Drawdown) / (DrawdownHigh + startingBalance).
    • +
    • Drawdown: Maximum, absolute drawdown experienced. Difference between Drawdown High and Subsequent Low point.
    • +
    • Drawdown high / Drawdown low: Profit at the beginning and end of the largest drawdown period. A negative low value means initial capital lost.
    • +
    • Drawdown Start / Drawdown End: Start and end datetime for this largest drawdown (can also be visualized via the plot-dataframe sub-command).
    • +
    • Market change: Change of the market during the backtest period. Calculated as average of all pairs changes from the first to the last candle using the "close" column.
    • +
    • Long / Short: Split long/short values (Only shown when short trades were made).
    • +
    • Total profit Long % / Absolute profit Long: Profit long trades only (Only shown when short trades were made).
    • +
    • Total profit Short % / Absolute profit Short: Profit short trades only (Only shown when short trades were made).
    • +
    +

    Daily / Weekly / Monthly breakdown

    +

    You can get an overview over daily / weekly or monthly results by using the --breakdown <> switch.

    +

    To visualize daily and weekly breakdowns, you can use the following:

    +
    freqtrade backtesting --strategy MyAwesomeStrategy --breakdown day week
    +
    +
    ======================== DAY BREAKDOWN =========================
    +|        Day |   Tot Profit USDT |   Wins |   Draws |   Losses |
    +|------------+-------------------+--------+---------+----------|
    +| 03/07/2021 |           200.0   |      2 |       0 |        0 |
    +| 04/07/2021 |           -50.31  |      0 |       0 |        2 |
    +| 05/07/2021 |           220.611 |      3 |       2 |        0 |
    +| 06/07/2021 |           150.974 |      3 |       0 |        2 |
    +| 07/07/2021 |           -70.193 |      1 |       0 |        2 |
    +| 08/07/2021 |           212.413 |      2 |       0 |        3 |
    +
    +

    The output will show a table containing the realized absolute Profit (in stake currency) for the given timeperiod, as well as wins, draws and losses that materialized (closed) on this day. Below that there will be a second table for the summarized values of weeks indicated by the date of the closing Sunday. The same would apply to a monthly breakdown indicated by the last day of the month.

    +

    Backtest result caching

    +

    To save time, by default backtest will reuse a cached result from within the last day when the backtested strategy and config match that of a previous backtest. To force a new backtest despite existing result for an identical run specify --cache none parameter.

    +
    +

    Warning

    +

    Caching is automatically disabled for open-ended timeranges (--timerange 20210101-), as freqtrade cannot ensure reliably that the underlying data didn't change. It can also use cached results where it shouldn't if the original backtest had missing data at the end, which was fixed by downloading more data. +In this instance, please use --cache none once to force a fresh backtest.

    +
    +

    Further backtest-result analysis

    +

    To further analyze your backtest results, you can export the trades. +You can then load the trades to perform further analysis as shown in the data analysis backtesting section.

    +

    Assumptions made by backtesting

    +

    Since backtesting lacks some detailed information about what happens within a candle, it needs to take a few assumptions:

    +
      +
    • Exchange trading limits are respected
    • +
    • Buys happen at open-price
    • +
    • All orders are filled at the requested price (no slippage, no unfilled orders)
    • +
    • Exit-signal exits happen at open-price of the consecutive candle
    • +
    • Exit-signal is favored over Stoploss, because exit-signals are assumed to trigger on candle's open
    • +
    • ROI
        +
      • exits are compared to high - but the ROI value is used (e.g. ROI = 2%, high=5% - so the exit will be at 2%)
      • +
      • exits are never "below the candle", so a ROI of 2% may result in a exit at 2.4% if low was at 2.4% profit
      • +
      • Forceexits caused by <N>=-1 ROI entries use low as exit value, unless N falls on the candle open (e.g. 120: -1 for 1h candles)
      • +
      +
    • +
    • Stoploss exits happen exactly at stoploss price, even if low was lower, but the loss will be 2 * fees higher than the stoploss price
    • +
    • Stoploss is evaluated before ROI within one candle. So you can often see more trades with the stoploss exit reason comparing to the results obtained with the same strategy in the Dry Run/Live Trade modes
    • +
    • Low happens before high for stoploss, protecting capital first
    • +
    • Trailing stoploss
        +
      • Trailing Stoploss is only adjusted if it's below the candle's low (otherwise it would be triggered)
      • +
      • On trade entry candles that trigger trailing stoploss, the "minimum offset" (stop_positive_offset) is assumed (instead of high) - and the stop is calculated from this point
      • +
      • High happens first - adjusting stoploss
      • +
      • Low uses the adjusted stoploss (so exits with large high-low difference are backtested correctly)
      • +
      • ROI applies before trailing-stop, ensuring profits are "top-capped" at ROI if both ROI and trailing stop applies
      • +
      +
    • +
    • Exit-reason does not explain if a trade was positive or negative, just what triggered the exit (this can look odd if negative ROI values are used)
    • +
    • Evaluation sequence (if multiple signals happen on the same candle)
        +
      • Exit-signal
      • +
      • Stoploss
      • +
      • ROI
      • +
      • Trailing stoploss
      • +
      +
    • +
    +

    Taking these assumptions, backtesting tries to mirror real trading as closely as possible. However, backtesting will never replace running a strategy in dry-run mode. +Also, keep in mind that past results don't guarantee future success.

    +

    In addition to the above assumptions, strategy authors should carefully read the Common Mistakes section, to avoid using data in backtesting which is not available in real market conditions.

    +

    Trading limits in backtesting

    +

    Exchanges have certain trading limits, like minimum base currency, or minimum stake (quote) currency. +These limits are usually listed in the exchange documentation as "trading rules" or similar.

    +

    Backtesting (as well as live and dry-run) does honor these limits, and will ensure that a stoploss can be placed below this value - so the value will be slightly higher than what the exchange specifies. +Freqtrade has however no information about historic limits.

    +

    This can lead to situations where trading-limits are inflated by using a historic price, resulting in minimum amounts > 50$.

    +

    For example:

    +

    BTC minimum tradable amount is 0.001. +BTC trades at 22.000$ today (0.001 BTC is related to this) - but the backtesting period includes prices as high as 50.000$. +Today's minimum would be 0.001 * 22_000 - or 22$.
    +However the limit could also be 50$ - based on 0.001 * 50_000 in some historic setting.

    +

    Trading precision limits

    +

    Most exchanges pose precision limits on both price and amounts, so you cannot buy 1.0020401 of a pair, or at a price of 1.24567123123.
    +Instead, these prices and amounts will be rounded or truncated (based on the exchange definition) to the defined trading precision. +The above values may for example be rounded to an amount of 1.002, and a price of 1.24567.

    +

    These precision values are based on current exchange limits (as described in the above section), as historic precision limits are not available.

    +

    Improved backtest accuracy

    +

    One big limitation of backtesting is it's inability to know how prices moved intra-candle (was high before close, or viceversa?). +So assuming you run backtesting with a 1h timeframe, there will be 4 prices for that candle (Open, High, Low, Close).

    +

    While backtesting does take some assumptions (read above) about this - this can never be perfect, and will always be biased in one way or the other. +To mitigate this, freqtrade can use a lower (faster) timeframe to simulate intra-candle movements.

    +

    To utilize this, you can append --timeframe-detail 5m to your regular backtesting command.

    +
    freqtrade backtesting --strategy AwesomeStrategy --timeframe 1h --timeframe-detail 5m
    +
    +

    This will load 1h data as well as 5m data for the timeframe. The strategy will be analyzed with the 1h timeframe - and for every "open trade candle" (candles where a trade is open) the 5m data will be used to simulate intra-candle movements. +All callback functions (custom_exit(), custom_stoploss(), ... ) will be running for each 5m candle once the trade is opened (so 12 times in the above example of 1h timeframe, and 5m detailed timeframe).

    +

    --timeframe-detail must be smaller than the original timeframe, otherwise backtesting will fail to start.

    +

    Obviously this will require more memory (5m data is bigger than 1h data), and will also impact runtime (depending on the amount of trades and trade durations). +Also, data must be available / downloaded already.

    +
    +

    Tip

    +

    You can use this function as the last part of strategy development, to ensure your strategy is not exploiting one of the backtesting assumptions. Strategies that perform similarly well with this mode have a good chance to perform well in dry/live modes too (although only forward-testing (dry-mode) can really confirm a strategy).

    +
    +

    Backtesting multiple strategies

    +

    To compare multiple strategies, a list of Strategies can be provided to backtesting.

    +

    This is limited to 1 timeframe value per run. However, data is only loaded once from disk so if you have multiple +strategies you'd like to compare, this will give a nice runtime boost.

    +

    All listed Strategies need to be in the same directory.

    +
    freqtrade backtesting --timerange 20180401-20180410 --timeframe 5m --strategy-list Strategy001 Strategy002 --export trades
    +
    +

    This will save the results to user_data/backtest_results/backtest-result-<strategy>.json, injecting the strategy-name into the target filename. +There will be an additional table comparing win/losses of the different strategies (identical to the "Total" row in the first table). +Detailed output for all strategies one after the other will be available, so make sure to scroll up to see the details per strategy.

    +
    =========================================================== STRATEGY SUMMARY =========================================================================
    +| Strategy    |   Buys |   Avg Profit % |   Cum Profit % |   Tot Profit BTC |   Tot Profit % | Avg Duration   |  Wins |  Draws | Losses | Drawdown % |
    +|:------------|-------:|---------------:|---------------:|-----------------:|---------------:|:---------------|------:|-------:|-------:|-----------:|
    +| Strategy1   |    429 |           0.36 |         152.41 |       0.00762792 |          76.20 | 4:12:00        |   186 |      0 |    243 |       45.2 |
    +| Strategy2   |   1487 |          -0.13 |        -197.58 |      -0.00988917 |         -98.79 | 4:43:00        |   662 |      0 |    825 |     241.68 |
    +
    +

    Next step

    +

    Great, your strategy is profitable. What if the bot can give your the optimal parameters to use for your strategy? +Your next step is to learn how to find optimal parameters with Hyperopt

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/bot-basics/index.html b/en/2022.8/bot-basics/index.html new file mode 100644 index 000000000..bc9bf1249 --- /dev/null +++ b/en/2022.8/bot-basics/index.html @@ -0,0 +1,1227 @@ + + + + + + + + + + + + + + + + + + Freqtrade Basics - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    Freqtrade basics

    +

    This page provides you some basic concepts on how Freqtrade works and operates.

    +

    Freqtrade terminology

    +
      +
    • Strategy: Your trading strategy, telling the bot what to do.
    • +
    • Trade: Open position.
    • +
    • Open Order: Order which is currently placed on the exchange, and is not yet complete.
    • +
    • Pair: Tradable pair, usually in the format of Base/Quote (e.g. XRP/USDT).
    • +
    • Timeframe: Candle length to use (e.g. "5m", "1h", ...).
    • +
    • Indicators: Technical indicators (SMA, EMA, RSI, ...).
    • +
    • Limit order: Limit orders which execute at the defined limit price or better.
    • +
    • Market order: Guaranteed to fill, may move price depending on the order size.
    • +
    +

    Fee handling

    +

    All profit calculations of Freqtrade include fees. For Backtesting / Hyperopt / Dry-run modes, the exchange default fee is used (lowest tier on the exchange). For live operations, fees are used as applied by the exchange (this includes BNB rebates etc.).

    +

    Bot execution logic

    +

    Starting freqtrade in dry-run or live mode (using freqtrade trade) will start the bot and start the bot iteration loop. +This will also run the bot_start() callback.

    +

    By default, the bot loop runs every few seconds (internals.process_throttle_secs) and performs the following actions:

    +
      +
    • Fetch open trades from persistence.
    • +
    • Calculate current list of tradable pairs.
    • +
    • Download OHLCV data for the pairlist including all informative pairs
      + This step is only executed once per Candle to avoid unnecessary network traffic.
    • +
    • Call bot_loop_start() strategy callback.
    • +
    • Analyze strategy per pair.
        +
      • Call populate_indicators()
      • +
      • Call populate_entry_trend()
      • +
      • Call populate_exit_trend()
      • +
      +
    • +
    • Check timeouts for open orders.
        +
      • Calls check_entry_timeout() strategy callback for open entry orders.
      • +
      • Calls check_exit_timeout() strategy callback for open exit orders.
      • +
      • Calls adjust_entry_price() strategy callback for open entry orders.
      • +
      +
    • +
    • Verifies existing positions and eventually places exit orders.
        +
      • Considers stoploss, ROI and exit-signal, custom_exit() and custom_stoploss().
      • +
      • Determine exit-price based on exit_pricing configuration setting or by using the custom_exit_price() callback.
      • +
      • Before a exit order is placed, confirm_trade_exit() strategy callback is called.
      • +
      +
    • +
    • Check position adjustments for open trades if enabled by calling adjust_trade_position() and place additional order if required.
    • +
    • Check if trade-slots are still available (if max_open_trades is reached).
    • +
    • Verifies entry signal trying to enter new positions.
        +
      • Determine entry-price based on entry_pricing configuration setting, or by using the custom_entry_price() callback.
      • +
      • In Margin and Futures mode, leverage() strategy callback is called to determine the desired leverage.
      • +
      • Determine stake size by calling the custom_stake_amount() callback.
      • +
      • Before an entry order is placed, confirm_trade_entry() strategy callback is called.
      • +
      +
    • +
    +

    This loop will be repeated again and again until the bot is stopped.

    +

    Backtesting / Hyperopt execution logic

    +

    backtesting or hyperopt do only part of the above logic, since most of the trading operations are fully simulated.

    +
      +
    • Load historic data for configured pairlist.
    • +
    • Calls bot_start() once.
    • +
    • Calls bot_loop_start() once.
    • +
    • Calculate indicators (calls populate_indicators() once per pair).
    • +
    • Calculate entry / exit signals (calls populate_entry_trend() and populate_exit_trend() once per pair).
    • +
    • Loops per candle simulating entry and exit points.
        +
      • Check for Order timeouts, either via the unfilledtimeout configuration, or via check_entry_timeout() / check_exit_timeout() strategy callbacks.
      • +
      • Calls adjust_entry_price() strategy callback for open entry orders.
      • +
      • Check for trade entry signals (enter_long / enter_short columns).
      • +
      • Confirm trade entry / exits (calls confirm_trade_entry() and confirm_trade_exit() if implemented in the strategy).
      • +
      • Call custom_entry_price() (if implemented in the strategy) to determine entry price (Prices are moved to be within the opening candle).
      • +
      • In Margin and Futures mode, leverage() strategy callback is called to determine the desired leverage.
      • +
      • Determine stake size by calling the custom_stake_amount() callback.
      • +
      • Check position adjustments for open trades if enabled and call adjust_trade_position() to determine if an additional order is requested.
      • +
      • Call custom_stoploss() and custom_exit() to find custom exit points.
      • +
      • For exits based on exit-signal, custom-exit and partial exits: Call custom_exit_price() to determine exit price (Prices are moved to be within the closing candle).
      • +
      +
    • +
    • Generate backtest report output
    • +
    +
    +

    Note

    +

    Both Backtesting and Hyperopt include exchange default Fees in the calculation. Custom fees can be passed to backtesting / hyperopt by specifying the --fee argument.

    +
    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/bot-usage/index.html b/en/2022.8/bot-usage/index.html new file mode 100644 index 000000000..a52ea49b3 --- /dev/null +++ b/en/2022.8/bot-usage/index.html @@ -0,0 +1,1421 @@ + + + + + + + + + + + + + + + + + + Start the bot - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Start the bot

    +

    This page explains the different parameters of the bot and how to run it.

    +
    +

    Note

    +

    If you've used setup.sh, don't forget to activate your virtual environment (source .env/bin/activate) before running freqtrade commands.

    +
    +
    +

    Up-to-date clock

    +

    The clock on the system running the bot must be accurate, synchronized to a NTP server frequently enough to avoid problems with communication to the exchanges.

    +
    +

    Bot commands

    +
    usage: freqtrade [-h] [-V]
    +                 {trade,create-userdir,new-config,new-strategy,download-data,convert-data,convert-trade-data,list-data,backtesting,edge,hyperopt,hyperopt-list,hyperopt-show,list-exchanges,list-hyperopts,list-markets,list-pairs,list-strategies,list-timeframes,show-trades,test-pairlist,install-ui,plot-dataframe,plot-profit,webserver}
    +                 ...
    +
    +Free, open source crypto trading bot
    +
    +positional arguments:
    +  {trade,create-userdir,new-config,new-strategy,download-data,convert-data,convert-trade-data,list-data,backtesting,edge,hyperopt,hyperopt-list,hyperopt-show,list-exchanges,list-hyperopts,list-markets,list-pairs,list-strategies,list-timeframes,show-trades,test-pairlist,install-ui,plot-dataframe,plot-profit,webserver}
    +    trade               Trade module.
    +    create-userdir      Create user-data directory.
    +    new-config          Create new config
    +    new-strategy        Create new strategy
    +    download-data       Download backtesting data.
    +    convert-data        Convert candle (OHLCV) data from one format to
    +                        another.
    +    convert-trade-data  Convert trade data from one format to another.
    +    list-data           List downloaded data.
    +    backtesting         Backtesting module.
    +    edge                Edge module.
    +    hyperopt            Hyperopt module.
    +    hyperopt-list       List Hyperopt results
    +    hyperopt-show       Show details of Hyperopt results
    +    list-exchanges      Print available exchanges.
    +    list-hyperopts      Print available hyperopt classes.
    +    list-markets        Print markets on exchange.
    +    list-pairs          Print pairs on exchange.
    +    list-strategies     Print available strategies.
    +    list-timeframes     Print available timeframes for the exchange.
    +    show-trades         Show trades.
    +    test-pairlist       Test your pairlist configuration.
    +    install-ui          Install FreqUI
    +    plot-dataframe      Plot candles with indicators.
    +    plot-profit         Generate plot showing profits.
    +    webserver           Webserver module.
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  -V, --version         show program's version number and exit
    +
    +

    Bot trading commands

    +
    usage: freqtrade trade [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH]
    +                       [--userdir PATH] [-s NAME] [--strategy-path PATH]
    +                       [--db-url PATH] [--sd-notify] [--dry-run]
    +                       [--dry-run-wallet DRY_RUN_WALLET]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  --db-url PATH         Override trades database URL, this is useful in custom
    +                        deployments (default: `sqlite:///tradesv3.sqlite` for
    +                        Live Run mode, `sqlite:///tradesv3.dryrun.sqlite` for
    +                        Dry Run).
    +  --sd-notify           Notify systemd service manager.
    +  --dry-run             Enforce dry-run for trading (removes Exchange secrets
    +                        and simulates trades).
    +  --dry-run-wallet DRY_RUN_WALLET, --starting-balance DRY_RUN_WALLET
    +                        Starting balance, used for backtesting / hyperopt and
    +                        dry-runs.
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +Strategy arguments:
    +  -s NAME, --strategy NAME
    +                        Specify strategy class name which will be used by the
    +                        bot.
    +  --strategy-path PATH  Specify additional strategy lookup path.
    +
    +

    How to specify which configuration file be used?

    +

    The bot allows you to select which configuration file you want to use by means of +the -c/--config command line option:

    +
    freqtrade trade -c path/far/far/away/config.json
    +
    +

    Per default, the bot loads the config.json configuration file from the current +working directory.

    +

    How to use multiple configuration files?

    +

    The bot allows you to use multiple configuration files by specifying multiple +-c/--config options in the command line. Configuration parameters +defined in the latter configuration files override parameters with the same name +defined in the previous configuration files specified in the command line earlier.

    +

    For example, you can make a separate configuration file with your key and secret +for the Exchange you use for trading, specify default configuration file with +empty key and secret values while running in the Dry Mode (which does not actually +require them):

    +
    freqtrade trade -c ./config.json
    +
    +

    and specify both configuration files when running in the normal Live Trade Mode:

    +
    freqtrade trade -c ./config.json -c path/to/secrets/keys.config.json
    +
    +

    This could help you hide your private Exchange key and Exchange secret on you local machine +by setting appropriate file permissions for the file which contains actual secrets and, additionally, +prevent unintended disclosure of sensitive private data when you publish examples +of your configuration in the project issues or in the Internet.

    +

    See more details on this technique with examples in the documentation page on +configuration.

    +

    Where to store custom data

    +

    Freqtrade allows the creation of a user-data directory using freqtrade create-userdir --userdir someDirectory. +This directory will look as follows:

    +
    user_data/
    +├── backtest_results
    +├── data
    +├── hyperopts
    +├── hyperopt_results
    +├── plot
    +└── strategies
    +
    +

    You can add the entry "user_data_dir" setting to your configuration, to always point your bot to this directory. +Alternatively, pass in --userdir to every command. +The bot will fail to start if the directory does not exist, but will create necessary subdirectories.

    +

    This directory should contain your custom strategies, custom hyperopts and hyperopt loss functions, backtesting historical data (downloaded using either backtesting command or the download script) and plot outputs.

    +

    It is recommended to use version control to keep track of changes to your strategies.

    +

    How to use --strategy?

    +

    This parameter will allow you to load your custom strategy class. +To test the bot installation, you can use the SampleStrategy installed by the create-userdir subcommand (usually user_data/strategy/sample_strategy.py).

    +

    The bot will search your strategy file within user_data/strategies. +To use other directories, please read the next section about --strategy-path.

    +

    To load a strategy, simply pass the class name (e.g.: CustomStrategy) in this parameter.

    +

    Example: +In user_data/strategies you have a file my_awesome_strategy.py which has +a strategy class called AwesomeStrategy to load it:

    +
    freqtrade trade --strategy AwesomeStrategy
    +
    +

    If the bot does not find your strategy file, it will display in an error +message the reason (File not found, or errors in your code).

    +

    Learn more about strategy file in +Strategy Customization.

    +

    How to use --strategy-path?

    +

    This parameter allows you to add an additional strategy lookup path, which gets +checked before the default locations (The passed path must be a directory!):

    +
    freqtrade trade --strategy AwesomeStrategy --strategy-path /some/directory
    +
    +

    How to install a strategy?

    +

    This is very simple. Copy paste your strategy file into the directory +user_data/strategies or use --strategy-path. And voila, the bot is ready to use it.

    +

    How to use --db-url?

    +

    When you run the bot in Dry-run mode, per default no transactions are +stored in a database. If you want to store your bot actions in a DB +using --db-url. This can also be used to specify a custom database +in production mode. Example command:

    +
    freqtrade trade -c config.json --db-url sqlite:///tradesv3.dry_run.sqlite
    +
    +

    Next step

    +

    The optimal strategy of the bot will change with time depending of the market trends. The next step is to +Strategy Customization.

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/configuration/index.html b/en/2022.8/configuration/index.html new file mode 100644 index 000000000..5eff5bbcb --- /dev/null +++ b/en/2022.8/configuration/index.html @@ -0,0 +1,2843 @@ + + + + + + + + + + + + + + + + + + Configuration - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    Configure the bot

    +

    Freqtrade has many configurable features and possibilities. +By default, these settings are configured via the configuration file (see below).

    +

    The Freqtrade configuration file

    +

    The bot uses a set of configuration parameters during its operation that all together conform to the bot configuration. It normally reads its configuration from a file (Freqtrade configuration file).

    +

    Per default, the bot loads the configuration from the config.json file, located in the current working directory.

    +

    You can specify a different configuration file used by the bot with the -c/--config command-line option.

    +

    If you used the Quick start method for installing +the bot, the installation script should have already created the default configuration file (config.json) for you.

    +

    If the default configuration file is not created we recommend to use freqtrade new-config --config config.json to generate a basic configuration file.

    +

    The Freqtrade configuration file is to be written in JSON format.

    +

    Additionally to the standard JSON syntax, you may use one-line // ... and multi-line /* ... */ comments in your configuration files and trailing commas in the lists of parameters.

    +

    Do not worry if you are not familiar with JSON format -- simply open the configuration file with an editor of your choice, make some changes to the parameters you need, save your changes and, finally, restart the bot or, if it was previously stopped, run it again with the changes you made to the configuration. The bot validates the syntax of the configuration file at startup and will warn you if you made any errors editing it, pointing out problematic lines.

    +

    Environment variables

    +

    Set options in the Freqtrade configuration via environment variables. +This takes priority over the corresponding value in configuration or strategy.

    +

    Environment variables must be prefixed with FREQTRADE__ to be loaded to the freqtrade configuration.

    +

    __ serves as level separator, so the format used should correspond to FREQTRADE__{section}__{key}. +As such - an environment variable defined as export FREQTRADE__STAKE_AMOUNT=200 would result in {stake_amount: 200}.

    +

    A more complex example might be export FREQTRADE__EXCHANGE__KEY=<yourExchangeKey> to keep your exchange key secret. This will move the value to the exchange.key section of the configuration. +Using this scheme, all configuration settings will also be available as environment variables.

    +

    Please note that Environment variables will overwrite corresponding settings in your configuration, but command line Arguments will always win.

    +

    Common example:

    +
    FREQTRADE__TELEGRAM__CHAT_ID=<telegramchatid>
    +FREQTRADE__TELEGRAM__TOKEN=<telegramToken>
    +FREQTRADE__EXCHANGE__KEY=<yourExchangeKey>
    +FREQTRADE__EXCHANGE__SECRET=<yourExchangeSecret>
    +
    +
    +

    Note

    +

    Environment variables detected are logged at startup - so if you can't find why a value is not what you think it should be based on the configuration, make sure it's not loaded from an environment variable.

    +
    +

    Multiple configuration files

    +

    Multiple configuration files can be specified and used by the bot or the bot can read its configuration parameters from the process standard input stream.

    +

    You can specify additional configuration files in add_config_files. Files specified in this parameter will be loaded and merged with the initial config file. The files are resolved relative to the initial configuration file. +This is similar to using multiple --config parameters, but simpler in usage as you don't have to specify all files for all commands.

    +
    +

    Use multiple configuration files to keep secrets secret

    +

    You can use a 2nd configuration file containing your secrets. That way you can share your "primary" configuration file, while still keeping your API keys for yourself.

    +
    user_data/config.json
    "add_config_files": [
    +    "config-private.json"
    +]
    +
    +
    freqtrade trade --config user_data/config.json <...>
    +
    +

    The 2nd file should only specify what you intend to override. +If a key is in more than one of the configurations, then the "last specified configuration" wins (in the above example, config-private.json).

    +

    For one-off commands, you can also use the below syntax by specifying multiple "--config" parameters.

    +
    freqtrade trade --config user_data/config.json --config user_data/config-private.json <...>
    +
    +

    This is equivalent to the example above - but config-private.json is specified as cli argument.

    +
    +
    +config collision handling +

    If the same configuration setting takes place in both config.json and config-import.json, then the parent configuration wins. +In the below case, max_open_trades would be 3 after the merging - as the reusable "import" configuration has this key overwritten.

    +
    user_data/config.json
    {
    +    "max_open_trades": 3,
    +    "stake_currency": "USDT",
    +    "add_config_files": [
    +        "config-import.json"
    +    ]
    +}
    +
    +
    user_data/config-import.json
    {
    +    "max_open_trades": 10,
    +    "stake_amount": "unlimited",
    +}
    +
    +

    Resulting combined configuration:

    +
    Result
    {
    +    "max_open_trades": 3,
    +    "stake_currency": "USDT",
    +    "stake_amount": "unlimited"
    +}
    +
    +
    +

    Configuration parameters

    +

    The table below will list all configuration parameters available.

    +

    Freqtrade can also load many options via command line (CLI) arguments (check out the commands --help output for details).

    +

    Configuration option prevalence

    +

    The prevalence for all Options is as follows:

    +
      +
    • CLI arguments override any other option
    • +
    • Environment Variables
    • +
    • Configuration files are used in sequence (the last file wins) and override Strategy configurations.
    • +
    • Strategy configurations are only used if they are not set via configuration or command-line arguments. These options are marked with Strategy Override in the below table.
    • +
    +

    Parameters table

    +

    Mandatory parameters are marked as Required, which means that they are required to be set in one of the possible ways.

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    ParameterDescription
    max_open_tradesRequired. Number of open trades your bot is allowed to have. Only one open trade per pair is possible, so the length of your pairlist is another limitation that can apply. If -1 then it is ignored (i.e. potentially unlimited open trades, limited by the pairlist). More information below.
    Datatype: Positive integer or -1.
    stake_currencyRequired. Crypto-currency used for trading.
    Datatype: String
    stake_amountRequired. Amount of crypto-currency your bot will use for each trade. Set it to "unlimited" to allow the bot to use all available balance. More information below.
    Datatype: Positive float or "unlimited".
    tradable_balance_ratioRatio of the total account balance the bot is allowed to trade. More information below.
    Defaults to 0.99 99%).
    Datatype: Positive float between 0.1 and 1.0.
    available_capitalAvailable starting capital for the bot. Useful when running multiple bots on the same exchange account.More information below.
    Datatype: Positive float.
    amend_last_stake_amountUse reduced last stake amount if necessary. More information below.
    Defaults to false.
    Datatype: Boolean
    last_stake_amount_min_ratioDefines minimum stake amount that has to be left and executed. Applies only to the last stake amount when it's amended to a reduced value (i.e. if amend_last_stake_amount is set to true). More information below.
    Defaults to 0.5.
    Datatype: Float (as ratio)
    amount_reserve_percentReserve some amount in min pair stake amount. The bot will reserve amount_reserve_percent + stoploss value when calculating min pair stake amount in order to avoid possible trade refusals.
    Defaults to 0.05 (5%).
    Datatype: Positive Float as ratio.
    timeframeThe timeframe to use (e.g 1m, 5m, 15m, 30m, 1h ...). Usually missing in configuration, and specified in the strategy. Strategy Override.
    Datatype: String
    fiat_display_currencyFiat currency used to show your profits. More information below.
    Datatype: String
    dry_runRequired. Define if the bot must be in Dry Run or production mode.
    Defaults to true.
    Datatype: Boolean
    dry_run_walletDefine the starting amount in stake currency for the simulated wallet used by the bot running in Dry Run mode.
    Defaults to 1000.
    Datatype: Float
    cancel_open_orders_on_exitCancel open orders when the /stop RPC command is issued, Ctrl+C is pressed or the bot dies unexpectedly. When set to true, this allows you to use /stop to cancel unfilled and partially filled orders in the event of a market crash. It does not impact open positions.
    Defaults to false.
    Datatype: Boolean
    process_only_new_candlesEnable processing of indicators only when new candles arrive. If false each loop populates the indicators, this will mean the same candle is processed many times creating system load but can be useful of your strategy depends on tick data not only candle. Strategy Override.
    Defaults to true.
    Datatype: Boolean
    minimal_roiRequired. Set the threshold as ratio the bot will use to exit a trade. More information below. Strategy Override.
    Datatype: Dict
    stoplossRequired. Value as ratio of the stoploss used by the bot. More details in the stoploss documentation. Strategy Override.
    Datatype: Float (as ratio)
    trailing_stopEnables trailing stoploss (based on stoploss in either configuration or strategy file). More details in the stoploss documentation. Strategy Override.
    Datatype: Boolean
    trailing_stop_positiveChanges stoploss once profit has been reached. More details in the stoploss documentation. Strategy Override.
    Datatype: Float
    trailing_stop_positive_offsetOffset on when to apply trailing_stop_positive. Percentage value which should be positive. More details in the stoploss documentation. Strategy Override.
    Defaults to 0.0 (no offset).
    Datatype: Float
    trailing_only_offset_is_reachedOnly apply trailing stoploss when the offset is reached. stoploss documentation. Strategy Override.
    Defaults to false.
    Datatype: Boolean
    feeFee used during backtesting / dry-runs. Should normally not be configured, which has freqtrade fall back to the exchange default fee. Set as ratio (e.g. 0.001 = 0.1%). Fee is applied twice for each trade, once when buying, once when selling.
    Datatype: Float (as ratio)
    futures_funding_rateUser-specified funding rate to be used when historical funding rates are not available from the exchange. This does not overwrite real historical rates. It is recommended that this be set to 0 unless you are testing a specific coin and you understand how the funding rate will affect freqtrade's profit calculations. More information here
    Defaults to None.
    Datatype: Float
    trading_modeSpecifies if you want to trade regularly, trade with leverage, or trade contracts whose prices are derived from matching cryptocurrency prices. leverage documentation.
    Defaults to "spot".
    Datatype: String
    margin_modeWhen trading with leverage, this determines if the collateral owned by the trader will be shared or isolated to each trading pair leverage documentation.
    Datatype: String
    liquidation_bufferA ratio specifying how large of a safety net to place between the liquidation price and the stoploss to prevent a position from reaching the liquidation price leverage documentation.
    Defaults to 0.05.
    Datatype: Float
    Unfilled timeout
    unfilledtimeout.entryRequired. How long (in minutes or seconds) the bot will wait for an unfilled entry order to complete, after which the order will be cancelled and repeated at current (new) price, as long as there is a signal. Strategy Override.
    Datatype: Integer
    unfilledtimeout.exitRequired. How long (in minutes or seconds) the bot will wait for an unfilled exit order to complete, after which the order will be cancelled and repeated at current (new) price, as long as there is a signal. Strategy Override.
    Datatype: Integer
    unfilledtimeout.unitUnit to use in unfilledtimeout setting. Note: If you set unfilledtimeout.unit to "seconds", "internals.process_throttle_secs" must be inferior or equal to timeout Strategy Override.
    Defaults to minutes.
    Datatype: String
    unfilledtimeout.exit_timeout_countHow many times can exit orders time out. Once this number of timeouts is reached, an emergency exit is triggered. 0 to disable and allow unlimited order cancels. Strategy Override.
    Defaults to 0.
    Datatype: Integer
    Pricing
    entry_pricing.price_sideSelect the side of the spread the bot should look at to get the entry rate. More information below.
    Defaults to same.
    Datatype: String (either ask, bid, same or other).
    entry_pricing.price_last_balanceRequired. Interpolate the bidding price. More information below.
    entry_pricing.use_order_bookEnable entering using the rates in Order Book Entry.
    Defaults to True.
    Datatype: Boolean
    entry_pricing.order_book_topBot will use the top N rate in Order Book "price_side" to enter a trade. I.e. a value of 2 will allow the bot to pick the 2nd entry in Order Book Entry.
    Defaults to 1.
    Datatype: Positive Integer
    entry_pricing. check_depth_of_market.enabledDo not enter if the difference of buy orders and sell orders is met in Order Book. Check market depth.
    Defaults to false.
    Datatype: Boolean
    entry_pricing. check_depth_of_market.bids_to_ask_deltaThe difference ratio of buy orders and sell orders found in Order Book. A value below 1 means sell order size is greater, while value greater than 1 means buy order size is higher. Check market depth
    Defaults to 0.
    Datatype: Float (as ratio)
    exit_pricing.price_sideSelect the side of the spread the bot should look at to get the exit rate. More information below.
    Defaults to same.
    Datatype: String (either ask, bid, same or other).
    exit_pricing.price_last_balanceInterpolate the exiting price. More information below.
    exit_pricing.use_order_bookEnable exiting of open trades using Order Book Exit.
    Defaults to True.
    Datatype: Boolean
    exit_pricing.order_book_topBot will use the top N rate in Order Book "price_side" to exit. I.e. a value of 2 will allow the bot to pick the 2nd ask rate in Order Book Exit
    Defaults to 1.
    Datatype: Positive Integer
    custom_price_max_distance_ratioConfigure maximum distance ratio between current and custom entry or exit price.
    Defaults to 0.02 2%).
    Datatype: Positive float
    TODO
    use_exit_signalUse exit signals produced by the strategy in addition to the minimal_roi. Strategy Override.
    Defaults to true.
    Datatype: Boolean
    exit_profit_onlyWait until the bot reaches exit_profit_offset before taking an exit decision. Strategy Override.
    Defaults to false.
    Datatype: Boolean
    exit_profit_offsetExit-signal is only active above this value. Only active in combination with exit_profit_only=True. Strategy Override.
    Defaults to 0.0.
    Datatype: Float (as ratio)
    ignore_roi_if_entry_signalDo not exit if the entry signal is still active. This setting takes preference over minimal_roi and use_exit_signal. Strategy Override.
    Defaults to false.
    Datatype: Boolean
    ignore_buying_expired_candle_afterSpecifies the number of seconds until a buy signal is no longer used.
    Datatype: Integer
    order_typesConfigure order-types depending on the action ("entry", "exit", "stoploss", "stoploss_on_exchange"). More information below. Strategy Override.
    Datatype: Dict
    order_time_in_forceConfigure time in force for entry and exit orders. More information below. Strategy Override.
    Datatype: Dict
    position_adjustment_enableEnables the strategy to use position adjustments (additional buys or sells). More information here.
    Strategy Override.
    Defaults to false.
    Datatype: Boolean
    max_entry_position_adjustmentMaximum additional order(s) for each open trade on top of the first entry Order. Set it to -1 for unlimited additional orders. More information here.
    Strategy Override.
    Defaults to -1.
    Datatype: Positive Integer or -1
    Exchange
    exchange.nameRequired. Name of the exchange class to use. List below.
    Datatype: String
    exchange.sandboxUse the 'sandbox' version of the exchange, where the exchange provides a sandbox for risk-free integration. See here in more details.
    Datatype: Boolean
    exchange.keyAPI key to use for the exchange. Only required when you are in production mode.
    Keep it in secret, do not disclose publicly.
    Datatype: String
    exchange.secretAPI secret to use for the exchange. Only required when you are in production mode.
    Keep it in secret, do not disclose publicly.
    Datatype: String
    exchange.passwordAPI password to use for the exchange. Only required when you are in production mode and for exchanges that use password for API requests.
    Keep it in secret, do not disclose publicly.
    Datatype: String
    exchange.uidAPI uid to use for the exchange. Only required when you are in production mode and for exchanges that use uid for API requests.
    Keep it in secret, do not disclose publicly.
    Datatype: String
    exchange.pair_whitelistList of pairs to use by the bot for trading and to check for potential trades during backtesting. Supports regex pairs as .*/BTC. Not used by VolumePairList. More information.
    Datatype: List
    exchange.pair_blacklistList of pairs the bot must absolutely avoid for trading and backtesting. More information.
    Datatype: List
    exchange.ccxt_configAdditional CCXT parameters passed to both ccxt instances (sync and async). This is usually the correct place for additional ccxt configurations. Parameters may differ from exchange to exchange and are documented in the ccxt documentation. Please avoid adding exchange secrets here (use the dedicated fields instead), as they may be contained in logs.
    Datatype: Dict
    exchange.ccxt_sync_configAdditional CCXT parameters passed to the regular (sync) ccxt instance. Parameters may differ from exchange to exchange and are documented in the ccxt documentation
    Datatype: Dict
    exchange.ccxt_async_configAdditional CCXT parameters passed to the async ccxt instance. Parameters may differ from exchange to exchange and are documented in the ccxt documentation
    Datatype: Dict
    exchange.markets_refresh_intervalThe interval in minutes in which markets are reloaded.
    Defaults to 60 minutes.
    Datatype: Positive Integer
    exchange.skip_pair_validationSkip pairlist validation on startup.
    Defaults to false
    Datatype:* Boolean
    exchange.skip_open_order_updateSkips open order updates on startup should the exchange cause problems. Only relevant in live conditions.
    Defaults to false
    Datatype:* Boolean
    exchange.unknown_fee_rateFallback value to use when calculating trading fees. This can be useful for exchanges which have fees in non-tradable currencies. The value provided here will be multiplied with the "fee cost".
    Defaults to None
    Datatype:* float
    exchange.log_responsesLog relevant exchange responses. For debug mode only - use with care.
    Defaults to false
    Datatype:* Boolean
    experimental.block_bad_exchangesBlock exchanges known to not work with freqtrade. Leave on default unless you want to test if that exchange works now.
    Defaults to true.
    Datatype: Boolean
    Plugins
    edge.*Please refer to edge configuration document for detailed explanation of all possible configuration options.
    pairlistsDefine one or more pairlists to be used. More information.
    Defaults to StaticPairList.
    Datatype: List of Dicts
    protectionsDefine one or more protections to be used. More information.
    Datatype: List of Dicts
    Telegram
    telegram.enabledEnable the usage of Telegram.
    Datatype: Boolean
    telegram.tokenYour Telegram bot token. Only required if telegram.enabled is true.
    Keep it in secret, do not disclose publicly.
    Datatype: String
    telegram.chat_idYour personal Telegram account id. Only required if telegram.enabled is true.
    Keep it in secret, do not disclose publicly.
    Datatype: String
    telegram.balance_dust_levelDust-level (in stake currency) - currencies with a balance below this will not be shown by /balance.
    Datatype: float
    telegram.reloadAllow "reload" buttons on telegram messages.
    Defaults to True.
    Datatype:* boolean
    telegram.notification_settings.*Detailed notification settings. Refer to the telegram documentation for details.
    Datatype: dictionary
    Webhook
    webhook.enabledEnable usage of Webhook notifications
    Datatype: Boolean
    webhook.urlURL for the webhook. Only required if webhook.enabled is true. See the webhook documentation for more details.
    Datatype: String
    webhook.webhookentryPayload to send on entry. Only required if webhook.enabled is true. See the webhook documentation for more details.
    Datatype: String
    webhook.webhookentrycancelPayload to send on entry order cancel. Only required if webhook.enabled is true. See the webhook documentation for more details.
    Datatype: String
    webhook.webhookentryfillPayload to send on entry order filled. Only required if webhook.enabled is true. See the webhook documentation for more details.
    Datatype: String
    webhook.webhookexitPayload to send on exit. Only required if webhook.enabled is true. See the webhook documentation for more details.
    Datatype: String
    webhook.webhookexitcancelPayload to send on exit order cancel. Only required if webhook.enabled is true. See the webhook documentation for more details.
    Datatype: String
    webhook.webhookexitfillPayload to send on exit order filled. Only required if webhook.enabled is true. See the webhook documentation for more details.
    Datatype: String
    webhook.webhookstatusPayload to send on status calls. Only required if webhook.enabled is true. See the webhook documentation for more details.
    Datatype: String
    Rest API / FreqUI
    api_server.enabledEnable usage of API Server. See the API Server documentation for more details.
    Datatype: Boolean
    api_server.listen_ip_addressBind IP address. See the API Server documentation for more details.
    Datatype: IPv4
    api_server.listen_portBind Port. See the API Server documentation for more details.
    Datatype: Integer between 1024 and 65535
    api_server.verbosityLogging verbosity. info will print all RPC Calls, while "error" will only display errors.
    Datatype: Enum, either info or error. Defaults to info.
    api_server.usernameUsername for API server. See the API Server documentation for more details.
    Keep it in secret, do not disclose publicly.
    Datatype: String
    api_server.passwordPassword for API server. See the API Server documentation for more details.
    Keep it in secret, do not disclose publicly.
    Datatype: String
    bot_nameName of the bot. Passed via API to a client - can be shown to distinguish / name bots.
    Defaults to freqtrade
    Datatype: String
    Other
    initial_stateDefines the initial application state. If set to stopped, then the bot has to be explicitly started via /start RPC command.
    Defaults to stopped.
    Datatype: Enum, either stopped or running
    force_entry_enableEnables the RPC Commands to force a Trade entry. More information below.
    Datatype: Boolean
    disable_dataframe_checksDisable checking the OHLCV dataframe returned from the strategy methods for correctness. Only use when intentionally changing the dataframe and understand what you are doing. Strategy Override.
    Defaults to False.
    Datatype: Boolean
    internals.process_throttle_secsSet the process throttle, or minimum loop duration for one bot iteration loop. Value in second.
    Defaults to 5 seconds.
    Datatype: Positive Integer
    internals.heartbeat_intervalPrint heartbeat message every N seconds. Set to 0 to disable heartbeat messages.
    Defaults to 60 seconds.
    Datatype: Positive Integer or 0
    internals.sd_notifyEnables use of the sd_notify protocol to tell systemd service manager about changes in the bot state and issue keep-alive pings. See here for more details.
    Datatype: Boolean
    strategyRequired Defines Strategy class to use. Recommended to be set via --strategy NAME.
    Datatype: ClassName
    strategy_pathAdds an additional strategy lookup path (must be a directory).
    Datatype: String
    recursive_strategy_searchSet to true to recursively search sub-directories inside user_data/strategies for a strategy.
    Datatype: Boolean
    user_data_dirDirectory containing user data.
    Defaults to ./user_data/.
    Datatype: String
    db_urlDeclares database URL to use. NOTE: This defaults to sqlite:///tradesv3.dryrun.sqlite if dry_run is true, and to sqlite:///tradesv3.sqlite for production instances.
    Datatype: String, SQLAlchemy connect string
    logfileSpecifies logfile name. Uses a rolling strategy for log file rotation for 10 files with the 1MB limit per file.
    Datatype: String
    add_config_filesAdditional config files. These files will be loaded and merged with the current config file. The files are resolved relative to the initial file.
    Defaults to [].
    Datatype: List of strings
    dataformat_ohlcvData format to use to store historical candle (OHLCV) data.
    Defaults to json.
    Datatype: String
    dataformat_tradesData format to use to store historical trades data.
    Defaults to jsongz.
    Datatype: String
    +

    Parameters in the strategy

    +

    The following parameters can be set in the configuration file or strategy. +Values set in the configuration file always overwrite values set in the strategy.

    +
      +
    • minimal_roi
    • +
    • timeframe
    • +
    • stoploss
    • +
    • trailing_stop
    • +
    • trailing_stop_positive
    • +
    • trailing_stop_positive_offset
    • +
    • trailing_only_offset_is_reached
    • +
    • use_custom_stoploss
    • +
    • process_only_new_candles
    • +
    • order_types
    • +
    • order_time_in_force
    • +
    • unfilledtimeout
    • +
    • disable_dataframe_checks
    • +
    • use_exit_signal
    • +
    • exit_profit_only
    • +
    • exit_profit_offset
    • +
    • ignore_roi_if_entry_signal
    • +
    • ignore_buying_expired_candle_after
    • +
    • position_adjustment_enable
    • +
    • max_entry_position_adjustment
    • +
    +

    Configuring amount per trade

    +

    There are several methods to configure how much of the stake currency the bot will use to enter a trade. All methods respect the available balance configuration as explained below.

    +

    Minimum trade stake

    +

    The minimum stake amount will depend on exchange and pair and is usually listed in the exchange support pages.

    +

    Assuming the minimum tradable amount for XRP/USD is 20 XRP (given by the exchange), and the price is 0.6\(, the minimum stake amount to buy this pair is 20 * 0.6 ~= 12. +This exchange has also a limit on USD - where all orders must be > 10\) - which however does not apply in this case.

    +

    To guarantee safe execution, freqtrade will not allow buying with a stake-amount of 10.1$, instead, it'll make sure that there's enough space to place a stoploss below the pair (+ an offset, defined by amount_reserve_percent, which defaults to 5%).

    +

    With a reserve of 5%, the minimum stake amount would be ~12.6$ (12 * (1 + 0.05)). If we take into account a stoploss of 10% on top of that - we'd end up with a value of ~14$ (12.6 / (1 - 0.1)).

    +

    To limit this calculation in case of large stoploss values, the calculated minimum stake-limit will never be more than 50% above the real limit.

    +
    +

    Warning

    +

    Since the limits on exchanges are usually stable and are not updated often, some pairs can show pretty high minimum limits, simply because the price increased a lot since the last limit adjustment by the exchange. Freqtrade adjusts the stake-amount to this value, unless it's > 30% more than the calculated/desired stake-amount - in which case the trade is rejected.

    +
    +

    Tradable balance

    +

    By default, the bot assumes that the complete amount - 1% is at it's disposal, and when using dynamic stake amount, it will split the complete balance into max_open_trades buckets per trade. +Freqtrade will reserve 1% for eventual fees when entering a trade and will therefore not touch that by default.

    +

    You can configure the "untouched" amount by using the tradable_balance_ratio setting.

    +

    For example, if you have 10 ETH available in your wallet on the exchange and tradable_balance_ratio=0.5 (which is 50%), then the bot will use a maximum amount of 5 ETH for trading and considers this as an available balance. The rest of the wallet is untouched by the trades.

    +
    +

    Danger

    +

    This setting should not be used when running multiple bots on the same account. Please look at Available Capital to the bot instead.

    +
    +
    +

    Warning

    +

    The tradable_balance_ratio setting applies to the current balance (free balance + tied up in trades). Therefore, assuming the starting balance of 1000, a configuration with tradable_balance_ratio=0.99 will not guarantee that 10 currency units will always remain available on the exchange. For example, the free amount may reduce to 5 units if the total balance is reduced to 500 (either by a losing streak or by withdrawing balance).

    +
    +

    Assign available Capital

    +

    To fully utilize compounding profits when using multiple bots on the same exchange account, you'll want to limit each bot to a certain starting balance. +This can be accomplished by setting available_capital to the desired starting balance.

    +

    Assuming your account has 10.000 USDT and you want to run 2 different strategies on this exchange. +You'd set available_capital=5000 - granting each bot an initial capital of 5000 USDT. +The bot will then split this starting balance equally into max_open_trades buckets. +Profitable trades will result in increased stake-sizes for this bot - without affecting the stake-sizes of the other bot.

    +
    +

    Incompatible with tradable_balance_ratio

    +

    Setting this option will replace any configuration of tradable_balance_ratio.

    +
    +

    Amend last stake amount

    +

    Assuming we have the tradable balance of 1000 USDT, stake_amount=400, and max_open_trades=3. +The bot would open 2 trades and will be unable to fill the last trading slot, since the requested 400 USDT are no longer available since 800 USDT are already tied in other trades.

    +

    To overcome this, the option amend_last_stake_amount can be set to True, which will enable the bot to reduce stake_amount to the available balance to fill the last trade slot.

    +

    In the example above this would mean:

    +
      +
    • Trade1: 400 USDT
    • +
    • Trade2: 400 USDT
    • +
    • Trade3: 200 USDT
    • +
    +
    +

    Note

    +

    This option only applies with Static stake amount - since Dynamic stake amount divides the balances evenly.

    +
    +
    +

    Note

    +

    The minimum last stake amount can be configured using last_stake_amount_min_ratio - which defaults to 0.5 (50%). This means that the minimum stake amount that's ever used is stake_amount * 0.5. This avoids very low stake amounts, that are close to the minimum tradable amount for the pair and can be refused by the exchange.

    +
    +

    Static stake amount

    +

    The stake_amount configuration statically configures the amount of stake-currency your bot will use for each trade.

    +

    The minimal configuration value is 0.0001, however, please check your exchange's trading minimums for the stake currency you're using to avoid problems.

    +

    This setting works in combination with max_open_trades. The maximum capital engaged in trades is stake_amount * max_open_trades. +For example, the bot will at most use (0.05 BTC x 3) = 0.15 BTC, assuming a configuration of max_open_trades=3 and stake_amount=0.05.

    +
    +

    Note

    +

    This setting respects the available balance configuration.

    +
    +

    Dynamic stake amount

    +

    Alternatively, you can use a dynamic stake amount, which will use the available balance on the exchange, and divide that equally by the number of allowed trades (max_open_trades).

    +

    To configure this, set stake_amount="unlimited". We also recommend to set tradable_balance_ratio=0.99 (99%) - to keep a minimum balance for eventual fees.

    +

    In this case a trade amount is calculated as:

    +
    currency_balance / (max_open_trades - current_open_trades)
    +
    +

    To allow the bot to trade all the available stake_currency in your account (minus tradable_balance_ratio) set

    +
    "stake_amount" : "unlimited",
    +"tradable_balance_ratio": 0.99,
    +
    +
    +

    Compounding profits

    +

    This configuration will allow increasing/decreasing stakes depending on the performance of the bot (lower stake if the bot is losing, higher stakes if the bot has a winning record since higher balances are available), and will result in profit compounding.

    +
    +
    +

    When using Dry-Run Mode

    +

    When using "stake_amount" : "unlimited", in combination with Dry-Run, Backtesting or Hyperopt, the balance will be simulated starting with a stake of dry_run_wallet which will evolve. +It is therefore important to set dry_run_wallet to a sensible value (like 0.05 or 0.01 for BTC and 1000 or 100 for USDT, for example), otherwise, it may simulate trades with 100 BTC (or more) or 0.05 USDT (or less) at once - which may not correspond to your real available balance or is less than the exchange minimal limit for the order amount for the stake currency.

    +
    +

    Dynamic stake amount with position adjustment

    +

    When you want to use position adjustment with unlimited stakes, you must also implement custom_stake_amount to a return a value depending on your strategy. +Typical value would be in the range of 25% - 50% of the proposed stakes, but depends highly on your strategy and how much you wish to leave into the wallet as position adjustment buffer.

    +

    For example if your position adjustment assumes it can do 2 additional buys with the same stake amounts then your buffer should be 66.6667% of the initially proposed unlimited stake amount.

    +

    Or another example if your position adjustment assumes it can do 1 additional buy with 3x the original stake amount then custom_stake_amount should return 25% of proposed stake amount and leave 75% for possible later position adjustments.

    +

    Prices used for orders

    +

    Prices for regular orders can be controlled via the parameter structures entry_pricing for trade entries and exit_pricing for trade exits. +Prices are always retrieved right before an order is placed, either by querying the exchange tickers or by using the orderbook data.

    +
    +

    Note

    +

    Orderbook data used by Freqtrade are the data retrieved from exchange by the ccxt's function fetch_order_book(), i.e. are usually data from the L2-aggregated orderbook, while the ticker data are the structures returned by the ccxt's fetch_ticker()/fetch_tickers() functions. Refer to the ccxt library documentation for more details.

    +
    +
    +

    Using market orders

    +

    Please read the section Market order pricing section when using market orders.

    +
    +

    Entry price

    +

    Enter price side

    +

    The configuration setting entry_pricing.price_side defines the side of the orderbook the bot looks for when buying.

    +

    The following displays an orderbook.

    +
    ...
    +103
    +102
    +101  # ask
    +-------------Current spread
    +99   # bid
    +98
    +97
    +...
    +
    +

    If entry_pricing.price_side is set to "bid", then the bot will use 99 as entry price.
    +In line with that, if entry_pricing.price_side is set to "ask", then the bot will use 101 as entry price.

    +

    Depending on the order direction (long/short), this will lead to different results. Therefore we recommend to use "same" or "other" for this configuration instead. +This would result in the following pricing matrix:

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    directionOrdersettingpricecrosses spread
    longbuyask101yes
    longbuybid99no
    longbuysame99no
    longbuyother101yes
    shortsellask101no
    shortsellbid99yes
    shortsellsame101no
    shortsellother99yes
    +

    Using the other side of the orderbook often guarantees quicker filled orders, but the bot can also end up paying more than what would have been necessary. +Taker fees instead of maker fees will most likely apply even when using limit buy orders. +Also, prices at the "other" side of the spread are higher than prices at the "bid" side in the orderbook, so the order behaves similar to a market order (however with a maximum price).

    +

    Entry price with Orderbook enabled

    +

    When entering a trade with the orderbook enabled (entry_pricing.use_order_book=True), Freqtrade fetches the entry_pricing.order_book_top entries from the orderbook and uses the entry specified as entry_pricing.order_book_top on the configured side (entry_pricing.price_side) of the orderbook. 1 specifies the topmost entry in the orderbook, while 2 would use the 2nd entry in the orderbook, and so on.

    +

    Entry price without Orderbook enabled

    +

    The following section uses side as the configured entry_pricing.price_side (defaults to "same").

    +

    When not using orderbook (entry_pricing.use_order_book=False), Freqtrade uses the best side price from the ticker if it's below the last traded price from the ticker. Otherwise (when the side price is above the last price), it calculates a rate between side and last price based on entry_pricing.price_last_balance.

    +

    The entry_pricing.price_last_balance configuration parameter controls this. A value of 0.0 will use side price, while 1.0 will use the last price and values between those interpolate between ask and last price.

    +

    Check depth of market

    +

    When check depth of market is enabled (entry_pricing.check_depth_of_market.enabled=True), the entry signals are filtered based on the orderbook depth (sum of all amounts) for each orderbook side.

    +

    Orderbook bid (buy) side depth is then divided by the orderbook ask (sell) side depth and the resulting delta is compared to the value of the entry_pricing.check_depth_of_market.bids_to_ask_delta parameter. The entry order is only executed if the orderbook delta is greater than or equal to the configured delta value.

    +
    +

    Note

    +

    A delta value below 1 means that ask (sell) orderbook side depth is greater than the depth of the bid (buy) orderbook side, while a value greater than 1 means opposite (depth of the buy side is higher than the depth of the sell side).

    +
    +

    Exit price

    +

    Exit price side

    +

    The configuration setting exit_pricing.price_side defines the side of the spread the bot looks for when exiting a trade.

    +

    The following displays an orderbook:

    +
    ...
    +103
    +102
    +101  # ask
    +-------------Current spread
    +99   # bid
    +98
    +97
    +...
    +
    +

    If exit_pricing.price_side is set to "ask", then the bot will use 101 as exiting price.
    +In line with that, if exit_pricing.price_side is set to "bid", then the bot will use 99 as exiting price.

    +

    Depending on the order direction (long/short), this will lead to different results. Therefore we recommend to use "same" or "other" for this configuration instead. +This would result in the following pricing matrix:

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    DirectionOrdersettingpricecrosses spread
    longsellask101no
    longsellbid99yes
    longsellsame101no
    longsellother99yes
    shortbuyask101yes
    shortbuybid99no
    shortbuysame99no
    shortbuyother101yes
    +

    Exit price with Orderbook enabled

    +

    When exiting with the orderbook enabled (exit_pricing.use_order_book=True), Freqtrade fetches the exit_pricing.order_book_top entries in the orderbook and uses the entry specified as exit_pricing.order_book_top from the configured side (exit_pricing.price_side) as trade exit price.

    +

    1 specifies the topmost entry in the orderbook, while 2 would use the 2nd entry in the orderbook, and so on.

    +

    Exit price without Orderbook enabled

    +

    The following section uses side as the configured exit_pricing.price_side (defaults to "ask").

    +

    When not using orderbook (exit_pricing.use_order_book=False), Freqtrade uses the best side price from the ticker if it's above the last traded price from the ticker. Otherwise (when the side price is below the last price), it calculates a rate between side and last price based on exit_pricing.price_last_balance.

    +

    The exit_pricing.price_last_balance configuration parameter controls this. A value of 0.0 will use side price, while 1.0 will use the last price and values between those interpolate between side and last price.

    +

    Market order pricing

    +

    When using market orders, prices should be configured to use the "correct" side of the orderbook to allow realistic pricing detection. +Assuming both entry and exits are using market orders, a configuration similar to the following must be used

    +
      "order_types": {
    +    "entry": "market",
    +    "exit": "market"
    +    // ...
    +  },
    +  "entry_pricing": {
    +    "price_side": "other",
    +    // ...
    +  },
    +  "exit_pricing":{
    +    "price_side": "other",
    +    // ...
    +  },
    +
    +

    Obviously, if only one side is using limit orders, different pricing combinations can be used.

    +

    Understand minimal_roi

    +

    The minimal_roi configuration parameter is a JSON object where the key is a duration +in minutes and the value is the minimum ROI as a ratio. +See the example below:

    +
    "minimal_roi": {
    +    "40": 0.0,    # Exit after 40 minutes if the profit is not negative
    +    "30": 0.01,   # Exit after 30 minutes if there is at least 1% profit
    +    "20": 0.02,   # Exit after 20 minutes if there is at least 2% profit
    +    "0":  0.04    # Exit immediately if there is at least 4% profit
    +},
    +
    +

    Most of the strategy files already include the optimal minimal_roi value. +This parameter can be set in either Strategy or Configuration file. If you use it in the configuration file, it will override the +minimal_roi value from the strategy file. +If it is not set in either Strategy or Configuration, a default of 1000% {"0": 10} is used, and minimal ROI is disabled unless your trade generates 1000% profit.

    +
    +

    Special case to forceexit after a specific time

    +

    A special case presents using "<N>": -1 as ROI. This forces the bot to exit a trade after N Minutes, no matter if it's positive or negative, so represents a time-limited force-exit.

    +
    +

    Understand force_entry_enable

    +

    The force_entry_enable configuration parameter enables the usage of force-enter (/forcelong, /forceshort) commands via Telegram and REST API. +For security reasons, it's disabled by default, and freqtrade will show a warning message on startup if enabled. +For example, you can send /forceenter ETH/BTC to the bot, which will result in freqtrade buying the pair and holds it until a regular exit-signal (ROI, stoploss, /forceexit) appears.

    +

    This can be dangerous with some strategies, so use with care.

    +

    See the telegram documentation for details on usage.

    +

    Ignoring expired candles

    +

    When working with larger timeframes (for example 1h or more) and using a low max_open_trades value, the last candle can be processed as soon as a trade slot becomes available. When processing the last candle, this can lead to a situation where it may not be desirable to use the buy signal on that candle. For example, when using a condition in your strategy where you use a cross-over, that point may have passed too long ago for you to start a trade on it.

    +

    In these situations, you can enable the functionality to ignore candles that are beyond a specified period by setting ignore_buying_expired_candle_after to a positive number, indicating the number of seconds after which the buy signal becomes expired.

    +

    For example, if your strategy is using a 1h timeframe, and you only want to buy within the first 5 minutes when a new candle comes in, you can add the following configuration to your strategy:

    +
      {
    +    //...
    +    "ignore_buying_expired_candle_after": 300,
    +    // ...
    +  }
    +
    +
    +

    Note

    +

    This setting resets with each new candle, so it will not prevent sticking-signals from executing on the 2nd or 3rd candle they're active. Best use a "trigger" selector for buy signals, which are only active for one candle.

    +
    +

    Understand order_types

    +

    The order_types configuration parameter maps actions (entry, exit, stoploss, emergency_exit, force_exit, force_entry) to order-types (market, limit, ...) as well as configures stoploss to be on the exchange and defines stoploss on exchange update interval in seconds.

    +

    This allows to enter using limit orders, exit using limit-orders, and create stoplosses using market orders. +It also allows to set the +stoploss "on exchange" which means stoploss order would be placed immediately once the buy order is fulfilled.

    +

    order_types set in the configuration file overwrites values set in the strategy as a whole, so you need to configure the whole order_types dictionary in one place.

    +

    If this is configured, the following 4 values (entry, exit, stoploss and stoploss_on_exchange) need to be present, otherwise, the bot will fail to start.

    +

    For information on (emergency_exit,force_exit, force_entry, stoploss_on_exchange,stoploss_on_exchange_interval,stoploss_on_exchange_limit_ratio) please see stop loss documentation stop loss on exchange

    +

    Syntax for Strategy:

    +
    order_types = {
    +    "entry": "limit",
    +    "exit": "limit",
    +    "emergency_exit": "market",
    +    "force_entry": "market",
    +    "force_exit": "market",
    +    "stoploss": "market",
    +    "stoploss_on_exchange": False,
    +    "stoploss_on_exchange_interval": 60,
    +    "stoploss_on_exchange_limit_ratio": 0.99,
    +}
    +
    +

    Configuration:

    +
    "order_types": {
    +    "entry": "limit",
    +    "exit": "limit",
    +    "emergency_exit": "market",
    +    "force_entry": "market",
    +    "force_exit": "market",
    +    "stoploss": "market",
    +    "stoploss_on_exchange": false,
    +    "stoploss_on_exchange_interval": 60
    +}
    +
    +
    +

    Market order support

    +

    Not all exchanges support "market" orders. +The following message will be shown if your exchange does not support market orders: +"Exchange <yourexchange> does not support market orders." and the bot will refuse to start.

    +
    +
    +

    Using market orders

    +

    Please carefully read the section Market order pricing section when using market orders.

    +
    +
    +

    Stoploss on exchange

    +

    stoploss_on_exchange_interval is not mandatory. Do not change its value if you are +unsure of what you are doing. For more information about how stoploss works please +refer to the stoploss documentation.

    +

    If stoploss_on_exchange is enabled and the stoploss is cancelled manually on the exchange, then the bot will create a new stoploss order.

    +
    +
    +

    Warning: stoploss_on_exchange failures

    +

    If stoploss on exchange creation fails for some reason, then an "emergency exit" is initiated. By default, this will exit the trade using a market order. The order-type for the emergency-exit can be changed by setting the emergency_exit value in the order_types dictionary - however, this is not advised.

    +
    +

    Understand order_time_in_force

    +

    The order_time_in_force configuration parameter defines the policy by which the order +is executed on the exchange. Three commonly used time in force are:

    +

    GTC (Good Till Canceled):

    +

    This is most of the time the default time in force. It means the order will remain +on exchange till it is cancelled by the user. It can be fully or partially fulfilled. +If partially fulfilled, the remaining will stay on the exchange till cancelled.

    +

    FOK (Fill Or Kill):

    +

    It means if the order is not executed immediately AND fully then it is cancelled by the exchange.

    +

    IOC (Immediate Or Canceled):

    +

    It is the same as FOK (above) except it can be partially fulfilled. The remaining part +is automatically cancelled by the exchange.

    +

    The order_time_in_force parameter contains a dict with buy and sell time in force policy values. +This can be set in the configuration file or in the strategy. +Values set in the configuration file overwrites values set in the strategy.

    +

    The possible values are: gtc (default), fok or ioc.

    +
    "order_time_in_force": {
    +    "entry": "gtc",
    +    "exit": "gtc"
    +},
    +
    +
    +

    Warning

    +

    This is ongoing work. For now, it is supported only for binance and kucoin. +Please don't change the default value unless you know what you are doing and have researched the impact of using different values for your particular exchange.

    +
    +

    What values can be used for fiat_display_currency?

    +

    The fiat_display_currency configuration parameter sets the base currency to use for the +conversion from coin to fiat in the bot Telegram reports.

    +

    The valid values are:

    +
    "AUD", "BRL", "CAD", "CHF", "CLP", "CNY", "CZK", "DKK", "EUR", "GBP", "HKD", "HUF", "IDR", "ILS", "INR", "JPY", "KRW", "MXN", "MYR", "NOK", "NZD", "PHP", "PKR", "PLN", "RUB", "SEK", "SGD", "THB", "TRY", "TWD", "ZAR", "USD"
    +
    +

    In addition to fiat currencies, a range of crypto currencies is supported.

    +

    The valid values are:

    +
    "BTC", "ETH", "XRP", "LTC", "BCH", "USDT"
    +
    +

    Using Dry-run mode

    +

    We recommend starting the bot in the Dry-run mode to see how your bot will +behave and what is the performance of your strategy. In the Dry-run mode, the +bot does not engage your money. It only runs a live simulation without +creating trades on the exchange.

    +
      +
    1. Edit your config.json configuration file.
    2. +
    3. Switch dry-run to true and specify db_url for a persistence database.
    4. +
    +
    "dry_run": true,
    +"db_url": "sqlite:///tradesv3.dryrun.sqlite",
    +
    +
      +
    1. Remove your Exchange API key and secret (change them by empty values or fake credentials):
    2. +
    +
    "exchange": {
    +    "name": "bittrex",
    +    "key": "key",
    +    "secret": "secret",
    +    ...
    +}
    +
    +

    Once you will be happy with your bot performance running in the Dry-run mode, you can switch it to production mode.

    +
    +

    Note

    +

    A simulated wallet is available during dry-run mode and will assume a starting capital of dry_run_wallet (defaults to 1000).

    +
    +

    Considerations for dry-run

    +
      +
    • API-keys may or may not be provided. Only Read-Only operations (i.e. operations that do not alter account state) on the exchange are performed in dry-run mode.
    • +
    • Wallets (/balance) are simulated based on dry_run_wallet.
    • +
    • Orders are simulated, and will not be posted to the exchange.
    • +
    • Market orders fill based on orderbook volume the moment the order is placed.
    • +
    • Limit orders fill once the price reaches the defined level - or time out based on unfilledtimeout settings.
    • +
    • In combination with stoploss_on_exchange, the stop_loss price is assumed to be filled.
    • +
    • Open orders (not trades, which are stored in the database) are kept open after bot restarts, with the assumption that they were not filled while being offline.
    • +
    +

    Switch to production mode

    +

    In production mode, the bot will engage your money. Be careful, since a wrong strategy can lose all your money. +Be aware of what you are doing when you run it in production mode.

    +

    When switching to Production mode, please make sure to use a different / fresh database to avoid dry-run trades messing with your exchange money and eventually tainting your statistics.

    +

    Setup your exchange account

    +

    You will need to create API Keys (usually you get key and secret, some exchanges require an additional password) from the Exchange website and you'll need to insert this into the appropriate fields in the configuration or when asked by the freqtrade new-config command. +API Keys are usually only required for live trading (trading for real money, bot running in "production mode", executing real orders on the exchange) and are not required for the bot running in dry-run (trade simulation) mode. When you set up the bot in dry-run mode, you may fill these fields with empty values.

    +

    To switch your bot in production mode

    +

    Edit your config.json file.

    +

    Switch dry-run to false and don't forget to adapt your database URL if set:

    +
    "dry_run": false,
    +
    +

    Insert your Exchange API key (change them by fake API keys):

    +
    {
    +    "exchange": {
    +        "name": "bittrex",
    +        "key": "af8ddd35195e9dc500b9a6f799f6f5c93d89193b",
    +        "secret": "08a9dc6db3d7b53e1acebd9275677f4b0a04f1a5",
    +        //"password": "", // Optional, not needed by all exchanges)
    +        // ...
    +    }
    +    //...
    +}
    +
    +

    You should also make sure to read the Exchanges section of the documentation to be aware of potential configuration details specific to your exchange.

    +
    +

    Keep your secrets secret

    +

    To keep your secrets secret, we recommend using a 2nd configuration for your API keys. +Simply use the above snippet in a new configuration file (e.g. config-private.json) and keep your settings in this file. +You can then start the bot with freqtrade trade --config user_data/config.json --config user_data/config-private.json <...> to have your keys loaded.

    +

    NEVER share your private configuration file or your exchange keys with anyone!

    +
    +

    Using proxy with Freqtrade

    +

    To use a proxy with freqtrade, add the kwarg "aiohttp_trust_env"=true to the "ccxt_async_kwargs" dict in the exchange section of the configuration.

    +

    An example for this can be found in config_examples/config_full.example.json

    +
    "ccxt_async_config": {
    +    "aiohttp_trust_env": true
    +}
    +
    +

    Then, export your proxy settings using the variables "HTTP_PROXY" and "HTTPS_PROXY" set to the appropriate values

    +
    export HTTP_PROXY="http://addr:port"
    +export HTTPS_PROXY="http://addr:port"
    +freqtrade
    +
    +

    Next step

    +

    Now you have configured your config.json, the next step is to start your bot.

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/data-analysis/index.html b/en/2022.8/data-analysis/index.html new file mode 100644 index 000000000..dd38be11f --- /dev/null +++ b/en/2022.8/data-analysis/index.html @@ -0,0 +1,1351 @@ + + + + + + + + + + + + + + + + + + Jupyter Notebooks - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Analyzing bot data with Jupyter notebooks

    +

    You can analyze the results of backtests and trading history easily using Jupyter notebooks. Sample notebooks are located at user_data/notebooks/ after initializing the user directory with freqtrade create-userdir --userdir user_data.

    +

    Quick start with docker

    +

    Freqtrade provides a docker-compose file which starts up a jupyter lab server. +You can run this server using the following command: docker-compose -f docker/docker-compose-jupyter.yml up

    +

    This will create a dockercontainer running jupyter lab, which will be accessible using https://127.0.0.1:8888/lab. +Please use the link that's printed in the console after startup for simplified login.

    +

    For more information, Please visit the Data analysis with Docker section.

    +

    Pro tips

    +
      +
    • See jupyter.org for usage instructions.
    • +
    • Don't forget to start a Jupyter notebook server from within your conda or venv environment or use nb_conda_kernels*
    • +
    • Copy the example notebook before use so your changes don't get overwritten with the next freqtrade update.
    • +
    +

    Using virtual environment with system-wide Jupyter installation

    +

    Sometimes it can be desired to use a system-wide installation of Jupyter notebook, and use a jupyter kernel from the virtual environment. +This prevents you from installing the full jupyter suite multiple times per system, and provides an easy way to switch between tasks (freqtrade / other analytics tasks).

    +

    For this to work, first activate your virtual environment and run the following commands:

    +
    # Activate virtual environment
    +source .env/bin/activate
    +
    +pip install ipykernel
    +ipython kernel install --user --name=freqtrade
    +# Restart jupyter (lab / notebook)
    +# select kernel "freqtrade" in the notebook
    +
    +
    +

    Note

    +

    This section is provided for completeness, the Freqtrade Team won't provide full support for problems with this setup and will recommend to install Jupyter in the virtual environment directly, as that is the easiest way to get jupyter notebooks up and running. For help with this setup please refer to the Project Jupyter documentation or help channels.

    +
    +
    +

    Warning

    +

    Some tasks don't work especially well in notebooks. For example, anything using asynchronous execution is a problem for Jupyter. Also, freqtrade's primary entry point is the shell cli, so using pure python in a notebook bypasses arguments that provide required objects and parameters to helper functions. You may need to set those values or create expected objects manually.

    +
    + + + + + + + + + + + + + + + + + + + + + + +
    TaskTool
    Bot operationsCLI
    Repetitive tasksShell scripts
    Data analysis & visualizationNotebook
    +
      +
    1. +

      Use the CLI to

      +

      * download historical data + * run a backtest + * run with real-time data + * export results

      +
    2. +
    3. +

      Collect these actions in shell scripts

      +

      * save complicated commands with arguments + * execute multi-step operations + * automate testing strategies and preparing data for analysis

      +
    4. +
    5. +

      Use a notebook to

      +

      * visualize data + * mangle and plot to generate insights

      +
    6. +
    +

    Example utility snippets

    +

    Change directory to root

    +

    Jupyter notebooks execute from the notebook directory. The following snippet searches for the project root, so relative paths remain consistent.

    +
    import os
    +from pathlib import Path
    +
    +# Change directory
    +# Modify this cell to insure that the output shows the correct path.
    +# Define all paths relative to the project root shown in the cell output
    +project_root = "somedir/freqtrade"
    +i=0
    +try:
    +    os.chdirdir(project_root)
    +    assert Path('LICENSE').is_file()
    +except:
    +    while i<4 and (not Path('LICENSE').is_file()):
    +        os.chdir(Path(Path.cwd(), '../'))
    +        i+=1
    +    project_root = Path.cwd()
    +print(Path.cwd())
    +
    +

    Load multiple configuration files

    +

    This option can be useful to inspect the results of passing in multiple configs. +This will also run through the whole Configuration initialization, so the configuration is completely initialized to be passed to other methods.

    +
    import json
    +from freqtrade.configuration import Configuration
    +
    +# Load config from multiple files
    +config = Configuration.from_files(["config1.json", "config2.json"])
    +
    +# Show the config in memory
    +print(json.dumps(config['original_config'], indent=2))
    +
    +

    For Interactive environments, have an additional configuration specifying user_data_dir and pass this in last, so you don't have to change directories while running the bot. +Best avoid relative paths, since this starts at the storage location of the jupyter notebook, unless the directory is changed.

    +
    {
    +    "user_data_dir": "~/.freqtrade/"
    +}
    +
    +

    Further Data analysis documentation

    + +

    Feel free to submit an issue or Pull Request enhancing this document if you would like to share ideas on how to best analyze the data.

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/data-download/index.html b/en/2022.8/data-download/index.html new file mode 100644 index 000000000..387552317 --- /dev/null +++ b/en/2022.8/data-download/index.html @@ -0,0 +1,1795 @@ + + + + + + + + + + + + + + + + + + Data Downloading - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Data Downloading

    +

    Getting data for backtesting and hyperopt

    +

    To download data (candles / OHLCV) needed for backtesting and hyperoptimization use the freqtrade download-data command.

    +

    If no additional parameter is specified, freqtrade will download data for "1m" and "5m" timeframes for the last 30 days. +Exchange and pairs will come from config.json (if specified using -c/--config). +Otherwise --exchange becomes mandatory.

    +

    You can use a relative timerange (--days 20) or an absolute starting point (--timerange 20200101-). For incremental downloads, the relative approach should be used.

    +
    +

    Tip: Updating existing data

    +

    If you already have backtesting data available in your data-directory and would like to refresh this data up to today, freqtrade will automatically calculate the data missing for the existing pairs and the download will occur from the latest available point until "now", neither --days or --timerange parameters are required. Freqtrade will keep the available data and only download the missing data. +If you are updating existing data after inserting new pairs that you have no data for, use --new-pairs-days xx parameter. Specified number of days will be downloaded for new pairs while old pairs will be updated with missing data only. +If you use --days xx parameter alone - data for specified number of days will be downloaded for all pairs. Be careful, if specified number of days is smaller than gap between now and last downloaded candle - freqtrade will delete all existing data to avoid gaps in candle data.

    +
    +

    Usage

    +
    usage: freqtrade download-data [-h] [-v] [--logfile FILE] [-V] [-c PATH]
    +                               [-d PATH] [--userdir PATH]
    +                               [-p PAIRS [PAIRS ...]] [--pairs-file FILE]
    +                               [--days INT] [--new-pairs-days INT]
    +                               [--include-inactive-pairs]
    +                               [--timerange TIMERANGE] [--dl-trades]
    +                               [--exchange EXCHANGE]
    +                               [-t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...]]
    +                               [--erase]
    +                               [--data-format-ohlcv {json,jsongz,hdf5}]
    +                               [--data-format-trades {json,jsongz,hdf5}]
    +                               [--trading-mode {spot,margin,futures}]
    +                               [--prepend]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...]
    +                        Limit command to these pairs. Pairs are space-
    +                        separated.
    +  --pairs-file FILE     File containing a list of pairs to download.
    +  --days INT            Download data for given number of days.
    +  --new-pairs-days INT  Download data of new pairs for given number of days.
    +                        Default: `None`.
    +  --include-inactive-pairs
    +                        Also download data from inactive pairs.
    +  --timerange TIMERANGE
    +                        Specify what timerange of data to use.
    +  --dl-trades           Download trades instead of OHLCV data. The bot will
    +                        resample trades to the desired timeframe as specified
    +                        as --timeframes/-t.
    +  --exchange EXCHANGE   Exchange name (default: `bittrex`). Only valid if no
    +                        config is provided.
    +  -t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...], --timeframes {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...]
    +                        Specify which tickers to download. Space-separated
    +                        list. Default: `1m 5m`.
    +  --erase               Clean all existing data for the selected
    +                        exchange/pairs/timeframes.
    +  --data-format-ohlcv {json,jsongz,hdf5}
    +                        Storage format for downloaded candle (OHLCV) data.
    +                        (default: `json`).
    +  --data-format-trades {json,jsongz,hdf5}
    +                        Storage format for downloaded trades data. (default:
    +                        `jsongz`).
    +  --trading-mode {spot,margin,futures}
    +                        Select Trading mode
    +  --prepend             Allow data prepending. (Data-appending is disabled)
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +
    +

    Startup period

    +

    download-data is a strategy-independent command. The idea is to download a big chunk of data once, and then iteratively increase the amount of data stored.

    +

    For that reason, download-data does not care about the "startup-period" defined in a strategy. It's up to the user to download additional days if the backtest should start at a specific point in time (while respecting startup period).

    +
    +

    Pairs file

    +

    In alternative to the whitelist from config.json, a pairs.json file can be used. +If you are using Binance for example:

    +
      +
    • create a directory user_data/data/binance and copy or create the pairs.json file in that directory.
    • +
    • update the pairs.json file to contain the currency pairs you are interested in.
    • +
    +
    mkdir -p user_data/data/binance
    +touch user_data/data/binance/pairs.json
    +
    +

    The format of the pairs.json file is a simple json list. +Mixing different stake-currencies is allowed for this file, since it's only used for downloading.

    +
    [
    +    "ETH/BTC",
    +    "ETH/USDT",
    +    "BTC/USDT",
    +    "XRP/ETH"
    +]
    +
    +
    +

    Downloading all data for one quote currency

    +

    Often, you'll want to download data for all pairs of a specific quote-currency. In such cases, you can use the following shorthand: +freqtrade download-data --exchange binance --pairs .*/USDT <...>. The provided "pairs" string will be expanded to contain all active pairs on the exchange. +To also download data for inactive (delisted) pairs, add --include-inactive-pairs to the command.

    +
    +
    +Permission denied errors +

    If your configuration directory user_data was made by docker, you may get the following error:

    +
    cp: cannot create regular file 'user_data/data/binance/pairs.json': Permission denied
    +
    +

    You can fix the permissions of your user-data directory as follows:

    +
    sudo chown -R $UID:$GID user_data
    +
    +
    +

    Start download

    +

    Then run:

    +
    freqtrade download-data --exchange binance
    +
    +

    This will download historical candle (OHLCV) data for all the currency pairs you defined in pairs.json.

    +

    Alternatively, specify the pairs directly

    +
    freqtrade download-data --exchange binance --pairs ETH/USDT XRP/USDT BTC/USDT
    +
    +

    or as regex (to download all active USDT pairs)

    +
    freqtrade download-data --exchange binance --pairs .*/USDT
    +
    +

    Other Notes

    +
      +
    • To use a different directory than the exchange specific default, use --datadir user_data/data/some_directory.
    • +
    • To change the exchange used to download the historical data from, please use a different configuration file (you'll probably need to adjust rate limits etc.)
    • +
    • To use pairs.json from some other directory, use --pairs-file some_other_dir/pairs.json.
    • +
    • To download historical candle (OHLCV) data for only 10 days, use --days 10 (defaults to 30 days).
    • +
    • To download historical candle (OHLCV) data from a fixed starting point, use --timerange 20200101- - which will download all data from January 1st, 2020.
    • +
    • Use --timeframes to specify what timeframe download the historical candle (OHLCV) data for. Default is --timeframes 1m 5m which will download 1-minute and 5-minute data.
    • +
    • To use exchange, timeframe and list of pairs as defined in your configuration file, use the -c/--config option. With this, the script uses the whitelist defined in the config as the list of currency pairs to download data for and does not require the pairs.json file. You can combine -c/--config with most other options.
    • +
    +

    Download additional data before the current timerange

    +

    Assuming you downloaded all data from 2022 (--timerange 20220101-) - but you'd now like to also backtest with earlier data. +You can do so by using the --prepend flag, combined with --timerange - specifying an end-date.

    +
    freqtrade download-data --exchange binance --pairs ETH/USDT XRP/USDT BTC/USDT --prepend --timerange 20210101-20220101
    +
    +
    +

    Note

    +

    Freqtrade will ignore the end-date in this mode if data is available, updating the end-date to the existing data start point.

    +
    +

    Data format

    +

    Freqtrade currently supports 3 data-formats for both OHLCV and trades data:

    +
      +
    • json (plain "text" json files)
    • +
    • jsongz (a gzip-zipped version of json files)
    • +
    • hdf5 (a high performance datastore)
    • +
    +

    By default, OHLCV data is stored as json data, while trades data is stored as jsongz data.

    +

    This can be changed via the --data-format-ohlcv and --data-format-trades command line arguments respectively. +To persist this change, you should also add the following snippet to your configuration, so you don't have to insert the above arguments each time:

    +
        // ...
    +    "dataformat_ohlcv": "hdf5",
    +    "dataformat_trades": "hdf5",
    +    // ...
    +
    +

    If the default data-format has been changed during download, then the keys dataformat_ohlcv and dataformat_trades in the configuration file need to be adjusted to the selected dataformat as well.

    +
    +

    Note

    +

    You can convert between data-formats using the convert-data and convert-trade-data methods.

    +
    +

    Sub-command convert data

    +
    usage: freqtrade convert-data [-h] [-v] [--logfile FILE] [-V] [-c PATH]
    +                              [-d PATH] [--userdir PATH]
    +                              [-p PAIRS [PAIRS ...]] --format-from
    +                              {json,jsongz,hdf5} --format-to
    +                              {json,jsongz,hdf5} [--erase]
    +                              [-t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...]]
    +                              [--exchange EXCHANGE]
    +                              [--trading-mode {spot,margin,futures}]
    +                              [--candle-types {spot,,futures,mark,index,premiumIndex,funding_rate} [{spot,,futures,mark,index,premiumIndex,funding_rate} ...]]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...]
    +                        Limit command to these pairs. Pairs are space-
    +                        separated.
    +  --format-from {json,jsongz,hdf5}
    +                        Source format for data conversion.
    +  --format-to {json,jsongz,hdf5}
    +                        Destination format for data conversion.
    +  --erase               Clean all existing data for the selected
    +                        exchange/pairs/timeframes.
    +  -t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...], --timeframes {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...]
    +                        Specify which tickers to download. Space-separated
    +                        list. Default: `1m 5m`.
    +  --exchange EXCHANGE   Exchange name (default: `bittrex`). Only valid if no
    +                        config is provided.
    +  --trading-mode {spot,margin,futures}
    +                        Select Trading mode
    +  --candle-types {spot,,futures,mark,index,premiumIndex,funding_rate} [{spot,,futures,mark,index,premiumIndex,funding_rate} ...]
    +                        Select candle type to use
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +
    Example converting data
    +

    The following command will convert all candle (OHLCV) data available in ~/.freqtrade/data/binance from json to jsongz, saving diskspace in the process. +It'll also remove original json data files (--erase parameter).

    +
    freqtrade convert-data --format-from json --format-to jsongz --datadir ~/.freqtrade/data/binance -t 5m 15m --erase
    +
    +

    Sub-command convert trade data

    +
    usage: freqtrade convert-trade-data [-h] [-v] [--logfile FILE] [-V] [-c PATH]
    +                                    [-d PATH] [--userdir PATH]
    +                                    [-p PAIRS [PAIRS ...]] --format-from
    +                                    {json,jsongz,hdf5} --format-to
    +                                    {json,jsongz,hdf5} [--erase]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...]
    +                        Show profits for only these pairs. Pairs are space-
    +                        separated.
    +  --format-from {json,jsongz,hdf5}
    +                        Source format for data conversion.
    +  --format-to {json,jsongz,hdf5}
    +                        Destination format for data conversion.
    +  --erase               Clean all existing data for the selected
    +                        exchange/pairs/timeframes.
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +
    Example converting trades
    +

    The following command will convert all available trade-data in ~/.freqtrade/data/kraken from jsongz to json. +It'll also remove original jsongz data files (--erase parameter).

    +
    freqtrade convert-trade-data --format-from jsongz --format-to json --datadir ~/.freqtrade/data/kraken --erase
    +
    +

    Sub-command trades to ohlcv

    +

    When you need to use --dl-trades (kraken only) to download data, conversion of trades data to ohlcv data is the last step. +This command will allow you to repeat this last step for additional timeframes without re-downloading the data.

    +
    usage: freqtrade trades-to-ohlcv [-h] [-v] [--logfile FILE] [-V] [-c PATH]
    +                                 [-d PATH] [--userdir PATH]
    +                                 [-p PAIRS [PAIRS ...]]
    +                                 [-t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...]]
    +                                 [--exchange EXCHANGE]
    +                                 [--data-format-ohlcv {json,jsongz,hdf5}]
    +                                 [--data-format-trades {json,jsongz,hdf5}]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...]
    +                        Limit command to these pairs. Pairs are space-
    +                        separated.
    +  -t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...], --timeframes {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...]
    +                        Specify which tickers to download. Space-separated
    +                        list. Default: `1m 5m`.
    +  --exchange EXCHANGE   Exchange name (default: `bittrex`). Only valid if no
    +                        config is provided.
    +  --data-format-ohlcv {json,jsongz,hdf5}
    +                        Storage format for downloaded candle (OHLCV) data.
    +                        (default: `json`).
    +  --data-format-trades {json,jsongz,hdf5}
    +                        Storage format for downloaded trades data. (default:
    +                        `jsongz`).
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +

    Example trade-to-ohlcv conversion

    +
    freqtrade trades-to-ohlcv --exchange kraken -t 5m 1h 1d --pairs BTC/EUR ETH/EUR
    +
    +

    Sub-command list-data

    +

    You can get a list of downloaded data using the list-data sub-command.

    +
    usage: freqtrade list-data [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH]
    +                           [--userdir PATH] [--exchange EXCHANGE]
    +                           [--data-format-ohlcv {json,jsongz,hdf5}]
    +                           [-p PAIRS [PAIRS ...]]
    +                           [--trading-mode {spot,margin,futures}]
    +                           [--show-timerange]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  --exchange EXCHANGE   Exchange name (default: `bittrex`). Only valid if no
    +                        config is provided.
    +  --data-format-ohlcv {json,jsongz,hdf5}
    +                        Storage format for downloaded candle (OHLCV) data.
    +                        (default: `json`).
    +  -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...]
    +                        Limit command to these pairs. Pairs are space-
    +                        separated.
    +  --trading-mode {spot,margin,futures}
    +                        Select Trading mode
    +  --show-timerange      Show timerange available for available data. (May take
    +                        a while to calculate).
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +

    Example list-data

    +
    > freqtrade list-data --userdir ~/.freqtrade/user_data/
    +
    +Found 33 pair / timeframe combinations.
    +pairs       timeframe
    +----------  -----------------------------------------
    +ADA/BTC     5m, 15m, 30m, 1h, 2h, 4h, 6h, 12h, 1d
    +ADA/ETH     5m, 15m, 30m, 1h, 2h, 4h, 6h, 12h, 1d
    +ETH/BTC     5m, 15m, 30m, 1h, 2h, 4h, 6h, 12h, 1d
    +ETH/USDT    5m, 15m, 30m, 1h, 2h, 4h
    +
    +

    Trades (tick) data

    +

    By default, download-data sub-command downloads Candles (OHLCV) data. Some exchanges also provide historic trade-data via their API. +This data can be useful if you need many different timeframes, since it is only downloaded once, and then resampled locally to the desired timeframes.

    +

    Since this data is large by default, the files use gzip by default. They are stored in your data-directory with the naming convention of <pair>-trades.json.gz (ETH_BTC-trades.json.gz). Incremental mode is also supported, as for historic OHLCV data, so downloading the data once per week with --days 8 will create an incremental data-repository.

    +

    To use this mode, simply add --dl-trades to your call. This will swap the download method to download trades, and resamples the data locally.

    +
    +

    do not use

    +

    You should not use this unless you're a kraken user. Most other exchanges provide OHLCV data with sufficient history.

    +
    +

    Example call:

    +
    freqtrade download-data --exchange kraken --pairs XRP/EUR ETH/EUR --days 20 --dl-trades
    +
    +
    +

    Note

    +

    While this method uses async calls, it will be slow, since it requires the result of the previous call to generate the next request to the exchange.

    +
    +
    +

    Warning

    +

    The historic trades are not available during Freqtrade dry-run and live trade modes because all exchanges tested provide this data with a delay of few 100 candles, so it's not suitable for real-time trading.

    +
    +
    +

    Kraken user

    +

    Kraken users should read this before starting to download data.

    +
    +

    Next step

    +

    Great, you now have backtest data downloaded, so you can now start backtesting your strategy.

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/deprecated/index.html b/en/2022.8/deprecated/index.html new file mode 100644 index 000000000..4036f9429 --- /dev/null +++ b/en/2022.8/deprecated/index.html @@ -0,0 +1,1356 @@ + + + + + + + + + + + + + + + + + + Deprecated Features - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Deprecated features

    +

    This page contains description of the command line arguments, configuration parameters +and the bot features that were declared as DEPRECATED by the bot development team +and are no longer supported. Please avoid their usage in your configuration.

    +

    Removed features

    +

    the --refresh-pairs-cached command line option

    +

    --refresh-pairs-cached in the context of backtesting, hyperopt and edge allows to refresh candle data for backtesting. +Since this leads to much confusion, and slows down backtesting (while not being part of backtesting) this has been singled out as a separate freqtrade sub-command freqtrade download-data.

    +

    This command line option was deprecated in 2019.7-dev (develop branch) and removed in 2019.9.

    +

    The --dynamic-whitelist command line option

    +

    This command line option was deprecated in 2018 and removed freqtrade 2019.6-dev (develop branch) and in freqtrade 2019.7. +Please refer to pairlists instead.

    +

    the --live command line option

    +

    --live in the context of backtesting allowed to download the latest tick data for backtesting. +Did only download the latest 500 candles, so was ineffective in getting good backtest data. +Removed in 2019-7-dev (develop branch) and in freqtrade 2019.8.

    +

    ticker_interval (now timeframe)

    +

    Support for ticker_interval terminology was deprecated in 2020.6 in favor of timeframe - and compatibility code was removed in 2022.3.

    +

    Allow running multiple pairlists in sequence

    +

    The former "pairlist" section in the configuration has been removed, and is replaced by "pairlists" - being a list to specify a sequence of pairlists.

    +

    The old section of configuration parameters ("pairlist") has been deprecated in 2019.11 and has been removed in 2020.4.

    +

    deprecation of bidVolume and askVolume from volume-pairlist

    +

    Since only quoteVolume can be compared between assets, the other options (bidVolume, askVolume) have been deprecated in 2020.4, and have been removed in 2020.9.

    +

    Using order book steps for exit price

    +

    Using order_book_min and order_book_max used to allow stepping the orderbook and trying to find the next ROI slot - trying to place sell-orders early. +As this does however increase risk and provides no benefit, it's been removed for maintainability purposes in 2021.7.

    +

    Legacy Hyperopt mode

    +

    Using separate hyperopt files was deprecated in 2021.4 and was removed in 2021.9. +Please switch to the new Parametrized Strategies to benefit from the new hyperopt interface.

    +

    Strategy changes between V2 and V3

    +

    Isolated Futures / short trading was introduced in 2022.4. This required major changes to configuration settings, strategy interfaces, ...

    +

    We have put a great effort into keeping compatibility with existing strategies, so if you just want to continue using freqtrade in spot markets, there are no changes necessary. +While we may drop support for the current interface sometime in the future, we will announce this separately and have an appropriate transition period.

    +

    Please follow the Strategy migration guide to migrate your strategy to the new format to start using the new functionalities.

    +

    webhooks - changes with 2022.4

    +

    buy_tag has been renamed to enter_tag

    +

    This should apply only to your strategy and potentially to webhooks. +We will keep a compatibility layer for 1-2 versions (so both buy_tag and enter_tag will still work), but support for this in webhooks will disappear after that.

    +

    Naming changes

    +

    Webhook terminology changed from "sell" to "exit", and from "buy" to "entry".

    +
      +
    • webhookbuy -> webhookentry
    • +
    • webhookbuyfill -> webhookentryfill
    • +
    • webhookbuycancel -> webhookentrycancel
    • +
    • webhooksell -> webhookexit
    • +
    • webhooksellfill -> webhookexitfill
    • +
    • webhooksellcancel -> webhookexitcancel
    • +
    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/developer/index.html b/en/2022.8/developer/index.html new file mode 100644 index 000000000..7109775d2 --- /dev/null +++ b/en/2022.8/developer/index.html @@ -0,0 +1,2009 @@ + + + + + + + + + + + + + + + + + + Contributors Guide - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Development Help

    +

    This page is intended for developers of Freqtrade, people who want to contribute to the Freqtrade codebase or documentation, or people who want to understand the source code of the application they're running.

    +

    All contributions, bug reports, bug fixes, documentation improvements, enhancements and ideas are welcome. We track issues on GitHub and also have a dev channel on discord where you can ask questions.

    +

    Documentation

    +

    Documentation is available at https://freqtrade.io and needs to be provided with every new feature PR.

    +

    Special fields for the documentation (like Note boxes, ...) can be found here.

    +

    To test the documentation locally use the following commands.

    +
    pip install -r docs/requirements-docs.txt
    +mkdocs serve
    +
    +

    This will spin up a local server (usually on port 8000) so you can see if everything looks as you'd like it to.

    +

    Developer setup

    +

    To configure a development environment, you can either use the provided DevContainer, or use the setup.sh script and answer "y" when asked "Do you want to install dependencies for dev [y/N]? ". +Alternatively (e.g. if your system is not supported by the setup.sh script), follow the manual installation process and run pip3 install -e .[all].

    +

    This will install all required tools for development, including pytest, flake8, mypy, and coveralls.

    +

    Then install the git hook scripts by running pre-commit install, so your changes will be verified locally before committing. +This avoids a lot of waiting for CI already, as some basic formatting checks are done locally on your machine.

    +

    Before opening a pull request, please familiarize yourself with our Contributing Guidelines.

    +

    Devcontainer setup

    +

    The fastest and easiest way to get started is to use VSCode with the Remote container extension. +This gives developers the ability to start the bot with all required dependencies without needing to install any freqtrade specific dependencies on your local machine.

    +

    Devcontainer dependencies

    + +

    For more information about the Remote container extension, best consult the documentation.

    +

    Tests

    +

    New code should be covered by basic unittests. Depending on the complexity of the feature, Reviewers may request more in-depth unittests. +If necessary, the Freqtrade team can assist and give guidance with writing good tests (however please don't expect anyone to write the tests for you).

    +

    Checking log content in tests

    +

    Freqtrade uses 2 main methods to check log content in tests, log_has() and log_has_re() (to check using regex, in case of dynamic log-messages). +These are available from conftest.py and can be imported in any test module.

    +

    A sample check looks as follows:

    +
    from tests.conftest import log_has, log_has_re
    +
    +def test_method_to_test(caplog):
    +    method_to_test()
    +
    +    assert log_has("This event happened", caplog)
    +    # Check regex with trailing number ...
    +    assert log_has_re(r"This dynamic event happened and produced \d+", caplog)
    +
    +

    Debug configuration

    +

    To debug freqtrade, we recommend VSCode with the following launch configuration (located in .vscode/launch.json). +Details will obviously vary between setups - but this should work to get you started.

    +
    {
    +    "name": "freqtrade trade",
    +    "type": "python",
    +    "request": "launch",
    +    "module": "freqtrade",
    +    "console": "integratedTerminal",
    +    "args": [
    +        "trade",
    +        // Optional:
    +        // "--userdir", "user_data",
    +        "--strategy", 
    +        "MyAwesomeStrategy",
    +    ]
    +},
    +
    +

    Command line arguments can be added in the "args" array. +This method can also be used to debug a strategy, by setting the breakpoints within the strategy.

    +

    A similar setup can also be taken for Pycharm - using freqtrade as module name, and setting the command line arguments as "parameters".

    +
    +

    Startup directory

    +

    This assumes that you have the repository checked out, and the editor is started at the repository root level (so setup.py is at the top level of your repository).

    +
    +

    ErrorHandling

    +

    Freqtrade Exceptions all inherit from FreqtradeException. +This general class of error should however not be used directly. Instead, multiple specialized sub-Exceptions exist.

    +

    Below is an outline of exception inheritance hierarchy:

    +
    + FreqtradeException
    +|
    ++---+ OperationalException
    +|
    ++---+ DependencyException
    +|   |
    +|   +---+ PricingError
    +|   |
    +|   +---+ ExchangeError
    +|       |
    +|       +---+ TemporaryError
    +|       |
    +|       +---+ DDosProtection
    +|       |
    +|       +---+ InvalidOrderException
    +|           |
    +|           +---+ RetryableOrderError
    +|           |
    +|           +---+ InsufficientFundsError
    +|
    ++---+ StrategyError
    +
    +
    +

    Plugins

    +

    Pairlists

    +

    You have a great idea for a new pair selection algorithm you would like to try out? Great. +Hopefully you also want to contribute this back upstream.

    +

    Whatever your motivations are - This should get you off the ground in trying to develop a new Pairlist Handler.

    +

    First of all, have a look at the VolumePairList Handler, and best copy this file with a name of your new Pairlist Handler.

    +

    This is a simple Handler, which however serves as a good example on how to start developing.

    +

    Next, modify the class-name of the Handler (ideally align this with the module filename).

    +

    The base-class provides an instance of the exchange (self._exchange) the pairlist manager (self._pairlistmanager), as well as the main configuration (self._config), the pairlist dedicated configuration (self._pairlistconfig) and the absolute position within the list of pairlists.

    +
            self._exchange = exchange
    +        self._pairlistmanager = pairlistmanager
    +        self._config = config
    +        self._pairlistconfig = pairlistconfig
    +        self._pairlist_pos = pairlist_pos
    +
    +
    +

    Tip

    +

    Don't forget to register your pairlist in constants.py under the variable AVAILABLE_PAIRLISTS - otherwise it will not be selectable.

    +
    +

    Now, let's step through the methods which require actions:

    +

    Pairlist configuration

    +

    Configuration for the chain of Pairlist Handlers is done in the bot configuration file in the element "pairlists", an array of configuration parameters for each Pairlist Handlers in the chain.

    +

    By convention, "number_assets" is used to specify the maximum number of pairs to keep in the pairlist. Please follow this to ensure a consistent user experience.

    +

    Additional parameters can be configured as needed. For instance, VolumePairList uses "sort_key" to specify the sorting value - however feel free to specify whatever is necessary for your great algorithm to be successful and dynamic.

    +

    short_desc

    +

    Returns a description used for Telegram messages.

    +

    This should contain the name of the Pairlist Handler, as well as a short description containing the number of assets. Please follow the format "PairlistName - top/bottom X pairs".

    +

    gen_pairlist

    +

    Override this method if the Pairlist Handler can be used as the leading Pairlist Handler in the chain, defining the initial pairlist which is then handled by all Pairlist Handlers in the chain. Examples are StaticPairList and VolumePairList.

    +

    This is called with each iteration of the bot (only if the Pairlist Handler is at the first location) - so consider implementing caching for compute/network heavy calculations.

    +

    It must return the resulting pairlist (which may then be passed into the chain of Pairlist Handlers).

    +

    Validations are optional, the parent class exposes a _verify_blacklist(pairlist) and _whitelist_for_active_markets(pairlist) to do default filtering. Use this if you limit your result to a certain number of pairs - so the end-result is not shorter than expected.

    +

    filter_pairlist

    +

    This method is called for each Pairlist Handler in the chain by the pairlist manager.

    +

    This is called with each iteration of the bot - so consider implementing caching for compute/network heavy calculations.

    +

    It gets passed a pairlist (which can be the result of previous pairlists) as well as tickers, a pre-fetched version of get_tickers().

    +

    The default implementation in the base class simply calls the _validate_pair() method for each pair in the pairlist, but you may override it. So you should either implement the _validate_pair() in your Pairlist Handler or override filter_pairlist() to do something else.

    +

    If overridden, it must return the resulting pairlist (which may then be passed into the next Pairlist Handler in the chain).

    +

    Validations are optional, the parent class exposes a _verify_blacklist(pairlist) and _whitelist_for_active_markets(pairlist) to do default filters. Use this if you limit your result to a certain number of pairs - so the end result is not shorter than expected.

    +

    In VolumePairList, this implements different methods of sorting, does early validation so only the expected number of pairs is returned.

    +
    sample
    +
        def filter_pairlist(self, pairlist: List[str], tickers: Dict) -> List[str]:
    +        # Generate dynamic whitelist
    +        pairs = self._calculate_pairlist(pairlist, tickers)
    +        return pairs
    +
    +

    Protections

    +

    Best read the Protection documentation to understand protections. +This Guide is directed towards Developers who want to develop a new protection.

    +

    No protection should use datetime directly, but use the provided date_now variable for date calculations. This preserves the ability to backtest protections.

    +
    +

    Writing a new Protection

    +

    Best copy one of the existing Protections to have a good example. +Don't forget to register your protection in constants.py under the variable AVAILABLE_PROTECTIONS - otherwise it will not be selectable.

    +
    +

    Implementation of a new protection

    +

    All Protection implementations must have IProtection as parent class. +For that reason, they must implement the following methods:

    +
      +
    • short_desc()
    • +
    • global_stop()
    • +
    • stop_per_pair().
    • +
    +

    global_stop() and stop_per_pair() must return a ProtectionReturn object, which consists of:

    +
      +
    • lock pair - boolean
    • +
    • lock until - datetime - until when should the pair be locked (will be rounded up to the next new candle)
    • +
    • reason - string, used for logging and storage in the database
    • +
    • lock_side - long, short or '*'.
    • +
    +

    The until portion should be calculated using the provided calculate_lock_end() method.

    +

    All Protections should use "stop_duration" / "stop_duration_candles" to define how long a a pair (or all pairs) should be locked. +The content of this is made available as self._stop_duration to the each Protection.

    +

    If your protection requires a look-back period, please use "lookback_period" / "lockback_period_candles" to keep all protections aligned.

    +

    Global vs. local stops

    +

    Protections can have 2 different ways to stop trading for a limited :

    +
      +
    • Per pair (local)
    • +
    • For all Pairs (globally)
    • +
    +
    Protections - per pair
    +

    Protections that implement the per pair approach must set has_local_stop=True. +The method stop_per_pair() will be called whenever a trade closed (exit order completed).

    +
    Protections - global protection
    +

    These Protections should do their evaluation across all pairs, and consequently will also lock all pairs from trading (called a global PairLock). +Global protection must set has_global_stop=True to be evaluated for global stops. +The method global_stop() will be called whenever a trade closed (exit order completed).

    +
    Protections - calculating lock end time
    +

    Protections should calculate the lock end time based on the last trade it considers. +This avoids re-locking should the lookback-period be longer than the actual lock period.

    +

    The IProtection parent class provides a helper method for this in calculate_lock_end().

    +
    +

    Implement a new Exchange (WIP)

    +
    +

    Note

    +

    This section is a Work in Progress and is not a complete guide on how to test a new exchange with Freqtrade.

    +
    +
    +

    Note

    +

    Make sure to use an up-to-date version of CCXT before running any of the below tests. +You can get the latest version of ccxt by running pip install -U ccxt with activated virtual environment. +Native docker is not supported for these tests, however the available dev-container will support all required actions and eventually necessary changes.

    +
    +

    Most exchanges supported by CCXT should work out of the box.

    +

    To quickly test the public endpoints of an exchange, add a configuration for your exchange to test_ccxt_compat.py and run these tests with pytest --longrun tests/exchange/test_ccxt_compat.py. +Completing these tests successfully a good basis point (it's a requirement, actually), however these won't guarantee correct exchange functioning, as this only tests public endpoints, but no private endpoint (like generate order or similar).

    +

    Also try to use freqtrade download-data for an extended timerange (multiple months) and verify that the data downloaded correctly (no holes, the specified timerange was actually downloaded).

    +

    These are prerequisites to have an exchange listed as either Supported or Community tested (listed on the homepage). +The below are "extras", which will make an exchange better (feature-complete) - but are not absolutely necessary for either of the 2 categories.

    +

    Additional tests / steps to complete:

    +
      +
    • Verify data provided by fetch_ohlcv() - and eventually adjust ohlcv_candle_limit for this exchange
    • +
    • Check L2 orderbook limit range (API documentation) - and eventually set as necessary
    • +
    • Check if balance shows correctly (*)
    • +
    • Create market order (*)
    • +
    • Create limit order (*)
    • +
    • Complete trade (enter + exit) (*)
        +
      • Compare result calculation between exchange and bot
      • +
      • Ensure fees are applied correctly (check the database against the exchange)
      • +
      +
    • +
    +

    (*) Requires API keys and Balance on the exchange.

    +

    Stoploss On Exchange

    +

    Check if the new exchange supports Stoploss on Exchange orders through their API.

    +

    Since CCXT does not provide unification for Stoploss On Exchange yet, we'll need to implement the exchange-specific parameters ourselves. Best look at binance.py for an example implementation of this. You'll need to dig through the documentation of the Exchange's API on how exactly this can be done. CCXT Issues may also provide great help, since others may have implemented something similar for their projects.

    +

    Incomplete candles

    +

    While fetching candle (OHLCV) data, we may end up getting incomplete candles (depending on the exchange). +To demonstrate this, we'll use daily candles ("1d") to keep things simple. +We query the api (ct.fetch_ohlcv()) for the timeframe and look at the date of the last entry. If this entry changes or shows the date of a "incomplete" candle, then we should drop this since having incomplete candles is problematic because indicators assume that only complete candles are passed to them, and will generate a lot of false buy signals. By default, we're therefore removing the last candle assuming it's incomplete.

    +

    To check how the new exchange behaves, you can use the following snippet:

    +
    import ccxt
    +from datetime import datetime
    +from freqtrade.data.converter import ohlcv_to_dataframe
    +ct = ccxt.binance()
    +timeframe = "1d"
    +pair = "XLM/BTC"  # Make sure to use a pair that exists on that exchange!
    +raw = ct.fetch_ohlcv(pair, timeframe=timeframe)
    +
    +# convert to dataframe
    +df1 = ohlcv_to_dataframe(raw, timeframe, pair=pair, drop_incomplete=False)
    +
    +print(df1.tail(1))
    +print(datetime.utcnow())
    +
    +
                             date      open      high       low     close  volume  
    +499 2019-06-08 00:00:00+00:00  0.000007  0.000007  0.000007  0.000007   26264344.0  
    +2019-06-09 12:30:27.873327
    +
    +

    The output will show the last entry from the Exchange as well as the current UTC date. +If the day shows the same day, then the last candle can be assumed as incomplete and should be dropped (leave the setting "ohlcv_partial_candle" from the exchange-class untouched / True). Otherwise, set "ohlcv_partial_candle" to False to not drop Candles (shown in the example above). +Another way is to run this command multiple times in a row and observe if the volume is changing (while the date remains the same).

    +

    Update binance cached leverage tiers

    +

    Updating leveraged tiers should be done regularly - and requires an authenticated account with futures enabled.

    +
    import ccxt
    +import json
    +from pathlib import Path
    +
    +exchange = ccxt.binance({
    +    'apiKey': '<apikey>',
    +    'secret': '<secret>'
    +    'options': {'defaultType': 'future'}
    +    })
    +_ = exchange.load_markets()
    +
    +lev_tiers = exchange.fetch_leverage_tiers()
    +
    +# Assumes this is running in the root of the repository.
    +file = Path('freqtrade/exchange/binance_leverage_tiers.json')
    +json.dump(dict(sorted(lev_tiers.items())), file.open('w'), indent=2)
    +
    +

    This file should then be contributed upstream, so others can benefit from this, too.

    +

    Updating example notebooks

    +

    To keep the jupyter notebooks aligned with the documentation, the following should be ran after updating a example notebook.

    +
    jupyter nbconvert --ClearOutputPreprocessor.enabled=True --inplace freqtrade/templates/strategy_analysis_example.ipynb
    +jupyter nbconvert --ClearOutputPreprocessor.enabled=True --to markdown freqtrade/templates/strategy_analysis_example.ipynb --stdout > docs/strategy_analysis_example.md
    +
    +

    Continuous integration

    +

    This documents some decisions taken for the CI Pipeline.

    +
      +
    • CI runs on all OS variants, Linux (ubuntu), macOS and Windows.
    • +
    • Docker images are build for the branches stable and develop, and are built as multiarch builds, supporting multiple platforms via the same tag.
    • +
    • Docker images containing Plot dependencies are also available as stable_plot and develop_plot.
    • +
    • Docker images contain a file, /freqtrade/freqtrade_commit containing the commit this image is based of.
    • +
    • Full docker image rebuilds are run once a week via schedule.
    • +
    • Deployments run on ubuntu.
    • +
    • ta-lib binaries are contained in the build_helpers directory to avoid fails related to external unavailability.
    • +
    • All tests must pass for a PR to be merged to stable or develop.
    • +
    +

    Creating a release

    +

    This part of the documentation is aimed at maintainers, and shows how to create a release.

    +

    Create release branch

    +

    First, pick a commit that's about one week old (to not include latest additions to releases).

    +
    # create new branch
    +git checkout -b new_release <commitid>
    +
    +

    Determine if crucial bugfixes have been made between this commit and the current state, and eventually cherry-pick these.

    +
      +
    • Merge the release branch (stable) into this branch.
    • +
    • Edit freqtrade/__init__.py and add the version matching the current date (for example 2019.7 for July 2019). Minor versions can be 2019.7.1 should we need to do a second release that month. Version numbers must follow allowed versions from PEP0440 to avoid failures pushing to pypi.
    • +
    • Commit this part
    • +
    • push that branch to the remote and create a PR against the stable branch
    • +
    +

    Create changelog from git commits

    +
    +

    Note

    +

    Make sure that the stable branch is up-to-date!

    +
    +
    # Needs to be done before merging / pulling that branch.
    +git log --oneline --no-decorate --no-merges stable..new_release
    +
    +

    To keep the release-log short, best wrap the full git changelog into a collapsible details section.

    +
    <details>
    +<summary>Expand full changelog</summary>
    +
    +... Full git changelog
    +
    +</details>
    +
    +

    Create github release / tag

    +

    Once the PR against stable is merged (best right after merging):

    +
      +
    • Use the button "Draft a new release" in the Github UI (subsection releases).
    • +
    • Use the version-number specified as tag.
    • +
    • Use "stable" as reference (this step comes after the above PR is merged).
    • +
    • Use the above changelog as release comment (as codeblock)
    • +
    +

    Releases

    +

    pypi

    +
    +

    Note

    +

    This process is now automated as part of Github Actions.

    +
    +

    To create a pypi release, please run the following commands:

    +

    Additional requirement: wheel, twine (for uploading), account on pypi with proper permissions.

    +
    python setup.py sdist bdist_wheel
    +
    +# For pypi test (to check if some change to the installation did work)
    +twine upload --repository-url https://test.pypi.org/legacy/ dist/*
    +
    +# For production:
    +twine upload dist/*
    +
    +

    Please don't push non-releases to the productive / real pypi instance.

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/docker_quickstart/index.html b/en/2022.8/docker_quickstart/index.html new file mode 100644 index 000000000..751734d5e --- /dev/null +++ b/en/2022.8/docker_quickstart/index.html @@ -0,0 +1,1545 @@ + + + + + + + + + + + + + + + + + + Quickstart with Docker - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Using Freqtrade with Docker

    +

    This page explains how to run the bot with Docker. It is not meant to work out of the box. You'll still need to read through the documentation and understand how to properly configure it.

    +

    Install Docker

    +

    Start by downloading and installing Docker CE for your platform:

    + +

    To simplify running freqtrade, docker-compose should be installed and available to follow the below docker quick start guide.

    +

    Freqtrade with docker-compose

    +

    Freqtrade provides an official Docker image on Dockerhub, as well as a docker-compose file ready for usage.

    +
    +

    Note

    +
      +
    • The following section assumes that docker and docker-compose are installed and available to the logged in user.
    • +
    • All below commands use relative directories and will have to be executed from the directory containing the docker-compose.yml file.
    • +
    +
    +

    Docker quick start

    +

    Create a new directory and place the docker-compose file in this directory.

    +
    mkdir ft_userdata
    +cd ft_userdata/
    +# Download the docker-compose file from the repository
    +curl https://raw.githubusercontent.com/freqtrade/freqtrade/stable/docker-compose.yml -o docker-compose.yml
    +
    +# Pull the freqtrade image
    +docker-compose pull
    +
    +# Create user directory structure
    +docker-compose run --rm freqtrade create-userdir --userdir user_data
    +
    +# Create configuration - Requires answering interactive questions
    +docker-compose run --rm freqtrade new-config --config user_data/config.json
    +
    +

    The above snippet creates a new directory called ft_userdata, downloads the latest compose file and pulls the freqtrade image. +The last 2 steps in the snippet create the directory with user_data, as well as (interactively) the default configuration based on your selections.

    +
    +

    How to edit the bot configuration?

    +

    You can edit the configuration at any time, which is available as user_data/config.json (within the directory ft_userdata) when using the above configuration.

    +

    You can also change the both Strategy and commands by editing the command section of your docker-compose.yml file.

    +
    +

    Adding a custom strategy

    +
      +
    1. The configuration is now available as user_data/config.json
    2. +
    3. Copy a custom strategy to the directory user_data/strategies/
    4. +
    5. Add the Strategy' class name to the docker-compose.yml file
    6. +
    +

    The SampleStrategy is run by default.

    +
    +

    SampleStrategy is just a demo!

    +

    The SampleStrategy is there for your reference and give you ideas for your own strategy. +Please always backtest your strategy and use dry-run for some time before risking real money! +You will find more information about Strategy development in the Strategy documentation.

    +
    +

    Once this is done, you're ready to launch the bot in trading mode (Dry-run or Live-trading, depending on your answer to the corresponding question you made above).

    +
    docker-compose up -d
    +
    +
    +

    Default configuration

    +

    While the configuration generated will be mostly functional, you will still need to verify that all options correspond to what you want (like Pricing, pairlist, ...) before starting the bot.

    +
    +

    Accessing the UI

    +

    If you've selected to enable FreqUI in the new-config step, you will have freqUI available at port localhost:8080.

    +

    You can now access the UI by typing localhost:8080 in your browser.

    +
    +UI Access on a remote servers +

    If you're running on a VPS, you should consider using either a ssh tunnel, or setup a VPN (openVPN, wireguard) to connect to your bot. +This will ensure that freqUI is not directly exposed to the internet, which is not recommended for security reasons (freqUI does not support https out of the box). +Setup of these tools is not part of this tutorial, however many good tutorials can be found on the internet. +Please also read the API configuration with docker section to learn more about this configuration.

    +
    +

    Monitoring the bot

    +

    You can check for running instances with docker-compose ps. +This should list the service freqtrade as running. If that's not the case, best check the logs (see next point).

    +

    Docker-compose logs

    +

    Logs will be written to: user_data/logs/freqtrade.log.
    +You can also check the latest log with the command docker-compose logs -f.

    +

    Database

    +

    The database will be located at: user_data/tradesv3.sqlite

    +

    Updating freqtrade with docker-compose

    +

    Updating freqtrade when using docker-compose is as simple as running the following 2 commands:

    +
    # Download the latest image
    +docker-compose pull
    +# Restart the image
    +docker-compose up -d
    +
    +

    This will first pull the latest image, and will then restart the container with the just pulled version.

    +
    +

    Check the Changelog

    +

    You should always check the changelog for breaking changes / manual interventions required and make sure the bot starts correctly after the update.

    +
    +

    Editing the docker-compose file

    +

    Advanced users may edit the docker-compose file further to include all possible options or arguments.

    +

    All freqtrade arguments will be available by running docker-compose run --rm freqtrade <command> <optional arguments>.

    +
    +

    docker-compose for trade commands

    +

    Trade commands (freqtrade trade <...>) should not be ran via docker-compose run - but should use docker-compose up -d instead. +This makes sure that the container is properly started (including port forwardings) and will make sure that the container will restart after a system reboot. +If you intend to use freqUI, please also ensure to adjust the configuration accordingly, otherwise the UI will not be available.

    +
    +
    +

    docker-compose run --rm

    +

    Including --rm will remove the container after completion, and is highly recommended for all modes except trading mode (running with freqtrade trade command).

    +
    +
    +Using docker without docker-compose +

    "docker-compose run --rm" will require a compose file to be provided. +Some freqtrade commands that don't require authentication such as list-pairs can be run with "docker run --rm" instead.
    +For example docker run --rm freqtradeorg/freqtrade:stable list-pairs --exchange binance --quote BTC --print-json.
    +This can be useful for fetching exchange information to add to your config.json without affecting your running containers.

    +
    +

    Example: Download data with docker-compose

    +

    Download backtesting data for 5 days for the pair ETH/BTC and 1h timeframe from Binance. The data will be stored in the directory user_data/data/ on the host.

    +
    docker-compose run --rm freqtrade download-data --pairs ETH/BTC --exchange binance --days 5 -t 1h
    +
    +

    Head over to the Data Downloading Documentation for more details on downloading data.

    +

    Example: Backtest with docker-compose

    +

    Run backtesting in docker-containers for SampleStrategy and specified timerange of historical data, on 5m timeframe:

    +
    docker-compose run --rm freqtrade backtesting --config user_data/config.json --strategy SampleStrategy --timerange 20190801-20191001 -i 5m
    +
    +

    Head over to the Backtesting Documentation to learn more.

    +

    Additional dependencies with docker-compose

    +

    If your strategy requires dependencies not included in the default image - it will be necessary to build the image on your host. +For this, please create a Dockerfile containing installation steps for the additional dependencies (have a look at docker/Dockerfile.custom for an example).

    +

    You'll then also need to modify the docker-compose.yml file and uncomment the build step, as well as rename the image to avoid naming collisions.

    +
        image: freqtrade_custom
    +    build:
    +      context: .
    +      dockerfile: "./Dockerfile.<yourextension>"
    +
    +

    You can then run docker-compose build --pull to build the docker image, and run it using the commands described above.

    +

    Plotting with docker-compose

    +

    Commands freqtrade plot-profit and freqtrade plot-dataframe (Documentation) are available by changing the image to *_plot in your docker-compose.yml file. +You can then use these commands as follows:

    +
    docker-compose run --rm freqtrade plot-dataframe --strategy AwesomeStrategy -p BTC/ETH --timerange=20180801-20180805
    +
    +

    The output will be stored in the user_data/plot directory, and can be opened with any modern browser.

    +

    Data analysis using docker compose

    +

    Freqtrade provides a docker-compose file which starts up a jupyter lab server. +You can run this server using the following command:

    +
    docker-compose -f docker/docker-compose-jupyter.yml up
    +
    +

    This will create a docker-container running jupyter lab, which will be accessible using https://127.0.0.1:8888/lab. +Please use the link that's printed in the console after startup for simplified login.

    +

    Since part of this image is built on your machine, it is recommended to rebuild the image from time to time to keep freqtrade (and dependencies) up-to-date.

    +
    docker-compose -f docker/docker-compose-jupyter.yml build --no-cache
    +
    +

    Troubleshooting

    +

    Docker on Windows

    +
      +
    • Error: "Timestamp for this request is outside of the recvWindow."
        +
      • +

        The market api requests require a synchronized clock but the time in the docker container shifts a bit over time into the past. + To fix this issue temporarily you need to run wsl --shutdown and restart docker again (a popup on windows 10 will ask you to do so). + A permanent solution is either to host the docker container on a linux host or restart the wsl from time to time with the scheduler.

        +
        taskkill /IM "Docker Desktop.exe" /F
        +wsl --shutdown
        +start "" "C:\Program Files\Docker\Docker\Docker Desktop.exe"
        +
        +
      • +
      +
    • +
    +
    +

    Warning

    +

    Due to the above, we do not recommend the usage of docker on windows for production setups, but only for experimentation, datadownload and backtesting. +Best use a linux-VPS for running freqtrade reliably.

    +
    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/edge/index.html b/en/2022.8/edge/index.html new file mode 100644 index 000000000..2bd17b255 --- /dev/null +++ b/en/2022.8/edge/index.html @@ -0,0 +1,1828 @@ + + + + + + + + + + + + + + + + + + Edge Positioning - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Edge positioning

    +

    The Edge Positioning module uses probability to calculate your win rate and risk reward ratio. It will use these statistics to control your strategy trade entry points, position size and, stoploss.

    +
    +

    Warning

    +

    When using Edge positioning with a dynamic whitelist (VolumePairList), make sure to also use AgeFilter and set it to at least calculate_since_number_of_days to avoid problems with missing data.

    +
    +
    +

    Note

    +

    Edge Positioning only considers its own buy/sell/stoploss signals. It ignores the stoploss, trailing stoploss, and ROI settings in the strategy configuration file. +Edge Positioning improves the performance of some trading strategies and decreases the performance of others.

    +
    +

    Introduction

    +

    Trading strategies are not perfect. They are frameworks that are susceptible to the market and its indicators. Because the market is not at all predictable, sometimes a strategy will win and sometimes the same strategy will lose.

    +

    To obtain an edge in the market, a strategy has to make more money than it loses. Making money in trading is not only about how often the strategy makes or loses money.

    +
    +

    It doesn't matter how often, but how much!

    +

    A bad strategy might make 1 penny in ten transactions but lose 1 dollar in one transaction. If one only checks the number of winning trades, it would be misleading to think that the strategy is actually making a profit.

    +
    +

    The Edge Positioning module seeks to improve a strategy's winning probability and the money that the strategy will make on the long run.

    +

    We raise the following question1:

    +
    +

    Which trade is a better option?

    +

    a) A trade with 80% of chance of losing 100$ and 20% chance of winning 200$
    +b) A trade with 100% of chance of losing 30$

    +
    +
    +Answer +

    The expected value of a) is smaller than the expected value of b).
    +Hence, b) represents a smaller loss in the long run.
    +However, the answer is: it depends

    +
    +

    Another way to look at it is to ask a similar question:

    +
    +

    Which trade is a better option?

    +

    a) A trade with 80% of chance of winning 100$ and 20% chance of losing 200$
    +b) A trade with 100% of chance of winning 30$

    +
    +

    Edge positioning tries to answer the hard questions about risk/reward and position size automatically, seeking to minimizes the chances of losing of a given strategy.

    +

    Trading, winning and losing

    +

    Let's call \(o\) the return of a single transaction \(o\) where \(o \in \mathbb{R}\). The collection \(O = \{o_1, o_2, ..., o_N\}\) is the set of all returns of transactions made during a trading session. We say that \(N\) is the cardinality of \(O\), or, in lay terms, it is the number of transactions made in a trading session.

    +
    +

    Example

    +

    In a session where a strategy made three transactions we can say that \(O = \{3.5, -1, 15\}\). That means that \(N = 3\) and \(o_1 = 3.5\), \(o_2 = -1\), \(o_3 = 15\).

    +
    +

    A winning trade is a trade where a strategy made money. Making money means that the strategy closed the position in a value that returned a profit, after all deducted fees. Formally, a winning trade will have a return \(o_i > 0\). Similarly, a losing trade will have a return \(o_j \leq 0\). With that, we can discover the set of all winning trades, \(T_{win}\), as follows:

    +
    \[ T_{win} = \{ o \in O | o > 0 \} \]
    +

    Similarly, we can discover the set of losing trades \(T_{lose}\) as follows:

    +
    \[ T_{lose} = \{o \in O | o \leq 0\} \]
    +
    +

    Example

    +

    In a section where a strategy made four transactions \(O = \{3.5, -1, 15, 0\}\):
    +\(T_{win} = \{3.5, 15\}\)
    +\(T_{lose} = \{-1, 0\}\)

    +
    +

    Win Rate and Lose Rate

    +

    The win rate \(W\) is the proportion of winning trades with respect to all the trades made by a strategy. We use the following function to compute the win rate:

    +
    \[W = \frac{|T_{win}|}{N}\]
    +

    Where \(W\) is the win rate, \(N\) is the number of trades and, \(T_{win}\) is the set of all trades where the strategy made money.

    +

    Similarly, we can compute the rate of losing trades:

    +
    \[ + L = \frac{|T_{lose}|}{N} +\]
    +

    Where \(L\) is the lose rate, \(N\) is the amount of trades made and, \(T_{lose}\) is the set of all trades where the strategy lost money. Note that the above formula is the same as calculating \(L = 1 – W\) or \(W = 1 – L\)

    +

    Risk Reward Ratio

    +

    Risk Reward Ratio (\(R\)) is a formula used to measure the expected gains of a given investment against the risk of loss. It is basically what you potentially win divided by what you potentially lose. Formally:

    +
    \[ R = \frac{\text{potential_profit}}{\text{potential_loss}} \]
    +
    +Worked example of \(R\) calculation +

    Let's say that you think that the price of stonecoin today is 10.0$. You believe that, because they will start mining stonecoin, it will go up to 15.0$ tomorrow. There is the risk that the stone is too hard, and the GPUs can't mine it, so the price might go to 0$ tomorrow. You are planning to invest 100$, which will give you 10 shares (100 / 10).

    +

    Your potential profit is calculated as:

    +

    \(\begin{aligned} + \text{potential_profit} &= (\text{potential_price} - \text{entry_price}) * \frac{\text{investment}}{\text{entry_price}} \\ + &= (15 - 10) * (100 / 10) \\ + &= 50 +\end{aligned}\)

    +

    Since the price might go to 0$, the 100$ dollars invested could turn into 0.

    +

    We do however use a stoploss of 15% - so in the worst case, we'll sell 15% below entry price (or at 8.5$).

    +

    \(\begin{aligned} + \text{potential_loss} &= (\text{entry_price} - \text{stoploss}) * \frac{\text{investment}}{\text{entry_price}} \\ + &= (10 - 8.5) * (100 / 10)\\ + &= 15 +\end{aligned}\)

    +

    We can compute the Risk Reward Ratio as follows:

    +

    \(\begin{aligned} + R &= \frac{\text{potential_profit}}{\text{potential_loss}}\\ + &= \frac{50}{15}\\ + &= 3.33 +\end{aligned}\)
    +What it effectively means is that the strategy have the potential to make 3.33$ for each 1$ invested.

    +
    +

    On a long horizon, that is, on many trades, we can calculate the risk reward by dividing the strategy' average profit on winning trades by the strategy' average loss on losing trades. We can calculate the average profit, \(\mu_{win}\), as follows:

    +
    \[ \text{average_profit} = \mu_{win} = \frac{\text{sum_of_profits}}{\text{count_winning_trades}} = \frac{\sum^{o \in T_{win}} o}{|T_{win}|} \]
    +

    Similarly, we can calculate the average loss, \(\mu_{lose}\), as follows:

    +
    \[ \text{average_loss} = \mu_{lose} = \frac{\text{sum_of_losses}}{\text{count_losing_trades}} = \frac{\sum^{o \in T_{lose}} o}{|T_{lose}|} \]
    +

    Finally, we can calculate the Risk Reward ratio, \(R\), as follows:

    +
    \[ R = \frac{\text{average_profit}}{\text{average_loss}} = \frac{\mu_{win}}{\mu_{lose}}\\ \]
    +
    +Worked example of \(R\) calculation using mean profit/loss +

    Let's say the strategy that we are using makes an average win \(\mu_{win} = 2.06\) and an average loss \(\mu_{loss} = 4.11\).
    +We calculate the risk reward ratio as follows:
    +\(R = \frac{\mu_{win}}{\mu_{loss}} = \frac{2.06}{4.11} = 0.5012...\)

    +
    +

    Expectancy

    +

    By combining the Win Rate \(W\) and and the Risk Reward ratio \(R\) to create an expectancy ratio \(E\). A expectance ratio is the expected return of the investment made in a trade. We can compute the value of \(E\) as follows:

    +
    \[E = R * W - L\]
    +
    +

    Calculating \(E\)

    +

    Let's say that a strategy has a win rate \(W = 0.28\) and a risk reward ratio \(R = 5\). What this means is that the strategy is expected to make 5 times the investment around on 28% of the trades it makes. Working out the example:
    +\(E = R * W - L = 5 * 0.28 - 0.72 = 0.68\) +

    +
    +

    The expectancy worked out in the example above means that, on average, this strategy' trades will return 1.68 times the size of its losses. Said another way, the strategy makes 1.68$ for every 1$ it loses, on average.

    +

    This is important for two reasons: First, it may seem obvious, but you know right away that you have a positive return. Second, you now have a number you can compare to other candidate systems to make decisions about which ones you employ.

    +

    It is important to remember that any system with an expectancy greater than 0 is profitable using past data. The key is finding one that will be profitable in the future.

    +

    You can also use this value to evaluate the effectiveness of modifications to this system.

    +
    +

    Note

    +

    It's important to keep in mind that Edge is testing your expectancy using historical data, there's no guarantee that you will have a similar edge in the future. It's still vital to do this testing in order to build confidence in your methodology but be wary of "curve-fitting" your approach to the historical data as things are unlikely to play out the exact same way for future trades.

    +
    +

    How does it work?

    +

    Edge combines dynamic stoploss, dynamic positions, and whitelist generation into one isolated module which is then applied to the trading strategy. If enabled in config, Edge will go through historical data with a range of stoplosses in order to find buy and sell/stoploss signals. It then calculates win rate and expectancy over N trades for each stoploss. Here is an example:

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    PairStoplossWin RateRisk Reward RatioExpectancy
    XZC/ETH-0.010.501.1763840.088
    XZC/ETH-0.020.511.1159410.079
    XZC/ETH-0.030.521.3596700.228
    XZC/ETH-0.040.511.2345390.117
    +

    The goal here is to find the best stoploss for the strategy in order to have the maximum expectancy. In the above example stoploss at \(3%\) leads to the maximum expectancy according to historical data.

    +

    Edge module then forces stoploss value it evaluated to your strategy dynamically.

    +

    Position size

    +

    Edge dictates the amount at stake for each trade to the bot according to the following factors:

    +
      +
    • Allowed capital at risk
    • +
    • Stoploss
    • +
    +

    Allowed capital at risk is calculated as follows:

    +
    Allowed capital at risk = (Capital available_percentage) X (Allowed risk per trade)
    +
    +

    Stoploss is calculated as described above with respect to historical data.

    +

    The position size is calculated as follows:

    +
    Position size = (Allowed capital at risk) / Stoploss
    +
    +

    Example:

    +

    Let's say the stake currency is ETH and there is \(10\) ETH on the wallet. The capital available percentage is \(50%\) and the allowed risk per trade is \(1\%\). Thus, the available capital for trading is \(10 * 0.5 = 5\) ETH and the allowed capital at risk would be \(5 * 0.01 = 0.05\) ETH.

    +
      +
    • Trade 1: The strategy detects a new buy signal in the XLM/ETH market. Edge Positioning calculates a stoploss of \(2\%\) and a position of \(0.05 / 0.02 = 2.5\) ETH. The bot takes a position of \(2.5\) ETH in the XLM/ETH market.
    • +
    +
      +
    • Trade 2: The strategy detects a buy signal on the BTC/ETH market while Trade 1 is still open. Edge Positioning calculates the stoploss of \(4\%\) on this market. Thus, Trade 2 position size is \(0.05 / 0.04 = 1.25\) ETH.
    • +
    +
    +

    Available Capital \(\neq\) Available in wallet

    +

    The available capital for trading didn't change in Trade 2 even with Trade 1 still open. The available capital is not the free amount in the wallet.

    +
    +
      +
    • Trade 3: The strategy detects a buy signal in the ADA/ETH market. Edge Positioning calculates a stoploss of \(1\%\) and a position of \(0.05 / 0.01 = 5\) ETH. Since Trade 1 has \(2.5\) ETH blocked and Trade 2 has \(1.25\) ETH blocked, there is only \(5 - 1.25 - 2.5 = 1.25\) ETH available. Hence, the position size of Trade 3 is \(1.25\) ETH.
    • +
    +
    +

    Available Capital Updates

    +

    The available capital does not change before a position is sold. After a trade is closed the Available Capital goes up if the trade was profitable or goes down if the trade was a loss.

    +
    +
      +
    • The strategy detects a sell signal in the XLM/ETH market. The bot exits Trade 1 for a profit of \(1\) ETH. The total capital in the wallet becomes \(11\) ETH and the available capital for trading becomes \(5.5\) ETH.
    • +
    +
      +
    • Trade 4 The strategy detects a new buy signal int the XLM/ETH market. Edge Positioning calculates the stoploss of \(2\%\), and the position size of \(0.055 / 0.02 = 2.75\) ETH.
    • +
    +

    Edge command reference

    +
    usage: freqtrade edge [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH]
    +                      [--userdir PATH] [-s NAME] [--strategy-path PATH]
    +                      [-i TIMEFRAME] [--timerange TIMERANGE]
    +                      [--data-format-ohlcv {json,jsongz,hdf5}]
    +                      [--max-open-trades INT] [--stake-amount STAKE_AMOUNT]
    +                      [--fee FLOAT] [-p PAIRS [PAIRS ...]]
    +                      [--stoplosses STOPLOSS_RANGE]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  -i TIMEFRAME, --timeframe TIMEFRAME
    +                        Specify timeframe (`1m`, `5m`, `30m`, `1h`, `1d`).
    +  --timerange TIMERANGE
    +                        Specify what timerange of data to use.
    +  --data-format-ohlcv {json,jsongz,hdf5}
    +                        Storage format for downloaded candle (OHLCV) data.
    +                        (default: `None`).
    +  --max-open-trades INT
    +                        Override the value of the `max_open_trades`
    +                        configuration setting.
    +  --stake-amount STAKE_AMOUNT
    +                        Override the value of the `stake_amount` configuration
    +                        setting.
    +  --fee FLOAT           Specify fee ratio. Will be applied twice (on trade
    +                        entry and exit).
    +  -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...]
    +                        Limit command to these pairs. Pairs are space-
    +                        separated.
    +  --stoplosses STOPLOSS_RANGE
    +                        Defines a range of stoploss values against which edge
    +                        will assess the strategy. The format is "min,max,step"
    +                        (without any space). Example:
    +                        `--stoplosses=-0.01,-0.1,-0.001`
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +Strategy arguments:
    +  -s NAME, --strategy NAME
    +                        Specify strategy class name which will be used by the
    +                        bot.
    +  --strategy-path PATH  Specify additional strategy lookup path.
    +
    +

    Configurations

    +

    Edge module has following configuration options:

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    ParameterDescription
    enabledIf true, then Edge will run periodically.
    Defaults to false.
    Datatype: Boolean
    process_throttle_secsHow often should Edge run in seconds.
    Defaults to 3600 (once per hour).
    Datatype: Integer
    calculate_since_number_of_daysNumber of days of data against which Edge calculates Win Rate, Risk Reward and Expectancy.
    Note that it downloads historical data so increasing this number would lead to slowing down the bot.
    Defaults to 7.
    Datatype: Integer
    allowed_riskRatio of allowed risk per trade.
    Defaults to 0.01 (1%)).
    Datatype: Float
    stoploss_range_minMinimum stoploss.
    Defaults to -0.01.
    Datatype: Float
    stoploss_range_maxMaximum stoploss.
    Defaults to -0.10.
    Datatype: Float
    stoploss_range_stepAs an example if this is set to -0.01 then Edge will test the strategy for [-0.01, -0,02, -0,03 ..., -0.09, -0.10] ranges.
    Note than having a smaller step means having a bigger range which could lead to slow calculation.
    If you set this parameter to -0.001, you then slow down the Edge calculation by a factor of 10.
    Defaults to -0.001.
    Datatype: Float
    minimum_winrateIt filters out pairs which don't have at least minimum_winrate.
    This comes handy if you want to be conservative and don't comprise win rate in favour of risk reward ratio.
    Defaults to 0.60.
    Datatype: Float
    minimum_expectancyIt filters out pairs which have the expectancy lower than this number.
    Having an expectancy of 0.20 means if you put 10$ on a trade you expect a 12$ return.
    Defaults to 0.20.
    Datatype: Float
    min_trade_numberWhen calculating W, R and E (expectancy) against historical data, you always want to have a minimum number of trades. The more this number is the more Edge is reliable.
    Having a win rate of 100% on a single trade doesn't mean anything at all. But having a win rate of 70% over past 100 trades means clearly something.
    Defaults to 10 (it is highly recommended not to decrease this number).
    Datatype: Integer
    max_trade_duration_minuteEdge will filter out trades with long duration. If a trade is profitable after 1 month, it is hard to evaluate the strategy based on it. But if most of trades are profitable and they have maximum duration of 30 minutes, then it is clearly a good sign.
    NOTICE: While configuring this value, you should take into consideration your timeframe. As an example filtering out trades having duration less than one day for a strategy which has 4h interval does not make sense. Default value is set assuming your strategy interval is relatively small (1m or 5m, etc.).
    Defaults to 1440 (one day).
    Datatype: Integer
    remove_pumpsEdge will remove sudden pumps in a given market while going through historical data. However, given that pumps happen very often in crypto markets, we recommend you keep this off.
    Defaults to false.
    Datatype: Boolean
    +

    Running Edge independently

    +

    You can run Edge independently in order to see in details the result. Here is an example:

    +
    freqtrade edge
    +
    +

    An example of its output:

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    pairstoplosswin raterisk reward ratiorequired risk rewardexpectancytotal number of tradesaverage duration (min)
    AGI/BTC-0.020.645.860.563.411454
    NXS/BTC-0.030.642.990.571.541126
    LEND/BTC-0.020.822.050.221.501136
    VIA/BTC-0.010.553.010.831.191148
    MTH/BTC-0.090.562.820.801.121852
    ARDR/BTC-0.040.423.141.400.731242
    BCPT/BTC-0.010.711.340.400.671430
    WINGS/BTC-0.020.561.970.800.652742
    VIBE/BTC-0.020.830.910.200.591235
    MCO/BTC-0.020.790.970.270.551431
    GNT/BTC-0.020.502.061.000.531824
    HOT/BTC-0.010.177.724.810.502097
    SNM/BTC-0.030.711.060.420.451738
    APPC/BTC-0.020.442.281.270.442543
    NEBL/BTC-0.030.631.290.580.441959
    +

    Edge produced the above table by comparing calculate_since_number_of_days to minimum_expectancy to find min_trade_number historical information based on the config file. The timerange Edge uses for its comparisons can be further limited by using the --timerange switch.

    +

    In live and dry-run modes, after the process_throttle_secs has passed, Edge will again process calculate_since_number_of_days against minimum_expectancy to find min_trade_number. If no min_trade_number is found, the bot will return "whitelist empty". Depending on the trade strategy being deployed, "whitelist empty" may be return much of the time - or all of the time. The use of Edge may also cause trading to occur in bursts, though this is rare.

    +

    If you encounter "whitelist empty" a lot, condsider tuning calculate_since_number_of_days, minimum_expectancy and min_trade_number to align to the trading frequency of your strategy.

    +

    Update cached pairs with the latest data

    +

    Edge requires historic data the same way as backtesting does. +Please refer to the Data Downloading section of the documentation for details.

    +

    Precising stoploss range

    +
    freqtrade edge --stoplosses=-0.01,-0.1,-0.001 #min,max,step
    +
    +

    Advanced use of timerange

    +
    freqtrade edge --timerange=20181110-20181113
    +
    +

    Doing --timerange=-20190901 will get all available data until September 1st (excluding September 1st 2019).

    +

    The full timerange specification:

    +
      +
    • Use tickframes till 2018/01/31: --timerange=-20180131
    • +
    • Use tickframes since 2018/01/31: --timerange=20180131-
    • +
    • Use tickframes since 2018/01/31 till 2018/03/01 : --timerange=20180131-20180301
    • +
    • Use tickframes between POSIX timestamps 1527595200 1527618600: --timerange=1527595200-1527618600
    • +
    +
    +
    +
      +
    1. +

      Question extracted from MIT Opencourseware S096 - Mathematics with applications in Finance: https://ocw.mit.edu/courses/mathematics/18-s096-topics-in-mathematics-with-applications-in-finance-fall-2013/ 

      +
    2. +
    +
    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/exchanges/index.html b/en/2022.8/exchanges/index.html new file mode 100644 index 000000000..6a34b08a5 --- /dev/null +++ b/en/2022.8/exchanges/index.html @@ -0,0 +1,1730 @@ + + + + + + + + + + + + + + + + + + Exchange-specific Notes - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    + +
    + + +
    +
    + + + + + + + + +

    Exchange-specific Notes

    +

    This page combines common gotchas and Information which are exchange-specific and most likely don't apply to other exchanges.

    +

    Exchange configuration

    +

    Freqtrade is based on CCXT library that supports over 100 cryptocurrency +exchange markets and trading APIs. The complete up-to-date list can be found in the +CCXT repo homepage. +However, the bot was tested by the development team with only a few exchanges. +A current list of these can be found in the "Home" section of this documentation.

    +

    Feel free to test other exchanges and submit your feedback or PR to improve the bot or confirm exchanges that work flawlessly..

    +

    Some exchanges require special configuration, which can be found below.

    +

    Sample exchange configuration

    +

    A exchange configuration for "binance" would look as follows:

    +
    "exchange": {
    +    "name": "binance",
    +    "key": "your_exchange_key",
    +    "secret": "your_exchange_secret",
    +    "ccxt_config": {},
    +    "ccxt_async_config": {},
    +    // ... 
    +
    +

    Setting rate limits

    +

    Usually, rate limits set by CCXT are reliable and work well. +In case of problems related to rate-limits (usually DDOS Exceptions in your logs), it's easy to change rateLimit settings to other values.

    +
    "exchange": {
    +    "name": "kraken",
    +    "key": "your_exchange_key",
    +    "secret": "your_exchange_secret",
    +    "ccxt_config": {"enableRateLimit": true},
    +    "ccxt_async_config": {
    +        "enableRateLimit": true,
    +        "rateLimit": 3100
    +    },
    +
    +

    This configuration enables kraken, as well as rate-limiting to avoid bans from the exchange. +"rateLimit": 3100 defines a wait-event of 3.1s between each call. This can also be completely disabled by setting "enableRateLimit" to false.

    +
    +

    Note

    +

    Optimal settings for rate-limiting depend on the exchange and the size of the whitelist, so an ideal parameter will vary on many other settings. +We try to provide sensible defaults per exchange where possible, if you encounter bans please make sure that "enableRateLimit" is enabled and increase the "rateLimit" parameter step by step.

    +
    +

    Binance

    +

    Binance supports time_in_force.

    +
    +

    Stoploss on Exchange

    +

    Binance supports stoploss_on_exchange and uses stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it by enabling stoploss on exchange..

    +
    +

    Binance Blacklist

    +

    For Binance, please add "BNB/<STAKE>" to your blacklist to avoid issues. +Accounts having BNB accounts use this to pay for fees - if your first trade happens to be on BNB, further trades will consume this position and make the initial BNB trade unsellable as the expected amount is not there anymore.

    +

    Binance Futures

    +

    Binance has specific (unfortunately complex) Futures Trading Quantitative Rules which need to be followed, and which prohibit a too low stake-amount (among others) for too many orders. +Violating these rules will result in a trading restriction.

    +

    When trading on Binance Futures market, orderbook must be used because there is no price ticker data for futures.

    +
      "entry_pricing": {
    +      "use_order_book": true,
    +      "order_book_top": 1,
    +      "check_depth_of_market": {
    +          "enabled": false,
    +          "bids_to_ask_delta": 1
    +      }
    +  },
    +  "exit_pricing": {
    +      "use_order_book": true,
    +      "order_book_top": 1
    +  },
    +
    +

    Binance sites

    +

    Binance has been split into 2, and users must use the correct ccxt exchange ID for their exchange, otherwise API keys are not recognized.

    +
      +
    • binance.com - International users. Use exchange id: binance.
    • +
    • binance.us - US based users. Use exchange id: binanceus.
    • +
    +

    Kraken

    +
    +

    Stoploss on Exchange

    +

    Kraken supports stoploss_on_exchange and can use both stop-loss-market and stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it. +You can use either "limit" or "market" in the order_types.stoploss configuration setting to decide which type to use.

    +
    +

    Historic Kraken data

    +

    The Kraken API does only provide 720 historic candles, which is sufficient for Freqtrade dry-run and live trade modes, but is a problem for backtesting. +To download data for the Kraken exchange, using --dl-trades is mandatory, otherwise the bot will download the same 720 candles over and over, and you'll not have enough backtest data.

    +

    Due to the heavy rate-limiting applied by Kraken, the following configuration section should be used to download data:

    +
        "ccxt_async_config": {
    +        "enableRateLimit": true,
    +        "rateLimit": 3100
    +    },
    +
    +
    +

    Downloading data from kraken

    +

    Downloading kraken data will require significantly more memory (RAM) than any other exchange, as the trades-data needs to be converted into candles on your machine. +It will also take a long time, as freqtrade will need to download every single trade that happened on the exchange for the pair / timerange combination, therefore please be patient.

    +
    +
    +

    rateLimit tuning

    +

    Please pay attention that rateLimit configuration entry holds delay in milliseconds between requests, NOT requests\sec rate. +So, in order to mitigate Kraken API "Rate limit exceeded" exception, this configuration should be increased, NOT decreased.

    +
    +

    Bittrex

    +

    Order types

    +

    Bittrex does not support market orders. If you have a message at the bot startup about this, you should change order type values set in your configuration and/or in the strategy from "market" to "limit". See some more details on this here in the FAQ.

    +

    Bittrex also does not support VolumePairlist due to limited / split API constellation at the moment. +Please use StaticPairlist. Other pairlists (other than VolumePairlist) should not be affected.

    +

    Volume pairlist

    +

    Bittrex does not support the direct usage of VolumePairList. This can however be worked around by using the advanced mode with lookback_days: 1 (or more), which will emulate 24h volume.

    +

    Read more in the pairlist documentation.

    +

    Restricted markets

    +

    Bittrex split its exchange into US and International versions. +The International version has more pairs available, however the API always returns all pairs, so there is currently no automated way to detect if you're affected by the restriction.

    +

    If you have restricted pairs in your whitelist, you'll get a warning message in the log on Freqtrade startup for each restricted pair.

    +

    The warning message will look similar to the following:

    +
    [...] Message: bittrex {"success":false,"message":"RESTRICTED_MARKET","result":null,"explanation":null}"
    +
    +

    If you're an "International" customer on the Bittrex exchange, then this warning will probably not impact you. +If you're a US customer, the bot will fail to create orders for these pairs, and you should remove them from your whitelist.

    +

    You can get a list of restricted markets by using the following snippet:

    +
    import ccxt
    +ct = ccxt.bittrex()
    +lm = ct.load_markets()
    +
    +res = [p for p, x in lm.items() if 'US' in x['info']['prohibitedIn']]
    +print(res)
    +
    +

    FTX

    +
    +

    Stoploss on Exchange

    +

    FTX supports stoploss_on_exchange and can use both stop-loss-market and stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it. +You can use either "limit" or "market" in the order_types.stoploss configuration setting to decide which type of stoploss shall be used.

    +
    +

    Using subaccounts

    +

    To use subaccounts with FTX, you need to edit the configuration and add the following:

    +
    "exchange": {
    +    "ccxt_config": {
    +        "headers": {
    +            "FTX-SUBACCOUNT": "name"
    +        }
    +    },
    +}
    +
    +

    Kucoin

    +

    Kucoin requires a passphrase for each api key, you will therefore need to add this key into the configuration so your exchange section looks as follows:

    +
    "exchange": {
    +    "name": "kucoin",
    +    "key": "your_exchange_key",
    +    "secret": "your_exchange_secret",
    +    "password": "your_exchange_api_key_password",
    +    // ...
    +}
    +
    +

    Kucoin supports time_in_force.

    +
    +

    Stoploss on Exchange

    +

    Kucoin supports stoploss_on_exchange and can use both stop-loss-market and stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it. +You can use either "limit" or "market" in the order_types.stoploss configuration setting to decide which type of stoploss shall be used.

    +
    +

    Kucoin Blacklists

    +

    For Kucoin, please add "KCS/<STAKE>" to your blacklist to avoid issues. +Accounts having KCS accounts use this to pay for fees - if your first trade happens to be on KCS, further trades will consume this position and make the initial KCS trade unsellable as the expected amount is not there anymore.

    +

    Huobi

    +
    +

    Stoploss on Exchange

    +

    Huobi supports stoploss_on_exchange and uses stop-limit orders. It provides great advantages, so we recommend to benefit from it by enabling stoploss on exchange.

    +
    +

    OKX (former OKEX)

    +

    OKX requires a passphrase for each api key, you will therefore need to add this key into the configuration so your exchange section looks as follows:

    +
    "exchange": {
    +    "name": "okx",
    +    "key": "your_exchange_key",
    +    "secret": "your_exchange_secret",
    +    "password": "your_exchange_api_key_password",
    +    // ...
    +}
    +
    +
    +

    Warning

    +

    OKX only provides 100 candles per api call. Therefore, the strategy will only have a pretty low amount of data available in backtesting mode.

    +
    +
    +

    Futures

    +

    OKX Futures has the concept of "position mode" - which can be Net or long/short (hedge mode). +Freqtrade supports both modes - but changing the mode mid-trading is not supported and will lead to exceptions and failures to place trades. +OKX also only provides MARK candles for the past ~3 months. Backtesting futures prior to that date will therefore lead to slight deviations, as funding-fees cannot be calculated correctly without this data.

    +
    +

    Gate.io

    +
    +

    Stoploss on Exchange

    +

    Gate.io supports stoploss_on_exchange and uses stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it by enabling stoploss on exchange..

    +
    +

    Gate.io allows the use of POINT to pay for fees. As this is not a tradable currency (no regular market available), automatic fee calculations will fail (and default to a fee of 0). +The configuration parameter exchange.unknown_fee_rate can be used to specify the exchange rate between Point and the stake currency. Obviously, changing the stake-currency will also require changes to this value.

    +

    All exchanges

    +

    Should you experience constant errors with Nonce (like InvalidNonce), it is best to regenerate the API keys. Resetting Nonce is difficult and it's usually easier to regenerate the API keys.

    +

    Random notes for other exchanges

    +
      +
    • The Ocean (exchange id: theocean) exchange uses Web3 functionality and requires web3 python package to be installed:
    • +
    +
    $ pip3 install web3
    +
    +

    Getting latest price / Incomplete candles

    +

    Most exchanges return current incomplete candle via their OHLCV/klines API interface. +By default, Freqtrade assumes that incomplete candle is fetched from the exchange and removes the last candle assuming it's the incomplete candle.

    +

    Whether your exchange returns incomplete candles or not can be checked using the helper script from the Contributor documentation.

    +

    Due to the danger of repainting, Freqtrade does not allow you to use this incomplete candle.

    +

    However, if it is based on the need for the latest price for your strategy - then this requirement can be acquired using the data provider from within the strategy.

    +

    Advanced Freqtrade Exchange configuration

    +

    Advanced options can be configured using the _ft_has_params setting, which will override Defaults and exchange-specific behavior.

    +

    Available options are listed in the exchange-class as _ft_has_default.

    +

    For example, to test the order type FOK with Kraken, and modify candle limit to 200 (so you only get 200 candles per API call):

    +
    "exchange": {
    +    "name": "kraken",
    +    "_ft_has_params": {
    +        "order_time_in_force": ["gtc", "fok"],
    +        "ohlcv_candle_limit": 200
    +        }
    +    //...
    +}
    +
    +
    +

    Warning

    +

    Please make sure to fully understand the impacts of these settings before modifying them.

    +
    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/faq/index.html b/en/2022.8/faq/index.html new file mode 100644 index 000000000..4d9a61f0b --- /dev/null +++ b/en/2022.8/faq/index.html @@ -0,0 +1,1656 @@ + + + + + + + + + + + + + + + + + + FAQ - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    Freqtrade FAQ

    +

    Supported Markets

    +

    Freqtrade supports spot trading only.

    +

    Can I open short positions?

    +

    Freqtrade can open short positions in futures markets. +This requires the strategy to be made for this - and "trading_mode": "futures" in the configuration. +Please make sure to read the relevant documentation page first.

    +

    In spot markets, you can in some cases use leveraged spot tokens, which reflect an inverted pair (eg. BTCUP/USD, BTCDOWN/USD, ETHBULL/USD, ETHBEAR/USD,...) which can be traded with Freqtrade.

    +

    Can I trade options or futures?

    +

    Futures trading is supported for selected exchanges.

    +

    Beginner Tips & Tricks

    +
      +
    • When you work with your strategy & hyperopt file you should use a proper code editor like VSCode or PyCharm. A good code editor will provide syntax highlighting as well as line numbers, making it easy to find syntax errors (most likely pointed out by Freqtrade during startup).
    • +
    +

    Freqtrade common issues

    +

    The bot does not start

    +

    Running the bot with freqtrade trade --config config.json shows the output freqtrade: command not found.

    +

    This could be caused by the following reasons:

    +
      +
    • The virtual environment is not active.
        +
      • Run source .env/bin/activate to activate the virtual environment.
      • +
      +
    • +
    • The installation did not work correctly. +
    • +
    +

    I have waited 5 minutes, why hasn't the bot made any trades yet?

    +
      +
    • Depending on the buy strategy, the amount of whitelisted coins, the +situation of the market etc, it can take up to hours to find a good entry +position for a trade. Be patient!
    • +
    +
      +
    • It may be because of a configuration error. It's best to check the logs, they usually tell you if the bot is simply not getting buy signals (only heartbeat messages), or if there is something wrong (errors / exceptions in the log).
    • +
    +

    I have made 12 trades already, why is my total profit negative?

    +

    I understand your disappointment but unfortunately 12 trades is just +not enough to say anything. If you run backtesting, you can see that the +current algorithm does leave you on the plus side, but that is after +thousands of trades and even there, you will be left with losses on +specific coins that you have traded tens if not hundreds of times. We +of course constantly aim to improve the bot but it will always be a +gamble, which should leave you with modest wins on monthly basis but +you can't say much from few trades.

    +

    I’d like to make changes to the config. Can I do that without having to kill the bot?

    +

    Yes. You can edit your config and use the /reload_config command to reload the configuration. The bot will stop, reload the configuration and strategy and will restart with the new configuration and strategy.

    +

    Why does my bot not sell everything it bought?

    +

    This is called "coin dust" and can happen on all exchanges. +It happens because many exchanges subtract fees from the "receiving currency" - so you buy 100 COIN - but you only get 99.9 COIN. +As COIN is trading in full lot sizes (1COIN steps), you cannot sell 0.9 COIN (or 99.9 COIN) - but you need to round down to 99 COIN.

    +

    This is not a bot-problem, but will also happen while manual trading.

    +

    While freqtrade can handle this (it'll sell 99 COIN), fees are often below the minimum tradable lot-size (you can only trade full COIN, not 0.9 COIN). +Leaving the dust (0.9 COIN) on the exchange makes usually sense, as the next time freqtrade buys COIN, it'll eat into the remaining small balance, this time selling everything it bought, and therefore slowly declining the dust balance (although it most likely will never reach exactly 0).

    +

    Where possible (e.g. on binance), the use of the exchange's dedicated fee currency will fix this.
    +On binance, it's sufficient to have BNB in your account, and have "Pay fees in BNB" enabled in your profile. Your BNB balance will slowly decline (as it's used to pay fees) - but you'll no longer encounter dust (Freqtrade will include the fees in the profit calculations). +Other exchanges don't offer such possibilities, where it's simply something you'll have to accept or move to a different exchange.

    +

    I want to use incomplete candles

    +

    Freqtrade will not provide incomplete candles to strategies. Using incomplete candles will lead to repainting and consequently to strategies with "ghost" buys, which are impossible to both backtest, and verify after they happened.

    +

    You can use "current" market data by using the dataprovider's orderbook or ticker methods - which however cannot be used during backtesting.

    +

    Is there a setting to only Exit the trades being held and not perform any new Entries?

    +

    You can use the /stopentry command in Telegram to prevent future trade entry, followed by /forceexit all (sell all open trades).

    +

    I want to run multiple bots on the same machine

    +

    Please look at the advanced setup documentation Page.

    +

    I'm getting "Missing data fillup" messages in the log

    +

    This message is just a warning that the latest candles had missing candles in them. +Depending on the exchange, this can indicate that the pair didn't have a trade for the timeframe you are using - and the exchange does only return candles with volume. +On low volume pairs, this is a rather common occurrence.

    +

    If this happens for all pairs in the pairlist, this might indicate a recent exchange downtime. Please check your exchange's public channels for details.

    +

    Irrespectively of the reason, Freqtrade will fill up these candles with "empty" candles, where open, high, low and close are set to the previous candle close - and volume is empty. In a chart, this will look like a _ - and is aligned with how exchanges usually represent 0 volume candles.

    +

    I'm getting "Outdated history for pair xxx" in the log

    +

    The bot is trying to tell you that it got an outdated last candle (not the last complete candle). +As a consequence, Freqtrade will not enter a trade for this pair - as trading on old information is usually not what is desired.

    +

    This warning can point to one of the below problems:

    +
      +
    • Exchange downtime -> Check your exchange status page / blog / twitter feed for details.
    • +
    • Wrong system time -> Ensure your system-time is correct.
    • +
    • Barely traded pair -> Check the pair on the exchange webpage, look at the timeframe your strategy uses. If the pair does not have any volume in some candles (usually visualized with a "volume 0" bar, and a "_" as candle), this pair did not have any trades in this timeframe. These pairs should ideally be avoided, as they can cause problems with order-filling.
    • +
    • API problem -> API returns wrong data (this only here for completeness, and should not happen with supported exchanges).
    • +
    +

    I'm getting the "RESTRICTED_MARKET" message in the log

    +

    Currently known to happen for US Bittrex users.

    +

    Read the Bittrex section about restricted markets for more information.

    +

    I'm getting the "Exchange XXX does not support market orders." message and cannot run my strategy

    +

    As the message says, your exchange does not support market orders and you have one of the order types set to "market". Your strategy was probably written with other exchanges in mind and sets "market" orders for "stoploss" orders, which is correct and preferable for most of the exchanges supporting market orders (but not for Bittrex and Gate.io).

    +

    To fix this, redefine order types in the strategy to use "limit" instead of "market":

    +
        order_types = {
    +        ...
    +        "stoploss": "limit",
    +        ...
    +    }
    +
    +

    The same fix should be applied in the configuration file, if order types are defined in your custom config rather than in the strategy.

    +

    How do I search the bot logs for something?

    +

    By default, the bot writes its log into stderr stream. This is implemented this way so that you can easily separate the bot's diagnostics messages from Backtesting, Edge and Hyperopt results, output from other various Freqtrade utility sub-commands, as well as from the output of your custom print()'s you may have inserted into your strategy. So if you need to search the log messages with the grep utility, you need to redirect stderr to stdout and disregard stdout.

    +
      +
    • In unix shells, this normally can be done as simple as: +
      $ freqtrade --some-options 2>&1 >/dev/null | grep 'something'
      +
      +(note, 2>&1 and >/dev/null should be written in this order)
    • +
    +
      +
    • Bash interpreter also supports so called process substitution syntax, you can grep the log for a string with it as: +
      $ freqtrade --some-options 2> >(grep 'something') >/dev/null
      +
      +or +
      $ freqtrade --some-options 2> >(grep -v 'something' 1>&2)
      +
    • +
    +
      +
    • You can also write the copy of Freqtrade log messages to a file with the --logfile option: +
      $ freqtrade --logfile /path/to/mylogfile.log --some-options
      +
      +and then grep it as: +
      $ cat /path/to/mylogfile.log | grep 'something'
      +
      +or even on the fly, as the bot works and the log file grows: +
      $ tail -f /path/to/mylogfile.log | grep 'something'
      +
      +from a separate terminal window.
    • +
    +

    On Windows, the --logfile option is also supported by Freqtrade and you can use the findstr command to search the log for the string of interest: +

    > type \path\to\mylogfile.log | findstr "something"
    +

    +

    Hyperopt module

    +

    Why does freqtrade not have GPU support?

    +

    First of all, most indicator libraries don't have GPU support - as such, there would be little benefit for indicator calculations. +The GPU improvements would only apply to pandas-native calculations - or ones written by yourself.

    +

    For hyperopt, freqtrade is using scikit-optimize, which is built on top of scikit-learn. +Their statement about GPU support is pretty clear.

    +

    GPU's also are only good at crunching numbers (floating point operations). +For hyperopt, we need both number-crunching (find next parameters) and running python code (running backtesting). +As such, GPU's are not too well suited for most parts of hyperopt.

    +

    The benefit of using GPU would therefore be pretty slim - and will not justify the complexity introduced by trying to add GPU support.

    +

    There is however nothing preventing you from using GPU-enabled indicators within your strategy if you think you must have this - you will however probably be disappointed by the slim gain that will give you (compared to the complexity).

    +

    How many epochs do I need to get a good Hyperopt result?

    +

    Per default Hyperopt called without the -e/--epochs command line option will only +run 100 epochs, means 100 evaluations of your triggers, guards, ... Too few +to find a great result (unless if you are very lucky), so you probably +have to run it for 10000 or more. But it will take an eternity to +compute.

    +

    Since hyperopt uses Bayesian search, running for too many epochs may not produce greater results.

    +

    It's therefore recommended to run between 500-1000 epochs over and over until you hit at least 10000 epochs in total (or are satisfied with the result). You can best judge by looking at the results - if the bot keeps discovering better strategies, it's best to keep on going.

    +
    freqtrade hyperopt --hyperopt-loss SharpeHyperOptLossDaily --strategy SampleStrategy -e 1000
    +
    +

    Why does it take a long time to run hyperopt?

    +
      +
    • Discovering a great strategy with Hyperopt takes time. Study www.freqtrade.io, the Freqtrade Documentation page, join the Freqtrade discord community. While you patiently wait for the most advanced, free crypto bot in the world, to hand you a possible golden strategy specially designed just for you.
    • +
    +
      +
    • If you wonder why it can take from 20 minutes to days to do 1000 epochs here are some answers:
    • +
    +

    This answer was written during the release 0.15.1, when we had:

    +
      +
    • 8 triggers
    • +
    • 9 guards: let's say we evaluate even 10 values from each
    • +
    • 1 stoploss calculation: let's say we want 10 values from that too to be evaluated
    • +
    +

    The following calculation is still very rough and not very precise +but it will give the idea. With only these triggers and guards there is +already 8*10^9*10 evaluations. A roughly total of 80 billion evaluations. +Did you run 100 000 evaluations? Congrats, you've done roughly 1 / 100 000 th +of the search space, assuming that the bot never tests the same parameters more than once.

    +
      +
    • The time it takes to run 1000 hyperopt epochs depends on things like: The available cpu, hard-disk, ram, timeframe, timerange, indicator settings, indicator count, amount of coins that hyperopt test strategies on and the resulting trade count - which can be 650 trades in a year or 100000 trades depending if the strategy aims for big profits by trading rarely or for many low profit trades.
    • +
    +

    Example: 4% profit 650 times vs 0,3% profit a trade 10000 times in a year. If we assume you set the --timerange to 365 days.

    +

    Example: +freqtrade --config config.json --strategy SampleStrategy --hyperopt SampleHyperopt -e 1000 --timerange 20190601-20200601

    +

    Edge module

    +

    Edge implements interesting approach for controlling position size, is there any theory behind it?

    +

    The Edge module is mostly a result of brainstorming of @mishaker and @creslinux freqtrade team members.

    +

    You can find further info on expectancy, win rate, risk management and position size in the following sources:

    + + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/freqai/index.html b/en/2022.8/freqai/index.html new file mode 100644 index 000000000..486b9b5b7 --- /dev/null +++ b/en/2022.8/freqai/index.html @@ -0,0 +1,2397 @@ + + + + + + + + + + + + + + + + + + FreqAI - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    freqai-logo

    +

    FreqAI

    +

    FreqAI is a module designed to automate a variety of tasks associated with training a predictive machine learning model to generate market forecasts given a set of input features.

    +

    Features include:

    +
      +
    • Self-adaptive retraining: retrain models during live deployments to self-adapt to the market in an unsupervised manner.
    • +
    • Rapid feature engineering: create large rich feature sets (10k+ features) based on simple user-created strategies.
    • +
    • High performance: adaptive retraining occurs on a separate thread (or on GPU if available) from inferencing and bot trade operations. Newest models and data are kept in memory for rapid inferencing.
    • +
    • Realistic backtesting: emulate self-adaptive retraining with a backtesting module that automates past retraining.
    • +
    • Modifiability: use the generalized and robust architecture for incorporating any machine learning library/method available in Python. Eight examples are currently available, including classifiers, regressors, and a convolutional neural network.
    • +
    • Smart outlier removal: remove outliers from training and prediction data sets using a variety of outlier detection techniques.
    • +
    • Crash resilience: store model to disk to make reloading from a crash fast and easy, and purge obsolete files for sustained dry/live runs.
    • +
    • Automatic data normalization: normalize the data in a smart and statistically safe way.
    • +
    • Automatic data download: compute the data download timerange and update historic data (in live deployments).
    • +
    • Cleaning of incoming data: handle NaNs safely before training and prediction.
    • +
    • Dimensionality reduction: reduce the size of the training data via Principal Component Analysis.
    • +
    • Deploying bot fleets: set one bot to train models while a fleet of follower bots inference the models and handle trades.
    • +
    +

    Quick start

    +

    The easiest way to quickly test FreqAI is to run it in dry mode with the following command

    +
    freqtrade trade --config config_examples/config_freqai.example.json --strategy FreqaiExampleStrategy --freqaimodel LightGBMRegressor --strategy-path freqtrade/templates
    +
    +

    The user will see the boot-up process of automatic data downloading, followed by simultaneous training and trading.

    +

    The example strategy, example prediction model, and example config can be found in +freqtrade/templates/FreqaiExampleStrategy.py, freqtrade/freqai/prediction_models/LightGBMRegressor.py, and +config_examples/config_freqai.example.json, respectively.

    +

    General approach

    +

    The user provides FreqAI with a set of custom base indicators (the same way as in a typical Freqtrade strategy) as well as target values (labels). +FreqAI trains a model to predict the target values based on the input of custom indicators, for each pair in the whitelist. These models are consistently retrained to adapt to market conditions. FreqAI offers the ability to both backtest strategies (emulating reality with periodic retraining) and deploy dry/live runs. In dry/live conditions, FreqAI can be set to constant retraining in a background thread in an effort to keep models as up to date as possible.

    +

    An overview of the algorithm is shown below, explaining the data processing pipeline and the model usage.

    +

    freqai-algo

    +

    Important machine learning vocabulary

    +

    Features - the quantities with which a model is trained. All features for a single candle is stored as a vector. In FreqAI, the user +builds the feature sets from anything they can construct in the strategy.

    +

    Labels - the target values that a model is trained +toward. Each set of features is associated with a single label that is +defined by the user within the strategy. These labels intentionally look into the +future, and are not available to the model during dry/live/backtesting.

    +

    Training - the process of feeding individual feature sets, composed of historic data, with associated labels into the +model with the goal of matching input feature sets to associated labels.

    +

    Train data - a subset of the historic data that is fed to the model during +training. This data directly influences weight connections in the model.

    +

    Test data - a subset of the historic data that is used to evaluate the performance of the model after training. This data does not influence nodal weights within the model.

    +

    Install prerequisites

    +

    The normal Freqtrade install process will ask the user if they wish to install FreqAI dependencies. The user should reply "yes" to this question if they wish to use FreqAI. If the user did not reply yes, they can manually install these dependencies after the install with:

    +
    pip install -r requirements-freqai.txt
    +
    +
    +

    Note

    +

    Catboost will not be installed on arm devices (raspberry, Mac M1, ARM based VPS, ...), since Catboost does not provide wheels for this platform.

    +
    +

    Usage with docker

    +

    For docker users, a dedicated tag with freqAI dependencies is available as :freqai. +As such - you can replace the image line in your docker-compose file with image: freqtradeorg/freqtrade:develop_freqai. +This image contains the regular freqAI dependencies. Similar to native installs, Catboost will not be available on ARM based devices.

    +

    Setting up FreqAI

    +

    Parameter table

    +

    The table below will list all configuration parameters available for FreqAI, presented in the same order as config_examples/config_freqai.example.json.

    +

    Mandatory parameters are marked as Required, which means that they are required to be set in one of the possible ways.

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    ParameterDescription
    General configuration parameters
    freqaiRequired.
    The parent dictionary containing all the parameters for controlling FreqAI.
    Datatype: Dictionary.
    startup_candlesNumber of candles needed for backtesting only to ensure all indicators are non NaNs at the start of the first train period.
    Datatype: Positive integer.
    purge_old_modelsDelete obsolete models (otherwise, all historic models will remain on disk).
    Datatype: Boolean. Default: False.
    train_period_daysRequired.
    Number of days to use for the training data (width of the sliding window).
    Datatype: Positive integer.
    backtest_period_daysRequired.
    Number of days to inference from the trained model before sliding the window defined above, and retraining the model. This can be fractional days, but beware that the user-provided timerange will be divided by this number to yield the number of trainings necessary to complete the backtest.
    Datatype: Float.
    identifierRequired.
    A unique name for the current model. This can be reused to reload pre-trained models/data.
    Datatype: String.
    live_retrain_hoursFrequency of retraining during dry/live runs.
    Default set to 0, which means the model will retrain as often as possible.
    Datatype: Float > 0.
    expiration_hoursAvoid making predictions if a model is more than expiration_hours old.
    Defaults set to 0, which means models never expire.
    Datatype: Positive integer.
    fit_live_predictions_candlesNumber of historical candles to use for computing target (label) statistics from prediction data, instead of from the training data set.
    Datatype: Positive integer.
    follow_modeIf true, this instance of FreqAI will look for models associated with identifier and load those for inferencing. A follower will not train new models.
    Datatype: Boolean. Default: False.
    Feature parameters
    feature_parametersA dictionary containing the parameters used to engineer the feature set. Details and examples are shown here.
    Datatype: Dictionary.
    include_timeframesA list of timeframes that all indicators in populate_any_indicators will be created for. The list is added as features to the base asset feature set.
    Datatype: List of timeframes (strings).
    include_corr_pairlistA list of correlated coins that FreqAI will add as additional features to all pair_whitelist coins. All indicators set in populate_any_indicators during feature engineering (see details here) will be created for each coin in this list, and that set of features is added to the base asset feature set.
    Datatype: List of assets (strings).
    label_period_candlesNumber of candles into the future that the labels are created for. This is used in populate_any_indicators (see templates/FreqaiExampleStrategy.py for detailed usage). The user can create custom labels, making use of this parameter or not.
    Datatype: Positive integer.
    include_shifted_candlesAdd features from previous candles to subsequent candles to add historical information. FreqAI takes all features from the include_shifted_candles previous candles, duplicates and shifts them so that the information is available for the subsequent candle.
    Datatype: Positive integer.
    weight_factorUsed to set weights for training data points according to their recency. See details about how it works here.
    Datatype: Positive float (typically < 1).
    indicator_max_period_candlesThe maximum period used in populate_any_indicators() for indicator creation. FreqAI uses this information in combination with the maximum timeframe to calculate how many data points that should be downloaded so that the first data point does not have a NaN.
    Datatype: Positive integer.
    indicator_periods_candlesCalculate indicators for indicator_periods_candles time periods and add them to the feature set.
    Datatype: List of positive integers.
    stratify_training_dataThis value is used to indicate the grouping of the data. For example, 2 would set every 2nd data point into a separate dataset to be pulled from during training/testing. See details about how it works here
    Datatype: Positive integer.
    principal_component_analysisAutomatically reduce the dimensionality of the data set using Principal Component Analysis. See details about how it works here
    Datatype: Boolean.
    DI_thresholdActivates the Dissimilarity Index for outlier detection when > 0. See details about how it works here.
    Datatype: Positive float (typically < 1).
    use_SVM_to_remove_outliersTrain a support vector machine to detect and remove outliers from the training data set, as well as from incoming data points. See details about how it works here.
    Datatype: Boolean.
    svm_paramsAll parameters available in Sklearn's SGDOneClassSVM(). See details about some select parameters here.
    Datatype: Dictionary.
    use_DBSCAN_to_remove_outliersCluster data using DBSCAN to identify and remove outliers from training and prediction data. See details about how it works here.
    Datatype: Boolean.
    outlier_protection_percentageIf more than outlier_protection_percentage fraction of points are removed as outliers, FreqAI will log a warning message and ignore outlier detection while keeping the original dataset intact.
    Datatype: float. Default: 30
    Data split parameters
    data_split_parametersInclude any additional parameters available from Scikit-learn test_train_split(), which are shown here (external website).
    Datatype: Dictionary.
    test_sizeFraction of data that should be used for testing instead of training.
    Datatype: Positive float < 1.
    shuffleShuffle the training data points during training. Typically, for time-series forecasting, this is set to False.
    Model training parameters
    model_training_parametersA flexible dictionary that includes all parameters available by the user selected model library. For example, if the user uses LightGBMRegressor, this dictionary can contain any parameter available by the LightGBMRegressor here (external website). If the user selects a different model, this dictionary can contain any parameter from that model.
    Datatype: Dictionary.Datatype: Boolean.
    n_estimatorsThe number of boosted trees to fit in regression.
    Datatype: Integer.
    learning_rateBoosting learning rate during regression.
    Datatype: Float.
    n_jobs, thread_count, task_typeSet the number of threads for parallel processing and the task_type (gpu or cpu). Different model libraries use different parameter names.
    Datatype: Float.
    Extraneous parameters
    kerasIf your model makes use of Keras (typical for Tensorflow-based prediction models), activate this flag so that the model save/loading follows Keras standards.
    Datatype: Boolean. Default: False.
    conv_widthThe width of a convolutional neural network input tensor. This replaces the need for shifting candles (include_shifted_candles) by feeding in historical data points as the second dimension of the tensor. Technically, this parameter can also be used for regressors, but it only adds computational overhead and does not change the model training/prediction.
    Datatype: Integer. Default: 2.
    +

    Important dataframe key patterns

    +

    Below are the values the user can expect to include/use inside a typical strategy dataframe (df[]):

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    DataFrame KeyDescription
    df['&*']Any dataframe column prepended with & in populate_any_indicators() is treated as a training target (label) inside FreqAI (typically following the naming convention &-s*). The names of these dataframe columns are fed back to the user as the predictions. For example, if the user wishes to predict the price change in the next 40 candles (similar to templates/FreqaiExampleStrategy.py), they set df['&-s_close']. FreqAI makes the predictions and gives them back under the same key (df['&-s_close']) to be used in populate_entry/exit_trend().
    Datatype: Depends on the output of the model.
    df['&*_std/mean']Standard deviation and mean values of the user-defined labels during training (or live tracking with fit_live_predictions_candles). Commonly used to understand the rarity of a prediction (use the z-score as shown in templates/FreqaiExampleStrategy.py to evaluate how often a particular prediction was observed during training or historically with fit_live_predictions_candles).
    Datatype: Float.
    df['do_predict']Indication of an outlier data point. The return value is integer between -1 and 2, which lets the user know if the prediction is trustworthy or not. do_predict==1 means the prediction is trustworthy. If the Dissimilarity Index (DI, see details here) of the input data point is above the user-defined threshold, FreqAI will subtract 1 from do_predict, resulting in do_predict==0. If use_SVM_to_remove_outliers() is active, the Support Vector Machine (SVM) may also detect outliers in training and prediction data. In this case, the SVM will also subtract 1 from do_predict. If the input data point was considered an outlier by the SVM but not by the DI, the result will be do_predict==0. If both the DI and the SVM considers the input data point to be an outlier, the result will be do_predict==-1. A particular case is when do_predict == 2, which means that the model has expired due to exceeding expired_hours.
    Datatype: Integer between -1 and 2.
    df['DI_values']Dissimilarity Index values are proxies to the level of confidence FreqAI has in the prediction. A lower DI means the prediction is close to the training data, i.e., higher prediction confidence.
    Datatype: Float.
    df['%*']Any dataframe column prepended with % in populate_any_indicators() is treated as a training feature. For example, the user can include the RSI in the training feature set (similar to in templates/FreqaiExampleStrategy.py) by setting df['%-rsi']. See more details on how this is done here.
    Note: Since the number of features prepended with % can multiply very quickly (10s of thousands of features is easily engineered using the multiplictative functionality described in the feature_parameters table shown above), these features are removed from the dataframe upon return from FreqAI. If the user wishes to keep a particular type of feature for plotting purposes, they can prepend it with %%.
    Datatype: Depends on the output of the model.
    +

    File structure

    +

    user_data_dir/models/ contains all the data associated with the trainings and backtests. +This file structure is heavily controlled and inferenced by the FreqaiDataKitchen() +and should therefore not be modified.

    +

    Example config file

    +

    The user interface is isolated to the typical Freqtrade config file. A FreqAI config should include:

    +
        "freqai": {
    +        "enabled": true,
    +        "startup_candles": 10000,
    +        "purge_old_models": true,
    +        "train_period_days": 30,
    +        "backtest_period_days": 7,
    +        "identifier" : "unique-id",
    +        "feature_parameters" : {
    +            "include_timeframes": ["5m","15m","4h"],
    +            "include_corr_pairlist": [
    +                "ETH/USD",
    +                "LINK/USD",
    +                "BNB/USD"
    +            ],
    +            "label_period_candles": 24,
    +            "include_shifted_candles": 2,
    +            "indicator_max_period_candles": 20,
    +            "indicator_periods_candles": [10, 20]
    +        },
    +        "data_split_parameters" : {
    +            "test_size": 0.25
    +        },
    +        "model_training_parameters" : {
    +            "n_estimators": 100
    +        },
    +    }
    +
    +

    Building a FreqAI strategy

    +

    The FreqAI strategy requires the user to include the following lines of code in the standard Freqtrade strategy:

    +
        def informative_pairs(self):
    +        whitelist_pairs = self.dp.current_whitelist()
    +        corr_pairs = self.config["freqai"]["feature_parameters"]["include_corr_pairlist"]
    +        informative_pairs = []
    +        for tf in self.config["freqai"]["feature_parameters"]["include_timeframes"]:
    +            for pair in whitelist_pairs:
    +                informative_pairs.append((pair, tf))
    +            for pair in corr_pairs:
    +                if pair in whitelist_pairs:
    +                    continue  # avoid duplication
    +                informative_pairs.append((pair, tf))
    +        return informative_pairs
    +
    +    def populate_indicators(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +
    +        # the model will return all labels created by user in `populate_any_indicators` 
    +        # (& appended targets), an indication of whether or not the prediction should be accepted, 
    +        # the target mean/std values for each of the labels created by user in 
    +        # `populate_any_indicators()` for each training period.
    +
    +        dataframe = self.freqai.start(dataframe, metadata, self)
    +
    +        return dataframe
    +
    +    def populate_any_indicators(
    +        self, pair, df, tf, informative=None, set_generalized_indicators=False
    +    ):
    +        """
    +        Function designed to automatically generate, name and merge features
    +        from user indicated timeframes in the configuration file. User controls the indicators
    +        passed to the training/prediction by prepending indicators with `'%-' + coin `
    +        (see convention below). I.e. user should not prepend any supporting metrics
    +        (e.g. bb_lowerband below) with % unless they explicitly want to pass that metric to the
    +        model.
    +        :param pair: pair to be used as informative
    +        :param df: strategy dataframe which will receive merges from informatives
    +        :param tf: timeframe of the dataframe which will modify the feature names
    +        :param informative: the dataframe associated with the informative pair
    +        :param coin: the name of the coin which will modify the feature names.
    +        """
    +
    +        coin = pair.split('/')[0]
    +
    +        if informative is None:
    +            informative = self.dp.get_pair_dataframe(pair, tf)
    +
    +        # first loop is automatically duplicating indicators for time periods
    +        for t in self.freqai_info["feature_parameters"]["indicator_periods_candles"]:
    +            t = int(t)
    +            informative[f"%-{coin}rsi-period_{t}"] = ta.RSI(informative, timeperiod=t)
    +            informative[f"%-{coin}mfi-period_{t}"] = ta.MFI(informative, timeperiod=t)
    +            informative[f"%-{coin}adx-period_{t}"] = ta.ADX(informative, window=t)
    +
    +        indicators = [col for col in informative if col.startswith("%")]
    +        # This loop duplicates and shifts all indicators to add a sense of recency to data
    +        for n in range(self.freqai_info["feature_parameters"]["include_shifted_candles"] + 1):
    +            if n == 0:
    +                continue
    +            informative_shift = informative[indicators].shift(n)
    +            informative_shift = informative_shift.add_suffix("_shift-" + str(n))
    +            informative = pd.concat((informative, informative_shift), axis=1)
    +
    +        df = merge_informative_pair(df, informative, self.config["timeframe"], tf, ffill=True)
    +        skip_columns = [
    +            (s + "_" + tf) for s in ["date", "open", "high", "low", "close", "volume"]
    +        ]
    +        df = df.drop(columns=skip_columns)
    +
    +        # Add generalized indicators here (because in live, it will call this
    +        # function to populate indicators during training). Notice how we ensure not to
    +        # add them multiple times
    +        if set_generalized_indicators:
    +
    +            # user adds targets here by prepending them with &- (see convention below)
    +            # If user wishes to use multiple targets, a multioutput prediction model
    +            # needs to be used such as templates/CatboostPredictionMultiModel.py
    +            df["&-s_close"] = (
    +                df["close"]
    +                .shift(-self.freqai_info["feature_parameters"]["label_period_candles"])
    +                .rolling(self.freqai_info["feature_parameters"]["label_period_candles"])
    +                .mean()
    +                / df["close"]
    +                - 1
    +            )
    +
    +        return df
    +
    +

    Notice how the populate_any_indicators() is where the user adds their own features (more information) and labels (more information). See a full example at templates/FreqaiExampleStrategy.py.

    +

    Creating a dynamic target

    +

    The &*_std/mean return values describe the statistical fit of the user defined label during the most recent training. This value allows the user to know the rarity of a given prediction. For example, templates/FreqaiExampleStrategy.py, creates a target_roi which is based on filtering out predictions that are below a given z-score of 1.25.

    +
    dataframe["target_roi"] = dataframe["&-s_close_mean"] + dataframe["&-s_close_std"] * 1.25
    +dataframe["sell_roi"] = dataframe["&-s_close_mean"] - dataframe["&-s_close_std"] * 1.25
    +
    +

    If the user wishes to consider the population +of historical predictions for creating the dynamic target instead of the trained labels, (as discussed above) the user +can do so by setting fit_live_prediction_candles in the config to the number of historical prediction candles +the user wishes to use to generate target statistics.

    +
        "freqai": {
    +        "fit_live_prediction_candles": 300,
    +    }
    +
    +

    If the user sets this value, FreqAI will initially use the predictions from the training data +and subsequently begin introducing real prediction data as it is generated. FreqAI will save +this historical data to be reloaded if the user stops and restarts a model with the same identifier.

    +

    Building a custom prediction model

    +

    FreqAI has multiple example prediction model libraries, such as Catboost regression (freqai/prediction_models/CatboostRegressor.py) and LightGBM regression. +However, the user can customize and create their own prediction models using the IFreqaiModel class. +The user is encouraged to inherit train() and predict() to let them customize various aspects of their training procedures.

    +

    Feature engineering

    +

    Features are added by the user inside the populate_any_indicators() method of the strategy +by prepending indicators with %, and labels with &.

    +

    There are some important components/structures that the user must include when building their feature set; the use of these is shown below:

    +
        def populate_any_indicators(
    +        self, pair, df, tf, informative=None, set_generalized_indicators=False
    +    ):
    +        """
    +        Function designed to automatically generate, name, and merge features
    +        from user-indicated timeframes in the configuration file. The user controls the indicators
    +        passed to the training/prediction by prepending indicators with `'%-' + coin `
    +        (see convention below). I.e., the user should not prepend any supporting metrics
    +        (e.g., bb_lowerband below) with % unless they explicitly want to pass that metric to the
    +        model.
    +        :param pair: pair to be used as informative
    +        :param df: strategy dataframe which will receive merges from informatives
    +        :param tf: timeframe of the dataframe which will modify the feature names
    +        :param informative: the dataframe associated with the informative pair
    +        :param coin: the name of the coin which will modify the feature names.
    +        """
    +
    +        coin = pair.split('/')[0]
    +
    +        if informative is None:
    +            informative = self.dp.get_pair_dataframe(pair, tf)
    +
    +        # first loop is automatically duplicating indicators for time periods
    +        for t in self.freqai_info["feature_parameters"]["indicator_periods_candles"]:
    +            t = int(t)
    +            informative[f"%-{coin}rsi-period_{t}"] = ta.RSI(informative, timeperiod=t)
    +            informative[f"%-{coin}mfi-period_{t}"] = ta.MFI(informative, timeperiod=t)
    +            informative[f"%-{coin}adx-period_{t}"] = ta.ADX(informative, window=t)
    +
    +            bollinger = qtpylib.bollinger_bands(
    +                qtpylib.typical_price(informative), window=t, stds=2.2
    +            )
    +            informative[f"{coin}bb_lowerband-period_{t}"] = bollinger["lower"]
    +            informative[f"{coin}bb_middleband-period_{t}"] = bollinger["mid"]
    +            informative[f"{coin}bb_upperband-period_{t}"] = bollinger["upper"]
    +
    +            informative[f"%-{coin}bb_width-period_{t}"] = (
    +                informative[f"{coin}bb_upperband-period_{t}"]
    +                - informative[f"{coin}bb_lowerband-period_{t}"]
    +            ) / informative[f"{coin}bb_middleband-period_{t}"]
    +            informative[f"%-{coin}close-bb_lower-period_{t}"] = (
    +                informative["close"] / informative[f"{coin}bb_lowerband-period_{t}"]
    +            )
    +
    +            informative[f"%-{coin}relative_volume-period_{t}"] = (
    +                informative["volume"] / informative["volume"].rolling(t).mean()
    +            )
    +
    +        indicators = [col for col in informative if col.startswith("%")]
    +        # This loop duplicates and shifts all indicators to add a sense of recency to data
    +        for n in range(self.freqai_info["feature_parameters"]["include_shifted_candles"] + 1):
    +            if n == 0:
    +                continue
    +            informative_shift = informative[indicators].shift(n)
    +            informative_shift = informative_shift.add_suffix("_shift-" + str(n))
    +            informative = pd.concat((informative, informative_shift), axis=1)
    +
    +        df = merge_informative_pair(df, informative, self.config["timeframe"], tf, ffill=True)
    +        skip_columns = [
    +            (s + "_" + tf) for s in ["date", "open", "high", "low", "close", "volume"]
    +        ]
    +        df = df.drop(columns=skip_columns)
    +
    +        # Add generalized indicators here (because in live, it will call this
    +        # function to populate indicators during training). Notice how we ensure not to
    +        # add them multiple times
    +        if set_generalized_indicators:
    +            df["%-day_of_week"] = (df["date"].dt.dayofweek + 1) / 7
    +            df["%-hour_of_day"] = (df["date"].dt.hour + 1) / 25
    +
    +            # user adds targets here by prepending them with &- (see convention below)
    +            # If user wishes to use multiple targets, a multioutput prediction model
    +            # needs to be used such as templates/CatboostPredictionMultiModel.py
    +            df["&-s_close"] = (
    +                df["close"]
    +                .shift(-self.freqai_info["feature_parameters"]["label_period_candles"])
    +                .rolling(self.freqai_info["feature_parameters"]["label_period_candles"])
    +                .mean()
    +                / df["close"]
    +                - 1
    +            )
    +
    +        return df
    +
    +

    In the presented example strategy, the user does not wish to pass the bb_lowerband as a feature to the model, +and has therefore not prepended it with %. The user does, however, wish to pass bb_width to the +model for training/prediction and has therefore prepended it with %.

    +

    The include_timeframes in the example config above are the timeframes (tf) of each call to populate_any_indicators() in the strategy. In the present case, the user is asking for the +5m, 15m, and 4h timeframes of the rsi, mfi, roc, and bb_width to be included in the feature set.

    +

    The user can ask for each of the defined features to be included also from +informative pairs using the include_corr_pairlist. This means that the feature +set will include all the features from populate_any_indicators on all the include_timeframes for each of the correlated pairs defined in the config (ETH/USD, LINK/USD, and BNB/USD).

    +

    include_shifted_candles indicates the number of previous +candles to include in the feature set. For example, include_shifted_candles: 2 tells +FreqAI to include the past 2 candles for each of the features in the feature set.

    +

    In total, the number of features the user of the presented example strat has created is: +length of include_timeframes * no. features in populate_any_indicators() * length of include_corr_pairlist * no. include_shifted_candles * length of indicator_periods_candles + \(= 3 * 3 * 3 * 2 * 2 = 108\).

    +

    Another structure to consider is the location of the labels at the bottom of the example function (below if set_generalized_indicators:). +This is where the user will add single features and labels to their feature set to avoid duplication of them from +various configuration parameters that multiply the feature set, such as include_timeframes.

    +
    +

    Note

    +

    Features must be defined in populate_any_indicators(). Definining FreqAI features in populate_indicators() +will cause the algorithm to fail in live/dry mode. If the user wishes to add generalized features that are not associated with +a specific pair or timeframe, they should use the following structure inside populate_any_indicators() +(as exemplified in freqtrade/templates/FreqaiExampleStrategy.py):

    +
        def populate_any_indicators(self, metadata, pair, df, tf, informative=None, coin="", set_generalized_indicators=False):
    +
    +        ...
    +
    +        # Add generalized indicators here (because in live, it will call only this function to populate 
    +        # indicators for retraining). Notice how we ensure not to add them multiple times by associating
    +        # these generalized indicators to the basepair/timeframe
    +        if set_generalized_indicators:
    +            df['%-day_of_week'] = (df["date"].dt.dayofweek + 1) / 7
    +            df['%-hour_of_day'] = (df['date'].dt.hour + 1) / 25
    +
    +            # user adds targets here by prepending them with &- (see convention below)
    +            # If user wishes to use multiple targets, a multioutput prediction model
    +            # needs to be used such as templates/CatboostPredictionMultiModel.py
    +            df["&-s_close"] = (
    +                df["close"]
    +                .shift(-self.freqai_info["feature_parameters"]["label_period_candles"])
    +                .rolling(self.freqai_info["feature_parameters"]["label_period_candles"])
    +                .mean()
    +                / df["close"]
    +                - 1
    +                )
    +
    +

    (Please see the example script located in freqtrade/templates/FreqaiExampleStrategy.py for a full example of populate_any_indicators().)

    +
    +

    Setting classifier targets

    +

    FreqAI includes the CatboostClassifier via the flag --freqaimodel CatboostClassifier. The user should take care to set the classes using strings:

    +
    df['&s-up_or_down'] = np.where( df["close"].shift(-100) > df["close"], 'up', 'down')
    +
    +

    Additionally, the example classifier models do not accommodate multiple labels, but they do allow multi-class classification within a single label column.

    +

    Running FreqAI

    +

    There are two ways to train and deploy an adaptive machine learning model. FreqAI enables live deployment as well as backtesting analyses. In both cases, a model is trained periodically, as shown in the following figure.

    +

    freqai-window

    +

    Running the model live

    +

    FreqAI can be run dry/live using the following command:

    +
    freqtrade trade --strategy FreqaiExampleStrategy --config config_freqai.example.json --freqaimodel LightGBMRegressor
    +
    +

    By default, FreqAI will not find any existing models and will start by training a new one +based on the user's configuration settings. Following training, the model will be used to make predictions on incoming candles until a new model is available. New models are typically generated as often as possible, with FreqAI managing an internal queue of the coin pairs to try to keep all models equally up to date. FreqAI will always use the most recently trained model to make predictions on incoming live data. If the user does not want FreqAI to retrain new models as often as possible, they can set live_retrain_hours to tell FreqAI to wait at least that number of hours before training a new model. Additionally, the user can set expired_hours to tell FreqAI to avoid making predictions on models that are older than that number of hours.

    +

    If the user wishes to start a dry/live run from a saved backtest model (or from a previously crashed dry/live session), the user only needs to reuse +the same identifier parameter:

    +
        "freqai": {
    +        "identifier": "example",
    +        "live_retrain_hours": 0.5
    +    }
    +
    +

    In this case, although FreqAI will initiate with a +pre-trained model, it will still check to see how much time has elapsed since the model was trained, +and if a full live_retrain_hours has elapsed since the end of the loaded model, FreqAI will retrain.

    +

    Backtesting

    +

    The FreqAI backtesting module can be executed with the following command:

    +
    freqtrade backtesting --strategy FreqaiExampleStrategy --config config_freqai.example.json --freqaimodel LightGBMRegressor --timerange 20210501-20210701
    +
    +

    Backtesting mode requires the user to have the data pre-downloaded (unlike in dry/live mode where FreqAI automatically downloads the necessary data). The user should be careful to consider that the time range of the downloaded data is more than the backtesting time range. This is because FreqAI needs data prior to the desired backtesting time range in order to train a model to be ready to make predictions on the first candle of the user-set backtesting time range. More details on how to calculate the data to download can be found here.

    +

    If this command has never been executed with the existing config file, it will train a new model +for each pair, for each backtesting window within the expanded --timerange.

    +
    +

    Model reuse

    +

    Once the training is completed, the user can execute the backtesting again with the same config file and +FreqAI will find the trained models and load them instead of spending time training. This is useful +if the user wants to tweak (or even hyperopt) buy and sell criteria inside the strategy. If the user +wants to retrain a new model with the same config file, then they should simply change the identifier. +This way, the user can return to using any model they wish by simply specifying the identifier.

    +
    +
    +

    Deciding the size of the sliding training window and backtesting duration

    +

    The user defines the backtesting timerange with the typical --timerange parameter in the +configuration file. The duration of the sliding training window is set by train_period_days, whilst +backtest_period_days is the sliding backtesting window, both in number of days (backtest_period_days can be +a float to indicate sub-daily retraining in live/dry mode). In the presented example config, +the user is asking FreqAI to use a training period of 30 days and backtest on the subsequent 7 days. +This means that if the user sets --timerange 20210501-20210701, +FreqAI will train have trained 8 separate models at the end of --timerange (because the full range comprises 8 weeks). After the training of the model, FreqAI will backtest the subsequent 7 days. The "sliding window" then moves one week forward (emulating FreqAI retraining once per week in live mode) and the new model uses the previous 30 days (including the 7 days used for backtesting by the previous model) to train. This is repeated until the end of --timerange.

    +

    In live mode, the required training data is automatically computed and downloaded. However, in backtesting mode, +the user must manually enter the required number of startup_candles in the config. This value +is used to increase the data to FreqAI, which should be sufficient to enable all indicators +to be NaN free at the beginning of the first training. This is done by identifying the +longest timeframe (4h in presented example config) and the longest indicator period (20 days in presented example config) +and adding this to the train_period_days. The units need to be in the base candle time frame: +startup_candles = ( 4 hours * 20 max period * 60 minutes/hour + 30 day train_period_days * 1440 minutes per day ) / 5 min (base time frame) = 9360.

    +
    +

    Note

    +

    In dry/live mode, this is all precomputed and handled automatically. Thus, startup_candle has no influence on dry/live mode.

    +
    +
    +

    Note

    +

    Although fractional backtest_period_days is allowed, the user should be aware that the --timerange is divided by this value to determine the number of models that FreqAI will need to train in order to backtest the full range. For example, if the user wants to set a --timerange of 10 days, and asks for a backtest_period_days of 0.1, FreqAI will need to train 100 models per pair to complete the full backtest. Because of this, a true backtest of FreqAI adaptive training would take a very long time. The best way to fully test a model is to run it dry and let it constantly train. In this case, backtesting would take the exact same amount of time as a dry run.

    +
    +

    Defining model expirations

    +

    During dry/live mode, FreqAI trains each coin pair sequentially (on separate threads/GPU from the main Freqtrade bot). This means that there is always an age discrepancy between models. If a user is training on 50 pairs, and each pair requires 5 minutes to train, the oldest model will be over 4 hours old. This may be undesirable if the characteristic time scale (the trade duration target) for a strategy is less than 4 hours. The user can decide to only make trade entries if the model is less than +a certain number of hours old by setting the expiration_hours in the config file:

    +
        "freqai": {
    +        "expiration_hours": 0.5,
    +    }
    +
    +

    In the presented example config, the user will only allow predictions on models that are less than ½ hours old.

    +

    Purging old model data

    +

    FreqAI stores new model files each time it retrains. These files become obsolete as new models are trained and FreqAI adapts to new market conditions. Users planning to leave FreqAI running for extended periods of time with high frequency retraining should enable purge_old_models in their config:

    +
        "freqai": {
    +        "purge_old_models": true,
    +    }
    +
    +

    This will automatically purge all models older than the two most recently trained ones.

    +

    Returning additional info from training

    +

    The user may find that there are some important metrics that they'd like to return to the strategy at the end of each model training. +The user can include these metrics by assigning them to dk.data['extra_returns_per_train']['my_new_value'] = XYZ inside their custom prediction model class. FreqAI takes the my_new_value assigned in this dictionary and expands it to fit the return dataframe to the strategy. +The user can then use the value in the strategy with dataframe['my_new_value']. An example of how this is already used in FreqAI is +the &*_mean and &*_std values, which indicate the mean and standard deviation of the particular target (label) during the most recent training. +An example, where the user wants to use live metrics from the trade database, is shown below:

    +
        "freqai": {
    +        "extra_returns_per_train": {"total_profit": 4}
    +    }
    +
    +

    The user needs to set the standard dictionary in the config so that FreqAI can return proper dataframe shapes. These values will likely be overridden by the prediction model, but in the case where the model has yet to set them, or needs a default initial value, this is the value that will be returned.

    +

    Setting up a follower

    +

    The user can define:

    +
        "freqai": {
    +        "follow_mode": true,
    +        "identifier": "example"
    +    }
    +
    +

    to indicate to the bot that it should not train models, but instead should look for models trained by a leader with the same identifier. In this example, the user has a leader bot with the identifier: "example". The leader bot is already running or launching simultaneously as the follower. +The follower will load models created by the leader and inference them to obtain predictions.

    +

    Data manipulation techniques

    +

    Feature normalization

    +

    The feature set created by the user is automatically normalized to the training data. This includes all test data and unseen prediction data (dry/live/backtest).

    +

    Reducing data dimensionality with Principal Component Analysis

    +

    Users can reduce the dimensionality of their features by activating the principal_component_analysis in the config:

    +
        "freqai": {
    +        "feature_parameters" : {
    +            "principal_component_analysis": true
    +        }
    +    }
    +
    +

    This will perform PCA on the features and reduce the dimensionality of the data so that the explained variance of the data set is >= 0.999.

    +

    Stratifying the data for training and testing the model

    +

    The user can stratify (group) the training/testing data using:

    +
        "freqai": {
    +        "feature_parameters" : {
    +            "stratify_training_data": 3
    +        }
    +    }
    +
    +

    This will split the data chronologically so that every Xth data point is used to test the model after training. In the +example above, the user is asking for every third data point in the dataframe to be used for +testing; the other points are used for training.

    +

    The test data is used to evaluate the performance of the model after training. If the test score is high, the model is able to capture the behavior of the data well. If the test score is low, either the model either does not capture the complexity of the data, the test data is significantly different from the train data, or a different model should be used.

    +

    Controlling the model learning process

    +

    Model training parameters are unique to the machine learning library selected by the user. FreqAI allows the user to set any parameter for any library using the model_training_parameters dictionary in the user configuration file. The example configuration file (found in config_examples/config_freqai.example.json) show some of the example parameters associated with Catboost and LightGBM, but the user can add any parameters available in those libraries.

    +

    Data split parameters are defined in data_split_parameters which can be any parameters associated with Sklearn's train_test_split() function.

    +

    FreqAI includes some additional parameters such as weight_factor, which allows the user to weight more recent data more strongly +than past data via an exponential function:

    +
    \[ W_i = \exp(\frac{-i}{\alpha*n}) \]
    +

    where \(W_i\) is the weight of data point \(i\) in a total set of \(n\) data points. Below is a figure showing the effect of different weight factors on the data points (candles) in a feature set.

    +

    weight-factor

    +

    train_test_split() has a parameters called shuffle that allows the user to keep the data unshuffled. This is particularly useful to avoid biasing training with temporally auto-correlated data.

    +

    Finally, label_period_candles defines the offset (number of candles into the future) used for the labels. In the presented example config, +the user is asking for labels that are 24 candles in the future.

    +

    Outlier removal

    +

    Removing outliers with the Dissimilarity Index

    +

    The user can tell FreqAI to remove outlier data points from the training/test data sets using a Dissimilarity Index by including the following statement in the config:

    +
        "freqai": {
    +        "feature_parameters" : {
    +            "DI_threshold": 1
    +        }
    +    }
    +
    +

    Equity and crypto markets suffer from a high level of non-patterned noise in the form of outlier data points. The Dissimilarity Index (DI) aims to quantify the uncertainty associated with each prediction made by the model. The DI allows predictions which are outliers (not existent in the model feature space) to be thrown out due to low levels of certainty.

    +

    To do so, FreqAI measures the distance between each training data point (feature vector), \(X_{a}\), and all other training data points:

    +
    \[ d_{ab} = \sqrt{\sum_{j=1}^p(X_{a,j}-X_{b,j})^2} \]
    +

    where \(d_{ab}\) is the distance between the normalized points \(a\) and \(b\). \(p\) is the number of features, i.e., the length of the vector \(X\). The characteristic distance, \(\overline{d}\) for a set of training data points is simply the mean of the average distances:

    +
    \[ \overline{d} = \sum_{a=1}^n(\sum_{b=1}^n(d_{ab}/n)/n) \]
    +

    \(\overline{d}\) quantifies the spread of the training data, which is compared to the distance between a new prediction feature vectors, \(X_k\) and all the training data:

    +
    \[ d_k = \arg \min d_{k,i} \]
    +

    which enables the estimation of the Dissimilarity Index as:

    +
    \[ DI_k = d_k/\overline{d} \]
    +

    The user can tweak the DI through the DI_threshold to increase or decrease the extrapolation of the trained model.

    +

    Below is a figure that describes the DI for a 3D data set.

    +

    DI

    +

    Removing outliers using a Support Vector Machine (SVM)

    +

    The user can tell FreqAI to remove outlier data points from the training/test data sets using a SVM by setting:

    +
        "freqai": {
    +        "feature_parameters" : {
    +            "use_SVM_to_remove_outliers": true
    +        }
    +    }
    +
    +

    FreqAI will train an SVM on the training data (or components of it if the user activated +principal_component_analysis) and remove any data point that the SVM deems to be beyond the feature space.

    +

    The parameter shuffle is by default set to False to ensure consistent results. If it is set to True, running the SVM multiple times on the same data set might result in different outcomes due to max_iter being to low for the algorithm to reach the demanded tol. Increasing max_iter solves this issue but causes the procedure to take longer time.

    +

    The parameter nu, very broadly, is the amount of data points that should be considered outliers.

    +

    Removing outliers with DBSCAN

    +

    The user can configure FreqAI to use DBSCAN to cluster and remove outliers from the training/test data set or incoming outliers from predictions, by activating use_DBSCAN_to_remove_outliers in the config:

    +
        "freqai": {
    +        "feature_parameters" : {
    +            "use_DBSCAN_to_remove_outliers": true
    +        }
    +    }
    +
    +

    DBSCAN is an unsupervised machine learning algorithm that clusters data without needing to know how many clusters there should be.

    +

    Given a number of data points \(N\), and a distance \(\varepsilon\), DBSCAN clusters the data set by setting all data points that have \(N-1\) other data points within a distance of \(\varepsilon\) as core points. A data point that is within a distance of \(\varepsilon\) from a core point but that does not have \(N-1\) other data points within a distance of \(\varepsilon\) from itself is considered an edge point. A cluster is then the collection of core points and edge points. Data points that have no other data points at a distance \(<\varepsilon\) are considered outliers. The figure below shows a cluster with \(N = 3\).

    +

    dbscan

    +

    FreqAI uses sklearn.cluster.DBSCAN (details are available on scikit-learn's webpage here) with min_samples (\(N\)) taken as double the no. of user-defined features, and eps (\(\varepsilon\)) taken as the longest distance in the k-distance graph computed from the nearest neighbors in the pairwise distances of all data points in the feature set.

    +

    Additional information

    +

    Common pitfalls

    +

    FreqAI cannot be combined with dynamic VolumePairlists (or any pairlist filter that adds and removes pairs dynamically). +This is for performance reasons - FreqAI relies on making quick predictions/retrains. To do this effectively, +it needs to download all the training data at the beginning of a dry/live instance. FreqAI stores and appends +new candles automatically for future retrains. This means that if new pairs arrive later in the dry run due to a volume pairlist, it will not have the data ready. However, FreqAI does work with the ShufflePairlist or a VolumePairlist which keeps the total pairlist constant (but reorders the pairs according to volume).

    +

    Credits

    +

    FreqAI was developed by a group of individuals who all contributed specific skillsets to the project.

    +

    Conception and software development: +Robert Caulk @robcaulk

    +

    Theoretical brainstorming, data analysis: +Elin Törnquist @th0rntwig

    +

    Code review, software architecture brainstorming: +@xmatthias

    +

    Beta testing and bug reporting: +@bloodhunter4rc, Salah Lamkadem @ikonx, @ken11o2, @longyu, @paranoidandy, @smidelis, @smarm +Juha Nykänen @suikula, Wagner Costa @wagnercosta

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/hyperopt/index.html b/en/2022.8/hyperopt/index.html new file mode 100644 index 000000000..022f7a062 --- /dev/null +++ b/en/2022.8/hyperopt/index.html @@ -0,0 +1,2541 @@ + + + + + + + + + + + + + + + + + + Hyperopt - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    Hyperopt

    +

    This page explains how to tune your strategy by finding the optimal +parameters, a process called hyperparameter optimization. The bot uses algorithms included in the scikit-optimize package to accomplish this. +The search will burn all your CPU cores, make your laptop sound like a fighter jet and still take a long time.

    +

    In general, the search for best parameters starts with a few random combinations (see below for more details) and then uses Bayesian search with a ML regressor algorithm (currently ExtraTreesRegressor) to quickly find a combination of parameters in the search hyperspace that minimizes the value of the loss function.

    +

    Hyperopt requires historic data to be available, just as backtesting does (hyperopt runs backtesting many times with different parameters). +To learn how to get data for the pairs and exchange you're interested in, head over to the Data Downloading section of the documentation.

    +
    +

    Bug

    +

    Hyperopt can crash when used with only 1 CPU Core as found out in Issue #1133

    +
    +
    +

    Note

    +

    Since 2021.4 release you no longer have to write a separate hyperopt class, but can configure the parameters directly in the strategy. +The legacy method is still supported, but it is no longer the recommended way of setting up hyperopt. +The legacy documentation is available at Legacy Hyperopt.

    +
    +

    Install hyperopt dependencies

    +

    Since Hyperopt dependencies are not needed to run the bot itself, are heavy, can not be easily built on some platforms (like Raspberry PI), they are not installed by default. Before you run Hyperopt, you need to install the corresponding dependencies, as described in this section below.

    +
    +

    Note

    +

    Since Hyperopt is a resource intensive process, running it on a Raspberry Pi is not recommended nor supported.

    +
    +

    Docker

    +

    The docker-image includes hyperopt dependencies, no further action needed.

    +

    Easy installation script (setup.sh) / Manual installation

    +
    source .env/bin/activate
    +pip install -r requirements-hyperopt.txt
    +
    +

    Hyperopt command reference

    +
    usage: freqtrade hyperopt [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH]
    +                          [--userdir PATH] [-s NAME] [--strategy-path PATH]
    +                          [--recursive-strategy-search] [--freqaimodel NAME]
    +                          [--freqaimodel-path PATH] [-i TIMEFRAME]
    +                          [--timerange TIMERANGE]
    +                          [--data-format-ohlcv {json,jsongz,hdf5}]
    +                          [--max-open-trades INT]
    +                          [--stake-amount STAKE_AMOUNT] [--fee FLOAT]
    +                          [-p PAIRS [PAIRS ...]] [--hyperopt-path PATH]
    +                          [--eps] [--dmmp] [--enable-protections]
    +                          [--dry-run-wallet DRY_RUN_WALLET]
    +                          [--timeframe-detail TIMEFRAME_DETAIL] [-e INT]
    +                          [--spaces {all,buy,sell,roi,stoploss,trailing,protection,default} [{all,buy,sell,roi,stoploss,trailing,protection,default} ...]]
    +                          [--print-all] [--no-color] [--print-json] [-j JOBS]
    +                          [--random-state INT] [--min-trades INT]
    +                          [--hyperopt-loss NAME] [--disable-param-export]
    +                          [--ignore-missing-spaces] [--analyze-per-epoch]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  -i TIMEFRAME, --timeframe TIMEFRAME
    +                        Specify timeframe (`1m`, `5m`, `30m`, `1h`, `1d`).
    +  --timerange TIMERANGE
    +                        Specify what timerange of data to use.
    +  --data-format-ohlcv {json,jsongz,hdf5}
    +                        Storage format for downloaded candle (OHLCV) data.
    +                        (default: `json`).
    +  --max-open-trades INT
    +                        Override the value of the `max_open_trades`
    +                        configuration setting.
    +  --stake-amount STAKE_AMOUNT
    +                        Override the value of the `stake_amount` configuration
    +                        setting.
    +  --fee FLOAT           Specify fee ratio. Will be applied twice (on trade
    +                        entry and exit).
    +  -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...]
    +                        Limit command to these pairs. Pairs are space-
    +                        separated.
    +  --hyperopt-path PATH  Specify additional lookup path for Hyperopt Loss
    +                        functions.
    +  --eps, --enable-position-stacking
    +                        Allow buying the same pair multiple times (position
    +                        stacking).
    +  --dmmp, --disable-max-market-positions
    +                        Disable applying `max_open_trades` during backtest
    +                        (same as setting `max_open_trades` to a very high
    +                        number).
    +  --enable-protections, --enableprotections
    +                        Enable protections for backtesting.Will slow
    +                        backtesting down by a considerable amount, but will
    +                        include configured protections
    +  --dry-run-wallet DRY_RUN_WALLET, --starting-balance DRY_RUN_WALLET
    +                        Starting balance, used for backtesting / hyperopt and
    +                        dry-runs.
    +  --timeframe-detail TIMEFRAME_DETAIL
    +                        Specify detail timeframe for backtesting (`1m`, `5m`,
    +                        `30m`, `1h`, `1d`).
    +  -e INT, --epochs INT  Specify number of epochs (default: 100).
    +  --spaces {all,buy,sell,roi,stoploss,trailing,protection,default} [{all,buy,sell,roi,stoploss,trailing,protection,default} ...]
    +                        Specify which parameters to hyperopt. Space-separated
    +                        list.
    +  --print-all           Print all results, not only the best ones.
    +  --no-color            Disable colorization of hyperopt results. May be
    +                        useful if you are redirecting output to a file.
    +  --print-json          Print output in JSON format.
    +  -j JOBS, --job-workers JOBS
    +                        The number of concurrently running jobs for
    +                        hyperoptimization (hyperopt worker processes). If -1
    +                        (default), all CPUs are used, for -2, all CPUs but one
    +                        are used, etc. If 1 is given, no parallel computing
    +                        code is used at all.
    +  --random-state INT    Set random state to some positive integer for
    +                        reproducible hyperopt results.
    +  --min-trades INT      Set minimal desired number of trades for evaluations
    +                        in the hyperopt optimization path (default: 1).
    +  --hyperopt-loss NAME, --hyperoptloss NAME
    +                        Specify the class name of the hyperopt loss function
    +                        class (IHyperOptLoss). Different functions can
    +                        generate completely different results, since the
    +                        target for optimization is different. Built-in
    +                        Hyperopt-loss-functions are:
    +                        ShortTradeDurHyperOptLoss, OnlyProfitHyperOptLoss,
    +                        SharpeHyperOptLoss, SharpeHyperOptLossDaily,
    +                        SortinoHyperOptLoss, SortinoHyperOptLossDaily,
    +                        CalmarHyperOptLoss, MaxDrawDownHyperOptLoss,
    +                        MaxDrawDownRelativeHyperOptLoss,
    +                        ProfitDrawDownHyperOptLoss
    +  --disable-param-export
    +                        Disable automatic hyperopt parameter export.
    +  --ignore-missing-spaces, --ignore-unparameterized-spaces
    +                        Suppress errors for any requested Hyperopt spaces that
    +                        do not contain any parameters.
    +  --analyze-per-epoch   Run populate_indicators once per epoch.
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +Strategy arguments:
    +  -s NAME, --strategy NAME
    +                        Specify strategy class name which will be used by the
    +                        bot.
    +  --strategy-path PATH  Specify additional strategy lookup path.
    +  --recursive-strategy-search
    +                        Recursively search for a strategy in the strategies
    +                        folder.
    +  --freqaimodel NAME    Specify a custom freqaimodels.
    +  --freqaimodel-path PATH
    +                        Specify additional lookup path for freqaimodels.
    +
    +

    Hyperopt checklist

    +

    Checklist on all tasks / possibilities in hyperopt

    +

    Depending on the space you want to optimize, only some of the below are required:

    +
      +
    • define parameters with space='buy' - for entry signal optimization
    • +
    • define parameters with space='sell' - for exit signal optimization
    • +
    +
    +

    Note

    +

    populate_indicators needs to create all indicators any of the spaces may use, otherwise hyperopt will not work.

    +
    +

    Rarely you may also need to create a nested class named HyperOpt and implement

    +
      +
    • roi_space - for custom ROI optimization (if you need the ranges for the ROI parameters in the optimization hyperspace that differ from default)
    • +
    • generate_roi_table - for custom ROI optimization (if you need the ranges for the values in the ROI table that differ from default or the number of entries (steps) in the ROI table which differs from the default 4 steps)
    • +
    • stoploss_space - for custom stoploss optimization (if you need the range for the stoploss parameter in the optimization hyperspace that differs from default)
    • +
    • trailing_space - for custom trailing stop optimization (if you need the ranges for the trailing stop parameters in the optimization hyperspace that differ from default)
    • +
    +
    +

    Quickly optimize ROI, stoploss and trailing stoploss

    +

    You can quickly optimize the spaces roi, stoploss and trailing without changing anything in your strategy.

    +
    # Have a working strategy at hand.
    +freqtrade hyperopt --hyperopt-loss SharpeHyperOptLossDaily --spaces roi stoploss trailing --strategy MyWorkingStrategy --config config.json -e 100
    +
    +
    +

    Hyperopt execution logic

    +

    Hyperopt will first load your data into memory and will then run populate_indicators() once per Pair to generate all indicators, unless --analyze-per-epoch is specified.

    +

    Hyperopt will then spawn into different processes (number of processors, or -j <n>), and run backtesting over and over again, changing the parameters that are part of the --spaces defined.

    +

    For every new set of parameters, freqtrade will run first populate_entry_trend() followed by populate_exit_trend(), and then run the regular backtesting process to simulate trades.

    +

    After backtesting, the results are passed into the loss function, which will evaluate if this result was better or worse than previous results.
    +Based on the loss function result, hyperopt will determine the next set of parameters to try in the next round of backtesting.

    +

    Configure your Guards and Triggers

    +

    There are two places you need to change in your strategy file to add a new buy hyperopt for testing:

    +
      +
    • Define the parameters at the class level hyperopt shall be optimizing.
    • +
    • Within populate_entry_trend() - use defined parameter values instead of raw constants.
    • +
    +

    There you have two different types of indicators: 1. guards and 2. triggers.

    +
      +
    1. Guards are conditions like "never buy if ADX < 10", or never buy if current price is over EMA10.
    2. +
    3. Triggers are ones that actually trigger buy in specific moment, like "buy when EMA5 crosses over EMA10" or "buy when close price touches lower Bollinger band".
    4. +
    +
    +

    Guards and Triggers

    +

    Technically, there is no difference between Guards and Triggers.
    +However, this guide will make this distinction to make it clear that signals should not be "sticking". +Sticking signals are signals that are active for multiple candles. This can lead into entering a signal late (right before the signal disappears - which means that the chance of success is a lot lower than right at the beginning).

    +
    +

    Hyper-optimization will, for each epoch round, pick one trigger and possibly multiple guards.

    +

    Exit signal optimization

    +

    Similar to the entry-signal above, exit-signals can also be optimized. +Place the corresponding settings into the following methods

    +
      +
    • Define the parameters at the class level hyperopt shall be optimizing, either naming them sell_*, or by explicitly defining space='sell'.
    • +
    • Within populate_exit_trend() - use defined parameter values instead of raw constants.
    • +
    +

    The configuration and rules are the same than for buy signals.

    +

    Solving a Mystery

    +

    Let's say you are curious: should you use MACD crossings or lower Bollinger Bands to trigger your long entries. +And you also wonder should you use RSI or ADX to help with those decisions. +If you decide to use RSI or ADX, which values should I use for them?

    +

    So let's use hyperparameter optimization to solve this mystery.

    +

    Defining indicators to be used

    +

    We start by calculating the indicators our strategy is going to use.

    +
    class MyAwesomeStrategy(IStrategy):
    +
    +    def populate_indicators(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +        """
    +        Generate all indicators used by the strategy
    +        """
    +        dataframe['adx'] = ta.ADX(dataframe)
    +        dataframe['rsi'] = ta.RSI(dataframe)
    +        macd = ta.MACD(dataframe)
    +        dataframe['macd'] = macd['macd']
    +        dataframe['macdsignal'] = macd['macdsignal']
    +        dataframe['macdhist'] = macd['macdhist']
    +
    +        bollinger = ta.BBANDS(dataframe, timeperiod=20, nbdevup=2.0, nbdevdn=2.0)
    +        dataframe['bb_lowerband'] = bollinger['lowerband']
    +        dataframe['bb_middleband'] = bollinger['middleband']
    +        dataframe['bb_upperband'] = bollinger['upperband']
    +        return dataframe
    +
    +

    Hyperoptable parameters

    +

    We continue to define hyperoptable parameters:

    +
    class MyAwesomeStrategy(IStrategy):
    +    buy_adx = DecimalParameter(20, 40, decimals=1, default=30.1, space="buy")
    +    buy_rsi = IntParameter(20, 40, default=30, space="buy")
    +    buy_adx_enabled = BooleanParameter(default=True, space="buy")
    +    buy_rsi_enabled = CategoricalParameter([True, False], default=False, space="buy")
    +    buy_trigger = CategoricalParameter(["bb_lower", "macd_cross_signal"], default="bb_lower", space="buy")
    +
    +

    The above definition says: I have five parameters I want to randomly combine to find the best combination.
    +buy_rsi is an integer parameter, which will be tested between 20 and 40. This space has a size of 20.
    +buy_adx is a decimal parameter, which will be evaluated between 20 and 40 with 1 decimal place (so values are 20.1, 20.2, ...). This space has a size of 200.
    +Then we have three category variables. First two are either True or False. +We use these to either enable or disable the ADX and RSI guards. +The last one we call trigger and use it to decide which buy trigger we want to use.

    +
    +

    Parameter space assignment

    +

    Parameters must either be assigned to a variable named buy_* or sell_* - or contain space='buy' | space='sell' to be assigned to a space correctly. +If no parameter is available for a space, you'll receive the error that no space was found when running hyperopt.
    +Parameters with unclear space (e.g. adx_period = IntParameter(4, 24, default=14) - no explicit nor implicit space) will not be detected and will therefore be ignored.

    +
    +

    So let's write the buy strategy using these values:

    +
        def populate_entry_trend(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +        conditions = []
    +        # GUARDS AND TRENDS
    +        if self.buy_adx_enabled.value:
    +            conditions.append(dataframe['adx'] > self.buy_adx.value)
    +        if self.buy_rsi_enabled.value:
    +            conditions.append(dataframe['rsi'] < self.buy_rsi.value)
    +
    +        # TRIGGERS
    +        if self.buy_trigger.value == 'bb_lower':
    +            conditions.append(dataframe['close'] < dataframe['bb_lowerband'])
    +        if self.buy_trigger.value == 'macd_cross_signal':
    +            conditions.append(qtpylib.crossed_above(
    +                dataframe['macd'], dataframe['macdsignal']
    +            ))
    +
    +        # Check that volume is not 0
    +        conditions.append(dataframe['volume'] > 0)
    +
    +        if conditions:
    +            dataframe.loc[
    +                reduce(lambda x, y: x & y, conditions),
    +                'enter_long'] = 1
    +
    +        return dataframe
    +
    +

    Hyperopt will now call populate_entry_trend() many times (epochs) with different value combinations.
    +It will use the given historical data and simulate buys based on the buy signals generated with the above function.
    +Based on the results, hyperopt will tell you which parameter combination produced the best results (based on the configured loss function).

    +
    +

    Note

    +

    The above setup expects to find ADX, RSI and Bollinger Bands in the populated indicators. +When you want to test an indicator that isn't used by the bot currently, remember to +add it to the populate_indicators() method in your strategy or hyperopt file.

    +
    +

    Parameter types

    +

    There are four parameter types each suited for different purposes.

    +
      +
    • IntParameter - defines an integral parameter with upper and lower boundaries of search space.
    • +
    • DecimalParameter - defines a floating point parameter with a limited number of decimals (default 3). Should be preferred instead of RealParameter in most cases.
    • +
    • RealParameter - defines a floating point parameter with upper and lower boundaries and no precision limit. Rarely used as it creates a space with a near infinite number of possibilities.
    • +
    • CategoricalParameter - defines a parameter with a predetermined number of choices.
    • +
    • BooleanParameter - Shorthand for CategoricalParameter([True, False]) - great for "enable" parameters.
    • +
    +
    +

    Disabling parameter optimization

    +

    Each parameter takes two boolean parameters: +* load - when set to False it will not load values configured in buy_params and sell_params. +* optimize - when set to False parameter will not be included in optimization process. +Use these parameters to quickly prototype various ideas.

    +
    +
    +

    Warning

    +

    Hyperoptable parameters cannot be used in populate_indicators - as hyperopt does not recalculate indicators for each epoch, so the starting value would be used in this case.

    +
    +

    Optimizing an indicator parameter

    +

    Assuming you have a simple strategy in mind - a EMA cross strategy (2 Moving averages crossing) - and you'd like to find the ideal parameters for this strategy. +By default, we assume a stoploss of 5% - and a take-profit (minimal_roi) of 10% - which means freqtrade will sell the trade once 10% profit has been reached.

    +
    from pandas import DataFrame
    +from functools import reduce
    +
    +import talib.abstract as ta
    +
    +from freqtrade.strategy import (BooleanParameter, CategoricalParameter, DecimalParameter, 
    +                                IStrategy, IntParameter)
    +import freqtrade.vendor.qtpylib.indicators as qtpylib
    +
    +class MyAwesomeStrategy(IStrategy):
    +    stoploss = -0.05
    +    timeframe = '15m'
    +    minimal_roi = {
    +        "0":  0.10
    +    },
    +    # Define the parameter spaces
    +    buy_ema_short = IntParameter(3, 50, default=5)
    +    buy_ema_long = IntParameter(15, 200, default=50)
    +
    +
    +    def populate_indicators(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +        """Generate all indicators used by the strategy"""
    +
    +        # Calculate all ema_short values
    +        for val in self.buy_ema_short.range:
    +            dataframe[f'ema_short_{val}'] = ta.EMA(dataframe, timeperiod=val)
    +
    +        # Calculate all ema_long values
    +        for val in self.buy_ema_long.range:
    +            dataframe[f'ema_long_{val}'] = ta.EMA(dataframe, timeperiod=val)
    +
    +        return dataframe
    +
    +    def populate_entry_trend(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +        conditions = []
    +        conditions.append(qtpylib.crossed_above(
    +                dataframe[f'ema_short_{self.buy_ema_short.value}'], dataframe[f'ema_long_{self.buy_ema_long.value}']
    +            ))
    +
    +        # Check that volume is not 0
    +        conditions.append(dataframe['volume'] > 0)
    +
    +        if conditions:
    +            dataframe.loc[
    +                reduce(lambda x, y: x & y, conditions),
    +                'enter_long'] = 1
    +        return dataframe
    +
    +    def populate_exit_trend(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +          conditions = []
    +        conditions.append(qtpylib.crossed_above(
    +                dataframe[f'ema_long_{self.buy_ema_long.value}'], dataframe[f'ema_short_{self.buy_ema_short.value}']
    +            ))
    +
    +        # Check that volume is not 0
    +        conditions.append(dataframe['volume'] > 0)
    +
    +        if conditions:
    +            dataframe.loc[
    +                reduce(lambda x, y: x & y, conditions),
    +                'exit_long'] = 1
    +        return dataframe
    +
    +

    Breaking it down:

    +

    Using self.buy_ema_short.range will return a range object containing all entries between the Parameters low and high value. +In this case (IntParameter(3, 50, default=5)), the loop would run for all numbers between 3 and 50 ([3, 4, 5, ... 49, 50]). +By using this in a loop, hyperopt will generate 48 new columns (['buy_ema_3', 'buy_ema_4', ... , 'buy_ema_50']).

    +

    Hyperopt itself will then use the selected value to create the buy and sell signals.

    +

    While this strategy is most likely too simple to provide consistent profit, it should serve as an example how optimize indicator parameters.

    +
    +

    Note

    +

    self.buy_ema_short.range will act differently between hyperopt and other modes. For hyperopt, the above example may generate 48 new columns, however for all other modes (backtesting, dry/live), it will only generate the column for the selected value. You should therefore avoid using the resulting column with explicit values (values other than self.buy_ema_short.value).

    +
    +
    +

    Note

    +

    range property may also be used with DecimalParameter and CategoricalParameter. RealParameter does not provide this property due to infinite search space.

    +
    +
    +Performance tip +

    During normal hyperopting, indicators are calculated once and supplied to each epoch, linearly increasing RAM usage as a factor of increasing cores. As this also has performance implications, hyperopt provides --analyze-per-epoch which will move the execution of populate_indicators() to the epoch process, calculating a single value per parameter per epoch instead of using the .range functionality. In this case, .range functionality will only return the actually used value. This will reduce RAM usage, but increase CPU usage. However, your hyperopting run will be less likely to fail due to Out Of Memory (OOM) issues.

    +

    In either case, you should try to use space ranges as small as possible this will improve CPU/RAM usage in both scenarios.

    +
    +

    Optimizing protections

    +

    Freqtrade can also optimize protections. How you optimize protections is up to you, and the following should be considered as example only.

    +

    The strategy will simply need to define the "protections" entry as property returning a list of protection configurations.

    +
    from pandas import DataFrame
    +from functools import reduce
    +
    +import talib.abstract as ta
    +
    +from freqtrade.strategy import (BooleanParameter, CategoricalParameter, DecimalParameter, 
    +                                IStrategy, IntParameter)
    +import freqtrade.vendor.qtpylib.indicators as qtpylib
    +
    +class MyAwesomeStrategy(IStrategy):
    +    stoploss = -0.05
    +    timeframe = '15m'
    +    # Define the parameter spaces
    +    cooldown_lookback = IntParameter(2, 48, default=5, space="protection", optimize=True)
    +    stop_duration = IntParameter(12, 200, default=5, space="protection", optimize=True)
    +    use_stop_protection = BooleanParameter(default=True, space="protection", optimize=True)
    +
    +
    +    @property
    +    def protections(self):
    +        prot = []
    +
    +        prot.append({
    +            "method": "CooldownPeriod",
    +            "stop_duration_candles": self.cooldown_lookback.value
    +        })
    +        if self.use_stop_protection.value:
    +            prot.append({
    +                "method": "StoplossGuard",
    +                "lookback_period_candles": 24 * 3,
    +                "trade_limit": 4,
    +                "stop_duration_candles": self.stop_duration.value,
    +                "only_per_pair": False
    +            })
    +
    +        return prot
    +
    +    def populate_indicators(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +        # ...
    +
    +

    You can then run hyperopt as follows: +freqtrade hyperopt --hyperopt-loss SharpeHyperOptLossDaily --strategy MyAwesomeStrategy --spaces protection

    +
    +

    Note

    +

    The protection space is not part of the default space, and is only available with the Parameters Hyperopt interface, not with the legacy hyperopt interface (which required separate hyperopt files). +Freqtrade will also automatically change the "--enable-protections" flag if the protection space is selected.

    +
    +
    +

    Warning

    +

    If protections are defined as property, entries from the configuration will be ignored. +It is therefore recommended to not define protections in the configuration.

    +
    +

    Migrating from previous property setups

    +

    A migration from a previous setup is pretty simple, and can be accomplished by converting the protections entry to a property. +In simple terms, the following configuration will be converted to the below.

    +
    class MyAwesomeStrategy(IStrategy):
    +    protections = [
    +        {
    +            "method": "CooldownPeriod",
    +            "stop_duration_candles": 4
    +        }
    +    ]
    +
    +

    Result

    +
    class MyAwesomeStrategy(IStrategy):
    +
    +    @property
    +    def protections(self):
    +        return [
    +            {
    +                "method": "CooldownPeriod",
    +                "stop_duration_candles": 4
    +            }
    +        ]
    +
    +

    You will then obviously also change potential interesting entries to parameters to allow hyper-optimization.

    +

    Optimizing max_entry_position_adjustment

    +

    While max_entry_position_adjustment is not a separate space, it can still be used in hyperopt by using the property approach shown above.

    +
    from pandas import DataFrame
    +from functools import reduce
    +
    +import talib.abstract as ta
    +
    +from freqtrade.strategy import (BooleanParameter, CategoricalParameter, DecimalParameter, 
    +                                IStrategy, IntParameter)
    +import freqtrade.vendor.qtpylib.indicators as qtpylib
    +
    +class MyAwesomeStrategy(IStrategy):
    +    stoploss = -0.05
    +    timeframe = '15m'
    +
    +    # Define the parameter spaces
    +    max_epa = CategoricalParameter([-1, 0, 1, 3, 5, 10], default=1, space="buy", optimize=True)
    +
    +    @property
    +    def max_entry_position_adjustment(self):
    +        return self.max_epa.value
    +
    +
    +    def populate_indicators(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +        # ...
    +
    +
    +Using IntParameter +

    You can also use the IntParameter for this optimization, but you must explicitly return an integer: +

    max_epa = IntParameter(-1, 10, default=1, space="buy", optimize=True)
    +
    +@property
    +def max_entry_position_adjustment(self):
    +    return int(self.max_epa.value)
    +

    +
    +

    Loss-functions

    +

    Each hyperparameter tuning requires a target. This is usually defined as a loss function (sometimes also called objective function), which should decrease for more desirable results, and increase for bad results.

    +

    A loss function must be specified via the --hyperopt-loss <Class-name> argument (or optionally via the configuration under the "hyperopt_loss" key). +This class should be in its own file within the user_data/hyperopts/ directory.

    +

    Currently, the following loss functions are builtin:

    +
      +
    • ShortTradeDurHyperOptLoss - (default legacy Freqtrade hyperoptimization loss function) - Mostly for short trade duration and avoiding losses.
    • +
    • OnlyProfitHyperOptLoss - takes only amount of profit into consideration.
    • +
    • SharpeHyperOptLoss - optimizes Sharpe Ratio calculated on trade returns relative to standard deviation.
    • +
    • SharpeHyperOptLossDaily - optimizes Sharpe Ratio calculated on daily trade returns relative to standard deviation.
    • +
    • SortinoHyperOptLoss - optimizes Sortino Ratio calculated on trade returns relative to downside standard deviation.
    • +
    • SortinoHyperOptLossDaily - optimizes Sortino Ratio calculated on daily trade returns relative to downside standard deviation.
    • +
    • MaxDrawDownHyperOptLoss - Optimizes Maximum absolute drawdown.
    • +
    • MaxDrawDownRelativeHyperOptLoss - Optimizes both maximum absolute drawdown while also adjusting for maximum relative drawdown.
    • +
    • CalmarHyperOptLoss - Optimizes Calmar Ratio calculated on trade returns relative to max drawdown.
    • +
    • ProfitDrawDownHyperOptLoss - Optimizes by max Profit & min Drawdown objective. DRAWDOWN_MULT variable within the hyperoptloss file can be adjusted to be stricter or more flexible on drawdown purposes.
    • +
    +

    Creation of a custom loss function is covered in the Advanced Hyperopt part of the documentation.

    +

    Execute Hyperopt

    +

    Once you have updated your hyperopt configuration you can run it. +Because hyperopt tries a lot of combinations to find the best parameters it will take time to get a good result.

    +

    We strongly recommend to use screen or tmux to prevent any connection loss.

    +
    freqtrade hyperopt --config config.json --hyperopt-loss <hyperoptlossname> --strategy <strategyname> -e 500 --spaces all
    +
    +

    The -e option will set how many evaluations hyperopt will do. Since hyperopt uses Bayesian search, running too many epochs at once may not produce greater results. Experience has shown that best results are usually not improving much after 500-1000 epochs.
    +Doing multiple runs (executions) with a few 1000 epochs and different random state will most likely produce different results.

    +

    The --spaces all option determines that all possible parameters should be optimized. Possibilities are listed below.

    +
    +

    Note

    +

    Hyperopt will store hyperopt results with the timestamp of the hyperopt start time. +Reading commands (hyperopt-list, hyperopt-show) can use --hyperopt-filename <filename> to read and display older hyperopt results. +You can find a list of filenames with ls -l user_data/hyperopt_results/.

    +
    +

    Execute Hyperopt with different historical data source

    +

    If you would like to hyperopt parameters using an alternate historical data set that +you have on-disk, use the --datadir PATH option. By default, hyperopt uses data from directory user_data/data.

    +

    Running Hyperopt with a smaller test-set

    +

    Use the --timerange argument to change how much of the test-set you want to use. +For example, to use one month of data, pass --timerange 20210101-20210201 (from january 2021 - february 2021) to the hyperopt call.

    +

    Full command:

    +
    freqtrade hyperopt --strategy <strategyname> --timerange 20210101-20210201
    +
    +

    Running Hyperopt with Smaller Search Space

    +

    Use the --spaces option to limit the search space used by hyperopt. +Letting Hyperopt optimize everything is a huuuuge search space. +Often it might make more sense to start by just searching for initial buy algorithm. +Or maybe you just want to optimize your stoploss or roi table for that awesome new buy strategy you have.

    +

    Legal values are:

    +
      +
    • all: optimize everything
    • +
    • buy: just search for a new buy strategy
    • +
    • sell: just search for a new sell strategy
    • +
    • roi: just optimize the minimal profit table for your strategy
    • +
    • stoploss: search for the best stoploss value
    • +
    • trailing: search for the best trailing stop values
    • +
    • protection: search for the best protection parameters (read the protections section on how to properly define these)
    • +
    • default: all except trailing and protection
    • +
    • space-separated list of any of the above values for example --spaces roi stoploss
    • +
    +

    The default Hyperopt Search Space, used when no --space command line option is specified, does not include the trailing hyperspace. We recommend you to run optimization for the trailing hyperspace separately, when the best parameters for other hyperspaces were found, validated and pasted into your custom strategy.

    +

    Understand the Hyperopt Result

    +

    Once Hyperopt is completed you can use the result to update your strategy. +Given the following result from hyperopt:

    +
    Best result:
    +
    +    44/100:    135 trades. Avg profit  0.57%. Total profit  0.03871918 BTC (0.7722%). Avg duration 180.4 mins. Objective: 1.94367
    +
    +    # Buy hyperspace params:
    +    buy_params = {
    +        'buy_adx': 44,
    +        'buy_rsi': 29,
    +        'buy_adx_enabled': False,
    +        'buy_rsi_enabled': True,
    +        'buy_trigger': 'bb_lower'
    +    }
    +
    +

    You should understand this result like:

    +
      +
    • The buy trigger that worked best was bb_lower.
    • +
    • You should not use ADX because 'buy_adx_enabled': False.
    • +
    • You should consider using the RSI indicator ('buy_rsi_enabled': True) and the best value is 29.0 ('buy_rsi': 29.0)
    • +
    +

    Automatic parameter application to the strategy

    +

    When using Hyperoptable parameters, the result of your hyperopt-run will be written to a json file next to your strategy (so for MyAwesomeStrategy.py, the file would be MyAwesomeStrategy.json).
    +This file is also updated when using the hyperopt-show sub-command, unless --disable-param-export is provided to either of the 2 commands.

    +

    Your strategy class can also contain these results explicitly. Simply copy hyperopt results block and paste them at class level, replacing old parameters (if any). New parameters will automatically be loaded next time strategy is executed.

    +

    Transferring your whole hyperopt result to your strategy would then look like:

    +
    class MyAwesomeStrategy(IStrategy):
    +    # Buy hyperspace params:
    +    buy_params = {
    +        'buy_adx': 44,
    +        'buy_rsi': 29,
    +        'buy_adx_enabled': False,
    +        'buy_rsi_enabled': True,
    +        'buy_trigger': 'bb_lower'
    +    }
    +
    +
    +

    Note

    +

    Values in the configuration file will overwrite Parameter-file level parameters - and both will overwrite parameters within the strategy. +The prevalence is therefore: config > parameter file > strategy *_params > parameter default

    +
    +

    Understand Hyperopt ROI results

    +

    If you are optimizing ROI (i.e. if optimization search-space contains 'all', 'default' or 'roi'), your result will look as follows and include a ROI table:

    +
    Best result:
    +
    +    44/100:    135 trades. Avg profit  0.57%. Total profit  0.03871918 BTC (0.7722%). Avg duration 180.4 mins. Objective: 1.94367
    +
    +    # ROI table:
    +    minimal_roi = {
    +        0: 0.10674,
    +        21: 0.09158,
    +        78: 0.03634,
    +        118: 0
    +    }
    +
    +

    In order to use this best ROI table found by Hyperopt in backtesting and for live trades/dry-run, copy-paste it as the value of the minimal_roi attribute of your custom strategy:

    +
        # Minimal ROI designed for the strategy.
    +    # This attribute will be overridden if the config file contains "minimal_roi"
    +    minimal_roi = {
    +        0: 0.10674,
    +        21: 0.09158,
    +        78: 0.03634,
    +        118: 0
    +    }
    +
    +

    As stated in the comment, you can also use it as the value of the minimal_roi setting in the configuration file.

    +

    Default ROI Search Space

    +

    If you are optimizing ROI, Freqtrade creates the 'roi' optimization hyperspace for you -- it's the hyperspace of components for the ROI tables. By default, each ROI table generated by the Freqtrade consists of 4 rows (steps). Hyperopt implements adaptive ranges for ROI tables with ranges for values in the ROI steps that depend on the timeframe used. By default the values vary in the following ranges (for some of the most used timeframes, values are rounded to 3 digits after the decimal point):

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    # step1m5m1h1d
    100.011...0.11900.03...0.3100.068...0.71100.121...1.258
    22...80.007...0.04210...400.02...0.11120...4800.045...0.2522880...115200.081...0.446
    34...200.003...0.01520...1000.01...0.04240...12000.022...0.0915760...288000.040...0.162
    46...440.030...2200.0360...26400.08640...633600.0
    +

    These ranges should be sufficient in most cases. The minutes in the steps (ROI dict keys) are scaled linearly depending on the timeframe used. The ROI values in the steps (ROI dict values) are scaled logarithmically depending on the timeframe used.

    +

    If you have the generate_roi_table() and roi_space() methods in your custom hyperopt, remove them in order to utilize these adaptive ROI tables and the ROI hyperoptimization space generated by Freqtrade by default.

    +

    Override the roi_space() method if you need components of the ROI tables to vary in other ranges. Override the generate_roi_table() and roi_space() methods and implement your own custom approach for generation of the ROI tables during hyperoptimization if you need a different structure of the ROI tables or other amount of rows (steps).

    +

    A sample for these methods can be found in the overriding pre-defined spaces section.

    +
    +

    Reduced search space

    +

    To limit the search space further, Decimals are limited to 3 decimal places (a precision of 0.001). This is usually sufficient, every value more precise than this will usually result in overfitted results. You can however overriding pre-defined spaces to change this to your needs.

    +
    +

    Understand Hyperopt Stoploss results

    +

    If you are optimizing stoploss values (i.e. if optimization search-space contains 'all', 'default' or 'stoploss'), your result will look as follows and include stoploss:

    +
    Best result:
    +
    +    44/100:    135 trades. Avg profit  0.57%. Total profit  0.03871918 BTC (0.7722%). Avg duration 180.4 mins. Objective: 1.94367
    +
    +    # Buy hyperspace params:
    +    buy_params = {
    +        'buy_adx': 44,
    +        'buy_rsi': 29,
    +        'buy_adx_enabled': False,
    +        'buy_rsi_enabled': True,
    +        'buy_trigger': 'bb_lower'
    +    }
    +
    +    stoploss: -0.27996
    +
    +

    In order to use this best stoploss value found by Hyperopt in backtesting and for live trades/dry-run, copy-paste it as the value of the stoploss attribute of your custom strategy:

    +
        # Optimal stoploss designed for the strategy
    +    # This attribute will be overridden if the config file contains "stoploss"
    +    stoploss = -0.27996
    +
    +

    As stated in the comment, you can also use it as the value of the stoploss setting in the configuration file.

    +

    Default Stoploss Search Space

    +

    If you are optimizing stoploss values, Freqtrade creates the 'stoploss' optimization hyperspace for you. By default, the stoploss values in that hyperspace vary in the range -0.35...-0.02, which is sufficient in most cases.

    +

    If you have the stoploss_space() method in your custom hyperopt file, remove it in order to utilize Stoploss hyperoptimization space generated by Freqtrade by default.

    +

    Override the stoploss_space() method and define the desired range in it if you need stoploss values to vary in other range during hyperoptimization. A sample for this method can be found in the overriding pre-defined spaces section.

    +
    +

    Reduced search space

    +

    To limit the search space further, Decimals are limited to 3 decimal places (a precision of 0.001). This is usually sufficient, every value more precise than this will usually result in overfitted results. You can however overriding pre-defined spaces to change this to your needs.

    +
    +

    Understand Hyperopt Trailing Stop results

    +

    If you are optimizing trailing stop values (i.e. if optimization search-space contains 'all' or 'trailing'), your result will look as follows and include trailing stop parameters:

    +
    Best result:
    +
    +    45/100:    606 trades. Avg profit  1.04%. Total profit  0.31555614 BTC ( 630.48%). Avg duration 150.3 mins. Objective: -1.10161
    +
    +    # Trailing stop:
    +    trailing_stop = True
    +    trailing_stop_positive = 0.02001
    +    trailing_stop_positive_offset = 0.06038
    +    trailing_only_offset_is_reached = True
    +
    +

    In order to use these best trailing stop parameters found by Hyperopt in backtesting and for live trades/dry-run, copy-paste them as the values of the corresponding attributes of your custom strategy:

    +
        # Trailing stop
    +    # These attributes will be overridden if the config file contains corresponding values.
    +    trailing_stop = True
    +    trailing_stop_positive = 0.02001
    +    trailing_stop_positive_offset = 0.06038
    +    trailing_only_offset_is_reached = True
    +
    +

    As stated in the comment, you can also use it as the values of the corresponding settings in the configuration file.

    +

    Default Trailing Stop Search Space

    +

    If you are optimizing trailing stop values, Freqtrade creates the 'trailing' optimization hyperspace for you. By default, the trailing_stop parameter is always set to True in that hyperspace, the value of the trailing_only_offset_is_reached vary between True and False, the values of the trailing_stop_positive and trailing_stop_positive_offset parameters vary in the ranges 0.02...0.35 and 0.01...0.1 correspondingly, which is sufficient in most cases.

    +

    Override the trailing_space() method and define the desired range in it if you need values of the trailing stop parameters to vary in other ranges during hyperoptimization. A sample for this method can be found in the overriding pre-defined spaces section.

    +
    +

    Reduced search space

    +

    To limit the search space further, Decimals are limited to 3 decimal places (a precision of 0.001). This is usually sufficient, every value more precise than this will usually result in overfitted results. You can however overriding pre-defined spaces to change this to your needs.

    +
    +

    Reproducible results

    +

    The search for optimal parameters starts with a few (currently 30) random combinations in the hyperspace of parameters, random Hyperopt epochs. These random epochs are marked with an asterisk character (*) in the first column in the Hyperopt output.

    +

    The initial state for generation of these random values (random state) is controlled by the value of the --random-state command line option. You can set it to some arbitrary value of your choice to obtain reproducible results.

    +

    If you have not set this value explicitly in the command line options, Hyperopt seeds the random state with some random value for you. The random state value for each Hyperopt run is shown in the log, so you can copy and paste it into the --random-state command line option to repeat the set of the initial random epochs used.

    +

    If you have not changed anything in the command line options, configuration, timerange, Strategy and Hyperopt classes, historical data and the Loss Function -- you should obtain same hyper-optimization results with same random state value used.

    +

    Output formatting

    +

    By default, hyperopt prints colorized results -- epochs with positive profit are printed in the green color. This highlighting helps you find epochs that can be interesting for later analysis. Epochs with zero total profit or with negative profits (losses) are printed in the normal color. If you do not need colorization of results (for instance, when you are redirecting hyperopt output to a file) you can switch colorization off by specifying the --no-color option in the command line.

    +

    You can use the --print-all command line option if you would like to see all results in the hyperopt output, not only the best ones. When --print-all is used, current best results are also colorized by default -- they are printed in bold (bright) style. This can also be switched off with the --no-color command line option.

    +
    +

    Windows and color output

    +

    Windows does not support color-output natively, therefore it is automatically disabled. To have color-output for hyperopt running under windows, please consider using WSL.

    +
    +

    Position stacking and disabling max market positions

    +

    In some situations, you may need to run Hyperopt (and Backtesting) with the +--eps/--enable-position-staking and --dmmp/--disable-max-market-positions arguments.

    +

    By default, hyperopt emulates the behavior of the Freqtrade Live Run/Dry Run, where only one +open trade is allowed for every traded pair. The total number of trades open for all pairs +is also limited by the max_open_trades setting. During Hyperopt/Backtesting this may lead to +some potential trades to be hidden (or masked) by previously open trades.

    +

    The --eps/--enable-position-stacking argument allows emulation of buying the same pair multiple times, +while --dmmp/--disable-max-market-positions disables applying max_open_trades +during Hyperopt/Backtesting (which is equal to setting max_open_trades to a very high +number).

    +
    +

    Note

    +

    Dry/live runs will NOT use position stacking - therefore it does make sense to also validate the strategy without this as it's closer to reality.

    +
    +

    You can also enable position stacking in the configuration file by explicitly setting +"position_stacking"=true.

    +

    Out of Memory errors

    +

    As hyperopt consumes a lot of memory (the complete data needs to be in memory once per parallel backtesting process), it's likely that you run into "out of memory" errors. +To combat these, you have multiple options:

    +
      +
    • Reduce the amount of pairs.
    • +
    • Reduce the timerange used (--timerange <timerange>).
    • +
    • Avoid using --timeframe-detail (this loads a lot of additional data into memory).
    • +
    • Reduce the number of parallel processes (-j <n>).
    • +
    • Increase the memory of your machine.
    • +
    • Use --analyze-per-epoch if you're using a lot of parameters with .range functionality.
    • +
    +

    The objective has been evaluated at this point before.

    +

    If you see The objective has been evaluated at this point before. - then this is a sign that your space has been exhausted, or is close to that. +Basically all points in your space have been hit (or a local minima has been hit) - and hyperopt does no longer find points in the multi-dimensional space it did not try yet. +Freqtrade tries to counter the "local minima" problem by using new, randomized points in this case.

    +

    Example:

    +
    buy_ema_short = IntParameter(5, 20, default=10, space="buy", optimize=True)
    +# This is the only parameter in the buy space
    +
    +

    The buy_ema_short space has 15 possible values (5, 6, ... 19, 20). If you now run hyperopt for the buy space, hyperopt will only have 15 values to try before running out of options. +Your epochs should therefore be aligned to the possible values - or you should be ready to interrupt a run if you norice a lot of The objective has been evaluated at this point before. warnings.

    +

    Show details of Hyperopt results

    +

    After you run Hyperopt for the desired amount of epochs, you can later list all results for analysis, select only best or profitable once, and show the details for any of the epochs previously evaluated. This can be done with the hyperopt-list and hyperopt-show sub-commands. The usage of these sub-commands is described in the Utils chapter.

    +

    Validate backtesting results

    +

    Once the optimized strategy has been implemented into your strategy, you should backtest this strategy to make sure everything is working as expected.

    +

    To achieve same the results (number of trades, their durations, profit, etc.) as during Hyperopt, please use the same configuration and parameters (timerange, timeframe, ...) used for hyperopt --dmmp/--disable-max-market-positions and --eps/--enable-position-stacking for Backtesting.

    +

    Should results not match, please double-check to make sure you transferred all conditions correctly. +Pay special care to the stoploss (and trailing stoploss) parameters, as these are often set in configuration files, which override changes to the strategy. +You should also carefully review the log of your backtest to ensure that there were no parameters inadvertently set by the configuration (like stoploss or trailing_stop).

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/images/logo.png b/en/2022.8/images/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..8a7ffdd7091e40e0713c71967fa2b4bc32cad64c GIT binary patch literal 11025 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 literal 0 HcmV?d00001 diff --git a/en/2022.8/includes/pairlists/index.html b/en/2022.8/includes/pairlists/index.html new file mode 100644 index 000000000..4a4bc30c8 --- /dev/null +++ b/en/2022.8/includes/pairlists/index.html @@ -0,0 +1,1433 @@ + + + + + + + + + + + + + + + + + + Pairlists - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Pairlists

    + +

    Pairlists and Pairlist Handlers

    +

    Pairlist Handlers define the list of pairs (pairlist) that the bot should trade. They are configured in the pairlists section of the configuration settings.

    +

    In your configuration, you can use Static Pairlist (defined by the StaticPairList Pairlist Handler) and Dynamic Pairlist (defined by the VolumePairList Pairlist Handler).

    +

    Additionally, AgeFilter, PrecisionFilter, PriceFilter, ShuffleFilter, SpreadFilter and VolatilityFilter act as Pairlist Filters, removing certain pairs and/or moving their positions in the pairlist.

    +

    If multiple Pairlist Handlers are used, they are chained and a combination of all Pairlist Handlers forms the resulting pairlist the bot uses for trading and backtesting. Pairlist Handlers are executed in the sequence they are configured. You should always configure either StaticPairList or VolumePairList as the starting Pairlist Handler.

    +

    Inactive markets are always removed from the resulting pairlist. Explicitly blacklisted pairs (those in the pair_blacklist configuration setting) are also always removed from the resulting pairlist.

    +

    Pair blacklist

    +

    The pair blacklist (configured via exchange.pair_blacklist in the configuration) disallows certain pairs from trading. +This can be as simple as excluding DOGE/BTC - which will remove exactly this pair.

    +

    The pair-blacklist does also support wildcards (in regex-style) - so BNB/.* will exclude ALL pairs that start with BNB. +You may also use something like .*DOWN/BTC or .*UP/BTC to exclude leveraged tokens (check Pair naming conventions for your exchange!)

    +

    Available Pairlist Handlers

    + +
    +

    Testing pairlists

    +

    Pairlist configurations can be quite tricky to get right. Best use the test-pairlist utility sub-command to test your configuration quickly.

    +
    +

    Static Pair List

    +

    By default, the StaticPairList method is used, which uses a statically defined pair whitelist from the configuration. The pairlist also supports wildcards (in regex-style) - so .*/BTC will include all pairs with BTC as a stake.

    +

    It uses configuration from exchange.pair_whitelist and exchange.pair_blacklist.

    +
    "pairlists": [
    +    {"method": "StaticPairList"}
    +],
    +
    +

    By default, only currently enabled pairs are allowed. +To skip pair validation against active markets, set "allow_inactive": true within the StaticPairList configuration. +This can be useful for backtesting expired pairs (like quarterly spot-markets). +This option must be configured along with exchange.skip_pair_validation in the exchange configuration.

    +

    When used in a "follow-up" position (e.g. after VolumePairlist), all pairs in 'pair_whitelist' will be added to the end of the pairlist.

    +

    Volume Pair List

    +

    VolumePairList employs sorting/filtering of pairs by their trading volume. It selects number_assets top pairs with sorting based on the sort_key (which can only be quoteVolume).

    +

    When used in the chain of Pairlist Handlers in a non-leading position (after StaticPairList and other Pairlist Filters), VolumePairList considers outputs of previous Pairlist Handlers, adding its sorting/selection of the pairs by the trading volume.

    +

    When used in the leading position of the chain of Pairlist Handlers, the pair_whitelist configuration setting is ignored. Instead, VolumePairList selects the top assets from all available markets with matching stake-currency on the exchange.

    +

    The refresh_period setting allows to define the period (in seconds), at which the pairlist will be refreshed. Defaults to 1800s (30 minutes). +The pairlist cache (refresh_period) on VolumePairList is only applicable to generating pairlists. +Filtering instances (not the first position in the list) will not apply any cache and will always use up-to-date data.

    +

    VolumePairList is per default based on the ticker data from exchange, as reported by the ccxt library:

    +
      +
    • The quoteVolume is the amount of quote (stake) currency traded (bought or sold) in last 24 hours.
    • +
    +
    "pairlists": [
    +    {
    +        "method": "VolumePairList",
    +        "number_assets": 20,
    +        "sort_key": "quoteVolume",
    +        "min_value": 0,
    +        "refresh_period": 1800
    +    }
    +],
    +
    +

    You can define a minimum volume with min_value - which will filter out pairs with a volume lower than the specified value in the specified timerange.

    +

    VolumePairList Advanced mode

    +

    VolumePairList can also operate in an advanced mode to build volume over a given timerange of specified candle size. It utilizes exchange historical candle data, builds a typical price (calculated by (open+high+low)/3) and multiplies the typical price with every candle's volume. The sum is the quoteVolume over the given range. This allows different scenarios, for a more smoothened volume, when using longer ranges with larger candle sizes, or the opposite when using a short range with small candles.

    +

    For convenience lookback_days can be specified, which will imply that 1d candles will be used for the lookback. In the example below the pairlist would be created based on the last 7 days:

    +
    "pairlists": [
    +    {
    +        "method": "VolumePairList",
    +        "number_assets": 20,
    +        "sort_key": "quoteVolume",
    +        "min_value": 0,
    +        "refresh_period": 86400,
    +        "lookback_days": 7
    +    }
    +],
    +
    +
    +

    Range look back and refresh period

    +

    When used in conjunction with lookback_days and lookback_timeframe the refresh_period can not be smaller than the candle size in seconds. As this will result in unnecessary requests to the exchanges API.

    +
    +
    +

    Performance implications when using lookback range

    +

    If used in first position in combination with lookback, the computation of the range based volume can be time and resource consuming, as it downloads candles for all tradable pairs. Hence it's highly advised to use the standard approach with VolumeFilter to narrow the pairlist down for further range volume calculation.

    +
    +
    +Unsupported exchanges (Bittrex, Gemini) +

    On some exchanges (like Bittrex and Gemini), regular VolumePairList does not work as the api does not natively provide 24h volume. This can be worked around by using candle data to build the volume. +To roughly simulate 24h volume, you can use the following configuration. +Please note that These pairlists will only refresh once per day.

    +
    "pairlists": [
    +    {
    +        "method": "VolumePairList",
    +        "number_assets": 20,
    +        "sort_key": "quoteVolume",
    +        "min_value": 0,
    +        "refresh_period": 86400,
    +        "lookback_days": 1
    +    }
    +],
    +
    +
    +

    More sophisticated approach can be used, by using lookback_timeframe for candle size and lookback_period which specifies the amount of candles. This example will build the volume pairs based on a rolling period of 3 days of 1h candles:

    +
    "pairlists": [
    +    {
    +        "method": "VolumePairList",
    +        "number_assets": 20,
    +        "sort_key": "quoteVolume",
    +        "min_value": 0,
    +        "refresh_period": 3600,
    +        "lookback_timeframe": "1h",
    +        "lookback_period": 72
    +    }
    +],
    +
    +
    +

    Note

    +

    VolumePairList does not support backtesting mode.

    +
    +

    AgeFilter

    +

    Removes pairs that have been listed on the exchange for less than min_days_listed days (defaults to 10) or more than max_days_listed days (defaults None mean infinity).

    +

    When pairs are first listed on an exchange they can suffer huge price drops and volatility +in the first few days while the pair goes through its price-discovery period. Bots can often +be caught out buying before the pair has finished dropping in price.

    +

    This filter allows freqtrade to ignore pairs until they have been listed for at least min_days_listed days and listed before max_days_listed.

    +

    OffsetFilter

    +

    Offsets an incoming pairlist by a given offset value.

    +

    As an example it can be used in conjunction with VolumeFilter to remove the top X volume pairs. Or to split a larger pairlist on two bot instances.

    +

    Example to remove the first 10 pairs from the pairlist, and takes the next 20 (taking items 10-30 of the initial list):

    +
    "pairlists": [
    +    // ...
    +    {
    +        "method": "OffsetFilter",
    +        "offset": 10,
    +        "number_assets": 20
    +    }
    +],
    +
    +
    +

    Warning

    +

    When OffsetFilter is used to split a larger pairlist among multiple bots in combination with VolumeFilter +it can not be guaranteed that pairs won't overlap due to slightly different refresh intervals for the +VolumeFilter.

    +
    +
    +

    Note

    +

    An offset larger than the total length of the incoming pairlist will result in an empty pairlist.

    +
    +

    PerformanceFilter

    +

    Sorts pairs by past trade performance, as follows:

    +
      +
    1. Positive performance.
    2. +
    3. No closed trades yet.
    4. +
    5. Negative performance.
    6. +
    +

    Trade count is used as a tie breaker.

    +

    You can use the minutes parameter to only consider performance of the past X minutes (rolling window). +Not defining this parameter (or setting it to 0) will use all-time performance.

    +

    The optional min_profit (as ratio -> a setting of 0.01 corresponds to 1%) parameter defines the minimum profit a pair must have to be considered. +Pairs below this level will be filtered out. +Using this parameter without minutes is highly discouraged, as it can lead to an empty pairlist without a way to recover.

    +
    "pairlists": [
    +    // ...
    +    {
    +        "method": "PerformanceFilter",
    +        "minutes": 1440,  // rolling 24h
    +        "min_profit": 0.01  // minimal profit 1%
    +    }
    +],
    +
    +

    As this Filter uses past performance of the bot, it'll have some startup-period - and should only be used after the bot has a few 100 trades in the database.

    +
    +

    Backtesting

    +

    PerformanceFilter does not support backtesting mode.

    +
    +

    PrecisionFilter

    +

    Filters low-value coins which would not allow setting stoplosses.

    +
    +

    Backtesting

    +

    PrecisionFilter does not support backtesting mode using multiple strategies.

    +
    +

    PriceFilter

    +

    The PriceFilter allows filtering of pairs by price. Currently the following price filters are supported:

    +
      +
    • min_price
    • +
    • max_price
    • +
    • max_value
    • +
    • low_price_ratio
    • +
    +

    The min_price setting removes pairs where the price is below the specified price. This is useful if you wish to avoid trading very low-priced pairs. +This option is disabled by default, and will only apply if set to > 0.

    +

    The max_price setting removes pairs where the price is above the specified price. This is useful if you wish to trade only low-priced pairs. +This option is disabled by default, and will only apply if set to > 0.

    +

    The max_value setting removes pairs where the minimum value change is above a specified value. +This is useful when an exchange has unbalanced limits. For example, if step-size = 1 (so you can only buy 1, or 2, or 3, but not 1.1 Coins) - and the price is pretty high (like 20$) as the coin has risen sharply since the last limit adaption. +As a result of the above, you can only buy for 20$, or 40$ - but not for 25$. +On exchanges that deduct fees from the receiving currency (e.g. FTX) - this can result in high value coins / amounts that are unsellable as the amount is slightly below the limit.

    +

    The low_price_ratio setting removes pairs where a raise of 1 price unit (pip) is above the low_price_ratio ratio. +This option is disabled by default, and will only apply if set to > 0.

    +

    For PriceFilter at least one of its min_price, max_price or low_price_ratio settings must be applied.

    +

    Calculation example:

    +

    Min price precision for SHITCOIN/BTC is 8 decimals. If its price is 0.00000011 - one price step above would be 0.00000012, which is ~9% higher than the previous price value. You may filter out this pair by using PriceFilter with low_price_ratio set to 0.09 (9%) or with min_price set to 0.00000011, correspondingly.

    +
    +

    Low priced pairs

    +

    Low priced pairs with high "1 pip movements" are dangerous since they are often illiquid and it may also be impossible to place the desired stoploss, which can often result in high losses since price needs to be rounded to the next tradable price - so instead of having a stoploss of -5%, you could end up with a stoploss of -9% simply due to price rounding.

    +
    +

    ShuffleFilter

    +

    Shuffles (randomizes) pairs in the pairlist. It can be used for preventing the bot from trading some of the pairs more frequently then others when you want all pairs be treated with the same priority.

    +
    +

    Tip

    +

    You may set the seed value for this Pairlist to obtain reproducible results, which can be useful for repeated backtesting sessions. If seed is not set, the pairs are shuffled in the non-repeatable random order. ShuffleFilter will automatically detect runmodes and apply the seed only for backtesting modes - if a seed value is set.

    +
    +

    SpreadFilter

    +

    Removes pairs that have a difference between asks and bids above the specified ratio, max_spread_ratio (defaults to 0.005).

    +

    Example:

    +

    If DOGE/BTC maximum bid is 0.00000026 and minimum ask is 0.00000027, the ratio is calculated as: 1 - bid/ask ~= 0.037 which is > 0.005 and this pair will be filtered out.

    +

    RangeStabilityFilter

    +

    Removes pairs where the difference between lowest low and highest high over lookback_days days is below min_rate_of_change or above max_rate_of_change. Since this is a filter that requires additional data, the results are cached for refresh_period.

    +

    In the below example: +If the trading range over the last 10 days is <1% or >99%, remove the pair from the whitelist.

    +
    "pairlists": [
    +    {
    +        "method": "RangeStabilityFilter",
    +        "lookback_days": 10,
    +        "min_rate_of_change": 0.01,
    +        "max_rate_of_change": 0.99,
    +        "refresh_period": 1440
    +    }
    +]
    +
    +
    +

    Tip

    +

    This Filter can be used to automatically remove stable coin pairs, which have a very low trading range, and are therefore extremely difficult to trade with profit. +Additionally, it can also be used to automatically remove pairs with extreme high/low variance over a given amount of time.

    +
    +

    VolatilityFilter

    +

    Volatility is the degree of historical variation of a pairs over time, it is measured by the standard deviation of logarithmic daily returns. Returns are assumed to be normally distributed, although actual distribution might be different. In a normal distribution, 68% of observations fall within one standard deviation and 95% of observations fall within two standard deviations. Assuming a volatility of 0.05 means that the expected returns for 20 out of 30 days is expected to be less than 5% (one standard deviation). Volatility is a positive ratio of the expected deviation of return and can be greater than 1.00. Please refer to the wikipedia definition of volatility.

    +

    This filter removes pairs if the average volatility over a lookback_days days is below min_volatility or above max_volatility. Since this is a filter that requires additional data, the results are cached for refresh_period.

    +

    This filter can be used to narrow down your pairs to a certain volatility or avoid very volatile pairs.

    +

    In the below example: +If the volatility over the last 10 days is not in the range of 0.05-0.50, remove the pair from the whitelist. The filter is applied every 24h.

    +
    "pairlists": [
    +    {
    +        "method": "VolatilityFilter",
    +        "lookback_days": 10,
    +        "min_volatility": 0.05,
    +        "max_volatility": 0.50,
    +        "refresh_period": 86400
    +    }
    +]
    +
    +

    Full example of Pairlist Handlers

    +

    The below example blacklists BNB/BTC, uses VolumePairList with 20 assets, sorting pairs by quoteVolume and applies PrecisionFilter and PriceFilter, filtering all assets where 1 price unit is > 1%. Then the SpreadFilter and VolatilityFilter is applied and pairs are finally shuffled with the random seed set to some predefined value.

    +
    "exchange": {
    +    "pair_whitelist": [],
    +    "pair_blacklist": ["BNB/BTC"]
    +},
    +"pairlists": [
    +    {
    +        "method": "VolumePairList",
    +        "number_assets": 20,
    +        "sort_key": "quoteVolume"
    +    },
    +    {"method": "AgeFilter", "min_days_listed": 10},
    +    {"method": "PrecisionFilter"},
    +    {"method": "PriceFilter", "low_price_ratio": 0.01},
    +    {"method": "SpreadFilter", "max_spread_ratio": 0.005},
    +    {
    +        "method": "RangeStabilityFilter",
    +        "lookback_days": 10,
    +        "min_rate_of_change": 0.01,
    +        "refresh_period": 1440
    +    },
    +    {
    +        "method": "VolatilityFilter",
    +        "lookback_days": 10,
    +        "min_volatility": 0.05,
    +        "max_volatility": 0.50,
    +        "refresh_period": 86400
    +    },
    +    {"method": "ShuffleFilter", "seed": 42}
    +],
    +
    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/includes/pricing/index.html b/en/2022.8/includes/pricing/index.html new file mode 100644 index 000000000..707de3c69 --- /dev/null +++ b/en/2022.8/includes/pricing/index.html @@ -0,0 +1,1341 @@ + + + + + + + + + + + + + + + + + + Pricing - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Pricing

    + +

    Prices used for orders

    +

    Prices for regular orders can be controlled via the parameter structures entry_pricing for trade entries and exit_pricing for trade exits. +Prices are always retrieved right before an order is placed, either by querying the exchange tickers or by using the orderbook data.

    +
    +

    Note

    +

    Orderbook data used by Freqtrade are the data retrieved from exchange by the ccxt's function fetch_order_book(), i.e. are usually data from the L2-aggregated orderbook, while the ticker data are the structures returned by the ccxt's fetch_ticker()/fetch_tickers() functions. Refer to the ccxt library documentation for more details.

    +
    +
    +

    Using market orders

    +

    Please read the section Market order pricing section when using market orders.

    +
    +

    Entry price

    +

    Enter price side

    +

    The configuration setting entry_pricing.price_side defines the side of the orderbook the bot looks for when buying.

    +

    The following displays an orderbook.

    +
    ...
    +103
    +102
    +101  # ask
    +-------------Current spread
    +99   # bid
    +98
    +97
    +...
    +
    +

    If entry_pricing.price_side is set to "bid", then the bot will use 99 as entry price.
    +In line with that, if entry_pricing.price_side is set to "ask", then the bot will use 101 as entry price.

    +

    Depending on the order direction (long/short), this will lead to different results. Therefore we recommend to use "same" or "other" for this configuration instead. +This would result in the following pricing matrix:

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    directionOrdersettingpricecrosses spread
    longbuyask101yes
    longbuybid99no
    longbuysame99no
    longbuyother101yes
    shortsellask101no
    shortsellbid99yes
    shortsellsame101no
    shortsellother99yes
    +

    Using the other side of the orderbook often guarantees quicker filled orders, but the bot can also end up paying more than what would have been necessary. +Taker fees instead of maker fees will most likely apply even when using limit buy orders. +Also, prices at the "other" side of the spread are higher than prices at the "bid" side in the orderbook, so the order behaves similar to a market order (however with a maximum price).

    +

    Entry price with Orderbook enabled

    +

    When entering a trade with the orderbook enabled (entry_pricing.use_order_book=True), Freqtrade fetches the entry_pricing.order_book_top entries from the orderbook and uses the entry specified as entry_pricing.order_book_top on the configured side (entry_pricing.price_side) of the orderbook. 1 specifies the topmost entry in the orderbook, while 2 would use the 2nd entry in the orderbook, and so on.

    +

    Entry price without Orderbook enabled

    +

    The following section uses side as the configured entry_pricing.price_side (defaults to "same").

    +

    When not using orderbook (entry_pricing.use_order_book=False), Freqtrade uses the best side price from the ticker if it's below the last traded price from the ticker. Otherwise (when the side price is above the last price), it calculates a rate between side and last price based on entry_pricing.price_last_balance.

    +

    The entry_pricing.price_last_balance configuration parameter controls this. A value of 0.0 will use side price, while 1.0 will use the last price and values between those interpolate between ask and last price.

    +

    Check depth of market

    +

    When check depth of market is enabled (entry_pricing.check_depth_of_market.enabled=True), the entry signals are filtered based on the orderbook depth (sum of all amounts) for each orderbook side.

    +

    Orderbook bid (buy) side depth is then divided by the orderbook ask (sell) side depth and the resulting delta is compared to the value of the entry_pricing.check_depth_of_market.bids_to_ask_delta parameter. The entry order is only executed if the orderbook delta is greater than or equal to the configured delta value.

    +
    +

    Note

    +

    A delta value below 1 means that ask (sell) orderbook side depth is greater than the depth of the bid (buy) orderbook side, while a value greater than 1 means opposite (depth of the buy side is higher than the depth of the sell side).

    +
    +

    Exit price

    +

    Exit price side

    +

    The configuration setting exit_pricing.price_side defines the side of the spread the bot looks for when exiting a trade.

    +

    The following displays an orderbook:

    +
    ...
    +103
    +102
    +101  # ask
    +-------------Current spread
    +99   # bid
    +98
    +97
    +...
    +
    +

    If exit_pricing.price_side is set to "ask", then the bot will use 101 as exiting price.
    +In line with that, if exit_pricing.price_side is set to "bid", then the bot will use 99 as exiting price.

    +

    Depending on the order direction (long/short), this will lead to different results. Therefore we recommend to use "same" or "other" for this configuration instead. +This would result in the following pricing matrix:

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    DirectionOrdersettingpricecrosses spread
    longsellask101no
    longsellbid99yes
    longsellsame101no
    longsellother99yes
    shortbuyask101yes
    shortbuybid99no
    shortbuysame99no
    shortbuyother101yes
    +

    Exit price with Orderbook enabled

    +

    When exiting with the orderbook enabled (exit_pricing.use_order_book=True), Freqtrade fetches the exit_pricing.order_book_top entries in the orderbook and uses the entry specified as exit_pricing.order_book_top from the configured side (exit_pricing.price_side) as trade exit price.

    +

    1 specifies the topmost entry in the orderbook, while 2 would use the 2nd entry in the orderbook, and so on.

    +

    Exit price without Orderbook enabled

    +

    The following section uses side as the configured exit_pricing.price_side (defaults to "ask").

    +

    When not using orderbook (exit_pricing.use_order_book=False), Freqtrade uses the best side price from the ticker if it's above the last traded price from the ticker. Otherwise (when the side price is below the last price), it calculates a rate between side and last price based on exit_pricing.price_last_balance.

    +

    The exit_pricing.price_last_balance configuration parameter controls this. A value of 0.0 will use side price, while 1.0 will use the last price and values between those interpolate between side and last price.

    +

    Market order pricing

    +

    When using market orders, prices should be configured to use the "correct" side of the orderbook to allow realistic pricing detection. +Assuming both entry and exits are using market orders, a configuration similar to the following must be used

    +
      "order_types": {
    +    "entry": "market",
    +    "exit": "market"
    +    // ...
    +  },
    +  "entry_pricing": {
    +    "price_side": "other",
    +    // ...
    +  },
    +  "exit_pricing":{
    +    "price_side": "other",
    +    // ...
    +  },
    +
    +

    Obviously, if only one side is using limit orders, different pricing combinations can be used.

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/includes/protections/index.html b/en/2022.8/includes/protections/index.html new file mode 100644 index 000000000..a72ada368 --- /dev/null +++ b/en/2022.8/includes/protections/index.html @@ -0,0 +1,1289 @@ + + + + + + + + + + + + + + + + + + Protections - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    Protections

    + +

    Protections

    +
    +

    Beta feature

    +

    This feature is still in it's testing phase. Should you notice something you think is wrong please let us know via Discord or via Github Issue.

    +
    +

    Protections will protect your strategy from unexpected events and market conditions by temporarily stop trading for either one pair, or for all pairs. +All protection end times are rounded up to the next candle to avoid sudden, unexpected intra-candle buys.

    +
    +

    Note

    +

    Not all Protections will work for all strategies, and parameters will need to be tuned for your strategy to improve performance.

    +
    +
    +

    Tip

    +

    Each Protection can be configured multiple times with different parameters, to allow different levels of protection (short-term / long-term).

    +
    +
    +

    Backtesting

    +

    Protections are supported by backtesting and hyperopt, but must be explicitly enabled by using the --enable-protections flag.

    +
    +
    +

    Setting protections from the configuration

    +

    Setting protections from the configuration via "protections": [], key should be considered deprecated and will be removed in a future version. +It is also no longer guaranteed that your protections apply to the strategy in cases where the strategy defines protections as property.

    +
    +

    Available Protections

    +
      +
    • StoplossGuard Stop trading if a certain amount of stoploss occurred within a certain time window.
    • +
    • MaxDrawdown Stop trading if max-drawdown is reached.
    • +
    • LowProfitPairs Lock pairs with low profits
    • +
    • CooldownPeriod Don't enter a trade right after selling a trade.
    • +
    +

    Common settings to all Protections

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    ParameterDescription
    methodProtection name to use.
    Datatype: String, selected from available Protections
    stop_duration_candlesFor how many candles should the lock be set?
    Datatype: Positive integer (in candles)
    stop_durationhow many minutes should protections be locked.
    Cannot be used together with stop_duration_candles.
    Datatype: Float (in minutes)
    lookback_period_candlesOnly trades that completed within the last lookback_period_candles candles will be considered. This setting may be ignored by some Protections.
    Datatype: Positive integer (in candles).
    lookback_periodOnly trades that completed after current_time - lookback_period will be considered.
    Cannot be used together with lookback_period_candles.
    This setting may be ignored by some Protections.
    Datatype: Float (in minutes)
    trade_limitNumber of trades required at minimum (not used by all Protections).
    Datatype: Positive integer
    +
    +

    Durations

    +

    Durations (stop_duration* and lookback_period* can be defined in either minutes or candles). +For more flexibility when testing different timeframes, all below examples will use the "candle" definition.

    +
    +

    Stoploss Guard

    +

    StoplossGuard selects all trades within lookback_period in minutes (or in candles when using lookback_period_candles). +If trade_limit or more trades resulted in stoploss, trading will stop for stop_duration in minutes (or in candles when using stop_duration_candles).

    +

    This applies across all pairs, unless only_per_pair is set to true, which will then only look at one pair at a time.

    +

    Similarly, this protection will by default look at all trades (long and short). For futures bots, setting only_per_side will make the bot only consider one side, and will then only lock this one side, allowing for example shorts to continue after a series of long stoplosses.

    +

    required_profit will determine the required relative profit (or loss) for stoplosses to consider. This should normally not be set and defaults to 0.0 - which means all losing stoplosses will be triggering a block.

    +

    The below example stops trading for all pairs for 4 candles after the last trade if the bot hit stoploss 4 times within the last 24 candles.

    +
    @property
    +def protections(self):
    +    return [
    +        {
    +            "method": "StoplossGuard",
    +            "lookback_period_candles": 24,
    +            "trade_limit": 4,
    +            "stop_duration_candles": 4,
    +            "required_profit": 0.0,
    +            "only_per_pair": False,
    +            "only_per_side": False
    +        }
    +    ]
    +
    +
    +

    Note

    +

    StoplossGuard considers all trades with the results "stop_loss", "stoploss_on_exchange" and "trailing_stop_loss" if the resulting profit was negative. +trade_limit and lookback_period will need to be tuned for your strategy.

    +
    +

    MaxDrawdown

    +

    MaxDrawdown uses all trades within lookback_period in minutes (or in candles when using lookback_period_candles) to determine the maximum drawdown. If the drawdown is below max_allowed_drawdown, trading will stop for stop_duration in minutes (or in candles when using stop_duration_candles) after the last trade - assuming that the bot needs some time to let markets recover.

    +

    The below sample stops trading for 12 candles if max-drawdown is > 20% considering all pairs - with a minimum of trade_limit trades - within the last 48 candles. If desired, lookback_period and/or stop_duration can be used.

    +
    @property
    +def protections(self):
    +    return  [
    +        {
    +            "method": "MaxDrawdown",
    +            "lookback_period_candles": 48,
    +            "trade_limit": 20,
    +            "stop_duration_candles": 12,
    +            "max_allowed_drawdown": 0.2
    +        },
    +    ]
    +
    +

    Low Profit Pairs

    +

    LowProfitPairs uses all trades for a pair within lookback_period in minutes (or in candles when using lookback_period_candles) to determine the overall profit ratio. +If that ratio is below required_profit, that pair will be locked for stop_duration in minutes (or in candles when using stop_duration_candles).

    +

    For futures bots, setting only_per_side will make the bot only consider one side, and will then only lock this one side, allowing for example shorts to continue after a series of long losses.

    +

    The below example will stop trading a pair for 60 minutes if the pair does not have a required profit of 2% (and a minimum of 2 trades) within the last 6 candles.

    +
    @property
    +def protections(self):
    +    return [
    +        {
    +            "method": "LowProfitPairs",
    +            "lookback_period_candles": 6,
    +            "trade_limit": 2,
    +            "stop_duration": 60,
    +            "required_profit": 0.02,
    +            "only_per_pair": False,
    +        }
    +    ]
    +
    +

    Cooldown Period

    +

    CooldownPeriod locks a pair for stop_duration in minutes (or in candles when using stop_duration_candles) after selling, avoiding a re-entry for this pair for stop_duration minutes.

    +

    The below example will stop trading a pair for 2 candles after closing a trade, allowing this pair to "cool down".

    +
    @property
    +def protections(self):
    +    return  [
    +        {
    +            "method": "CooldownPeriod",
    +            "stop_duration_candles": 2
    +        }
    +    ]
    +
    +
    +

    Note

    +

    This Protection applies only at pair-level, and will never lock all pairs globally. +This Protection does not consider lookback_period as it only looks at the latest trade.

    +
    +

    Full example of Protections

    +

    All protections can be combined at will, also with different parameters, creating a increasing wall for under-performing pairs. +All protections are evaluated in the sequence they are defined.

    +

    The below example assumes a timeframe of 1 hour:

    +
      +
    • Locks each pair after selling for an additional 5 candles (CooldownPeriod), giving other pairs a chance to get filled.
    • +
    • Stops trading for 4 hours (4 * 1h candles) if the last 2 days (48 * 1h candles) had 20 trades, which caused a max-drawdown of more than 20%. (MaxDrawdown).
    • +
    • Stops trading if more than 4 stoploss occur for all pairs within a 1 day (24 * 1h candles) limit (StoplossGuard).
    • +
    • Locks all pairs that had 4 Trades within the last 6 hours (6 * 1h candles) with a combined profit ratio of below 0.02 (<2%) (LowProfitPairs).
    • +
    • Locks all pairs for 2 candles that had a profit of below 0.01 (<1%) within the last 24h (24 * 1h candles), a minimum of 4 trades.
    • +
    +
    from freqtrade.strategy import IStrategy
    +
    +class AwesomeStrategy(IStrategy)
    +    timeframe = '1h'
    +
    +    @property
    +    def protections(self):
    +        return [
    +            {
    +                "method": "CooldownPeriod",
    +                "stop_duration_candles": 5
    +            },
    +            {
    +                "method": "MaxDrawdown",
    +                "lookback_period_candles": 48,
    +                "trade_limit": 20,
    +                "stop_duration_candles": 4,
    +                "max_allowed_drawdown": 0.2
    +            },
    +            {
    +                "method": "StoplossGuard",
    +                "lookback_period_candles": 24,
    +                "trade_limit": 4,
    +                "stop_duration_candles": 2,
    +                "only_per_pair": False
    +            },
    +            {
    +                "method": "LowProfitPairs",
    +                "lookback_period_candles": 6,
    +                "trade_limit": 2,
    +                "stop_duration_candles": 60,
    +                "required_profit": 0.02
    +            },
    +            {
    +                "method": "LowProfitPairs",
    +                "lookback_period_candles": 24,
    +                "trade_limit": 4,
    +                "stop_duration_candles": 2,
    +                "required_profit": 0.01
    +            }
    +        ]
    +    # ...
    +
    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/index.html b/en/2022.8/index.html new file mode 100644 index 000000000..415e857f2 --- /dev/null +++ b/en/2022.8/index.html @@ -0,0 +1,1340 @@ + + + + + + + + + + + + + + + + + + Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    Home

    + +

    freqtrade

    +

    Freqtrade CI +Coverage Status +Maintainability

    + +

    Star +Fork +Download

    +

    Introduction

    +

    Freqtrade is a free and open source crypto trading bot written in Python. It is designed to support all major exchanges and be controlled via Telegram or webUI. It contains backtesting, plotting and money management tools as well as strategy optimization by machine learning.

    +
    +

    DISCLAIMER

    +

    This software is for educational purposes only. Do not risk money which you are afraid to lose. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.

    +

    Always start by running a trading bot in Dry-run and do not engage money before you understand how it works and what profit/loss you should expect.

    +

    We strongly recommend you to have basic coding skills and Python knowledge. Do not hesitate to read the source code and understand the mechanisms of this bot, algorithms and techniques implemented in it.

    +
    +

    freqtrade screenshot

    +

    Features

    +
      +
    • Develop your Strategy: Write your strategy in python, using pandas. Example strategies to inspire you are available in the strategy repository.
    • +
    • Download market data: Download historical data of the exchange and the markets your may want to trade with.
    • +
    • Backtest: Test your strategy on downloaded historical data.
    • +
    • Optimize: Find the best parameters for your strategy using hyperoptimization which employs machining learning methods. You can optimize buy, sell, take profit (ROI), stop-loss and trailing stop-loss parameters for your strategy.
    • +
    • Select markets: Create your static list or use an automatic one based on top traded volumes and/or prices (not available during backtesting). You can also explicitly blacklist markets you don't want to trade.
    • +
    • Run: Test your strategy with simulated money (Dry-Run mode) or deploy it with real money (Live-Trade mode).
    • +
    • Run using Edge (optional module): The concept is to find the best historical trade expectancy by markets based on variation of the stop-loss and then allow/reject markets to trade. The sizing of the trade is based on a risk of a percentage of your capital.
    • +
    • Control/Monitor: Use Telegram or a WebUI (start/stop the bot, show profit/loss, daily summary, current open trades results, etc.).
    • +
    • Analyse: Further analysis can be performed on either Backtesting data or Freqtrade trading history (SQL database), including automated standard plots, and methods to load the data into interactive environments.
    • +
    +

    Supported exchange marketplaces

    +

    Please read the exchange specific notes to learn about eventual, special configurations needed for each exchange.

    + +

    Supported Futures Exchanges (experimental)

    + +

    Please make sure to read the exchange specific notes, as well as the trading with leverage documentation before diving in.

    +

    Community tested

    +

    Exchanges confirmed working by the community:

    + +

    Requirements

    +

    Hardware requirements

    +

    To run this bot we recommend you a linux cloud instance with a minimum of:

    +
      +
    • 2GB RAM
    • +
    • 1GB disk space
    • +
    • 2vCPU
    • +
    +

    Software requirements

    +
      +
    • Docker (Recommended)
    • +
    +

    Alternatively

    +
      +
    • Python 3.8+
    • +
    • pip (pip3)
    • +
    • git
    • +
    • TA-Lib
    • +
    • virtualenv (Recommended)
    • +
    +

    Support

    +

    Help / Discord

    +

    For any questions not covered by the documentation or for further information about the bot, or to simply engage with like-minded individuals, we encourage you to join the Freqtrade discord server.

    +

    Ready to try?

    +

    Begin by reading the installation guide for docker (recommended), or for installation without docker.

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/installation/index.html b/en/2022.8/installation/index.html new file mode 100644 index 000000000..6e46a1dcf --- /dev/null +++ b/en/2022.8/installation/index.html @@ -0,0 +1,2033 @@ + + + + + + + + + + + + + + + + + + Linux/MacOS/Raspberry - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    Installation

    +

    This page explains how to prepare your environment for running the bot.

    +

    The freqtrade documentation describes various ways to install freqtrade

    + +

    Please consider using the prebuilt docker images to get started quickly while evaluating how freqtrade works.

    +
    +

    Information

    +

    For Windows installation, please use the windows installation guide.

    +

    The easiest way to install and run Freqtrade is to clone the bot Github repository and then run the ./setup.sh script, if it's available for your platform.

    +
    +

    Version considerations

    +

    When cloning the repository the default working branch has the name develop. This branch contains all last features (can be considered as relatively stable, thanks to automated tests). +The stable branch contains the code of the last release (done usually once per month on an approximately one week old snapshot of the develop branch to prevent packaging bugs, so potentially it's more stable).

    +
    +
    +

    Note

    +

    Python3.8 or higher and the corresponding pip are assumed to be available. The install-script will warn you and stop if that's not the case. git is also needed to clone the Freqtrade repository.
    +Also, python headers (python<yourversion>-dev / python<yourversion>-devel) must be available for the installation to complete successfully.

    +
    +
    +

    Up-to-date clock

    +

    The clock on the system running the bot must be accurate, synchronized to a NTP server frequently enough to avoid problems with communication to the exchanges.

    +
    +
    +

    Requirements

    +

    These requirements apply to both Script Installation and Manual Installation.

    +
    +

    ARM64 systems

    +

    If you are running an ARM64 system (like a MacOS M1 or an Oracle VM), please use docker to run freqtrade. +While native installation is possible with some manual effort, this is not supported at the moment.

    +
    +

    Install guide

    + +

    Install code

    +

    We've included/collected install instructions for Ubuntu, MacOS, and Windows. These are guidelines and your success may vary with other distros. +OS Specific steps are listed first, the Common section below is necessary for all systems.

    +
    +

    Note

    +

    Python3.8 or higher and the corresponding pip are assumed to be available.

    +
    +
    +
    +
    +

    Install necessary dependencies

    +
    # update repository
    +sudo apt-get update
    +
    +# install packages
    +sudo apt install -y python3-pip python3-venv python3-dev python3-pandas git curl
    +
    +
    +
    +

    The following assumes the latest Raspbian Buster lite image. +This image comes with python3.9 preinstalled, making it easy to get freqtrade up and running.

    +

    Tested using a Raspberry Pi 3 with the Raspbian Buster lite image, all updates applied.

    +
    sudo apt-get install python3-venv libatlas-base-dev cmake curl
    +# Use pywheels.org to speed up installation
    +sudo echo "[global]\nextra-index-url=https://www.piwheels.org/simple" > tee /etc/pip.conf
    +
    +git clone https://github.com/freqtrade/freqtrade.git
    +cd freqtrade
    +
    +bash setup.sh -i
    +
    +
    +

    Installation duration

    +

    Depending on your internet speed and the Raspberry Pi version, installation can take multiple hours to complete. +Due to this, we recommend to use the pre-build docker-image for Raspberry, by following the Docker quickstart documentation

    +
    +
    +

    Note

    +

    The above does not install hyperopt dependencies. To install these, please use python3 -m pip install -e .[hyperopt]. +We do not advise to run hyperopt on a Raspberry Pi, since this is a very resource-heavy operation, which should be done on powerful machine.

    +
    +
    +
    +
    +
    +

    Freqtrade repository

    +

    Freqtrade is an open source crypto-currency trading bot, whose code is hosted on github.com

    +
    # Download `develop` branch of freqtrade repository
    +git clone https://github.com/freqtrade/freqtrade.git
    +
    +# Enter downloaded directory
    +cd freqtrade
    +
    +# your choice (1): novice user
    +git checkout stable
    +
    +# your choice (2): advanced user
    +git checkout develop
    +
    +

    (1) This command switches the cloned repository to the use of the stable branch. It's not needed, if you wish to stay on the (2) develop branch.

    +

    You may later switch between branches at any time with the git checkout stable/git checkout develop commands.

    +
    +Install from pypi +

    An alternative way to install Freqtrade is from pypi. The downside is that this method requires ta-lib to be correctly installed beforehand, and is therefore currently not the recommended way to install Freqtrade.

    +
    pip install freqtrade
    +
    +
    +
    +

    Script Installation

    +

    First of the ways to install Freqtrade, is to use provided the Linux/MacOS ./setup.sh script, which install all dependencies and help you configure the bot.

    +

    Make sure you fulfill the Requirements and have downloaded the Freqtrade repository.

    +

    Use /setup.sh -install (Linux/MacOS)

    +

    If you are on Debian, Ubuntu or MacOS, freqtrade provides the script to install freqtrade.

    +
    # --install, Install freqtrade from scratch
    +./setup.sh -i
    +
    +

    Activate your virtual environment

    +

    Each time you open a new terminal, you must run source .env/bin/activate to activate your virtual environment.

    +
    # then activate your .env
    +source ./.env/bin/activate
    +
    +

    Congratulations

    +

    You are ready, and run the bot

    +

    Other options of /setup.sh script

    +

    You can as well update, configure and reset the codebase of your bot with ./script.sh

    +
    # --update, Command git pull to update.
    +./setup.sh -u
    +# --reset, Hard reset your develop/stable branch.
    +./setup.sh -r
    +
    +
    ** --install **
    +
    +With this option, the script will install the bot and most dependencies:
    +You will need to have git and python3.8+ installed beforehand for this to work.
    +
    +* Mandatory software as: `ta-lib`
    +* Setup your virtualenv under `.env/`
    +
    +This option is a combination of installation tasks and `--reset`
    +
    +** --update **
    +
    +This option will pull the last version of your current branch and update your virtualenv. Run the script with this option periodically to update your bot.
    +
    +** --reset **
    +
    +This option will hard reset your branch (only if you are on either `stable` or `develop`) and recreate your virtualenv.
    +
    +
    +

    Manual Installation

    +

    Make sure you fulfill the Requirements and have downloaded the Freqtrade repository.

    +

    Install TA-Lib

    +

    TA-Lib script installation

    +
    sudo ./build_helpers/install_ta-lib.sh
    +
    +
    +

    Note

    +

    This will use the ta-lib tar.gz included in this repository.

    +
    +
    TA-Lib manual installation
    +

    Official webpage: https://mrjbq7.github.io/ta-lib/install.html

    +
    wget http://prdownloads.sourceforge.net/ta-lib/ta-lib-0.4.0-src.tar.gz
    +tar xvzf ta-lib-0.4.0-src.tar.gz
    +cd ta-lib
    +sed -i.bak "s|0.00000001|0.000000000000000001 |g" src/ta_func/ta_utility.h
    +./configure --prefix=/usr/local
    +make
    +sudo make install
    +# On debian based systems (debian, ubuntu, ...) - updating ldconfig might be necessary.
    +sudo ldconfig  
    +cd ..
    +rm -rf ./ta-lib*
    +
    +

    Setup Python virtual environment (virtualenv)

    +

    You will run freqtrade in separated virtual environment

    +
    # create virtualenv in directory /freqtrade/.env
    +python3 -m venv .env
    +
    +# run virtualenv
    +source .env/bin/activate
    +
    +

    Install python dependencies

    +
    python3 -m pip install --upgrade pip
    +python3 -m pip install -e .
    +
    +

    Congratulations

    +

    You are ready, and run the bot

    +

    (Optional) Post-installation Tasks

    +
    +

    Note

    +

    If you run the bot on a server, you should consider using Docker or a terminal multiplexer like screen or tmux to avoid that the bot is stopped on logout.

    +
    +

    On Linux with software suite systemd, as an optional post-installation task, you may wish to setup the bot to run as a systemd service or configure it to send the log messages to the syslog/rsyslog or journald daemons. See Advanced Logging for details.

    +
    +

    Installation with Conda

    +

    Freqtrade can also be installed with Miniconda or Anaconda. We recommend using Miniconda as it's installation footprint is smaller. Conda will automatically prepare and manage the extensive library-dependencies of the Freqtrade program.

    +

    What is Conda?

    +

    Conda is a package, dependency and environment manager for multiple programming languages: conda docs

    +

    Installation with conda

    +

    Install Conda

    +

    Installing on linux

    +

    Installing on windows

    +

    Answer all questions. After installation, it is mandatory to turn your terminal OFF and ON again.

    +

    Freqtrade download

    +

    Download and install freqtrade.

    +
    # download freqtrade
    +git clone https://github.com/freqtrade/freqtrade.git
    +
    +# enter downloaded directory 'freqtrade'
    +cd freqtrade      
    +
    +

    Freqtrade install: Conda Environment

    +

    Prepare conda-freqtrade environment, using file environment.yml, which exist in main freqtrade directory

    +
    conda env create -n freqtrade-conda -f environment.yml
    +
    +
    +

    Creating Conda Environment

    +

    The conda command create -n automatically installs all nested dependencies for the selected libraries, general structure of installation command is:

    +
    # choose your own packages
    +conda env create -n [name of the environment] [python version] [packages]
    +
    +# point to file with packages
    +conda env create -n [name of the environment] -f [file]
    +
    +
    +

    Enter/exit freqtrade-conda environment

    +

    To check available environments, type

    +
    conda env list
    +
    +

    Enter installed environment

    +
    # enter conda environment
    +conda activate freqtrade-conda
    +
    +# exit conda environment - don't do it now
    +conda deactivate
    +
    +

    Install last python dependencies with pip

    +
    python3 -m pip install --upgrade pip
    +python3 -m pip install -e .
    +
    +

    Patch conda libta-lib (Linux only)

    +
    # Ensure that the environment is active!
    +conda activate freqtrade-conda
    +
    +cd build_helpers
    +bash install_ta-lib.sh ${CONDA_PREFIX} nosudo
    +
    +

    Congratulations

    +

    You are ready, and run the bot

    +

    Important shortcuts

    +
    # list installed conda environments
    +conda env list
    +
    +# activate base environment
    +conda activate
    +
    +# activate freqtrade-conda environment
    +conda activate freqtrade-conda
    +
    +#deactivate any conda environments
    +conda deactivate                              
    +
    +

    Further info on anaconda

    +
    +

    New heavy packages

    +

    It may happen that creating a new Conda environment, populated with selected packages at the moment of creation takes less time than installing a large, heavy library or application, into previously set environment.

    +
    +
    +

    pip install within conda

    +

    The documentation of conda says that pip should NOT be used within conda, because internal problems can occur. +However, they are rare. Anaconda Blogpost

    +

    Nevertheless, that is why, the conda-forge channel is preferred:

    +
      +
    • more libraries are available (less need for pip)
    • +
    • conda-forge works better with pip
    • +
    • the libraries are newer
    • +
    +
    +

    Happy trading!

    +
    +

    You are ready

    +

    You've made it this far, so you have successfully installed freqtrade.

    +

    Initialize the configuration

    +
    # Step 1 - Initialize user folder
    +freqtrade create-userdir --userdir user_data
    +
    +# Step 2 - Create a new configuration file
    +freqtrade new-config --config config.json
    +
    +

    You are ready to run, read Bot Configuration, remember to start with dry_run: True and verify that everything is working.

    +

    To learn how to setup your configuration, please refer to the Bot Configuration documentation page.

    +

    Start the Bot

    +
    freqtrade trade --config config.json --strategy SampleStrategy
    +
    +
    +

    Warning

    +

    You should read through the rest of the documentation, backtest the strategy you're going to use, and use dry-run before enabling trading with real money.

    +
    +
    +

    Troubleshooting

    +

    Common problem: "command not found"

    +

    If you used (1)Script or (2)Manual installation, you need to run the bot in virtual environment. If you get error as below, make sure venv is active.

    +
    # if:
    +bash: freqtrade: command not found
    +
    +# then activate your .env
    +source ./.env/bin/activate
    +
    +

    MacOS installation error

    +

    Newer versions of MacOS may have installation failed with errors like error: command 'g++' failed with exit status 1.

    +

    This error will require explicit installation of the SDK Headers, which are not installed by default in this version of MacOS. +For MacOS 10.14, this can be accomplished with the below command.

    +
    open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg
    +
    +

    If this file is inexistent, then you're probably on a different version of MacOS, so you may need to consult the internet for specific resolution details.

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/javascripts/config.js b/en/2022.8/javascripts/config.js new file mode 100644 index 000000000..80e81ba59 --- /dev/null +++ b/en/2022.8/javascripts/config.js @@ -0,0 +1,12 @@ +window.MathJax = { + tex: { + inlineMath: [["\\(", "\\)"]], + displayMath: [["\\[", "\\]"]], + processEscapes: true, + processEnvironments: true + }, + options: { + ignoreHtmlClass: ".*|", + processHtmlClass: "arithmatex" + } +}; diff --git a/en/2022.8/leverage/index.html b/en/2022.8/leverage/index.html new file mode 100644 index 000000000..f1582ca2c --- /dev/null +++ b/en/2022.8/leverage/index.html @@ -0,0 +1,1453 @@ + + + + + + + + + + + + + + + + + + Short / Leverage - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    Trading with Leverage

    +
    +

    Beta feature

    +

    This feature is still in it's testing phase. Should you notice something you think is wrong please let us know via Discord or via Github Issue.

    +
    +
    +

    Multiple bots on one account

    +

    You can't run 2 bots on the same account with leverage. For leveraged / margin trading, freqtrade assumes it's the only user of the account, and all liquidation levels are calculated based on this assumption.

    +
    +
    +

    Trading with leverage is very risky

    +

    Do not trade with a leverage > 1 using a strategy that hasn't shown positive results in a live run using the spot market. Check the stoploss of your strategy. With a leverage of 2, a stoploss of 0.5 (50%) would be too low, and these trades would be liquidated before reaching that stoploss. +We do not assume any responsibility for eventual losses that occur from using this software or this mode.

    +

    Please only use advanced trading modes when you know how freqtrade (and your strategy) works. +Also, never risk more than what you can afford to lose.

    +
    +

    Please read the strategy migration guide to migrate your strategy from a freqtrade v2 strategy, to v3 strategy that can short and trade futures.

    +

    Shorting

    +

    Shorting is not possible when trading with trading_mode set to spot. To short trade, trading_mode must be set to margin(currently unavailable) or futures, with margin_mode set to cross(currently unavailable) or isolated

    +

    For a strategy to short, the strategy class must set the class variable can_short = True

    +

    Please read strategy customization for instructions on how to set signals to enter and exit short trades.

    +

    Understand trading_mode

    +

    The possible values are: spot (default), margin(Currently unavailable) or futures.

    +

    Spot

    +

    Regular trading mode (low risk)

    +
      +
    • Long trades only (No short trades).
    • +
    • No leverage.
    • +
    • No Liquidation.
    • +
    • Profits gained/lost are equal to the change in value of the assets (minus trading fees).
    • +
    +

    Leverage trading modes

    +

    With leverage, a trader borrows capital from the exchange. The capital must be re-payed fully to the exchange (potentially with interest), and the trader keeps any profits, or pays any losses, from any trades made using the borrowed capital.

    +

    Because the capital must always be re-payed, exchanges will liquidate (forcefully sell the traders assets) a trade made using borrowed capital when the total value of assets in the leverage account drops to a certain point (a point where the total value of losses is less than the value of the collateral that the trader actually owns in the leverage account), in order to ensure that the trader has enough capital to pay the borrowed assets back to the exchange. The exchange will also charge a liquidation fee, adding to the traders losses.

    +

    For this reason, DO NOT TRADE WITH LEVERAGE IF YOU DON'T KNOW EXACTLY WHAT YOUR DOING. LEVERAGE TRADING IS HIGH RISK, AND CAN RESULT IN THE VALUE OF YOUR ASSETS DROPPING TO 0 VERY QUICKLY, WITH NO CHANCE OF INCREASING IN VALUE AGAIN.

    +

    Margin (currently unavailable)

    +

    Trading occurs on the spot market, but the exchange lends currency to you in an amount equal to the chosen leverage. You pay the amount lent to you back to the exchange with interest, and your profits/losses are multiplied by the leverage specified.

    +

    Futures

    +

    Perpetual swaps (also known as Perpetual Futures) are contracts traded at a price that is closely tied to the underlying asset they are based off of (ex.). You are not trading the actual asset but instead are trading a derivative contract. Perpetual swap contracts can last indefinitely, in contrast to futures or option contracts.

    +

    In addition to the gains/losses from the change in price of the futures contract, traders also exchange funding fees, which are gains/losses worth an amount that is derived from the difference in price between the futures contract and the underlying asset. The difference in price between a futures contract and the underlying asset varies between exchanges.

    +

    To trade in futures markets, you'll have to set trading_mode to "futures". +You will also have to pick a "margin mode" (explanation below) - with freqtrade currently only supporting isolated margin.

    +
    "trading_mode": "futures",
    +"margin_mode": "isolated"
    +
    +

    Margin mode

    +

    On top of trading_mode - you will also have to configure your margin_mode. +While freqtrade currently only supports one margin mode, this will change, and by configuring it now you're all set for future updates.

    +

    The possible values are: isolated, or cross(currently unavailable).

    +

    Isolated margin mode

    +

    Each market(trading pair), keeps collateral in a separate account

    +
    "margin_mode": "isolated"
    +
    +

    Cross margin mode (currently unavailable)

    +

    One account is used to share collateral between markets (trading pairs). Margin is taken from total account balance to avoid liquidation when needed.

    +
    "margin_mode": "cross"
    +
    +

    Set leverage to use

    +

    Different strategies and risk profiles will require different levels of leverage. +While you could configure one static leverage value - freqtrade offers you the flexibility to adjust this via strategy leverage callback - which allows you to use different leverages by pair, or based on some other factor benefitting your strategy result.

    +

    If not implemented, leverage defaults to 1x (no leverage).

    +
    +

    Warning

    +

    Higher leverage also equals higher risk - be sure you fully understand the implications of using leverage!

    +
    +

    Understand liquidation_buffer

    +

    Defaults to 0.05

    +

    A ratio specifying how large of a safety net to place between the liquidation price and the stoploss to prevent a position from reaching the liquidation price. +This artificial liquidation price is calculated as:

    +

    freqtrade_liquidation_price = liquidation_price ± (abs(open_rate - liquidation_price) * liquidation_buffer)

    +
      +
    • ± = + for long trades
    • +
    • ± = - for short trades
    • +
    +

    Possible values are any floats between 0.0 and 0.99

    +

    ex: If a trade is entered at a price of 10 coin/USDT, and the liquidation price of this trade is 8 coin/USDT, then with liquidation_buffer set to 0.05 the minimum stoploss for this trade would be \(8 + ((10 - 8) * 0.05) = 8 + 0.1 = 8.1\)

    +
    +

    A liquidation_buffer of 0.0, or a low liquidation_buffer is likely to result in liquidations, and liquidation fees

    +

    Currently Freqtrade is able to calculate liquidation prices, but does not calculate liquidation fees. Setting your liquidation_buffer to 0.0, or using a low liquidation_buffer could result in your positions being liquidated. Freqtrade does not track liquidation fees, so liquidations will result in inaccurate profit/loss results for your bot. If you use a low liquidation_buffer, it is recommended to use stoploss_on_exchange if your exchange supports this.

    +
    +

    Unavailable funding rates

    +

    For futures data, exchanges commonly provide the futures candles, the marks, and the funding rates. However, it is common that whilst candles and marks might be available, the funding rates are not. This can affect backtesting timeranges, i.e. you may only be able to test recent timeranges and not earlier, experiencing the No data found. Terminating. error. To get around this, add the futures_funding_rate config option as listed in configuration.md, and it is recommended that you set this to 0, unless you know a given specific funding rate for your pair, exchange and timerange. Setting this to anything other than 0 can have drastic effects on your profit calculations within strategy, e.g. within the custom_exit, custom_stoploss, etc functions.

    +
    +

    This will mean your backtests are inaccurate.

    +

    This will not overwrite funding rates that are available from the exchange, but bear in mind that setting a false funding rate will mean backtesting results will be inaccurate for historical timeranges where funding rates are not available.

    +
    +

    Developer

    +

    Margin mode

    +

    For shorts, the currency which pays the interest fee for the borrowed currency is purchased at the same time of the closing trade (This means that the amount purchased in short closing trades is greater than the amount sold in short opening trades).

    +

    For longs, the currency which pays the interest fee for the borrowed will already be owned by the user and does not need to be purchased. The interest is subtracted from the close_value of the trade.

    +

    All Fees are included in current_profit calculations during the trade.

    +

    Futures mode

    +

    Funding fees are either added or subtracted from the total amount of a trade

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/overrides/main.html b/en/2022.8/overrides/main.html new file mode 100644 index 000000000..dfc5264be --- /dev/null +++ b/en/2022.8/overrides/main.html @@ -0,0 +1,68 @@ +{% extends "base.html" %} + + + +{% block site_nav %} + + + {% if nav %} + {% if page and page.meta and page.meta.hide %} + {% set hidden = "hidden" if "navigation" in page.meta.hide %} + {% endif %} + + {% endif %} + + + {% if page.toc and not "toc.integrate" in features %} + {% if page and page.meta and page.meta.hide %} + {% set hidden = "hidden" if "toc" in page.meta.hide %} + {% endif %} + + {% endif %} +{% endblock %} + +{% block footer %} + {{ super() }} + + + + + + + + + +{% endblock %} diff --git a/en/2022.8/plotting/index.html b/en/2022.8/plotting/index.html new file mode 100644 index 000000000..7e182a11b --- /dev/null +++ b/en/2022.8/plotting/index.html @@ -0,0 +1,1515 @@ + + + + + + + + + + + + + + + + + + Plotting - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    Plotting

    +

    This page explains how to plot prices, indicators and profits.

    +

    Installation / Setup

    +

    Plotting modules use the Plotly library. You can install / upgrade this by running the following command:

    +
    pip install -U -r requirements-plot.txt
    +
    +

    Plot price and indicators

    +

    The freqtrade plot-dataframe subcommand shows an interactive graph with three subplots:

    +
      +
    • Main plot with candlesticks and indicators following price (sma/ema)
    • +
    • Volume bars
    • +
    • Additional indicators as specified by --indicators2
    • +
    +

    plot-dataframe

    +

    Possible arguments:

    +
    usage: freqtrade plot-dataframe [-h] [-v] [--logfile FILE] [-V] [-c PATH]
    +                                [-d PATH] [--userdir PATH] [-s NAME]
    +                                [--strategy-path PATH] [-p PAIRS [PAIRS ...]]
    +                                [--indicators1 INDICATORS1 [INDICATORS1 ...]]
    +                                [--indicators2 INDICATORS2 [INDICATORS2 ...]]
    +                                [--plot-limit INT] [--db-url PATH]
    +                                [--trade-source {DB,file}] [--export EXPORT]
    +                                [--export-filename PATH]
    +                                [--timerange TIMERANGE] [-i TIMEFRAME]
    +                                [--no-trades]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...]
    +                        Limit command to these pairs. Pairs are space-
    +                        separated.
    +  --indicators1 INDICATORS1 [INDICATORS1 ...]
    +                        Set indicators from your strategy you want in the
    +                        first row of the graph. Space-separated list. Example:
    +                        `ema3 ema5`. Default: `['sma', 'ema3', 'ema5']`.
    +  --indicators2 INDICATORS2 [INDICATORS2 ...]
    +                        Set indicators from your strategy you want in the
    +                        third row of the graph. Space-separated list. Example:
    +                        `fastd fastk`. Default: `['macd', 'macdsignal']`.
    +  --plot-limit INT      Specify tick limit for plotting. Notice: too high
    +                        values cause huge files. Default: 750.
    +  --db-url PATH         Override trades database URL, this is useful in custom
    +                        deployments (default: `sqlite:///tradesv3.sqlite` for
    +                        Live Run mode, `sqlite:///tradesv3.dryrun.sqlite` for
    +                        Dry Run).
    +  --trade-source {DB,file}
    +                        Specify the source for trades (Can be DB or file
    +                        (backtest file)) Default: file
    +  --export EXPORT       Export backtest results, argument are: trades.
    +                        Example: `--export=trades`
    +  --export-filename PATH
    +                        Save backtest results to the file with this filename.
    +                        Requires `--export` to be set as well. Example:
    +                        `--export-filename=user_data/backtest_results/backtest
    +                        _today.json`
    +  --timerange TIMERANGE
    +                        Specify what timerange of data to use.
    +  -i TIMEFRAME, --timeframe TIMEFRAME
    +                        Specify timeframe (`1m`, `5m`, `30m`, `1h`, `1d`).
    +  --no-trades           Skip using trades from backtesting file and DB.
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +Strategy arguments:
    +  -s NAME, --strategy NAME
    +                        Specify strategy class name which will be used by the
    +                        bot.
    +  --strategy-path PATH  Specify additional strategy lookup path.
    +
    +

    Example:

    +
    freqtrade plot-dataframe -p BTC/ETH --strategy AwesomeStrategy
    +
    +

    The -p/--pairs argument can be used to specify pairs you would like to plot.

    +
    +

    Note

    +

    The freqtrade plot-dataframe subcommand generates one plot-file per pair.

    +
    +

    Specify custom indicators. +Use --indicators1 for the main plot and --indicators2 for the subplot below (if values are in a different range than prices).

    +
    freqtrade plot-dataframe --strategy AwesomeStrategy -p BTC/ETH --indicators1 sma ema --indicators2 macd
    +
    +

    Further usage examples

    +

    To plot multiple pairs, separate them with a space:

    +
    freqtrade plot-dataframe --strategy AwesomeStrategy -p BTC/ETH XRP/ETH
    +
    +

    To plot a timerange (to zoom in)

    +
    freqtrade plot-dataframe --strategy AwesomeStrategy -p BTC/ETH --timerange=20180801-20180805
    +
    +

    To plot trades stored in a database use --db-url in combination with --trade-source DB:

    +
    freqtrade plot-dataframe --strategy AwesomeStrategy --db-url sqlite:///tradesv3.dry_run.sqlite -p BTC/ETH --trade-source DB
    +
    +

    To plot trades from a backtesting result, use --export-filename <filename>

    +
    freqtrade plot-dataframe --strategy AwesomeStrategy --export-filename user_data/backtest_results/backtest-result.json -p BTC/ETH
    +
    +

    Plot dataframe basics

    +

    plot-dataframe2

    +

    The plot-dataframe subcommand requires backtesting data, a strategy and either a backtesting-results file or a database, containing trades corresponding to the strategy.

    +

    The resulting plot will have the following elements:

    +
      +
    • Green triangles: Buy signals from the strategy. (Note: not every buy signal generates a trade, compare to cyan circles.)
    • +
    • Red triangles: Sell signals from the strategy. (Also, not every sell signal terminates a trade, compare to red and green squares.)
    • +
    • Cyan circles: Trade entry points.
    • +
    • Red squares: Trade exit points for trades with loss or 0% profit.
    • +
    • Green squares: Trade exit points for profitable trades.
    • +
    • Indicators with values corresponding to the candle scale (e.g. SMA/EMA), as specified with --indicators1.
    • +
    • Volume (bar chart at the bottom of the main chart).
    • +
    • Indicators with values in different scales (e.g. MACD, RSI) below the volume bars, as specified with --indicators2.
    • +
    +
    +

    Bollinger Bands

    +

    Bollinger bands are automatically added to the plot if the columns bb_lowerband and bb_upperband exist, and are painted as a light blue area spanning from the lower band to the upper band.

    +
    +

    Advanced plot configuration

    +

    An advanced plot configuration can be specified in the strategy in the plot_config parameter.

    +

    Additional features when using plot_config include:

    +
      +
    • Specify colors per indicator
    • +
    • Specify additional subplots
    • +
    • Specify indicator pairs to fill area in between
    • +
    +

    The sample plot configuration below specifies fixed colors for the indicators. Otherwise, consecutive plots may produce different color schemes each time, making comparisons difficult. +It also allows multiple subplots to display both MACD and RSI at the same time.

    +

    Plot type can be configured using type key. Possible types are:

    +
      +
    • scatter corresponding to plotly.graph_objects.Scatter class (default).
    • +
    • bar corresponding to plotly.graph_objects.Bar class.
    • +
    +

    Extra parameters to plotly.graph_objects.* constructor can be specified in plotly dict.

    +

    Sample configuration with inline comments explaining the process:

    +
    @property
    +def plot_config(self):
    +    """
    +        There are a lot of solutions how to build the return dictionary.
    +        The only important point is the return value.
    +        Example:
    +            plot_config = {'main_plot': {}, 'subplots': {}}
    +
    +    """
    +    plot_config = {}
    +    plot_config['main_plot'] = {
    +        # Configuration for main plot indicators.
    +        # Assumes 2 parameters, emashort and emalong to be specified.
    +        f'ema_{self.emashort.value}': {'color': 'red'},
    +        f'ema_{self.emalong.value}': {'color': '#CCCCCC'},
    +        # By omitting color, a random color is selected.
    +        'sar': {},
    +        # fill area between senkou_a and senkou_b
    +        'senkou_a': {
    +            'color': 'green', #optional
    +            'fill_to': 'senkou_b',
    +            'fill_label': 'Ichimoku Cloud', #optional
    +            'fill_color': 'rgba(255,76,46,0.2)', #optional
    +        },
    +        # plot senkou_b, too. Not only the area to it.
    +        'senkou_b': {}
    +    }
    +    plot_config['subplots'] = {
    +         # Create subplot MACD
    +        "MACD": {
    +            'macd': {'color': 'blue', 'fill_to': 'macdhist'},
    +            'macdsignal': {'color': 'orange'},
    +            'macdhist': {'type': 'bar', 'plotly': {'opacity': 0.9}}
    +        },
    +        # Additional subplot RSI
    +        "RSI": {
    +            'rsi': {'color': 'red'}
    +        }
    +    }
    +
    +    return plot_config
    +
    +
    +As attribute (former method) +

    Assigning plot_config is also possible as Attribute (this used to be the default way). +This has the disadvantage that strategy parameters are not available, preventing certain configurations from working.

    +
        plot_config = {
    +        'main_plot': {
    +            # Configuration for main plot indicators.
    +            # Specifies `ema10` to be red, and `ema50` to be a shade of gray
    +            'ema10': {'color': 'red'},
    +            'ema50': {'color': '#CCCCCC'},
    +            # By omitting color, a random color is selected.
    +            'sar': {},
    +        # fill area between senkou_a and senkou_b
    +        'senkou_a': {
    +            'color': 'green', #optional
    +            'fill_to': 'senkou_b',
    +            'fill_label': 'Ichimoku Cloud', #optional
    +            'fill_color': 'rgba(255,76,46,0.2)', #optional
    +        },
    +        # plot senkou_b, too. Not only the area to it.
    +        'senkou_b': {}
    +        },
    +        'subplots': {
    +            # Create subplot MACD
    +            "MACD": {
    +                'macd': {'color': 'blue', 'fill_to': 'macdhist'},
    +                'macdsignal': {'color': 'orange'},
    +                'macdhist': {'type': 'bar', 'plotly': {'opacity': 0.9}}
    +            },
    +            # Additional subplot RSI
    +            "RSI": {
    +                'rsi': {'color': 'red'}
    +            }
    +        }
    +    }
    +
    +
    +
    +

    Note

    +

    The above configuration assumes that ema10, ema50, senkou_a, senkou_b, +macd, macdsignal, macdhist and rsi are columns in the DataFrame created by the strategy.

    +
    +
    +

    Warning

    +

    plotly arguments are only supported with plotly library and will not work with freq-ui.

    +
    +
    +

    Trade position adjustments

    +

    If position_adjustment_enable / adjust_trade_position() is used, the trade initial buy price is averaged over multiple orders and the trade start price will most likely appear outside the candle range.

    +
    +

    Plot profit

    +

    plot-profit

    +

    The plot-profit subcommand shows an interactive graph with three plots:

    +
      +
    • Average closing price for all pairs.
    • +
    • The summarized profit made by backtesting. +Note that this is not the real-world profit, but more of an estimate.
    • +
    • Profit for each individual pair.
    • +
    • Parallelism of trades.
    • +
    • Underwater (Periods of drawdown).
    • +
    +

    The first graph is good to get a grip of how the overall market progresses.

    +

    The second graph will show if your algorithm works or doesn't. +Perhaps you want an algorithm that steadily makes small profits, or one that acts less often, but makes big swings. +This graph will also highlight the start (and end) of the Max drawdown period.

    +

    The third graph can be useful to spot outliers, events in pairs that cause profit spikes.

    +

    The forth graph can help you analyze trade parallelism, showing how often max_open_trades have been maxed out.

    +

    Possible options for the freqtrade plot-profit subcommand:

    +
    usage: freqtrade plot-profit [-h] [-v] [--logfile FILE] [-V] [-c PATH]
    +                             [-d PATH] [--userdir PATH] [-s NAME]
    +                             [--strategy-path PATH] [-p PAIRS [PAIRS ...]]
    +                             [--timerange TIMERANGE] [--export EXPORT]
    +                             [--export-filename PATH] [--db-url PATH]
    +                             [--trade-source {DB,file}] [-i TIMEFRAME]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...]
    +                        Limit command to these pairs. Pairs are space-
    +                        separated.
    +  --timerange TIMERANGE
    +                        Specify what timerange of data to use.
    +  --export EXPORT       Export backtest results, argument are: trades.
    +                        Example: `--export=trades`
    +  --export-filename PATH, --backtest-filename PATH
    +                        Use backtest results from this filename.
    +                        Requires `--export` to be set as well. Example:
    +                        `--export-filename=user_data/backtest_results/backtest
    +                        _today.json`
    +  --db-url PATH         Override trades database URL, this is useful in custom
    +                        deployments (default: `sqlite:///tradesv3.sqlite` for
    +                        Live Run mode, `sqlite:///tradesv3.dryrun.sqlite` for
    +                        Dry Run).
    +  --trade-source {DB,file}
    +                        Specify the source for trades (Can be DB or file
    +                        (backtest file)) Default: file
    +  -i TIMEFRAME, --timeframe TIMEFRAME
    +                        Specify timeframe (`1m`, `5m`, `30m`, `1h`, `1d`).
    +  --auto-open           Automatically open generated plot.
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +Strategy arguments:
    +  -s NAME, --strategy NAME
    +                        Specify strategy class name which will be used by the
    +                        bot.
    +  --strategy-path PATH  Specify additional strategy lookup path.
    +
    +

    The -p/--pairs argument, can be used to limit the pairs that are considered for this calculation.

    +

    Examples:

    +

    Use custom backtest-export file

    +
    freqtrade plot-profit  -p LTC/BTC --export-filename user_data/backtest_results/backtest-result.json
    +
    +

    Use custom database

    +
    freqtrade plot-profit  -p LTC/BTC --db-url sqlite:///tradesv3.sqlite --trade-source DB
    +
    +
    freqtrade --datadir user_data/data/binance_save/ plot-profit -p LTC/BTC
    +
    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/plugins/index.html b/en/2022.8/plugins/index.html new file mode 100644 index 000000000..d546f3fb1 --- /dev/null +++ b/en/2022.8/plugins/index.html @@ -0,0 +1,1971 @@ + + + + + + + + + + + + + + + + + + Plugins - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Plugins

    +

    Pairlists and Pairlist Handlers

    +

    Pairlist Handlers define the list of pairs (pairlist) that the bot should trade. They are configured in the pairlists section of the configuration settings.

    +

    In your configuration, you can use Static Pairlist (defined by the StaticPairList Pairlist Handler) and Dynamic Pairlist (defined by the VolumePairList Pairlist Handler).

    +

    Additionally, AgeFilter, PrecisionFilter, PriceFilter, ShuffleFilter, SpreadFilter and VolatilityFilter act as Pairlist Filters, removing certain pairs and/or moving their positions in the pairlist.

    +

    If multiple Pairlist Handlers are used, they are chained and a combination of all Pairlist Handlers forms the resulting pairlist the bot uses for trading and backtesting. Pairlist Handlers are executed in the sequence they are configured. You should always configure either StaticPairList or VolumePairList as the starting Pairlist Handler.

    +

    Inactive markets are always removed from the resulting pairlist. Explicitly blacklisted pairs (those in the pair_blacklist configuration setting) are also always removed from the resulting pairlist.

    +

    Pair blacklist

    +

    The pair blacklist (configured via exchange.pair_blacklist in the configuration) disallows certain pairs from trading. +This can be as simple as excluding DOGE/BTC - which will remove exactly this pair.

    +

    The pair-blacklist does also support wildcards (in regex-style) - so BNB/.* will exclude ALL pairs that start with BNB. +You may also use something like .*DOWN/BTC or .*UP/BTC to exclude leveraged tokens (check Pair naming conventions for your exchange!)

    +

    Available Pairlist Handlers

    + +
    +

    Testing pairlists

    +

    Pairlist configurations can be quite tricky to get right. Best use the test-pairlist utility sub-command to test your configuration quickly.

    +
    +

    Static Pair List

    +

    By default, the StaticPairList method is used, which uses a statically defined pair whitelist from the configuration. The pairlist also supports wildcards (in regex-style) - so .*/BTC will include all pairs with BTC as a stake.

    +

    It uses configuration from exchange.pair_whitelist and exchange.pair_blacklist.

    +
    "pairlists": [
    +    {"method": "StaticPairList"}
    +],
    +
    +

    By default, only currently enabled pairs are allowed. +To skip pair validation against active markets, set "allow_inactive": true within the StaticPairList configuration. +This can be useful for backtesting expired pairs (like quarterly spot-markets). +This option must be configured along with exchange.skip_pair_validation in the exchange configuration.

    +

    When used in a "follow-up" position (e.g. after VolumePairlist), all pairs in 'pair_whitelist' will be added to the end of the pairlist.

    +

    Volume Pair List

    +

    VolumePairList employs sorting/filtering of pairs by their trading volume. It selects number_assets top pairs with sorting based on the sort_key (which can only be quoteVolume).

    +

    When used in the chain of Pairlist Handlers in a non-leading position (after StaticPairList and other Pairlist Filters), VolumePairList considers outputs of previous Pairlist Handlers, adding its sorting/selection of the pairs by the trading volume.

    +

    When used in the leading position of the chain of Pairlist Handlers, the pair_whitelist configuration setting is ignored. Instead, VolumePairList selects the top assets from all available markets with matching stake-currency on the exchange.

    +

    The refresh_period setting allows to define the period (in seconds), at which the pairlist will be refreshed. Defaults to 1800s (30 minutes). +The pairlist cache (refresh_period) on VolumePairList is only applicable to generating pairlists. +Filtering instances (not the first position in the list) will not apply any cache and will always use up-to-date data.

    +

    VolumePairList is per default based on the ticker data from exchange, as reported by the ccxt library:

    +
      +
    • The quoteVolume is the amount of quote (stake) currency traded (bought or sold) in last 24 hours.
    • +
    +
    "pairlists": [
    +    {
    +        "method": "VolumePairList",
    +        "number_assets": 20,
    +        "sort_key": "quoteVolume",
    +        "min_value": 0,
    +        "refresh_period": 1800
    +    }
    +],
    +
    +

    You can define a minimum volume with min_value - which will filter out pairs with a volume lower than the specified value in the specified timerange.

    +

    VolumePairList Advanced mode

    +

    VolumePairList can also operate in an advanced mode to build volume over a given timerange of specified candle size. It utilizes exchange historical candle data, builds a typical price (calculated by (open+high+low)/3) and multiplies the typical price with every candle's volume. The sum is the quoteVolume over the given range. This allows different scenarios, for a more smoothened volume, when using longer ranges with larger candle sizes, or the opposite when using a short range with small candles.

    +

    For convenience lookback_days can be specified, which will imply that 1d candles will be used for the lookback. In the example below the pairlist would be created based on the last 7 days:

    +
    "pairlists": [
    +    {
    +        "method": "VolumePairList",
    +        "number_assets": 20,
    +        "sort_key": "quoteVolume",
    +        "min_value": 0,
    +        "refresh_period": 86400,
    +        "lookback_days": 7
    +    }
    +],
    +
    +
    +

    Range look back and refresh period

    +

    When used in conjunction with lookback_days and lookback_timeframe the refresh_period can not be smaller than the candle size in seconds. As this will result in unnecessary requests to the exchanges API.

    +
    +
    +

    Performance implications when using lookback range

    +

    If used in first position in combination with lookback, the computation of the range based volume can be time and resource consuming, as it downloads candles for all tradable pairs. Hence it's highly advised to use the standard approach with VolumeFilter to narrow the pairlist down for further range volume calculation.

    +
    +
    +Unsupported exchanges (Bittrex, Gemini) +

    On some exchanges (like Bittrex and Gemini), regular VolumePairList does not work as the api does not natively provide 24h volume. This can be worked around by using candle data to build the volume. +To roughly simulate 24h volume, you can use the following configuration. +Please note that These pairlists will only refresh once per day.

    +
    "pairlists": [
    +    {
    +        "method": "VolumePairList",
    +        "number_assets": 20,
    +        "sort_key": "quoteVolume",
    +        "min_value": 0,
    +        "refresh_period": 86400,
    +        "lookback_days": 1
    +    }
    +],
    +
    +
    +

    More sophisticated approach can be used, by using lookback_timeframe for candle size and lookback_period which specifies the amount of candles. This example will build the volume pairs based on a rolling period of 3 days of 1h candles:

    +
    "pairlists": [
    +    {
    +        "method": "VolumePairList",
    +        "number_assets": 20,
    +        "sort_key": "quoteVolume",
    +        "min_value": 0,
    +        "refresh_period": 3600,
    +        "lookback_timeframe": "1h",
    +        "lookback_period": 72
    +    }
    +],
    +
    +
    +

    Note

    +

    VolumePairList does not support backtesting mode.

    +
    +

    AgeFilter

    +

    Removes pairs that have been listed on the exchange for less than min_days_listed days (defaults to 10) or more than max_days_listed days (defaults None mean infinity).

    +

    When pairs are first listed on an exchange they can suffer huge price drops and volatility +in the first few days while the pair goes through its price-discovery period. Bots can often +be caught out buying before the pair has finished dropping in price.

    +

    This filter allows freqtrade to ignore pairs until they have been listed for at least min_days_listed days and listed before max_days_listed.

    +

    OffsetFilter

    +

    Offsets an incoming pairlist by a given offset value.

    +

    As an example it can be used in conjunction with VolumeFilter to remove the top X volume pairs. Or to split a larger pairlist on two bot instances.

    +

    Example to remove the first 10 pairs from the pairlist, and takes the next 20 (taking items 10-30 of the initial list):

    +
    "pairlists": [
    +    // ...
    +    {
    +        "method": "OffsetFilter",
    +        "offset": 10,
    +        "number_assets": 20
    +    }
    +],
    +
    +
    +

    Warning

    +

    When OffsetFilter is used to split a larger pairlist among multiple bots in combination with VolumeFilter +it can not be guaranteed that pairs won't overlap due to slightly different refresh intervals for the +VolumeFilter.

    +
    +
    +

    Note

    +

    An offset larger than the total length of the incoming pairlist will result in an empty pairlist.

    +
    +

    PerformanceFilter

    +

    Sorts pairs by past trade performance, as follows:

    +
      +
    1. Positive performance.
    2. +
    3. No closed trades yet.
    4. +
    5. Negative performance.
    6. +
    +

    Trade count is used as a tie breaker.

    +

    You can use the minutes parameter to only consider performance of the past X minutes (rolling window). +Not defining this parameter (or setting it to 0) will use all-time performance.

    +

    The optional min_profit (as ratio -> a setting of 0.01 corresponds to 1%) parameter defines the minimum profit a pair must have to be considered. +Pairs below this level will be filtered out. +Using this parameter without minutes is highly discouraged, as it can lead to an empty pairlist without a way to recover.

    +
    "pairlists": [
    +    // ...
    +    {
    +        "method": "PerformanceFilter",
    +        "minutes": 1440,  // rolling 24h
    +        "min_profit": 0.01  // minimal profit 1%
    +    }
    +],
    +
    +

    As this Filter uses past performance of the bot, it'll have some startup-period - and should only be used after the bot has a few 100 trades in the database.

    +
    +

    Backtesting

    +

    PerformanceFilter does not support backtesting mode.

    +
    +

    PrecisionFilter

    +

    Filters low-value coins which would not allow setting stoplosses.

    +
    +

    Backtesting

    +

    PrecisionFilter does not support backtesting mode using multiple strategies.

    +
    +

    PriceFilter

    +

    The PriceFilter allows filtering of pairs by price. Currently the following price filters are supported:

    +
      +
    • min_price
    • +
    • max_price
    • +
    • max_value
    • +
    • low_price_ratio
    • +
    +

    The min_price setting removes pairs where the price is below the specified price. This is useful if you wish to avoid trading very low-priced pairs. +This option is disabled by default, and will only apply if set to > 0.

    +

    The max_price setting removes pairs where the price is above the specified price. This is useful if you wish to trade only low-priced pairs. +This option is disabled by default, and will only apply if set to > 0.

    +

    The max_value setting removes pairs where the minimum value change is above a specified value. +This is useful when an exchange has unbalanced limits. For example, if step-size = 1 (so you can only buy 1, or 2, or 3, but not 1.1 Coins) - and the price is pretty high (like 20$) as the coin has risen sharply since the last limit adaption. +As a result of the above, you can only buy for 20$, or 40$ - but not for 25$. +On exchanges that deduct fees from the receiving currency (e.g. FTX) - this can result in high value coins / amounts that are unsellable as the amount is slightly below the limit.

    +

    The low_price_ratio setting removes pairs where a raise of 1 price unit (pip) is above the low_price_ratio ratio. +This option is disabled by default, and will only apply if set to > 0.

    +

    For PriceFilter at least one of its min_price, max_price or low_price_ratio settings must be applied.

    +

    Calculation example:

    +

    Min price precision for SHITCOIN/BTC is 8 decimals. If its price is 0.00000011 - one price step above would be 0.00000012, which is ~9% higher than the previous price value. You may filter out this pair by using PriceFilter with low_price_ratio set to 0.09 (9%) or with min_price set to 0.00000011, correspondingly.

    +
    +

    Low priced pairs

    +

    Low priced pairs with high "1 pip movements" are dangerous since they are often illiquid and it may also be impossible to place the desired stoploss, which can often result in high losses since price needs to be rounded to the next tradable price - so instead of having a stoploss of -5%, you could end up with a stoploss of -9% simply due to price rounding.

    +
    +

    ShuffleFilter

    +

    Shuffles (randomizes) pairs in the pairlist. It can be used for preventing the bot from trading some of the pairs more frequently then others when you want all pairs be treated with the same priority.

    +
    +

    Tip

    +

    You may set the seed value for this Pairlist to obtain reproducible results, which can be useful for repeated backtesting sessions. If seed is not set, the pairs are shuffled in the non-repeatable random order. ShuffleFilter will automatically detect runmodes and apply the seed only for backtesting modes - if a seed value is set.

    +
    +

    SpreadFilter

    +

    Removes pairs that have a difference between asks and bids above the specified ratio, max_spread_ratio (defaults to 0.005).

    +

    Example:

    +

    If DOGE/BTC maximum bid is 0.00000026 and minimum ask is 0.00000027, the ratio is calculated as: 1 - bid/ask ~= 0.037 which is > 0.005 and this pair will be filtered out.

    +

    RangeStabilityFilter

    +

    Removes pairs where the difference between lowest low and highest high over lookback_days days is below min_rate_of_change or above max_rate_of_change. Since this is a filter that requires additional data, the results are cached for refresh_period.

    +

    In the below example: +If the trading range over the last 10 days is <1% or >99%, remove the pair from the whitelist.

    +
    "pairlists": [
    +    {
    +        "method": "RangeStabilityFilter",
    +        "lookback_days": 10,
    +        "min_rate_of_change": 0.01,
    +        "max_rate_of_change": 0.99,
    +        "refresh_period": 1440
    +    }
    +]
    +
    +
    +

    Tip

    +

    This Filter can be used to automatically remove stable coin pairs, which have a very low trading range, and are therefore extremely difficult to trade with profit. +Additionally, it can also be used to automatically remove pairs with extreme high/low variance over a given amount of time.

    +
    +

    VolatilityFilter

    +

    Volatility is the degree of historical variation of a pairs over time, it is measured by the standard deviation of logarithmic daily returns. Returns are assumed to be normally distributed, although actual distribution might be different. In a normal distribution, 68% of observations fall within one standard deviation and 95% of observations fall within two standard deviations. Assuming a volatility of 0.05 means that the expected returns for 20 out of 30 days is expected to be less than 5% (one standard deviation). Volatility is a positive ratio of the expected deviation of return and can be greater than 1.00. Please refer to the wikipedia definition of volatility.

    +

    This filter removes pairs if the average volatility over a lookback_days days is below min_volatility or above max_volatility. Since this is a filter that requires additional data, the results are cached for refresh_period.

    +

    This filter can be used to narrow down your pairs to a certain volatility or avoid very volatile pairs.

    +

    In the below example: +If the volatility over the last 10 days is not in the range of 0.05-0.50, remove the pair from the whitelist. The filter is applied every 24h.

    +
    "pairlists": [
    +    {
    +        "method": "VolatilityFilter",
    +        "lookback_days": 10,
    +        "min_volatility": 0.05,
    +        "max_volatility": 0.50,
    +        "refresh_period": 86400
    +    }
    +]
    +
    +

    Full example of Pairlist Handlers

    +

    The below example blacklists BNB/BTC, uses VolumePairList with 20 assets, sorting pairs by quoteVolume and applies PrecisionFilter and PriceFilter, filtering all assets where 1 price unit is > 1%. Then the SpreadFilter and VolatilityFilter is applied and pairs are finally shuffled with the random seed set to some predefined value.

    +
    "exchange": {
    +    "pair_whitelist": [],
    +    "pair_blacklist": ["BNB/BTC"]
    +},
    +"pairlists": [
    +    {
    +        "method": "VolumePairList",
    +        "number_assets": 20,
    +        "sort_key": "quoteVolume"
    +    },
    +    {"method": "AgeFilter", "min_days_listed": 10},
    +    {"method": "PrecisionFilter"},
    +    {"method": "PriceFilter", "low_price_ratio": 0.01},
    +    {"method": "SpreadFilter", "max_spread_ratio": 0.005},
    +    {
    +        "method": "RangeStabilityFilter",
    +        "lookback_days": 10,
    +        "min_rate_of_change": 0.01,
    +        "refresh_period": 1440
    +    },
    +    {
    +        "method": "VolatilityFilter",
    +        "lookback_days": 10,
    +        "min_volatility": 0.05,
    +        "max_volatility": 0.50,
    +        "refresh_period": 86400
    +    },
    +    {"method": "ShuffleFilter", "seed": 42}
    +],
    +
    +

    Protections

    +
    +

    Beta feature

    +

    This feature is still in it's testing phase. Should you notice something you think is wrong please let us know via Discord or via Github Issue.

    +
    +

    Protections will protect your strategy from unexpected events and market conditions by temporarily stop trading for either one pair, or for all pairs. +All protection end times are rounded up to the next candle to avoid sudden, unexpected intra-candle buys.

    +
    +

    Note

    +

    Not all Protections will work for all strategies, and parameters will need to be tuned for your strategy to improve performance.

    +
    +
    +

    Tip

    +

    Each Protection can be configured multiple times with different parameters, to allow different levels of protection (short-term / long-term).

    +
    +
    +

    Backtesting

    +

    Protections are supported by backtesting and hyperopt, but must be explicitly enabled by using the --enable-protections flag.

    +
    +
    +

    Setting protections from the configuration

    +

    Setting protections from the configuration via "protections": [], key should be considered deprecated and will be removed in a future version. +It is also no longer guaranteed that your protections apply to the strategy in cases where the strategy defines protections as property.

    +
    +

    Available Protections

    +
      +
    • StoplossGuard Stop trading if a certain amount of stoploss occurred within a certain time window.
    • +
    • MaxDrawdown Stop trading if max-drawdown is reached.
    • +
    • LowProfitPairs Lock pairs with low profits
    • +
    • CooldownPeriod Don't enter a trade right after selling a trade.
    • +
    +

    Common settings to all Protections

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    ParameterDescription
    methodProtection name to use.
    Datatype: String, selected from available Protections
    stop_duration_candlesFor how many candles should the lock be set?
    Datatype: Positive integer (in candles)
    stop_durationhow many minutes should protections be locked.
    Cannot be used together with stop_duration_candles.
    Datatype: Float (in minutes)
    lookback_period_candlesOnly trades that completed within the last lookback_period_candles candles will be considered. This setting may be ignored by some Protections.
    Datatype: Positive integer (in candles).
    lookback_periodOnly trades that completed after current_time - lookback_period will be considered.
    Cannot be used together with lookback_period_candles.
    This setting may be ignored by some Protections.
    Datatype: Float (in minutes)
    trade_limitNumber of trades required at minimum (not used by all Protections).
    Datatype: Positive integer
    +
    +

    Durations

    +

    Durations (stop_duration* and lookback_period* can be defined in either minutes or candles). +For more flexibility when testing different timeframes, all below examples will use the "candle" definition.

    +
    +

    Stoploss Guard

    +

    StoplossGuard selects all trades within lookback_period in minutes (or in candles when using lookback_period_candles). +If trade_limit or more trades resulted in stoploss, trading will stop for stop_duration in minutes (or in candles when using stop_duration_candles).

    +

    This applies across all pairs, unless only_per_pair is set to true, which will then only look at one pair at a time.

    +

    Similarly, this protection will by default look at all trades (long and short). For futures bots, setting only_per_side will make the bot only consider one side, and will then only lock this one side, allowing for example shorts to continue after a series of long stoplosses.

    +

    required_profit will determine the required relative profit (or loss) for stoplosses to consider. This should normally not be set and defaults to 0.0 - which means all losing stoplosses will be triggering a block.

    +

    The below example stops trading for all pairs for 4 candles after the last trade if the bot hit stoploss 4 times within the last 24 candles.

    +
    @property
    +def protections(self):
    +    return [
    +        {
    +            "method": "StoplossGuard",
    +            "lookback_period_candles": 24,
    +            "trade_limit": 4,
    +            "stop_duration_candles": 4,
    +            "required_profit": 0.0,
    +            "only_per_pair": False,
    +            "only_per_side": False
    +        }
    +    ]
    +
    +
    +

    Note

    +

    StoplossGuard considers all trades with the results "stop_loss", "stoploss_on_exchange" and "trailing_stop_loss" if the resulting profit was negative. +trade_limit and lookback_period will need to be tuned for your strategy.

    +
    +

    MaxDrawdown

    +

    MaxDrawdown uses all trades within lookback_period in minutes (or in candles when using lookback_period_candles) to determine the maximum drawdown. If the drawdown is below max_allowed_drawdown, trading will stop for stop_duration in minutes (or in candles when using stop_duration_candles) after the last trade - assuming that the bot needs some time to let markets recover.

    +

    The below sample stops trading for 12 candles if max-drawdown is > 20% considering all pairs - with a minimum of trade_limit trades - within the last 48 candles. If desired, lookback_period and/or stop_duration can be used.

    +
    @property
    +def protections(self):
    +    return  [
    +        {
    +            "method": "MaxDrawdown",
    +            "lookback_period_candles": 48,
    +            "trade_limit": 20,
    +            "stop_duration_candles": 12,
    +            "max_allowed_drawdown": 0.2
    +        },
    +    ]
    +
    +

    Low Profit Pairs

    +

    LowProfitPairs uses all trades for a pair within lookback_period in minutes (or in candles when using lookback_period_candles) to determine the overall profit ratio. +If that ratio is below required_profit, that pair will be locked for stop_duration in minutes (or in candles when using stop_duration_candles).

    +

    For futures bots, setting only_per_side will make the bot only consider one side, and will then only lock this one side, allowing for example shorts to continue after a series of long losses.

    +

    The below example will stop trading a pair for 60 minutes if the pair does not have a required profit of 2% (and a minimum of 2 trades) within the last 6 candles.

    +
    @property
    +def protections(self):
    +    return [
    +        {
    +            "method": "LowProfitPairs",
    +            "lookback_period_candles": 6,
    +            "trade_limit": 2,
    +            "stop_duration": 60,
    +            "required_profit": 0.02,
    +            "only_per_pair": False,
    +        }
    +    ]
    +
    +

    Cooldown Period

    +

    CooldownPeriod locks a pair for stop_duration in minutes (or in candles when using stop_duration_candles) after selling, avoiding a re-entry for this pair for stop_duration minutes.

    +

    The below example will stop trading a pair for 2 candles after closing a trade, allowing this pair to "cool down".

    +
    @property
    +def protections(self):
    +    return  [
    +        {
    +            "method": "CooldownPeriod",
    +            "stop_duration_candles": 2
    +        }
    +    ]
    +
    +
    +

    Note

    +

    This Protection applies only at pair-level, and will never lock all pairs globally. +This Protection does not consider lookback_period as it only looks at the latest trade.

    +
    +

    Full example of Protections

    +

    All protections can be combined at will, also with different parameters, creating a increasing wall for under-performing pairs. +All protections are evaluated in the sequence they are defined.

    +

    The below example assumes a timeframe of 1 hour:

    +
      +
    • Locks each pair after selling for an additional 5 candles (CooldownPeriod), giving other pairs a chance to get filled.
    • +
    • Stops trading for 4 hours (4 * 1h candles) if the last 2 days (48 * 1h candles) had 20 trades, which caused a max-drawdown of more than 20%. (MaxDrawdown).
    • +
    • Stops trading if more than 4 stoploss occur for all pairs within a 1 day (24 * 1h candles) limit (StoplossGuard).
    • +
    • Locks all pairs that had 4 Trades within the last 6 hours (6 * 1h candles) with a combined profit ratio of below 0.02 (<2%) (LowProfitPairs).
    • +
    • Locks all pairs for 2 candles that had a profit of below 0.01 (<1%) within the last 24h (24 * 1h candles), a minimum of 4 trades.
    • +
    +
    from freqtrade.strategy import IStrategy
    +
    +class AwesomeStrategy(IStrategy)
    +    timeframe = '1h'
    +
    +    @property
    +    def protections(self):
    +        return [
    +            {
    +                "method": "CooldownPeriod",
    +                "stop_duration_candles": 5
    +            },
    +            {
    +                "method": "MaxDrawdown",
    +                "lookback_period_candles": 48,
    +                "trade_limit": 20,
    +                "stop_duration_candles": 4,
    +                "max_allowed_drawdown": 0.2
    +            },
    +            {
    +                "method": "StoplossGuard",
    +                "lookback_period_candles": 24,
    +                "trade_limit": 4,
    +                "stop_duration_candles": 2,
    +                "only_per_pair": False
    +            },
    +            {
    +                "method": "LowProfitPairs",
    +                "lookback_period_candles": 6,
    +                "trade_limit": 2,
    +                "stop_duration_candles": 60,
    +                "required_profit": 0.02
    +            },
    +            {
    +                "method": "LowProfitPairs",
    +                "lookback_period_candles": 24,
    +                "trade_limit": 4,
    +                "stop_duration_candles": 2,
    +                "required_profit": 0.01
    +            }
    +        ]
    +    # ...
    +
    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/requirements-docs.txt b/en/2022.8/requirements-docs.txt new file mode 100644 index 000000000..bffc04d1c --- /dev/null +++ b/en/2022.8/requirements-docs.txt @@ -0,0 +1,6 @@ +markdown==3.3.7 +mkdocs==1.3.1 +mkdocs-material==8.4.1 +mdx_truly_sane_lists==1.3 +pymdown-extensions==9.5 +jinja2==3.1.2 diff --git a/en/2022.8/rest-api/index.html b/en/2022.8/rest-api/index.html new file mode 100644 index 000000000..2f2d2f885 --- /dev/null +++ b/en/2022.8/rest-api/index.html @@ -0,0 +1,1735 @@ + + + + + + + + + + + + + + + + + + REST API & FreqUI - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    REST API & FreqUI

    +

    FreqUI

    +

    Freqtrade provides a builtin webserver, which can serve FreqUI, the freqtrade UI.

    +

    By default, the UI is not included in the installation (except for docker images), and must be installed explicitly with freqtrade install-ui. +This same command can also be used to update freqUI, should there be a new release.

    +

    Once the bot is started in trade / dry-run mode (with freqtrade trade) - the UI will be available under the configured port below (usually http://127.0.0.1:8080).

    +
    +

    Alpha release

    +

    FreqUI is still considered an alpha release - if you encounter bugs or inconsistencies please open a FreqUI issue.

    +
    +
    +

    developers

    +

    Developers should not use this method, but instead use the method described in the freqUI repository to get the source-code of freqUI.

    +
    +

    Configuration

    +

    Enable the rest API by adding the api_server section to your configuration and setting api_server.enabled to true.

    +

    Sample configuration:

    +
        "api_server": {
    +        "enabled": true,
    +        "listen_ip_address": "127.0.0.1",
    +        "listen_port": 8080,
    +        "verbosity": "error",
    +        "enable_openapi": false,
    +        "jwt_secret_key": "somethingrandom",
    +        "CORS_origins": [],
    +        "username": "Freqtrader",
    +        "password": "SuperSecret1!"
    +    },
    +
    +
    +

    Security warning

    +

    By default, the configuration listens on localhost only (so it's not reachable from other systems). We strongly recommend to not expose this API to the internet and choose a strong, unique password, since others will potentially be able to control your bot.

    +
    +
    +API/UI Access on a remote servers +

    If you're running on a VPS, you should consider using either a ssh tunnel, or setup a VPN (openVPN, wireguard) to connect to your bot. +This will ensure that freqUI is not directly exposed to the internet, which is not recommended for security reasons (freqUI does not support https out of the box). +Setup of these tools is not part of this tutorial, however many good tutorials can be found on the internet.

    +
    +

    You can then access the API by going to http://127.0.0.1:8080/api/v1/ping in a browser to check if the API is running correctly. +This should return the response:

    +
    {"status":"pong"}
    +
    +

    All other endpoints return sensitive info and require authentication and are therefore not available through a web browser.

    +

    Security

    +

    To generate a secure password, best use a password manager, or use the below code.

    +
    import secrets
    +secrets.token_hex()
    +
    +
    +

    JWT token

    +

    Use the same method to also generate a JWT secret key (jwt_secret_key).

    +
    +
    +

    Password selection

    +

    Please make sure to select a very strong, unique password to protect your bot from unauthorized access. +Also change jwt_secret_key to something random (no need to remember this, but it'll be used to encrypt your session, so it better be something unique!).

    +
    +

    Configuration with docker

    +

    If you run your bot using docker, you'll need to have the bot listen to incoming connections. The security is then handled by docker.

    +
        "api_server": {
    +        "enabled": true,
    +        "listen_ip_address": "0.0.0.0",
    +        "listen_port": 8080,
    +        "username": "Freqtrader",
    +        "password": "SuperSecret1!",
    +        //...
    +    },
    +
    +

    Make sure that the following 2 lines are available in your docker-compose file:

    +
        ports:
    +      - "127.0.0.1:8080:8080"
    +
    +
    +

    Security warning

    +

    By using 8080:8080 in the docker port mapping, the API will be available to everyone connecting to the server under the correct port, so others may be able to control your bot.

    +
    +

    Rest API

    +

    Consuming the API

    +

    You can consume the API by using the script scripts/rest_client.py. +The client script only requires the requests module, so Freqtrade does not need to be installed on the system.

    +
    python3 scripts/rest_client.py <command> [optional parameters]
    +
    +

    By default, the script assumes 127.0.0.1 (localhost) and port 8080 to be used, however you can specify a configuration file to override this behaviour.

    +

    Minimalistic client config

    +
    {
    +    "api_server": {
    +        "enabled": true,
    +        "listen_ip_address": "0.0.0.0",
    +        "listen_port": 8080,
    +        "username": "Freqtrader",
    +        "password": "SuperSecret1!",
    +        //...
    +    }
    +}
    +
    +
    python3 scripts/rest_client.py --config rest_config.json <command> [optional parameters]
    +
    +

    Available endpoints

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    CommandDescription
    pingSimple command testing the API Readiness - requires no authentication.
    startStarts the trader.
    stopStops the trader.
    stopbuyStops the trader from opening new trades. Gracefully closes open trades according to their rules.
    reload_configReloads the configuration file.
    tradesList last trades. Limited to 500 trades per call.
    trade/<tradeid>Get specific trade.
    delete_trade <trade_id>Remove trade from the database. Tries to close open orders. Requires manual handling of this trade on the exchange.
    show_configShows part of the current configuration with relevant settings to operation.
    logsShows last log messages.
    statusLists all open trades.
    countDisplays number of trades used and available.
    locksDisplays currently locked pairs.
    delete_lock <lock_id>Deletes (disables) the lock by id.
    profitDisplay a summary of your profit/loss from close trades and some stats about your performance.
    forceexit <trade_id>Instantly exits the given trade (Ignoring minimum_roi).
    forceexit allInstantly exits all open trades (Ignoring minimum_roi).
    forceenter <pair> [rate]Instantly enters the given pair. Rate is optional. (force_entry_enable must be set to True)
    forceenter <pair> <side> [rate]Instantly longs or shorts the given pair. Rate is optional. (force_entry_enable must be set to True)
    performanceShow performance of each finished trade grouped by pair.
    balanceShow account balance per currency.
    daily <n>Shows profit or loss per day, over the last n days (n defaults to 7).
    statsDisplay a summary of profit / loss reasons as well as average holding times.
    whitelistShow the current whitelist.
    blacklist [pair]Show the current blacklist, or adds a pair to the blacklist.
    edgeShow validated pairs by Edge if it is enabled.
    pair_candlesReturns dataframe for a pair / timeframe combination while the bot is running. Alpha
    pair_historyReturns an analyzed dataframe for a given timerange, analyzed by a given strategy. Alpha
    plot_configGet plot config from the strategy (or nothing if not configured). Alpha
    strategiesList strategies in strategy directory. Alpha
    strategy <strategy>Get specific Strategy content. Alpha
    available_pairsList available backtest data. Alpha
    versionShow version.
    sysinfoShow informations about the system load.
    healthShow bot health (last bot loop).
    +
    +

    Alpha status

    +

    Endpoints labeled with Alpha status above may change at any time without notice.

    +
    +

    Possible commands can be listed from the rest-client script using the help command.

    +
    python3 scripts/rest_client.py help
    +
    +
    Possible commands:
    +
    +available_pairs
    +    Return available pair (backtest data) based on timeframe / stake_currency selection
    +
    +        :param timeframe: Only pairs with this timeframe available.
    +        :param stake_currency: Only pairs that include this timeframe
    +
    +balance
    +    Get the account balance.
    +
    +blacklist
    +    Show the current blacklist.
    +
    +        :param add: List of coins to add (example: "BNB/BTC")
    +
    +count
    +    Return the amount of open trades.
    +
    +daily
    +    Return the profits for each day, and amount of trades.
    +
    +delete_lock
    +    Delete (disable) lock from the database.
    +
    +        :param lock_id: ID for the lock to delete
    +
    +delete_trade
    +    Delete trade from the database.
    +        Tries to close open orders. Requires manual handling of this asset on the exchange.
    +
    +        :param trade_id: Deletes the trade with this ID from the database.
    +
    +edge
    +    Return information about edge.
    +
    +forcebuy
    +    Buy an asset.
    +
    +        :param pair: Pair to buy (ETH/BTC)
    +        :param price: Optional - price to buy
    +
    +forceenter
    +    Force entering a trade
    +
    +        :param pair: Pair to buy (ETH/BTC)
    +        :param side: 'long' or 'short'
    +        :param price: Optional - price to buy
    +
    +forceexit
    +    Force-exit a trade.
    +
    +        :param tradeid: Id of the trade (can be received via status command)
    +        :param ordertype: Order type to use (must be market or limit)
    +        :param amount: Amount to sell. Full sell if not given
    +
    +health
    +    Provides a quick health check of the running bot.
    +
    +locks
    +    Return current locks
    +
    +logs
    +    Show latest logs.
    +
    +        :param limit: Limits log messages to the last <limit> logs. No limit to get the entire log.
    +
    +pair_candles
    +    Return live dataframe for <pair><timeframe>.
    +
    +        :param pair: Pair to get data for
    +        :param timeframe: Only pairs with this timeframe available.
    +        :param limit: Limit result to the last n candles.
    +
    +pair_history
    +    Return historic, analyzed dataframe
    +
    +        :param pair: Pair to get data for
    +        :param timeframe: Only pairs with this timeframe available.
    +        :param strategy: Strategy to analyze and get values for
    +        :param timerange: Timerange to get data for (same format than --timerange endpoints)
    +
    +performance
    +    Return the performance of the different coins.
    +
    +ping
    +    simple ping
    +
    +plot_config
    +    Return plot configuration if the strategy defines one.
    +
    +profit
    +    Return the profit summary.
    +
    +reload_config
    +    Reload configuration.
    +
    +show_config
    +
    +        Returns part of the configuration, relevant for trading operations.
    +
    +start
    +    Start the bot if it's in the stopped state.
    +
    +stats
    +    Return the stats report (durations, sell-reasons).
    +
    +status
    +    Get the status of open trades.
    +
    +stop
    +    Stop the bot. Use `start` to restart.
    +
    +stopbuy
    +    Stop buying (but handle sells gracefully). Use `reload_config` to reset.
    +
    +strategies
    +    Lists available strategies
    +
    +strategy
    +    Get strategy details
    +
    +        :param strategy: Strategy class name
    +
    +sysinfo
    +    Provides system information (CPU, RAM usage)
    +
    +trade
    +    Return specific trade
    +
    +        :param trade_id: Specify which trade to get.
    +
    +trades
    +    Return trades history, sorted by id
    +
    +        :param limit: Limits trades to the X last trades. Max 500 trades.
    +        :param offset: Offset by this amount of trades.
    +
    +version
    +    Return the version of the bot.
    +
    +whitelist
    +    Show the current whitelist.
    +
    +

    OpenAPI interface

    +

    To enable the builtin openAPI interface (Swagger UI), specify "enable_openapi": true in the api_server configuration. +This will enable the Swagger UI at the /docs endpoint. By default, that's running at http://localhost:8080/docs - but it'll depend on your settings.

    +

    Advanced API usage using JWT tokens

    +
    +

    Note

    +

    The below should be done in an application (a Freqtrade REST API client, which fetches info via API), and is not intended to be used on a regular basis.

    +
    +

    Freqtrade's REST API also offers JWT (JSON Web Tokens). +You can login using the following command, and subsequently use the resulting access_token.

    +
    > curl -X POST --user Freqtrader http://localhost:8080/api/v1/token/login
    +{"access_token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1ODkxMTk2ODEsIm5iZiI6MTU4OTExOTY4MSwianRpIjoiMmEwYmY0NWUtMjhmOS00YTUzLTlmNzItMmM5ZWVlYThkNzc2IiwiZXhwIjoxNTg5MTIwNTgxLCJpZGVudGl0eSI6eyJ1IjoiRnJlcXRyYWRlciJ9LCJmcmVzaCI6ZmFsc2UsInR5cGUiOiJhY2Nlc3MifQ.qt6MAXYIa-l556OM7arBvYJ0SDI9J8bIk3_glDujF5g","refresh_token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1ODkxMTk2ODEsIm5iZiI6MTU4OTExOTY4MSwianRpIjoiZWQ1ZWI3YjAtYjMwMy00YzAyLTg2N2MtNWViMjIxNWQ2YTMxIiwiZXhwIjoxNTkxNzExNjgxLCJpZGVudGl0eSI6eyJ1IjoiRnJlcXRyYWRlciJ9LCJ0eXBlIjoicmVmcmVzaCJ9.d1AT_jYICyTAjD0fiQAr52rkRqtxCjUGEMwlNuuzgNQ"}
    +
    +> access_token="eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1ODkxMTk2ODEsIm5iZiI6MTU4OTExOTY4MSwianRpIjoiMmEwYmY0NWUtMjhmOS00YTUzLTlmNzItMmM5ZWVlYThkNzc2IiwiZXhwIjoxNTg5MTIwNTgxLCJpZGVudGl0eSI6eyJ1IjoiRnJlcXRyYWRlciJ9LCJmcmVzaCI6ZmFsc2UsInR5cGUiOiJhY2Nlc3MifQ.qt6MAXYIa-l556OM7arBvYJ0SDI9J8bIk3_glDujF5g"
    +# Use access_token for authentication
    +> curl -X GET --header "Authorization: Bearer ${access_token}" http://localhost:8080/api/v1/count
    +
    +

    Since the access token has a short timeout (15 min) - the token/refresh request should be used periodically to get a fresh access token:

    +
    > curl -X POST --header "Authorization: Bearer ${refresh_token}"http://localhost:8080/api/v1/token/refresh
    +{"access_token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1ODkxMTk5NzQsIm5iZiI6MTU4OTExOTk3NCwianRpIjoiMDBjNTlhMWUtMjBmYS00ZTk0LTliZjAtNWQwNTg2MTdiZDIyIiwiZXhwIjoxNTg5MTIwODc0LCJpZGVudGl0eSI6eyJ1IjoiRnJlcXRyYWRlciJ9LCJmcmVzaCI6ZmFsc2UsInR5cGUiOiJhY2Nlc3MifQ.1seHlII3WprjjclY6DpRhen0rqdF4j6jbvxIhUFaSbs"}
    +
    +

    CORS

    +

    This whole section is only necessary in cross-origin cases (where you multiple bot API's running on localhost:8081, localhost:8082, ...), and want to combine them into one FreqUI instance.

    +
    +Technical explanation +

    All web-based front-ends are subject to CORS - Cross-Origin Resource Sharing. +Since most of the requests to the Freqtrade API must be authenticated, a proper CORS policy is key to avoid security problems. +Also, the standard disallows * CORS policies for requests with credentials, so this setting must be set appropriately.

    +
    +

    Users can allow access from different origin URL's to the bot API via the CORS_origins configuration setting. +It consists of a list of allowed URL's that are allowed to consume resources from the bot's API.

    +

    Assuming your application is deployed as https://frequi.freqtrade.io/home/ - this would mean that the following configuration becomes necessary:

    +
    {
    +    //...
    +    "jwt_secret_key": "somethingrandom",
    +    "CORS_origins": ["https://frequi.freqtrade.io"],
    +    //...
    +}
    +
    +

    In the following (pretty common) case, FreqUI is accessible on http://localhost:8080/trade (this is what you see in your navbar when navigating to freqUI). +freqUI url

    +

    The correct configuration for this case is http://localhost:8080 - the main part of the URL including the port.

    +
    {
    +    //...
    +    "jwt_secret_key": "somethingrandom",
    +    "CORS_origins": ["http://localhost:8080"],
    +    //...
    +}
    +
    +
    +

    Note

    +

    We strongly recommend to also set jwt_secret_key to something random and known only to yourself to avoid unauthorized access to your bot.

    +
    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/sandbox-testing/index.html b/en/2022.8/sandbox-testing/index.html new file mode 100644 index 000000000..7d3b3157c --- /dev/null +++ b/en/2022.8/sandbox-testing/index.html @@ -0,0 +1,1354 @@ + + + + + + + + + + + + + + + + + + Sandbox Testing - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Sandbox API testing

    +

    Some exchanges provide sandboxes or testbeds for risk-free testing, while running the bot against a real exchange. +With some configuration, freqtrade (in combination with ccxt) provides access to these.

    +

    This document is an overview to configure Freqtrade to be used with sandboxes. +This can be useful to developers and trader alike.

    +
    +

    Warning

    +

    Sandboxes usually have very low volume, and either a very wide spread, or no orders available at all. +Therefore, sandboxes will usually not do a good job of showing you how a strategy would work in real trading.

    +
    +

    Exchanges known to have a sandbox / testnet

    + +
    +

    Note

    +

    We did not test correct functioning of all of the above testnets. Please report your experiences with each sandbox.

    +
    +
    +

    Configure a Sandbox account

    +

    When testing your API connectivity, make sure to use the appropriate sandbox / testnet URL.

    +

    In general, you should follow these steps to enable an exchange's sandbox:

    +
      +
    • Figure out if an exchange has a sandbox (most likely by using google or the exchange's support documents)
    • +
    • Create a sandbox account (often the sandbox-account requires separate registration)
    • +
    • Add some test assets to account
    • +
    • Create API keys
    • +
    +

    Add test funds

    +

    Usually, sandbox exchanges allow depositing funds directly via web-interface. +You should make sure to have a realistic amount of funds available to your test-account, so results are representable of your real account funds.

    +
    +

    Warning

    +

    Test exchanges will NEVER require your real credit card or banking details!

    +
    +

    Configure freqtrade to use a exchange's sandbox

    +

    Sandbox URLs

    +

    Freqtrade makes use of CCXT which in turn provides a list of URLs to Freqtrade. +These include ['test'] and ['api'].

    +
      +
    • [Test] if available will point to an Exchanges sandbox.
    • +
    • [Api] normally used, and resolves to live API target on the exchange.
    • +
    +

    To make use of sandbox / test add "sandbox": true, to your config.json

    +
      "exchange": {
    +        "name": "coinbasepro",
    +        "sandbox": true,
    +        "key": "5wowfxemogxeowo;heiohgmd",
    +        "secret": "/ZMH1P62rCVmwefewrgcewX8nh4gob+lywxfwfxwwfxwfNsH1ySgvWCUR/w==",
    +        "password": "1bkjfkhfhfu6sr",
    +        "outdated_offset": 5
    +        "pair_whitelist": [
    +            "BTC/USD"
    +        ]
    +  },
    +  "datadir": "user_data/data/coinbasepro_sandbox"
    +
    +

    Also the following information:

    +
      +
    • api-key (created for the sandbox webpage)
    • +
    • api-secret (noted earlier)
    • +
    • password (the passphrase - noted earlier)
    • +
    +
    +

    Different data directory

    +

    We also recommend to set datadir to something identifying downloaded data as sandbox data, to avoid having sandbox data mixed with data from the real exchange. +This can be done by adding the "datadir" key to the configuration. +Now, whenever you use this configuration, your data directory will be set to this directory.

    +
    +
    +

    You should now be ready to test your sandbox

    +

    Ensure Freqtrade logs show the sandbox URL, and trades made are shown in sandbox. Also make sure to select a pair which shows at least some decent value (which very often is BTC/).

    +

    Common problems with sandbox exchanges

    +

    Sandbox exchange instances often have very low volume, which can cause some problems which usually are not seen on a real exchange instance.

    +

    Old Candles problem

    +

    Since Sandboxes often have low volume, candles can be quite old and show no volume. +To disable the error "Outdated history for pair ...", best increase the parameter "outdated_offset" to a number that seems realistic for the sandbox you're using.

    +

    Unfilled orders

    +

    Sandboxes often have very low volumes - which means that many trades can go unfilled, or can go unfilled for a very long time.

    +

    To mitigate this, you can try to match the first order on the opposite orderbook side using the following configuration:

    +

    jsonc + "order_types": { + "entry": "limit", + "exit": "limit" + // ... + }, + "entry_pricing": { + "price_side": "other", + // ... + }, + "exit_pricing":{ + "price_side": "other", + // ... + },

    +

    The configuration is similar to the suggested configuration for market orders - however by using limit-orders you can avoid moving the price too much, and you can set the worst price you might get.

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/search/search_index.json b/en/2022.8/search/search_index.json new file mode 100644 index 000000000..c60299729 --- /dev/null +++ b/en/2022.8/search/search_index.json @@ -0,0 +1 @@ +{"config":{"indexing":"full","lang":["en"],"min_search_length":3,"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"","text":"Star Fork Download Introduction \u00b6 Freqtrade is a free and open source crypto trading bot written in Python. It is designed to support all major exchanges and be controlled via Telegram or webUI. It contains backtesting, plotting and money management tools as well as strategy optimization by machine learning. DISCLAIMER This software is for educational purposes only. Do not risk money which you are afraid to lose. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS. Always start by running a trading bot in Dry-run and do not engage money before you understand how it works and what profit/loss you should expect. We strongly recommend you to have basic coding skills and Python knowledge. Do not hesitate to read the source code and understand the mechanisms of this bot, algorithms and techniques implemented in it. Features \u00b6 Develop your Strategy: Write your strategy in python, using pandas . Example strategies to inspire you are available in the strategy repository . Download market data: Download historical data of the exchange and the markets your may want to trade with. Backtest: Test your strategy on downloaded historical data. Optimize: Find the best parameters for your strategy using hyperoptimization which employs machining learning methods. You can optimize buy, sell, take profit (ROI), stop-loss and trailing stop-loss parameters for your strategy. Select markets: Create your static list or use an automatic one based on top traded volumes and/or prices (not available during backtesting). You can also explicitly blacklist markets you don't want to trade. Run: Test your strategy with simulated money (Dry-Run mode) or deploy it with real money (Live-Trade mode). Run using Edge (optional module): The concept is to find the best historical trade expectancy by markets based on variation of the stop-loss and then allow/reject markets to trade. The sizing of the trade is based on a risk of a percentage of your capital. Control/Monitor: Use Telegram or a WebUI (start/stop the bot, show profit/loss, daily summary, current open trades results, etc.). Analyse: Further analysis can be performed on either Backtesting data or Freqtrade trading history (SQL database), including automated standard plots, and methods to load the data into interactive environments . Supported exchange marketplaces \u00b6 Please read the exchange specific notes to learn about eventual, special configurations needed for each exchange. Binance Bittrex FTX Gate.io Huobi Kraken OKX (Former OKEX) potentially many others through . (We cannot guarantee they will work) Supported Futures Exchanges (experimental) \u00b6 Binance Gate.io OKX . Please make sure to read the exchange specific notes , as well as the trading with leverage documentation before diving in. Community tested \u00b6 Exchanges confirmed working by the community: Bitvavo Kucoin Requirements \u00b6 Hardware requirements \u00b6 To run this bot we recommend you a linux cloud instance with a minimum of: 2GB RAM 1GB disk space 2vCPU Software requirements \u00b6 Docker (Recommended) Alternatively Python 3.8+ pip (pip3) git TA-Lib virtualenv (Recommended) Support \u00b6 Help / Discord \u00b6 For any questions not covered by the documentation or for further information about the bot, or to simply engage with like-minded individuals, we encourage you to join the Freqtrade discord server . Ready to try? \u00b6 Begin by reading the installation guide for docker (recommended), or for installation without docker .","title":"Home"},{"location":"#introduction","text":"Freqtrade is a free and open source crypto trading bot written in Python. It is designed to support all major exchanges and be controlled via Telegram or webUI. It contains backtesting, plotting and money management tools as well as strategy optimization by machine learning. DISCLAIMER This software is for educational purposes only. Do not risk money which you are afraid to lose. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS. Always start by running a trading bot in Dry-run and do not engage money before you understand how it works and what profit/loss you should expect. We strongly recommend you to have basic coding skills and Python knowledge. Do not hesitate to read the source code and understand the mechanisms of this bot, algorithms and techniques implemented in it.","title":"Introduction"},{"location":"#features","text":"Develop your Strategy: Write your strategy in python, using pandas . Example strategies to inspire you are available in the strategy repository . Download market data: Download historical data of the exchange and the markets your may want to trade with. Backtest: Test your strategy on downloaded historical data. Optimize: Find the best parameters for your strategy using hyperoptimization which employs machining learning methods. You can optimize buy, sell, take profit (ROI), stop-loss and trailing stop-loss parameters for your strategy. Select markets: Create your static list or use an automatic one based on top traded volumes and/or prices (not available during backtesting). You can also explicitly blacklist markets you don't want to trade. Run: Test your strategy with simulated money (Dry-Run mode) or deploy it with real money (Live-Trade mode). Run using Edge (optional module): The concept is to find the best historical trade expectancy by markets based on variation of the stop-loss and then allow/reject markets to trade. The sizing of the trade is based on a risk of a percentage of your capital. Control/Monitor: Use Telegram or a WebUI (start/stop the bot, show profit/loss, daily summary, current open trades results, etc.). Analyse: Further analysis can be performed on either Backtesting data or Freqtrade trading history (SQL database), including automated standard plots, and methods to load the data into interactive environments .","title":"Features"},{"location":"#supported-exchange-marketplaces","text":"Please read the exchange specific notes to learn about eventual, special configurations needed for each exchange. Binance Bittrex FTX Gate.io Huobi Kraken OKX (Former OKEX) potentially many others through . (We cannot guarantee they will work)","title":"Supported exchange marketplaces"},{"location":"#supported-futures-exchanges-experimental","text":"Binance Gate.io OKX . Please make sure to read the exchange specific notes , as well as the trading with leverage documentation before diving in.","title":"Supported Futures Exchanges (experimental)"},{"location":"#community-tested","text":"Exchanges confirmed working by the community: Bitvavo Kucoin","title":"Community tested"},{"location":"#requirements","text":"","title":"Requirements"},{"location":"#hardware-requirements","text":"To run this bot we recommend you a linux cloud instance with a minimum of: 2GB RAM 1GB disk space 2vCPU","title":"Hardware requirements"},{"location":"#software-requirements","text":"Docker (Recommended) Alternatively Python 3.8+ pip (pip3) git TA-Lib virtualenv (Recommended)","title":"Software requirements"},{"location":"#support","text":"","title":"Support"},{"location":"#help-discord","text":"For any questions not covered by the documentation or for further information about the bot, or to simply engage with like-minded individuals, we encourage you to join the Freqtrade discord server .","title":"Help / Discord"},{"location":"#ready-to-try","text":"Begin by reading the installation guide for docker (recommended), or for installation without docker .","title":"Ready to try?"},{"location":"advanced-backtesting/","text":"Advanced Backtesting Analysis \u00b6 Analyze the buy/entry and sell/exit tags \u00b6 It can be helpful to understand how a strategy behaves according to the buy/entry tags used to mark up different buy conditions. You might want to see more complex statistics about each buy and sell condition above those provided by the default backtesting output. You may also want to determine indicator values on the signal candle that resulted in a trade opening. Note The following buy reason analysis is only available for backtesting, not hyperopt . We need to run backtesting with the --export option set to signals to enable the exporting of signals and trades: freqtrade backtesting -c --timeframe --strategy --timerange = --export = signals This will tell freqtrade to output a pickled dictionary of strategy, pairs and corresponding DataFrame of the candles that resulted in buy signals. Depending on how many buys your strategy makes, this file may get quite large, so periodically check your user_data/backtest_results folder to delete old exports. Before running your next backtest, make sure you either delete your old backtest results or run backtesting with the --cache none option to make sure no cached results are used. If all goes well, you should now see a backtest-result-{timestamp}_signals.pkl file in the user_data/backtest_results folder. To analyze the entry/exit tags, we now need to use the freqtrade backtesting-analysis command with --analysis-groups option provided with space-separated arguments (default 0 1 2 ): freqtrade backtesting-analysis -c --analysis-groups 0 1 2 3 4 This command will read from the last backtesting results. The --analysis-groups option is used to specify the various tabular outputs showing the profit fo each group or trade, ranging from the simplest (0) to the most detailed per pair, per buy and per sell tag (4): 1: profit summaries grouped by enter_tag 2: profit summaries grouped by enter_tag and exit_tag 3: profit summaries grouped by pair and enter_tag 4: profit summaries grouped by pair, enter_ and exit_tag (this can get quite large) More options are available by running with the -h option. Using export-filename \u00b6 Normally, backtesting-analysis uses the latest backtest results, but if you wanted to go back to a previous backtest output, you need to supply the --export-filename option. You can supply the same parameter to backtest-analysis with the name of the final backtest output file. This allows you to keep historical versions of backtest results and re-analyse them at a later date: freqtrade backtesting -c --timeframe --strategy --timerange = --export = signals --export-filename = /tmp/mystrat_backtest.json You should see some output similar to below in the logs with the name of the timestamped filename that was exported: 2022-06-14 16:28:32,698 - freqtrade.misc - INFO - dumping json to \"/tmp/mystrat_backtest-2022-06-14_16-28-32.json\" You can then use that filename in backtesting-analysis : freqtrade backtesting-analysis -c --export-filename=/tmp/mystrat_backtest-2022-06-14_16-28-32.json Tuning the buy tags and sell tags to display \u00b6 To show only certain buy and sell tags in the displayed output, use the following two options: --enter-reason-list : Space-separated list of enter signals to analyse. Default: \"all\" --exit-reason-list : Space-separated list of exit signals to analyse. Default: \"all\" For example: freqtrade backtesting-analysis -c --analysis-groups 0 2 --enter-reason-list enter_tag_a enter_tag_b --exit-reason-list roi custom_exit_tag_a stop_loss Outputting signal candle indicators \u00b6 The real power of freqtrade backtesting-analysis comes from the ability to print out the indicator values present on signal candles to allow fine-grained investigation and tuning of buy signal indicators. To print out a column for a given set of indicators, use the --indicator-list option: freqtrade backtesting-analysis -c --analysis-groups 0 2 --enter-reason-list enter_tag_a enter_tag_b --exit-reason-list roi custom_exit_tag_a stop_loss --indicator-list rsi rsi_1h bb_lowerband ema_9 macd macdsignal The indicators have to be present in your strategy's main DataFrame (either for your main timeframe or for informative timeframes) otherwise they will simply be ignored in the script output.","title":"Backtest analysis"},{"location":"advanced-backtesting/#advanced-backtesting-analysis","text":"","title":"Advanced Backtesting Analysis"},{"location":"advanced-backtesting/#analyze-the-buyentry-and-sellexit-tags","text":"It can be helpful to understand how a strategy behaves according to the buy/entry tags used to mark up different buy conditions. You might want to see more complex statistics about each buy and sell condition above those provided by the default backtesting output. You may also want to determine indicator values on the signal candle that resulted in a trade opening. Note The following buy reason analysis is only available for backtesting, not hyperopt . We need to run backtesting with the --export option set to signals to enable the exporting of signals and trades: freqtrade backtesting -c --timeframe --strategy --timerange = --export = signals This will tell freqtrade to output a pickled dictionary of strategy, pairs and corresponding DataFrame of the candles that resulted in buy signals. Depending on how many buys your strategy makes, this file may get quite large, so periodically check your user_data/backtest_results folder to delete old exports. Before running your next backtest, make sure you either delete your old backtest results or run backtesting with the --cache none option to make sure no cached results are used. If all goes well, you should now see a backtest-result-{timestamp}_signals.pkl file in the user_data/backtest_results folder. To analyze the entry/exit tags, we now need to use the freqtrade backtesting-analysis command with --analysis-groups option provided with space-separated arguments (default 0 1 2 ): freqtrade backtesting-analysis -c --analysis-groups 0 1 2 3 4 This command will read from the last backtesting results. The --analysis-groups option is used to specify the various tabular outputs showing the profit fo each group or trade, ranging from the simplest (0) to the most detailed per pair, per buy and per sell tag (4): 1: profit summaries grouped by enter_tag 2: profit summaries grouped by enter_tag and exit_tag 3: profit summaries grouped by pair and enter_tag 4: profit summaries grouped by pair, enter_ and exit_tag (this can get quite large) More options are available by running with the -h option.","title":"Analyze the buy/entry and sell/exit tags"},{"location":"advanced-backtesting/#using-export-filename","text":"Normally, backtesting-analysis uses the latest backtest results, but if you wanted to go back to a previous backtest output, you need to supply the --export-filename option. You can supply the same parameter to backtest-analysis with the name of the final backtest output file. This allows you to keep historical versions of backtest results and re-analyse them at a later date: freqtrade backtesting -c --timeframe --strategy --timerange = --export = signals --export-filename = /tmp/mystrat_backtest.json You should see some output similar to below in the logs with the name of the timestamped filename that was exported: 2022-06-14 16:28:32,698 - freqtrade.misc - INFO - dumping json to \"/tmp/mystrat_backtest-2022-06-14_16-28-32.json\" You can then use that filename in backtesting-analysis : freqtrade backtesting-analysis -c --export-filename=/tmp/mystrat_backtest-2022-06-14_16-28-32.json","title":"Using export-filename"},{"location":"advanced-backtesting/#tuning-the-buy-tags-and-sell-tags-to-display","text":"To show only certain buy and sell tags in the displayed output, use the following two options: --enter-reason-list : Space-separated list of enter signals to analyse. Default: \"all\" --exit-reason-list : Space-separated list of exit signals to analyse. Default: \"all\" For example: freqtrade backtesting-analysis -c --analysis-groups 0 2 --enter-reason-list enter_tag_a enter_tag_b --exit-reason-list roi custom_exit_tag_a stop_loss","title":"Tuning the buy tags and sell tags to display"},{"location":"advanced-backtesting/#outputting-signal-candle-indicators","text":"The real power of freqtrade backtesting-analysis comes from the ability to print out the indicator values present on signal candles to allow fine-grained investigation and tuning of buy signal indicators. To print out a column for a given set of indicators, use the --indicator-list option: freqtrade backtesting-analysis -c --analysis-groups 0 2 --enter-reason-list enter_tag_a enter_tag_b --exit-reason-list roi custom_exit_tag_a stop_loss --indicator-list rsi rsi_1h bb_lowerband ema_9 macd macdsignal The indicators have to be present in your strategy's main DataFrame (either for your main timeframe or for informative timeframes) otherwise they will simply be ignored in the script output.","title":"Outputting signal candle indicators"},{"location":"advanced-hyperopt/","text":"Advanced Hyperopt \u00b6 This page explains some advanced Hyperopt topics that may require higher coding skills and Python knowledge than creation of an ordinal hyperoptimization class. Creating and using a custom loss function \u00b6 To use a custom loss function class, make sure that the function hyperopt_loss_function is defined in your custom hyperopt loss class. For the sample below, you then need to add the command line parameter --hyperopt-loss SuperDuperHyperOptLoss to your hyperopt call so this function is being used. A sample of this can be found below, which is identical to the Default Hyperopt loss implementation. A full sample can be found in userdata/hyperopts . from datetime import datetime from typing import Any , Dict from pandas import DataFrame from freqtrade.optimize.hyperopt import IHyperOptLoss TARGET_TRADES = 600 EXPECTED_MAX_PROFIT = 3.0 MAX_ACCEPTED_TRADE_DURATION = 300 class SuperDuperHyperOptLoss ( IHyperOptLoss ): \"\"\" Defines the default loss function for hyperopt \"\"\" @staticmethod def hyperopt_loss_function ( results : DataFrame , trade_count : int , min_date : datetime , max_date : datetime , config : Dict , processed : Dict [ str , DataFrame ], backtest_stats : Dict [ str , Any ], * args , ** kwargs ) -> float : \"\"\" Objective function, returns smaller number for better results This is the legacy algorithm (used until now in freqtrade). Weights are distributed as follows: * 0.4 to trade duration * 0.25: Avoiding trade loss * 1.0 to total profit, compared to the expected value (`EXPECTED_MAX_PROFIT`) defined above \"\"\" total_profit = results [ 'profit_ratio' ] . sum () trade_duration = results [ 'trade_duration' ] . mean () trade_loss = 1 - 0.25 * exp ( - ( trade_count - TARGET_TRADES ) ** 2 / 10 ** 5.8 ) profit_loss = max ( 0 , 1 - total_profit / EXPECTED_MAX_PROFIT ) duration_loss = 0.4 * min ( trade_duration / MAX_ACCEPTED_TRADE_DURATION , 1 ) result = trade_loss + profit_loss + duration_loss return result Currently, the arguments are: results : DataFrame containing the resulting trades. The following columns are available in results (corresponds to the output-file of backtesting when used with --export trades ): pair, profit_ratio, profit_abs, open_date, open_rate, fee_open, close_date, close_rate, fee_close, amount, trade_duration, is_open, exit_reason, stake_amount, min_rate, max_rate, stop_loss_ratio, stop_loss_abs trade_count : Amount of trades (identical to len(results) ) min_date : Start date of the timerange used min_date : End date of the timerange used config : Config object used (Note: Not all strategy-related parameters will be updated here if they are part of a hyperopt space). processed : Dict of Dataframes with the pair as keys containing the data used for backtesting. backtest_stats : Backtesting statistics using the same format as the backtesting file \"strategy\" substructure. Available fields can be seen in generate_strategy_stats() in optimize_reports.py . This function needs to return a floating point number ( float ). Smaller numbers will be interpreted as better results. The parameters and balancing for this is up to you. Note This function is called once per epoch - so please make sure to have this as optimized as possible to not slow hyperopt down unnecessarily. *args and **kwargs Please keep the arguments *args and **kwargs in the interface to allow us to extend this interface in the future. Overriding pre-defined spaces \u00b6 To override a pre-defined space ( roi_space , generate_roi_table , stoploss_space , trailing_space ), define a nested class called Hyperopt and define the required spaces as follows: class MyAwesomeStrategy ( IStrategy ): class HyperOpt : # Define a custom stoploss space. def stoploss_space (): return [ SKDecimal ( - 0.05 , - 0.01 , decimals = 3 , name = 'stoploss' )] # Define custom ROI space def roi_space () -> List [ Dimension ]: return [ Integer ( 10 , 120 , name = 'roi_t1' ), Integer ( 10 , 60 , name = 'roi_t2' ), Integer ( 10 , 40 , name = 'roi_t3' ), SKDecimal ( 0.01 , 0.04 , decimals = 3 , name = 'roi_p1' ), SKDecimal ( 0.01 , 0.07 , decimals = 3 , name = 'roi_p2' ), SKDecimal ( 0.01 , 0.20 , decimals = 3 , name = 'roi_p3' ), ] Note All overrides are optional and can be mixed/matched as necessary. Dynamic parameters \u00b6 Parameters can also be defined dynamically, but must be available to the instance once the * bot_start() callback has been called. class MyAwesomeStrategy ( IStrategy ): def bot_start ( self , ** kwargs ) -> None : self . buy_adx = IntParameter ( 20 , 30 , default = 30 , optimize = True ) # ... Warning Parameters created this way will not show up in the list-strategies parameter count. Overriding Base estimator \u00b6 You can define your own estimator for Hyperopt by implementing generate_estimator() in the Hyperopt subclass. class MyAwesomeStrategy ( IStrategy ): class HyperOpt : def generate_estimator ( dimensions : List [ 'Dimension' ], ** kwargs ): return \"RF\" Possible values are either one of \"GP\", \"RF\", \"ET\", \"GBRT\" (Details can be found in the scikit-optimize documentation ), or \"an instance of a class that inherits from RegressorMixin (from sklearn) and where the predict method has an optional return_std argument, which returns std(Y | x) along with E[Y | x] \". Some research will be necessary to find additional Regressors. Example for ExtraTreesRegressor (\"ET\") with additional parameters: class MyAwesomeStrategy ( IStrategy ): class HyperOpt : def generate_estimator ( dimensions : List [ 'Dimension' ], ** kwargs ): from skopt.learning import ExtraTreesRegressor # Corresponds to \"ET\" - but allows additional parameters. return ExtraTreesRegressor ( n_estimators = 100 ) The dimensions parameter is the list of skopt.space.Dimension objects corresponding to the parameters to be optimized. It can be used to create isotropic kernels for the skopt.learning.GaussianProcessRegressor estimator. Here's an example: class MyAwesomeStrategy ( IStrategy ): class HyperOpt : def generate_estimator ( dimensions : List [ 'Dimension' ], ** kwargs ): from skopt.utils import cook_estimator from skopt.learning.gaussian_process.kernels import ( Matern , ConstantKernel ) kernel_bounds = ( 0.0001 , 10000 ) kernel = ( ConstantKernel ( 1.0 , kernel_bounds ) * Matern ( length_scale = np . ones ( len ( dimensions )), length_scale_bounds = [ kernel_bounds for d in dimensions ], nu = 2.5 ) ) kernel += ( ConstantKernel ( 1.0 , kernel_bounds ) * Matern ( length_scale = np . ones ( len ( dimensions )), length_scale_bounds = [ kernel_bounds for d in dimensions ], nu = 1.5 ) ) return cook_estimator ( \"GP\" , space = dimensions , kernel = kernel , n_restarts_optimizer = 2 ) Note While custom estimators can be provided, it's up to you as User to do research on possible parameters and analyze / understand which ones should be used. If you're unsure about this, best use one of the Defaults ( \"ET\" has proven to be the most versatile) without further parameters. Space options \u00b6 For the additional spaces, scikit-optimize (in combination with Freqtrade) provides the following space types: Categorical - Pick from a list of categories (e.g. Categorical(['a', 'b', 'c'], name=\"cat\") ) Integer - Pick from a range of whole numbers (e.g. Integer(1, 10, name='rsi') ) SKDecimal - Pick from a range of decimal numbers with limited precision (e.g. SKDecimal(0.1, 0.5, decimals=3, name='adx') ). Available only with freqtrade . Real - Pick from a range of decimal numbers with full precision (e.g. Real(0.1, 0.5, name='adx') You can import all of these from freqtrade.optimize.space , although Categorical , Integer and Real are only aliases for their corresponding scikit-optimize Spaces. SKDecimal is provided by freqtrade for faster optimizations. from freqtrade.optimize.space import Categorical , Dimension , Integer , SKDecimal , Real # noqa SKDecimal vs. Real We recommend to use SKDecimal instead of the Real space in almost all cases. While the Real space provides full accuracy (up to ~16 decimal places) - this precision is rarely needed, and leads to unnecessary long hyperopt times. Assuming the definition of a rather small space ( SKDecimal(0.10, 0.15, decimals=2, name='xxx') ) - SKDecimal will have 5 possibilities ( [0.10, 0.11, 0.12, 0.13, 0.14, 0.15] ). A corresponding real space Real(0.10, 0.15 name='xxx') on the other hand has an almost unlimited number of possibilities ( [0.10, 0.010000000001, 0.010000000002, ... 0.014999999999, 0.01500000000] ).","title":"Advanced Hyperopt"},{"location":"advanced-hyperopt/#advanced-hyperopt","text":"This page explains some advanced Hyperopt topics that may require higher coding skills and Python knowledge than creation of an ordinal hyperoptimization class.","title":"Advanced Hyperopt"},{"location":"advanced-hyperopt/#creating-and-using-a-custom-loss-function","text":"To use a custom loss function class, make sure that the function hyperopt_loss_function is defined in your custom hyperopt loss class. For the sample below, you then need to add the command line parameter --hyperopt-loss SuperDuperHyperOptLoss to your hyperopt call so this function is being used. A sample of this can be found below, which is identical to the Default Hyperopt loss implementation. A full sample can be found in userdata/hyperopts . from datetime import datetime from typing import Any , Dict from pandas import DataFrame from freqtrade.optimize.hyperopt import IHyperOptLoss TARGET_TRADES = 600 EXPECTED_MAX_PROFIT = 3.0 MAX_ACCEPTED_TRADE_DURATION = 300 class SuperDuperHyperOptLoss ( IHyperOptLoss ): \"\"\" Defines the default loss function for hyperopt \"\"\" @staticmethod def hyperopt_loss_function ( results : DataFrame , trade_count : int , min_date : datetime , max_date : datetime , config : Dict , processed : Dict [ str , DataFrame ], backtest_stats : Dict [ str , Any ], * args , ** kwargs ) -> float : \"\"\" Objective function, returns smaller number for better results This is the legacy algorithm (used until now in freqtrade). Weights are distributed as follows: * 0.4 to trade duration * 0.25: Avoiding trade loss * 1.0 to total profit, compared to the expected value (`EXPECTED_MAX_PROFIT`) defined above \"\"\" total_profit = results [ 'profit_ratio' ] . sum () trade_duration = results [ 'trade_duration' ] . mean () trade_loss = 1 - 0.25 * exp ( - ( trade_count - TARGET_TRADES ) ** 2 / 10 ** 5.8 ) profit_loss = max ( 0 , 1 - total_profit / EXPECTED_MAX_PROFIT ) duration_loss = 0.4 * min ( trade_duration / MAX_ACCEPTED_TRADE_DURATION , 1 ) result = trade_loss + profit_loss + duration_loss return result Currently, the arguments are: results : DataFrame containing the resulting trades. The following columns are available in results (corresponds to the output-file of backtesting when used with --export trades ): pair, profit_ratio, profit_abs, open_date, open_rate, fee_open, close_date, close_rate, fee_close, amount, trade_duration, is_open, exit_reason, stake_amount, min_rate, max_rate, stop_loss_ratio, stop_loss_abs trade_count : Amount of trades (identical to len(results) ) min_date : Start date of the timerange used min_date : End date of the timerange used config : Config object used (Note: Not all strategy-related parameters will be updated here if they are part of a hyperopt space). processed : Dict of Dataframes with the pair as keys containing the data used for backtesting. backtest_stats : Backtesting statistics using the same format as the backtesting file \"strategy\" substructure. Available fields can be seen in generate_strategy_stats() in optimize_reports.py . This function needs to return a floating point number ( float ). Smaller numbers will be interpreted as better results. The parameters and balancing for this is up to you. Note This function is called once per epoch - so please make sure to have this as optimized as possible to not slow hyperopt down unnecessarily. *args and **kwargs Please keep the arguments *args and **kwargs in the interface to allow us to extend this interface in the future.","title":"Creating and using a custom loss function"},{"location":"advanced-hyperopt/#overriding-pre-defined-spaces","text":"To override a pre-defined space ( roi_space , generate_roi_table , stoploss_space , trailing_space ), define a nested class called Hyperopt and define the required spaces as follows: class MyAwesomeStrategy ( IStrategy ): class HyperOpt : # Define a custom stoploss space. def stoploss_space (): return [ SKDecimal ( - 0.05 , - 0.01 , decimals = 3 , name = 'stoploss' )] # Define custom ROI space def roi_space () -> List [ Dimension ]: return [ Integer ( 10 , 120 , name = 'roi_t1' ), Integer ( 10 , 60 , name = 'roi_t2' ), Integer ( 10 , 40 , name = 'roi_t3' ), SKDecimal ( 0.01 , 0.04 , decimals = 3 , name = 'roi_p1' ), SKDecimal ( 0.01 , 0.07 , decimals = 3 , name = 'roi_p2' ), SKDecimal ( 0.01 , 0.20 , decimals = 3 , name = 'roi_p3' ), ] Note All overrides are optional and can be mixed/matched as necessary.","title":"Overriding pre-defined spaces"},{"location":"advanced-hyperopt/#dynamic-parameters","text":"Parameters can also be defined dynamically, but must be available to the instance once the * bot_start() callback has been called. class MyAwesomeStrategy ( IStrategy ): def bot_start ( self , ** kwargs ) -> None : self . buy_adx = IntParameter ( 20 , 30 , default = 30 , optimize = True ) # ... Warning Parameters created this way will not show up in the list-strategies parameter count.","title":"Dynamic parameters"},{"location":"advanced-hyperopt/#overriding-base-estimator","text":"You can define your own estimator for Hyperopt by implementing generate_estimator() in the Hyperopt subclass. class MyAwesomeStrategy ( IStrategy ): class HyperOpt : def generate_estimator ( dimensions : List [ 'Dimension' ], ** kwargs ): return \"RF\" Possible values are either one of \"GP\", \"RF\", \"ET\", \"GBRT\" (Details can be found in the scikit-optimize documentation ), or \"an instance of a class that inherits from RegressorMixin (from sklearn) and where the predict method has an optional return_std argument, which returns std(Y | x) along with E[Y | x] \". Some research will be necessary to find additional Regressors. Example for ExtraTreesRegressor (\"ET\") with additional parameters: class MyAwesomeStrategy ( IStrategy ): class HyperOpt : def generate_estimator ( dimensions : List [ 'Dimension' ], ** kwargs ): from skopt.learning import ExtraTreesRegressor # Corresponds to \"ET\" - but allows additional parameters. return ExtraTreesRegressor ( n_estimators = 100 ) The dimensions parameter is the list of skopt.space.Dimension objects corresponding to the parameters to be optimized. It can be used to create isotropic kernels for the skopt.learning.GaussianProcessRegressor estimator. Here's an example: class MyAwesomeStrategy ( IStrategy ): class HyperOpt : def generate_estimator ( dimensions : List [ 'Dimension' ], ** kwargs ): from skopt.utils import cook_estimator from skopt.learning.gaussian_process.kernels import ( Matern , ConstantKernel ) kernel_bounds = ( 0.0001 , 10000 ) kernel = ( ConstantKernel ( 1.0 , kernel_bounds ) * Matern ( length_scale = np . ones ( len ( dimensions )), length_scale_bounds = [ kernel_bounds for d in dimensions ], nu = 2.5 ) ) kernel += ( ConstantKernel ( 1.0 , kernel_bounds ) * Matern ( length_scale = np . ones ( len ( dimensions )), length_scale_bounds = [ kernel_bounds for d in dimensions ], nu = 1.5 ) ) return cook_estimator ( \"GP\" , space = dimensions , kernel = kernel , n_restarts_optimizer = 2 ) Note While custom estimators can be provided, it's up to you as User to do research on possible parameters and analyze / understand which ones should be used. If you're unsure about this, best use one of the Defaults ( \"ET\" has proven to be the most versatile) without further parameters.","title":"Overriding Base estimator"},{"location":"advanced-hyperopt/#space-options","text":"For the additional spaces, scikit-optimize (in combination with Freqtrade) provides the following space types: Categorical - Pick from a list of categories (e.g. Categorical(['a', 'b', 'c'], name=\"cat\") ) Integer - Pick from a range of whole numbers (e.g. Integer(1, 10, name='rsi') ) SKDecimal - Pick from a range of decimal numbers with limited precision (e.g. SKDecimal(0.1, 0.5, decimals=3, name='adx') ). Available only with freqtrade . Real - Pick from a range of decimal numbers with full precision (e.g. Real(0.1, 0.5, name='adx') You can import all of these from freqtrade.optimize.space , although Categorical , Integer and Real are only aliases for their corresponding scikit-optimize Spaces. SKDecimal is provided by freqtrade for faster optimizations. from freqtrade.optimize.space import Categorical , Dimension , Integer , SKDecimal , Real # noqa SKDecimal vs. Real We recommend to use SKDecimal instead of the Real space in almost all cases. While the Real space provides full accuracy (up to ~16 decimal places) - this precision is rarely needed, and leads to unnecessary long hyperopt times. Assuming the definition of a rather small space ( SKDecimal(0.10, 0.15, decimals=2, name='xxx') ) - SKDecimal will have 5 possibilities ( [0.10, 0.11, 0.12, 0.13, 0.14, 0.15] ). A corresponding real space Real(0.10, 0.15 name='xxx') on the other hand has an almost unlimited number of possibilities ( [0.10, 0.010000000001, 0.010000000002, ... 0.014999999999, 0.01500000000] ).","title":"Space options"},{"location":"advanced-setup/","text":"Advanced Post-installation Tasks \u00b6 This page explains some advanced tasks and configuration options that can be performed after the bot installation and may be uselful in some environments. If you do not know what things mentioned here mean, you probably do not need it. Running multiple instances of Freqtrade \u00b6 This section will show you how to run multiple bots at the same time, on the same machine. Things to consider \u00b6 Use different database files. Use different Telegram bots (requires multiple different configuration files; applies only when Telegram is enabled). Use different ports (applies only when Freqtrade REST API webserver is enabled). Different database files \u00b6 In order to keep track of your trades, profits, etc., freqtrade is using a SQLite database where it stores various types of information such as the trades you performed in the past and the current position(s) you are holding at any time. This allows you to keep track of your profits, but most importantly, keep track of ongoing activity if the bot process would be restarted or would be terminated unexpectedly. Freqtrade will, by default, use separate database files for dry-run and live bots (this assumes no database-url is given in either configuration nor via command line argument). For live trading mode, the default database will be tradesv3.sqlite and for dry-run it will be tradesv3.dryrun.sqlite . The optional argument to the trade command used to specify the path of these files is --db-url , which requires a valid SQLAlchemy url. So when you are starting a bot with only the config and strategy arguments in dry-run mode, the following 2 commands would have the same outcome. freqtrade trade -c MyConfig.json -s MyStrategy # is equivalent to freqtrade trade -c MyConfig.json -s MyStrategy --db-url sqlite:///tradesv3.dryrun.sqlite It means that if you are running the trade command in two different terminals, for example to test your strategy both for trades in USDT and in another instance for trades in BTC, you will have to run them with different databases. If you specify the URL of a database which does not exist, freqtrade will create one with the name you specified. So to test your custom strategy with BTC and USDT stake currencies, you could use the following commands (in 2 separate terminals): # Terminal 1: freqtrade trade -c MyConfigBTC.json -s MyCustomStrategy --db-url sqlite:///user_data/tradesBTC.dryrun.sqlite # Terminal 2: freqtrade trade -c MyConfigUSDT.json -s MyCustomStrategy --db-url sqlite:///user_data/tradesUSDT.dryrun.sqlite Conversely, if you wish to do the same thing in production mode, you will also have to create at least one new database (in addition to the default one) and specify the path to the \"live\" databases, for example: # Terminal 1: freqtrade trade -c MyConfigBTC.json -s MyCustomStrategy --db-url sqlite:///user_data/tradesBTC.live.sqlite # Terminal 2: freqtrade trade -c MyConfigUSDT.json -s MyCustomStrategy --db-url sqlite:///user_data/tradesUSDT.live.sqlite For more information regarding usage of the sqlite databases, for example to manually enter or remove trades, please refer to the SQL Cheatsheet . Multiple instances using docker \u00b6 To run multiple instances of freqtrade using docker you will need to edit the docker-compose.yml file and add all the instances you want as separate services. Remember, you can separate your configuration into multiple files, so it's a good idea to think about making them modular, then if you need to edit something common to all bots, you can do that in a single config file. --- version: '3' services: freqtrade1: image: freqtradeorg/freqtrade:stable # image: freqtradeorg/freqtrade:develop # Use plotting image # image: freqtradeorg/freqtrade:develop_plot # Build step - only needed when additional dependencies are needed # build: # context: . # dockerfile: \"./docker/Dockerfile.custom\" restart: always container_name: freqtrade1 volumes: - \"./user_data:/freqtrade/user_data\" # Expose api on port 8080 (localhost only) # Please read the https://www.freqtrade.io/en/latest/rest-api/ documentation # before enabling this. ports: - \"127.0.0.1:8080:8080\" # Default command used when running `docker compose up` command: > trade --logfile /freqtrade/user_data/logs/freqtrade1.log --db-url sqlite:////freqtrade/user_data/tradesv3_freqtrade1.sqlite --config /freqtrade/user_data/config.json --config /freqtrade/user_data/config.freqtrade1.json --strategy SampleStrategy freqtrade2: image: freqtradeorg/freqtrade:stable # image: freqtradeorg/freqtrade:develop # Use plotting image # image: freqtradeorg/freqtrade:develop_plot # Build step - only needed when additional dependencies are needed # build: # context: . # dockerfile: \"./docker/Dockerfile.custom\" restart: always container_name: freqtrade2 volumes: - \"./user_data:/freqtrade/user_data\" # Expose api on port 8080 (localhost only) # Please read the https://www.freqtrade.io/en/latest/rest-api/ documentation # before enabling this. ports: - \"127.0.0.1:8081:8080\" # Default command used when running `docker compose up` command: > trade --logfile /freqtrade/user_data/logs/freqtrade2.log --db-url sqlite:////freqtrade/user_data/tradesv3_freqtrade2.sqlite --config /freqtrade/user_data/config.json --config /freqtrade/user_data/config.freqtrade2.json --strategy SampleStrategy You can use whatever naming convention you want, freqtrade1 and 2 are arbitrary. Note, that you will need to use different database files, port mappings and telegram configurations for each instance, as mentioned above. Configure the bot running as a systemd service \u00b6 Copy the freqtrade.service file to your systemd user directory (usually ~/.config/systemd/user ) and update WorkingDirectory and ExecStart to match your setup. Note Certain systems (like Raspbian) don't load service unit files from the user directory. In this case, copy freqtrade.service into /etc/systemd/user/ (requires superuser permissions). After that you can start the daemon with: systemctl --user start freqtrade For this to be persistent (run when user is logged out) you'll need to enable linger for your freqtrade user. sudo loginctl enable-linger \" $USER \" If you run the bot as a service, you can use systemd service manager as a software watchdog monitoring freqtrade bot state and restarting it in the case of failures. If the internals.sd_notify parameter is set to true in the configuration or the --sd-notify command line option is used, the bot will send keep-alive ping messages to systemd using the sd_notify (systemd notifications) protocol and will also tell systemd its current state (Running or Stopped) when it changes. The freqtrade.service.watchdog file contains an example of the service unit configuration file which uses systemd as the watchdog. Note The sd_notify communication between the bot and the systemd service manager will not work if the bot runs in a Docker container. Advanced Logging \u00b6 On many Linux systems the bot can be configured to send its log messages to syslog or journald system services. Logging to a remote syslog server is also available on Windows. The special values for the --logfile command line option can be used for this. Logging to syslog \u00b6 To send Freqtrade log messages to a local or remote syslog service use the --logfile command line option with the value in the following format: --logfile syslog: -- send log messages to syslog service using the as the syslog address. The syslog address can be either a Unix domain socket (socket filename) or a UDP socket specification, consisting of IP address and UDP port, separated by the : character. So, the following are the examples of possible usages: --logfile syslog:/dev/log -- log to syslog (rsyslog) using the /dev/log socket, suitable for most systems. --logfile syslog -- same as above, the shortcut for /dev/log . --logfile syslog:/var/run/syslog -- log to syslog (rsyslog) using the /var/run/syslog socket. Use this on MacOS. --logfile syslog:localhost:514 -- log to local syslog using UDP socket, if it listens on port 514. --logfile syslog::514 -- log to remote syslog at IP address and port 514. This may be used on Windows for remote logging to an external syslog server. Log messages are send to syslog with the user facility. So you can see them with the following commands: tail -f /var/log/user , or install a comprehensive graphical viewer (for instance, 'Log File Viewer' for Ubuntu). On many systems syslog ( rsyslog ) fetches data from journald (and vice versa), so both --logfile syslog or --logfile journald can be used and the messages be viewed with both journalctl and a syslog viewer utility. You can combine this in any way which suites you better. For rsyslog the messages from the bot can be redirected into a separate dedicated log file. To achieve this, add if $programname startswith \"freqtrade\" then -/var/log/freqtrade.log to one of the rsyslog configuration files, for example at the end of the /etc/rsyslog.d/50-default.conf . For syslog ( rsyslog ), the reduction mode can be switched on. This will reduce the number of repeating messages. For instance, multiple bot Heartbeat messages will be reduced to a single message when nothing else happens with the bot. To achieve this, set in /etc/rsyslog.conf : # Filter duplicated messages $RepeatedMsgReduction on Logging to journald \u00b6 This needs the systemd python package installed as the dependency, which is not available on Windows. Hence, the whole journald logging functionality is not available for a bot running on Windows. To send Freqtrade log messages to journald system service use the --logfile command line option with the value in the following format: --logfile journald -- send log messages to journald . Log messages are send to journald with the user facility. So you can see them with the following commands: journalctl -f -- shows Freqtrade log messages sent to journald along with other log messages fetched by journald . journalctl -f -u freqtrade.service -- this command can be used when the bot is run as a systemd service. There are many other options in the journalctl utility to filter the messages, see manual pages for this utility. On many systems syslog ( rsyslog ) fetches data from journald (and vice versa), so both --logfile syslog or --logfile journald can be used and the messages be viewed with both journalctl and a syslog viewer utility. You can combine this in any way which suites you better.","title":"Advanced Post-installation Tasks"},{"location":"advanced-setup/#advanced-post-installation-tasks","text":"This page explains some advanced tasks and configuration options that can be performed after the bot installation and may be uselful in some environments. If you do not know what things mentioned here mean, you probably do not need it.","title":"Advanced Post-installation Tasks"},{"location":"advanced-setup/#running-multiple-instances-of-freqtrade","text":"This section will show you how to run multiple bots at the same time, on the same machine.","title":"Running multiple instances of Freqtrade"},{"location":"advanced-setup/#things-to-consider","text":"Use different database files. Use different Telegram bots (requires multiple different configuration files; applies only when Telegram is enabled). Use different ports (applies only when Freqtrade REST API webserver is enabled).","title":"Things to consider"},{"location":"advanced-setup/#different-database-files","text":"In order to keep track of your trades, profits, etc., freqtrade is using a SQLite database where it stores various types of information such as the trades you performed in the past and the current position(s) you are holding at any time. This allows you to keep track of your profits, but most importantly, keep track of ongoing activity if the bot process would be restarted or would be terminated unexpectedly. Freqtrade will, by default, use separate database files for dry-run and live bots (this assumes no database-url is given in either configuration nor via command line argument). For live trading mode, the default database will be tradesv3.sqlite and for dry-run it will be tradesv3.dryrun.sqlite . The optional argument to the trade command used to specify the path of these files is --db-url , which requires a valid SQLAlchemy url. So when you are starting a bot with only the config and strategy arguments in dry-run mode, the following 2 commands would have the same outcome. freqtrade trade -c MyConfig.json -s MyStrategy # is equivalent to freqtrade trade -c MyConfig.json -s MyStrategy --db-url sqlite:///tradesv3.dryrun.sqlite It means that if you are running the trade command in two different terminals, for example to test your strategy both for trades in USDT and in another instance for trades in BTC, you will have to run them with different databases. If you specify the URL of a database which does not exist, freqtrade will create one with the name you specified. So to test your custom strategy with BTC and USDT stake currencies, you could use the following commands (in 2 separate terminals): # Terminal 1: freqtrade trade -c MyConfigBTC.json -s MyCustomStrategy --db-url sqlite:///user_data/tradesBTC.dryrun.sqlite # Terminal 2: freqtrade trade -c MyConfigUSDT.json -s MyCustomStrategy --db-url sqlite:///user_data/tradesUSDT.dryrun.sqlite Conversely, if you wish to do the same thing in production mode, you will also have to create at least one new database (in addition to the default one) and specify the path to the \"live\" databases, for example: # Terminal 1: freqtrade trade -c MyConfigBTC.json -s MyCustomStrategy --db-url sqlite:///user_data/tradesBTC.live.sqlite # Terminal 2: freqtrade trade -c MyConfigUSDT.json -s MyCustomStrategy --db-url sqlite:///user_data/tradesUSDT.live.sqlite For more information regarding usage of the sqlite databases, for example to manually enter or remove trades, please refer to the SQL Cheatsheet .","title":"Different database files"},{"location":"advanced-setup/#multiple-instances-using-docker","text":"To run multiple instances of freqtrade using docker you will need to edit the docker-compose.yml file and add all the instances you want as separate services. Remember, you can separate your configuration into multiple files, so it's a good idea to think about making them modular, then if you need to edit something common to all bots, you can do that in a single config file. --- version: '3' services: freqtrade1: image: freqtradeorg/freqtrade:stable # image: freqtradeorg/freqtrade:develop # Use plotting image # image: freqtradeorg/freqtrade:develop_plot # Build step - only needed when additional dependencies are needed # build: # context: . # dockerfile: \"./docker/Dockerfile.custom\" restart: always container_name: freqtrade1 volumes: - \"./user_data:/freqtrade/user_data\" # Expose api on port 8080 (localhost only) # Please read the https://www.freqtrade.io/en/latest/rest-api/ documentation # before enabling this. ports: - \"127.0.0.1:8080:8080\" # Default command used when running `docker compose up` command: > trade --logfile /freqtrade/user_data/logs/freqtrade1.log --db-url sqlite:////freqtrade/user_data/tradesv3_freqtrade1.sqlite --config /freqtrade/user_data/config.json --config /freqtrade/user_data/config.freqtrade1.json --strategy SampleStrategy freqtrade2: image: freqtradeorg/freqtrade:stable # image: freqtradeorg/freqtrade:develop # Use plotting image # image: freqtradeorg/freqtrade:develop_plot # Build step - only needed when additional dependencies are needed # build: # context: . # dockerfile: \"./docker/Dockerfile.custom\" restart: always container_name: freqtrade2 volumes: - \"./user_data:/freqtrade/user_data\" # Expose api on port 8080 (localhost only) # Please read the https://www.freqtrade.io/en/latest/rest-api/ documentation # before enabling this. ports: - \"127.0.0.1:8081:8080\" # Default command used when running `docker compose up` command: > trade --logfile /freqtrade/user_data/logs/freqtrade2.log --db-url sqlite:////freqtrade/user_data/tradesv3_freqtrade2.sqlite --config /freqtrade/user_data/config.json --config /freqtrade/user_data/config.freqtrade2.json --strategy SampleStrategy You can use whatever naming convention you want, freqtrade1 and 2 are arbitrary. Note, that you will need to use different database files, port mappings and telegram configurations for each instance, as mentioned above.","title":"Multiple instances using docker"},{"location":"advanced-setup/#configure-the-bot-running-as-a-systemd-service","text":"Copy the freqtrade.service file to your systemd user directory (usually ~/.config/systemd/user ) and update WorkingDirectory and ExecStart to match your setup. Note Certain systems (like Raspbian) don't load service unit files from the user directory. In this case, copy freqtrade.service into /etc/systemd/user/ (requires superuser permissions). After that you can start the daemon with: systemctl --user start freqtrade For this to be persistent (run when user is logged out) you'll need to enable linger for your freqtrade user. sudo loginctl enable-linger \" $USER \" If you run the bot as a service, you can use systemd service manager as a software watchdog monitoring freqtrade bot state and restarting it in the case of failures. If the internals.sd_notify parameter is set to true in the configuration or the --sd-notify command line option is used, the bot will send keep-alive ping messages to systemd using the sd_notify (systemd notifications) protocol and will also tell systemd its current state (Running or Stopped) when it changes. The freqtrade.service.watchdog file contains an example of the service unit configuration file which uses systemd as the watchdog. Note The sd_notify communication between the bot and the systemd service manager will not work if the bot runs in a Docker container.","title":"Configure the bot running as a systemd service"},{"location":"advanced-setup/#advanced-logging","text":"On many Linux systems the bot can be configured to send its log messages to syslog or journald system services. Logging to a remote syslog server is also available on Windows. The special values for the --logfile command line option can be used for this.","title":"Advanced Logging"},{"location":"advanced-setup/#logging-to-syslog","text":"To send Freqtrade log messages to a local or remote syslog service use the --logfile command line option with the value in the following format: --logfile syslog: -- send log messages to syslog service using the as the syslog address. The syslog address can be either a Unix domain socket (socket filename) or a UDP socket specification, consisting of IP address and UDP port, separated by the : character. So, the following are the examples of possible usages: --logfile syslog:/dev/log -- log to syslog (rsyslog) using the /dev/log socket, suitable for most systems. --logfile syslog -- same as above, the shortcut for /dev/log . --logfile syslog:/var/run/syslog -- log to syslog (rsyslog) using the /var/run/syslog socket. Use this on MacOS. --logfile syslog:localhost:514 -- log to local syslog using UDP socket, if it listens on port 514. --logfile syslog::514 -- log to remote syslog at IP address and port 514. This may be used on Windows for remote logging to an external syslog server. Log messages are send to syslog with the user facility. So you can see them with the following commands: tail -f /var/log/user , or install a comprehensive graphical viewer (for instance, 'Log File Viewer' for Ubuntu). On many systems syslog ( rsyslog ) fetches data from journald (and vice versa), so both --logfile syslog or --logfile journald can be used and the messages be viewed with both journalctl and a syslog viewer utility. You can combine this in any way which suites you better. For rsyslog the messages from the bot can be redirected into a separate dedicated log file. To achieve this, add if $programname startswith \"freqtrade\" then -/var/log/freqtrade.log to one of the rsyslog configuration files, for example at the end of the /etc/rsyslog.d/50-default.conf . For syslog ( rsyslog ), the reduction mode can be switched on. This will reduce the number of repeating messages. For instance, multiple bot Heartbeat messages will be reduced to a single message when nothing else happens with the bot. To achieve this, set in /etc/rsyslog.conf : # Filter duplicated messages $RepeatedMsgReduction on","title":"Logging to syslog"},{"location":"advanced-setup/#logging-to-journald","text":"This needs the systemd python package installed as the dependency, which is not available on Windows. Hence, the whole journald logging functionality is not available for a bot running on Windows. To send Freqtrade log messages to journald system service use the --logfile command line option with the value in the following format: --logfile journald -- send log messages to journald . Log messages are send to journald with the user facility. So you can see them with the following commands: journalctl -f -- shows Freqtrade log messages sent to journald along with other log messages fetched by journald . journalctl -f -u freqtrade.service -- this command can be used when the bot is run as a systemd service. There are many other options in the journalctl utility to filter the messages, see manual pages for this utility. On many systems syslog ( rsyslog ) fetches data from journald (and vice versa), so both --logfile syslog or --logfile journald can be used and the messages be viewed with both journalctl and a syslog viewer utility. You can combine this in any way which suites you better.","title":"Logging to journald"},{"location":"backtesting/","text":"Backtesting \u00b6 This page explains how to validate your strategy performance by using Backtesting. Backtesting requires historic data to be available. To learn how to get data for the pairs and exchange you're interested in, head over to the Data Downloading section of the documentation. Backtesting command reference \u00b6 usage: freqtrade backtesting [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-s NAME] [--strategy-path PATH] [-i TIMEFRAME] [--timerange TIMERANGE] [--data-format-ohlcv {json,jsongz,hdf5}] [--max-open-trades INT] [--stake-amount STAKE_AMOUNT] [--fee FLOAT] [-p PAIRS [PAIRS ...]] [--eps] [--dmmp] [--enable-protections] [--dry-run-wallet DRY_RUN_WALLET] [--timeframe-detail TIMEFRAME_DETAIL] [--strategy-list STRATEGY_LIST [STRATEGY_LIST ...]] [--export {none,trades,signals}] [--export-filename PATH] [--breakdown {day,week,month} [{day,week,month} ...]] [--cache {none,day,week,month}] optional arguments: -h, --help show this help message and exit -i TIMEFRAME, --timeframe TIMEFRAME Specify timeframe (`1m`, `5m`, `30m`, `1h`, `1d`). --timerange TIMERANGE Specify what timerange of data to use. --data-format-ohlcv {json,jsongz,hdf5} Storage format for downloaded candle (OHLCV) data. (default: `json`). --max-open-trades INT Override the value of the `max_open_trades` configuration setting. --stake-amount STAKE_AMOUNT Override the value of the `stake_amount` configuration setting. --fee FLOAT Specify fee ratio. Will be applied twice (on trade entry and exit). -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. --eps, --enable-position-stacking Allow buying the same pair multiple times (position stacking). --dmmp, --disable-max-market-positions Disable applying `max_open_trades` during backtest (same as setting `max_open_trades` to a very high number). --enable-protections, --enableprotections Enable protections for backtesting.Will slow backtesting down by a considerable amount, but will include configured protections --dry-run-wallet DRY_RUN_WALLET, --starting-balance DRY_RUN_WALLET Starting balance, used for backtesting / hyperopt and dry-runs. --timeframe-detail TIMEFRAME_DETAIL Specify detail timeframe for backtesting (`1m`, `5m`, `30m`, `1h`, `1d`). --strategy-list STRATEGY_LIST [STRATEGY_LIST ...] Provide a space-separated list of strategies to backtest. Please note that timeframe needs to be set either in config or via command line. When using this together with `--export trades`, the strategy-name is injected into the filename (so `backtest-data.json` becomes `backtest-data-SampleStrategy.json` --export {none,trades,signals} Export backtest results (default: trades). --export-filename PATH, --backtest-filename PATH Use this filename for backtest results.Requires `--export` to be set as well. Example: `--export-filen ame=user_data/backtest_results/backtest_today.json` --breakdown {day,week,month} [{day,week,month} ...] Show backtesting breakdown per [day, week, month]. --cache {none,day,week,month} Load a cached backtest result no older than specified age (default: day). Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Strategy arguments: -s NAME, --strategy NAME Specify strategy class name which will be used by the bot. --strategy-path PATH Specify additional strategy lookup path. Test your strategy with Backtesting \u00b6 Now you have good Buy and Sell strategies and some historic data, you want to test it against real data. This is what we call backtesting . Backtesting will use the crypto-currencies (pairs) from your config file and load historical candle (OHLCV) data from user_data/data/ by default. If no data is available for the exchange / pair / timeframe combination, backtesting will ask you to download them first using freqtrade download-data . For details on downloading, please refer to the Data Downloading section in the documentation. The result of backtesting will confirm if your bot has better odds of making a profit than a loss. All profit calculations include fees, and freqtrade will use the exchange's default fees for the calculation. Using dynamic pairlists for backtesting Using dynamic pairlists is possible (not all of the handlers are allowed to be used in backtest mode), however it relies on the current market conditions - which will not reflect the historic status of the pairlist. Also, when using pairlists other than StaticPairlist, reproducibility of backtesting-results cannot be guaranteed. Please read the pairlists documentation for more information. To achieve reproducible results, best generate a pairlist via the test-pairlist command and use that as static pairlist. Note By default, Freqtrade will export backtesting results to user_data/backtest_results . The exported trades can be used for further analysis or can be used by the plotting sub-command ( freqtrade plot-dataframe ) in the scripts directory. Starting balance \u00b6 Backtesting will require a starting balance, which can be provided as --dry-run-wallet or --starting-balance command line argument, or via dry_run_wallet configuration setting. This amount must be higher than stake_amount , otherwise the bot will not be able to simulate any trade. Dynamic stake amount \u00b6 Backtesting supports dynamic stake amount by configuring stake_amount as \"unlimited\" , which will split the starting balance into max_open_trades pieces. Profits from early trades will result in subsequent higher stake amounts, resulting in compounding of profits over the backtesting period. Example backtesting commands \u00b6 With 5 min candle (OHLCV) data (per default) freqtrade backtesting --strategy AwesomeStrategy Where --strategy AwesomeStrategy / -s AwesomeStrategy refers to the class name of the strategy, which is within a python file in the user_data/strategies directory. With 1 min candle (OHLCV) data freqtrade backtesting --strategy AwesomeStrategy --timeframe 1m Providing a custom starting balance of 1000 (in stake currency) freqtrade backtesting --strategy AwesomeStrategy --dry-run-wallet 1000 Using a different on-disk historical candle (OHLCV) data source Assume you downloaded the history data from the Bittrex exchange and kept it in the user_data/data/bittrex-20180101 directory. You can then use this data for backtesting as follows: freqtrade backtesting --strategy AwesomeStrategy --datadir user_data/data/bittrex-20180101 Comparing multiple Strategies freqtrade backtesting --strategy-list SampleStrategy1 AwesomeStrategy --timeframe 5m Where SampleStrategy1 and AwesomeStrategy refer to class names of strategies. Prevent exporting trades to file freqtrade backtesting --strategy backtesting --export none --config config.json Only use this if you're sure you'll not want to plot or analyze your results further. Exporting trades to file specifying a custom filename freqtrade backtesting --strategy backtesting --export trades --export-filename = backtest_samplestrategy.json Please also read about the strategy startup period . Supplying custom fee value Sometimes your account has certain fee rebates (fee reductions starting with a certain account size or monthly volume), which are not visible to ccxt. To account for this in backtesting, you can use the --fee command line option to supply this value to backtesting. This fee must be a ratio, and will be applied twice (once for trade entry, and once for trade exit). For example, if the buying and selling commission fee is 0.1% (i.e., 0.001 written as ratio), then you would run backtesting as the following: freqtrade backtesting --fee 0 .001 Note Only supply this option (or the corresponding configuration parameter) if you want to experiment with different fee values. By default, Backtesting fetches the default fee from the exchange pair/market info. Running backtest with smaller test-set by using timerange Use the --timerange argument to change how much of the test-set you want to use. For example, running backtesting with the --timerange=20190501- option will use all available data starting with May 1 st , 2019 from your input data. freqtrade backtesting --timerange = 20190501 - You can also specify particular date ranges. The full timerange specification: Use data until 2018/01/31: --timerange=-20180131 Use data since 2018/01/31: --timerange=20180131- Use data since 2018/01/31 till 2018/03/01 : --timerange=20180131-20180301 Use data between POSIX / epoch timestamps 1527595200 1527618600: --timerange=1527595200-1527618600 Understand the backtesting result \u00b6 The most important in the backtesting is to understand the result. A backtesting result will look like that: ========================================================= BACKTESTING REPORT ========================================================== | Pair | Buys | Avg Profit % | Cum Profit % | Tot Profit BTC | Tot Profit % | Avg Duration | Wins Draws Loss Win% | |:---------|-------:|---------------:|---------------:|-----------------:|---------------:|:-------------|-------------------------:| | ADA/BTC | 35 | -0.11 | -3.88 | -0.00019428 | -1.94 | 4:35:00 | 14 0 21 40.0 | | ARK/BTC | 11 | -0.41 | -4.52 | -0.00022647 | -2.26 | 2:03:00 | 3 0 8 27.3 | | BTS/BTC | 32 | 0.31 | 9.78 | 0.00048938 | 4.89 | 5:05:00 | 18 0 14 56.2 | | DASH/BTC | 13 | -0.08 | -1.07 | -0.00005343 | -0.53 | 4:39:00 | 6 0 7 46.2 | | ENG/BTC | 18 | 1.36 | 24.54 | 0.00122807 | 12.27 | 2:50:00 | 8 0 10 44.4 | | EOS/BTC | 36 | 0.08 | 3.06 | 0.00015304 | 1.53 | 3:34:00 | 16 0 20 44.4 | | ETC/BTC | 26 | 0.37 | 9.51 | 0.00047576 | 4.75 | 6:14:00 | 11 0 15 42.3 | | ETH/BTC | 33 | 0.30 | 9.96 | 0.00049856 | 4.98 | 7:31:00 | 16 0 17 48.5 | | IOTA/BTC | 32 | 0.03 | 1.09 | 0.00005444 | 0.54 | 3:12:00 | 14 0 18 43.8 | | LSK/BTC | 15 | 1.75 | 26.26 | 0.00131413 | 13.13 | 2:58:00 | 6 0 9 40.0 | | LTC/BTC | 32 | -0.04 | -1.38 | -0.00006886 | -0.69 | 4:49:00 | 11 0 21 34.4 | | NANO/BTC | 17 | 1.26 | 21.39 | 0.00107058 | 10.70 | 1:55:00 | 10 0 7 58.5 | | NEO/BTC | 23 | 0.82 | 18.97 | 0.00094936 | 9.48 | 2:59:00 | 10 0 13 43.5 | | REQ/BTC | 9 | 1.17 | 10.54 | 0.00052734 | 5.27 | 3:47:00 | 4 0 5 44.4 | | XLM/BTC | 16 | 1.22 | 19.54 | 0.00097800 | 9.77 | 3:15:00 | 7 0 9 43.8 | | XMR/BTC | 23 | -0.18 | -4.13 | -0.00020696 | -2.07 | 5:30:00 | 12 0 11 52.2 | | XRP/BTC | 35 | 0.66 | 22.96 | 0.00114897 | 11.48 | 3:49:00 | 12 0 23 34.3 | | ZEC/BTC | 22 | -0.46 | -10.18 | -0.00050971 | -5.09 | 2:22:00 | 7 0 15 31.8 | | TOTAL | 429 | 0.36 | 152.41 | 0.00762792 | 76.20 | 4:12:00 | 186 0 243 43.4 | ========================================================= EXIT REASON STATS ========================================================== | Exit Reason | Sells | Wins | Draws | Losses | |:-------------------|--------:|------:|-------:|--------:| | trailing_stop_loss | 205 | 150 | 0 | 55 | | stop_loss | 166 | 0 | 0 | 166 | | exit_signal | 56 | 36 | 0 | 20 | | force_exit | 2 | 0 | 0 | 2 | ====================================================== LEFT OPEN TRADES REPORT ====================================================== | Pair | Buys | Avg Profit % | Cum Profit % | Tot Profit BTC | Tot Profit % | Avg Duration | Win Draw Loss Win% | |:---------|-------:|---------------:|---------------:|-----------------:|---------------:|:---------------|--------------------:| | ADA/BTC | 1 | 0.89 | 0.89 | 0.00004434 | 0.44 | 6:00:00 | 1 0 0 100 | | LTC/BTC | 1 | 0.68 | 0.68 | 0.00003421 | 0.34 | 2:00:00 | 1 0 0 100 | | TOTAL | 2 | 0.78 | 1.57 | 0.00007855 | 0.78 | 4:00:00 | 2 0 0 100 | ================== SUMMARY METRICS ================== | Metric | Value | |-----------------------------+---------------------| | Backtesting from | 2019-01-01 00:00:00 | | Backtesting to | 2019-05-01 00:00:00 | | Max open trades | 3 | | | | | Total/Daily Avg Trades | 429 / 3.575 | | Starting balance | 0.01000000 BTC | | Final balance | 0.01762792 BTC | | Absolute profit | 0.00762792 BTC | | Total profit % | 76.2% | | CAGR % | 460.87% | | Profit factor | 1.11 | | Avg. stake amount | 0.001 BTC | | Total trade volume | 0.429 BTC | | | | | Long / Short | 352 / 77 | | Total profit Long % | 1250.58% | | Total profit Short % | -15.02% | | Absolute profit Long | 0.00838792 BTC | | Absolute profit Short | -0.00076 BTC | | | | | Best Pair | LSK/BTC 26.26% | | Worst Pair | ZEC/BTC -10.18% | | Best Trade | LSK/BTC 4.25% | | Worst Trade | ZEC/BTC -10.25% | | Best day | 0.00076 BTC | | Worst day | -0.00036 BTC | | Days win/draw/lose | 12 / 82 / 25 | | Avg. Duration Winners | 4:23:00 | | Avg. Duration Loser | 6:55:00 | | Rejected Entry signals | 3089 | | Entry/Exit Timeouts | 0 / 0 | | Canceled Trade Entries | 34 | | Canceled Entry Orders | 123 | | Replaced Entry Orders | 89 | | | | | Min balance | 0.00945123 BTC | | Max balance | 0.01846651 BTC | | Max % of account underwater | 25.19% | | Absolute Drawdown (Account) | 13.33% | | Drawdown | 0.0015 BTC | | Drawdown high | 0.0013 BTC | | Drawdown low | -0.0002 BTC | | Drawdown Start | 2019-02-15 14:10:00 | | Drawdown End | 2019-04-11 18:15:00 | | Market change | -5.88% | ===================================================== Backtesting report table \u00b6 The 1 st table contains all trades the bot made, including \"left open trades\". The last line will give you the overall performance of your strategy, here: | TOTAL | 429 | 0.36 | 152.41 | 0.00762792 | 76.20 | 4:12:00 | 186 0 243 43.4 | The bot has made 429 trades for an average duration of 4:12:00 , with a performance of 76.20% (profit), that means it has earned a total of 0.00762792 BTC starting with a capital of 0.01 BTC. The column Avg Profit % shows the average profit for all trades made while the column Cum Profit % sums up all the profits/losses. The column Tot Profit % shows instead the total profit % in relation to the starting balance. In the above results, we have a starting balance of 0.01 BTC and an absolute profit of 0.00762792 BTC - so the Tot Profit % will be (0.00762792 / 0.01) * 100 ~= 76.2% . Your strategy performance is influenced by your buy strategy, your exit strategy, and also by the minimal_roi and stop_loss you have set. For example, if your minimal_roi is only \"0\": 0.01 you cannot expect the bot to make more profit than 1% (because it will exit every time a trade reaches 1%). \"minimal_roi\" : { \"0\" : 0.01 }, On the other hand, if you set a too high minimal_roi like \"0\": 0.55 (55%), there is almost no chance that the bot will ever reach this profit. Hence, keep in mind that your performance is an integral mix of all different elements of the strategy, your configuration, and the crypto-currency pairs you have set up. Exit reasons table \u00b6 The 2 nd table contains a recap of exit reasons. This table can tell you which area needs some additional work (e.g. all or many of the exit_signal trades are losses, so you should work on improving the exit signal, or consider disabling it). Left open trades table \u00b6 The 3 rd table contains all trades the bot had to force_exit at the end of the backtesting period to present you the full picture. This is necessary to simulate realistic behavior, since the backtest period has to end at some point, while realistically, you could leave the bot running forever. These trades are also included in the first table, but are also shown separately in this table for clarity. Summary metrics \u00b6 The last element of the backtest report is the summary metrics table. It contains some useful key metrics about performance of your strategy on backtesting data. ================== SUMMARY METRICS ================== | Metric | Value | |-----------------------------+---------------------| | Backtesting from | 2019-01-01 00:00:00 | | Backtesting to | 2019-05-01 00:00:00 | | Max open trades | 3 | | | | | Total/Daily Avg Trades | 429 / 3.575 | | Starting balance | 0.01000000 BTC | | Final balance | 0.01762792 BTC | | Absolute profit | 0.00762792 BTC | | Total profit % | 76.2% | | CAGR % | 460.87% | | Profit factor | 1.11 | | Avg. stake amount | 0.001 BTC | | Total trade volume | 0.429 BTC | | | | | Long / Short | 352 / 77 | | Total profit Long % | 1250.58% | | Total profit Short % | -15.02% | | Absolute profit Long | 0.00838792 BTC | | Absolute profit Short | -0.00076 BTC | | | | | Best Pair | LSK/BTC 26.26% | | Worst Pair | ZEC/BTC -10.18% | | Best Trade | LSK/BTC 4.25% | | Worst Trade | ZEC/BTC -10.25% | | Best day | 0.00076 BTC | | Worst day | -0.00036 BTC | | Days win/draw/lose | 12 / 82 / 25 | | Avg. Duration Winners | 4:23:00 | | Avg. Duration Loser | 6:55:00 | | Rejected Entry signals | 3089 | | Entry/Exit Timeouts | 0 / 0 | | Canceled Trade Entries | 34 | | Canceled Entry Orders | 123 | | Replaced Entry Orders | 89 | | | | | Min balance | 0.00945123 BTC | | Max balance | 0.01846651 BTC | | Max % of account underwater | 25.19% | | Absolute Drawdown (Account) | 13.33% | | Drawdown | 0.0015 BTC | | Drawdown high | 0.0013 BTC | | Drawdown low | -0.0002 BTC | | Drawdown Start | 2019-02-15 14:10:00 | | Drawdown End | 2019-04-11 18:15:00 | | Market change | -5.88% | ===================================================== Backtesting from / Backtesting to : Backtesting range (usually defined with the --timerange option). Max open trades : Setting of max_open_trades (or --max-open-trades ) - or number of pairs in the pairlist (whatever is lower). Total/Daily Avg Trades : Identical to the total trades of the backtest output table / Total trades divided by the backtesting duration in days (this will give you information about how many trades to expect from the strategy). Starting balance : Start balance - as given by dry-run-wallet (config or command line). Final balance : Final balance - starting balance + absolute profit. Absolute profit : Profit made in stake currency. Total profit % : Total profit. Aligned to the TOTAL row's Tot Profit % from the first table. Calculated as (End capital \u2212 Starting capital) / Starting capital . CAGR % : Compound annual growth rate. Profit factor : profit / loss. Avg. stake amount : Average stake amount, either stake_amount or the average when using dynamic stake amount. Total trade volume : Volume generated on the exchange to reach the above profit. Best Pair / Worst Pair : Best and worst performing pair, and it's corresponding Cum Profit % . Best Trade / Worst Trade : Biggest single winning trade and biggest single losing trade. Best day / Worst day : Best and worst day based on daily profit. Days win/draw/lose : Winning / Losing days (draws are usually days without closed trade). Avg. Duration Winners / Avg. Duration Loser : Average durations for winning and losing trades. Rejected Entry signals : Trade entry signals that could not be acted upon due to max_open_trades being reached. Entry/Exit Timeouts : Entry/exit orders which did not fill (only applicable if custom pricing is used). Canceled Trade Entries : Number of trades that have been canceled by user request via adjust_entry_price . Canceled Entry Orders : Number of entry orders that have been canceled by user request via adjust_entry_price . Replaced Entry Orders : Number of entry orders that have been replaced by user request via adjust_entry_price . Min balance / Max balance : Lowest and Highest Wallet balance during the backtest period. Max % of account underwater : Maximum percentage your account has decreased from the top since the simulation started. Calculated as the maximum of (Max Balance - Current Balance) / (Max Balance) . Absolute Drawdown (Account) : Maximum Account Drawdown experienced. Calculated as (Absolute Drawdown) / (DrawdownHigh + startingBalance) . Drawdown : Maximum, absolute drawdown experienced. Difference between Drawdown High and Subsequent Low point. Drawdown high / Drawdown low : Profit at the beginning and end of the largest drawdown period. A negative low value means initial capital lost. Drawdown Start / Drawdown End : Start and end datetime for this largest drawdown (can also be visualized via the plot-dataframe sub-command). Market change : Change of the market during the backtest period. Calculated as average of all pairs changes from the first to the last candle using the \"close\" column. Long / Short : Split long/short values (Only shown when short trades were made). Total profit Long % / Absolute profit Long : Profit long trades only (Only shown when short trades were made). Total profit Short % / Absolute profit Short : Profit short trades only (Only shown when short trades were made). Daily / Weekly / Monthly breakdown \u00b6 You can get an overview over daily / weekly or monthly results by using the --breakdown <> switch. To visualize daily and weekly breakdowns, you can use the following: freqtrade backtesting --strategy MyAwesomeStrategy --breakdown day week ======================== DAY BREAKDOWN ========================= | Day | Tot Profit USDT | Wins | Draws | Losses | |------------+-------------------+--------+---------+----------| | 03/07/2021 | 200.0 | 2 | 0 | 0 | | 04/07/2021 | -50.31 | 0 | 0 | 2 | | 05/07/2021 | 220.611 | 3 | 2 | 0 | | 06/07/2021 | 150.974 | 3 | 0 | 2 | | 07/07/2021 | -70.193 | 1 | 0 | 2 | | 08/07/2021 | 212.413 | 2 | 0 | 3 | The output will show a table containing the realized absolute Profit (in stake currency) for the given timeperiod, as well as wins, draws and losses that materialized (closed) on this day. Below that there will be a second table for the summarized values of weeks indicated by the date of the closing Sunday. The same would apply to a monthly breakdown indicated by the last day of the month. Backtest result caching \u00b6 To save time, by default backtest will reuse a cached result from within the last day when the backtested strategy and config match that of a previous backtest. To force a new backtest despite existing result for an identical run specify --cache none parameter. Warning Caching is automatically disabled for open-ended timeranges ( --timerange 20210101- ), as freqtrade cannot ensure reliably that the underlying data didn't change. It can also use cached results where it shouldn't if the original backtest had missing data at the end, which was fixed by downloading more data. In this instance, please use --cache none once to force a fresh backtest. Further backtest-result analysis \u00b6 To further analyze your backtest results, you can export the trades . You can then load the trades to perform further analysis as shown in the data analysis backtesting section. Assumptions made by backtesting \u00b6 Since backtesting lacks some detailed information about what happens within a candle, it needs to take a few assumptions: Exchange trading limits are respected Buys happen at open-price All orders are filled at the requested price (no slippage, no unfilled orders) Exit-signal exits happen at open-price of the consecutive candle Exit-signal is favored over Stoploss, because exit-signals are assumed to trigger on candle's open ROI exits are compared to high - but the ROI value is used (e.g. ROI = 2%, high=5% - so the exit will be at 2%) exits are never \"below the candle\", so a ROI of 2% may result in a exit at 2.4% if low was at 2.4% profit Forceexits caused by =-1 ROI entries use low as exit value, unless N falls on the candle open (e.g. 120: -1 for 1h candles) Stoploss exits happen exactly at stoploss price, even if low was lower, but the loss will be 2 * fees higher than the stoploss price Stoploss is evaluated before ROI within one candle. So you can often see more trades with the stoploss exit reason comparing to the results obtained with the same strategy in the Dry Run/Live Trade modes Low happens before high for stoploss, protecting capital first Trailing stoploss Trailing Stoploss is only adjusted if it's below the candle's low (otherwise it would be triggered) On trade entry candles that trigger trailing stoploss, the \"minimum offset\" ( stop_positive_offset ) is assumed (instead of high) - and the stop is calculated from this point High happens first - adjusting stoploss Low uses the adjusted stoploss (so exits with large high-low difference are backtested correctly) ROI applies before trailing-stop, ensuring profits are \"top-capped\" at ROI if both ROI and trailing stop applies Exit-reason does not explain if a trade was positive or negative, just what triggered the exit (this can look odd if negative ROI values are used) Evaluation sequence (if multiple signals happen on the same candle) Exit-signal Stoploss ROI Trailing stoploss Taking these assumptions, backtesting tries to mirror real trading as closely as possible. However, backtesting will never replace running a strategy in dry-run mode. Also, keep in mind that past results don't guarantee future success. In addition to the above assumptions, strategy authors should carefully read the Common Mistakes section, to avoid using data in backtesting which is not available in real market conditions. Trading limits in backtesting \u00b6 Exchanges have certain trading limits, like minimum base currency, or minimum stake (quote) currency. These limits are usually listed in the exchange documentation as \"trading rules\" or similar. Backtesting (as well as live and dry-run) does honor these limits, and will ensure that a stoploss can be placed below this value - so the value will be slightly higher than what the exchange specifies. Freqtrade has however no information about historic limits. This can lead to situations where trading-limits are inflated by using a historic price, resulting in minimum amounts > 50$. For example: BTC minimum tradable amount is 0.001. BTC trades at 22.000$ today (0.001 BTC is related to this) - but the backtesting period includes prices as high as 50.000$. Today's minimum would be 0.001 * 22_000 - or 22$. However the limit could also be 50$ - based on 0.001 * 50_000 in some historic setting. Trading precision limits \u00b6 Most exchanges pose precision limits on both price and amounts, so you cannot buy 1.0020401 of a pair, or at a price of 1.24567123123. Instead, these prices and amounts will be rounded or truncated (based on the exchange definition) to the defined trading precision. The above values may for example be rounded to an amount of 1.002, and a price of 1.24567. These precision values are based on current exchange limits (as described in the above section ), as historic precision limits are not available. Improved backtest accuracy \u00b6 One big limitation of backtesting is it's inability to know how prices moved intra-candle (was high before close, or viceversa?). So assuming you run backtesting with a 1h timeframe, there will be 4 prices for that candle (Open, High, Low, Close). While backtesting does take some assumptions (read above) about this - this can never be perfect, and will always be biased in one way or the other. To mitigate this, freqtrade can use a lower (faster) timeframe to simulate intra-candle movements. To utilize this, you can append --timeframe-detail 5m to your regular backtesting command. freqtrade backtesting --strategy AwesomeStrategy --timeframe 1h --timeframe-detail 5m This will load 1h data as well as 5m data for the timeframe. The strategy will be analyzed with the 1h timeframe - and for every \"open trade candle\" (candles where a trade is open) the 5m data will be used to simulate intra-candle movements. All callback functions ( custom_exit() , custom_stoploss() , ... ) will be running for each 5m candle once the trade is opened (so 12 times in the above example of 1h timeframe, and 5m detailed timeframe). --timeframe-detail must be smaller than the original timeframe, otherwise backtesting will fail to start. Obviously this will require more memory (5m data is bigger than 1h data), and will also impact runtime (depending on the amount of trades and trade durations). Also, data must be available / downloaded already. Tip You can use this function as the last part of strategy development, to ensure your strategy is not exploiting one of the backtesting assumptions . Strategies that perform similarly well with this mode have a good chance to perform well in dry/live modes too (although only forward-testing (dry-mode) can really confirm a strategy). Backtesting multiple strategies \u00b6 To compare multiple strategies, a list of Strategies can be provided to backtesting. This is limited to 1 timeframe value per run. However, data is only loaded once from disk so if you have multiple strategies you'd like to compare, this will give a nice runtime boost. All listed Strategies need to be in the same directory. freqtrade backtesting --timerange 20180401 -20180410 --timeframe 5m --strategy-list Strategy001 Strategy002 --export trades This will save the results to user_data/backtest_results/backtest-result-.json , injecting the strategy-name into the target filename. There will be an additional table comparing win/losses of the different strategies (identical to the \"Total\" row in the first table). Detailed output for all strategies one after the other will be available, so make sure to scroll up to see the details per strategy. =========================================================== STRATEGY SUMMARY ========================================================================= | Strategy | Buys | Avg Profit % | Cum Profit % | Tot Profit BTC | Tot Profit % | Avg Duration | Wins | Draws | Losses | Drawdown % | |:------------|-------:|---------------:|---------------:|-----------------:|---------------:|:---------------|------:|-------:|-------:|-----------:| | Strategy1 | 429 | 0.36 | 152.41 | 0.00762792 | 76.20 | 4:12:00 | 186 | 0 | 243 | 45.2 | | Strategy2 | 1487 | -0.13 | -197.58 | -0.00988917 | -98.79 | 4:43:00 | 662 | 0 | 825 | 241.68 | Next step \u00b6 Great, your strategy is profitable. What if the bot can give your the optimal parameters to use for your strategy? Your next step is to learn how to find optimal parameters with Hyperopt","title":"Backtesting"},{"location":"backtesting/#backtesting","text":"This page explains how to validate your strategy performance by using Backtesting. Backtesting requires historic data to be available. To learn how to get data for the pairs and exchange you're interested in, head over to the Data Downloading section of the documentation.","title":"Backtesting"},{"location":"backtesting/#backtesting-command-reference","text":"usage: freqtrade backtesting [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-s NAME] [--strategy-path PATH] [-i TIMEFRAME] [--timerange TIMERANGE] [--data-format-ohlcv {json,jsongz,hdf5}] [--max-open-trades INT] [--stake-amount STAKE_AMOUNT] [--fee FLOAT] [-p PAIRS [PAIRS ...]] [--eps] [--dmmp] [--enable-protections] [--dry-run-wallet DRY_RUN_WALLET] [--timeframe-detail TIMEFRAME_DETAIL] [--strategy-list STRATEGY_LIST [STRATEGY_LIST ...]] [--export {none,trades,signals}] [--export-filename PATH] [--breakdown {day,week,month} [{day,week,month} ...]] [--cache {none,day,week,month}] optional arguments: -h, --help show this help message and exit -i TIMEFRAME, --timeframe TIMEFRAME Specify timeframe (`1m`, `5m`, `30m`, `1h`, `1d`). --timerange TIMERANGE Specify what timerange of data to use. --data-format-ohlcv {json,jsongz,hdf5} Storage format for downloaded candle (OHLCV) data. (default: `json`). --max-open-trades INT Override the value of the `max_open_trades` configuration setting. --stake-amount STAKE_AMOUNT Override the value of the `stake_amount` configuration setting. --fee FLOAT Specify fee ratio. Will be applied twice (on trade entry and exit). -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. --eps, --enable-position-stacking Allow buying the same pair multiple times (position stacking). --dmmp, --disable-max-market-positions Disable applying `max_open_trades` during backtest (same as setting `max_open_trades` to a very high number). --enable-protections, --enableprotections Enable protections for backtesting.Will slow backtesting down by a considerable amount, but will include configured protections --dry-run-wallet DRY_RUN_WALLET, --starting-balance DRY_RUN_WALLET Starting balance, used for backtesting / hyperopt and dry-runs. --timeframe-detail TIMEFRAME_DETAIL Specify detail timeframe for backtesting (`1m`, `5m`, `30m`, `1h`, `1d`). --strategy-list STRATEGY_LIST [STRATEGY_LIST ...] Provide a space-separated list of strategies to backtest. Please note that timeframe needs to be set either in config or via command line. When using this together with `--export trades`, the strategy-name is injected into the filename (so `backtest-data.json` becomes `backtest-data-SampleStrategy.json` --export {none,trades,signals} Export backtest results (default: trades). --export-filename PATH, --backtest-filename PATH Use this filename for backtest results.Requires `--export` to be set as well. Example: `--export-filen ame=user_data/backtest_results/backtest_today.json` --breakdown {day,week,month} [{day,week,month} ...] Show backtesting breakdown per [day, week, month]. --cache {none,day,week,month} Load a cached backtest result no older than specified age (default: day). Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Strategy arguments: -s NAME, --strategy NAME Specify strategy class name which will be used by the bot. --strategy-path PATH Specify additional strategy lookup path.","title":"Backtesting command reference"},{"location":"backtesting/#test-your-strategy-with-backtesting","text":"Now you have good Buy and Sell strategies and some historic data, you want to test it against real data. This is what we call backtesting . Backtesting will use the crypto-currencies (pairs) from your config file and load historical candle (OHLCV) data from user_data/data/ by default. If no data is available for the exchange / pair / timeframe combination, backtesting will ask you to download them first using freqtrade download-data . For details on downloading, please refer to the Data Downloading section in the documentation. The result of backtesting will confirm if your bot has better odds of making a profit than a loss. All profit calculations include fees, and freqtrade will use the exchange's default fees for the calculation. Using dynamic pairlists for backtesting Using dynamic pairlists is possible (not all of the handlers are allowed to be used in backtest mode), however it relies on the current market conditions - which will not reflect the historic status of the pairlist. Also, when using pairlists other than StaticPairlist, reproducibility of backtesting-results cannot be guaranteed. Please read the pairlists documentation for more information. To achieve reproducible results, best generate a pairlist via the test-pairlist command and use that as static pairlist. Note By default, Freqtrade will export backtesting results to user_data/backtest_results . The exported trades can be used for further analysis or can be used by the plotting sub-command ( freqtrade plot-dataframe ) in the scripts directory.","title":"Test your strategy with Backtesting"},{"location":"backtesting/#starting-balance","text":"Backtesting will require a starting balance, which can be provided as --dry-run-wallet or --starting-balance command line argument, or via dry_run_wallet configuration setting. This amount must be higher than stake_amount , otherwise the bot will not be able to simulate any trade.","title":"Starting balance"},{"location":"backtesting/#dynamic-stake-amount","text":"Backtesting supports dynamic stake amount by configuring stake_amount as \"unlimited\" , which will split the starting balance into max_open_trades pieces. Profits from early trades will result in subsequent higher stake amounts, resulting in compounding of profits over the backtesting period.","title":"Dynamic stake amount"},{"location":"backtesting/#example-backtesting-commands","text":"With 5 min candle (OHLCV) data (per default) freqtrade backtesting --strategy AwesomeStrategy Where --strategy AwesomeStrategy / -s AwesomeStrategy refers to the class name of the strategy, which is within a python file in the user_data/strategies directory. With 1 min candle (OHLCV) data freqtrade backtesting --strategy AwesomeStrategy --timeframe 1m Providing a custom starting balance of 1000 (in stake currency) freqtrade backtesting --strategy AwesomeStrategy --dry-run-wallet 1000 Using a different on-disk historical candle (OHLCV) data source Assume you downloaded the history data from the Bittrex exchange and kept it in the user_data/data/bittrex-20180101 directory. You can then use this data for backtesting as follows: freqtrade backtesting --strategy AwesomeStrategy --datadir user_data/data/bittrex-20180101 Comparing multiple Strategies freqtrade backtesting --strategy-list SampleStrategy1 AwesomeStrategy --timeframe 5m Where SampleStrategy1 and AwesomeStrategy refer to class names of strategies. Prevent exporting trades to file freqtrade backtesting --strategy backtesting --export none --config config.json Only use this if you're sure you'll not want to plot or analyze your results further. Exporting trades to file specifying a custom filename freqtrade backtesting --strategy backtesting --export trades --export-filename = backtest_samplestrategy.json Please also read about the strategy startup period . Supplying custom fee value Sometimes your account has certain fee rebates (fee reductions starting with a certain account size or monthly volume), which are not visible to ccxt. To account for this in backtesting, you can use the --fee command line option to supply this value to backtesting. This fee must be a ratio, and will be applied twice (once for trade entry, and once for trade exit). For example, if the buying and selling commission fee is 0.1% (i.e., 0.001 written as ratio), then you would run backtesting as the following: freqtrade backtesting --fee 0 .001 Note Only supply this option (or the corresponding configuration parameter) if you want to experiment with different fee values. By default, Backtesting fetches the default fee from the exchange pair/market info. Running backtest with smaller test-set by using timerange Use the --timerange argument to change how much of the test-set you want to use. For example, running backtesting with the --timerange=20190501- option will use all available data starting with May 1 st , 2019 from your input data. freqtrade backtesting --timerange = 20190501 - You can also specify particular date ranges. The full timerange specification: Use data until 2018/01/31: --timerange=-20180131 Use data since 2018/01/31: --timerange=20180131- Use data since 2018/01/31 till 2018/03/01 : --timerange=20180131-20180301 Use data between POSIX / epoch timestamps 1527595200 1527618600: --timerange=1527595200-1527618600","title":"Example backtesting commands"},{"location":"backtesting/#understand-the-backtesting-result","text":"The most important in the backtesting is to understand the result. A backtesting result will look like that: ========================================================= BACKTESTING REPORT ========================================================== | Pair | Buys | Avg Profit % | Cum Profit % | Tot Profit BTC | Tot Profit % | Avg Duration | Wins Draws Loss Win% | |:---------|-------:|---------------:|---------------:|-----------------:|---------------:|:-------------|-------------------------:| | ADA/BTC | 35 | -0.11 | -3.88 | -0.00019428 | -1.94 | 4:35:00 | 14 0 21 40.0 | | ARK/BTC | 11 | -0.41 | -4.52 | -0.00022647 | -2.26 | 2:03:00 | 3 0 8 27.3 | | BTS/BTC | 32 | 0.31 | 9.78 | 0.00048938 | 4.89 | 5:05:00 | 18 0 14 56.2 | | DASH/BTC | 13 | -0.08 | -1.07 | -0.00005343 | -0.53 | 4:39:00 | 6 0 7 46.2 | | ENG/BTC | 18 | 1.36 | 24.54 | 0.00122807 | 12.27 | 2:50:00 | 8 0 10 44.4 | | EOS/BTC | 36 | 0.08 | 3.06 | 0.00015304 | 1.53 | 3:34:00 | 16 0 20 44.4 | | ETC/BTC | 26 | 0.37 | 9.51 | 0.00047576 | 4.75 | 6:14:00 | 11 0 15 42.3 | | ETH/BTC | 33 | 0.30 | 9.96 | 0.00049856 | 4.98 | 7:31:00 | 16 0 17 48.5 | | IOTA/BTC | 32 | 0.03 | 1.09 | 0.00005444 | 0.54 | 3:12:00 | 14 0 18 43.8 | | LSK/BTC | 15 | 1.75 | 26.26 | 0.00131413 | 13.13 | 2:58:00 | 6 0 9 40.0 | | LTC/BTC | 32 | -0.04 | -1.38 | -0.00006886 | -0.69 | 4:49:00 | 11 0 21 34.4 | | NANO/BTC | 17 | 1.26 | 21.39 | 0.00107058 | 10.70 | 1:55:00 | 10 0 7 58.5 | | NEO/BTC | 23 | 0.82 | 18.97 | 0.00094936 | 9.48 | 2:59:00 | 10 0 13 43.5 | | REQ/BTC | 9 | 1.17 | 10.54 | 0.00052734 | 5.27 | 3:47:00 | 4 0 5 44.4 | | XLM/BTC | 16 | 1.22 | 19.54 | 0.00097800 | 9.77 | 3:15:00 | 7 0 9 43.8 | | XMR/BTC | 23 | -0.18 | -4.13 | -0.00020696 | -2.07 | 5:30:00 | 12 0 11 52.2 | | XRP/BTC | 35 | 0.66 | 22.96 | 0.00114897 | 11.48 | 3:49:00 | 12 0 23 34.3 | | ZEC/BTC | 22 | -0.46 | -10.18 | -0.00050971 | -5.09 | 2:22:00 | 7 0 15 31.8 | | TOTAL | 429 | 0.36 | 152.41 | 0.00762792 | 76.20 | 4:12:00 | 186 0 243 43.4 | ========================================================= EXIT REASON STATS ========================================================== | Exit Reason | Sells | Wins | Draws | Losses | |:-------------------|--------:|------:|-------:|--------:| | trailing_stop_loss | 205 | 150 | 0 | 55 | | stop_loss | 166 | 0 | 0 | 166 | | exit_signal | 56 | 36 | 0 | 20 | | force_exit | 2 | 0 | 0 | 2 | ====================================================== LEFT OPEN TRADES REPORT ====================================================== | Pair | Buys | Avg Profit % | Cum Profit % | Tot Profit BTC | Tot Profit % | Avg Duration | Win Draw Loss Win% | |:---------|-------:|---------------:|---------------:|-----------------:|---------------:|:---------------|--------------------:| | ADA/BTC | 1 | 0.89 | 0.89 | 0.00004434 | 0.44 | 6:00:00 | 1 0 0 100 | | LTC/BTC | 1 | 0.68 | 0.68 | 0.00003421 | 0.34 | 2:00:00 | 1 0 0 100 | | TOTAL | 2 | 0.78 | 1.57 | 0.00007855 | 0.78 | 4:00:00 | 2 0 0 100 | ================== SUMMARY METRICS ================== | Metric | Value | |-----------------------------+---------------------| | Backtesting from | 2019-01-01 00:00:00 | | Backtesting to | 2019-05-01 00:00:00 | | Max open trades | 3 | | | | | Total/Daily Avg Trades | 429 / 3.575 | | Starting balance | 0.01000000 BTC | | Final balance | 0.01762792 BTC | | Absolute profit | 0.00762792 BTC | | Total profit % | 76.2% | | CAGR % | 460.87% | | Profit factor | 1.11 | | Avg. stake amount | 0.001 BTC | | Total trade volume | 0.429 BTC | | | | | Long / Short | 352 / 77 | | Total profit Long % | 1250.58% | | Total profit Short % | -15.02% | | Absolute profit Long | 0.00838792 BTC | | Absolute profit Short | -0.00076 BTC | | | | | Best Pair | LSK/BTC 26.26% | | Worst Pair | ZEC/BTC -10.18% | | Best Trade | LSK/BTC 4.25% | | Worst Trade | ZEC/BTC -10.25% | | Best day | 0.00076 BTC | | Worst day | -0.00036 BTC | | Days win/draw/lose | 12 / 82 / 25 | | Avg. Duration Winners | 4:23:00 | | Avg. Duration Loser | 6:55:00 | | Rejected Entry signals | 3089 | | Entry/Exit Timeouts | 0 / 0 | | Canceled Trade Entries | 34 | | Canceled Entry Orders | 123 | | Replaced Entry Orders | 89 | | | | | Min balance | 0.00945123 BTC | | Max balance | 0.01846651 BTC | | Max % of account underwater | 25.19% | | Absolute Drawdown (Account) | 13.33% | | Drawdown | 0.0015 BTC | | Drawdown high | 0.0013 BTC | | Drawdown low | -0.0002 BTC | | Drawdown Start | 2019-02-15 14:10:00 | | Drawdown End | 2019-04-11 18:15:00 | | Market change | -5.88% | =====================================================","title":"Understand the backtesting result"},{"location":"backtesting/#backtesting-report-table","text":"The 1 st table contains all trades the bot made, including \"left open trades\". The last line will give you the overall performance of your strategy, here: | TOTAL | 429 | 0.36 | 152.41 | 0.00762792 | 76.20 | 4:12:00 | 186 0 243 43.4 | The bot has made 429 trades for an average duration of 4:12:00 , with a performance of 76.20% (profit), that means it has earned a total of 0.00762792 BTC starting with a capital of 0.01 BTC. The column Avg Profit % shows the average profit for all trades made while the column Cum Profit % sums up all the profits/losses. The column Tot Profit % shows instead the total profit % in relation to the starting balance. In the above results, we have a starting balance of 0.01 BTC and an absolute profit of 0.00762792 BTC - so the Tot Profit % will be (0.00762792 / 0.01) * 100 ~= 76.2% . Your strategy performance is influenced by your buy strategy, your exit strategy, and also by the minimal_roi and stop_loss you have set. For example, if your minimal_roi is only \"0\": 0.01 you cannot expect the bot to make more profit than 1% (because it will exit every time a trade reaches 1%). \"minimal_roi\" : { \"0\" : 0.01 }, On the other hand, if you set a too high minimal_roi like \"0\": 0.55 (55%), there is almost no chance that the bot will ever reach this profit. Hence, keep in mind that your performance is an integral mix of all different elements of the strategy, your configuration, and the crypto-currency pairs you have set up.","title":"Backtesting report table"},{"location":"backtesting/#exit-reasons-table","text":"The 2 nd table contains a recap of exit reasons. This table can tell you which area needs some additional work (e.g. all or many of the exit_signal trades are losses, so you should work on improving the exit signal, or consider disabling it).","title":"Exit reasons table"},{"location":"backtesting/#left-open-trades-table","text":"The 3 rd table contains all trades the bot had to force_exit at the end of the backtesting period to present you the full picture. This is necessary to simulate realistic behavior, since the backtest period has to end at some point, while realistically, you could leave the bot running forever. These trades are also included in the first table, but are also shown separately in this table for clarity.","title":"Left open trades table"},{"location":"backtesting/#summary-metrics","text":"The last element of the backtest report is the summary metrics table. It contains some useful key metrics about performance of your strategy on backtesting data. ================== SUMMARY METRICS ================== | Metric | Value | |-----------------------------+---------------------| | Backtesting from | 2019-01-01 00:00:00 | | Backtesting to | 2019-05-01 00:00:00 | | Max open trades | 3 | | | | | Total/Daily Avg Trades | 429 / 3.575 | | Starting balance | 0.01000000 BTC | | Final balance | 0.01762792 BTC | | Absolute profit | 0.00762792 BTC | | Total profit % | 76.2% | | CAGR % | 460.87% | | Profit factor | 1.11 | | Avg. stake amount | 0.001 BTC | | Total trade volume | 0.429 BTC | | | | | Long / Short | 352 / 77 | | Total profit Long % | 1250.58% | | Total profit Short % | -15.02% | | Absolute profit Long | 0.00838792 BTC | | Absolute profit Short | -0.00076 BTC | | | | | Best Pair | LSK/BTC 26.26% | | Worst Pair | ZEC/BTC -10.18% | | Best Trade | LSK/BTC 4.25% | | Worst Trade | ZEC/BTC -10.25% | | Best day | 0.00076 BTC | | Worst day | -0.00036 BTC | | Days win/draw/lose | 12 / 82 / 25 | | Avg. Duration Winners | 4:23:00 | | Avg. Duration Loser | 6:55:00 | | Rejected Entry signals | 3089 | | Entry/Exit Timeouts | 0 / 0 | | Canceled Trade Entries | 34 | | Canceled Entry Orders | 123 | | Replaced Entry Orders | 89 | | | | | Min balance | 0.00945123 BTC | | Max balance | 0.01846651 BTC | | Max % of account underwater | 25.19% | | Absolute Drawdown (Account) | 13.33% | | Drawdown | 0.0015 BTC | | Drawdown high | 0.0013 BTC | | Drawdown low | -0.0002 BTC | | Drawdown Start | 2019-02-15 14:10:00 | | Drawdown End | 2019-04-11 18:15:00 | | Market change | -5.88% | ===================================================== Backtesting from / Backtesting to : Backtesting range (usually defined with the --timerange option). Max open trades : Setting of max_open_trades (or --max-open-trades ) - or number of pairs in the pairlist (whatever is lower). Total/Daily Avg Trades : Identical to the total trades of the backtest output table / Total trades divided by the backtesting duration in days (this will give you information about how many trades to expect from the strategy). Starting balance : Start balance - as given by dry-run-wallet (config or command line). Final balance : Final balance - starting balance + absolute profit. Absolute profit : Profit made in stake currency. Total profit % : Total profit. Aligned to the TOTAL row's Tot Profit % from the first table. Calculated as (End capital \u2212 Starting capital) / Starting capital . CAGR % : Compound annual growth rate. Profit factor : profit / loss. Avg. stake amount : Average stake amount, either stake_amount or the average when using dynamic stake amount. Total trade volume : Volume generated on the exchange to reach the above profit. Best Pair / Worst Pair : Best and worst performing pair, and it's corresponding Cum Profit % . Best Trade / Worst Trade : Biggest single winning trade and biggest single losing trade. Best day / Worst day : Best and worst day based on daily profit. Days win/draw/lose : Winning / Losing days (draws are usually days without closed trade). Avg. Duration Winners / Avg. Duration Loser : Average durations for winning and losing trades. Rejected Entry signals : Trade entry signals that could not be acted upon due to max_open_trades being reached. Entry/Exit Timeouts : Entry/exit orders which did not fill (only applicable if custom pricing is used). Canceled Trade Entries : Number of trades that have been canceled by user request via adjust_entry_price . Canceled Entry Orders : Number of entry orders that have been canceled by user request via adjust_entry_price . Replaced Entry Orders : Number of entry orders that have been replaced by user request via adjust_entry_price . Min balance / Max balance : Lowest and Highest Wallet balance during the backtest period. Max % of account underwater : Maximum percentage your account has decreased from the top since the simulation started. Calculated as the maximum of (Max Balance - Current Balance) / (Max Balance) . Absolute Drawdown (Account) : Maximum Account Drawdown experienced. Calculated as (Absolute Drawdown) / (DrawdownHigh + startingBalance) . Drawdown : Maximum, absolute drawdown experienced. Difference between Drawdown High and Subsequent Low point. Drawdown high / Drawdown low : Profit at the beginning and end of the largest drawdown period. A negative low value means initial capital lost. Drawdown Start / Drawdown End : Start and end datetime for this largest drawdown (can also be visualized via the plot-dataframe sub-command). Market change : Change of the market during the backtest period. Calculated as average of all pairs changes from the first to the last candle using the \"close\" column. Long / Short : Split long/short values (Only shown when short trades were made). Total profit Long % / Absolute profit Long : Profit long trades only (Only shown when short trades were made). Total profit Short % / Absolute profit Short : Profit short trades only (Only shown when short trades were made).","title":"Summary metrics"},{"location":"backtesting/#daily-weekly-monthly-breakdown","text":"You can get an overview over daily / weekly or monthly results by using the --breakdown <> switch. To visualize daily and weekly breakdowns, you can use the following: freqtrade backtesting --strategy MyAwesomeStrategy --breakdown day week ======================== DAY BREAKDOWN ========================= | Day | Tot Profit USDT | Wins | Draws | Losses | |------------+-------------------+--------+---------+----------| | 03/07/2021 | 200.0 | 2 | 0 | 0 | | 04/07/2021 | -50.31 | 0 | 0 | 2 | | 05/07/2021 | 220.611 | 3 | 2 | 0 | | 06/07/2021 | 150.974 | 3 | 0 | 2 | | 07/07/2021 | -70.193 | 1 | 0 | 2 | | 08/07/2021 | 212.413 | 2 | 0 | 3 | The output will show a table containing the realized absolute Profit (in stake currency) for the given timeperiod, as well as wins, draws and losses that materialized (closed) on this day. Below that there will be a second table for the summarized values of weeks indicated by the date of the closing Sunday. The same would apply to a monthly breakdown indicated by the last day of the month.","title":"Daily / Weekly / Monthly breakdown"},{"location":"backtesting/#backtest-result-caching","text":"To save time, by default backtest will reuse a cached result from within the last day when the backtested strategy and config match that of a previous backtest. To force a new backtest despite existing result for an identical run specify --cache none parameter. Warning Caching is automatically disabled for open-ended timeranges ( --timerange 20210101- ), as freqtrade cannot ensure reliably that the underlying data didn't change. It can also use cached results where it shouldn't if the original backtest had missing data at the end, which was fixed by downloading more data. In this instance, please use --cache none once to force a fresh backtest.","title":"Backtest result caching"},{"location":"backtesting/#further-backtest-result-analysis","text":"To further analyze your backtest results, you can export the trades . You can then load the trades to perform further analysis as shown in the data analysis backtesting section.","title":"Further backtest-result analysis"},{"location":"backtesting/#assumptions-made-by-backtesting","text":"Since backtesting lacks some detailed information about what happens within a candle, it needs to take a few assumptions: Exchange trading limits are respected Buys happen at open-price All orders are filled at the requested price (no slippage, no unfilled orders) Exit-signal exits happen at open-price of the consecutive candle Exit-signal is favored over Stoploss, because exit-signals are assumed to trigger on candle's open ROI exits are compared to high - but the ROI value is used (e.g. ROI = 2%, high=5% - so the exit will be at 2%) exits are never \"below the candle\", so a ROI of 2% may result in a exit at 2.4% if low was at 2.4% profit Forceexits caused by =-1 ROI entries use low as exit value, unless N falls on the candle open (e.g. 120: -1 for 1h candles) Stoploss exits happen exactly at stoploss price, even if low was lower, but the loss will be 2 * fees higher than the stoploss price Stoploss is evaluated before ROI within one candle. So you can often see more trades with the stoploss exit reason comparing to the results obtained with the same strategy in the Dry Run/Live Trade modes Low happens before high for stoploss, protecting capital first Trailing stoploss Trailing Stoploss is only adjusted if it's below the candle's low (otherwise it would be triggered) On trade entry candles that trigger trailing stoploss, the \"minimum offset\" ( stop_positive_offset ) is assumed (instead of high) - and the stop is calculated from this point High happens first - adjusting stoploss Low uses the adjusted stoploss (so exits with large high-low difference are backtested correctly) ROI applies before trailing-stop, ensuring profits are \"top-capped\" at ROI if both ROI and trailing stop applies Exit-reason does not explain if a trade was positive or negative, just what triggered the exit (this can look odd if negative ROI values are used) Evaluation sequence (if multiple signals happen on the same candle) Exit-signal Stoploss ROI Trailing stoploss Taking these assumptions, backtesting tries to mirror real trading as closely as possible. However, backtesting will never replace running a strategy in dry-run mode. Also, keep in mind that past results don't guarantee future success. In addition to the above assumptions, strategy authors should carefully read the Common Mistakes section, to avoid using data in backtesting which is not available in real market conditions.","title":"Assumptions made by backtesting"},{"location":"backtesting/#trading-limits-in-backtesting","text":"Exchanges have certain trading limits, like minimum base currency, or minimum stake (quote) currency. These limits are usually listed in the exchange documentation as \"trading rules\" or similar. Backtesting (as well as live and dry-run) does honor these limits, and will ensure that a stoploss can be placed below this value - so the value will be slightly higher than what the exchange specifies. Freqtrade has however no information about historic limits. This can lead to situations where trading-limits are inflated by using a historic price, resulting in minimum amounts > 50$. For example: BTC minimum tradable amount is 0.001. BTC trades at 22.000$ today (0.001 BTC is related to this) - but the backtesting period includes prices as high as 50.000$. Today's minimum would be 0.001 * 22_000 - or 22$. However the limit could also be 50$ - based on 0.001 * 50_000 in some historic setting.","title":"Trading limits in backtesting"},{"location":"backtesting/#trading-precision-limits","text":"Most exchanges pose precision limits on both price and amounts, so you cannot buy 1.0020401 of a pair, or at a price of 1.24567123123. Instead, these prices and amounts will be rounded or truncated (based on the exchange definition) to the defined trading precision. The above values may for example be rounded to an amount of 1.002, and a price of 1.24567. These precision values are based on current exchange limits (as described in the above section ), as historic precision limits are not available.","title":"Trading precision limits"},{"location":"backtesting/#improved-backtest-accuracy","text":"One big limitation of backtesting is it's inability to know how prices moved intra-candle (was high before close, or viceversa?). So assuming you run backtesting with a 1h timeframe, there will be 4 prices for that candle (Open, High, Low, Close). While backtesting does take some assumptions (read above) about this - this can never be perfect, and will always be biased in one way or the other. To mitigate this, freqtrade can use a lower (faster) timeframe to simulate intra-candle movements. To utilize this, you can append --timeframe-detail 5m to your regular backtesting command. freqtrade backtesting --strategy AwesomeStrategy --timeframe 1h --timeframe-detail 5m This will load 1h data as well as 5m data for the timeframe. The strategy will be analyzed with the 1h timeframe - and for every \"open trade candle\" (candles where a trade is open) the 5m data will be used to simulate intra-candle movements. All callback functions ( custom_exit() , custom_stoploss() , ... ) will be running for each 5m candle once the trade is opened (so 12 times in the above example of 1h timeframe, and 5m detailed timeframe). --timeframe-detail must be smaller than the original timeframe, otherwise backtesting will fail to start. Obviously this will require more memory (5m data is bigger than 1h data), and will also impact runtime (depending on the amount of trades and trade durations). Also, data must be available / downloaded already. Tip You can use this function as the last part of strategy development, to ensure your strategy is not exploiting one of the backtesting assumptions . Strategies that perform similarly well with this mode have a good chance to perform well in dry/live modes too (although only forward-testing (dry-mode) can really confirm a strategy).","title":"Improved backtest accuracy"},{"location":"backtesting/#backtesting-multiple-strategies","text":"To compare multiple strategies, a list of Strategies can be provided to backtesting. This is limited to 1 timeframe value per run. However, data is only loaded once from disk so if you have multiple strategies you'd like to compare, this will give a nice runtime boost. All listed Strategies need to be in the same directory. freqtrade backtesting --timerange 20180401 -20180410 --timeframe 5m --strategy-list Strategy001 Strategy002 --export trades This will save the results to user_data/backtest_results/backtest-result-.json , injecting the strategy-name into the target filename. There will be an additional table comparing win/losses of the different strategies (identical to the \"Total\" row in the first table). Detailed output for all strategies one after the other will be available, so make sure to scroll up to see the details per strategy. =========================================================== STRATEGY SUMMARY ========================================================================= | Strategy | Buys | Avg Profit % | Cum Profit % | Tot Profit BTC | Tot Profit % | Avg Duration | Wins | Draws | Losses | Drawdown % | |:------------|-------:|---------------:|---------------:|-----------------:|---------------:|:---------------|------:|-------:|-------:|-----------:| | Strategy1 | 429 | 0.36 | 152.41 | 0.00762792 | 76.20 | 4:12:00 | 186 | 0 | 243 | 45.2 | | Strategy2 | 1487 | -0.13 | -197.58 | -0.00988917 | -98.79 | 4:43:00 | 662 | 0 | 825 | 241.68 |","title":"Backtesting multiple strategies"},{"location":"backtesting/#next-step","text":"Great, your strategy is profitable. What if the bot can give your the optimal parameters to use for your strategy? Your next step is to learn how to find optimal parameters with Hyperopt","title":"Next step"},{"location":"bot-basics/","text":"Freqtrade basics \u00b6 This page provides you some basic concepts on how Freqtrade works and operates. Freqtrade terminology \u00b6 Strategy : Your trading strategy, telling the bot what to do. Trade : Open position. Open Order : Order which is currently placed on the exchange, and is not yet complete. Pair : Tradable pair, usually in the format of Base/Quote (e.g. XRP/USDT). Timeframe : Candle length to use (e.g. \"5m\" , \"1h\" , ...). Indicators : Technical indicators (SMA, EMA, RSI, ...). Limit order : Limit orders which execute at the defined limit price or better. Market order : Guaranteed to fill, may move price depending on the order size. Fee handling \u00b6 All profit calculations of Freqtrade include fees. For Backtesting / Hyperopt / Dry-run modes, the exchange default fee is used (lowest tier on the exchange). For live operations, fees are used as applied by the exchange (this includes BNB rebates etc.). Bot execution logic \u00b6 Starting freqtrade in dry-run or live mode (using freqtrade trade ) will start the bot and start the bot iteration loop. This will also run the bot_start() callback. By default, the bot loop runs every few seconds ( internals.process_throttle_secs ) and performs the following actions: Fetch open trades from persistence. Calculate current list of tradable pairs. Download OHLCV data for the pairlist including all informative pairs This step is only executed once per Candle to avoid unnecessary network traffic. Call bot_loop_start() strategy callback. Analyze strategy per pair. Call populate_indicators() Call populate_entry_trend() Call populate_exit_trend() Check timeouts for open orders. Calls check_entry_timeout() strategy callback for open entry orders. Calls check_exit_timeout() strategy callback for open exit orders. Calls adjust_entry_price() strategy callback for open entry orders. Verifies existing positions and eventually places exit orders. Considers stoploss, ROI and exit-signal, custom_exit() and custom_stoploss() . Determine exit-price based on exit_pricing configuration setting or by using the custom_exit_price() callback. Before a exit order is placed, confirm_trade_exit() strategy callback is called. Check position adjustments for open trades if enabled by calling adjust_trade_position() and place additional order if required. Check if trade-slots are still available (if max_open_trades is reached). Verifies entry signal trying to enter new positions. Determine entry-price based on entry_pricing configuration setting, or by using the custom_entry_price() callback. In Margin and Futures mode, leverage() strategy callback is called to determine the desired leverage. Determine stake size by calling the custom_stake_amount() callback. Before an entry order is placed, confirm_trade_entry() strategy callback is called. This loop will be repeated again and again until the bot is stopped. Backtesting / Hyperopt execution logic \u00b6 backtesting or hyperopt do only part of the above logic, since most of the trading operations are fully simulated. Load historic data for configured pairlist. Calls bot_start() once. Calls bot_loop_start() once. Calculate indicators (calls populate_indicators() once per pair). Calculate entry / exit signals (calls populate_entry_trend() and populate_exit_trend() once per pair). Loops per candle simulating entry and exit points. Check for Order timeouts, either via the unfilledtimeout configuration, or via check_entry_timeout() / check_exit_timeout() strategy callbacks. Calls adjust_entry_price() strategy callback for open entry orders. Check for trade entry signals ( enter_long / enter_short columns). Confirm trade entry / exits (calls confirm_trade_entry() and confirm_trade_exit() if implemented in the strategy). Call custom_entry_price() (if implemented in the strategy) to determine entry price (Prices are moved to be within the opening candle). In Margin and Futures mode, leverage() strategy callback is called to determine the desired leverage. Determine stake size by calling the custom_stake_amount() callback. Check position adjustments for open trades if enabled and call adjust_trade_position() to determine if an additional order is requested. Call custom_stoploss() and custom_exit() to find custom exit points. For exits based on exit-signal, custom-exit and partial exits: Call custom_exit_price() to determine exit price (Prices are moved to be within the closing candle). Generate backtest report output Note Both Backtesting and Hyperopt include exchange default Fees in the calculation. Custom fees can be passed to backtesting / hyperopt by specifying the --fee argument.","title":"Freqtrade Basics"},{"location":"bot-basics/#freqtrade-basics","text":"This page provides you some basic concepts on how Freqtrade works and operates.","title":"Freqtrade basics"},{"location":"bot-basics/#freqtrade-terminology","text":"Strategy : Your trading strategy, telling the bot what to do. Trade : Open position. Open Order : Order which is currently placed on the exchange, and is not yet complete. Pair : Tradable pair, usually in the format of Base/Quote (e.g. XRP/USDT). Timeframe : Candle length to use (e.g. \"5m\" , \"1h\" , ...). Indicators : Technical indicators (SMA, EMA, RSI, ...). Limit order : Limit orders which execute at the defined limit price or better. Market order : Guaranteed to fill, may move price depending on the order size.","title":"Freqtrade terminology"},{"location":"bot-basics/#fee-handling","text":"All profit calculations of Freqtrade include fees. For Backtesting / Hyperopt / Dry-run modes, the exchange default fee is used (lowest tier on the exchange). For live operations, fees are used as applied by the exchange (this includes BNB rebates etc.).","title":"Fee handling"},{"location":"bot-basics/#bot-execution-logic","text":"Starting freqtrade in dry-run or live mode (using freqtrade trade ) will start the bot and start the bot iteration loop. This will also run the bot_start() callback. By default, the bot loop runs every few seconds ( internals.process_throttle_secs ) and performs the following actions: Fetch open trades from persistence. Calculate current list of tradable pairs. Download OHLCV data for the pairlist including all informative pairs This step is only executed once per Candle to avoid unnecessary network traffic. Call bot_loop_start() strategy callback. Analyze strategy per pair. Call populate_indicators() Call populate_entry_trend() Call populate_exit_trend() Check timeouts for open orders. Calls check_entry_timeout() strategy callback for open entry orders. Calls check_exit_timeout() strategy callback for open exit orders. Calls adjust_entry_price() strategy callback for open entry orders. Verifies existing positions and eventually places exit orders. Considers stoploss, ROI and exit-signal, custom_exit() and custom_stoploss() . Determine exit-price based on exit_pricing configuration setting or by using the custom_exit_price() callback. Before a exit order is placed, confirm_trade_exit() strategy callback is called. Check position adjustments for open trades if enabled by calling adjust_trade_position() and place additional order if required. Check if trade-slots are still available (if max_open_trades is reached). Verifies entry signal trying to enter new positions. Determine entry-price based on entry_pricing configuration setting, or by using the custom_entry_price() callback. In Margin and Futures mode, leverage() strategy callback is called to determine the desired leverage. Determine stake size by calling the custom_stake_amount() callback. Before an entry order is placed, confirm_trade_entry() strategy callback is called. This loop will be repeated again and again until the bot is stopped.","title":"Bot execution logic"},{"location":"bot-basics/#backtesting-hyperopt-execution-logic","text":"backtesting or hyperopt do only part of the above logic, since most of the trading operations are fully simulated. Load historic data for configured pairlist. Calls bot_start() once. Calls bot_loop_start() once. Calculate indicators (calls populate_indicators() once per pair). Calculate entry / exit signals (calls populate_entry_trend() and populate_exit_trend() once per pair). Loops per candle simulating entry and exit points. Check for Order timeouts, either via the unfilledtimeout configuration, or via check_entry_timeout() / check_exit_timeout() strategy callbacks. Calls adjust_entry_price() strategy callback for open entry orders. Check for trade entry signals ( enter_long / enter_short columns). Confirm trade entry / exits (calls confirm_trade_entry() and confirm_trade_exit() if implemented in the strategy). Call custom_entry_price() (if implemented in the strategy) to determine entry price (Prices are moved to be within the opening candle). In Margin and Futures mode, leverage() strategy callback is called to determine the desired leverage. Determine stake size by calling the custom_stake_amount() callback. Check position adjustments for open trades if enabled and call adjust_trade_position() to determine if an additional order is requested. Call custom_stoploss() and custom_exit() to find custom exit points. For exits based on exit-signal, custom-exit and partial exits: Call custom_exit_price() to determine exit price (Prices are moved to be within the closing candle). Generate backtest report output Note Both Backtesting and Hyperopt include exchange default Fees in the calculation. Custom fees can be passed to backtesting / hyperopt by specifying the --fee argument.","title":"Backtesting / Hyperopt execution logic"},{"location":"bot-usage/","text":"Start the bot \u00b6 This page explains the different parameters of the bot and how to run it. Note If you've used setup.sh , don't forget to activate your virtual environment ( source .env/bin/activate ) before running freqtrade commands. Up-to-date clock The clock on the system running the bot must be accurate, synchronized to a NTP server frequently enough to avoid problems with communication to the exchanges. Bot commands \u00b6 usage: freqtrade [-h] [-V] {trade,create-userdir,new-config,new-strategy,download-data,convert-data,convert-trade-data,list-data,backtesting,edge,hyperopt,hyperopt-list,hyperopt-show,list-exchanges,list-hyperopts,list-markets,list-pairs,list-strategies,list-timeframes,show-trades,test-pairlist,install-ui,plot-dataframe,plot-profit,webserver} ... Free, open source crypto trading bot positional arguments: {trade,create-userdir,new-config,new-strategy,download-data,convert-data,convert-trade-data,list-data,backtesting,edge,hyperopt,hyperopt-list,hyperopt-show,list-exchanges,list-hyperopts,list-markets,list-pairs,list-strategies,list-timeframes,show-trades,test-pairlist,install-ui,plot-dataframe,plot-profit,webserver} trade Trade module. create-userdir Create user-data directory. new-config Create new config new-strategy Create new strategy download-data Download backtesting data. convert-data Convert candle (OHLCV) data from one format to another. convert-trade-data Convert trade data from one format to another. list-data List downloaded data. backtesting Backtesting module. edge Edge module. hyperopt Hyperopt module. hyperopt-list List Hyperopt results hyperopt-show Show details of Hyperopt results list-exchanges Print available exchanges. list-hyperopts Print available hyperopt classes. list-markets Print markets on exchange. list-pairs Print pairs on exchange. list-strategies Print available strategies. list-timeframes Print available timeframes for the exchange. show-trades Show trades. test-pairlist Test your pairlist configuration. install-ui Install FreqUI plot-dataframe Plot candles with indicators. plot-profit Generate plot showing profits. webserver Webserver module. optional arguments: -h, --help show this help message and exit -V, --version show program's version number and exit Bot trading commands \u00b6 usage: freqtrade trade [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-s NAME] [--strategy-path PATH] [--db-url PATH] [--sd-notify] [--dry-run] [--dry-run-wallet DRY_RUN_WALLET] optional arguments: -h, --help show this help message and exit --db-url PATH Override trades database URL, this is useful in custom deployments (default: `sqlite:///tradesv3.sqlite` for Live Run mode, `sqlite:///tradesv3.dryrun.sqlite` for Dry Run). --sd-notify Notify systemd service manager. --dry-run Enforce dry-run for trading (removes Exchange secrets and simulates trades). --dry-run-wallet DRY_RUN_WALLET, --starting-balance DRY_RUN_WALLET Starting balance, used for backtesting / hyperopt and dry-runs. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Strategy arguments: -s NAME, --strategy NAME Specify strategy class name which will be used by the bot. --strategy-path PATH Specify additional strategy lookup path. How to specify which configuration file be used? \u00b6 The bot allows you to select which configuration file you want to use by means of the -c/--config command line option: freqtrade trade -c path/far/far/away/config.json Per default, the bot loads the config.json configuration file from the current working directory. How to use multiple configuration files? \u00b6 The bot allows you to use multiple configuration files by specifying multiple -c/--config options in the command line. Configuration parameters defined in the latter configuration files override parameters with the same name defined in the previous configuration files specified in the command line earlier. For example, you can make a separate configuration file with your key and secret for the Exchange you use for trading, specify default configuration file with empty key and secret values while running in the Dry Mode (which does not actually require them): freqtrade trade -c ./config.json and specify both configuration files when running in the normal Live Trade Mode: freqtrade trade -c ./config.json -c path/to/secrets/keys.config.json This could help you hide your private Exchange key and Exchange secret on you local machine by setting appropriate file permissions for the file which contains actual secrets and, additionally, prevent unintended disclosure of sensitive private data when you publish examples of your configuration in the project issues or in the Internet. See more details on this technique with examples in the documentation page on configuration . Where to store custom data \u00b6 Freqtrade allows the creation of a user-data directory using freqtrade create-userdir --userdir someDirectory . This directory will look as follows: user_data/ \u251c\u2500\u2500 backtest_results \u251c\u2500\u2500 data \u251c\u2500\u2500 hyperopts \u251c\u2500\u2500 hyperopt_results \u251c\u2500\u2500 plot \u2514\u2500\u2500 strategies You can add the entry \"user_data_dir\" setting to your configuration, to always point your bot to this directory. Alternatively, pass in --userdir to every command. The bot will fail to start if the directory does not exist, but will create necessary subdirectories. This directory should contain your custom strategies, custom hyperopts and hyperopt loss functions, backtesting historical data (downloaded using either backtesting command or the download script) and plot outputs. It is recommended to use version control to keep track of changes to your strategies. How to use --strategy ? \u00b6 This parameter will allow you to load your custom strategy class. To test the bot installation, you can use the SampleStrategy installed by the create-userdir subcommand (usually user_data/strategy/sample_strategy.py ). The bot will search your strategy file within user_data/strategies . To use other directories, please read the next section about --strategy-path . To load a strategy, simply pass the class name (e.g.: CustomStrategy ) in this parameter. Example: In user_data/strategies you have a file my_awesome_strategy.py which has a strategy class called AwesomeStrategy to load it: freqtrade trade --strategy AwesomeStrategy If the bot does not find your strategy file, it will display in an error message the reason (File not found, or errors in your code). Learn more about strategy file in Strategy Customization . How to use --strategy-path ? \u00b6 This parameter allows you to add an additional strategy lookup path, which gets checked before the default locations (The passed path must be a directory!): freqtrade trade --strategy AwesomeStrategy --strategy-path /some/directory How to install a strategy? \u00b6 This is very simple. Copy paste your strategy file into the directory user_data/strategies or use --strategy-path . And voila, the bot is ready to use it. How to use --db-url ? \u00b6 When you run the bot in Dry-run mode, per default no transactions are stored in a database. If you want to store your bot actions in a DB using --db-url . This can also be used to specify a custom database in production mode. Example command: freqtrade trade -c config.json --db-url sqlite:///tradesv3.dry_run.sqlite Next step \u00b6 The optimal strategy of the bot will change with time depending of the market trends. The next step is to Strategy Customization .","title":"Start the bot"},{"location":"bot-usage/#start-the-bot","text":"This page explains the different parameters of the bot and how to run it. Note If you've used setup.sh , don't forget to activate your virtual environment ( source .env/bin/activate ) before running freqtrade commands. Up-to-date clock The clock on the system running the bot must be accurate, synchronized to a NTP server frequently enough to avoid problems with communication to the exchanges.","title":"Start the bot"},{"location":"bot-usage/#bot-commands","text":"usage: freqtrade [-h] [-V] {trade,create-userdir,new-config,new-strategy,download-data,convert-data,convert-trade-data,list-data,backtesting,edge,hyperopt,hyperopt-list,hyperopt-show,list-exchanges,list-hyperopts,list-markets,list-pairs,list-strategies,list-timeframes,show-trades,test-pairlist,install-ui,plot-dataframe,plot-profit,webserver} ... Free, open source crypto trading bot positional arguments: {trade,create-userdir,new-config,new-strategy,download-data,convert-data,convert-trade-data,list-data,backtesting,edge,hyperopt,hyperopt-list,hyperopt-show,list-exchanges,list-hyperopts,list-markets,list-pairs,list-strategies,list-timeframes,show-trades,test-pairlist,install-ui,plot-dataframe,plot-profit,webserver} trade Trade module. create-userdir Create user-data directory. new-config Create new config new-strategy Create new strategy download-data Download backtesting data. convert-data Convert candle (OHLCV) data from one format to another. convert-trade-data Convert trade data from one format to another. list-data List downloaded data. backtesting Backtesting module. edge Edge module. hyperopt Hyperopt module. hyperopt-list List Hyperopt results hyperopt-show Show details of Hyperopt results list-exchanges Print available exchanges. list-hyperopts Print available hyperopt classes. list-markets Print markets on exchange. list-pairs Print pairs on exchange. list-strategies Print available strategies. list-timeframes Print available timeframes for the exchange. show-trades Show trades. test-pairlist Test your pairlist configuration. install-ui Install FreqUI plot-dataframe Plot candles with indicators. plot-profit Generate plot showing profits. webserver Webserver module. optional arguments: -h, --help show this help message and exit -V, --version show program's version number and exit","title":"Bot commands"},{"location":"bot-usage/#bot-trading-commands","text":"usage: freqtrade trade [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-s NAME] [--strategy-path PATH] [--db-url PATH] [--sd-notify] [--dry-run] [--dry-run-wallet DRY_RUN_WALLET] optional arguments: -h, --help show this help message and exit --db-url PATH Override trades database URL, this is useful in custom deployments (default: `sqlite:///tradesv3.sqlite` for Live Run mode, `sqlite:///tradesv3.dryrun.sqlite` for Dry Run). --sd-notify Notify systemd service manager. --dry-run Enforce dry-run for trading (removes Exchange secrets and simulates trades). --dry-run-wallet DRY_RUN_WALLET, --starting-balance DRY_RUN_WALLET Starting balance, used for backtesting / hyperopt and dry-runs. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Strategy arguments: -s NAME, --strategy NAME Specify strategy class name which will be used by the bot. --strategy-path PATH Specify additional strategy lookup path.","title":"Bot trading commands"},{"location":"bot-usage/#how-to-specify-which-configuration-file-be-used","text":"The bot allows you to select which configuration file you want to use by means of the -c/--config command line option: freqtrade trade -c path/far/far/away/config.json Per default, the bot loads the config.json configuration file from the current working directory.","title":"How to specify which configuration file be used?"},{"location":"bot-usage/#how-to-use-multiple-configuration-files","text":"The bot allows you to use multiple configuration files by specifying multiple -c/--config options in the command line. Configuration parameters defined in the latter configuration files override parameters with the same name defined in the previous configuration files specified in the command line earlier. For example, you can make a separate configuration file with your key and secret for the Exchange you use for trading, specify default configuration file with empty key and secret values while running in the Dry Mode (which does not actually require them): freqtrade trade -c ./config.json and specify both configuration files when running in the normal Live Trade Mode: freqtrade trade -c ./config.json -c path/to/secrets/keys.config.json This could help you hide your private Exchange key and Exchange secret on you local machine by setting appropriate file permissions for the file which contains actual secrets and, additionally, prevent unintended disclosure of sensitive private data when you publish examples of your configuration in the project issues or in the Internet. See more details on this technique with examples in the documentation page on configuration .","title":"How to use multiple configuration files?"},{"location":"bot-usage/#where-to-store-custom-data","text":"Freqtrade allows the creation of a user-data directory using freqtrade create-userdir --userdir someDirectory . This directory will look as follows: user_data/ \u251c\u2500\u2500 backtest_results \u251c\u2500\u2500 data \u251c\u2500\u2500 hyperopts \u251c\u2500\u2500 hyperopt_results \u251c\u2500\u2500 plot \u2514\u2500\u2500 strategies You can add the entry \"user_data_dir\" setting to your configuration, to always point your bot to this directory. Alternatively, pass in --userdir to every command. The bot will fail to start if the directory does not exist, but will create necessary subdirectories. This directory should contain your custom strategies, custom hyperopts and hyperopt loss functions, backtesting historical data (downloaded using either backtesting command or the download script) and plot outputs. It is recommended to use version control to keep track of changes to your strategies.","title":"Where to store custom data"},{"location":"bot-usage/#how-to-use-strategy","text":"This parameter will allow you to load your custom strategy class. To test the bot installation, you can use the SampleStrategy installed by the create-userdir subcommand (usually user_data/strategy/sample_strategy.py ). The bot will search your strategy file within user_data/strategies . To use other directories, please read the next section about --strategy-path . To load a strategy, simply pass the class name (e.g.: CustomStrategy ) in this parameter. Example: In user_data/strategies you have a file my_awesome_strategy.py which has a strategy class called AwesomeStrategy to load it: freqtrade trade --strategy AwesomeStrategy If the bot does not find your strategy file, it will display in an error message the reason (File not found, or errors in your code). Learn more about strategy file in Strategy Customization .","title":"How to use --strategy?"},{"location":"bot-usage/#how-to-use-strategy-path","text":"This parameter allows you to add an additional strategy lookup path, which gets checked before the default locations (The passed path must be a directory!): freqtrade trade --strategy AwesomeStrategy --strategy-path /some/directory","title":"How to use --strategy-path?"},{"location":"bot-usage/#how-to-install-a-strategy","text":"This is very simple. Copy paste your strategy file into the directory user_data/strategies or use --strategy-path . And voila, the bot is ready to use it.","title":"How to install a strategy?"},{"location":"bot-usage/#how-to-use-db-url","text":"When you run the bot in Dry-run mode, per default no transactions are stored in a database. If you want to store your bot actions in a DB using --db-url . This can also be used to specify a custom database in production mode. Example command: freqtrade trade -c config.json --db-url sqlite:///tradesv3.dry_run.sqlite","title":"How to use --db-url?"},{"location":"bot-usage/#next-step","text":"The optimal strategy of the bot will change with time depending of the market trends. The next step is to Strategy Customization .","title":"Next step"},{"location":"configuration/","text":"Configure the bot \u00b6 Freqtrade has many configurable features and possibilities. By default, these settings are configured via the configuration file (see below). The Freqtrade configuration file \u00b6 The bot uses a set of configuration parameters during its operation that all together conform to the bot configuration. It normally reads its configuration from a file (Freqtrade configuration file). Per default, the bot loads the configuration from the config.json file, located in the current working directory. You can specify a different configuration file used by the bot with the -c/--config command-line option. If you used the Quick start method for installing the bot, the installation script should have already created the default configuration file ( config.json ) for you. If the default configuration file is not created we recommend to use freqtrade new-config --config config.json to generate a basic configuration file. The Freqtrade configuration file is to be written in JSON format. Additionally to the standard JSON syntax, you may use one-line // ... and multi-line /* ... */ comments in your configuration files and trailing commas in the lists of parameters. Do not worry if you are not familiar with JSON format -- simply open the configuration file with an editor of your choice, make some changes to the parameters you need, save your changes and, finally, restart the bot or, if it was previously stopped, run it again with the changes you made to the configuration. The bot validates the syntax of the configuration file at startup and will warn you if you made any errors editing it, pointing out problematic lines. Environment variables \u00b6 Set options in the Freqtrade configuration via environment variables. This takes priority over the corresponding value in configuration or strategy. Environment variables must be prefixed with FREQTRADE__ to be loaded to the freqtrade configuration. __ serves as level separator, so the format used should correspond to FREQTRADE__{section}__{key} . As such - an environment variable defined as export FREQTRADE__STAKE_AMOUNT=200 would result in {stake_amount: 200} . A more complex example might be export FREQTRADE__EXCHANGE__KEY= to keep your exchange key secret. This will move the value to the exchange.key section of the configuration. Using this scheme, all configuration settings will also be available as environment variables. Please note that Environment variables will overwrite corresponding settings in your configuration, but command line Arguments will always win. Common example: FREQTRADE__TELEGRAM__CHAT_ID= FREQTRADE__TELEGRAM__TOKEN= FREQTRADE__EXCHANGE__KEY= FREQTRADE__EXCHANGE__SECRET= Note Environment variables detected are logged at startup - so if you can't find why a value is not what you think it should be based on the configuration, make sure it's not loaded from an environment variable. Multiple configuration files \u00b6 Multiple configuration files can be specified and used by the bot or the bot can read its configuration parameters from the process standard input stream. You can specify additional configuration files in add_config_files . Files specified in this parameter will be loaded and merged with the initial config file. The files are resolved relative to the initial configuration file. This is similar to using multiple --config parameters, but simpler in usage as you don't have to specify all files for all commands. Use multiple configuration files to keep secrets secret You can use a 2 nd configuration file containing your secrets. That way you can share your \"primary\" configuration file, while still keeping your API keys for yourself. user_data/config.json \"add_config_files\" : [ \"config-private.json\" ] freqtrade trade --config user_data/config.json <...> The 2 nd file should only specify what you intend to override. If a key is in more than one of the configurations, then the \"last specified configuration\" wins (in the above example, config-private.json ). For one-off commands, you can also use the below syntax by specifying multiple \"--config\" parameters. freqtrade trade --config user_data/config.json --config user_data/config-private.json <...> This is equivalent to the example above - but config-private.json is specified as cli argument. config collision handling If the same configuration setting takes place in both config.json and config-import.json , then the parent configuration wins. In the below case, max_open_trades would be 3 after the merging - as the reusable \"import\" configuration has this key overwritten. user_data/config.json { \"max_open_trades\" : 3 , \"stake_currency\" : \"USDT\" , \"add_config_files\" : [ \"config-import.json\" ] } user_data/config-import.json { \"max_open_trades\" : 10 , \"stake_amount\" : \"unlimited\" , } Resulting combined configuration: Result { \"max_open_trades\" : 3 , \"stake_currency\" : \"USDT\" , \"stake_amount\" : \"unlimited\" } Configuration parameters \u00b6 The table below will list all configuration parameters available. Freqtrade can also load many options via command line (CLI) arguments (check out the commands --help output for details). Configuration option prevalence \u00b6 The prevalence for all Options is as follows: CLI arguments override any other option Environment Variables Configuration files are used in sequence (the last file wins) and override Strategy configurations. Strategy configurations are only used if they are not set via configuration or command-line arguments. These options are marked with Strategy Override in the below table. Parameters table \u00b6 Mandatory parameters are marked as Required , which means that they are required to be set in one of the possible ways. Parameter Description max_open_trades Required. Number of open trades your bot is allowed to have. Only one open trade per pair is possible, so the length of your pairlist is another limitation that can apply. If -1 then it is ignored (i.e. potentially unlimited open trades, limited by the pairlist). More information below . Datatype: Positive integer or -1. stake_currency Required. Crypto-currency used for trading. Datatype: String stake_amount Required. Amount of crypto-currency your bot will use for each trade. Set it to \"unlimited\" to allow the bot to use all available balance. More information below . Datatype: Positive float or \"unlimited\" . tradable_balance_ratio Ratio of the total account balance the bot is allowed to trade. More information below . Defaults to 0.99 99%). Datatype: Positive float between 0.1 and 1.0 . available_capital Available starting capital for the bot. Useful when running multiple bots on the same exchange account. More information below . Datatype: Positive float. amend_last_stake_amount Use reduced last stake amount if necessary. More information below . Defaults to false . Datatype: Boolean last_stake_amount_min_ratio Defines minimum stake amount that has to be left and executed. Applies only to the last stake amount when it's amended to a reduced value (i.e. if amend_last_stake_amount is set to true ). More information below . Defaults to 0.5 . Datatype: Float (as ratio) amount_reserve_percent Reserve some amount in min pair stake amount. The bot will reserve amount_reserve_percent + stoploss value when calculating min pair stake amount in order to avoid possible trade refusals. Defaults to 0.05 (5%). Datatype: Positive Float as ratio. timeframe The timeframe to use (e.g 1m , 5m , 15m , 30m , 1h ...). Usually missing in configuration, and specified in the strategy. Strategy Override . Datatype: String fiat_display_currency Fiat currency used to show your profits. More information below . Datatype: String dry_run Required. Define if the bot must be in Dry Run or production mode. Defaults to true . Datatype: Boolean dry_run_wallet Define the starting amount in stake currency for the simulated wallet used by the bot running in Dry Run mode. Defaults to 1000 . Datatype: Float cancel_open_orders_on_exit Cancel open orders when the /stop RPC command is issued, Ctrl+C is pressed or the bot dies unexpectedly. When set to true , this allows you to use /stop to cancel unfilled and partially filled orders in the event of a market crash. It does not impact open positions. Defaults to false . Datatype: Boolean process_only_new_candles Enable processing of indicators only when new candles arrive. If false each loop populates the indicators, this will mean the same candle is processed many times creating system load but can be useful of your strategy depends on tick data not only candle. Strategy Override . Defaults to true . Datatype: Boolean minimal_roi Required. Set the threshold as ratio the bot will use to exit a trade. More information below . Strategy Override . Datatype: Dict stoploss Required. Value as ratio of the stoploss used by the bot. More details in the stoploss documentation . Strategy Override . Datatype: Float (as ratio) trailing_stop Enables trailing stoploss (based on stoploss in either configuration or strategy file). More details in the stoploss documentation . Strategy Override . Datatype: Boolean trailing_stop_positive Changes stoploss once profit has been reached. More details in the stoploss documentation . Strategy Override . Datatype: Float trailing_stop_positive_offset Offset on when to apply trailing_stop_positive . Percentage value which should be positive. More details in the stoploss documentation . Strategy Override . Defaults to 0.0 (no offset). Datatype: Float trailing_only_offset_is_reached Only apply trailing stoploss when the offset is reached. stoploss documentation . Strategy Override . Defaults to false . Datatype: Boolean fee Fee used during backtesting / dry-runs. Should normally not be configured, which has freqtrade fall back to the exchange default fee. Set as ratio (e.g. 0.001 = 0.1%). Fee is applied twice for each trade, once when buying, once when selling. Datatype: Float (as ratio) futures_funding_rate User-specified funding rate to be used when historical funding rates are not available from the exchange. This does not overwrite real historical rates. It is recommended that this be set to 0 unless you are testing a specific coin and you understand how the funding rate will affect freqtrade's profit calculations. More information here Defaults to None. Datatype: Float trading_mode Specifies if you want to trade regularly, trade with leverage, or trade contracts whose prices are derived from matching cryptocurrency prices. leverage documentation . Defaults to \"spot\" . Datatype: String margin_mode When trading with leverage, this determines if the collateral owned by the trader will be shared or isolated to each trading pair leverage documentation . Datatype: String liquidation_buffer A ratio specifying how large of a safety net to place between the liquidation price and the stoploss to prevent a position from reaching the liquidation price leverage documentation . Defaults to 0.05 . Datatype: Float Unfilled timeout unfilledtimeout.entry Required. How long (in minutes or seconds) the bot will wait for an unfilled entry order to complete, after which the order will be cancelled and repeated at current (new) price, as long as there is a signal. Strategy Override . Datatype: Integer unfilledtimeout.exit Required. How long (in minutes or seconds) the bot will wait for an unfilled exit order to complete, after which the order will be cancelled and repeated at current (new) price, as long as there is a signal. Strategy Override . Datatype: Integer unfilledtimeout.unit Unit to use in unfilledtimeout setting. Note: If you set unfilledtimeout.unit to \"seconds\", \"internals.process_throttle_secs\" must be inferior or equal to timeout Strategy Override . Defaults to minutes . Datatype: String unfilledtimeout.exit_timeout_count How many times can exit orders time out. Once this number of timeouts is reached, an emergency exit is triggered. 0 to disable and allow unlimited order cancels. Strategy Override . Defaults to 0 . Datatype: Integer Pricing entry_pricing.price_side Select the side of the spread the bot should look at to get the entry rate. More information below . Defaults to same . Datatype: String (either ask , bid , same or other ). entry_pricing.price_last_balance Required. Interpolate the bidding price. More information below . entry_pricing.use_order_book Enable entering using the rates in Order Book Entry . Defaults to True . Datatype: Boolean entry_pricing.order_book_top Bot will use the top N rate in Order Book \"price_side\" to enter a trade. I.e. a value of 2 will allow the bot to pick the 2 nd entry in Order Book Entry . Defaults to 1 . Datatype: Positive Integer entry_pricing. check_depth_of_market.enabled Do not enter if the difference of buy orders and sell orders is met in Order Book. Check market depth . Defaults to false . Datatype: Boolean entry_pricing. check_depth_of_market.bids_to_ask_delta The difference ratio of buy orders and sell orders found in Order Book. A value below 1 means sell order size is greater, while value greater than 1 means buy order size is higher. Check market depth Defaults to 0 . Datatype: Float (as ratio) exit_pricing.price_side Select the side of the spread the bot should look at to get the exit rate. More information below . Defaults to same . Datatype: String (either ask , bid , same or other ). exit_pricing.price_last_balance Interpolate the exiting price. More information below . exit_pricing.use_order_book Enable exiting of open trades using Order Book Exit . Defaults to True . Datatype: Boolean exit_pricing.order_book_top Bot will use the top N rate in Order Book \"price_side\" to exit. I.e. a value of 2 will allow the bot to pick the 2 nd ask rate in Order Book Exit Defaults to 1 . Datatype: Positive Integer custom_price_max_distance_ratio Configure maximum distance ratio between current and custom entry or exit price. Defaults to 0.02 2%). Datatype: Positive float TODO use_exit_signal Use exit signals produced by the strategy in addition to the minimal_roi . Strategy Override . Defaults to true . Datatype: Boolean exit_profit_only Wait until the bot reaches exit_profit_offset before taking an exit decision. Strategy Override . Defaults to false . Datatype: Boolean exit_profit_offset Exit-signal is only active above this value. Only active in combination with exit_profit_only=True . Strategy Override . Defaults to 0.0 . Datatype: Float (as ratio) ignore_roi_if_entry_signal Do not exit if the entry signal is still active. This setting takes preference over minimal_roi and use_exit_signal . Strategy Override . Defaults to false . Datatype: Boolean ignore_buying_expired_candle_after Specifies the number of seconds until a buy signal is no longer used. Datatype: Integer order_types Configure order-types depending on the action ( \"entry\" , \"exit\" , \"stoploss\" , \"stoploss_on_exchange\" ). More information below . Strategy Override . Datatype: Dict order_time_in_force Configure time in force for entry and exit orders. More information below . Strategy Override . Datatype: Dict position_adjustment_enable Enables the strategy to use position adjustments (additional buys or sells). More information here . Strategy Override . Defaults to false . Datatype: Boolean max_entry_position_adjustment Maximum additional order(s) for each open trade on top of the first entry Order. Set it to -1 for unlimited additional orders. More information here . Strategy Override . Defaults to -1 . Datatype: Positive Integer or -1 Exchange exchange.name Required. Name of the exchange class to use. List below . Datatype: String exchange.sandbox Use the 'sandbox' version of the exchange, where the exchange provides a sandbox for risk-free integration. See here in more details. Datatype: Boolean exchange.key API key to use for the exchange. Only required when you are in production mode. Keep it in secret, do not disclose publicly. Datatype: String exchange.secret API secret to use for the exchange. Only required when you are in production mode. Keep it in secret, do not disclose publicly. Datatype: String exchange.password API password to use for the exchange. Only required when you are in production mode and for exchanges that use password for API requests. Keep it in secret, do not disclose publicly. Datatype: String exchange.uid API uid to use for the exchange. Only required when you are in production mode and for exchanges that use uid for API requests. Keep it in secret, do not disclose publicly. Datatype: String exchange.pair_whitelist List of pairs to use by the bot for trading and to check for potential trades during backtesting. Supports regex pairs as .*/BTC . Not used by VolumePairList. More information . Datatype: List exchange.pair_blacklist List of pairs the bot must absolutely avoid for trading and backtesting. More information . Datatype: List exchange.ccxt_config Additional CCXT parameters passed to both ccxt instances (sync and async). This is usually the correct place for additional ccxt configurations. Parameters may differ from exchange to exchange and are documented in the ccxt documentation . Please avoid adding exchange secrets here (use the dedicated fields instead), as they may be contained in logs. Datatype: Dict exchange.ccxt_sync_config Additional CCXT parameters passed to the regular (sync) ccxt instance. Parameters may differ from exchange to exchange and are documented in the ccxt documentation Datatype: Dict exchange.ccxt_async_config Additional CCXT parameters passed to the async ccxt instance. Parameters may differ from exchange to exchange and are documented in the ccxt documentation Datatype: Dict exchange.markets_refresh_interval The interval in minutes in which markets are reloaded. Defaults to 60 minutes. Datatype: Positive Integer exchange.skip_pair_validation Skip pairlist validation on startup. Defaults to false Datatype: * Boolean exchange.skip_open_order_update Skips open order updates on startup should the exchange cause problems. Only relevant in live conditions. Defaults to false Datatype: * Boolean exchange.unknown_fee_rate Fallback value to use when calculating trading fees. This can be useful for exchanges which have fees in non-tradable currencies. The value provided here will be multiplied with the \"fee cost\". Defaults to None Datatype: * float exchange.log_responses Log relevant exchange responses. For debug mode only - use with care. Defaults to false Datatype: * Boolean experimental.block_bad_exchanges Block exchanges known to not work with freqtrade. Leave on default unless you want to test if that exchange works now. Defaults to true . Datatype: Boolean Plugins edge.* Please refer to edge configuration document for detailed explanation of all possible configuration options. pairlists Define one or more pairlists to be used. More information . Defaults to StaticPairList . Datatype: List of Dicts protections Define one or more protections to be used. More information . Datatype: List of Dicts Telegram telegram.enabled Enable the usage of Telegram. Datatype: Boolean telegram.token Your Telegram bot token. Only required if telegram.enabled is true . Keep it in secret, do not disclose publicly. Datatype: String telegram.chat_id Your personal Telegram account id. Only required if telegram.enabled is true . Keep it in secret, do not disclose publicly. Datatype: String telegram.balance_dust_level Dust-level (in stake currency) - currencies with a balance below this will not be shown by /balance . Datatype: float telegram.reload Allow \"reload\" buttons on telegram messages. Defaults to True . Datatype: * boolean telegram.notification_settings.* Detailed notification settings. Refer to the telegram documentation for details. Datatype: dictionary Webhook webhook.enabled Enable usage of Webhook notifications Datatype: Boolean webhook.url URL for the webhook. Only required if webhook.enabled is true . See the webhook documentation for more details. Datatype: String webhook.webhookentry Payload to send on entry. Only required if webhook.enabled is true . See the webhook documentation for more details. Datatype: String webhook.webhookentrycancel Payload to send on entry order cancel. Only required if webhook.enabled is true . See the webhook documentation for more details. Datatype: String webhook.webhookentryfill Payload to send on entry order filled. Only required if webhook.enabled is true . See the webhook documentation for more details. Datatype: String webhook.webhookexit Payload to send on exit. Only required if webhook.enabled is true . See the webhook documentation for more details. Datatype: String webhook.webhookexitcancel Payload to send on exit order cancel. Only required if webhook.enabled is true . See the webhook documentation for more details. Datatype: String webhook.webhookexitfill Payload to send on exit order filled. Only required if webhook.enabled is true . See the webhook documentation for more details. Datatype: String webhook.webhookstatus Payload to send on status calls. Only required if webhook.enabled is true . See the webhook documentation for more details. Datatype: String Rest API / FreqUI api_server.enabled Enable usage of API Server. See the API Server documentation for more details. Datatype: Boolean api_server.listen_ip_address Bind IP address. See the API Server documentation for more details. Datatype: IPv4 api_server.listen_port Bind Port. See the API Server documentation for more details. Datatype: Integer between 1024 and 65535 api_server.verbosity Logging verbosity. info will print all RPC Calls, while \"error\" will only display errors. Datatype: Enum, either info or error . Defaults to info . api_server.username Username for API server. See the API Server documentation for more details. Keep it in secret, do not disclose publicly. Datatype: String api_server.password Password for API server. See the API Server documentation for more details. Keep it in secret, do not disclose publicly. Datatype: String bot_name Name of the bot. Passed via API to a client - can be shown to distinguish / name bots. Defaults to freqtrade Datatype: String Other initial_state Defines the initial application state. If set to stopped, then the bot has to be explicitly started via /start RPC command. Defaults to stopped . Datatype: Enum, either stopped or running force_entry_enable Enables the RPC Commands to force a Trade entry. More information below. Datatype: Boolean disable_dataframe_checks Disable checking the OHLCV dataframe returned from the strategy methods for correctness. Only use when intentionally changing the dataframe and understand what you are doing. Strategy Override . Defaults to False . Datatype: Boolean internals.process_throttle_secs Set the process throttle, or minimum loop duration for one bot iteration loop. Value in second. Defaults to 5 seconds. Datatype: Positive Integer internals.heartbeat_interval Print heartbeat message every N seconds. Set to 0 to disable heartbeat messages. Defaults to 60 seconds. Datatype: Positive Integer or 0 internals.sd_notify Enables use of the sd_notify protocol to tell systemd service manager about changes in the bot state and issue keep-alive pings. See here for more details. Datatype: Boolean strategy Required Defines Strategy class to use. Recommended to be set via --strategy NAME . Datatype: ClassName strategy_path Adds an additional strategy lookup path (must be a directory). Datatype: String recursive_strategy_search Set to true to recursively search sub-directories inside user_data/strategies for a strategy. Datatype: Boolean user_data_dir Directory containing user data. Defaults to ./user_data/ . Datatype: String db_url Declares database URL to use. NOTE: This defaults to sqlite:///tradesv3.dryrun.sqlite if dry_run is true , and to sqlite:///tradesv3.sqlite for production instances. Datatype: String, SQLAlchemy connect string logfile Specifies logfile name. Uses a rolling strategy for log file rotation for 10 files with the 1MB limit per file. Datatype: String add_config_files Additional config files. These files will be loaded and merged with the current config file. The files are resolved relative to the initial file. Defaults to [] . Datatype: List of strings dataformat_ohlcv Data format to use to store historical candle (OHLCV) data. Defaults to json . Datatype: String dataformat_trades Data format to use to store historical trades data. Defaults to jsongz . Datatype: String Parameters in the strategy \u00b6 The following parameters can be set in the configuration file or strategy. Values set in the configuration file always overwrite values set in the strategy. minimal_roi timeframe stoploss trailing_stop trailing_stop_positive trailing_stop_positive_offset trailing_only_offset_is_reached use_custom_stoploss process_only_new_candles order_types order_time_in_force unfilledtimeout disable_dataframe_checks use_exit_signal exit_profit_only exit_profit_offset ignore_roi_if_entry_signal ignore_buying_expired_candle_after position_adjustment_enable max_entry_position_adjustment Configuring amount per trade \u00b6 There are several methods to configure how much of the stake currency the bot will use to enter a trade. All methods respect the available balance configuration as explained below. Minimum trade stake \u00b6 The minimum stake amount will depend on exchange and pair and is usually listed in the exchange support pages. Assuming the minimum tradable amount for XRP/USD is 20 XRP (given by the exchange), and the price is 0.6 \\(, the minimum stake amount to buy this pair is 20 * 0.6 ~= 12 . This exchange has also a limit on USD - where all orders must be > 10\\) - which however does not apply in this case. To guarantee safe execution, freqtrade will not allow buying with a stake-amount of 10.1$, instead, it'll make sure that there's enough space to place a stoploss below the pair (+ an offset, defined by amount_reserve_percent , which defaults to 5%). With a reserve of 5%, the minimum stake amount would be ~12.6$ ( 12 * (1 + 0.05) ). If we take into account a stoploss of 10% on top of that - we'd end up with a value of ~14$ ( 12.6 / (1 - 0.1) ). To limit this calculation in case of large stoploss values, the calculated minimum stake-limit will never be more than 50% above the real limit. Warning Since the limits on exchanges are usually stable and are not updated often, some pairs can show pretty high minimum limits, simply because the price increased a lot since the last limit adjustment by the exchange. Freqtrade adjusts the stake-amount to this value, unless it's > 30% more than the calculated/desired stake-amount - in which case the trade is rejected. Tradable balance \u00b6 By default, the bot assumes that the complete amount - 1% is at it's disposal, and when using dynamic stake amount , it will split the complete balance into max_open_trades buckets per trade. Freqtrade will reserve 1% for eventual fees when entering a trade and will therefore not touch that by default. You can configure the \"untouched\" amount by using the tradable_balance_ratio setting. For example, if you have 10 ETH available in your wallet on the exchange and tradable_balance_ratio=0.5 (which is 50%), then the bot will use a maximum amount of 5 ETH for trading and considers this as an available balance. The rest of the wallet is untouched by the trades. Danger This setting should not be used when running multiple bots on the same account. Please look at Available Capital to the bot instead. Warning The tradable_balance_ratio setting applies to the current balance (free balance + tied up in trades). Therefore, assuming the starting balance of 1000, a configuration with tradable_balance_ratio=0.99 will not guarantee that 10 currency units will always remain available on the exchange. For example, the free amount may reduce to 5 units if the total balance is reduced to 500 (either by a losing streak or by withdrawing balance). Assign available Capital \u00b6 To fully utilize compounding profits when using multiple bots on the same exchange account, you'll want to limit each bot to a certain starting balance. This can be accomplished by setting available_capital to the desired starting balance. Assuming your account has 10.000 USDT and you want to run 2 different strategies on this exchange. You'd set available_capital=5000 - granting each bot an initial capital of 5000 USDT. The bot will then split this starting balance equally into max_open_trades buckets. Profitable trades will result in increased stake-sizes for this bot - without affecting the stake-sizes of the other bot. Incompatible with tradable_balance_ratio Setting this option will replace any configuration of tradable_balance_ratio . Amend last stake amount \u00b6 Assuming we have the tradable balance of 1000 USDT, stake_amount=400 , and max_open_trades=3 . The bot would open 2 trades and will be unable to fill the last trading slot, since the requested 400 USDT are no longer available since 800 USDT are already tied in other trades. To overcome this, the option amend_last_stake_amount can be set to True , which will enable the bot to reduce stake_amount to the available balance to fill the last trade slot. In the example above this would mean: Trade1: 400 USDT Trade2: 400 USDT Trade3: 200 USDT Note This option only applies with Static stake amount - since Dynamic stake amount divides the balances evenly. Note The minimum last stake amount can be configured using last_stake_amount_min_ratio - which defaults to 0.5 (50%). This means that the minimum stake amount that's ever used is stake_amount * 0.5 . This avoids very low stake amounts, that are close to the minimum tradable amount for the pair and can be refused by the exchange. Static stake amount \u00b6 The stake_amount configuration statically configures the amount of stake-currency your bot will use for each trade. The minimal configuration value is 0.0001, however, please check your exchange's trading minimums for the stake currency you're using to avoid problems. This setting works in combination with max_open_trades . The maximum capital engaged in trades is stake_amount * max_open_trades . For example, the bot will at most use (0.05 BTC x 3) = 0.15 BTC, assuming a configuration of max_open_trades=3 and stake_amount=0.05 . Note This setting respects the available balance configuration . Dynamic stake amount \u00b6 Alternatively, you can use a dynamic stake amount, which will use the available balance on the exchange, and divide that equally by the number of allowed trades ( max_open_trades ). To configure this, set stake_amount=\"unlimited\" . We also recommend to set tradable_balance_ratio=0.99 (99%) - to keep a minimum balance for eventual fees. In this case a trade amount is calculated as: currency_balance / ( max_open_trades - current_open_trades ) To allow the bot to trade all the available stake_currency in your account (minus tradable_balance_ratio ) set \"stake_amount\" : \"unlimited\" , \"tradable_balance_ratio\" : 0.99 , Compounding profits This configuration will allow increasing/decreasing stakes depending on the performance of the bot (lower stake if the bot is losing, higher stakes if the bot has a winning record since higher balances are available), and will result in profit compounding. When using Dry-Run Mode When using \"stake_amount\" : \"unlimited\", in combination with Dry-Run, Backtesting or Hyperopt, the balance will be simulated starting with a stake of dry_run_wallet which will evolve. It is therefore important to set dry_run_wallet to a sensible value (like 0.05 or 0.01 for BTC and 1000 or 100 for USDT, for example), otherwise, it may simulate trades with 100 BTC (or more) or 0.05 USDT (or less) at once - which may not correspond to your real available balance or is less than the exchange minimal limit for the order amount for the stake currency. Dynamic stake amount with position adjustment \u00b6 When you want to use position adjustment with unlimited stakes, you must also implement custom_stake_amount to a return a value depending on your strategy. Typical value would be in the range of 25% - 50% of the proposed stakes, but depends highly on your strategy and how much you wish to leave into the wallet as position adjustment buffer. For example if your position adjustment assumes it can do 2 additional buys with the same stake amounts then your buffer should be 66.6667% of the initially proposed unlimited stake amount. Or another example if your position adjustment assumes it can do 1 additional buy with 3x the original stake amount then custom_stake_amount should return 25% of proposed stake amount and leave 75% for possible later position adjustments. Prices used for orders \u00b6 Prices for regular orders can be controlled via the parameter structures entry_pricing for trade entries and exit_pricing for trade exits. Prices are always retrieved right before an order is placed, either by querying the exchange tickers or by using the orderbook data. Note Orderbook data used by Freqtrade are the data retrieved from exchange by the ccxt's function fetch_order_book() , i.e. are usually data from the L2-aggregated orderbook, while the ticker data are the structures returned by the ccxt's fetch_ticker() / fetch_tickers() functions. Refer to the ccxt library documentation for more details. Using market orders Please read the section Market order pricing section when using market orders. Entry price \u00b6 Enter price side \u00b6 The configuration setting entry_pricing.price_side defines the side of the orderbook the bot looks for when buying. The following displays an orderbook. ... 103 102 101 # ask -------------Current spread 99 # bid 98 97 ... If entry_pricing.price_side is set to \"bid\" , then the bot will use 99 as entry price. In line with that, if entry_pricing.price_side is set to \"ask\" , then the bot will use 101 as entry price. Depending on the order direction ( long / short ), this will lead to different results. Therefore we recommend to use \"same\" or \"other\" for this configuration instead. This would result in the following pricing matrix: direction Order setting price crosses spread long buy ask 101 yes long buy bid 99 no long buy same 99 no long buy other 101 yes short sell ask 101 no short sell bid 99 yes short sell same 101 no short sell other 99 yes Using the other side of the orderbook often guarantees quicker filled orders, but the bot can also end up paying more than what would have been necessary. Taker fees instead of maker fees will most likely apply even when using limit buy orders. Also, prices at the \"other\" side of the spread are higher than prices at the \"bid\" side in the orderbook, so the order behaves similar to a market order (however with a maximum price). Entry price with Orderbook enabled \u00b6 When entering a trade with the orderbook enabled ( entry_pricing.use_order_book=True ), Freqtrade fetches the entry_pricing.order_book_top entries from the orderbook and uses the entry specified as entry_pricing.order_book_top on the configured side ( entry_pricing.price_side ) of the orderbook. 1 specifies the topmost entry in the orderbook, while 2 would use the 2 nd entry in the orderbook, and so on. Entry price without Orderbook enabled \u00b6 The following section uses side as the configured entry_pricing.price_side (defaults to \"same\" ). When not using orderbook ( entry_pricing.use_order_book=False ), Freqtrade uses the best side price from the ticker if it's below the last traded price from the ticker. Otherwise (when the side price is above the last price), it calculates a rate between side and last price based on entry_pricing.price_last_balance . The entry_pricing.price_last_balance configuration parameter controls this. A value of 0.0 will use side price, while 1.0 will use the last price and values between those interpolate between ask and last price. Check depth of market \u00b6 When check depth of market is enabled ( entry_pricing.check_depth_of_market.enabled=True ), the entry signals are filtered based on the orderbook depth (sum of all amounts) for each orderbook side. Orderbook bid (buy) side depth is then divided by the orderbook ask (sell) side depth and the resulting delta is compared to the value of the entry_pricing.check_depth_of_market.bids_to_ask_delta parameter. The entry order is only executed if the orderbook delta is greater than or equal to the configured delta value. Note A delta value below 1 means that ask (sell) orderbook side depth is greater than the depth of the bid (buy) orderbook side, while a value greater than 1 means opposite (depth of the buy side is higher than the depth of the sell side). Exit price \u00b6 Exit price side \u00b6 The configuration setting exit_pricing.price_side defines the side of the spread the bot looks for when exiting a trade. The following displays an orderbook: ... 103 102 101 # ask -------------Current spread 99 # bid 98 97 ... If exit_pricing.price_side is set to \"ask\" , then the bot will use 101 as exiting price. In line with that, if exit_pricing.price_side is set to \"bid\" , then the bot will use 99 as exiting price. Depending on the order direction ( long / short ), this will lead to different results. Therefore we recommend to use \"same\" or \"other\" for this configuration instead. This would result in the following pricing matrix: Direction Order setting price crosses spread long sell ask 101 no long sell bid 99 yes long sell same 101 no long sell other 99 yes short buy ask 101 yes short buy bid 99 no short buy same 99 no short buy other 101 yes Exit price with Orderbook enabled \u00b6 When exiting with the orderbook enabled ( exit_pricing.use_order_book=True ), Freqtrade fetches the exit_pricing.order_book_top entries in the orderbook and uses the entry specified as exit_pricing.order_book_top from the configured side ( exit_pricing.price_side ) as trade exit price. 1 specifies the topmost entry in the orderbook, while 2 would use the 2 nd entry in the orderbook, and so on. Exit price without Orderbook enabled \u00b6 The following section uses side as the configured exit_pricing.price_side (defaults to \"ask\" ). When not using orderbook ( exit_pricing.use_order_book=False ), Freqtrade uses the best side price from the ticker if it's above the last traded price from the ticker. Otherwise (when the side price is below the last price), it calculates a rate between side and last price based on exit_pricing.price_last_balance . The exit_pricing.price_last_balance configuration parameter controls this. A value of 0.0 will use side price, while 1.0 will use the last price and values between those interpolate between side and last price. Market order pricing \u00b6 When using market orders, prices should be configured to use the \"correct\" side of the orderbook to allow realistic pricing detection. Assuming both entry and exits are using market orders, a configuration similar to the following must be used \"order_types\": { \"entry\": \"market\", \"exit\": \"market\" // ... }, \"entry_pricing\": { \"price_side\": \"other\", // ... }, \"exit_pricing\":{ \"price_side\": \"other\", // ... }, Obviously, if only one side is using limit orders, different pricing combinations can be used. Understand minimal_roi \u00b6 The minimal_roi configuration parameter is a JSON object where the key is a duration in minutes and the value is the minimum ROI as a ratio. See the example below: \"minimal_roi\" : { \"40\" : 0.0 , # Exi t a fter 40 mi nutes i f t he pro f i t is n o t ne ga t ive \"30\" : 0.01 , # Exi t a fter 30 mi nutes i f t here is a t leas t 1 % pro f i t \"20\" : 0.02 , # Exi t a fter 20 mi nutes i f t here is a t leas t 2 % pro f i t \"0\" : 0.04 # Exi t immedia tel y i f t here is a t leas t 4 % pro f i t }, Most of the strategy files already include the optimal minimal_roi value. This parameter can be set in either Strategy or Configuration file. If you use it in the configuration file, it will override the minimal_roi value from the strategy file. If it is not set in either Strategy or Configuration, a default of 1000% {\"0\": 10} is used, and minimal ROI is disabled unless your trade generates 1000% profit. Special case to forceexit after a specific time A special case presents using \"\": -1 as ROI. This forces the bot to exit a trade after N Minutes, no matter if it's positive or negative, so represents a time-limited force-exit. Understand force_entry_enable \u00b6 The force_entry_enable configuration parameter enables the usage of force-enter ( /forcelong , /forceshort ) commands via Telegram and REST API. For security reasons, it's disabled by default, and freqtrade will show a warning message on startup if enabled. For example, you can send /forceenter ETH/BTC to the bot, which will result in freqtrade buying the pair and holds it until a regular exit-signal (ROI, stoploss, /forceexit) appears. This can be dangerous with some strategies, so use with care. See the telegram documentation for details on usage. Ignoring expired candles \u00b6 When working with larger timeframes (for example 1h or more) and using a low max_open_trades value, the last candle can be processed as soon as a trade slot becomes available. When processing the last candle, this can lead to a situation where it may not be desirable to use the buy signal on that candle. For example, when using a condition in your strategy where you use a cross-over, that point may have passed too long ago for you to start a trade on it. In these situations, you can enable the functionality to ignore candles that are beyond a specified period by setting ignore_buying_expired_candle_after to a positive number, indicating the number of seconds after which the buy signal becomes expired. For example, if your strategy is using a 1h timeframe, and you only want to buy within the first 5 minutes when a new candle comes in, you can add the following configuration to your strategy: { //... \"ignore_buying_expired_candle_after\" : 300 , // ... } Note This setting resets with each new candle, so it will not prevent sticking-signals from executing on the 2 nd or 3 rd candle they're active. Best use a \"trigger\" selector for buy signals, which are only active for one candle. Understand order_types \u00b6 The order_types configuration parameter maps actions ( entry , exit , stoploss , emergency_exit , force_exit , force_entry ) to order-types ( market , limit , ...) as well as configures stoploss to be on the exchange and defines stoploss on exchange update interval in seconds. This allows to enter using limit orders, exit using limit-orders, and create stoplosses using market orders. It also allows to set the stoploss \"on exchange\" which means stoploss order would be placed immediately once the buy order is fulfilled. order_types set in the configuration file overwrites values set in the strategy as a whole, so you need to configure the whole order_types dictionary in one place. If this is configured, the following 4 values ( entry , exit , stoploss and stoploss_on_exchange ) need to be present, otherwise, the bot will fail to start. For information on ( emergency_exit , force_exit , force_entry , stoploss_on_exchange , stoploss_on_exchange_interval , stoploss_on_exchange_limit_ratio ) please see stop loss documentation stop loss on exchange Syntax for Strategy: order_types = { \"entry\" : \"limit\" , \"exit\" : \"limit\" , \"emergency_exit\" : \"market\" , \"force_entry\" : \"market\" , \"force_exit\" : \"market\" , \"stoploss\" : \"market\" , \"stoploss_on_exchange\" : False , \"stoploss_on_exchange_interval\" : 60 , \"stoploss_on_exchange_limit_ratio\" : 0.99 , } Configuration: \"order_types\" : { \"entry\" : \"limit\" , \"exit\" : \"limit\" , \"emergency_exit\" : \"market\" , \"force_entry\" : \"market\" , \"force_exit\" : \"market\" , \"stoploss\" : \"market\" , \"stoploss_on_exchange\" : false , \"stoploss_on_exchange_interval\" : 60 } Market order support Not all exchanges support \"market\" orders. The following message will be shown if your exchange does not support market orders: \"Exchange does not support market orders.\" and the bot will refuse to start. Using market orders Please carefully read the section Market order pricing section when using market orders. Stoploss on exchange stoploss_on_exchange_interval is not mandatory. Do not change its value if you are unsure of what you are doing. For more information about how stoploss works please refer to the stoploss documentation . If stoploss_on_exchange is enabled and the stoploss is cancelled manually on the exchange, then the bot will create a new stoploss order. Warning: stoploss_on_exchange failures If stoploss on exchange creation fails for some reason, then an \"emergency exit\" is initiated. By default, this will exit the trade using a market order. The order-type for the emergency-exit can be changed by setting the emergency_exit value in the order_types dictionary - however, this is not advised. Understand order_time_in_force \u00b6 The order_time_in_force configuration parameter defines the policy by which the order is executed on the exchange. Three commonly used time in force are: GTC (Good Till Canceled): This is most of the time the default time in force. It means the order will remain on exchange till it is cancelled by the user. It can be fully or partially fulfilled. If partially fulfilled, the remaining will stay on the exchange till cancelled. FOK (Fill Or Kill): It means if the order is not executed immediately AND fully then it is cancelled by the exchange. IOC (Immediate Or Canceled): It is the same as FOK (above) except it can be partially fulfilled. The remaining part is automatically cancelled by the exchange. The order_time_in_force parameter contains a dict with buy and sell time in force policy values. This can be set in the configuration file or in the strategy. Values set in the configuration file overwrites values set in the strategy. The possible values are: gtc (default), fok or ioc . \"order_time_in_force\" : { \"entry\" : \"gtc\" , \"exit\" : \"gtc\" }, Warning This is ongoing work. For now, it is supported only for binance and kucoin. Please don't change the default value unless you know what you are doing and have researched the impact of using different values for your particular exchange. What values can be used for fiat_display_currency? \u00b6 The fiat_display_currency configuration parameter sets the base currency to use for the conversion from coin to fiat in the bot Telegram reports. The valid values are: \"AUD\" , \"BRL\" , \"CAD\" , \"CHF\" , \"CLP\" , \"CNY\" , \"CZK\" , \"DKK\" , \"EUR\" , \"GBP\" , \"HKD\" , \"HUF\" , \"IDR\" , \"ILS\" , \"INR\" , \"JPY\" , \"KRW\" , \"MXN\" , \"MYR\" , \"NOK\" , \"NZD\" , \"PHP\" , \"PKR\" , \"PLN\" , \"RUB\" , \"SEK\" , \"SGD\" , \"THB\" , \"TRY\" , \"TWD\" , \"ZAR\" , \"USD\" In addition to fiat currencies, a range of crypto currencies is supported. The valid values are: \"BTC\" , \"ETH\" , \"XRP\" , \"LTC\" , \"BCH\" , \"USDT\" Using Dry-run mode \u00b6 We recommend starting the bot in the Dry-run mode to see how your bot will behave and what is the performance of your strategy. In the Dry-run mode, the bot does not engage your money. It only runs a live simulation without creating trades on the exchange. Edit your config.json configuration file. Switch dry-run to true and specify db_url for a persistence database. \"dry_run\" : true , \"db_url\" : \"sqlite:///tradesv3.dryrun.sqlite\" , Remove your Exchange API key and secret (change them by empty values or fake credentials): \"exchange\" : { \"name\" : \"bittrex\" , \"key\" : \"key\" , \"secret\" : \"secret\" , ... } Once you will be happy with your bot performance running in the Dry-run mode, you can switch it to production mode. Note A simulated wallet is available during dry-run mode and will assume a starting capital of dry_run_wallet (defaults to 1000). Considerations for dry-run \u00b6 API-keys may or may not be provided. Only Read-Only operations (i.e. operations that do not alter account state) on the exchange are performed in dry-run mode. Wallets ( /balance ) are simulated based on dry_run_wallet . Orders are simulated, and will not be posted to the exchange. Market orders fill based on orderbook volume the moment the order is placed. Limit orders fill once the price reaches the defined level - or time out based on unfilledtimeout settings. In combination with stoploss_on_exchange , the stop_loss price is assumed to be filled. Open orders (not trades, which are stored in the database) are kept open after bot restarts, with the assumption that they were not filled while being offline. Switch to production mode \u00b6 In production mode, the bot will engage your money. Be careful, since a wrong strategy can lose all your money. Be aware of what you are doing when you run it in production mode. When switching to Production mode, please make sure to use a different / fresh database to avoid dry-run trades messing with your exchange money and eventually tainting your statistics. Setup your exchange account \u00b6 You will need to create API Keys (usually you get key and secret , some exchanges require an additional password ) from the Exchange website and you'll need to insert this into the appropriate fields in the configuration or when asked by the freqtrade new-config command. API Keys are usually only required for live trading (trading for real money, bot running in \"production mode\", executing real orders on the exchange) and are not required for the bot running in dry-run (trade simulation) mode. When you set up the bot in dry-run mode, you may fill these fields with empty values. To switch your bot in production mode \u00b6 Edit your config.json file. Switch dry-run to false and don't forget to adapt your database URL if set: \"dry_run\" : false , Insert your Exchange API key (change them by fake API keys): { \"exchange\" : { \"name\" : \"bittrex\" , \"key\" : \"af8ddd35195e9dc500b9a6f799f6f5c93d89193b\" , \"secret\" : \"08a9dc6db3d7b53e1acebd9275677f4b0a04f1a5\" , //\"password\": \"\", // Optional, not needed by all exchanges) // ... } //... } You should also make sure to read the Exchanges section of the documentation to be aware of potential configuration details specific to your exchange. Keep your secrets secret To keep your secrets secret, we recommend using a 2 nd configuration for your API keys. Simply use the above snippet in a new configuration file (e.g. config-private.json ) and keep your settings in this file. You can then start the bot with freqtrade trade --config user_data/config.json --config user_data/config-private.json <...> to have your keys loaded. NEVER share your private configuration file or your exchange keys with anyone! Using proxy with Freqtrade \u00b6 To use a proxy with freqtrade, add the kwarg \"aiohttp_trust_env\"=true to the \"ccxt_async_kwargs\" dict in the exchange section of the configuration. An example for this can be found in config_examples/config_full.example.json \"ccxt_async_config\" : { \"aiohttp_trust_env\" : true } Then, export your proxy settings using the variables \"HTTP_PROXY\" and \"HTTPS_PROXY\" set to the appropriate values export HTTP_PROXY = \"http://addr:port\" export HTTPS_PROXY = \"http://addr:port\" freqtrade Next step \u00b6 Now you have configured your config.json, the next step is to start your bot .","title":"Configuration"},{"location":"configuration/#configure-the-bot","text":"Freqtrade has many configurable features and possibilities. By default, these settings are configured via the configuration file (see below).","title":"Configure the bot"},{"location":"configuration/#the-freqtrade-configuration-file","text":"The bot uses a set of configuration parameters during its operation that all together conform to the bot configuration. It normally reads its configuration from a file (Freqtrade configuration file). Per default, the bot loads the configuration from the config.json file, located in the current working directory. You can specify a different configuration file used by the bot with the -c/--config command-line option. If you used the Quick start method for installing the bot, the installation script should have already created the default configuration file ( config.json ) for you. If the default configuration file is not created we recommend to use freqtrade new-config --config config.json to generate a basic configuration file. The Freqtrade configuration file is to be written in JSON format. Additionally to the standard JSON syntax, you may use one-line // ... and multi-line /* ... */ comments in your configuration files and trailing commas in the lists of parameters. Do not worry if you are not familiar with JSON format -- simply open the configuration file with an editor of your choice, make some changes to the parameters you need, save your changes and, finally, restart the bot or, if it was previously stopped, run it again with the changes you made to the configuration. The bot validates the syntax of the configuration file at startup and will warn you if you made any errors editing it, pointing out problematic lines.","title":"The Freqtrade configuration file"},{"location":"configuration/#environment-variables","text":"Set options in the Freqtrade configuration via environment variables. This takes priority over the corresponding value in configuration or strategy. Environment variables must be prefixed with FREQTRADE__ to be loaded to the freqtrade configuration. __ serves as level separator, so the format used should correspond to FREQTRADE__{section}__{key} . As such - an environment variable defined as export FREQTRADE__STAKE_AMOUNT=200 would result in {stake_amount: 200} . A more complex example might be export FREQTRADE__EXCHANGE__KEY= to keep your exchange key secret. This will move the value to the exchange.key section of the configuration. Using this scheme, all configuration settings will also be available as environment variables. Please note that Environment variables will overwrite corresponding settings in your configuration, but command line Arguments will always win. Common example: FREQTRADE__TELEGRAM__CHAT_ID= FREQTRADE__TELEGRAM__TOKEN= FREQTRADE__EXCHANGE__KEY= FREQTRADE__EXCHANGE__SECRET= Note Environment variables detected are logged at startup - so if you can't find why a value is not what you think it should be based on the configuration, make sure it's not loaded from an environment variable.","title":"Environment variables"},{"location":"configuration/#multiple-configuration-files","text":"Multiple configuration files can be specified and used by the bot or the bot can read its configuration parameters from the process standard input stream. You can specify additional configuration files in add_config_files . Files specified in this parameter will be loaded and merged with the initial config file. The files are resolved relative to the initial configuration file. This is similar to using multiple --config parameters, but simpler in usage as you don't have to specify all files for all commands. Use multiple configuration files to keep secrets secret You can use a 2 nd configuration file containing your secrets. That way you can share your \"primary\" configuration file, while still keeping your API keys for yourself. user_data/config.json \"add_config_files\" : [ \"config-private.json\" ] freqtrade trade --config user_data/config.json <...> The 2 nd file should only specify what you intend to override. If a key is in more than one of the configurations, then the \"last specified configuration\" wins (in the above example, config-private.json ). For one-off commands, you can also use the below syntax by specifying multiple \"--config\" parameters. freqtrade trade --config user_data/config.json --config user_data/config-private.json <...> This is equivalent to the example above - but config-private.json is specified as cli argument. config collision handling If the same configuration setting takes place in both config.json and config-import.json , then the parent configuration wins. In the below case, max_open_trades would be 3 after the merging - as the reusable \"import\" configuration has this key overwritten. user_data/config.json { \"max_open_trades\" : 3 , \"stake_currency\" : \"USDT\" , \"add_config_files\" : [ \"config-import.json\" ] } user_data/config-import.json { \"max_open_trades\" : 10 , \"stake_amount\" : \"unlimited\" , } Resulting combined configuration: Result { \"max_open_trades\" : 3 , \"stake_currency\" : \"USDT\" , \"stake_amount\" : \"unlimited\" }","title":"Multiple configuration files"},{"location":"configuration/#configuration-parameters","text":"The table below will list all configuration parameters available. Freqtrade can also load many options via command line (CLI) arguments (check out the commands --help output for details).","title":"Configuration parameters"},{"location":"configuration/#configuration-option-prevalence","text":"The prevalence for all Options is as follows: CLI arguments override any other option Environment Variables Configuration files are used in sequence (the last file wins) and override Strategy configurations. Strategy configurations are only used if they are not set via configuration or command-line arguments. These options are marked with Strategy Override in the below table.","title":"Configuration option prevalence"},{"location":"configuration/#parameters-table","text":"Mandatory parameters are marked as Required , which means that they are required to be set in one of the possible ways. Parameter Description max_open_trades Required. Number of open trades your bot is allowed to have. Only one open trade per pair is possible, so the length of your pairlist is another limitation that can apply. If -1 then it is ignored (i.e. potentially unlimited open trades, limited by the pairlist). More information below . Datatype: Positive integer or -1. stake_currency Required. Crypto-currency used for trading. Datatype: String stake_amount Required. Amount of crypto-currency your bot will use for each trade. Set it to \"unlimited\" to allow the bot to use all available balance. More information below . Datatype: Positive float or \"unlimited\" . tradable_balance_ratio Ratio of the total account balance the bot is allowed to trade. More information below . Defaults to 0.99 99%). Datatype: Positive float between 0.1 and 1.0 . available_capital Available starting capital for the bot. Useful when running multiple bots on the same exchange account. More information below . Datatype: Positive float. amend_last_stake_amount Use reduced last stake amount if necessary. More information below . Defaults to false . Datatype: Boolean last_stake_amount_min_ratio Defines minimum stake amount that has to be left and executed. Applies only to the last stake amount when it's amended to a reduced value (i.e. if amend_last_stake_amount is set to true ). More information below . Defaults to 0.5 . Datatype: Float (as ratio) amount_reserve_percent Reserve some amount in min pair stake amount. The bot will reserve amount_reserve_percent + stoploss value when calculating min pair stake amount in order to avoid possible trade refusals. Defaults to 0.05 (5%). Datatype: Positive Float as ratio. timeframe The timeframe to use (e.g 1m , 5m , 15m , 30m , 1h ...). Usually missing in configuration, and specified in the strategy. Strategy Override . Datatype: String fiat_display_currency Fiat currency used to show your profits. More information below . Datatype: String dry_run Required. Define if the bot must be in Dry Run or production mode. Defaults to true . Datatype: Boolean dry_run_wallet Define the starting amount in stake currency for the simulated wallet used by the bot running in Dry Run mode. Defaults to 1000 . Datatype: Float cancel_open_orders_on_exit Cancel open orders when the /stop RPC command is issued, Ctrl+C is pressed or the bot dies unexpectedly. When set to true , this allows you to use /stop to cancel unfilled and partially filled orders in the event of a market crash. It does not impact open positions. Defaults to false . Datatype: Boolean process_only_new_candles Enable processing of indicators only when new candles arrive. If false each loop populates the indicators, this will mean the same candle is processed many times creating system load but can be useful of your strategy depends on tick data not only candle. Strategy Override . Defaults to true . Datatype: Boolean minimal_roi Required. Set the threshold as ratio the bot will use to exit a trade. More information below . Strategy Override . Datatype: Dict stoploss Required. Value as ratio of the stoploss used by the bot. More details in the stoploss documentation . Strategy Override . Datatype: Float (as ratio) trailing_stop Enables trailing stoploss (based on stoploss in either configuration or strategy file). More details in the stoploss documentation . Strategy Override . Datatype: Boolean trailing_stop_positive Changes stoploss once profit has been reached. More details in the stoploss documentation . Strategy Override . Datatype: Float trailing_stop_positive_offset Offset on when to apply trailing_stop_positive . Percentage value which should be positive. More details in the stoploss documentation . Strategy Override . Defaults to 0.0 (no offset). Datatype: Float trailing_only_offset_is_reached Only apply trailing stoploss when the offset is reached. stoploss documentation . Strategy Override . Defaults to false . Datatype: Boolean fee Fee used during backtesting / dry-runs. Should normally not be configured, which has freqtrade fall back to the exchange default fee. Set as ratio (e.g. 0.001 = 0.1%). Fee is applied twice for each trade, once when buying, once when selling. Datatype: Float (as ratio) futures_funding_rate User-specified funding rate to be used when historical funding rates are not available from the exchange. This does not overwrite real historical rates. It is recommended that this be set to 0 unless you are testing a specific coin and you understand how the funding rate will affect freqtrade's profit calculations. More information here Defaults to None. Datatype: Float trading_mode Specifies if you want to trade regularly, trade with leverage, or trade contracts whose prices are derived from matching cryptocurrency prices. leverage documentation . Defaults to \"spot\" . Datatype: String margin_mode When trading with leverage, this determines if the collateral owned by the trader will be shared or isolated to each trading pair leverage documentation . Datatype: String liquidation_buffer A ratio specifying how large of a safety net to place between the liquidation price and the stoploss to prevent a position from reaching the liquidation price leverage documentation . Defaults to 0.05 . Datatype: Float Unfilled timeout unfilledtimeout.entry Required. How long (in minutes or seconds) the bot will wait for an unfilled entry order to complete, after which the order will be cancelled and repeated at current (new) price, as long as there is a signal. Strategy Override . Datatype: Integer unfilledtimeout.exit Required. How long (in minutes or seconds) the bot will wait for an unfilled exit order to complete, after which the order will be cancelled and repeated at current (new) price, as long as there is a signal. Strategy Override . Datatype: Integer unfilledtimeout.unit Unit to use in unfilledtimeout setting. Note: If you set unfilledtimeout.unit to \"seconds\", \"internals.process_throttle_secs\" must be inferior or equal to timeout Strategy Override . Defaults to minutes . Datatype: String unfilledtimeout.exit_timeout_count How many times can exit orders time out. Once this number of timeouts is reached, an emergency exit is triggered. 0 to disable and allow unlimited order cancels. Strategy Override . Defaults to 0 . Datatype: Integer Pricing entry_pricing.price_side Select the side of the spread the bot should look at to get the entry rate. More information below . Defaults to same . Datatype: String (either ask , bid , same or other ). entry_pricing.price_last_balance Required. Interpolate the bidding price. More information below . entry_pricing.use_order_book Enable entering using the rates in Order Book Entry . Defaults to True . Datatype: Boolean entry_pricing.order_book_top Bot will use the top N rate in Order Book \"price_side\" to enter a trade. I.e. a value of 2 will allow the bot to pick the 2 nd entry in Order Book Entry . Defaults to 1 . Datatype: Positive Integer entry_pricing. check_depth_of_market.enabled Do not enter if the difference of buy orders and sell orders is met in Order Book. Check market depth . Defaults to false . Datatype: Boolean entry_pricing. check_depth_of_market.bids_to_ask_delta The difference ratio of buy orders and sell orders found in Order Book. A value below 1 means sell order size is greater, while value greater than 1 means buy order size is higher. Check market depth Defaults to 0 . Datatype: Float (as ratio) exit_pricing.price_side Select the side of the spread the bot should look at to get the exit rate. More information below . Defaults to same . Datatype: String (either ask , bid , same or other ). exit_pricing.price_last_balance Interpolate the exiting price. More information below . exit_pricing.use_order_book Enable exiting of open trades using Order Book Exit . Defaults to True . Datatype: Boolean exit_pricing.order_book_top Bot will use the top N rate in Order Book \"price_side\" to exit. I.e. a value of 2 will allow the bot to pick the 2 nd ask rate in Order Book Exit Defaults to 1 . Datatype: Positive Integer custom_price_max_distance_ratio Configure maximum distance ratio between current and custom entry or exit price. Defaults to 0.02 2%). Datatype: Positive float TODO use_exit_signal Use exit signals produced by the strategy in addition to the minimal_roi . Strategy Override . Defaults to true . Datatype: Boolean exit_profit_only Wait until the bot reaches exit_profit_offset before taking an exit decision. Strategy Override . Defaults to false . Datatype: Boolean exit_profit_offset Exit-signal is only active above this value. Only active in combination with exit_profit_only=True . Strategy Override . Defaults to 0.0 . Datatype: Float (as ratio) ignore_roi_if_entry_signal Do not exit if the entry signal is still active. This setting takes preference over minimal_roi and use_exit_signal . Strategy Override . Defaults to false . Datatype: Boolean ignore_buying_expired_candle_after Specifies the number of seconds until a buy signal is no longer used. Datatype: Integer order_types Configure order-types depending on the action ( \"entry\" , \"exit\" , \"stoploss\" , \"stoploss_on_exchange\" ). More information below . Strategy Override . Datatype: Dict order_time_in_force Configure time in force for entry and exit orders. More information below . Strategy Override . Datatype: Dict position_adjustment_enable Enables the strategy to use position adjustments (additional buys or sells). More information here . Strategy Override . Defaults to false . Datatype: Boolean max_entry_position_adjustment Maximum additional order(s) for each open trade on top of the first entry Order. Set it to -1 for unlimited additional orders. More information here . Strategy Override . Defaults to -1 . Datatype: Positive Integer or -1 Exchange exchange.name Required. Name of the exchange class to use. List below . Datatype: String exchange.sandbox Use the 'sandbox' version of the exchange, where the exchange provides a sandbox for risk-free integration. See here in more details. Datatype: Boolean exchange.key API key to use for the exchange. Only required when you are in production mode. Keep it in secret, do not disclose publicly. Datatype: String exchange.secret API secret to use for the exchange. Only required when you are in production mode. Keep it in secret, do not disclose publicly. Datatype: String exchange.password API password to use for the exchange. Only required when you are in production mode and for exchanges that use password for API requests. Keep it in secret, do not disclose publicly. Datatype: String exchange.uid API uid to use for the exchange. Only required when you are in production mode and for exchanges that use uid for API requests. Keep it in secret, do not disclose publicly. Datatype: String exchange.pair_whitelist List of pairs to use by the bot for trading and to check for potential trades during backtesting. Supports regex pairs as .*/BTC . Not used by VolumePairList. More information . Datatype: List exchange.pair_blacklist List of pairs the bot must absolutely avoid for trading and backtesting. More information . Datatype: List exchange.ccxt_config Additional CCXT parameters passed to both ccxt instances (sync and async). This is usually the correct place for additional ccxt configurations. Parameters may differ from exchange to exchange and are documented in the ccxt documentation . Please avoid adding exchange secrets here (use the dedicated fields instead), as they may be contained in logs. Datatype: Dict exchange.ccxt_sync_config Additional CCXT parameters passed to the regular (sync) ccxt instance. Parameters may differ from exchange to exchange and are documented in the ccxt documentation Datatype: Dict exchange.ccxt_async_config Additional CCXT parameters passed to the async ccxt instance. Parameters may differ from exchange to exchange and are documented in the ccxt documentation Datatype: Dict exchange.markets_refresh_interval The interval in minutes in which markets are reloaded. Defaults to 60 minutes. Datatype: Positive Integer exchange.skip_pair_validation Skip pairlist validation on startup. Defaults to false Datatype: * Boolean exchange.skip_open_order_update Skips open order updates on startup should the exchange cause problems. Only relevant in live conditions. Defaults to false Datatype: * Boolean exchange.unknown_fee_rate Fallback value to use when calculating trading fees. This can be useful for exchanges which have fees in non-tradable currencies. The value provided here will be multiplied with the \"fee cost\". Defaults to None Datatype: * float exchange.log_responses Log relevant exchange responses. For debug mode only - use with care. Defaults to false Datatype: * Boolean experimental.block_bad_exchanges Block exchanges known to not work with freqtrade. Leave on default unless you want to test if that exchange works now. Defaults to true . Datatype: Boolean Plugins edge.* Please refer to edge configuration document for detailed explanation of all possible configuration options. pairlists Define one or more pairlists to be used. More information . Defaults to StaticPairList . Datatype: List of Dicts protections Define one or more protections to be used. More information . Datatype: List of Dicts Telegram telegram.enabled Enable the usage of Telegram. Datatype: Boolean telegram.token Your Telegram bot token. Only required if telegram.enabled is true . Keep it in secret, do not disclose publicly. Datatype: String telegram.chat_id Your personal Telegram account id. Only required if telegram.enabled is true . Keep it in secret, do not disclose publicly. Datatype: String telegram.balance_dust_level Dust-level (in stake currency) - currencies with a balance below this will not be shown by /balance . Datatype: float telegram.reload Allow \"reload\" buttons on telegram messages. Defaults to True . Datatype: * boolean telegram.notification_settings.* Detailed notification settings. Refer to the telegram documentation for details. Datatype: dictionary Webhook webhook.enabled Enable usage of Webhook notifications Datatype: Boolean webhook.url URL for the webhook. Only required if webhook.enabled is true . See the webhook documentation for more details. Datatype: String webhook.webhookentry Payload to send on entry. Only required if webhook.enabled is true . See the webhook documentation for more details. Datatype: String webhook.webhookentrycancel Payload to send on entry order cancel. Only required if webhook.enabled is true . See the webhook documentation for more details. Datatype: String webhook.webhookentryfill Payload to send on entry order filled. Only required if webhook.enabled is true . See the webhook documentation for more details. Datatype: String webhook.webhookexit Payload to send on exit. Only required if webhook.enabled is true . See the webhook documentation for more details. Datatype: String webhook.webhookexitcancel Payload to send on exit order cancel. Only required if webhook.enabled is true . See the webhook documentation for more details. Datatype: String webhook.webhookexitfill Payload to send on exit order filled. Only required if webhook.enabled is true . See the webhook documentation for more details. Datatype: String webhook.webhookstatus Payload to send on status calls. Only required if webhook.enabled is true . See the webhook documentation for more details. Datatype: String Rest API / FreqUI api_server.enabled Enable usage of API Server. See the API Server documentation for more details. Datatype: Boolean api_server.listen_ip_address Bind IP address. See the API Server documentation for more details. Datatype: IPv4 api_server.listen_port Bind Port. See the API Server documentation for more details. Datatype: Integer between 1024 and 65535 api_server.verbosity Logging verbosity. info will print all RPC Calls, while \"error\" will only display errors. Datatype: Enum, either info or error . Defaults to info . api_server.username Username for API server. See the API Server documentation for more details. Keep it in secret, do not disclose publicly. Datatype: String api_server.password Password for API server. See the API Server documentation for more details. Keep it in secret, do not disclose publicly. Datatype: String bot_name Name of the bot. Passed via API to a client - can be shown to distinguish / name bots. Defaults to freqtrade Datatype: String Other initial_state Defines the initial application state. If set to stopped, then the bot has to be explicitly started via /start RPC command. Defaults to stopped . Datatype: Enum, either stopped or running force_entry_enable Enables the RPC Commands to force a Trade entry. More information below. Datatype: Boolean disable_dataframe_checks Disable checking the OHLCV dataframe returned from the strategy methods for correctness. Only use when intentionally changing the dataframe and understand what you are doing. Strategy Override . Defaults to False . Datatype: Boolean internals.process_throttle_secs Set the process throttle, or minimum loop duration for one bot iteration loop. Value in second. Defaults to 5 seconds. Datatype: Positive Integer internals.heartbeat_interval Print heartbeat message every N seconds. Set to 0 to disable heartbeat messages. Defaults to 60 seconds. Datatype: Positive Integer or 0 internals.sd_notify Enables use of the sd_notify protocol to tell systemd service manager about changes in the bot state and issue keep-alive pings. See here for more details. Datatype: Boolean strategy Required Defines Strategy class to use. Recommended to be set via --strategy NAME . Datatype: ClassName strategy_path Adds an additional strategy lookup path (must be a directory). Datatype: String recursive_strategy_search Set to true to recursively search sub-directories inside user_data/strategies for a strategy. Datatype: Boolean user_data_dir Directory containing user data. Defaults to ./user_data/ . Datatype: String db_url Declares database URL to use. NOTE: This defaults to sqlite:///tradesv3.dryrun.sqlite if dry_run is true , and to sqlite:///tradesv3.sqlite for production instances. Datatype: String, SQLAlchemy connect string logfile Specifies logfile name. Uses a rolling strategy for log file rotation for 10 files with the 1MB limit per file. Datatype: String add_config_files Additional config files. These files will be loaded and merged with the current config file. The files are resolved relative to the initial file. Defaults to [] . Datatype: List of strings dataformat_ohlcv Data format to use to store historical candle (OHLCV) data. Defaults to json . Datatype: String dataformat_trades Data format to use to store historical trades data. Defaults to jsongz . Datatype: String","title":"Parameters table"},{"location":"configuration/#parameters-in-the-strategy","text":"The following parameters can be set in the configuration file or strategy. Values set in the configuration file always overwrite values set in the strategy. minimal_roi timeframe stoploss trailing_stop trailing_stop_positive trailing_stop_positive_offset trailing_only_offset_is_reached use_custom_stoploss process_only_new_candles order_types order_time_in_force unfilledtimeout disable_dataframe_checks use_exit_signal exit_profit_only exit_profit_offset ignore_roi_if_entry_signal ignore_buying_expired_candle_after position_adjustment_enable max_entry_position_adjustment","title":"Parameters in the strategy"},{"location":"configuration/#configuring-amount-per-trade","text":"There are several methods to configure how much of the stake currency the bot will use to enter a trade. All methods respect the available balance configuration as explained below.","title":"Configuring amount per trade"},{"location":"configuration/#minimum-trade-stake","text":"The minimum stake amount will depend on exchange and pair and is usually listed in the exchange support pages. Assuming the minimum tradable amount for XRP/USD is 20 XRP (given by the exchange), and the price is 0.6 \\(, the minimum stake amount to buy this pair is 20 * 0.6 ~= 12 . This exchange has also a limit on USD - where all orders must be > 10\\) - which however does not apply in this case. To guarantee safe execution, freqtrade will not allow buying with a stake-amount of 10.1$, instead, it'll make sure that there's enough space to place a stoploss below the pair (+ an offset, defined by amount_reserve_percent , which defaults to 5%). With a reserve of 5%, the minimum stake amount would be ~12.6$ ( 12 * (1 + 0.05) ). If we take into account a stoploss of 10% on top of that - we'd end up with a value of ~14$ ( 12.6 / (1 - 0.1) ). To limit this calculation in case of large stoploss values, the calculated minimum stake-limit will never be more than 50% above the real limit. Warning Since the limits on exchanges are usually stable and are not updated often, some pairs can show pretty high minimum limits, simply because the price increased a lot since the last limit adjustment by the exchange. Freqtrade adjusts the stake-amount to this value, unless it's > 30% more than the calculated/desired stake-amount - in which case the trade is rejected.","title":"Minimum trade stake"},{"location":"configuration/#tradable-balance","text":"By default, the bot assumes that the complete amount - 1% is at it's disposal, and when using dynamic stake amount , it will split the complete balance into max_open_trades buckets per trade. Freqtrade will reserve 1% for eventual fees when entering a trade and will therefore not touch that by default. You can configure the \"untouched\" amount by using the tradable_balance_ratio setting. For example, if you have 10 ETH available in your wallet on the exchange and tradable_balance_ratio=0.5 (which is 50%), then the bot will use a maximum amount of 5 ETH for trading and considers this as an available balance. The rest of the wallet is untouched by the trades. Danger This setting should not be used when running multiple bots on the same account. Please look at Available Capital to the bot instead. Warning The tradable_balance_ratio setting applies to the current balance (free balance + tied up in trades). Therefore, assuming the starting balance of 1000, a configuration with tradable_balance_ratio=0.99 will not guarantee that 10 currency units will always remain available on the exchange. For example, the free amount may reduce to 5 units if the total balance is reduced to 500 (either by a losing streak or by withdrawing balance).","title":"Tradable balance"},{"location":"configuration/#assign-available-capital","text":"To fully utilize compounding profits when using multiple bots on the same exchange account, you'll want to limit each bot to a certain starting balance. This can be accomplished by setting available_capital to the desired starting balance. Assuming your account has 10.000 USDT and you want to run 2 different strategies on this exchange. You'd set available_capital=5000 - granting each bot an initial capital of 5000 USDT. The bot will then split this starting balance equally into max_open_trades buckets. Profitable trades will result in increased stake-sizes for this bot - without affecting the stake-sizes of the other bot. Incompatible with tradable_balance_ratio Setting this option will replace any configuration of tradable_balance_ratio .","title":"Assign available Capital"},{"location":"configuration/#amend-last-stake-amount","text":"Assuming we have the tradable balance of 1000 USDT, stake_amount=400 , and max_open_trades=3 . The bot would open 2 trades and will be unable to fill the last trading slot, since the requested 400 USDT are no longer available since 800 USDT are already tied in other trades. To overcome this, the option amend_last_stake_amount can be set to True , which will enable the bot to reduce stake_amount to the available balance to fill the last trade slot. In the example above this would mean: Trade1: 400 USDT Trade2: 400 USDT Trade3: 200 USDT Note This option only applies with Static stake amount - since Dynamic stake amount divides the balances evenly. Note The minimum last stake amount can be configured using last_stake_amount_min_ratio - which defaults to 0.5 (50%). This means that the minimum stake amount that's ever used is stake_amount * 0.5 . This avoids very low stake amounts, that are close to the minimum tradable amount for the pair and can be refused by the exchange.","title":"Amend last stake amount"},{"location":"configuration/#static-stake-amount","text":"The stake_amount configuration statically configures the amount of stake-currency your bot will use for each trade. The minimal configuration value is 0.0001, however, please check your exchange's trading minimums for the stake currency you're using to avoid problems. This setting works in combination with max_open_trades . The maximum capital engaged in trades is stake_amount * max_open_trades . For example, the bot will at most use (0.05 BTC x 3) = 0.15 BTC, assuming a configuration of max_open_trades=3 and stake_amount=0.05 . Note This setting respects the available balance configuration .","title":"Static stake amount"},{"location":"configuration/#dynamic-stake-amount","text":"Alternatively, you can use a dynamic stake amount, which will use the available balance on the exchange, and divide that equally by the number of allowed trades ( max_open_trades ). To configure this, set stake_amount=\"unlimited\" . We also recommend to set tradable_balance_ratio=0.99 (99%) - to keep a minimum balance for eventual fees. In this case a trade amount is calculated as: currency_balance / ( max_open_trades - current_open_trades ) To allow the bot to trade all the available stake_currency in your account (minus tradable_balance_ratio ) set \"stake_amount\" : \"unlimited\" , \"tradable_balance_ratio\" : 0.99 , Compounding profits This configuration will allow increasing/decreasing stakes depending on the performance of the bot (lower stake if the bot is losing, higher stakes if the bot has a winning record since higher balances are available), and will result in profit compounding. When using Dry-Run Mode When using \"stake_amount\" : \"unlimited\", in combination with Dry-Run, Backtesting or Hyperopt, the balance will be simulated starting with a stake of dry_run_wallet which will evolve. It is therefore important to set dry_run_wallet to a sensible value (like 0.05 or 0.01 for BTC and 1000 or 100 for USDT, for example), otherwise, it may simulate trades with 100 BTC (or more) or 0.05 USDT (or less) at once - which may not correspond to your real available balance or is less than the exchange minimal limit for the order amount for the stake currency.","title":"Dynamic stake amount"},{"location":"configuration/#dynamic-stake-amount-with-position-adjustment","text":"When you want to use position adjustment with unlimited stakes, you must also implement custom_stake_amount to a return a value depending on your strategy. Typical value would be in the range of 25% - 50% of the proposed stakes, but depends highly on your strategy and how much you wish to leave into the wallet as position adjustment buffer. For example if your position adjustment assumes it can do 2 additional buys with the same stake amounts then your buffer should be 66.6667% of the initially proposed unlimited stake amount. Or another example if your position adjustment assumes it can do 1 additional buy with 3x the original stake amount then custom_stake_amount should return 25% of proposed stake amount and leave 75% for possible later position adjustments.","title":"Dynamic stake amount with position adjustment"},{"location":"configuration/#prices-used-for-orders","text":"Prices for regular orders can be controlled via the parameter structures entry_pricing for trade entries and exit_pricing for trade exits. Prices are always retrieved right before an order is placed, either by querying the exchange tickers or by using the orderbook data. Note Orderbook data used by Freqtrade are the data retrieved from exchange by the ccxt's function fetch_order_book() , i.e. are usually data from the L2-aggregated orderbook, while the ticker data are the structures returned by the ccxt's fetch_ticker() / fetch_tickers() functions. Refer to the ccxt library documentation for more details. Using market orders Please read the section Market order pricing section when using market orders.","title":"Prices used for orders"},{"location":"configuration/#entry-price","text":"","title":"Entry price"},{"location":"configuration/#enter-price-side","text":"The configuration setting entry_pricing.price_side defines the side of the orderbook the bot looks for when buying. The following displays an orderbook. ... 103 102 101 # ask -------------Current spread 99 # bid 98 97 ... If entry_pricing.price_side is set to \"bid\" , then the bot will use 99 as entry price. In line with that, if entry_pricing.price_side is set to \"ask\" , then the bot will use 101 as entry price. Depending on the order direction ( long / short ), this will lead to different results. Therefore we recommend to use \"same\" or \"other\" for this configuration instead. This would result in the following pricing matrix: direction Order setting price crosses spread long buy ask 101 yes long buy bid 99 no long buy same 99 no long buy other 101 yes short sell ask 101 no short sell bid 99 yes short sell same 101 no short sell other 99 yes Using the other side of the orderbook often guarantees quicker filled orders, but the bot can also end up paying more than what would have been necessary. Taker fees instead of maker fees will most likely apply even when using limit buy orders. Also, prices at the \"other\" side of the spread are higher than prices at the \"bid\" side in the orderbook, so the order behaves similar to a market order (however with a maximum price).","title":"Enter price side"},{"location":"configuration/#entry-price-with-orderbook-enabled","text":"When entering a trade with the orderbook enabled ( entry_pricing.use_order_book=True ), Freqtrade fetches the entry_pricing.order_book_top entries from the orderbook and uses the entry specified as entry_pricing.order_book_top on the configured side ( entry_pricing.price_side ) of the orderbook. 1 specifies the topmost entry in the orderbook, while 2 would use the 2 nd entry in the orderbook, and so on.","title":"Entry price with Orderbook enabled"},{"location":"configuration/#entry-price-without-orderbook-enabled","text":"The following section uses side as the configured entry_pricing.price_side (defaults to \"same\" ). When not using orderbook ( entry_pricing.use_order_book=False ), Freqtrade uses the best side price from the ticker if it's below the last traded price from the ticker. Otherwise (when the side price is above the last price), it calculates a rate between side and last price based on entry_pricing.price_last_balance . The entry_pricing.price_last_balance configuration parameter controls this. A value of 0.0 will use side price, while 1.0 will use the last price and values between those interpolate between ask and last price.","title":"Entry price without Orderbook enabled"},{"location":"configuration/#check-depth-of-market","text":"When check depth of market is enabled ( entry_pricing.check_depth_of_market.enabled=True ), the entry signals are filtered based on the orderbook depth (sum of all amounts) for each orderbook side. Orderbook bid (buy) side depth is then divided by the orderbook ask (sell) side depth and the resulting delta is compared to the value of the entry_pricing.check_depth_of_market.bids_to_ask_delta parameter. The entry order is only executed if the orderbook delta is greater than or equal to the configured delta value. Note A delta value below 1 means that ask (sell) orderbook side depth is greater than the depth of the bid (buy) orderbook side, while a value greater than 1 means opposite (depth of the buy side is higher than the depth of the sell side).","title":"Check depth of market"},{"location":"configuration/#exit-price","text":"","title":"Exit price"},{"location":"configuration/#exit-price-side","text":"The configuration setting exit_pricing.price_side defines the side of the spread the bot looks for when exiting a trade. The following displays an orderbook: ... 103 102 101 # ask -------------Current spread 99 # bid 98 97 ... If exit_pricing.price_side is set to \"ask\" , then the bot will use 101 as exiting price. In line with that, if exit_pricing.price_side is set to \"bid\" , then the bot will use 99 as exiting price. Depending on the order direction ( long / short ), this will lead to different results. Therefore we recommend to use \"same\" or \"other\" for this configuration instead. This would result in the following pricing matrix: Direction Order setting price crosses spread long sell ask 101 no long sell bid 99 yes long sell same 101 no long sell other 99 yes short buy ask 101 yes short buy bid 99 no short buy same 99 no short buy other 101 yes","title":"Exit price side"},{"location":"configuration/#exit-price-with-orderbook-enabled","text":"When exiting with the orderbook enabled ( exit_pricing.use_order_book=True ), Freqtrade fetches the exit_pricing.order_book_top entries in the orderbook and uses the entry specified as exit_pricing.order_book_top from the configured side ( exit_pricing.price_side ) as trade exit price. 1 specifies the topmost entry in the orderbook, while 2 would use the 2 nd entry in the orderbook, and so on.","title":"Exit price with Orderbook enabled"},{"location":"configuration/#exit-price-without-orderbook-enabled","text":"The following section uses side as the configured exit_pricing.price_side (defaults to \"ask\" ). When not using orderbook ( exit_pricing.use_order_book=False ), Freqtrade uses the best side price from the ticker if it's above the last traded price from the ticker. Otherwise (when the side price is below the last price), it calculates a rate between side and last price based on exit_pricing.price_last_balance . The exit_pricing.price_last_balance configuration parameter controls this. A value of 0.0 will use side price, while 1.0 will use the last price and values between those interpolate between side and last price.","title":"Exit price without Orderbook enabled"},{"location":"configuration/#market-order-pricing","text":"When using market orders, prices should be configured to use the \"correct\" side of the orderbook to allow realistic pricing detection. Assuming both entry and exits are using market orders, a configuration similar to the following must be used \"order_types\": { \"entry\": \"market\", \"exit\": \"market\" // ... }, \"entry_pricing\": { \"price_side\": \"other\", // ... }, \"exit_pricing\":{ \"price_side\": \"other\", // ... }, Obviously, if only one side is using limit orders, different pricing combinations can be used.","title":"Market order pricing"},{"location":"configuration/#understand-minimal_roi","text":"The minimal_roi configuration parameter is a JSON object where the key is a duration in minutes and the value is the minimum ROI as a ratio. See the example below: \"minimal_roi\" : { \"40\" : 0.0 , # Exi t a fter 40 mi nutes i f t he pro f i t is n o t ne ga t ive \"30\" : 0.01 , # Exi t a fter 30 mi nutes i f t here is a t leas t 1 % pro f i t \"20\" : 0.02 , # Exi t a fter 20 mi nutes i f t here is a t leas t 2 % pro f i t \"0\" : 0.04 # Exi t immedia tel y i f t here is a t leas t 4 % pro f i t }, Most of the strategy files already include the optimal minimal_roi value. This parameter can be set in either Strategy or Configuration file. If you use it in the configuration file, it will override the minimal_roi value from the strategy file. If it is not set in either Strategy or Configuration, a default of 1000% {\"0\": 10} is used, and minimal ROI is disabled unless your trade generates 1000% profit. Special case to forceexit after a specific time A special case presents using \"\": -1 as ROI. This forces the bot to exit a trade after N Minutes, no matter if it's positive or negative, so represents a time-limited force-exit.","title":"Understand minimal_roi"},{"location":"configuration/#understand-force_entry_enable","text":"The force_entry_enable configuration parameter enables the usage of force-enter ( /forcelong , /forceshort ) commands via Telegram and REST API. For security reasons, it's disabled by default, and freqtrade will show a warning message on startup if enabled. For example, you can send /forceenter ETH/BTC to the bot, which will result in freqtrade buying the pair and holds it until a regular exit-signal (ROI, stoploss, /forceexit) appears. This can be dangerous with some strategies, so use with care. See the telegram documentation for details on usage.","title":"Understand force_entry_enable"},{"location":"configuration/#ignoring-expired-candles","text":"When working with larger timeframes (for example 1h or more) and using a low max_open_trades value, the last candle can be processed as soon as a trade slot becomes available. When processing the last candle, this can lead to a situation where it may not be desirable to use the buy signal on that candle. For example, when using a condition in your strategy where you use a cross-over, that point may have passed too long ago for you to start a trade on it. In these situations, you can enable the functionality to ignore candles that are beyond a specified period by setting ignore_buying_expired_candle_after to a positive number, indicating the number of seconds after which the buy signal becomes expired. For example, if your strategy is using a 1h timeframe, and you only want to buy within the first 5 minutes when a new candle comes in, you can add the following configuration to your strategy: { //... \"ignore_buying_expired_candle_after\" : 300 , // ... } Note This setting resets with each new candle, so it will not prevent sticking-signals from executing on the 2 nd or 3 rd candle they're active. Best use a \"trigger\" selector for buy signals, which are only active for one candle.","title":"Ignoring expired candles"},{"location":"configuration/#understand-order_types","text":"The order_types configuration parameter maps actions ( entry , exit , stoploss , emergency_exit , force_exit , force_entry ) to order-types ( market , limit , ...) as well as configures stoploss to be on the exchange and defines stoploss on exchange update interval in seconds. This allows to enter using limit orders, exit using limit-orders, and create stoplosses using market orders. It also allows to set the stoploss \"on exchange\" which means stoploss order would be placed immediately once the buy order is fulfilled. order_types set in the configuration file overwrites values set in the strategy as a whole, so you need to configure the whole order_types dictionary in one place. If this is configured, the following 4 values ( entry , exit , stoploss and stoploss_on_exchange ) need to be present, otherwise, the bot will fail to start. For information on ( emergency_exit , force_exit , force_entry , stoploss_on_exchange , stoploss_on_exchange_interval , stoploss_on_exchange_limit_ratio ) please see stop loss documentation stop loss on exchange Syntax for Strategy: order_types = { \"entry\" : \"limit\" , \"exit\" : \"limit\" , \"emergency_exit\" : \"market\" , \"force_entry\" : \"market\" , \"force_exit\" : \"market\" , \"stoploss\" : \"market\" , \"stoploss_on_exchange\" : False , \"stoploss_on_exchange_interval\" : 60 , \"stoploss_on_exchange_limit_ratio\" : 0.99 , } Configuration: \"order_types\" : { \"entry\" : \"limit\" , \"exit\" : \"limit\" , \"emergency_exit\" : \"market\" , \"force_entry\" : \"market\" , \"force_exit\" : \"market\" , \"stoploss\" : \"market\" , \"stoploss_on_exchange\" : false , \"stoploss_on_exchange_interval\" : 60 } Market order support Not all exchanges support \"market\" orders. The following message will be shown if your exchange does not support market orders: \"Exchange does not support market orders.\" and the bot will refuse to start. Using market orders Please carefully read the section Market order pricing section when using market orders. Stoploss on exchange stoploss_on_exchange_interval is not mandatory. Do not change its value if you are unsure of what you are doing. For more information about how stoploss works please refer to the stoploss documentation . If stoploss_on_exchange is enabled and the stoploss is cancelled manually on the exchange, then the bot will create a new stoploss order. Warning: stoploss_on_exchange failures If stoploss on exchange creation fails for some reason, then an \"emergency exit\" is initiated. By default, this will exit the trade using a market order. The order-type for the emergency-exit can be changed by setting the emergency_exit value in the order_types dictionary - however, this is not advised.","title":"Understand order_types"},{"location":"configuration/#understand-order_time_in_force","text":"The order_time_in_force configuration parameter defines the policy by which the order is executed on the exchange. Three commonly used time in force are: GTC (Good Till Canceled): This is most of the time the default time in force. It means the order will remain on exchange till it is cancelled by the user. It can be fully or partially fulfilled. If partially fulfilled, the remaining will stay on the exchange till cancelled. FOK (Fill Or Kill): It means if the order is not executed immediately AND fully then it is cancelled by the exchange. IOC (Immediate Or Canceled): It is the same as FOK (above) except it can be partially fulfilled. The remaining part is automatically cancelled by the exchange. The order_time_in_force parameter contains a dict with buy and sell time in force policy values. This can be set in the configuration file or in the strategy. Values set in the configuration file overwrites values set in the strategy. The possible values are: gtc (default), fok or ioc . \"order_time_in_force\" : { \"entry\" : \"gtc\" , \"exit\" : \"gtc\" }, Warning This is ongoing work. For now, it is supported only for binance and kucoin. Please don't change the default value unless you know what you are doing and have researched the impact of using different values for your particular exchange.","title":"Understand order_time_in_force"},{"location":"configuration/#what-values-can-be-used-for-fiat_display_currency","text":"The fiat_display_currency configuration parameter sets the base currency to use for the conversion from coin to fiat in the bot Telegram reports. The valid values are: \"AUD\" , \"BRL\" , \"CAD\" , \"CHF\" , \"CLP\" , \"CNY\" , \"CZK\" , \"DKK\" , \"EUR\" , \"GBP\" , \"HKD\" , \"HUF\" , \"IDR\" , \"ILS\" , \"INR\" , \"JPY\" , \"KRW\" , \"MXN\" , \"MYR\" , \"NOK\" , \"NZD\" , \"PHP\" , \"PKR\" , \"PLN\" , \"RUB\" , \"SEK\" , \"SGD\" , \"THB\" , \"TRY\" , \"TWD\" , \"ZAR\" , \"USD\" In addition to fiat currencies, a range of crypto currencies is supported. The valid values are: \"BTC\" , \"ETH\" , \"XRP\" , \"LTC\" , \"BCH\" , \"USDT\"","title":"What values can be used for fiat_display_currency?"},{"location":"configuration/#using-dry-run-mode","text":"We recommend starting the bot in the Dry-run mode to see how your bot will behave and what is the performance of your strategy. In the Dry-run mode, the bot does not engage your money. It only runs a live simulation without creating trades on the exchange. Edit your config.json configuration file. Switch dry-run to true and specify db_url for a persistence database. \"dry_run\" : true , \"db_url\" : \"sqlite:///tradesv3.dryrun.sqlite\" , Remove your Exchange API key and secret (change them by empty values or fake credentials): \"exchange\" : { \"name\" : \"bittrex\" , \"key\" : \"key\" , \"secret\" : \"secret\" , ... } Once you will be happy with your bot performance running in the Dry-run mode, you can switch it to production mode. Note A simulated wallet is available during dry-run mode and will assume a starting capital of dry_run_wallet (defaults to 1000).","title":"Using Dry-run mode"},{"location":"configuration/#considerations-for-dry-run","text":"API-keys may or may not be provided. Only Read-Only operations (i.e. operations that do not alter account state) on the exchange are performed in dry-run mode. Wallets ( /balance ) are simulated based on dry_run_wallet . Orders are simulated, and will not be posted to the exchange. Market orders fill based on orderbook volume the moment the order is placed. Limit orders fill once the price reaches the defined level - or time out based on unfilledtimeout settings. In combination with stoploss_on_exchange , the stop_loss price is assumed to be filled. Open orders (not trades, which are stored in the database) are kept open after bot restarts, with the assumption that they were not filled while being offline.","title":"Considerations for dry-run"},{"location":"configuration/#switch-to-production-mode","text":"In production mode, the bot will engage your money. Be careful, since a wrong strategy can lose all your money. Be aware of what you are doing when you run it in production mode. When switching to Production mode, please make sure to use a different / fresh database to avoid dry-run trades messing with your exchange money and eventually tainting your statistics.","title":"Switch to production mode"},{"location":"configuration/#setup-your-exchange-account","text":"You will need to create API Keys (usually you get key and secret , some exchanges require an additional password ) from the Exchange website and you'll need to insert this into the appropriate fields in the configuration or when asked by the freqtrade new-config command. API Keys are usually only required for live trading (trading for real money, bot running in \"production mode\", executing real orders on the exchange) and are not required for the bot running in dry-run (trade simulation) mode. When you set up the bot in dry-run mode, you may fill these fields with empty values.","title":"Setup your exchange account"},{"location":"configuration/#to-switch-your-bot-in-production-mode","text":"Edit your config.json file. Switch dry-run to false and don't forget to adapt your database URL if set: \"dry_run\" : false , Insert your Exchange API key (change them by fake API keys): { \"exchange\" : { \"name\" : \"bittrex\" , \"key\" : \"af8ddd35195e9dc500b9a6f799f6f5c93d89193b\" , \"secret\" : \"08a9dc6db3d7b53e1acebd9275677f4b0a04f1a5\" , //\"password\": \"\", // Optional, not needed by all exchanges) // ... } //... } You should also make sure to read the Exchanges section of the documentation to be aware of potential configuration details specific to your exchange. Keep your secrets secret To keep your secrets secret, we recommend using a 2 nd configuration for your API keys. Simply use the above snippet in a new configuration file (e.g. config-private.json ) and keep your settings in this file. You can then start the bot with freqtrade trade --config user_data/config.json --config user_data/config-private.json <...> to have your keys loaded. NEVER share your private configuration file or your exchange keys with anyone!","title":"To switch your bot in production mode"},{"location":"configuration/#using-proxy-with-freqtrade","text":"To use a proxy with freqtrade, add the kwarg \"aiohttp_trust_env\"=true to the \"ccxt_async_kwargs\" dict in the exchange section of the configuration. An example for this can be found in config_examples/config_full.example.json \"ccxt_async_config\" : { \"aiohttp_trust_env\" : true } Then, export your proxy settings using the variables \"HTTP_PROXY\" and \"HTTPS_PROXY\" set to the appropriate values export HTTP_PROXY = \"http://addr:port\" export HTTPS_PROXY = \"http://addr:port\" freqtrade","title":"Using proxy with Freqtrade"},{"location":"configuration/#next-step","text":"Now you have configured your config.json, the next step is to start your bot .","title":"Next step"},{"location":"data-analysis/","text":"Analyzing bot data with Jupyter notebooks \u00b6 You can analyze the results of backtests and trading history easily using Jupyter notebooks. Sample notebooks are located at user_data/notebooks/ after initializing the user directory with freqtrade create-userdir --userdir user_data . Quick start with docker \u00b6 Freqtrade provides a docker-compose file which starts up a jupyter lab server. You can run this server using the following command: docker-compose -f docker/docker-compose-jupyter.yml up This will create a dockercontainer running jupyter lab, which will be accessible using https://127.0.0.1:8888/lab . Please use the link that's printed in the console after startup for simplified login. For more information, Please visit the Data analysis with Docker section. Pro tips \u00b6 See jupyter.org for usage instructions. Don't forget to start a Jupyter notebook server from within your conda or venv environment or use nb_conda_kernels * Copy the example notebook before use so your changes don't get overwritten with the next freqtrade update. Using virtual environment with system-wide Jupyter installation \u00b6 Sometimes it can be desired to use a system-wide installation of Jupyter notebook, and use a jupyter kernel from the virtual environment. This prevents you from installing the full jupyter suite multiple times per system, and provides an easy way to switch between tasks (freqtrade / other analytics tasks). For this to work, first activate your virtual environment and run the following commands: # Activate virtual environment source .env/bin/activate pip install ipykernel ipython kernel install --user --name = freqtrade # Restart jupyter (lab / notebook) # select kernel \"freqtrade\" in the notebook Note This section is provided for completeness, the Freqtrade Team won't provide full support for problems with this setup and will recommend to install Jupyter in the virtual environment directly, as that is the easiest way to get jupyter notebooks up and running. For help with this setup please refer to the Project Jupyter documentation or help channels . Warning Some tasks don't work especially well in notebooks. For example, anything using asynchronous execution is a problem for Jupyter. Also, freqtrade's primary entry point is the shell cli, so using pure python in a notebook bypasses arguments that provide required objects and parameters to helper functions. You may need to set those values or create expected objects manually. Recommended workflow \u00b6 Task Tool Bot operations CLI Repetitive tasks Shell scripts Data analysis & visualization Notebook Use the CLI to * download historical data * run a backtest * run with real-time data * export results Collect these actions in shell scripts * save complicated commands with arguments * execute multi-step operations * automate testing strategies and preparing data for analysis Use a notebook to * visualize data * mangle and plot to generate insights Example utility snippets \u00b6 Change directory to root \u00b6 Jupyter notebooks execute from the notebook directory. The following snippet searches for the project root, so relative paths remain consistent. import os from pathlib import Path # Change directory # Modify this cell to insure that the output shows the correct path. # Define all paths relative to the project root shown in the cell output project_root = \"somedir/freqtrade\" i = 0 try : os . chdirdir ( project_root ) assert Path ( 'LICENSE' ) . is_file () except : while i < 4 and ( not Path ( 'LICENSE' ) . is_file ()): os . chdir ( Path ( Path . cwd (), '../' )) i += 1 project_root = Path . cwd () print ( Path . cwd ()) Load multiple configuration files \u00b6 This option can be useful to inspect the results of passing in multiple configs. This will also run through the whole Configuration initialization, so the configuration is completely initialized to be passed to other methods. import json from freqtrade.configuration import Configuration # Load config from multiple files config = Configuration . from_files ([ \"config1.json\" , \"config2.json\" ]) # Show the config in memory print ( json . dumps ( config [ 'original_config' ], indent = 2 )) For Interactive environments, have an additional configuration specifying user_data_dir and pass this in last, so you don't have to change directories while running the bot. Best avoid relative paths, since this starts at the storage location of the jupyter notebook, unless the directory is changed. { \"user_data_dir\" : \"~/.freqtrade/\" } Further Data analysis documentation \u00b6 Strategy debugging - also available as Jupyter notebook ( user_data/notebooks/strategy_analysis_example.ipynb ) Plotting Tag Analysis Feel free to submit an issue or Pull Request enhancing this document if you would like to share ideas on how to best analyze the data.","title":"Jupyter Notebooks"},{"location":"data-analysis/#analyzing-bot-data-with-jupyter-notebooks","text":"You can analyze the results of backtests and trading history easily using Jupyter notebooks. Sample notebooks are located at user_data/notebooks/ after initializing the user directory with freqtrade create-userdir --userdir user_data .","title":"Analyzing bot data with Jupyter notebooks"},{"location":"data-analysis/#quick-start-with-docker","text":"Freqtrade provides a docker-compose file which starts up a jupyter lab server. You can run this server using the following command: docker-compose -f docker/docker-compose-jupyter.yml up This will create a dockercontainer running jupyter lab, which will be accessible using https://127.0.0.1:8888/lab . Please use the link that's printed in the console after startup for simplified login. For more information, Please visit the Data analysis with Docker section.","title":"Quick start with docker"},{"location":"data-analysis/#pro-tips","text":"See jupyter.org for usage instructions. Don't forget to start a Jupyter notebook server from within your conda or venv environment or use nb_conda_kernels * Copy the example notebook before use so your changes don't get overwritten with the next freqtrade update.","title":"Pro tips"},{"location":"data-analysis/#using-virtual-environment-with-system-wide-jupyter-installation","text":"Sometimes it can be desired to use a system-wide installation of Jupyter notebook, and use a jupyter kernel from the virtual environment. This prevents you from installing the full jupyter suite multiple times per system, and provides an easy way to switch between tasks (freqtrade / other analytics tasks). For this to work, first activate your virtual environment and run the following commands: # Activate virtual environment source .env/bin/activate pip install ipykernel ipython kernel install --user --name = freqtrade # Restart jupyter (lab / notebook) # select kernel \"freqtrade\" in the notebook Note This section is provided for completeness, the Freqtrade Team won't provide full support for problems with this setup and will recommend to install Jupyter in the virtual environment directly, as that is the easiest way to get jupyter notebooks up and running. For help with this setup please refer to the Project Jupyter documentation or help channels . Warning Some tasks don't work especially well in notebooks. For example, anything using asynchronous execution is a problem for Jupyter. Also, freqtrade's primary entry point is the shell cli, so using pure python in a notebook bypasses arguments that provide required objects and parameters to helper functions. You may need to set those values or create expected objects manually.","title":"Using virtual environment with system-wide Jupyter installation"},{"location":"data-analysis/#recommended-workflow","text":"Task Tool Bot operations CLI Repetitive tasks Shell scripts Data analysis & visualization Notebook Use the CLI to * download historical data * run a backtest * run with real-time data * export results Collect these actions in shell scripts * save complicated commands with arguments * execute multi-step operations * automate testing strategies and preparing data for analysis Use a notebook to * visualize data * mangle and plot to generate insights","title":"Recommended workflow"},{"location":"data-analysis/#example-utility-snippets","text":"","title":"Example utility snippets"},{"location":"data-analysis/#change-directory-to-root","text":"Jupyter notebooks execute from the notebook directory. The following snippet searches for the project root, so relative paths remain consistent. import os from pathlib import Path # Change directory # Modify this cell to insure that the output shows the correct path. # Define all paths relative to the project root shown in the cell output project_root = \"somedir/freqtrade\" i = 0 try : os . chdirdir ( project_root ) assert Path ( 'LICENSE' ) . is_file () except : while i < 4 and ( not Path ( 'LICENSE' ) . is_file ()): os . chdir ( Path ( Path . cwd (), '../' )) i += 1 project_root = Path . cwd () print ( Path . cwd ())","title":"Change directory to root"},{"location":"data-analysis/#load-multiple-configuration-files","text":"This option can be useful to inspect the results of passing in multiple configs. This will also run through the whole Configuration initialization, so the configuration is completely initialized to be passed to other methods. import json from freqtrade.configuration import Configuration # Load config from multiple files config = Configuration . from_files ([ \"config1.json\" , \"config2.json\" ]) # Show the config in memory print ( json . dumps ( config [ 'original_config' ], indent = 2 )) For Interactive environments, have an additional configuration specifying user_data_dir and pass this in last, so you don't have to change directories while running the bot. Best avoid relative paths, since this starts at the storage location of the jupyter notebook, unless the directory is changed. { \"user_data_dir\" : \"~/.freqtrade/\" }","title":"Load multiple configuration files"},{"location":"data-analysis/#further-data-analysis-documentation","text":"Strategy debugging - also available as Jupyter notebook ( user_data/notebooks/strategy_analysis_example.ipynb ) Plotting Tag Analysis Feel free to submit an issue or Pull Request enhancing this document if you would like to share ideas on how to best analyze the data.","title":"Further Data analysis documentation"},{"location":"data-download/","text":"Data Downloading \u00b6 Getting data for backtesting and hyperopt \u00b6 To download data (candles / OHLCV) needed for backtesting and hyperoptimization use the freqtrade download-data command. If no additional parameter is specified, freqtrade will download data for \"1m\" and \"5m\" timeframes for the last 30 days. Exchange and pairs will come from config.json (if specified using -c/--config ). Otherwise --exchange becomes mandatory. You can use a relative timerange ( --days 20 ) or an absolute starting point ( --timerange 20200101- ). For incremental downloads, the relative approach should be used. Tip: Updating existing data If you already have backtesting data available in your data-directory and would like to refresh this data up to today, freqtrade will automatically calculate the data missing for the existing pairs and the download will occur from the latest available point until \"now\", neither --days or --timerange parameters are required. Freqtrade will keep the available data and only download the missing data. If you are updating existing data after inserting new pairs that you have no data for, use --new-pairs-days xx parameter. Specified number of days will be downloaded for new pairs while old pairs will be updated with missing data only. If you use --days xx parameter alone - data for specified number of days will be downloaded for all pairs. Be careful, if specified number of days is smaller than gap between now and last downloaded candle - freqtrade will delete all existing data to avoid gaps in candle data. Usage \u00b6 usage: freqtrade download-data [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-p PAIRS [PAIRS ...]] [--pairs-file FILE] [--days INT] [--new-pairs-days INT] [--include-inactive-pairs] [--timerange TIMERANGE] [--dl-trades] [--exchange EXCHANGE] [-t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...]] [--erase] [--data-format-ohlcv {json,jsongz,hdf5}] [--data-format-trades {json,jsongz,hdf5}] [--trading-mode {spot,margin,futures}] [--prepend] optional arguments: -h, --help show this help message and exit -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. --pairs-file FILE File containing a list of pairs to download. --days INT Download data for given number of days. --new-pairs-days INT Download data of new pairs for given number of days. Default: `None`. --include-inactive-pairs Also download data from inactive pairs. --timerange TIMERANGE Specify what timerange of data to use. --dl-trades Download trades instead of OHLCV data. The bot will resample trades to the desired timeframe as specified as --timeframes/-t. --exchange EXCHANGE Exchange name (default: `bittrex`). Only valid if no config is provided. -t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...], --timeframes {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...] Specify which tickers to download. Space-separated list. Default: `1m 5m`. --erase Clean all existing data for the selected exchange/pairs/timeframes. --data-format-ohlcv {json,jsongz,hdf5} Storage format for downloaded candle (OHLCV) data. (default: `json`). --data-format-trades {json,jsongz,hdf5} Storage format for downloaded trades data. (default: `jsongz`). --trading-mode {spot,margin,futures} Select Trading mode --prepend Allow data prepending. (Data-appending is disabled) Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Startup period download-data is a strategy-independent command. The idea is to download a big chunk of data once, and then iteratively increase the amount of data stored. For that reason, download-data does not care about the \"startup-period\" defined in a strategy. It's up to the user to download additional days if the backtest should start at a specific point in time (while respecting startup period). Pairs file \u00b6 In alternative to the whitelist from config.json , a pairs.json file can be used. If you are using Binance for example: create a directory user_data/data/binance and copy or create the pairs.json file in that directory. update the pairs.json file to contain the currency pairs you are interested in. mkdir -p user_data/data/binance touch user_data/data/binance/pairs.json The format of the pairs.json file is a simple json list. Mixing different stake-currencies is allowed for this file, since it's only used for downloading. [ \"ETH/BTC\" , \"ETH/USDT\" , \"BTC/USDT\" , \"XRP/ETH\" ] Downloading all data for one quote currency Often, you'll want to download data for all pairs of a specific quote-currency. In such cases, you can use the following shorthand: freqtrade download-data --exchange binance --pairs .*/USDT <...> . The provided \"pairs\" string will be expanded to contain all active pairs on the exchange. To also download data for inactive (delisted) pairs, add --include-inactive-pairs to the command. Permission denied errors If your configuration directory user_data was made by docker, you may get the following error: cp: cannot create regular file 'user_data/data/binance/pairs.json': Permission denied You can fix the permissions of your user-data directory as follows: sudo chown -R $UID:$GID user_data Start download \u00b6 Then run: freqtrade download-data --exchange binance This will download historical candle (OHLCV) data for all the currency pairs you defined in pairs.json . Alternatively, specify the pairs directly freqtrade download-data --exchange binance --pairs ETH/USDT XRP/USDT BTC/USDT or as regex (to download all active USDT pairs) freqtrade download-data --exchange binance --pairs .*/USDT Other Notes \u00b6 To use a different directory than the exchange specific default, use --datadir user_data/data/some_directory . To change the exchange used to download the historical data from, please use a different configuration file (you'll probably need to adjust rate limits etc.) To use pairs.json from some other directory, use --pairs-file some_other_dir/pairs.json . To download historical candle (OHLCV) data for only 10 days, use --days 10 (defaults to 30 days). To download historical candle (OHLCV) data from a fixed starting point, use --timerange 20200101- - which will download all data from January 1 st , 2020. Use --timeframes to specify what timeframe download the historical candle (OHLCV) data for. Default is --timeframes 1m 5m which will download 1-minute and 5-minute data. To use exchange, timeframe and list of pairs as defined in your configuration file, use the -c/--config option. With this, the script uses the whitelist defined in the config as the list of currency pairs to download data for and does not require the pairs.json file. You can combine -c/--config with most other options. Download additional data before the current timerange \u00b6 Assuming you downloaded all data from 2022 ( --timerange 20220101- ) - but you'd now like to also backtest with earlier data. You can do so by using the --prepend flag, combined with --timerange - specifying an end-date. freqtrade download-data --exchange binance --pairs ETH/USDT XRP/USDT BTC/USDT --prepend --timerange 20210101 -20220101 Note Freqtrade will ignore the end-date in this mode if data is available, updating the end-date to the existing data start point. Data format \u00b6 Freqtrade currently supports 3 data-formats for both OHLCV and trades data: json (plain \"text\" json files) jsongz (a gzip-zipped version of json files) hdf5 (a high performance datastore) By default, OHLCV data is stored as json data, while trades data is stored as jsongz data. This can be changed via the --data-format-ohlcv and --data-format-trades command line arguments respectively. To persist this change, you should also add the following snippet to your configuration, so you don't have to insert the above arguments each time: // ... \"dataformat_ohlcv\": \"hdf5\", \"dataformat_trades\": \"hdf5\", // ... If the default data-format has been changed during download, then the keys dataformat_ohlcv and dataformat_trades in the configuration file need to be adjusted to the selected dataformat as well. Note You can convert between data-formats using the convert-data and convert-trade-data methods. Sub-command convert data \u00b6 usage: freqtrade convert-data [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-p PAIRS [PAIRS ...]] --format-from {json,jsongz,hdf5} --format-to {json,jsongz,hdf5} [--erase] [-t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...]] [--exchange EXCHANGE] [--trading-mode {spot,margin,futures}] [--candle-types {spot,,futures,mark,index,premiumIndex,funding_rate} [{spot,,futures,mark,index,premiumIndex,funding_rate} ...]] optional arguments: -h, --help show this help message and exit -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. --format-from {json,jsongz,hdf5} Source format for data conversion. --format-to {json,jsongz,hdf5} Destination format for data conversion. --erase Clean all existing data for the selected exchange/pairs/timeframes. -t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...], --timeframes {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...] Specify which tickers to download. Space-separated list. Default: `1m 5m`. --exchange EXCHANGE Exchange name (default: `bittrex`). Only valid if no config is provided. --trading-mode {spot,margin,futures} Select Trading mode --candle-types {spot,,futures,mark,index,premiumIndex,funding_rate} [{spot,,futures,mark,index,premiumIndex,funding_rate} ...] Select candle type to use Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Example converting data \u00b6 The following command will convert all candle (OHLCV) data available in ~/.freqtrade/data/binance from json to jsongz, saving diskspace in the process. It'll also remove original json data files ( --erase parameter). freqtrade convert-data --format-from json --format-to jsongz --datadir ~/.freqtrade/data/binance -t 5m 15m --erase Sub-command convert trade data \u00b6 usage: freqtrade convert-trade-data [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-p PAIRS [PAIRS ...]] --format-from {json,jsongz,hdf5} --format-to {json,jsongz,hdf5} [--erase] optional arguments: -h, --help show this help message and exit -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Show profits for only these pairs. Pairs are space- separated. --format-from {json,jsongz,hdf5} Source format for data conversion. --format-to {json,jsongz,hdf5} Destination format for data conversion. --erase Clean all existing data for the selected exchange/pairs/timeframes. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Example converting trades \u00b6 The following command will convert all available trade-data in ~/.freqtrade/data/kraken from jsongz to json. It'll also remove original jsongz data files ( --erase parameter). freqtrade convert-trade-data --format-from jsongz --format-to json --datadir ~/.freqtrade/data/kraken --erase Sub-command trades to ohlcv \u00b6 When you need to use --dl-trades (kraken only) to download data, conversion of trades data to ohlcv data is the last step. This command will allow you to repeat this last step for additional timeframes without re-downloading the data. usage: freqtrade trades-to-ohlcv [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-p PAIRS [PAIRS ...]] [-t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...]] [--exchange EXCHANGE] [--data-format-ohlcv {json,jsongz,hdf5}] [--data-format-trades {json,jsongz,hdf5}] optional arguments: -h, --help show this help message and exit -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. -t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...], --timeframes {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...] Specify which tickers to download. Space-separated list. Default: `1m 5m`. --exchange EXCHANGE Exchange name (default: `bittrex`). Only valid if no config is provided. --data-format-ohlcv {json,jsongz,hdf5} Storage format for downloaded candle (OHLCV) data. (default: `json`). --data-format-trades {json,jsongz,hdf5} Storage format for downloaded trades data. (default: `jsongz`). Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Example trade-to-ohlcv conversion \u00b6 freqtrade trades-to-ohlcv --exchange kraken -t 5m 1h 1d --pairs BTC/EUR ETH/EUR Sub-command list-data \u00b6 You can get a list of downloaded data using the list-data sub-command. usage: freqtrade list-data [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--exchange EXCHANGE] [--data-format-ohlcv {json,jsongz,hdf5}] [-p PAIRS [PAIRS ...]] [--trading-mode {spot,margin,futures}] [--show-timerange] optional arguments: -h, --help show this help message and exit --exchange EXCHANGE Exchange name (default: `bittrex`). Only valid if no config is provided. --data-format-ohlcv {json,jsongz,hdf5} Storage format for downloaded candle (OHLCV) data. (default: `json`). -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. --trading-mode {spot,margin,futures} Select Trading mode --show-timerange Show timerange available for available data. (May take a while to calculate). Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Example list-data \u00b6 > freqtrade list-data --userdir ~/.freqtrade/user_data/ Found 33 pair / timeframe combinations. pairs timeframe ---------- ----------------------------------------- ADA/BTC 5m, 15m, 30m, 1h, 2h, 4h, 6h, 12h, 1d ADA/ETH 5m, 15m, 30m, 1h, 2h, 4h, 6h, 12h, 1d ETH/BTC 5m, 15m, 30m, 1h, 2h, 4h, 6h, 12h, 1d ETH/USDT 5m, 15m, 30m, 1h, 2h, 4h Trades (tick) data \u00b6 By default, download-data sub-command downloads Candles (OHLCV) data. Some exchanges also provide historic trade-data via their API. This data can be useful if you need many different timeframes, since it is only downloaded once, and then resampled locally to the desired timeframes. Since this data is large by default, the files use gzip by default. They are stored in your data-directory with the naming convention of -trades.json.gz ( ETH_BTC-trades.json.gz ). Incremental mode is also supported, as for historic OHLCV data, so downloading the data once per week with --days 8 will create an incremental data-repository. To use this mode, simply add --dl-trades to your call. This will swap the download method to download trades, and resamples the data locally. do not use You should not use this unless you're a kraken user. Most other exchanges provide OHLCV data with sufficient history. Example call: freqtrade download-data --exchange kraken --pairs XRP/EUR ETH/EUR --days 20 --dl-trades Note While this method uses async calls, it will be slow, since it requires the result of the previous call to generate the next request to the exchange. Warning The historic trades are not available during Freqtrade dry-run and live trade modes because all exchanges tested provide this data with a delay of few 100 candles, so it's not suitable for real-time trading. Kraken user Kraken users should read this before starting to download data. Next step \u00b6 Great, you now have backtest data downloaded, so you can now start backtesting your strategy.","title":"Data Downloading"},{"location":"data-download/#data-downloading","text":"","title":"Data Downloading"},{"location":"data-download/#getting-data-for-backtesting-and-hyperopt","text":"To download data (candles / OHLCV) needed for backtesting and hyperoptimization use the freqtrade download-data command. If no additional parameter is specified, freqtrade will download data for \"1m\" and \"5m\" timeframes for the last 30 days. Exchange and pairs will come from config.json (if specified using -c/--config ). Otherwise --exchange becomes mandatory. You can use a relative timerange ( --days 20 ) or an absolute starting point ( --timerange 20200101- ). For incremental downloads, the relative approach should be used. Tip: Updating existing data If you already have backtesting data available in your data-directory and would like to refresh this data up to today, freqtrade will automatically calculate the data missing for the existing pairs and the download will occur from the latest available point until \"now\", neither --days or --timerange parameters are required. Freqtrade will keep the available data and only download the missing data. If you are updating existing data after inserting new pairs that you have no data for, use --new-pairs-days xx parameter. Specified number of days will be downloaded for new pairs while old pairs will be updated with missing data only. If you use --days xx parameter alone - data for specified number of days will be downloaded for all pairs. Be careful, if specified number of days is smaller than gap between now and last downloaded candle - freqtrade will delete all existing data to avoid gaps in candle data.","title":"Getting data for backtesting and hyperopt"},{"location":"data-download/#usage","text":"usage: freqtrade download-data [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-p PAIRS [PAIRS ...]] [--pairs-file FILE] [--days INT] [--new-pairs-days INT] [--include-inactive-pairs] [--timerange TIMERANGE] [--dl-trades] [--exchange EXCHANGE] [-t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...]] [--erase] [--data-format-ohlcv {json,jsongz,hdf5}] [--data-format-trades {json,jsongz,hdf5}] [--trading-mode {spot,margin,futures}] [--prepend] optional arguments: -h, --help show this help message and exit -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. --pairs-file FILE File containing a list of pairs to download. --days INT Download data for given number of days. --new-pairs-days INT Download data of new pairs for given number of days. Default: `None`. --include-inactive-pairs Also download data from inactive pairs. --timerange TIMERANGE Specify what timerange of data to use. --dl-trades Download trades instead of OHLCV data. The bot will resample trades to the desired timeframe as specified as --timeframes/-t. --exchange EXCHANGE Exchange name (default: `bittrex`). Only valid if no config is provided. -t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...], --timeframes {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...] Specify which tickers to download. Space-separated list. Default: `1m 5m`. --erase Clean all existing data for the selected exchange/pairs/timeframes. --data-format-ohlcv {json,jsongz,hdf5} Storage format for downloaded candle (OHLCV) data. (default: `json`). --data-format-trades {json,jsongz,hdf5} Storage format for downloaded trades data. (default: `jsongz`). --trading-mode {spot,margin,futures} Select Trading mode --prepend Allow data prepending. (Data-appending is disabled) Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Startup period download-data is a strategy-independent command. The idea is to download a big chunk of data once, and then iteratively increase the amount of data stored. For that reason, download-data does not care about the \"startup-period\" defined in a strategy. It's up to the user to download additional days if the backtest should start at a specific point in time (while respecting startup period).","title":"Usage"},{"location":"data-download/#pairs-file","text":"In alternative to the whitelist from config.json , a pairs.json file can be used. If you are using Binance for example: create a directory user_data/data/binance and copy or create the pairs.json file in that directory. update the pairs.json file to contain the currency pairs you are interested in. mkdir -p user_data/data/binance touch user_data/data/binance/pairs.json The format of the pairs.json file is a simple json list. Mixing different stake-currencies is allowed for this file, since it's only used for downloading. [ \"ETH/BTC\" , \"ETH/USDT\" , \"BTC/USDT\" , \"XRP/ETH\" ] Downloading all data for one quote currency Often, you'll want to download data for all pairs of a specific quote-currency. In such cases, you can use the following shorthand: freqtrade download-data --exchange binance --pairs .*/USDT <...> . The provided \"pairs\" string will be expanded to contain all active pairs on the exchange. To also download data for inactive (delisted) pairs, add --include-inactive-pairs to the command. Permission denied errors If your configuration directory user_data was made by docker, you may get the following error: cp: cannot create regular file 'user_data/data/binance/pairs.json': Permission denied You can fix the permissions of your user-data directory as follows: sudo chown -R $UID:$GID user_data","title":"Pairs file"},{"location":"data-download/#start-download","text":"Then run: freqtrade download-data --exchange binance This will download historical candle (OHLCV) data for all the currency pairs you defined in pairs.json . Alternatively, specify the pairs directly freqtrade download-data --exchange binance --pairs ETH/USDT XRP/USDT BTC/USDT or as regex (to download all active USDT pairs) freqtrade download-data --exchange binance --pairs .*/USDT","title":"Start download"},{"location":"data-download/#other-notes","text":"To use a different directory than the exchange specific default, use --datadir user_data/data/some_directory . To change the exchange used to download the historical data from, please use a different configuration file (you'll probably need to adjust rate limits etc.) To use pairs.json from some other directory, use --pairs-file some_other_dir/pairs.json . To download historical candle (OHLCV) data for only 10 days, use --days 10 (defaults to 30 days). To download historical candle (OHLCV) data from a fixed starting point, use --timerange 20200101- - which will download all data from January 1 st , 2020. Use --timeframes to specify what timeframe download the historical candle (OHLCV) data for. Default is --timeframes 1m 5m which will download 1-minute and 5-minute data. To use exchange, timeframe and list of pairs as defined in your configuration file, use the -c/--config option. With this, the script uses the whitelist defined in the config as the list of currency pairs to download data for and does not require the pairs.json file. You can combine -c/--config with most other options.","title":"Other Notes"},{"location":"data-download/#download-additional-data-before-the-current-timerange","text":"Assuming you downloaded all data from 2022 ( --timerange 20220101- ) - but you'd now like to also backtest with earlier data. You can do so by using the --prepend flag, combined with --timerange - specifying an end-date. freqtrade download-data --exchange binance --pairs ETH/USDT XRP/USDT BTC/USDT --prepend --timerange 20210101 -20220101 Note Freqtrade will ignore the end-date in this mode if data is available, updating the end-date to the existing data start point.","title":"Download additional data before the current timerange"},{"location":"data-download/#data-format","text":"Freqtrade currently supports 3 data-formats for both OHLCV and trades data: json (plain \"text\" json files) jsongz (a gzip-zipped version of json files) hdf5 (a high performance datastore) By default, OHLCV data is stored as json data, while trades data is stored as jsongz data. This can be changed via the --data-format-ohlcv and --data-format-trades command line arguments respectively. To persist this change, you should also add the following snippet to your configuration, so you don't have to insert the above arguments each time: // ... \"dataformat_ohlcv\": \"hdf5\", \"dataformat_trades\": \"hdf5\", // ... If the default data-format has been changed during download, then the keys dataformat_ohlcv and dataformat_trades in the configuration file need to be adjusted to the selected dataformat as well. Note You can convert between data-formats using the convert-data and convert-trade-data methods.","title":"Data format"},{"location":"data-download/#sub-command-convert-data","text":"usage: freqtrade convert-data [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-p PAIRS [PAIRS ...]] --format-from {json,jsongz,hdf5} --format-to {json,jsongz,hdf5} [--erase] [-t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...]] [--exchange EXCHANGE] [--trading-mode {spot,margin,futures}] [--candle-types {spot,,futures,mark,index,premiumIndex,funding_rate} [{spot,,futures,mark,index,premiumIndex,funding_rate} ...]] optional arguments: -h, --help show this help message and exit -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. --format-from {json,jsongz,hdf5} Source format for data conversion. --format-to {json,jsongz,hdf5} Destination format for data conversion. --erase Clean all existing data for the selected exchange/pairs/timeframes. -t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...], --timeframes {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...] Specify which tickers to download. Space-separated list. Default: `1m 5m`. --exchange EXCHANGE Exchange name (default: `bittrex`). Only valid if no config is provided. --trading-mode {spot,margin,futures} Select Trading mode --candle-types {spot,,futures,mark,index,premiumIndex,funding_rate} [{spot,,futures,mark,index,premiumIndex,funding_rate} ...] Select candle type to use Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory.","title":"Sub-command convert data"},{"location":"data-download/#example-converting-data","text":"The following command will convert all candle (OHLCV) data available in ~/.freqtrade/data/binance from json to jsongz, saving diskspace in the process. It'll also remove original json data files ( --erase parameter). freqtrade convert-data --format-from json --format-to jsongz --datadir ~/.freqtrade/data/binance -t 5m 15m --erase","title":"Example converting data"},{"location":"data-download/#sub-command-convert-trade-data","text":"usage: freqtrade convert-trade-data [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-p PAIRS [PAIRS ...]] --format-from {json,jsongz,hdf5} --format-to {json,jsongz,hdf5} [--erase] optional arguments: -h, --help show this help message and exit -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Show profits for only these pairs. Pairs are space- separated. --format-from {json,jsongz,hdf5} Source format for data conversion. --format-to {json,jsongz,hdf5} Destination format for data conversion. --erase Clean all existing data for the selected exchange/pairs/timeframes. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory.","title":"Sub-command convert trade data"},{"location":"data-download/#example-converting-trades","text":"The following command will convert all available trade-data in ~/.freqtrade/data/kraken from jsongz to json. It'll also remove original jsongz data files ( --erase parameter). freqtrade convert-trade-data --format-from jsongz --format-to json --datadir ~/.freqtrade/data/kraken --erase","title":"Example converting trades"},{"location":"data-download/#sub-command-trades-to-ohlcv","text":"When you need to use --dl-trades (kraken only) to download data, conversion of trades data to ohlcv data is the last step. This command will allow you to repeat this last step for additional timeframes without re-downloading the data. usage: freqtrade trades-to-ohlcv [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-p PAIRS [PAIRS ...]] [-t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...]] [--exchange EXCHANGE] [--data-format-ohlcv {json,jsongz,hdf5}] [--data-format-trades {json,jsongz,hdf5}] optional arguments: -h, --help show this help message and exit -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. -t {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...], --timeframes {1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} [{1m,3m,5m,15m,30m,1h,2h,4h,6h,8h,12h,1d,3d,1w,2w,1M,1y} ...] Specify which tickers to download. Space-separated list. Default: `1m 5m`. --exchange EXCHANGE Exchange name (default: `bittrex`). Only valid if no config is provided. --data-format-ohlcv {json,jsongz,hdf5} Storage format for downloaded candle (OHLCV) data. (default: `json`). --data-format-trades {json,jsongz,hdf5} Storage format for downloaded trades data. (default: `jsongz`). Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory.","title":"Sub-command trades to ohlcv"},{"location":"data-download/#example-trade-to-ohlcv-conversion","text":"freqtrade trades-to-ohlcv --exchange kraken -t 5m 1h 1d --pairs BTC/EUR ETH/EUR","title":"Example trade-to-ohlcv conversion"},{"location":"data-download/#sub-command-list-data","text":"You can get a list of downloaded data using the list-data sub-command. usage: freqtrade list-data [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--exchange EXCHANGE] [--data-format-ohlcv {json,jsongz,hdf5}] [-p PAIRS [PAIRS ...]] [--trading-mode {spot,margin,futures}] [--show-timerange] optional arguments: -h, --help show this help message and exit --exchange EXCHANGE Exchange name (default: `bittrex`). Only valid if no config is provided. --data-format-ohlcv {json,jsongz,hdf5} Storage format for downloaded candle (OHLCV) data. (default: `json`). -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. --trading-mode {spot,margin,futures} Select Trading mode --show-timerange Show timerange available for available data. (May take a while to calculate). Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory.","title":"Sub-command list-data"},{"location":"data-download/#example-list-data","text":"> freqtrade list-data --userdir ~/.freqtrade/user_data/ Found 33 pair / timeframe combinations. pairs timeframe ---------- ----------------------------------------- ADA/BTC 5m, 15m, 30m, 1h, 2h, 4h, 6h, 12h, 1d ADA/ETH 5m, 15m, 30m, 1h, 2h, 4h, 6h, 12h, 1d ETH/BTC 5m, 15m, 30m, 1h, 2h, 4h, 6h, 12h, 1d ETH/USDT 5m, 15m, 30m, 1h, 2h, 4h","title":"Example list-data"},{"location":"data-download/#trades-tick-data","text":"By default, download-data sub-command downloads Candles (OHLCV) data. Some exchanges also provide historic trade-data via their API. This data can be useful if you need many different timeframes, since it is only downloaded once, and then resampled locally to the desired timeframes. Since this data is large by default, the files use gzip by default. They are stored in your data-directory with the naming convention of -trades.json.gz ( ETH_BTC-trades.json.gz ). Incremental mode is also supported, as for historic OHLCV data, so downloading the data once per week with --days 8 will create an incremental data-repository. To use this mode, simply add --dl-trades to your call. This will swap the download method to download trades, and resamples the data locally. do not use You should not use this unless you're a kraken user. Most other exchanges provide OHLCV data with sufficient history. Example call: freqtrade download-data --exchange kraken --pairs XRP/EUR ETH/EUR --days 20 --dl-trades Note While this method uses async calls, it will be slow, since it requires the result of the previous call to generate the next request to the exchange. Warning The historic trades are not available during Freqtrade dry-run and live trade modes because all exchanges tested provide this data with a delay of few 100 candles, so it's not suitable for real-time trading. Kraken user Kraken users should read this before starting to download data.","title":"Trades (tick) data"},{"location":"data-download/#next-step","text":"Great, you now have backtest data downloaded, so you can now start backtesting your strategy.","title":"Next step"},{"location":"deprecated/","text":"Deprecated features \u00b6 This page contains description of the command line arguments, configuration parameters and the bot features that were declared as DEPRECATED by the bot development team and are no longer supported. Please avoid their usage in your configuration. Removed features \u00b6 the --refresh-pairs-cached command line option \u00b6 --refresh-pairs-cached in the context of backtesting, hyperopt and edge allows to refresh candle data for backtesting. Since this leads to much confusion, and slows down backtesting (while not being part of backtesting) this has been singled out as a separate freqtrade sub-command freqtrade download-data . This command line option was deprecated in 2019.7-dev (develop branch) and removed in 2019.9. The --dynamic-whitelist command line option \u00b6 This command line option was deprecated in 2018 and removed freqtrade 2019.6-dev (develop branch) and in freqtrade 2019.7. Please refer to pairlists instead. the --live command line option \u00b6 --live in the context of backtesting allowed to download the latest tick data for backtesting. Did only download the latest 500 candles, so was ineffective in getting good backtest data. Removed in 2019-7-dev (develop branch) and in freqtrade 2019.8. ticker_interval (now timeframe ) \u00b6 Support for ticker_interval terminology was deprecated in 2020.6 in favor of timeframe - and compatibility code was removed in 2022.3. Allow running multiple pairlists in sequence \u00b6 The former \"pairlist\" section in the configuration has been removed, and is replaced by \"pairlists\" - being a list to specify a sequence of pairlists. The old section of configuration parameters ( \"pairlist\" ) has been deprecated in 2019.11 and has been removed in 2020.4. deprecation of bidVolume and askVolume from volume-pairlist \u00b6 Since only quoteVolume can be compared between assets, the other options (bidVolume, askVolume) have been deprecated in 2020.4, and have been removed in 2020.9. Using order book steps for exit price \u00b6 Using order_book_min and order_book_max used to allow stepping the orderbook and trying to find the next ROI slot - trying to place sell-orders early. As this does however increase risk and provides no benefit, it's been removed for maintainability purposes in 2021.7. Legacy Hyperopt mode \u00b6 Using separate hyperopt files was deprecated in 2021.4 and was removed in 2021.9. Please switch to the new Parametrized Strategies to benefit from the new hyperopt interface. Strategy changes between V2 and V3 \u00b6 Isolated Futures / short trading was introduced in 2022.4. This required major changes to configuration settings, strategy interfaces, ... We have put a great effort into keeping compatibility with existing strategies, so if you just want to continue using freqtrade in spot markets, there are no changes necessary. While we may drop support for the current interface sometime in the future, we will announce this separately and have an appropriate transition period. Please follow the Strategy migration guide to migrate your strategy to the new format to start using the new functionalities. webhooks - changes with 2022.4 \u00b6 buy_tag has been renamed to enter_tag \u00b6 This should apply only to your strategy and potentially to webhooks. We will keep a compatibility layer for 1-2 versions (so both buy_tag and enter_tag will still work), but support for this in webhooks will disappear after that. Naming changes \u00b6 Webhook terminology changed from \"sell\" to \"exit\", and from \"buy\" to \"entry\". webhookbuy -> webhookentry webhookbuyfill -> webhookentryfill webhookbuycancel -> webhookentrycancel webhooksell -> webhookexit webhooksellfill -> webhookexitfill webhooksellcancel -> webhookexitcancel","title":"Deprecated Features"},{"location":"deprecated/#deprecated-features","text":"This page contains description of the command line arguments, configuration parameters and the bot features that were declared as DEPRECATED by the bot development team and are no longer supported. Please avoid their usage in your configuration.","title":"Deprecated features"},{"location":"deprecated/#removed-features","text":"","title":"Removed features"},{"location":"deprecated/#the-refresh-pairs-cached-command-line-option","text":"--refresh-pairs-cached in the context of backtesting, hyperopt and edge allows to refresh candle data for backtesting. Since this leads to much confusion, and slows down backtesting (while not being part of backtesting) this has been singled out as a separate freqtrade sub-command freqtrade download-data . This command line option was deprecated in 2019.7-dev (develop branch) and removed in 2019.9.","title":"the --refresh-pairs-cached command line option"},{"location":"deprecated/#the-dynamic-whitelist-command-line-option","text":"This command line option was deprecated in 2018 and removed freqtrade 2019.6-dev (develop branch) and in freqtrade 2019.7. Please refer to pairlists instead.","title":"The --dynamic-whitelist command line option"},{"location":"deprecated/#the-live-command-line-option","text":"--live in the context of backtesting allowed to download the latest tick data for backtesting. Did only download the latest 500 candles, so was ineffective in getting good backtest data. Removed in 2019-7-dev (develop branch) and in freqtrade 2019.8.","title":"the --live command line option"},{"location":"deprecated/#ticker_interval-now-timeframe","text":"Support for ticker_interval terminology was deprecated in 2020.6 in favor of timeframe - and compatibility code was removed in 2022.3.","title":"ticker_interval (now timeframe)"},{"location":"deprecated/#allow-running-multiple-pairlists-in-sequence","text":"The former \"pairlist\" section in the configuration has been removed, and is replaced by \"pairlists\" - being a list to specify a sequence of pairlists. The old section of configuration parameters ( \"pairlist\" ) has been deprecated in 2019.11 and has been removed in 2020.4.","title":"Allow running multiple pairlists in sequence"},{"location":"deprecated/#deprecation-of-bidvolume-and-askvolume-from-volume-pairlist","text":"Since only quoteVolume can be compared between assets, the other options (bidVolume, askVolume) have been deprecated in 2020.4, and have been removed in 2020.9.","title":"deprecation of bidVolume and askVolume from volume-pairlist"},{"location":"deprecated/#using-order-book-steps-for-exit-price","text":"Using order_book_min and order_book_max used to allow stepping the orderbook and trying to find the next ROI slot - trying to place sell-orders early. As this does however increase risk and provides no benefit, it's been removed for maintainability purposes in 2021.7.","title":"Using order book steps for exit price"},{"location":"deprecated/#legacy-hyperopt-mode","text":"Using separate hyperopt files was deprecated in 2021.4 and was removed in 2021.9. Please switch to the new Parametrized Strategies to benefit from the new hyperopt interface.","title":"Legacy Hyperopt mode"},{"location":"deprecated/#strategy-changes-between-v2-and-v3","text":"Isolated Futures / short trading was introduced in 2022.4. This required major changes to configuration settings, strategy interfaces, ... We have put a great effort into keeping compatibility with existing strategies, so if you just want to continue using freqtrade in spot markets, there are no changes necessary. While we may drop support for the current interface sometime in the future, we will announce this separately and have an appropriate transition period. Please follow the Strategy migration guide to migrate your strategy to the new format to start using the new functionalities.","title":"Strategy changes between V2 and V3"},{"location":"deprecated/#webhooks-changes-with-20224","text":"","title":"webhooks - changes with 2022.4"},{"location":"deprecated/#buy_tag-has-been-renamed-to-enter_tag","text":"This should apply only to your strategy and potentially to webhooks. We will keep a compatibility layer for 1-2 versions (so both buy_tag and enter_tag will still work), but support for this in webhooks will disappear after that.","title":"buy_tag has been renamed to enter_tag"},{"location":"deprecated/#naming-changes","text":"Webhook terminology changed from \"sell\" to \"exit\", and from \"buy\" to \"entry\". webhookbuy -> webhookentry webhookbuyfill -> webhookentryfill webhookbuycancel -> webhookentrycancel webhooksell -> webhookexit webhooksellfill -> webhookexitfill webhooksellcancel -> webhookexitcancel","title":"Naming changes"},{"location":"developer/","text":"Development Help \u00b6 This page is intended for developers of Freqtrade, people who want to contribute to the Freqtrade codebase or documentation, or people who want to understand the source code of the application they're running. All contributions, bug reports, bug fixes, documentation improvements, enhancements and ideas are welcome. We track issues on GitHub and also have a dev channel on discord where you can ask questions. Documentation \u00b6 Documentation is available at https://freqtrade.io and needs to be provided with every new feature PR. Special fields for the documentation (like Note boxes, ...) can be found here . To test the documentation locally use the following commands. pip install -r docs/requirements-docs.txt mkdocs serve This will spin up a local server (usually on port 8000) so you can see if everything looks as you'd like it to. Developer setup \u00b6 To configure a development environment, you can either use the provided DevContainer , or use the setup.sh script and answer \"y\" when asked \"Do you want to install dependencies for dev [y/N]? \". Alternatively (e.g. if your system is not supported by the setup.sh script), follow the manual installation process and run pip3 install -e .[all] . This will install all required tools for development, including pytest , flake8 , mypy , and coveralls . Then install the git hook scripts by running pre-commit install , so your changes will be verified locally before committing. This avoids a lot of waiting for CI already, as some basic formatting checks are done locally on your machine. Before opening a pull request, please familiarize yourself with our Contributing Guidelines . Devcontainer setup \u00b6 The fastest and easiest way to get started is to use VSCode with the Remote container extension. This gives developers the ability to start the bot with all required dependencies without needing to install any freqtrade specific dependencies on your local machine. Devcontainer dependencies \u00b6 VSCode docker Remote container extension documentation For more information about the Remote container extension , best consult the documentation. Tests \u00b6 New code should be covered by basic unittests. Depending on the complexity of the feature, Reviewers may request more in-depth unittests. If necessary, the Freqtrade team can assist and give guidance with writing good tests (however please don't expect anyone to write the tests for you). Checking log content in tests \u00b6 Freqtrade uses 2 main methods to check log content in tests, log_has() and log_has_re() (to check using regex, in case of dynamic log-messages). These are available from conftest.py and can be imported in any test module. A sample check looks as follows: from tests.conftest import log_has , log_has_re def test_method_to_test ( caplog ): method_to_test () assert log_has ( \"This event happened\" , caplog ) # Check regex with trailing number ... assert log_has_re ( r \"This dynamic event happened and produced \\d+\" , caplog ) Debug configuration \u00b6 To debug freqtrade, we recommend VSCode with the following launch configuration (located in .vscode/launch.json ). Details will obviously vary between setups - but this should work to get you started. { \"name\" : \"freqtrade trade\" , \"type\" : \"python\" , \"request\" : \"launch\" , \"module\" : \"freqtrade\" , \"console\" : \"integratedTerminal\" , \"args\" : [ \"trade\" , // Optional: // \"--userdir\", \"user_data\", \"--strategy\" , \"MyAwesomeStrategy\" , ] }, Command line arguments can be added in the \"args\" array. This method can also be used to debug a strategy, by setting the breakpoints within the strategy. A similar setup can also be taken for Pycharm - using freqtrade as module name, and setting the command line arguments as \"parameters\". Startup directory This assumes that you have the repository checked out, and the editor is started at the repository root level (so setup.py is at the top level of your repository). ErrorHandling \u00b6 Freqtrade Exceptions all inherit from FreqtradeException . This general class of error should however not be used directly. Instead, multiple specialized sub-Exceptions exist. Below is an outline of exception inheritance hierarchy: + FreqtradeException | +---+ OperationalException | +---+ DependencyException | | | +---+ PricingError | | | +---+ ExchangeError | | | +---+ TemporaryError | | | +---+ DDosProtection | | | +---+ InvalidOrderException | | | +---+ RetryableOrderError | | | +---+ InsufficientFundsError | +---+ StrategyError Plugins \u00b6 Pairlists \u00b6 You have a great idea for a new pair selection algorithm you would like to try out? Great. Hopefully you also want to contribute this back upstream. Whatever your motivations are - This should get you off the ground in trying to develop a new Pairlist Handler. First of all, have a look at the VolumePairList Handler, and best copy this file with a name of your new Pairlist Handler. This is a simple Handler, which however serves as a good example on how to start developing. Next, modify the class-name of the Handler (ideally align this with the module filename). The base-class provides an instance of the exchange ( self._exchange ) the pairlist manager ( self._pairlistmanager ), as well as the main configuration ( self._config ), the pairlist dedicated configuration ( self._pairlistconfig ) and the absolute position within the list of pairlists. self . _exchange = exchange self . _pairlistmanager = pairlistmanager self . _config = config self . _pairlistconfig = pairlistconfig self . _pairlist_pos = pairlist_pos Tip Don't forget to register your pairlist in constants.py under the variable AVAILABLE_PAIRLISTS - otherwise it will not be selectable. Now, let's step through the methods which require actions: Pairlist configuration \u00b6 Configuration for the chain of Pairlist Handlers is done in the bot configuration file in the element \"pairlists\" , an array of configuration parameters for each Pairlist Handlers in the chain. By convention, \"number_assets\" is used to specify the maximum number of pairs to keep in the pairlist. Please follow this to ensure a consistent user experience. Additional parameters can be configured as needed. For instance, VolumePairList uses \"sort_key\" to specify the sorting value - however feel free to specify whatever is necessary for your great algorithm to be successful and dynamic. short_desc \u00b6 Returns a description used for Telegram messages. This should contain the name of the Pairlist Handler, as well as a short description containing the number of assets. Please follow the format \"PairlistName - top/bottom X pairs\" . gen_pairlist \u00b6 Override this method if the Pairlist Handler can be used as the leading Pairlist Handler in the chain, defining the initial pairlist which is then handled by all Pairlist Handlers in the chain. Examples are StaticPairList and VolumePairList . This is called with each iteration of the bot (only if the Pairlist Handler is at the first location) - so consider implementing caching for compute/network heavy calculations. It must return the resulting pairlist (which may then be passed into the chain of Pairlist Handlers). Validations are optional, the parent class exposes a _verify_blacklist(pairlist) and _whitelist_for_active_markets(pairlist) to do default filtering. Use this if you limit your result to a certain number of pairs - so the end-result is not shorter than expected. filter_pairlist \u00b6 This method is called for each Pairlist Handler in the chain by the pairlist manager. This is called with each iteration of the bot - so consider implementing caching for compute/network heavy calculations. It gets passed a pairlist (which can be the result of previous pairlists) as well as tickers , a pre-fetched version of get_tickers() . The default implementation in the base class simply calls the _validate_pair() method for each pair in the pairlist, but you may override it. So you should either implement the _validate_pair() in your Pairlist Handler or override filter_pairlist() to do something else. If overridden, it must return the resulting pairlist (which may then be passed into the next Pairlist Handler in the chain). Validations are optional, the parent class exposes a _verify_blacklist(pairlist) and _whitelist_for_active_markets(pairlist) to do default filters. Use this if you limit your result to a certain number of pairs - so the end result is not shorter than expected. In VolumePairList , this implements different methods of sorting, does early validation so only the expected number of pairs is returned. sample \u00b6 def filter_pairlist ( self , pairlist : List [ str ], tickers : Dict ) -> List [ str ]: # Generate dynamic whitelist pairs = self . _calculate_pairlist ( pairlist , tickers ) return pairs Protections \u00b6 Best read the Protection documentation to understand protections. This Guide is directed towards Developers who want to develop a new protection. No protection should use datetime directly, but use the provided date_now variable for date calculations. This preserves the ability to backtest protections. Writing a new Protection Best copy one of the existing Protections to have a good example. Don't forget to register your protection in constants.py under the variable AVAILABLE_PROTECTIONS - otherwise it will not be selectable. Implementation of a new protection \u00b6 All Protection implementations must have IProtection as parent class. For that reason, they must implement the following methods: short_desc() global_stop() stop_per_pair() . global_stop() and stop_per_pair() must return a ProtectionReturn object, which consists of: lock pair - boolean lock until - datetime - until when should the pair be locked (will be rounded up to the next new candle) reason - string, used for logging and storage in the database lock_side - long, short or '*'. The until portion should be calculated using the provided calculate_lock_end() method. All Protections should use \"stop_duration\" / \"stop_duration_candles\" to define how long a a pair (or all pairs) should be locked. The content of this is made available as self._stop_duration to the each Protection. If your protection requires a look-back period, please use \"lookback_period\" / \"lockback_period_candles\" to keep all protections aligned. Global vs. local stops \u00b6 Protections can have 2 different ways to stop trading for a limited : Per pair (local) For all Pairs (globally) Protections - per pair \u00b6 Protections that implement the per pair approach must set has_local_stop=True . The method stop_per_pair() will be called whenever a trade closed (exit order completed). Protections - global protection \u00b6 These Protections should do their evaluation across all pairs, and consequently will also lock all pairs from trading (called a global PairLock). Global protection must set has_global_stop=True to be evaluated for global stops. The method global_stop() will be called whenever a trade closed (exit order completed). Protections - calculating lock end time \u00b6 Protections should calculate the lock end time based on the last trade it considers. This avoids re-locking should the lookback-period be longer than the actual lock period. The IProtection parent class provides a helper method for this in calculate_lock_end() . Implement a new Exchange (WIP) \u00b6 Note This section is a Work in Progress and is not a complete guide on how to test a new exchange with Freqtrade. Note Make sure to use an up-to-date version of CCXT before running any of the below tests. You can get the latest version of ccxt by running pip install -U ccxt with activated virtual environment. Native docker is not supported for these tests, however the available dev-container will support all required actions and eventually necessary changes. Most exchanges supported by CCXT should work out of the box. To quickly test the public endpoints of an exchange, add a configuration for your exchange to test_ccxt_compat.py and run these tests with pytest --longrun tests/exchange/test_ccxt_compat.py . Completing these tests successfully a good basis point (it's a requirement, actually), however these won't guarantee correct exchange functioning, as this only tests public endpoints, but no private endpoint (like generate order or similar). Also try to use freqtrade download-data for an extended timerange (multiple months) and verify that the data downloaded correctly (no holes, the specified timerange was actually downloaded). These are prerequisites to have an exchange listed as either Supported or Community tested (listed on the homepage). The below are \"extras\", which will make an exchange better (feature-complete) - but are not absolutely necessary for either of the 2 categories. Additional tests / steps to complete: Verify data provided by fetch_ohlcv() - and eventually adjust ohlcv_candle_limit for this exchange Check L2 orderbook limit range (API documentation) - and eventually set as necessary Check if balance shows correctly (*) Create market order (*) Create limit order (*) Complete trade (enter + exit) (*) Compare result calculation between exchange and bot Ensure fees are applied correctly (check the database against the exchange) (*) Requires API keys and Balance on the exchange. Stoploss On Exchange \u00b6 Check if the new exchange supports Stoploss on Exchange orders through their API. Since CCXT does not provide unification for Stoploss On Exchange yet, we'll need to implement the exchange-specific parameters ourselves. Best look at binance.py for an example implementation of this. You'll need to dig through the documentation of the Exchange's API on how exactly this can be done. CCXT Issues may also provide great help, since others may have implemented something similar for their projects. Incomplete candles \u00b6 While fetching candle (OHLCV) data, we may end up getting incomplete candles (depending on the exchange). To demonstrate this, we'll use daily candles ( \"1d\" ) to keep things simple. We query the api ( ct.fetch_ohlcv() ) for the timeframe and look at the date of the last entry. If this entry changes or shows the date of a \"incomplete\" candle, then we should drop this since having incomplete candles is problematic because indicators assume that only complete candles are passed to them, and will generate a lot of false buy signals. By default, we're therefore removing the last candle assuming it's incomplete. To check how the new exchange behaves, you can use the following snippet: import ccxt from datetime import datetime from freqtrade.data.converter import ohlcv_to_dataframe ct = ccxt . binance () timeframe = \"1d\" pair = \"XLM/BTC\" # Make sure to use a pair that exists on that exchange! raw = ct . fetch_ohlcv ( pair , timeframe = timeframe ) # convert to dataframe df1 = ohlcv_to_dataframe ( raw , timeframe , pair = pair , drop_incomplete = False ) print ( df1 . tail ( 1 )) print ( datetime . utcnow ()) date open high low close volume 499 2019-06-08 00:00:00+00:00 0.000007 0.000007 0.000007 0.000007 26264344.0 2019-06-09 12:30:27.873327 The output will show the last entry from the Exchange as well as the current UTC date. If the day shows the same day, then the last candle can be assumed as incomplete and should be dropped (leave the setting \"ohlcv_partial_candle\" from the exchange-class untouched / True). Otherwise, set \"ohlcv_partial_candle\" to False to not drop Candles (shown in the example above). Another way is to run this command multiple times in a row and observe if the volume is changing (while the date remains the same). Update binance cached leverage tiers \u00b6 Updating leveraged tiers should be done regularly - and requires an authenticated account with futures enabled. import ccxt import json from pathlib import Path exchange = ccxt . binance ({ 'apiKey' : '' , 'secret' : '' 'options' : { 'defaultType' : 'future' } }) _ = exchange . load_markets () lev_tiers = exchange . fetch_leverage_tiers () # Assumes this is running in the root of the repository. file = Path ( 'freqtrade/exchange/binance_leverage_tiers.json' ) json . dump ( dict ( sorted ( lev_tiers . items ())), file . open ( 'w' ), indent = 2 ) This file should then be contributed upstream, so others can benefit from this, too. Updating example notebooks \u00b6 To keep the jupyter notebooks aligned with the documentation, the following should be ran after updating a example notebook. jupyter nbconvert --ClearOutputPreprocessor.enabled = True --inplace freqtrade/templates/strategy_analysis_example.ipynb jupyter nbconvert --ClearOutputPreprocessor.enabled = True --to markdown freqtrade/templates/strategy_analysis_example.ipynb --stdout > docs/strategy_analysis_example.md Continuous integration \u00b6 This documents some decisions taken for the CI Pipeline. CI runs on all OS variants, Linux (ubuntu), macOS and Windows. Docker images are build for the branches stable and develop , and are built as multiarch builds, supporting multiple platforms via the same tag. Docker images containing Plot dependencies are also available as stable_plot and develop_plot . Docker images contain a file, /freqtrade/freqtrade_commit containing the commit this image is based of. Full docker image rebuilds are run once a week via schedule. Deployments run on ubuntu. ta-lib binaries are contained in the build_helpers directory to avoid fails related to external unavailability. All tests must pass for a PR to be merged to stable or develop . Creating a release \u00b6 This part of the documentation is aimed at maintainers, and shows how to create a release. Create release branch \u00b6 First, pick a commit that's about one week old (to not include latest additions to releases). # create new branch git checkout -b new_release Determine if crucial bugfixes have been made between this commit and the current state, and eventually cherry-pick these. Merge the release branch (stable) into this branch. Edit freqtrade/__init__.py and add the version matching the current date (for example 2019.7 for July 2019). Minor versions can be 2019.7.1 should we need to do a second release that month. Version numbers must follow allowed versions from PEP0440 to avoid failures pushing to pypi. Commit this part push that branch to the remote and create a PR against the stable branch Create changelog from git commits \u00b6 Note Make sure that the stable branch is up-to-date! # Needs to be done before merging / pulling that branch. git log --oneline --no-decorate --no-merges stable..new_release To keep the release-log short, best wrap the full git changelog into a collapsible details section.
    Expand full changelog ... Full git changelog
    Create github release / tag \u00b6 Once the PR against stable is merged (best right after merging): Use the button \"Draft a new release\" in the Github UI (subsection releases). Use the version-number specified as tag. Use \"stable\" as reference (this step comes after the above PR is merged). Use the above changelog as release comment (as codeblock) Releases \u00b6 pypi \u00b6 Note This process is now automated as part of Github Actions. To create a pypi release, please run the following commands: Additional requirement: wheel , twine (for uploading), account on pypi with proper permissions. python setup.py sdist bdist_wheel # For pypi test (to check if some change to the installation did work) twine upload --repository-url https://test.pypi.org/legacy/ dist/* # For production: twine upload dist/* Please don't push non-releases to the productive / real pypi instance.","title":"Contributors Guide"},{"location":"developer/#development-help","text":"This page is intended for developers of Freqtrade, people who want to contribute to the Freqtrade codebase or documentation, or people who want to understand the source code of the application they're running. All contributions, bug reports, bug fixes, documentation improvements, enhancements and ideas are welcome. We track issues on GitHub and also have a dev channel on discord where you can ask questions.","title":"Development Help"},{"location":"developer/#documentation","text":"Documentation is available at https://freqtrade.io and needs to be provided with every new feature PR. Special fields for the documentation (like Note boxes, ...) can be found here . To test the documentation locally use the following commands. pip install -r docs/requirements-docs.txt mkdocs serve This will spin up a local server (usually on port 8000) so you can see if everything looks as you'd like it to.","title":"Documentation"},{"location":"developer/#developer-setup","text":"To configure a development environment, you can either use the provided DevContainer , or use the setup.sh script and answer \"y\" when asked \"Do you want to install dependencies for dev [y/N]? \". Alternatively (e.g. if your system is not supported by the setup.sh script), follow the manual installation process and run pip3 install -e .[all] . This will install all required tools for development, including pytest , flake8 , mypy , and coveralls . Then install the git hook scripts by running pre-commit install , so your changes will be verified locally before committing. This avoids a lot of waiting for CI already, as some basic formatting checks are done locally on your machine. Before opening a pull request, please familiarize yourself with our Contributing Guidelines .","title":"Developer setup"},{"location":"developer/#devcontainer-setup","text":"The fastest and easiest way to get started is to use VSCode with the Remote container extension. This gives developers the ability to start the bot with all required dependencies without needing to install any freqtrade specific dependencies on your local machine.","title":"Devcontainer setup"},{"location":"developer/#devcontainer-dependencies","text":"VSCode docker Remote container extension documentation For more information about the Remote container extension , best consult the documentation.","title":"Devcontainer dependencies"},{"location":"developer/#tests","text":"New code should be covered by basic unittests. Depending on the complexity of the feature, Reviewers may request more in-depth unittests. If necessary, the Freqtrade team can assist and give guidance with writing good tests (however please don't expect anyone to write the tests for you).","title":"Tests"},{"location":"developer/#checking-log-content-in-tests","text":"Freqtrade uses 2 main methods to check log content in tests, log_has() and log_has_re() (to check using regex, in case of dynamic log-messages). These are available from conftest.py and can be imported in any test module. A sample check looks as follows: from tests.conftest import log_has , log_has_re def test_method_to_test ( caplog ): method_to_test () assert log_has ( \"This event happened\" , caplog ) # Check regex with trailing number ... assert log_has_re ( r \"This dynamic event happened and produced \\d+\" , caplog )","title":"Checking log content in tests"},{"location":"developer/#debug-configuration","text":"To debug freqtrade, we recommend VSCode with the following launch configuration (located in .vscode/launch.json ). Details will obviously vary between setups - but this should work to get you started. { \"name\" : \"freqtrade trade\" , \"type\" : \"python\" , \"request\" : \"launch\" , \"module\" : \"freqtrade\" , \"console\" : \"integratedTerminal\" , \"args\" : [ \"trade\" , // Optional: // \"--userdir\", \"user_data\", \"--strategy\" , \"MyAwesomeStrategy\" , ] }, Command line arguments can be added in the \"args\" array. This method can also be used to debug a strategy, by setting the breakpoints within the strategy. A similar setup can also be taken for Pycharm - using freqtrade as module name, and setting the command line arguments as \"parameters\". Startup directory This assumes that you have the repository checked out, and the editor is started at the repository root level (so setup.py is at the top level of your repository).","title":"Debug configuration"},{"location":"developer/#errorhandling","text":"Freqtrade Exceptions all inherit from FreqtradeException . This general class of error should however not be used directly. Instead, multiple specialized sub-Exceptions exist. Below is an outline of exception inheritance hierarchy: + FreqtradeException | +---+ OperationalException | +---+ DependencyException | | | +---+ PricingError | | | +---+ ExchangeError | | | +---+ TemporaryError | | | +---+ DDosProtection | | | +---+ InvalidOrderException | | | +---+ RetryableOrderError | | | +---+ InsufficientFundsError | +---+ StrategyError","title":"ErrorHandling"},{"location":"developer/#plugins","text":"","title":"Plugins"},{"location":"developer/#pairlists","text":"You have a great idea for a new pair selection algorithm you would like to try out? Great. Hopefully you also want to contribute this back upstream. Whatever your motivations are - This should get you off the ground in trying to develop a new Pairlist Handler. First of all, have a look at the VolumePairList Handler, and best copy this file with a name of your new Pairlist Handler. This is a simple Handler, which however serves as a good example on how to start developing. Next, modify the class-name of the Handler (ideally align this with the module filename). The base-class provides an instance of the exchange ( self._exchange ) the pairlist manager ( self._pairlistmanager ), as well as the main configuration ( self._config ), the pairlist dedicated configuration ( self._pairlistconfig ) and the absolute position within the list of pairlists. self . _exchange = exchange self . _pairlistmanager = pairlistmanager self . _config = config self . _pairlistconfig = pairlistconfig self . _pairlist_pos = pairlist_pos Tip Don't forget to register your pairlist in constants.py under the variable AVAILABLE_PAIRLISTS - otherwise it will not be selectable. Now, let's step through the methods which require actions:","title":"Pairlists"},{"location":"developer/#pairlist-configuration","text":"Configuration for the chain of Pairlist Handlers is done in the bot configuration file in the element \"pairlists\" , an array of configuration parameters for each Pairlist Handlers in the chain. By convention, \"number_assets\" is used to specify the maximum number of pairs to keep in the pairlist. Please follow this to ensure a consistent user experience. Additional parameters can be configured as needed. For instance, VolumePairList uses \"sort_key\" to specify the sorting value - however feel free to specify whatever is necessary for your great algorithm to be successful and dynamic.","title":"Pairlist configuration"},{"location":"developer/#short_desc","text":"Returns a description used for Telegram messages. This should contain the name of the Pairlist Handler, as well as a short description containing the number of assets. Please follow the format \"PairlistName - top/bottom X pairs\" .","title":"short_desc"},{"location":"developer/#gen_pairlist","text":"Override this method if the Pairlist Handler can be used as the leading Pairlist Handler in the chain, defining the initial pairlist which is then handled by all Pairlist Handlers in the chain. Examples are StaticPairList and VolumePairList . This is called with each iteration of the bot (only if the Pairlist Handler is at the first location) - so consider implementing caching for compute/network heavy calculations. It must return the resulting pairlist (which may then be passed into the chain of Pairlist Handlers). Validations are optional, the parent class exposes a _verify_blacklist(pairlist) and _whitelist_for_active_markets(pairlist) to do default filtering. Use this if you limit your result to a certain number of pairs - so the end-result is not shorter than expected.","title":"gen_pairlist"},{"location":"developer/#filter_pairlist","text":"This method is called for each Pairlist Handler in the chain by the pairlist manager. This is called with each iteration of the bot - so consider implementing caching for compute/network heavy calculations. It gets passed a pairlist (which can be the result of previous pairlists) as well as tickers , a pre-fetched version of get_tickers() . The default implementation in the base class simply calls the _validate_pair() method for each pair in the pairlist, but you may override it. So you should either implement the _validate_pair() in your Pairlist Handler or override filter_pairlist() to do something else. If overridden, it must return the resulting pairlist (which may then be passed into the next Pairlist Handler in the chain). Validations are optional, the parent class exposes a _verify_blacklist(pairlist) and _whitelist_for_active_markets(pairlist) to do default filters. Use this if you limit your result to a certain number of pairs - so the end result is not shorter than expected. In VolumePairList , this implements different methods of sorting, does early validation so only the expected number of pairs is returned.","title":"filter_pairlist"},{"location":"developer/#sample","text":"def filter_pairlist ( self , pairlist : List [ str ], tickers : Dict ) -> List [ str ]: # Generate dynamic whitelist pairs = self . _calculate_pairlist ( pairlist , tickers ) return pairs","title":"sample"},{"location":"developer/#protections","text":"Best read the Protection documentation to understand protections. This Guide is directed towards Developers who want to develop a new protection. No protection should use datetime directly, but use the provided date_now variable for date calculations. This preserves the ability to backtest protections. Writing a new Protection Best copy one of the existing Protections to have a good example. Don't forget to register your protection in constants.py under the variable AVAILABLE_PROTECTIONS - otherwise it will not be selectable.","title":"Protections"},{"location":"developer/#implementation-of-a-new-protection","text":"All Protection implementations must have IProtection as parent class. For that reason, they must implement the following methods: short_desc() global_stop() stop_per_pair() . global_stop() and stop_per_pair() must return a ProtectionReturn object, which consists of: lock pair - boolean lock until - datetime - until when should the pair be locked (will be rounded up to the next new candle) reason - string, used for logging and storage in the database lock_side - long, short or '*'. The until portion should be calculated using the provided calculate_lock_end() method. All Protections should use \"stop_duration\" / \"stop_duration_candles\" to define how long a a pair (or all pairs) should be locked. The content of this is made available as self._stop_duration to the each Protection. If your protection requires a look-back period, please use \"lookback_period\" / \"lockback_period_candles\" to keep all protections aligned.","title":"Implementation of a new protection"},{"location":"developer/#global-vs-local-stops","text":"Protections can have 2 different ways to stop trading for a limited : Per pair (local) For all Pairs (globally)","title":"Global vs. local stops"},{"location":"developer/#protections-per-pair","text":"Protections that implement the per pair approach must set has_local_stop=True . The method stop_per_pair() will be called whenever a trade closed (exit order completed).","title":"Protections - per pair"},{"location":"developer/#protections-global-protection","text":"These Protections should do their evaluation across all pairs, and consequently will also lock all pairs from trading (called a global PairLock). Global protection must set has_global_stop=True to be evaluated for global stops. The method global_stop() will be called whenever a trade closed (exit order completed).","title":"Protections - global protection"},{"location":"developer/#protections-calculating-lock-end-time","text":"Protections should calculate the lock end time based on the last trade it considers. This avoids re-locking should the lookback-period be longer than the actual lock period. The IProtection parent class provides a helper method for this in calculate_lock_end() .","title":"Protections - calculating lock end time"},{"location":"developer/#implement-a-new-exchange-wip","text":"Note This section is a Work in Progress and is not a complete guide on how to test a new exchange with Freqtrade. Note Make sure to use an up-to-date version of CCXT before running any of the below tests. You can get the latest version of ccxt by running pip install -U ccxt with activated virtual environment. Native docker is not supported for these tests, however the available dev-container will support all required actions and eventually necessary changes. Most exchanges supported by CCXT should work out of the box. To quickly test the public endpoints of an exchange, add a configuration for your exchange to test_ccxt_compat.py and run these tests with pytest --longrun tests/exchange/test_ccxt_compat.py . Completing these tests successfully a good basis point (it's a requirement, actually), however these won't guarantee correct exchange functioning, as this only tests public endpoints, but no private endpoint (like generate order or similar). Also try to use freqtrade download-data for an extended timerange (multiple months) and verify that the data downloaded correctly (no holes, the specified timerange was actually downloaded). These are prerequisites to have an exchange listed as either Supported or Community tested (listed on the homepage). The below are \"extras\", which will make an exchange better (feature-complete) - but are not absolutely necessary for either of the 2 categories. Additional tests / steps to complete: Verify data provided by fetch_ohlcv() - and eventually adjust ohlcv_candle_limit for this exchange Check L2 orderbook limit range (API documentation) - and eventually set as necessary Check if balance shows correctly (*) Create market order (*) Create limit order (*) Complete trade (enter + exit) (*) Compare result calculation between exchange and bot Ensure fees are applied correctly (check the database against the exchange) (*) Requires API keys and Balance on the exchange.","title":"Implement a new Exchange (WIP)"},{"location":"developer/#stoploss-on-exchange","text":"Check if the new exchange supports Stoploss on Exchange orders through their API. Since CCXT does not provide unification for Stoploss On Exchange yet, we'll need to implement the exchange-specific parameters ourselves. Best look at binance.py for an example implementation of this. You'll need to dig through the documentation of the Exchange's API on how exactly this can be done. CCXT Issues may also provide great help, since others may have implemented something similar for their projects.","title":"Stoploss On Exchange"},{"location":"developer/#incomplete-candles","text":"While fetching candle (OHLCV) data, we may end up getting incomplete candles (depending on the exchange). To demonstrate this, we'll use daily candles ( \"1d\" ) to keep things simple. We query the api ( ct.fetch_ohlcv() ) for the timeframe and look at the date of the last entry. If this entry changes or shows the date of a \"incomplete\" candle, then we should drop this since having incomplete candles is problematic because indicators assume that only complete candles are passed to them, and will generate a lot of false buy signals. By default, we're therefore removing the last candle assuming it's incomplete. To check how the new exchange behaves, you can use the following snippet: import ccxt from datetime import datetime from freqtrade.data.converter import ohlcv_to_dataframe ct = ccxt . binance () timeframe = \"1d\" pair = \"XLM/BTC\" # Make sure to use a pair that exists on that exchange! raw = ct . fetch_ohlcv ( pair , timeframe = timeframe ) # convert to dataframe df1 = ohlcv_to_dataframe ( raw , timeframe , pair = pair , drop_incomplete = False ) print ( df1 . tail ( 1 )) print ( datetime . utcnow ()) date open high low close volume 499 2019-06-08 00:00:00+00:00 0.000007 0.000007 0.000007 0.000007 26264344.0 2019-06-09 12:30:27.873327 The output will show the last entry from the Exchange as well as the current UTC date. If the day shows the same day, then the last candle can be assumed as incomplete and should be dropped (leave the setting \"ohlcv_partial_candle\" from the exchange-class untouched / True). Otherwise, set \"ohlcv_partial_candle\" to False to not drop Candles (shown in the example above). Another way is to run this command multiple times in a row and observe if the volume is changing (while the date remains the same).","title":"Incomplete candles"},{"location":"developer/#update-binance-cached-leverage-tiers","text":"Updating leveraged tiers should be done regularly - and requires an authenticated account with futures enabled. import ccxt import json from pathlib import Path exchange = ccxt . binance ({ 'apiKey' : '' , 'secret' : '' 'options' : { 'defaultType' : 'future' } }) _ = exchange . load_markets () lev_tiers = exchange . fetch_leverage_tiers () # Assumes this is running in the root of the repository. file = Path ( 'freqtrade/exchange/binance_leverage_tiers.json' ) json . dump ( dict ( sorted ( lev_tiers . items ())), file . open ( 'w' ), indent = 2 ) This file should then be contributed upstream, so others can benefit from this, too.","title":"Update binance cached leverage tiers"},{"location":"developer/#updating-example-notebooks","text":"To keep the jupyter notebooks aligned with the documentation, the following should be ran after updating a example notebook. jupyter nbconvert --ClearOutputPreprocessor.enabled = True --inplace freqtrade/templates/strategy_analysis_example.ipynb jupyter nbconvert --ClearOutputPreprocessor.enabled = True --to markdown freqtrade/templates/strategy_analysis_example.ipynb --stdout > docs/strategy_analysis_example.md","title":"Updating example notebooks"},{"location":"developer/#continuous-integration","text":"This documents some decisions taken for the CI Pipeline. CI runs on all OS variants, Linux (ubuntu), macOS and Windows. Docker images are build for the branches stable and develop , and are built as multiarch builds, supporting multiple platforms via the same tag. Docker images containing Plot dependencies are also available as stable_plot and develop_plot . Docker images contain a file, /freqtrade/freqtrade_commit containing the commit this image is based of. Full docker image rebuilds are run once a week via schedule. Deployments run on ubuntu. ta-lib binaries are contained in the build_helpers directory to avoid fails related to external unavailability. All tests must pass for a PR to be merged to stable or develop .","title":"Continuous integration"},{"location":"developer/#creating-a-release","text":"This part of the documentation is aimed at maintainers, and shows how to create a release.","title":"Creating a release"},{"location":"developer/#create-release-branch","text":"First, pick a commit that's about one week old (to not include latest additions to releases). # create new branch git checkout -b new_release Determine if crucial bugfixes have been made between this commit and the current state, and eventually cherry-pick these. Merge the release branch (stable) into this branch. Edit freqtrade/__init__.py and add the version matching the current date (for example 2019.7 for July 2019). Minor versions can be 2019.7.1 should we need to do a second release that month. Version numbers must follow allowed versions from PEP0440 to avoid failures pushing to pypi. Commit this part push that branch to the remote and create a PR against the stable branch","title":"Create release branch"},{"location":"developer/#create-changelog-from-git-commits","text":"Note Make sure that the stable branch is up-to-date! # Needs to be done before merging / pulling that branch. git log --oneline --no-decorate --no-merges stable..new_release To keep the release-log short, best wrap the full git changelog into a collapsible details section.
    Expand full changelog ... Full git changelog
    ","title":"Create changelog from git commits"},{"location":"developer/#create-github-release-tag","text":"Once the PR against stable is merged (best right after merging): Use the button \"Draft a new release\" in the Github UI (subsection releases). Use the version-number specified as tag. Use \"stable\" as reference (this step comes after the above PR is merged). Use the above changelog as release comment (as codeblock)","title":"Create github release / tag"},{"location":"developer/#releases","text":"","title":"Releases"},{"location":"developer/#pypi","text":"Note This process is now automated as part of Github Actions. To create a pypi release, please run the following commands: Additional requirement: wheel , twine (for uploading), account on pypi with proper permissions. python setup.py sdist bdist_wheel # For pypi test (to check if some change to the installation did work) twine upload --repository-url https://test.pypi.org/legacy/ dist/* # For production: twine upload dist/* Please don't push non-releases to the productive / real pypi instance.","title":"pypi"},{"location":"docker_quickstart/","text":"Using Freqtrade with Docker \u00b6 This page explains how to run the bot with Docker. It is not meant to work out of the box. You'll still need to read through the documentation and understand how to properly configure it. Install Docker \u00b6 Start by downloading and installing Docker CE for your platform: Mac Windows Linux To simplify running freqtrade, docker-compose should be installed and available to follow the below docker quick start guide . Freqtrade with docker-compose \u00b6 Freqtrade provides an official Docker image on Dockerhub , as well as a docker-compose file ready for usage. Note The following section assumes that docker and docker-compose are installed and available to the logged in user. All below commands use relative directories and will have to be executed from the directory containing the docker-compose.yml file. Docker quick start \u00b6 Create a new directory and place the docker-compose file in this directory. mkdir ft_userdata cd ft_userdata/ # Download the docker-compose file from the repository curl https://raw.githubusercontent.com/freqtrade/freqtrade/stable/docker-compose.yml -o docker-compose.yml # Pull the freqtrade image docker-compose pull # Create user directory structure docker-compose run --rm freqtrade create-userdir --userdir user_data # Create configuration - Requires answering interactive questions docker-compose run --rm freqtrade new-config --config user_data/config.json The above snippet creates a new directory called ft_userdata , downloads the latest compose file and pulls the freqtrade image. The last 2 steps in the snippet create the directory with user_data , as well as (interactively) the default configuration based on your selections. How to edit the bot configuration? You can edit the configuration at any time, which is available as user_data/config.json (within the directory ft_userdata ) when using the above configuration. You can also change the both Strategy and commands by editing the command section of your docker-compose.yml file. Adding a custom strategy \u00b6 The configuration is now available as user_data/config.json Copy a custom strategy to the directory user_data/strategies/ Add the Strategy' class name to the docker-compose.yml file The SampleStrategy is run by default. SampleStrategy is just a demo! The SampleStrategy is there for your reference and give you ideas for your own strategy. Please always backtest your strategy and use dry-run for some time before risking real money! You will find more information about Strategy development in the Strategy documentation . Once this is done, you're ready to launch the bot in trading mode (Dry-run or Live-trading, depending on your answer to the corresponding question you made above). docker-compose up -d Default configuration While the configuration generated will be mostly functional, you will still need to verify that all options correspond to what you want (like Pricing, pairlist, ...) before starting the bot. Accessing the UI \u00b6 If you've selected to enable FreqUI in the new-config step, you will have freqUI available at port localhost:8080 . You can now access the UI by typing localhost:8080 in your browser. UI Access on a remote servers If you're running on a VPS, you should consider using either a ssh tunnel, or setup a VPN (openVPN, wireguard) to connect to your bot. This will ensure that freqUI is not directly exposed to the internet, which is not recommended for security reasons (freqUI does not support https out of the box). Setup of these tools is not part of this tutorial, however many good tutorials can be found on the internet. Please also read the API configuration with docker section to learn more about this configuration. Monitoring the bot \u00b6 You can check for running instances with docker-compose ps . This should list the service freqtrade as running . If that's not the case, best check the logs (see next point). Docker-compose logs \u00b6 Logs will be written to: user_data/logs/freqtrade.log . You can also check the latest log with the command docker-compose logs -f . Database \u00b6 The database will be located at: user_data/tradesv3.sqlite Updating freqtrade with docker-compose \u00b6 Updating freqtrade when using docker-compose is as simple as running the following 2 commands: # Download the latest image docker-compose pull # Restart the image docker-compose up -d This will first pull the latest image, and will then restart the container with the just pulled version. Check the Changelog You should always check the changelog for breaking changes / manual interventions required and make sure the bot starts correctly after the update. Editing the docker-compose file \u00b6 Advanced users may edit the docker-compose file further to include all possible options or arguments. All freqtrade arguments will be available by running docker-compose run --rm freqtrade . docker-compose for trade commands Trade commands ( freqtrade trade <...> ) should not be ran via docker-compose run - but should use docker-compose up -d instead. This makes sure that the container is properly started (including port forwardings) and will make sure that the container will restart after a system reboot. If you intend to use freqUI, please also ensure to adjust the configuration accordingly , otherwise the UI will not be available. docker-compose run --rm Including --rm will remove the container after completion, and is highly recommended for all modes except trading mode (running with freqtrade trade command). Using docker without docker-compose \" docker-compose run --rm \" will require a compose file to be provided. Some freqtrade commands that don't require authentication such as list-pairs can be run with \" docker run --rm \" instead. For example docker run --rm freqtradeorg/freqtrade:stable list-pairs --exchange binance --quote BTC --print-json . This can be useful for fetching exchange information to add to your config.json without affecting your running containers. Example: Download data with docker-compose \u00b6 Download backtesting data for 5 days for the pair ETH/BTC and 1h timeframe from Binance. The data will be stored in the directory user_data/data/ on the host. docker-compose run --rm freqtrade download-data --pairs ETH/BTC --exchange binance --days 5 -t 1h Head over to the Data Downloading Documentation for more details on downloading data. Example: Backtest with docker-compose \u00b6 Run backtesting in docker-containers for SampleStrategy and specified timerange of historical data, on 5m timeframe: docker-compose run --rm freqtrade backtesting --config user_data/config.json --strategy SampleStrategy --timerange 20190801 -20191001 -i 5m Head over to the Backtesting Documentation to learn more. Additional dependencies with docker-compose \u00b6 If your strategy requires dependencies not included in the default image - it will be necessary to build the image on your host. For this, please create a Dockerfile containing installation steps for the additional dependencies (have a look at docker/Dockerfile.custom for an example). You'll then also need to modify the docker-compose.yml file and uncomment the build step, as well as rename the image to avoid naming collisions. image : freqtrade_custom build : context : . dockerfile : \"./Dockerfile.\" You can then run docker-compose build --pull to build the docker image, and run it using the commands described above. Plotting with docker-compose \u00b6 Commands freqtrade plot-profit and freqtrade plot-dataframe ( Documentation ) are available by changing the image to *_plot in your docker-compose.yml file. You can then use these commands as follows: docker-compose run --rm freqtrade plot-dataframe --strategy AwesomeStrategy -p BTC/ETH --timerange = 20180801 -20180805 The output will be stored in the user_data/plot directory, and can be opened with any modern browser. Data analysis using docker compose \u00b6 Freqtrade provides a docker-compose file which starts up a jupyter lab server. You can run this server using the following command: docker-compose -f docker/docker-compose-jupyter.yml up This will create a docker-container running jupyter lab, which will be accessible using https://127.0.0.1:8888/lab . Please use the link that's printed in the console after startup for simplified login. Since part of this image is built on your machine, it is recommended to rebuild the image from time to time to keep freqtrade (and dependencies) up-to-date. docker-compose -f docker/docker-compose-jupyter.yml build --no-cache Troubleshooting \u00b6 Docker on Windows \u00b6 Error: \"Timestamp for this request is outside of the recvWindow.\" The market api requests require a synchronized clock but the time in the docker container shifts a bit over time into the past. To fix this issue temporarily you need to run wsl --shutdown and restart docker again (a popup on windows 10 will ask you to do so). A permanent solution is either to host the docker container on a linux host or restart the wsl from time to time with the scheduler. taskkill /IM \"Docker Desktop.exe\" /F wsl --shutdown start \"\" \"C:\\Program Files\\Docker\\Docker\\Docker Desktop.exe\" Warning Due to the above, we do not recommend the usage of docker on windows for production setups, but only for experimentation, datadownload and backtesting. Best use a linux-VPS for running freqtrade reliably.","title":"Quickstart with Docker"},{"location":"docker_quickstart/#using-freqtrade-with-docker","text":"This page explains how to run the bot with Docker. It is not meant to work out of the box. You'll still need to read through the documentation and understand how to properly configure it.","title":"Using Freqtrade with Docker"},{"location":"docker_quickstart/#install-docker","text":"Start by downloading and installing Docker CE for your platform: Mac Windows Linux To simplify running freqtrade, docker-compose should be installed and available to follow the below docker quick start guide .","title":"Install Docker"},{"location":"docker_quickstart/#freqtrade-with-docker-compose","text":"Freqtrade provides an official Docker image on Dockerhub , as well as a docker-compose file ready for usage. Note The following section assumes that docker and docker-compose are installed and available to the logged in user. All below commands use relative directories and will have to be executed from the directory containing the docker-compose.yml file.","title":"Freqtrade with docker-compose"},{"location":"docker_quickstart/#docker-quick-start","text":"Create a new directory and place the docker-compose file in this directory. mkdir ft_userdata cd ft_userdata/ # Download the docker-compose file from the repository curl https://raw.githubusercontent.com/freqtrade/freqtrade/stable/docker-compose.yml -o docker-compose.yml # Pull the freqtrade image docker-compose pull # Create user directory structure docker-compose run --rm freqtrade create-userdir --userdir user_data # Create configuration - Requires answering interactive questions docker-compose run --rm freqtrade new-config --config user_data/config.json The above snippet creates a new directory called ft_userdata , downloads the latest compose file and pulls the freqtrade image. The last 2 steps in the snippet create the directory with user_data , as well as (interactively) the default configuration based on your selections. How to edit the bot configuration? You can edit the configuration at any time, which is available as user_data/config.json (within the directory ft_userdata ) when using the above configuration. You can also change the both Strategy and commands by editing the command section of your docker-compose.yml file.","title":"Docker quick start"},{"location":"docker_quickstart/#adding-a-custom-strategy","text":"The configuration is now available as user_data/config.json Copy a custom strategy to the directory user_data/strategies/ Add the Strategy' class name to the docker-compose.yml file The SampleStrategy is run by default. SampleStrategy is just a demo! The SampleStrategy is there for your reference and give you ideas for your own strategy. Please always backtest your strategy and use dry-run for some time before risking real money! You will find more information about Strategy development in the Strategy documentation . Once this is done, you're ready to launch the bot in trading mode (Dry-run or Live-trading, depending on your answer to the corresponding question you made above). docker-compose up -d Default configuration While the configuration generated will be mostly functional, you will still need to verify that all options correspond to what you want (like Pricing, pairlist, ...) before starting the bot.","title":"Adding a custom strategy"},{"location":"docker_quickstart/#accessing-the-ui","text":"If you've selected to enable FreqUI in the new-config step, you will have freqUI available at port localhost:8080 . You can now access the UI by typing localhost:8080 in your browser. UI Access on a remote servers If you're running on a VPS, you should consider using either a ssh tunnel, or setup a VPN (openVPN, wireguard) to connect to your bot. This will ensure that freqUI is not directly exposed to the internet, which is not recommended for security reasons (freqUI does not support https out of the box). Setup of these tools is not part of this tutorial, however many good tutorials can be found on the internet. Please also read the API configuration with docker section to learn more about this configuration.","title":"Accessing the UI"},{"location":"docker_quickstart/#monitoring-the-bot","text":"You can check for running instances with docker-compose ps . This should list the service freqtrade as running . If that's not the case, best check the logs (see next point).","title":"Monitoring the bot"},{"location":"docker_quickstart/#docker-compose-logs","text":"Logs will be written to: user_data/logs/freqtrade.log . You can also check the latest log with the command docker-compose logs -f .","title":"Docker-compose logs"},{"location":"docker_quickstart/#database","text":"The database will be located at: user_data/tradesv3.sqlite","title":"Database"},{"location":"docker_quickstart/#updating-freqtrade-with-docker-compose","text":"Updating freqtrade when using docker-compose is as simple as running the following 2 commands: # Download the latest image docker-compose pull # Restart the image docker-compose up -d This will first pull the latest image, and will then restart the container with the just pulled version. Check the Changelog You should always check the changelog for breaking changes / manual interventions required and make sure the bot starts correctly after the update.","title":"Updating freqtrade with docker-compose"},{"location":"docker_quickstart/#editing-the-docker-compose-file","text":"Advanced users may edit the docker-compose file further to include all possible options or arguments. All freqtrade arguments will be available by running docker-compose run --rm freqtrade . docker-compose for trade commands Trade commands ( freqtrade trade <...> ) should not be ran via docker-compose run - but should use docker-compose up -d instead. This makes sure that the container is properly started (including port forwardings) and will make sure that the container will restart after a system reboot. If you intend to use freqUI, please also ensure to adjust the configuration accordingly , otherwise the UI will not be available. docker-compose run --rm Including --rm will remove the container after completion, and is highly recommended for all modes except trading mode (running with freqtrade trade command). Using docker without docker-compose \" docker-compose run --rm \" will require a compose file to be provided. Some freqtrade commands that don't require authentication such as list-pairs can be run with \" docker run --rm \" instead. For example docker run --rm freqtradeorg/freqtrade:stable list-pairs --exchange binance --quote BTC --print-json . This can be useful for fetching exchange information to add to your config.json without affecting your running containers.","title":"Editing the docker-compose file"},{"location":"docker_quickstart/#example-download-data-with-docker-compose","text":"Download backtesting data for 5 days for the pair ETH/BTC and 1h timeframe from Binance. The data will be stored in the directory user_data/data/ on the host. docker-compose run --rm freqtrade download-data --pairs ETH/BTC --exchange binance --days 5 -t 1h Head over to the Data Downloading Documentation for more details on downloading data.","title":"Example: Download data with docker-compose"},{"location":"docker_quickstart/#example-backtest-with-docker-compose","text":"Run backtesting in docker-containers for SampleStrategy and specified timerange of historical data, on 5m timeframe: docker-compose run --rm freqtrade backtesting --config user_data/config.json --strategy SampleStrategy --timerange 20190801 -20191001 -i 5m Head over to the Backtesting Documentation to learn more.","title":"Example: Backtest with docker-compose"},{"location":"docker_quickstart/#additional-dependencies-with-docker-compose","text":"If your strategy requires dependencies not included in the default image - it will be necessary to build the image on your host. For this, please create a Dockerfile containing installation steps for the additional dependencies (have a look at docker/Dockerfile.custom for an example). You'll then also need to modify the docker-compose.yml file and uncomment the build step, as well as rename the image to avoid naming collisions. image : freqtrade_custom build : context : . dockerfile : \"./Dockerfile.\" You can then run docker-compose build --pull to build the docker image, and run it using the commands described above.","title":"Additional dependencies with docker-compose"},{"location":"docker_quickstart/#plotting-with-docker-compose","text":"Commands freqtrade plot-profit and freqtrade plot-dataframe ( Documentation ) are available by changing the image to *_plot in your docker-compose.yml file. You can then use these commands as follows: docker-compose run --rm freqtrade plot-dataframe --strategy AwesomeStrategy -p BTC/ETH --timerange = 20180801 -20180805 The output will be stored in the user_data/plot directory, and can be opened with any modern browser.","title":"Plotting with docker-compose"},{"location":"docker_quickstart/#data-analysis-using-docker-compose","text":"Freqtrade provides a docker-compose file which starts up a jupyter lab server. You can run this server using the following command: docker-compose -f docker/docker-compose-jupyter.yml up This will create a docker-container running jupyter lab, which will be accessible using https://127.0.0.1:8888/lab . Please use the link that's printed in the console after startup for simplified login. Since part of this image is built on your machine, it is recommended to rebuild the image from time to time to keep freqtrade (and dependencies) up-to-date. docker-compose -f docker/docker-compose-jupyter.yml build --no-cache","title":"Data analysis using docker compose"},{"location":"docker_quickstart/#troubleshooting","text":"","title":"Troubleshooting"},{"location":"docker_quickstart/#docker-on-windows","text":"Error: \"Timestamp for this request is outside of the recvWindow.\" The market api requests require a synchronized clock but the time in the docker container shifts a bit over time into the past. To fix this issue temporarily you need to run wsl --shutdown and restart docker again (a popup on windows 10 will ask you to do so). A permanent solution is either to host the docker container on a linux host or restart the wsl from time to time with the scheduler. taskkill /IM \"Docker Desktop.exe\" /F wsl --shutdown start \"\" \"C:\\Program Files\\Docker\\Docker\\Docker Desktop.exe\" Warning Due to the above, we do not recommend the usage of docker on windows for production setups, but only for experimentation, datadownload and backtesting. Best use a linux-VPS for running freqtrade reliably.","title":"Docker on Windows"},{"location":"edge/","text":"Edge positioning \u00b6 The Edge Positioning module uses probability to calculate your win rate and risk reward ratio. It will use these statistics to control your strategy trade entry points, position size and, stoploss. Warning When using Edge positioning with a dynamic whitelist (VolumePairList), make sure to also use AgeFilter and set it to at least calculate_since_number_of_days to avoid problems with missing data. Note Edge Positioning only considers its own buy/sell/stoploss signals. It ignores the stoploss, trailing stoploss, and ROI settings in the strategy configuration file. Edge Positioning improves the performance of some trading strategies and decreases the performance of others. Introduction \u00b6 Trading strategies are not perfect. They are frameworks that are susceptible to the market and its indicators. Because the market is not at all predictable, sometimes a strategy will win and sometimes the same strategy will lose. To obtain an edge in the market, a strategy has to make more money than it loses. Making money in trading is not only about how often the strategy makes or loses money. It doesn't matter how often, but how much! A bad strategy might make 1 penny in ten transactions but lose 1 dollar in one transaction. If one only checks the number of winning trades, it would be misleading to think that the strategy is actually making a profit. The Edge Positioning module seeks to improve a strategy's winning probability and the money that the strategy will make on the long run . We raise the following question 1 : Which trade is a better option? a) A trade with 80% of chance of losing 100$ and 20% chance of winning 200$ b) A trade with 100% of chance of losing 30$ Answer The expected value of a) is smaller than the expected value of b) . Hence, b ) represents a smaller loss in the long run. However, the answer is: it depends Another way to look at it is to ask a similar question: Which trade is a better option? a) A trade with 80% of chance of winning 100$ and 20% chance of losing 200$ b) A trade with 100% of chance of winning 30$ Edge positioning tries to answer the hard questions about risk/reward and position size automatically, seeking to minimizes the chances of losing of a given strategy. Trading, winning and losing \u00b6 Let's call \\(o\\) the return of a single transaction \\(o\\) where \\(o \\in \\mathbb{R}\\) . The collection \\(O = \\{o_1, o_2, ..., o_N\\}\\) is the set of all returns of transactions made during a trading session. We say that \\(N\\) is the cardinality of \\(O\\) , or, in lay terms, it is the number of transactions made in a trading session. Example In a session where a strategy made three transactions we can say that \\(O = \\{3.5, -1, 15\\}\\) . That means that \\(N = 3\\) and \\(o_1 = 3.5\\) , \\(o_2 = -1\\) , \\(o_3 = 15\\) . A winning trade is a trade where a strategy made money. Making money means that the strategy closed the position in a value that returned a profit, after all deducted fees. Formally, a winning trade will have a return \\(o_i > 0\\) . Similarly, a losing trade will have a return \\(o_j \\leq 0\\) . With that, we can discover the set of all winning trades, \\(T_{win}\\) , as follows: \\[ T_{win} = \\{ o \\in O | o > 0 \\} \\] Similarly, we can discover the set of losing trades \\(T_{lose}\\) as follows: \\[ T_{lose} = \\{o \\in O | o \\leq 0\\} \\] Example In a section where a strategy made four transactions \\(O = \\{3.5, -1, 15, 0\\}\\) : \\(T_{win} = \\{3.5, 15\\}\\) \\(T_{lose} = \\{-1, 0\\}\\) Win Rate and Lose Rate \u00b6 The win rate \\(W\\) is the proportion of winning trades with respect to all the trades made by a strategy. We use the following function to compute the win rate: \\[W = \\frac{|T_{win}|}{N}\\] Where \\(W\\) is the win rate, \\(N\\) is the number of trades and, \\(T_{win}\\) is the set of all trades where the strategy made money. Similarly, we can compute the rate of losing trades: \\[ L = \\frac{|T_{lose}|}{N} \\] Where \\(L\\) is the lose rate, \\(N\\) is the amount of trades made and, \\(T_{lose}\\) is the set of all trades where the strategy lost money. Note that the above formula is the same as calculating \\(L = 1 \u2013 W\\) or \\(W = 1 \u2013 L\\) Risk Reward Ratio \u00b6 Risk Reward Ratio ( \\(R\\) ) is a formula used to measure the expected gains of a given investment against the risk of loss. It is basically what you potentially win divided by what you potentially lose. Formally: \\[ R = \\frac{\\text{potential_profit}}{\\text{potential_loss}} \\] Worked example of \\(R\\) calculation Let's say that you think that the price of stonecoin today is 10.0$. You believe that, because they will start mining stonecoin, it will go up to 15.0$ tomorrow. There is the risk that the stone is too hard, and the GPUs can't mine it, so the price might go to 0$ tomorrow. You are planning to invest 100$, which will give you 10 shares (100 / 10). Your potential profit is calculated as: \\(\\begin{aligned} \\text{potential_profit} &= (\\text{potential_price} - \\text{entry_price}) * \\frac{\\text{investment}}{\\text{entry_price}} \\\\ &= (15 - 10) * (100 / 10) \\\\ &= 50 \\end{aligned}\\) Since the price might go to 0$, the 100$ dollars invested could turn into 0. We do however use a stoploss of 15% - so in the worst case, we'll sell 15% below entry price (or at 8.5$). \\(\\begin{aligned} \\text{potential_loss} &= (\\text{entry_price} - \\text{stoploss}) * \\frac{\\text{investment}}{\\text{entry_price}} \\\\ &= (10 - 8.5) * (100 / 10)\\\\ &= 15 \\end{aligned}\\) We can compute the Risk Reward Ratio as follows: \\(\\begin{aligned} R &= \\frac{\\text{potential_profit}}{\\text{potential_loss}}\\\\ &= \\frac{50}{15}\\\\ &= 3.33 \\end{aligned}\\) What it effectively means is that the strategy have the potential to make 3.33$ for each 1$ invested. On a long horizon, that is, on many trades, we can calculate the risk reward by dividing the strategy' average profit on winning trades by the strategy' average loss on losing trades. We can calculate the average profit, \\(\\mu_{win}\\) , as follows: \\[ \\text{average_profit} = \\mu_{win} = \\frac{\\text{sum_of_profits}}{\\text{count_winning_trades}} = \\frac{\\sum^{o \\in T_{win}} o}{|T_{win}|} \\] Similarly, we can calculate the average loss, \\(\\mu_{lose}\\) , as follows: \\[ \\text{average_loss} = \\mu_{lose} = \\frac{\\text{sum_of_losses}}{\\text{count_losing_trades}} = \\frac{\\sum^{o \\in T_{lose}} o}{|T_{lose}|} \\] Finally, we can calculate the Risk Reward ratio, \\(R\\) , as follows: \\[ R = \\frac{\\text{average_profit}}{\\text{average_loss}} = \\frac{\\mu_{win}}{\\mu_{lose}}\\\\ \\] Worked example of \\(R\\) calculation using mean profit/loss Let's say the strategy that we are using makes an average win \\(\\mu_{win} = 2.06\\) and an average loss \\(\\mu_{loss} = 4.11\\) . We calculate the risk reward ratio as follows: \\(R = \\frac{\\mu_{win}}{\\mu_{loss}} = \\frac{2.06}{4.11} = 0.5012...\\) Expectancy \u00b6 By combining the Win Rate \\(W\\) and and the Risk Reward ratio \\(R\\) to create an expectancy ratio \\(E\\) . A expectance ratio is the expected return of the investment made in a trade. We can compute the value of \\(E\\) as follows: \\[E = R * W - L\\] Calculating \\(E\\) Let's say that a strategy has a win rate \\(W = 0.28\\) and a risk reward ratio \\(R = 5\\) . What this means is that the strategy is expected to make 5 times the investment around on 28% of the trades it makes. Working out the example: \\(E = R * W - L = 5 * 0.28 - 0.72 = 0.68\\) The expectancy worked out in the example above means that, on average, this strategy' trades will return 1.68 times the size of its losses. Said another way, the strategy makes 1.68$ for every 1$ it loses, on average. This is important for two reasons: First, it may seem obvious, but you know right away that you have a positive return. Second, you now have a number you can compare to other candidate systems to make decisions about which ones you employ. It is important to remember that any system with an expectancy greater than 0 is profitable using past data. The key is finding one that will be profitable in the future. You can also use this value to evaluate the effectiveness of modifications to this system. Note It's important to keep in mind that Edge is testing your expectancy using historical data, there's no guarantee that you will have a similar edge in the future. It's still vital to do this testing in order to build confidence in your methodology but be wary of \"curve-fitting\" your approach to the historical data as things are unlikely to play out the exact same way for future trades. How does it work? \u00b6 Edge combines dynamic stoploss, dynamic positions, and whitelist generation into one isolated module which is then applied to the trading strategy. If enabled in config, Edge will go through historical data with a range of stoplosses in order to find buy and sell/stoploss signals. It then calculates win rate and expectancy over N trades for each stoploss. Here is an example: Pair Stoploss Win Rate Risk Reward Ratio Expectancy XZC/ETH -0.01 0.50 1.176384 0.088 XZC/ETH -0.02 0.51 1.115941 0.079 XZC/ETH -0.03 0.52 1.359670 0.228 XZC/ETH -0.04 0.51 1.234539 0.117 The goal here is to find the best stoploss for the strategy in order to have the maximum expectancy. In the above example stoploss at \\(3%\\) leads to the maximum expectancy according to historical data. Edge module then forces stoploss value it evaluated to your strategy dynamically. Position size \u00b6 Edge dictates the amount at stake for each trade to the bot according to the following factors: Allowed capital at risk Stoploss Allowed capital at risk is calculated as follows: Allowed capital at risk = (Capital available_percentage) X (Allowed risk per trade) Stoploss is calculated as described above with respect to historical data. The position size is calculated as follows: Position size = (Allowed capital at risk) / Stoploss Example: Let's say the stake currency is ETH and there is \\(10\\) ETH on the wallet. The capital available percentage is \\(50%\\) and the allowed risk per trade is \\(1\\%\\) . Thus, the available capital for trading is \\(10 * 0.5 = 5\\) ETH and the allowed capital at risk would be \\(5 * 0.01 = 0.05\\) ETH . Trade 1: The strategy detects a new buy signal in the XLM/ETH market. Edge Positioning calculates a stoploss of \\(2\\%\\) and a position of \\(0.05 / 0.02 = 2.5\\) ETH . The bot takes a position of \\(2.5\\) ETH in the XLM/ETH market. Trade 2: The strategy detects a buy signal on the BTC/ETH market while Trade 1 is still open. Edge Positioning calculates the stoploss of \\(4\\%\\) on this market. Thus, Trade 2 position size is \\(0.05 / 0.04 = 1.25\\) ETH . Available Capital \\(\\neq\\) Available in wallet The available capital for trading didn't change in Trade 2 even with Trade 1 still open. The available capital is not the free amount in the wallet. Trade 3: The strategy detects a buy signal in the ADA/ETH market. Edge Positioning calculates a stoploss of \\(1\\%\\) and a position of \\(0.05 / 0.01 = 5\\) ETH . Since Trade 1 has \\(2.5\\) ETH blocked and Trade 2 has \\(1.25\\) ETH blocked, there is only \\(5 - 1.25 - 2.5 = 1.25\\) ETH available. Hence, the position size of Trade 3 is \\(1.25\\) ETH . Available Capital Updates The available capital does not change before a position is sold. After a trade is closed the Available Capital goes up if the trade was profitable or goes down if the trade was a loss. The strategy detects a sell signal in the XLM/ETH market. The bot exits Trade 1 for a profit of \\(1\\) ETH . The total capital in the wallet becomes \\(11\\) ETH and the available capital for trading becomes \\(5.5\\) ETH . Trade 4 The strategy detects a new buy signal int the XLM/ETH market. Edge Positioning calculates the stoploss of \\(2\\%\\) , and the position size of \\(0.055 / 0.02 = 2.75\\) ETH . Edge command reference \u00b6 usage: freqtrade edge [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-s NAME] [--strategy-path PATH] [-i TIMEFRAME] [--timerange TIMERANGE] [--data-format-ohlcv {json,jsongz,hdf5}] [--max-open-trades INT] [--stake-amount STAKE_AMOUNT] [--fee FLOAT] [-p PAIRS [PAIRS ...]] [--stoplosses STOPLOSS_RANGE] optional arguments: -h, --help show this help message and exit -i TIMEFRAME, --timeframe TIMEFRAME Specify timeframe (`1m`, `5m`, `30m`, `1h`, `1d`). --timerange TIMERANGE Specify what timerange of data to use. --data-format-ohlcv {json,jsongz,hdf5} Storage format for downloaded candle (OHLCV) data. (default: `None`). --max-open-trades INT Override the value of the `max_open_trades` configuration setting. --stake-amount STAKE_AMOUNT Override the value of the `stake_amount` configuration setting. --fee FLOAT Specify fee ratio. Will be applied twice (on trade entry and exit). -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. --stoplosses STOPLOSS_RANGE Defines a range of stoploss values against which edge will assess the strategy. The format is \"min,max,step\" (without any space). Example: `--stoplosses=-0.01,-0.1,-0.001` Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Strategy arguments: -s NAME, --strategy NAME Specify strategy class name which will be used by the bot. --strategy-path PATH Specify additional strategy lookup path. Configurations \u00b6 Edge module has following configuration options: Parameter Description enabled If true, then Edge will run periodically. Defaults to false . Datatype: Boolean process_throttle_secs How often should Edge run in seconds. Defaults to 3600 (once per hour). Datatype: Integer calculate_since_number_of_days Number of days of data against which Edge calculates Win Rate, Risk Reward and Expectancy. Note that it downloads historical data so increasing this number would lead to slowing down the bot. Defaults to 7 . Datatype: Integer allowed_risk Ratio of allowed risk per trade. Defaults to 0.01 (1%)). Datatype: Float stoploss_range_min Minimum stoploss. Defaults to -0.01 . Datatype: Float stoploss_range_max Maximum stoploss. Defaults to -0.10 . Datatype: Float stoploss_range_step As an example if this is set to -0.01 then Edge will test the strategy for [-0.01, -0,02, -0,03 ..., -0.09, -0.10] ranges. Note than having a smaller step means having a bigger range which could lead to slow calculation. If you set this parameter to -0.001, you then slow down the Edge calculation by a factor of 10. Defaults to -0.001 . Datatype: Float minimum_winrate It filters out pairs which don't have at least minimum_winrate. This comes handy if you want to be conservative and don't comprise win rate in favour of risk reward ratio. Defaults to 0.60 . Datatype: Float minimum_expectancy It filters out pairs which have the expectancy lower than this number. Having an expectancy of 0.20 means if you put 10$ on a trade you expect a 12$ return. Defaults to 0.20 . Datatype: Float min_trade_number When calculating W , R and E (expectancy) against historical data, you always want to have a minimum number of trades. The more this number is the more Edge is reliable. Having a win rate of 100% on a single trade doesn't mean anything at all. But having a win rate of 70% over past 100 trades means clearly something. Defaults to 10 (it is highly recommended not to decrease this number). Datatype: Integer max_trade_duration_minute Edge will filter out trades with long duration. If a trade is profitable after 1 month, it is hard to evaluate the strategy based on it. But if most of trades are profitable and they have maximum duration of 30 minutes, then it is clearly a good sign. NOTICE: While configuring this value, you should take into consideration your timeframe. As an example filtering out trades having duration less than one day for a strategy which has 4h interval does not make sense. Default value is set assuming your strategy interval is relatively small (1m or 5m, etc.). Defaults to 1440 (one day). Datatype: Integer remove_pumps Edge will remove sudden pumps in a given market while going through historical data. However, given that pumps happen very often in crypto markets, we recommend you keep this off. Defaults to false . Datatype: Boolean Running Edge independently \u00b6 You can run Edge independently in order to see in details the result. Here is an example: freqtrade edge An example of its output: pair stoploss win rate risk reward ratio required risk reward expectancy total number of trades average duration (min) AGI/BTC -0.02 0.64 5.86 0.56 3.41 14 54 NXS/BTC -0.03 0.64 2.99 0.57 1.54 11 26 LEND/BTC -0.02 0.82 2.05 0.22 1.50 11 36 VIA/BTC -0.01 0.55 3.01 0.83 1.19 11 48 MTH/BTC -0.09 0.56 2.82 0.80 1.12 18 52 ARDR/BTC -0.04 0.42 3.14 1.40 0.73 12 42 BCPT/BTC -0.01 0.71 1.34 0.40 0.67 14 30 WINGS/BTC -0.02 0.56 1.97 0.80 0.65 27 42 VIBE/BTC -0.02 0.83 0.91 0.20 0.59 12 35 MCO/BTC -0.02 0.79 0.97 0.27 0.55 14 31 GNT/BTC -0.02 0.50 2.06 1.00 0.53 18 24 HOT/BTC -0.01 0.17 7.72 4.81 0.50 209 7 SNM/BTC -0.03 0.71 1.06 0.42 0.45 17 38 APPC/BTC -0.02 0.44 2.28 1.27 0.44 25 43 NEBL/BTC -0.03 0.63 1.29 0.58 0.44 19 59 Edge produced the above table by comparing calculate_since_number_of_days to minimum_expectancy to find min_trade_number historical information based on the config file. The timerange Edge uses for its comparisons can be further limited by using the --timerange switch. In live and dry-run modes, after the process_throttle_secs has passed, Edge will again process calculate_since_number_of_days against minimum_expectancy to find min_trade_number . If no min_trade_number is found, the bot will return \"whitelist empty\". Depending on the trade strategy being deployed, \"whitelist empty\" may be return much of the time - or all of the time. The use of Edge may also cause trading to occur in bursts, though this is rare. If you encounter \"whitelist empty\" a lot, condsider tuning calculate_since_number_of_days , minimum_expectancy and min_trade_number to align to the trading frequency of your strategy. Update cached pairs with the latest data \u00b6 Edge requires historic data the same way as backtesting does. Please refer to the Data Downloading section of the documentation for details. Precising stoploss range \u00b6 freqtrade edge --stoplosses = -0.01,-0.1,-0.001 #min,max,step Advanced use of timerange \u00b6 freqtrade edge --timerange = 20181110 -20181113 Doing --timerange=-20190901 will get all available data until September 1 st (excluding September 1 st 2019). The full timerange specification: Use tickframes till 2018/01/31: --timerange=-20180131 Use tickframes since 2018/01/31: --timerange=20180131- Use tickframes since 2018/01/31 till 2018/03/01 : --timerange=20180131-20180301 Use tickframes between POSIX timestamps 1527595200 1527618600: --timerange=1527595200-1527618600 Question extracted from MIT Opencourseware S096 - Mathematics with applications in Finance: https://ocw.mit.edu/courses/mathematics/18-s096-topics-in-mathematics-with-applications-in-finance-fall-2013/ \u21a9","title":"Edge Positioning"},{"location":"edge/#edge-positioning","text":"The Edge Positioning module uses probability to calculate your win rate and risk reward ratio. It will use these statistics to control your strategy trade entry points, position size and, stoploss. Warning When using Edge positioning with a dynamic whitelist (VolumePairList), make sure to also use AgeFilter and set it to at least calculate_since_number_of_days to avoid problems with missing data. Note Edge Positioning only considers its own buy/sell/stoploss signals. It ignores the stoploss, trailing stoploss, and ROI settings in the strategy configuration file. Edge Positioning improves the performance of some trading strategies and decreases the performance of others.","title":"Edge positioning"},{"location":"edge/#introduction","text":"Trading strategies are not perfect. They are frameworks that are susceptible to the market and its indicators. Because the market is not at all predictable, sometimes a strategy will win and sometimes the same strategy will lose. To obtain an edge in the market, a strategy has to make more money than it loses. Making money in trading is not only about how often the strategy makes or loses money. It doesn't matter how often, but how much! A bad strategy might make 1 penny in ten transactions but lose 1 dollar in one transaction. If one only checks the number of winning trades, it would be misleading to think that the strategy is actually making a profit. The Edge Positioning module seeks to improve a strategy's winning probability and the money that the strategy will make on the long run . We raise the following question 1 : Which trade is a better option? a) A trade with 80% of chance of losing 100$ and 20% chance of winning 200$ b) A trade with 100% of chance of losing 30$ Answer The expected value of a) is smaller than the expected value of b) . Hence, b ) represents a smaller loss in the long run. However, the answer is: it depends Another way to look at it is to ask a similar question: Which trade is a better option? a) A trade with 80% of chance of winning 100$ and 20% chance of losing 200$ b) A trade with 100% of chance of winning 30$ Edge positioning tries to answer the hard questions about risk/reward and position size automatically, seeking to minimizes the chances of losing of a given strategy.","title":"Introduction"},{"location":"edge/#trading-winning-and-losing","text":"Let's call \\(o\\) the return of a single transaction \\(o\\) where \\(o \\in \\mathbb{R}\\) . The collection \\(O = \\{o_1, o_2, ..., o_N\\}\\) is the set of all returns of transactions made during a trading session. We say that \\(N\\) is the cardinality of \\(O\\) , or, in lay terms, it is the number of transactions made in a trading session. Example In a session where a strategy made three transactions we can say that \\(O = \\{3.5, -1, 15\\}\\) . That means that \\(N = 3\\) and \\(o_1 = 3.5\\) , \\(o_2 = -1\\) , \\(o_3 = 15\\) . A winning trade is a trade where a strategy made money. Making money means that the strategy closed the position in a value that returned a profit, after all deducted fees. Formally, a winning trade will have a return \\(o_i > 0\\) . Similarly, a losing trade will have a return \\(o_j \\leq 0\\) . With that, we can discover the set of all winning trades, \\(T_{win}\\) , as follows: \\[ T_{win} = \\{ o \\in O | o > 0 \\} \\] Similarly, we can discover the set of losing trades \\(T_{lose}\\) as follows: \\[ T_{lose} = \\{o \\in O | o \\leq 0\\} \\] Example In a section where a strategy made four transactions \\(O = \\{3.5, -1, 15, 0\\}\\) : \\(T_{win} = \\{3.5, 15\\}\\) \\(T_{lose} = \\{-1, 0\\}\\)","title":"Trading, winning and losing"},{"location":"edge/#win-rate-and-lose-rate","text":"The win rate \\(W\\) is the proportion of winning trades with respect to all the trades made by a strategy. We use the following function to compute the win rate: \\[W = \\frac{|T_{win}|}{N}\\] Where \\(W\\) is the win rate, \\(N\\) is the number of trades and, \\(T_{win}\\) is the set of all trades where the strategy made money. Similarly, we can compute the rate of losing trades: \\[ L = \\frac{|T_{lose}|}{N} \\] Where \\(L\\) is the lose rate, \\(N\\) is the amount of trades made and, \\(T_{lose}\\) is the set of all trades where the strategy lost money. Note that the above formula is the same as calculating \\(L = 1 \u2013 W\\) or \\(W = 1 \u2013 L\\)","title":"Win Rate and Lose Rate"},{"location":"edge/#risk-reward-ratio","text":"Risk Reward Ratio ( \\(R\\) ) is a formula used to measure the expected gains of a given investment against the risk of loss. It is basically what you potentially win divided by what you potentially lose. Formally: \\[ R = \\frac{\\text{potential_profit}}{\\text{potential_loss}} \\] Worked example of \\(R\\) calculation Let's say that you think that the price of stonecoin today is 10.0$. You believe that, because they will start mining stonecoin, it will go up to 15.0$ tomorrow. There is the risk that the stone is too hard, and the GPUs can't mine it, so the price might go to 0$ tomorrow. You are planning to invest 100$, which will give you 10 shares (100 / 10). Your potential profit is calculated as: \\(\\begin{aligned} \\text{potential_profit} &= (\\text{potential_price} - \\text{entry_price}) * \\frac{\\text{investment}}{\\text{entry_price}} \\\\ &= (15 - 10) * (100 / 10) \\\\ &= 50 \\end{aligned}\\) Since the price might go to 0$, the 100$ dollars invested could turn into 0. We do however use a stoploss of 15% - so in the worst case, we'll sell 15% below entry price (or at 8.5$). \\(\\begin{aligned} \\text{potential_loss} &= (\\text{entry_price} - \\text{stoploss}) * \\frac{\\text{investment}}{\\text{entry_price}} \\\\ &= (10 - 8.5) * (100 / 10)\\\\ &= 15 \\end{aligned}\\) We can compute the Risk Reward Ratio as follows: \\(\\begin{aligned} R &= \\frac{\\text{potential_profit}}{\\text{potential_loss}}\\\\ &= \\frac{50}{15}\\\\ &= 3.33 \\end{aligned}\\) What it effectively means is that the strategy have the potential to make 3.33$ for each 1$ invested. On a long horizon, that is, on many trades, we can calculate the risk reward by dividing the strategy' average profit on winning trades by the strategy' average loss on losing trades. We can calculate the average profit, \\(\\mu_{win}\\) , as follows: \\[ \\text{average_profit} = \\mu_{win} = \\frac{\\text{sum_of_profits}}{\\text{count_winning_trades}} = \\frac{\\sum^{o \\in T_{win}} o}{|T_{win}|} \\] Similarly, we can calculate the average loss, \\(\\mu_{lose}\\) , as follows: \\[ \\text{average_loss} = \\mu_{lose} = \\frac{\\text{sum_of_losses}}{\\text{count_losing_trades}} = \\frac{\\sum^{o \\in T_{lose}} o}{|T_{lose}|} \\] Finally, we can calculate the Risk Reward ratio, \\(R\\) , as follows: \\[ R = \\frac{\\text{average_profit}}{\\text{average_loss}} = \\frac{\\mu_{win}}{\\mu_{lose}}\\\\ \\] Worked example of \\(R\\) calculation using mean profit/loss Let's say the strategy that we are using makes an average win \\(\\mu_{win} = 2.06\\) and an average loss \\(\\mu_{loss} = 4.11\\) . We calculate the risk reward ratio as follows: \\(R = \\frac{\\mu_{win}}{\\mu_{loss}} = \\frac{2.06}{4.11} = 0.5012...\\)","title":"Risk Reward Ratio"},{"location":"edge/#expectancy","text":"By combining the Win Rate \\(W\\) and and the Risk Reward ratio \\(R\\) to create an expectancy ratio \\(E\\) . A expectance ratio is the expected return of the investment made in a trade. We can compute the value of \\(E\\) as follows: \\[E = R * W - L\\] Calculating \\(E\\) Let's say that a strategy has a win rate \\(W = 0.28\\) and a risk reward ratio \\(R = 5\\) . What this means is that the strategy is expected to make 5 times the investment around on 28% of the trades it makes. Working out the example: \\(E = R * W - L = 5 * 0.28 - 0.72 = 0.68\\) The expectancy worked out in the example above means that, on average, this strategy' trades will return 1.68 times the size of its losses. Said another way, the strategy makes 1.68$ for every 1$ it loses, on average. This is important for two reasons: First, it may seem obvious, but you know right away that you have a positive return. Second, you now have a number you can compare to other candidate systems to make decisions about which ones you employ. It is important to remember that any system with an expectancy greater than 0 is profitable using past data. The key is finding one that will be profitable in the future. You can also use this value to evaluate the effectiveness of modifications to this system. Note It's important to keep in mind that Edge is testing your expectancy using historical data, there's no guarantee that you will have a similar edge in the future. It's still vital to do this testing in order to build confidence in your methodology but be wary of \"curve-fitting\" your approach to the historical data as things are unlikely to play out the exact same way for future trades.","title":"Expectancy"},{"location":"edge/#how-does-it-work","text":"Edge combines dynamic stoploss, dynamic positions, and whitelist generation into one isolated module which is then applied to the trading strategy. If enabled in config, Edge will go through historical data with a range of stoplosses in order to find buy and sell/stoploss signals. It then calculates win rate and expectancy over N trades for each stoploss. Here is an example: Pair Stoploss Win Rate Risk Reward Ratio Expectancy XZC/ETH -0.01 0.50 1.176384 0.088 XZC/ETH -0.02 0.51 1.115941 0.079 XZC/ETH -0.03 0.52 1.359670 0.228 XZC/ETH -0.04 0.51 1.234539 0.117 The goal here is to find the best stoploss for the strategy in order to have the maximum expectancy. In the above example stoploss at \\(3%\\) leads to the maximum expectancy according to historical data. Edge module then forces stoploss value it evaluated to your strategy dynamically.","title":"How does it work?"},{"location":"edge/#position-size","text":"Edge dictates the amount at stake for each trade to the bot according to the following factors: Allowed capital at risk Stoploss Allowed capital at risk is calculated as follows: Allowed capital at risk = (Capital available_percentage) X (Allowed risk per trade) Stoploss is calculated as described above with respect to historical data. The position size is calculated as follows: Position size = (Allowed capital at risk) / Stoploss Example: Let's say the stake currency is ETH and there is \\(10\\) ETH on the wallet. The capital available percentage is \\(50%\\) and the allowed risk per trade is \\(1\\%\\) . Thus, the available capital for trading is \\(10 * 0.5 = 5\\) ETH and the allowed capital at risk would be \\(5 * 0.01 = 0.05\\) ETH . Trade 1: The strategy detects a new buy signal in the XLM/ETH market. Edge Positioning calculates a stoploss of \\(2\\%\\) and a position of \\(0.05 / 0.02 = 2.5\\) ETH . The bot takes a position of \\(2.5\\) ETH in the XLM/ETH market. Trade 2: The strategy detects a buy signal on the BTC/ETH market while Trade 1 is still open. Edge Positioning calculates the stoploss of \\(4\\%\\) on this market. Thus, Trade 2 position size is \\(0.05 / 0.04 = 1.25\\) ETH . Available Capital \\(\\neq\\) Available in wallet The available capital for trading didn't change in Trade 2 even with Trade 1 still open. The available capital is not the free amount in the wallet. Trade 3: The strategy detects a buy signal in the ADA/ETH market. Edge Positioning calculates a stoploss of \\(1\\%\\) and a position of \\(0.05 / 0.01 = 5\\) ETH . Since Trade 1 has \\(2.5\\) ETH blocked and Trade 2 has \\(1.25\\) ETH blocked, there is only \\(5 - 1.25 - 2.5 = 1.25\\) ETH available. Hence, the position size of Trade 3 is \\(1.25\\) ETH . Available Capital Updates The available capital does not change before a position is sold. After a trade is closed the Available Capital goes up if the trade was profitable or goes down if the trade was a loss. The strategy detects a sell signal in the XLM/ETH market. The bot exits Trade 1 for a profit of \\(1\\) ETH . The total capital in the wallet becomes \\(11\\) ETH and the available capital for trading becomes \\(5.5\\) ETH . Trade 4 The strategy detects a new buy signal int the XLM/ETH market. Edge Positioning calculates the stoploss of \\(2\\%\\) , and the position size of \\(0.055 / 0.02 = 2.75\\) ETH .","title":"Position size"},{"location":"edge/#edge-command-reference","text":"usage: freqtrade edge [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-s NAME] [--strategy-path PATH] [-i TIMEFRAME] [--timerange TIMERANGE] [--data-format-ohlcv {json,jsongz,hdf5}] [--max-open-trades INT] [--stake-amount STAKE_AMOUNT] [--fee FLOAT] [-p PAIRS [PAIRS ...]] [--stoplosses STOPLOSS_RANGE] optional arguments: -h, --help show this help message and exit -i TIMEFRAME, --timeframe TIMEFRAME Specify timeframe (`1m`, `5m`, `30m`, `1h`, `1d`). --timerange TIMERANGE Specify what timerange of data to use. --data-format-ohlcv {json,jsongz,hdf5} Storage format for downloaded candle (OHLCV) data. (default: `None`). --max-open-trades INT Override the value of the `max_open_trades` configuration setting. --stake-amount STAKE_AMOUNT Override the value of the `stake_amount` configuration setting. --fee FLOAT Specify fee ratio. Will be applied twice (on trade entry and exit). -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. --stoplosses STOPLOSS_RANGE Defines a range of stoploss values against which edge will assess the strategy. The format is \"min,max,step\" (without any space). Example: `--stoplosses=-0.01,-0.1,-0.001` Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Strategy arguments: -s NAME, --strategy NAME Specify strategy class name which will be used by the bot. --strategy-path PATH Specify additional strategy lookup path.","title":"Edge command reference"},{"location":"edge/#configurations","text":"Edge module has following configuration options: Parameter Description enabled If true, then Edge will run periodically. Defaults to false . Datatype: Boolean process_throttle_secs How often should Edge run in seconds. Defaults to 3600 (once per hour). Datatype: Integer calculate_since_number_of_days Number of days of data against which Edge calculates Win Rate, Risk Reward and Expectancy. Note that it downloads historical data so increasing this number would lead to slowing down the bot. Defaults to 7 . Datatype: Integer allowed_risk Ratio of allowed risk per trade. Defaults to 0.01 (1%)). Datatype: Float stoploss_range_min Minimum stoploss. Defaults to -0.01 . Datatype: Float stoploss_range_max Maximum stoploss. Defaults to -0.10 . Datatype: Float stoploss_range_step As an example if this is set to -0.01 then Edge will test the strategy for [-0.01, -0,02, -0,03 ..., -0.09, -0.10] ranges. Note than having a smaller step means having a bigger range which could lead to slow calculation. If you set this parameter to -0.001, you then slow down the Edge calculation by a factor of 10. Defaults to -0.001 . Datatype: Float minimum_winrate It filters out pairs which don't have at least minimum_winrate. This comes handy if you want to be conservative and don't comprise win rate in favour of risk reward ratio. Defaults to 0.60 . Datatype: Float minimum_expectancy It filters out pairs which have the expectancy lower than this number. Having an expectancy of 0.20 means if you put 10$ on a trade you expect a 12$ return. Defaults to 0.20 . Datatype: Float min_trade_number When calculating W , R and E (expectancy) against historical data, you always want to have a minimum number of trades. The more this number is the more Edge is reliable. Having a win rate of 100% on a single trade doesn't mean anything at all. But having a win rate of 70% over past 100 trades means clearly something. Defaults to 10 (it is highly recommended not to decrease this number). Datatype: Integer max_trade_duration_minute Edge will filter out trades with long duration. If a trade is profitable after 1 month, it is hard to evaluate the strategy based on it. But if most of trades are profitable and they have maximum duration of 30 minutes, then it is clearly a good sign. NOTICE: While configuring this value, you should take into consideration your timeframe. As an example filtering out trades having duration less than one day for a strategy which has 4h interval does not make sense. Default value is set assuming your strategy interval is relatively small (1m or 5m, etc.). Defaults to 1440 (one day). Datatype: Integer remove_pumps Edge will remove sudden pumps in a given market while going through historical data. However, given that pumps happen very often in crypto markets, we recommend you keep this off. Defaults to false . Datatype: Boolean","title":"Configurations"},{"location":"edge/#running-edge-independently","text":"You can run Edge independently in order to see in details the result. Here is an example: freqtrade edge An example of its output: pair stoploss win rate risk reward ratio required risk reward expectancy total number of trades average duration (min) AGI/BTC -0.02 0.64 5.86 0.56 3.41 14 54 NXS/BTC -0.03 0.64 2.99 0.57 1.54 11 26 LEND/BTC -0.02 0.82 2.05 0.22 1.50 11 36 VIA/BTC -0.01 0.55 3.01 0.83 1.19 11 48 MTH/BTC -0.09 0.56 2.82 0.80 1.12 18 52 ARDR/BTC -0.04 0.42 3.14 1.40 0.73 12 42 BCPT/BTC -0.01 0.71 1.34 0.40 0.67 14 30 WINGS/BTC -0.02 0.56 1.97 0.80 0.65 27 42 VIBE/BTC -0.02 0.83 0.91 0.20 0.59 12 35 MCO/BTC -0.02 0.79 0.97 0.27 0.55 14 31 GNT/BTC -0.02 0.50 2.06 1.00 0.53 18 24 HOT/BTC -0.01 0.17 7.72 4.81 0.50 209 7 SNM/BTC -0.03 0.71 1.06 0.42 0.45 17 38 APPC/BTC -0.02 0.44 2.28 1.27 0.44 25 43 NEBL/BTC -0.03 0.63 1.29 0.58 0.44 19 59 Edge produced the above table by comparing calculate_since_number_of_days to minimum_expectancy to find min_trade_number historical information based on the config file. The timerange Edge uses for its comparisons can be further limited by using the --timerange switch. In live and dry-run modes, after the process_throttle_secs has passed, Edge will again process calculate_since_number_of_days against minimum_expectancy to find min_trade_number . If no min_trade_number is found, the bot will return \"whitelist empty\". Depending on the trade strategy being deployed, \"whitelist empty\" may be return much of the time - or all of the time. The use of Edge may also cause trading to occur in bursts, though this is rare. If you encounter \"whitelist empty\" a lot, condsider tuning calculate_since_number_of_days , minimum_expectancy and min_trade_number to align to the trading frequency of your strategy.","title":"Running Edge independently"},{"location":"edge/#update-cached-pairs-with-the-latest-data","text":"Edge requires historic data the same way as backtesting does. Please refer to the Data Downloading section of the documentation for details.","title":"Update cached pairs with the latest data"},{"location":"edge/#precising-stoploss-range","text":"freqtrade edge --stoplosses = -0.01,-0.1,-0.001 #min,max,step","title":"Precising stoploss range"},{"location":"edge/#advanced-use-of-timerange","text":"freqtrade edge --timerange = 20181110 -20181113 Doing --timerange=-20190901 will get all available data until September 1 st (excluding September 1 st 2019). The full timerange specification: Use tickframes till 2018/01/31: --timerange=-20180131 Use tickframes since 2018/01/31: --timerange=20180131- Use tickframes since 2018/01/31 till 2018/03/01 : --timerange=20180131-20180301 Use tickframes between POSIX timestamps 1527595200 1527618600: --timerange=1527595200-1527618600 Question extracted from MIT Opencourseware S096 - Mathematics with applications in Finance: https://ocw.mit.edu/courses/mathematics/18-s096-topics-in-mathematics-with-applications-in-finance-fall-2013/ \u21a9","title":"Advanced use of timerange"},{"location":"exchanges/","text":"Exchange-specific Notes \u00b6 This page combines common gotchas and Information which are exchange-specific and most likely don't apply to other exchanges. Exchange configuration \u00b6 Freqtrade is based on CCXT library that supports over 100 cryptocurrency exchange markets and trading APIs. The complete up-to-date list can be found in the CCXT repo homepage . However, the bot was tested by the development team with only a few exchanges. A current list of these can be found in the \"Home\" section of this documentation. Feel free to test other exchanges and submit your feedback or PR to improve the bot or confirm exchanges that work flawlessly.. Some exchanges require special configuration, which can be found below. Sample exchange configuration \u00b6 A exchange configuration for \"binance\" would look as follows: \"exchange\" : { \"name\" : \"binance\" , \"key\" : \"your_exchange_key\" , \"secret\" : \"your_exchange_secret\" , \"ccxt_config\" : {}, \"ccxt_async_config\" : {}, // ... Setting rate limits \u00b6 Usually, rate limits set by CCXT are reliable and work well. In case of problems related to rate-limits (usually DDOS Exceptions in your logs), it's easy to change rateLimit settings to other values. \"exchange\" : { \"name\" : \"kraken\" , \"key\" : \"your_exchange_key\" , \"secret\" : \"your_exchange_secret\" , \"ccxt_config\" : { \"enableRateLimit\" : true }, \"ccxt_async_config\" : { \"enableRateLimit\" : true , \"rateLimit\" : 3100 }, This configuration enables kraken, as well as rate-limiting to avoid bans from the exchange. \"rateLimit\": 3100 defines a wait-event of 3.1s between each call. This can also be completely disabled by setting \"enableRateLimit\" to false. Note Optimal settings for rate-limiting depend on the exchange and the size of the whitelist, so an ideal parameter will vary on many other settings. We try to provide sensible defaults per exchange where possible, if you encounter bans please make sure that \"enableRateLimit\" is enabled and increase the \"rateLimit\" parameter step by step. Binance \u00b6 Binance supports time_in_force . Stoploss on Exchange Binance supports stoploss_on_exchange and uses stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it by enabling stoploss on exchange.. Binance Blacklist \u00b6 For Binance, please add \"BNB/\" to your blacklist to avoid issues. Accounts having BNB accounts use this to pay for fees - if your first trade happens to be on BNB , further trades will consume this position and make the initial BNB trade unsellable as the expected amount is not there anymore. Binance Futures \u00b6 Binance has specific (unfortunately complex) Futures Trading Quantitative Rules which need to be followed, and which prohibit a too low stake-amount (among others) for too many orders. Violating these rules will result in a trading restriction. When trading on Binance Futures market, orderbook must be used because there is no price ticker data for futures. \"entry_pricing\": { \"use_order_book\": true, \"order_book_top\": 1, \"check_depth_of_market\": { \"enabled\": false, \"bids_to_ask_delta\": 1 } }, \"exit_pricing\": { \"use_order_book\": true, \"order_book_top\": 1 }, Binance sites \u00b6 Binance has been split into 2, and users must use the correct ccxt exchange ID for their exchange, otherwise API keys are not recognized. binance.com - International users. Use exchange id: binance . binance.us - US based users. Use exchange id: binanceus . Kraken \u00b6 Stoploss on Exchange Kraken supports stoploss_on_exchange and can use both stop-loss-market and stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it. You can use either \"limit\" or \"market\" in the order_types.stoploss configuration setting to decide which type to use. Historic Kraken data \u00b6 The Kraken API does only provide 720 historic candles, which is sufficient for Freqtrade dry-run and live trade modes, but is a problem for backtesting. To download data for the Kraken exchange, using --dl-trades is mandatory, otherwise the bot will download the same 720 candles over and over, and you'll not have enough backtest data. Due to the heavy rate-limiting applied by Kraken, the following configuration section should be used to download data: \"ccxt_async_config\" : { \"enableRateLimit\" : true , \"rateLimit\" : 3100 }, Downloading data from kraken Downloading kraken data will require significantly more memory (RAM) than any other exchange, as the trades-data needs to be converted into candles on your machine. It will also take a long time, as freqtrade will need to download every single trade that happened on the exchange for the pair / timerange combination, therefore please be patient. rateLimit tuning Please pay attention that rateLimit configuration entry holds delay in milliseconds between requests, NOT requests\\sec rate. So, in order to mitigate Kraken API \"Rate limit exceeded\" exception, this configuration should be increased, NOT decreased. Bittrex \u00b6 Order types \u00b6 Bittrex does not support market orders. If you have a message at the bot startup about this, you should change order type values set in your configuration and/or in the strategy from \"market\" to \"limit\" . See some more details on this here in the FAQ . Bittrex also does not support VolumePairlist due to limited / split API constellation at the moment. Please use StaticPairlist . Other pairlists (other than VolumePairlist ) should not be affected. Volume pairlist \u00b6 Bittrex does not support the direct usage of VolumePairList. This can however be worked around by using the advanced mode with lookback_days: 1 (or more), which will emulate 24h volume. Read more in the pairlist documentation . Restricted markets \u00b6 Bittrex split its exchange into US and International versions. The International version has more pairs available, however the API always returns all pairs, so there is currently no automated way to detect if you're affected by the restriction. If you have restricted pairs in your whitelist, you'll get a warning message in the log on Freqtrade startup for each restricted pair. The warning message will look similar to the following: [...] Message: bittrex {\"success\":false,\"message\":\"RESTRICTED_MARKET\",\"result\":null,\"explanation\":null}\" If you're an \"International\" customer on the Bittrex exchange, then this warning will probably not impact you. If you're a US customer, the bot will fail to create orders for these pairs, and you should remove them from your whitelist. You can get a list of restricted markets by using the following snippet: import ccxt ct = ccxt . bittrex () lm = ct . load_markets () res = [ p for p , x in lm . items () if 'US' in x [ 'info' ][ 'prohibitedIn' ]] print ( res ) FTX \u00b6 Stoploss on Exchange FTX supports stoploss_on_exchange and can use both stop-loss-market and stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it. You can use either \"limit\" or \"market\" in the order_types.stoploss configuration setting to decide which type of stoploss shall be used. Using subaccounts \u00b6 To use subaccounts with FTX, you need to edit the configuration and add the following: \"exchange\" : { \"ccxt_config\" : { \"headers\" : { \"FTX-SUBACCOUNT\" : \"name\" } }, } Kucoin \u00b6 Kucoin requires a passphrase for each api key, you will therefore need to add this key into the configuration so your exchange section looks as follows: \"exchange\" : { \"name\" : \"kucoin\" , \"key\" : \"your_exchange_key\" , \"secret\" : \"your_exchange_secret\" , \"password\" : \"your_exchange_api_key_password\" , // ... } Kucoin supports time_in_force . Stoploss on Exchange Kucoin supports stoploss_on_exchange and can use both stop-loss-market and stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it. You can use either \"limit\" or \"market\" in the order_types.stoploss configuration setting to decide which type of stoploss shall be used. Kucoin Blacklists \u00b6 For Kucoin, please add \"KCS/\" to your blacklist to avoid issues. Accounts having KCS accounts use this to pay for fees - if your first trade happens to be on KCS , further trades will consume this position and make the initial KCS trade unsellable as the expected amount is not there anymore. Huobi \u00b6 Stoploss on Exchange Huobi supports stoploss_on_exchange and uses stop-limit orders. It provides great advantages, so we recommend to benefit from it by enabling stoploss on exchange. OKX (former OKEX) \u00b6 OKX requires a passphrase for each api key, you will therefore need to add this key into the configuration so your exchange section looks as follows: \"exchange\" : { \"name\" : \"okx\" , \"key\" : \"your_exchange_key\" , \"secret\" : \"your_exchange_secret\" , \"password\" : \"your_exchange_api_key_password\" , // ... } Warning OKX only provides 100 candles per api call. Therefore, the strategy will only have a pretty low amount of data available in backtesting mode. Futures OKX Futures has the concept of \"position mode\" - which can be Net or long/short (hedge mode). Freqtrade supports both modes - but changing the mode mid-trading is not supported and will lead to exceptions and failures to place trades. OKX also only provides MARK candles for the past ~3 months. Backtesting futures prior to that date will therefore lead to slight deviations, as funding-fees cannot be calculated correctly without this data. Gate.io \u00b6 Stoploss on Exchange Gate.io supports stoploss_on_exchange and uses stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it by enabling stoploss on exchange.. Gate.io allows the use of POINT to pay for fees. As this is not a tradable currency (no regular market available), automatic fee calculations will fail (and default to a fee of 0). The configuration parameter exchange.unknown_fee_rate can be used to specify the exchange rate between Point and the stake currency. Obviously, changing the stake-currency will also require changes to this value. All exchanges \u00b6 Should you experience constant errors with Nonce (like InvalidNonce ), it is best to regenerate the API keys. Resetting Nonce is difficult and it's usually easier to regenerate the API keys. Random notes for other exchanges \u00b6 The Ocean (exchange id: theocean ) exchange uses Web3 functionality and requires web3 python package to be installed: $ pip3 install web3 Getting latest price / Incomplete candles \u00b6 Most exchanges return current incomplete candle via their OHLCV/klines API interface. By default, Freqtrade assumes that incomplete candle is fetched from the exchange and removes the last candle assuming it's the incomplete candle. Whether your exchange returns incomplete candles or not can be checked using the helper script from the Contributor documentation. Due to the danger of repainting, Freqtrade does not allow you to use this incomplete candle. However, if it is based on the need for the latest price for your strategy - then this requirement can be acquired using the data provider from within the strategy. Advanced Freqtrade Exchange configuration \u00b6 Advanced options can be configured using the _ft_has_params setting, which will override Defaults and exchange-specific behavior. Available options are listed in the exchange-class as _ft_has_default . For example, to test the order type FOK with Kraken, and modify candle limit to 200 (so you only get 200 candles per API call): \"exchange\" : { \"name\" : \"kraken\" , \"_ft_has_params\" : { \"order_time_in_force\" : [ \"gtc\" , \"fok\" ], \"ohlcv_candle_limit\" : 200 } //... } Warning Please make sure to fully understand the impacts of these settings before modifying them.","title":"Exchange-specific Notes"},{"location":"exchanges/#exchange-specific-notes","text":"This page combines common gotchas and Information which are exchange-specific and most likely don't apply to other exchanges.","title":"Exchange-specific Notes"},{"location":"exchanges/#exchange-configuration","text":"Freqtrade is based on CCXT library that supports over 100 cryptocurrency exchange markets and trading APIs. The complete up-to-date list can be found in the CCXT repo homepage . However, the bot was tested by the development team with only a few exchanges. A current list of these can be found in the \"Home\" section of this documentation. Feel free to test other exchanges and submit your feedback or PR to improve the bot or confirm exchanges that work flawlessly.. Some exchanges require special configuration, which can be found below.","title":"Exchange configuration"},{"location":"exchanges/#sample-exchange-configuration","text":"A exchange configuration for \"binance\" would look as follows: \"exchange\" : { \"name\" : \"binance\" , \"key\" : \"your_exchange_key\" , \"secret\" : \"your_exchange_secret\" , \"ccxt_config\" : {}, \"ccxt_async_config\" : {}, // ...","title":"Sample exchange configuration"},{"location":"exchanges/#setting-rate-limits","text":"Usually, rate limits set by CCXT are reliable and work well. In case of problems related to rate-limits (usually DDOS Exceptions in your logs), it's easy to change rateLimit settings to other values. \"exchange\" : { \"name\" : \"kraken\" , \"key\" : \"your_exchange_key\" , \"secret\" : \"your_exchange_secret\" , \"ccxt_config\" : { \"enableRateLimit\" : true }, \"ccxt_async_config\" : { \"enableRateLimit\" : true , \"rateLimit\" : 3100 }, This configuration enables kraken, as well as rate-limiting to avoid bans from the exchange. \"rateLimit\": 3100 defines a wait-event of 3.1s between each call. This can also be completely disabled by setting \"enableRateLimit\" to false. Note Optimal settings for rate-limiting depend on the exchange and the size of the whitelist, so an ideal parameter will vary on many other settings. We try to provide sensible defaults per exchange where possible, if you encounter bans please make sure that \"enableRateLimit\" is enabled and increase the \"rateLimit\" parameter step by step.","title":"Setting rate limits"},{"location":"exchanges/#binance","text":"Binance supports time_in_force . Stoploss on Exchange Binance supports stoploss_on_exchange and uses stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it by enabling stoploss on exchange..","title":"Binance"},{"location":"exchanges/#binance-blacklist","text":"For Binance, please add \"BNB/\" to your blacklist to avoid issues. Accounts having BNB accounts use this to pay for fees - if your first trade happens to be on BNB , further trades will consume this position and make the initial BNB trade unsellable as the expected amount is not there anymore.","title":"Binance Blacklist"},{"location":"exchanges/#binance-futures","text":"Binance has specific (unfortunately complex) Futures Trading Quantitative Rules which need to be followed, and which prohibit a too low stake-amount (among others) for too many orders. Violating these rules will result in a trading restriction. When trading on Binance Futures market, orderbook must be used because there is no price ticker data for futures. \"entry_pricing\": { \"use_order_book\": true, \"order_book_top\": 1, \"check_depth_of_market\": { \"enabled\": false, \"bids_to_ask_delta\": 1 } }, \"exit_pricing\": { \"use_order_book\": true, \"order_book_top\": 1 },","title":"Binance Futures"},{"location":"exchanges/#binance-sites","text":"Binance has been split into 2, and users must use the correct ccxt exchange ID for their exchange, otherwise API keys are not recognized. binance.com - International users. Use exchange id: binance . binance.us - US based users. Use exchange id: binanceus .","title":"Binance sites"},{"location":"exchanges/#kraken","text":"Stoploss on Exchange Kraken supports stoploss_on_exchange and can use both stop-loss-market and stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it. You can use either \"limit\" or \"market\" in the order_types.stoploss configuration setting to decide which type to use.","title":"Kraken"},{"location":"exchanges/#historic-kraken-data","text":"The Kraken API does only provide 720 historic candles, which is sufficient for Freqtrade dry-run and live trade modes, but is a problem for backtesting. To download data for the Kraken exchange, using --dl-trades is mandatory, otherwise the bot will download the same 720 candles over and over, and you'll not have enough backtest data. Due to the heavy rate-limiting applied by Kraken, the following configuration section should be used to download data: \"ccxt_async_config\" : { \"enableRateLimit\" : true , \"rateLimit\" : 3100 }, Downloading data from kraken Downloading kraken data will require significantly more memory (RAM) than any other exchange, as the trades-data needs to be converted into candles on your machine. It will also take a long time, as freqtrade will need to download every single trade that happened on the exchange for the pair / timerange combination, therefore please be patient. rateLimit tuning Please pay attention that rateLimit configuration entry holds delay in milliseconds between requests, NOT requests\\sec rate. So, in order to mitigate Kraken API \"Rate limit exceeded\" exception, this configuration should be increased, NOT decreased.","title":"Historic Kraken data"},{"location":"exchanges/#bittrex","text":"","title":"Bittrex"},{"location":"exchanges/#order-types","text":"Bittrex does not support market orders. If you have a message at the bot startup about this, you should change order type values set in your configuration and/or in the strategy from \"market\" to \"limit\" . See some more details on this here in the FAQ . Bittrex also does not support VolumePairlist due to limited / split API constellation at the moment. Please use StaticPairlist . Other pairlists (other than VolumePairlist ) should not be affected.","title":"Order types"},{"location":"exchanges/#volume-pairlist","text":"Bittrex does not support the direct usage of VolumePairList. This can however be worked around by using the advanced mode with lookback_days: 1 (or more), which will emulate 24h volume. Read more in the pairlist documentation .","title":"Volume pairlist"},{"location":"exchanges/#restricted-markets","text":"Bittrex split its exchange into US and International versions. The International version has more pairs available, however the API always returns all pairs, so there is currently no automated way to detect if you're affected by the restriction. If you have restricted pairs in your whitelist, you'll get a warning message in the log on Freqtrade startup for each restricted pair. The warning message will look similar to the following: [...] Message: bittrex {\"success\":false,\"message\":\"RESTRICTED_MARKET\",\"result\":null,\"explanation\":null}\" If you're an \"International\" customer on the Bittrex exchange, then this warning will probably not impact you. If you're a US customer, the bot will fail to create orders for these pairs, and you should remove them from your whitelist. You can get a list of restricted markets by using the following snippet: import ccxt ct = ccxt . bittrex () lm = ct . load_markets () res = [ p for p , x in lm . items () if 'US' in x [ 'info' ][ 'prohibitedIn' ]] print ( res )","title":"Restricted markets"},{"location":"exchanges/#ftx","text":"Stoploss on Exchange FTX supports stoploss_on_exchange and can use both stop-loss-market and stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it. You can use either \"limit\" or \"market\" in the order_types.stoploss configuration setting to decide which type of stoploss shall be used.","title":"FTX"},{"location":"exchanges/#using-subaccounts","text":"To use subaccounts with FTX, you need to edit the configuration and add the following: \"exchange\" : { \"ccxt_config\" : { \"headers\" : { \"FTX-SUBACCOUNT\" : \"name\" } }, }","title":"Using subaccounts"},{"location":"exchanges/#kucoin","text":"Kucoin requires a passphrase for each api key, you will therefore need to add this key into the configuration so your exchange section looks as follows: \"exchange\" : { \"name\" : \"kucoin\" , \"key\" : \"your_exchange_key\" , \"secret\" : \"your_exchange_secret\" , \"password\" : \"your_exchange_api_key_password\" , // ... } Kucoin supports time_in_force . Stoploss on Exchange Kucoin supports stoploss_on_exchange and can use both stop-loss-market and stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it. You can use either \"limit\" or \"market\" in the order_types.stoploss configuration setting to decide which type of stoploss shall be used.","title":"Kucoin"},{"location":"exchanges/#kucoin-blacklists","text":"For Kucoin, please add \"KCS/\" to your blacklist to avoid issues. Accounts having KCS accounts use this to pay for fees - if your first trade happens to be on KCS , further trades will consume this position and make the initial KCS trade unsellable as the expected amount is not there anymore.","title":"Kucoin Blacklists"},{"location":"exchanges/#huobi","text":"Stoploss on Exchange Huobi supports stoploss_on_exchange and uses stop-limit orders. It provides great advantages, so we recommend to benefit from it by enabling stoploss on exchange.","title":"Huobi"},{"location":"exchanges/#okx-former-okex","text":"OKX requires a passphrase for each api key, you will therefore need to add this key into the configuration so your exchange section looks as follows: \"exchange\" : { \"name\" : \"okx\" , \"key\" : \"your_exchange_key\" , \"secret\" : \"your_exchange_secret\" , \"password\" : \"your_exchange_api_key_password\" , // ... } Warning OKX only provides 100 candles per api call. Therefore, the strategy will only have a pretty low amount of data available in backtesting mode. Futures OKX Futures has the concept of \"position mode\" - which can be Net or long/short (hedge mode). Freqtrade supports both modes - but changing the mode mid-trading is not supported and will lead to exceptions and failures to place trades. OKX also only provides MARK candles for the past ~3 months. Backtesting futures prior to that date will therefore lead to slight deviations, as funding-fees cannot be calculated correctly without this data.","title":"OKX (former OKEX)"},{"location":"exchanges/#gateio","text":"Stoploss on Exchange Gate.io supports stoploss_on_exchange and uses stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it by enabling stoploss on exchange.. Gate.io allows the use of POINT to pay for fees. As this is not a tradable currency (no regular market available), automatic fee calculations will fail (and default to a fee of 0). The configuration parameter exchange.unknown_fee_rate can be used to specify the exchange rate between Point and the stake currency. Obviously, changing the stake-currency will also require changes to this value.","title":"Gate.io"},{"location":"exchanges/#all-exchanges","text":"Should you experience constant errors with Nonce (like InvalidNonce ), it is best to regenerate the API keys. Resetting Nonce is difficult and it's usually easier to regenerate the API keys.","title":"All exchanges"},{"location":"exchanges/#random-notes-for-other-exchanges","text":"The Ocean (exchange id: theocean ) exchange uses Web3 functionality and requires web3 python package to be installed: $ pip3 install web3","title":"Random notes for other exchanges"},{"location":"exchanges/#getting-latest-price-incomplete-candles","text":"Most exchanges return current incomplete candle via their OHLCV/klines API interface. By default, Freqtrade assumes that incomplete candle is fetched from the exchange and removes the last candle assuming it's the incomplete candle. Whether your exchange returns incomplete candles or not can be checked using the helper script from the Contributor documentation. Due to the danger of repainting, Freqtrade does not allow you to use this incomplete candle. However, if it is based on the need for the latest price for your strategy - then this requirement can be acquired using the data provider from within the strategy.","title":"Getting latest price / Incomplete candles"},{"location":"exchanges/#advanced-freqtrade-exchange-configuration","text":"Advanced options can be configured using the _ft_has_params setting, which will override Defaults and exchange-specific behavior. Available options are listed in the exchange-class as _ft_has_default . For example, to test the order type FOK with Kraken, and modify candle limit to 200 (so you only get 200 candles per API call): \"exchange\" : { \"name\" : \"kraken\" , \"_ft_has_params\" : { \"order_time_in_force\" : [ \"gtc\" , \"fok\" ], \"ohlcv_candle_limit\" : 200 } //... } Warning Please make sure to fully understand the impacts of these settings before modifying them.","title":"Advanced Freqtrade Exchange configuration"},{"location":"faq/","text":"Freqtrade FAQ \u00b6 Supported Markets \u00b6 Freqtrade supports spot trading only. Can I open short positions? \u00b6 Freqtrade can open short positions in futures markets. This requires the strategy to be made for this - and \"trading_mode\": \"futures\" in the configuration. Please make sure to read the relevant documentation page first. In spot markets, you can in some cases use leveraged spot tokens, which reflect an inverted pair (eg. BTCUP/USD, BTCDOWN/USD, ETHBULL/USD, ETHBEAR/USD,...) which can be traded with Freqtrade. Can I trade options or futures? \u00b6 Futures trading is supported for selected exchanges. Beginner Tips & Tricks \u00b6 When you work with your strategy & hyperopt file you should use a proper code editor like VSCode or PyCharm. A good code editor will provide syntax highlighting as well as line numbers, making it easy to find syntax errors (most likely pointed out by Freqtrade during startup). Freqtrade common issues \u00b6 The bot does not start \u00b6 Running the bot with freqtrade trade --config config.json shows the output freqtrade: command not found . This could be caused by the following reasons: The virtual environment is not active. Run source .env/bin/activate to activate the virtual environment. The installation did not work correctly. Please check the Installation documentation . I have waited 5 minutes, why hasn't the bot made any trades yet? \u00b6 Depending on the buy strategy, the amount of whitelisted coins, the situation of the market etc, it can take up to hours to find a good entry position for a trade. Be patient! It may be because of a configuration error. It's best to check the logs, they usually tell you if the bot is simply not getting buy signals (only heartbeat messages), or if there is something wrong (errors / exceptions in the log). I have made 12 trades already, why is my total profit negative? \u00b6 I understand your disappointment but unfortunately 12 trades is just not enough to say anything. If you run backtesting, you can see that the current algorithm does leave you on the plus side, but that is after thousands of trades and even there, you will be left with losses on specific coins that you have traded tens if not hundreds of times. We of course constantly aim to improve the bot but it will always be a gamble, which should leave you with modest wins on monthly basis but you can't say much from few trades. I\u2019d like to make changes to the config. Can I do that without having to kill the bot? \u00b6 Yes. You can edit your config and use the /reload_config command to reload the configuration. The bot will stop, reload the configuration and strategy and will restart with the new configuration and strategy. Why does my bot not sell everything it bought? \u00b6 This is called \"coin dust\" and can happen on all exchanges. It happens because many exchanges subtract fees from the \"receiving currency\" - so you buy 100 COIN - but you only get 99.9 COIN. As COIN is trading in full lot sizes (1COIN steps), you cannot sell 0.9 COIN (or 99.9 COIN) - but you need to round down to 99 COIN. This is not a bot-problem, but will also happen while manual trading. While freqtrade can handle this (it'll sell 99 COIN), fees are often below the minimum tradable lot-size (you can only trade full COIN, not 0.9 COIN). Leaving the dust (0.9 COIN) on the exchange makes usually sense, as the next time freqtrade buys COIN, it'll eat into the remaining small balance, this time selling everything it bought, and therefore slowly declining the dust balance (although it most likely will never reach exactly 0). Where possible (e.g. on binance), the use of the exchange's dedicated fee currency will fix this. On binance, it's sufficient to have BNB in your account, and have \"Pay fees in BNB\" enabled in your profile. Your BNB balance will slowly decline (as it's used to pay fees) - but you'll no longer encounter dust (Freqtrade will include the fees in the profit calculations). Other exchanges don't offer such possibilities, where it's simply something you'll have to accept or move to a different exchange. I want to use incomplete candles \u00b6 Freqtrade will not provide incomplete candles to strategies. Using incomplete candles will lead to repainting and consequently to strategies with \"ghost\" buys, which are impossible to both backtest, and verify after they happened. You can use \"current\" market data by using the dataprovider 's orderbook or ticker methods - which however cannot be used during backtesting. Is there a setting to only Exit the trades being held and not perform any new Entries? \u00b6 You can use the /stopentry command in Telegram to prevent future trade entry, followed by /forceexit all (sell all open trades). I want to run multiple bots on the same machine \u00b6 Please look at the advanced setup documentation Page . I'm getting \"Missing data fillup\" messages in the log \u00b6 This message is just a warning that the latest candles had missing candles in them. Depending on the exchange, this can indicate that the pair didn't have a trade for the timeframe you are using - and the exchange does only return candles with volume. On low volume pairs, this is a rather common occurrence. If this happens for all pairs in the pairlist, this might indicate a recent exchange downtime. Please check your exchange's public channels for details. Irrespectively of the reason, Freqtrade will fill up these candles with \"empty\" candles, where open, high, low and close are set to the previous candle close - and volume is empty. In a chart, this will look like a _ - and is aligned with how exchanges usually represent 0 volume candles. I'm getting \"Outdated history for pair xxx\" in the log \u00b6 The bot is trying to tell you that it got an outdated last candle (not the last complete candle). As a consequence, Freqtrade will not enter a trade for this pair - as trading on old information is usually not what is desired. This warning can point to one of the below problems: Exchange downtime -> Check your exchange status page / blog / twitter feed for details. Wrong system time -> Ensure your system-time is correct. Barely traded pair -> Check the pair on the exchange webpage, look at the timeframe your strategy uses. If the pair does not have any volume in some candles (usually visualized with a \"volume 0\" bar, and a \"_\" as candle), this pair did not have any trades in this timeframe. These pairs should ideally be avoided, as they can cause problems with order-filling. API problem -> API returns wrong data (this only here for completeness, and should not happen with supported exchanges). I'm getting the \"RESTRICTED_MARKET\" message in the log \u00b6 Currently known to happen for US Bittrex users. Read the Bittrex section about restricted markets for more information. I'm getting the \"Exchange XXX does not support market orders.\" message and cannot run my strategy \u00b6 As the message says, your exchange does not support market orders and you have one of the order types set to \"market\". Your strategy was probably written with other exchanges in mind and sets \"market\" orders for \"stoploss\" orders, which is correct and preferable for most of the exchanges supporting market orders (but not for Bittrex and Gate.io). To fix this, redefine order types in the strategy to use \"limit\" instead of \"market\": order_types = { ... \"stoploss\" : \"limit\" , ... } The same fix should be applied in the configuration file, if order types are defined in your custom config rather than in the strategy. How do I search the bot logs for something? \u00b6 By default, the bot writes its log into stderr stream. This is implemented this way so that you can easily separate the bot's diagnostics messages from Backtesting, Edge and Hyperopt results, output from other various Freqtrade utility sub-commands, as well as from the output of your custom print() 's you may have inserted into your strategy. So if you need to search the log messages with the grep utility, you need to redirect stderr to stdout and disregard stdout. In unix shells, this normally can be done as simple as: $ freqtrade --some-options 2 > & 1 >/dev/null | grep 'something' (note, 2>&1 and >/dev/null should be written in this order) Bash interpreter also supports so called process substitution syntax, you can grep the log for a string with it as: $ freqtrade --some-options 2 > > ( grep 'something' ) >/dev/null or $ freqtrade --some-options 2 > > ( grep -v 'something' 1 > & 2 ) You can also write the copy of Freqtrade log messages to a file with the --logfile option: $ freqtrade --logfile /path/to/mylogfile.log --some-options and then grep it as: $ cat /path/to/mylogfile.log | grep 'something' or even on the fly, as the bot works and the log file grows: $ tail -f /path/to/mylogfile.log | grep 'something' from a separate terminal window. On Windows, the --logfile option is also supported by Freqtrade and you can use the findstr command to search the log for the string of interest: > type \\path\\to\\mylogfile.log | findstr \"something\" Hyperopt module \u00b6 Why does freqtrade not have GPU support? \u00b6 First of all, most indicator libraries don't have GPU support - as such, there would be little benefit for indicator calculations. The GPU improvements would only apply to pandas-native calculations - or ones written by yourself. For hyperopt, freqtrade is using scikit-optimize, which is built on top of scikit-learn. Their statement about GPU support is pretty clear . GPU's also are only good at crunching numbers (floating point operations). For hyperopt, we need both number-crunching (find next parameters) and running python code (running backtesting). As such, GPU's are not too well suited for most parts of hyperopt. The benefit of using GPU would therefore be pretty slim - and will not justify the complexity introduced by trying to add GPU support. There is however nothing preventing you from using GPU-enabled indicators within your strategy if you think you must have this - you will however probably be disappointed by the slim gain that will give you (compared to the complexity). How many epochs do I need to get a good Hyperopt result? \u00b6 Per default Hyperopt called without the -e / --epochs command line option will only run 100 epochs, means 100 evaluations of your triggers, guards, ... Too few to find a great result (unless if you are very lucky), so you probably have to run it for 10000 or more. But it will take an eternity to compute. Since hyperopt uses Bayesian search, running for too many epochs may not produce greater results. It's therefore recommended to run between 500-1000 epochs over and over until you hit at least 10000 epochs in total (or are satisfied with the result). You can best judge by looking at the results - if the bot keeps discovering better strategies, it's best to keep on going. freqtrade hyperopt --hyperopt-loss SharpeHyperOptLossDaily --strategy SampleStrategy -e 1000 Why does it take a long time to run hyperopt? \u00b6 Discovering a great strategy with Hyperopt takes time. Study www.freqtrade.io , the Freqtrade Documentation page, join the Freqtrade discord community . While you patiently wait for the most advanced, free crypto bot in the world, to hand you a possible golden strategy specially designed just for you. If you wonder why it can take from 20 minutes to days to do 1000 epochs here are some answers: This answer was written during the release 0.15.1, when we had: 8 triggers 9 guards: let's say we evaluate even 10 values from each 1 stoploss calculation: let's say we want 10 values from that too to be evaluated The following calculation is still very rough and not very precise but it will give the idea. With only these triggers and guards there is already 8*10^9*10 evaluations. A roughly total of 80 billion evaluations. Did you run 100 000 evaluations? Congrats, you've done roughly 1 / 100 000 th of the search space, assuming that the bot never tests the same parameters more than once. The time it takes to run 1000 hyperopt epochs depends on things like: The available cpu, hard-disk, ram, timeframe, timerange, indicator settings, indicator count, amount of coins that hyperopt test strategies on and the resulting trade count - which can be 650 trades in a year or 100000 trades depending if the strategy aims for big profits by trading rarely or for many low profit trades. Example: 4% profit 650 times vs 0,3% profit a trade 10000 times in a year. If we assume you set the --timerange to 365 days. Example: freqtrade --config config.json --strategy SampleStrategy --hyperopt SampleHyperopt -e 1000 --timerange 20190601-20200601 Edge module \u00b6 Edge implements interesting approach for controlling position size, is there any theory behind it? \u00b6 The Edge module is mostly a result of brainstorming of @mishaker and @creslinux freqtrade team members. You can find further info on expectancy, win rate, risk management and position size in the following sources: https://www.tradeciety.com/ultimate-math-guide-for-traders/ http://www.vantharp.com/tharp-concepts/expectancy.asp https://samuraitradingacademy.com/trading-expectancy/ https://www.learningmarkets.com/determining-expectancy-in-your-trading/ http://www.lonestocktrader.com/make-money-trading-positive-expectancy/ https://www.babypips.com/trading/trade-expectancy-matter","title":"FAQ"},{"location":"faq/#freqtrade-faq","text":"","title":"Freqtrade FAQ"},{"location":"faq/#supported-markets","text":"Freqtrade supports spot trading only.","title":"Supported Markets"},{"location":"faq/#can-i-open-short-positions","text":"Freqtrade can open short positions in futures markets. This requires the strategy to be made for this - and \"trading_mode\": \"futures\" in the configuration. Please make sure to read the relevant documentation page first. In spot markets, you can in some cases use leveraged spot tokens, which reflect an inverted pair (eg. BTCUP/USD, BTCDOWN/USD, ETHBULL/USD, ETHBEAR/USD,...) which can be traded with Freqtrade.","title":"Can I open short positions?"},{"location":"faq/#can-i-trade-options-or-futures","text":"Futures trading is supported for selected exchanges.","title":"Can I trade options or futures?"},{"location":"faq/#beginner-tips-tricks","text":"When you work with your strategy & hyperopt file you should use a proper code editor like VSCode or PyCharm. A good code editor will provide syntax highlighting as well as line numbers, making it easy to find syntax errors (most likely pointed out by Freqtrade during startup).","title":"Beginner Tips & Tricks"},{"location":"faq/#freqtrade-common-issues","text":"","title":"Freqtrade common issues"},{"location":"faq/#the-bot-does-not-start","text":"Running the bot with freqtrade trade --config config.json shows the output freqtrade: command not found . This could be caused by the following reasons: The virtual environment is not active. Run source .env/bin/activate to activate the virtual environment. The installation did not work correctly. Please check the Installation documentation .","title":"The bot does not start"},{"location":"faq/#i-have-waited-5-minutes-why-hasnt-the-bot-made-any-trades-yet","text":"Depending on the buy strategy, the amount of whitelisted coins, the situation of the market etc, it can take up to hours to find a good entry position for a trade. Be patient! It may be because of a configuration error. It's best to check the logs, they usually tell you if the bot is simply not getting buy signals (only heartbeat messages), or if there is something wrong (errors / exceptions in the log).","title":"I have waited 5 minutes, why hasn't the bot made any trades yet?"},{"location":"faq/#i-have-made-12-trades-already-why-is-my-total-profit-negative","text":"I understand your disappointment but unfortunately 12 trades is just not enough to say anything. If you run backtesting, you can see that the current algorithm does leave you on the plus side, but that is after thousands of trades and even there, you will be left with losses on specific coins that you have traded tens if not hundreds of times. We of course constantly aim to improve the bot but it will always be a gamble, which should leave you with modest wins on monthly basis but you can't say much from few trades.","title":"I have made 12 trades already, why is my total profit negative?"},{"location":"faq/#id-like-to-make-changes-to-the-config-can-i-do-that-without-having-to-kill-the-bot","text":"Yes. You can edit your config and use the /reload_config command to reload the configuration. The bot will stop, reload the configuration and strategy and will restart with the new configuration and strategy.","title":"I\u2019d like to make changes to the config. Can I do that without having to kill the bot?"},{"location":"faq/#why-does-my-bot-not-sell-everything-it-bought","text":"This is called \"coin dust\" and can happen on all exchanges. It happens because many exchanges subtract fees from the \"receiving currency\" - so you buy 100 COIN - but you only get 99.9 COIN. As COIN is trading in full lot sizes (1COIN steps), you cannot sell 0.9 COIN (or 99.9 COIN) - but you need to round down to 99 COIN. This is not a bot-problem, but will also happen while manual trading. While freqtrade can handle this (it'll sell 99 COIN), fees are often below the minimum tradable lot-size (you can only trade full COIN, not 0.9 COIN). Leaving the dust (0.9 COIN) on the exchange makes usually sense, as the next time freqtrade buys COIN, it'll eat into the remaining small balance, this time selling everything it bought, and therefore slowly declining the dust balance (although it most likely will never reach exactly 0). Where possible (e.g. on binance), the use of the exchange's dedicated fee currency will fix this. On binance, it's sufficient to have BNB in your account, and have \"Pay fees in BNB\" enabled in your profile. Your BNB balance will slowly decline (as it's used to pay fees) - but you'll no longer encounter dust (Freqtrade will include the fees in the profit calculations). Other exchanges don't offer such possibilities, where it's simply something you'll have to accept or move to a different exchange.","title":"Why does my bot not sell everything it bought?"},{"location":"faq/#i-want-to-use-incomplete-candles","text":"Freqtrade will not provide incomplete candles to strategies. Using incomplete candles will lead to repainting and consequently to strategies with \"ghost\" buys, which are impossible to both backtest, and verify after they happened. You can use \"current\" market data by using the dataprovider 's orderbook or ticker methods - which however cannot be used during backtesting.","title":"I want to use incomplete candles"},{"location":"faq/#is-there-a-setting-to-only-exit-the-trades-being-held-and-not-perform-any-new-entries","text":"You can use the /stopentry command in Telegram to prevent future trade entry, followed by /forceexit all (sell all open trades).","title":"Is there a setting to only Exit the trades being held and not perform any new Entries?"},{"location":"faq/#i-want-to-run-multiple-bots-on-the-same-machine","text":"Please look at the advanced setup documentation Page .","title":"I want to run multiple bots on the same machine"},{"location":"faq/#im-getting-missing-data-fillup-messages-in-the-log","text":"This message is just a warning that the latest candles had missing candles in them. Depending on the exchange, this can indicate that the pair didn't have a trade for the timeframe you are using - and the exchange does only return candles with volume. On low volume pairs, this is a rather common occurrence. If this happens for all pairs in the pairlist, this might indicate a recent exchange downtime. Please check your exchange's public channels for details. Irrespectively of the reason, Freqtrade will fill up these candles with \"empty\" candles, where open, high, low and close are set to the previous candle close - and volume is empty. In a chart, this will look like a _ - and is aligned with how exchanges usually represent 0 volume candles.","title":"I'm getting \"Missing data fillup\" messages in the log"},{"location":"faq/#im-getting-outdated-history-for-pair-xxx-in-the-log","text":"The bot is trying to tell you that it got an outdated last candle (not the last complete candle). As a consequence, Freqtrade will not enter a trade for this pair - as trading on old information is usually not what is desired. This warning can point to one of the below problems: Exchange downtime -> Check your exchange status page / blog / twitter feed for details. Wrong system time -> Ensure your system-time is correct. Barely traded pair -> Check the pair on the exchange webpage, look at the timeframe your strategy uses. If the pair does not have any volume in some candles (usually visualized with a \"volume 0\" bar, and a \"_\" as candle), this pair did not have any trades in this timeframe. These pairs should ideally be avoided, as they can cause problems with order-filling. API problem -> API returns wrong data (this only here for completeness, and should not happen with supported exchanges).","title":"I'm getting \"Outdated history for pair xxx\" in the log"},{"location":"faq/#im-getting-the-restricted_market-message-in-the-log","text":"Currently known to happen for US Bittrex users. Read the Bittrex section about restricted markets for more information.","title":"I'm getting the \"RESTRICTED_MARKET\" message in the log"},{"location":"faq/#im-getting-the-exchange-xxx-does-not-support-market-orders-message-and-cannot-run-my-strategy","text":"As the message says, your exchange does not support market orders and you have one of the order types set to \"market\". Your strategy was probably written with other exchanges in mind and sets \"market\" orders for \"stoploss\" orders, which is correct and preferable for most of the exchanges supporting market orders (but not for Bittrex and Gate.io). To fix this, redefine order types in the strategy to use \"limit\" instead of \"market\": order_types = { ... \"stoploss\" : \"limit\" , ... } The same fix should be applied in the configuration file, if order types are defined in your custom config rather than in the strategy.","title":"I'm getting the \"Exchange XXX does not support market orders.\" message and cannot run my strategy"},{"location":"faq/#how-do-i-search-the-bot-logs-for-something","text":"By default, the bot writes its log into stderr stream. This is implemented this way so that you can easily separate the bot's diagnostics messages from Backtesting, Edge and Hyperopt results, output from other various Freqtrade utility sub-commands, as well as from the output of your custom print() 's you may have inserted into your strategy. So if you need to search the log messages with the grep utility, you need to redirect stderr to stdout and disregard stdout. In unix shells, this normally can be done as simple as: $ freqtrade --some-options 2 > & 1 >/dev/null | grep 'something' (note, 2>&1 and >/dev/null should be written in this order) Bash interpreter also supports so called process substitution syntax, you can grep the log for a string with it as: $ freqtrade --some-options 2 > > ( grep 'something' ) >/dev/null or $ freqtrade --some-options 2 > > ( grep -v 'something' 1 > & 2 ) You can also write the copy of Freqtrade log messages to a file with the --logfile option: $ freqtrade --logfile /path/to/mylogfile.log --some-options and then grep it as: $ cat /path/to/mylogfile.log | grep 'something' or even on the fly, as the bot works and the log file grows: $ tail -f /path/to/mylogfile.log | grep 'something' from a separate terminal window. On Windows, the --logfile option is also supported by Freqtrade and you can use the findstr command to search the log for the string of interest: > type \\path\\to\\mylogfile.log | findstr \"something\"","title":"How do I search the bot logs for something?"},{"location":"faq/#hyperopt-module","text":"","title":"Hyperopt module"},{"location":"faq/#why-does-freqtrade-not-have-gpu-support","text":"First of all, most indicator libraries don't have GPU support - as such, there would be little benefit for indicator calculations. The GPU improvements would only apply to pandas-native calculations - or ones written by yourself. For hyperopt, freqtrade is using scikit-optimize, which is built on top of scikit-learn. Their statement about GPU support is pretty clear . GPU's also are only good at crunching numbers (floating point operations). For hyperopt, we need both number-crunching (find next parameters) and running python code (running backtesting). As such, GPU's are not too well suited for most parts of hyperopt. The benefit of using GPU would therefore be pretty slim - and will not justify the complexity introduced by trying to add GPU support. There is however nothing preventing you from using GPU-enabled indicators within your strategy if you think you must have this - you will however probably be disappointed by the slim gain that will give you (compared to the complexity).","title":"Why does freqtrade not have GPU support?"},{"location":"faq/#how-many-epochs-do-i-need-to-get-a-good-hyperopt-result","text":"Per default Hyperopt called without the -e / --epochs command line option will only run 100 epochs, means 100 evaluations of your triggers, guards, ... Too few to find a great result (unless if you are very lucky), so you probably have to run it for 10000 or more. But it will take an eternity to compute. Since hyperopt uses Bayesian search, running for too many epochs may not produce greater results. It's therefore recommended to run between 500-1000 epochs over and over until you hit at least 10000 epochs in total (or are satisfied with the result). You can best judge by looking at the results - if the bot keeps discovering better strategies, it's best to keep on going. freqtrade hyperopt --hyperopt-loss SharpeHyperOptLossDaily --strategy SampleStrategy -e 1000","title":"How many epochs do I need to get a good Hyperopt result?"},{"location":"faq/#why-does-it-take-a-long-time-to-run-hyperopt","text":"Discovering a great strategy with Hyperopt takes time. Study www.freqtrade.io , the Freqtrade Documentation page, join the Freqtrade discord community . While you patiently wait for the most advanced, free crypto bot in the world, to hand you a possible golden strategy specially designed just for you. If you wonder why it can take from 20 minutes to days to do 1000 epochs here are some answers: This answer was written during the release 0.15.1, when we had: 8 triggers 9 guards: let's say we evaluate even 10 values from each 1 stoploss calculation: let's say we want 10 values from that too to be evaluated The following calculation is still very rough and not very precise but it will give the idea. With only these triggers and guards there is already 8*10^9*10 evaluations. A roughly total of 80 billion evaluations. Did you run 100 000 evaluations? Congrats, you've done roughly 1 / 100 000 th of the search space, assuming that the bot never tests the same parameters more than once. The time it takes to run 1000 hyperopt epochs depends on things like: The available cpu, hard-disk, ram, timeframe, timerange, indicator settings, indicator count, amount of coins that hyperopt test strategies on and the resulting trade count - which can be 650 trades in a year or 100000 trades depending if the strategy aims for big profits by trading rarely or for many low profit trades. Example: 4% profit 650 times vs 0,3% profit a trade 10000 times in a year. If we assume you set the --timerange to 365 days. Example: freqtrade --config config.json --strategy SampleStrategy --hyperopt SampleHyperopt -e 1000 --timerange 20190601-20200601","title":"Why does it take a long time to run hyperopt?"},{"location":"faq/#edge-module","text":"","title":"Edge module"},{"location":"faq/#edge-implements-interesting-approach-for-controlling-position-size-is-there-any-theory-behind-it","text":"The Edge module is mostly a result of brainstorming of @mishaker and @creslinux freqtrade team members. You can find further info on expectancy, win rate, risk management and position size in the following sources: https://www.tradeciety.com/ultimate-math-guide-for-traders/ http://www.vantharp.com/tharp-concepts/expectancy.asp https://samuraitradingacademy.com/trading-expectancy/ https://www.learningmarkets.com/determining-expectancy-in-your-trading/ http://www.lonestocktrader.com/make-money-trading-positive-expectancy/ https://www.babypips.com/trading/trade-expectancy-matter","title":"Edge implements interesting approach for controlling position size, is there any theory behind it?"},{"location":"freqai/","text":"FreqAI \u00b6 FreqAI is a module designed to automate a variety of tasks associated with training a predictive machine learning model to generate market forecasts given a set of input features. Features include: Self-adaptive retraining : retrain models during live deployments to self-adapt to the market in an unsupervised manner. Rapid feature engineering : create large rich feature sets (10k+ features) based on simple user-created strategies. High performance : adaptive retraining occurs on a separate thread (or on GPU if available) from inferencing and bot trade operations. Newest models and data are kept in memory for rapid inferencing. Realistic backtesting : emulate self-adaptive retraining with a backtesting module that automates past retraining. Modifiability : use the generalized and robust architecture for incorporating any machine learning library/method available in Python. Eight examples are currently available, including classifiers, regressors, and a convolutional neural network. Smart outlier removal : remove outliers from training and prediction data sets using a variety of outlier detection techniques . Crash resilience : store model to disk to make reloading from a crash fast and easy, and purge obsolete files for sustained dry/live runs. Automatic data normalization : normalize the data in a smart and statistically safe way. Automatic data download : compute the data download timerange and update historic data (in live deployments). Cleaning of incoming data : handle NaNs safely before training and prediction. Dimensionality reduction : reduce the size of the training data via Principal Component Analysis . Deploying bot fleets : set one bot to train models while a fleet of follower bots inference the models and handle trades. Quick start \u00b6 The easiest way to quickly test FreqAI is to run it in dry mode with the following command freqtrade trade --config config_examples/config_freqai.example.json --strategy FreqaiExampleStrategy --freqaimodel LightGBMRegressor --strategy-path freqtrade/templates The user will see the boot-up process of automatic data downloading, followed by simultaneous training and trading. The example strategy, example prediction model, and example config can be found in freqtrade/templates/FreqaiExampleStrategy.py , freqtrade/freqai/prediction_models/LightGBMRegressor.py , and config_examples/config_freqai.example.json , respectively. General approach \u00b6 The user provides FreqAI with a set of custom base indicators (the same way as in a typical Freqtrade strategy) as well as target values ( labels ). FreqAI trains a model to predict the target values based on the input of custom indicators, for each pair in the whitelist. These models are consistently retrained to adapt to market conditions. FreqAI offers the ability to both backtest strategies (emulating reality with periodic retraining) and deploy dry/live runs. In dry/live conditions, FreqAI can be set to constant retraining in a background thread in an effort to keep models as up to date as possible. An overview of the algorithm is shown below, explaining the data processing pipeline and the model usage. Important machine learning vocabulary \u00b6 Features - the quantities with which a model is trained. All features for a single candle is stored as a vector. In FreqAI, the user builds the feature sets from anything they can construct in the strategy. Labels - the target values that a model is trained toward. Each set of features is associated with a single label that is defined by the user within the strategy. These labels intentionally look into the future, and are not available to the model during dry/live/backtesting. Training - the process of feeding individual feature sets, composed of historic data, with associated labels into the model with the goal of matching input feature sets to associated labels. Train data - a subset of the historic data that is fed to the model during training. This data directly influences weight connections in the model. Test data - a subset of the historic data that is used to evaluate the performance of the model after training. This data does not influence nodal weights within the model. Install prerequisites \u00b6 The normal Freqtrade install process will ask the user if they wish to install FreqAI dependencies. The user should reply \"yes\" to this question if they wish to use FreqAI. If the user did not reply yes, they can manually install these dependencies after the install with: pip install -r requirements-freqai.txt Note Catboost will not be installed on arm devices (raspberry, Mac M1, ARM based VPS, ...), since Catboost does not provide wheels for this platform. Usage with docker \u00b6 For docker users, a dedicated tag with freqAI dependencies is available as :freqai . As such - you can replace the image line in your docker-compose file with image: freqtradeorg/freqtrade:develop_freqai . This image contains the regular freqAI dependencies. Similar to native installs, Catboost will not be available on ARM based devices. Setting up FreqAI \u00b6 Parameter table \u00b6 The table below will list all configuration parameters available for FreqAI, presented in the same order as config_examples/config_freqai.example.json . Mandatory parameters are marked as Required , which means that they are required to be set in one of the possible ways. Parameter Description General configuration parameters freqai Required. The parent dictionary containing all the parameters for controlling FreqAI. Datatype: Dictionary. startup_candles Number of candles needed for backtesting only to ensure all indicators are non NaNs at the start of the first train period. Datatype: Positive integer. purge_old_models Delete obsolete models (otherwise, all historic models will remain on disk). Datatype: Boolean. Default: False . train_period_days Required. Number of days to use for the training data (width of the sliding window). Datatype: Positive integer. backtest_period_days Required. Number of days to inference from the trained model before sliding the window defined above, and retraining the model. This can be fractional days, but beware that the user-provided timerange will be divided by this number to yield the number of trainings necessary to complete the backtest. Datatype: Float. identifier Required. A unique name for the current model. This can be reused to reload pre-trained models/data. Datatype: String. live_retrain_hours Frequency of retraining during dry/live runs. Default set to 0, which means the model will retrain as often as possible. Datatype: Float > 0. expiration_hours Avoid making predictions if a model is more than expiration_hours old. Defaults set to 0, which means models never expire. Datatype: Positive integer. fit_live_predictions_candles Number of historical candles to use for computing target (label) statistics from prediction data, instead of from the training data set. Datatype: Positive integer. follow_mode If true, this instance of FreqAI will look for models associated with identifier and load those for inferencing. A follower will not train new models. Datatype: Boolean. Default: False . Feature parameters feature_parameters A dictionary containing the parameters used to engineer the feature set. Details and examples are shown here . Datatype: Dictionary. include_timeframes A list of timeframes that all indicators in populate_any_indicators will be created for. The list is added as features to the base asset feature set. Datatype: List of timeframes (strings). include_corr_pairlist A list of correlated coins that FreqAI will add as additional features to all pair_whitelist coins. All indicators set in populate_any_indicators during feature engineering (see details here ) will be created for each coin in this list, and that set of features is added to the base asset feature set. Datatype: List of assets (strings). label_period_candles Number of candles into the future that the labels are created for. This is used in populate_any_indicators (see templates/FreqaiExampleStrategy.py for detailed usage). The user can create custom labels, making use of this parameter or not. Datatype: Positive integer. include_shifted_candles Add features from previous candles to subsequent candles to add historical information. FreqAI takes all features from the include_shifted_candles previous candles, duplicates and shifts them so that the information is available for the subsequent candle. Datatype: Positive integer. weight_factor Used to set weights for training data points according to their recency. See details about how it works here . Datatype: Positive float (typically < 1). indicator_max_period_candles The maximum period used in populate_any_indicators() for indicator creation. FreqAI uses this information in combination with the maximum timeframe to calculate how many data points that should be downloaded so that the first data point does not have a NaN. Datatype: Positive integer. indicator_periods_candles Calculate indicators for indicator_periods_candles time periods and add them to the feature set. Datatype: List of positive integers. stratify_training_data This value is used to indicate the grouping of the data. For example, 2 would set every 2 nd data point into a separate dataset to be pulled from during training/testing. See details about how it works here Datatype: Positive integer. principal_component_analysis Automatically reduce the dimensionality of the data set using Principal Component Analysis. See details about how it works here Datatype: Boolean. DI_threshold Activates the Dissimilarity Index for outlier detection when > 0. See details about how it works here . Datatype: Positive float (typically < 1). use_SVM_to_remove_outliers Train a support vector machine to detect and remove outliers from the training data set, as well as from incoming data points. See details about how it works here . Datatype: Boolean. svm_params All parameters available in Sklearn's SGDOneClassSVM() . See details about some select parameters here . Datatype: Dictionary. use_DBSCAN_to_remove_outliers Cluster data using DBSCAN to identify and remove outliers from training and prediction data. See details about how it works here . Datatype: Boolean. outlier_protection_percentage If more than outlier_protection_percentage fraction of points are removed as outliers, FreqAI will log a warning message and ignore outlier detection while keeping the original dataset intact. Datatype: float. Default: 30 Data split parameters data_split_parameters Include any additional parameters available from Scikit-learn test_train_split() , which are shown here (external website). Datatype: Dictionary. test_size Fraction of data that should be used for testing instead of training. Datatype: Positive float < 1. shuffle Shuffle the training data points during training. Typically, for time-series forecasting, this is set to False . Model training parameters model_training_parameters A flexible dictionary that includes all parameters available by the user selected model library. For example, if the user uses LightGBMRegressor , this dictionary can contain any parameter available by the LightGBMRegressor here (external website). If the user selects a different model, this dictionary can contain any parameter from that model. Datatype: Dictionary. Datatype: Boolean. n_estimators The number of boosted trees to fit in regression. Datatype: Integer. learning_rate Boosting learning rate during regression. Datatype: Float. n_jobs , thread_count , task_type Set the number of threads for parallel processing and the task_type ( gpu or cpu ). Different model libraries use different parameter names. Datatype: Float. Extraneous parameters keras If your model makes use of Keras (typical for Tensorflow-based prediction models), activate this flag so that the model save/loading follows Keras standards. Datatype: Boolean. Default: False . conv_width The width of a convolutional neural network input tensor. This replaces the need for shifting candles ( include_shifted_candles ) by feeding in historical data points as the second dimension of the tensor. Technically, this parameter can also be used for regressors, but it only adds computational overhead and does not change the model training/prediction. Datatype: Integer. Default: 2. Important dataframe key patterns \u00b6 Below are the values the user can expect to include/use inside a typical strategy dataframe ( df[] ): DataFrame Key Description df['&*'] Any dataframe column prepended with & in populate_any_indicators() is treated as a training target (label) inside FreqAI (typically following the naming convention &-s* ). The names of these dataframe columns are fed back to the user as the predictions. For example, if the user wishes to predict the price change in the next 40 candles (similar to templates/FreqaiExampleStrategy.py ), they set df['&-s_close'] . FreqAI makes the predictions and gives them back under the same key ( df['&-s_close'] ) to be used in populate_entry/exit_trend() . Datatype: Depends on the output of the model. df['&*_std/mean'] Standard deviation and mean values of the user-defined labels during training (or live tracking with fit_live_predictions_candles ). Commonly used to understand the rarity of a prediction (use the z-score as shown in templates/FreqaiExampleStrategy.py to evaluate how often a particular prediction was observed during training or historically with fit_live_predictions_candles ). Datatype: Float. df['do_predict'] Indication of an outlier data point. The return value is integer between -1 and 2, which lets the user know if the prediction is trustworthy or not. do_predict==1 means the prediction is trustworthy. If the Dissimilarity Index (DI, see details here ) of the input data point is above the user-defined threshold, FreqAI will subtract 1 from do_predict , resulting in do_predict==0 . If use_SVM_to_remove_outliers() is active, the Support Vector Machine (SVM) may also detect outliers in training and prediction data. In this case, the SVM will also subtract 1 from do_predict . If the input data point was considered an outlier by the SVM but not by the DI, the result will be do_predict==0 . If both the DI and the SVM considers the input data point to be an outlier, the result will be do_predict==-1 . A particular case is when do_predict == 2 , which means that the model has expired due to exceeding expired_hours . Datatype: Integer between -1 and 2. df['DI_values'] Dissimilarity Index values are proxies to the level of confidence FreqAI has in the prediction. A lower DI means the prediction is close to the training data, i.e., higher prediction confidence. Datatype: Float. df['%*'] Any dataframe column prepended with % in populate_any_indicators() is treated as a training feature. For example, the user can include the RSI in the training feature set (similar to in templates/FreqaiExampleStrategy.py ) by setting df['%-rsi'] . See more details on how this is done here . Note : Since the number of features prepended with % can multiply very quickly (10s of thousands of features is easily engineered using the multiplictative functionality described in the feature_parameters table shown above), these features are removed from the dataframe upon return from FreqAI. If the user wishes to keep a particular type of feature for plotting purposes, they can prepend it with %% . Datatype: Depends on the output of the model. File structure \u00b6 user_data_dir/models/ contains all the data associated with the trainings and backtests. This file structure is heavily controlled and inferenced by the FreqaiDataKitchen() and should therefore not be modified. Example config file \u00b6 The user interface is isolated to the typical Freqtrade config file. A FreqAI config should include: \"freqai\" : { \"enabled\" : true , \"startup_candles\" : 10000 , \"purge_old_models\" : true , \"train_period_days\" : 30 , \"backtest_period_days\" : 7 , \"identifier\" : \"unique-id\" , \"feature_parameters\" : { \"include_timeframes\" : [ \"5m\" , \"15m\" , \"4h\" ], \"include_corr_pairlist\" : [ \"ETH/USD\" , \"LINK/USD\" , \"BNB/USD\" ], \"label_period_candles\" : 24 , \"include_shifted_candles\" : 2 , \"indicator_max_period_candles\" : 20 , \"indicator_periods_candles\" : [ 10 , 20 ] }, \"data_split_parameters\" : { \"test_size\" : 0.25 }, \"model_training_parameters\" : { \"n_estimators\" : 100 }, } Building a FreqAI strategy \u00b6 The FreqAI strategy requires the user to include the following lines of code in the standard Freqtrade strategy: def informative_pairs ( self ): whitelist_pairs = self . dp . current_whitelist () corr_pairs = self . config [ \"freqai\" ][ \"feature_parameters\" ][ \"include_corr_pairlist\" ] informative_pairs = [] for tf in self . config [ \"freqai\" ][ \"feature_parameters\" ][ \"include_timeframes\" ]: for pair in whitelist_pairs : informative_pairs . append (( pair , tf )) for pair in corr_pairs : if pair in whitelist_pairs : continue # avoid duplication informative_pairs . append (( pair , tf )) return informative_pairs def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : # the model will return all labels created by user in `populate_any_indicators` # (& appended targets), an indication of whether or not the prediction should be accepted, # the target mean/std values for each of the labels created by user in # `populate_any_indicators()` for each training period. dataframe = self . freqai . start ( dataframe , metadata , self ) return dataframe def populate_any_indicators ( self , pair , df , tf , informative = None , set_generalized_indicators = False ): \"\"\" Function designed to automatically generate, name and merge features from user indicated timeframes in the configuration file. User controls the indicators passed to the training/prediction by prepending indicators with `'%-' + coin ` (see convention below). I.e. user should not prepend any supporting metrics (e.g. bb_lowerband below) with % unless they explicitly want to pass that metric to the model. :param pair: pair to be used as informative :param df: strategy dataframe which will receive merges from informatives :param tf: timeframe of the dataframe which will modify the feature names :param informative: the dataframe associated with the informative pair :param coin: the name of the coin which will modify the feature names. \"\"\" coin = pair . split ( '/' )[ 0 ] if informative is None : informative = self . dp . get_pair_dataframe ( pair , tf ) # first loop is automatically duplicating indicators for time periods for t in self . freqai_info [ \"feature_parameters\" ][ \"indicator_periods_candles\" ]: t = int ( t ) informative [ f \"%- { coin } rsi-period_ { t } \" ] = ta . RSI ( informative , timeperiod = t ) informative [ f \"%- { coin } mfi-period_ { t } \" ] = ta . MFI ( informative , timeperiod = t ) informative [ f \"%- { coin } adx-period_ { t } \" ] = ta . ADX ( informative , window = t ) indicators = [ col for col in informative if col . startswith ( \"%\" )] # This loop duplicates and shifts all indicators to add a sense of recency to data for n in range ( self . freqai_info [ \"feature_parameters\" ][ \"include_shifted_candles\" ] + 1 ): if n == 0 : continue informative_shift = informative [ indicators ] . shift ( n ) informative_shift = informative_shift . add_suffix ( \"_shift-\" + str ( n )) informative = pd . concat (( informative , informative_shift ), axis = 1 ) df = merge_informative_pair ( df , informative , self . config [ \"timeframe\" ], tf , ffill = True ) skip_columns = [ ( s + \"_\" + tf ) for s in [ \"date\" , \"open\" , \"high\" , \"low\" , \"close\" , \"volume\" ] ] df = df . drop ( columns = skip_columns ) # Add generalized indicators here (because in live, it will call this # function to populate indicators during training). Notice how we ensure not to # add them multiple times if set_generalized_indicators : # user adds targets here by prepending them with &- (see convention below) # If user wishes to use multiple targets, a multioutput prediction model # needs to be used such as templates/CatboostPredictionMultiModel.py df [ \"&-s_close\" ] = ( df [ \"close\" ] . shift ( - self . freqai_info [ \"feature_parameters\" ][ \"label_period_candles\" ]) . rolling ( self . freqai_info [ \"feature_parameters\" ][ \"label_period_candles\" ]) . mean () / df [ \"close\" ] - 1 ) return df Notice how the populate_any_indicators() is where the user adds their own features ( more information ) and labels ( more information ). See a full example at templates/FreqaiExampleStrategy.py . Creating a dynamic target \u00b6 The &*_std/mean return values describe the statistical fit of the user defined label during the most recent training . This value allows the user to know the rarity of a given prediction. For example, templates/FreqaiExampleStrategy.py , creates a target_roi which is based on filtering out predictions that are below a given z-score of 1.25. dataframe [ \"target_roi\" ] = dataframe [ \"&-s_close_mean\" ] + dataframe [ \"&-s_close_std\" ] * 1.25 dataframe [ \"sell_roi\" ] = dataframe [ \"&-s_close_mean\" ] - dataframe [ \"&-s_close_std\" ] * 1.25 If the user wishes to consider the population of historical predictions for creating the dynamic target instead of the trained labels, (as discussed above) the user can do so by setting fit_live_prediction_candles in the config to the number of historical prediction candles the user wishes to use to generate target statistics. \"freqai\" : { \"fit_live_prediction_candles\" : 300 , } If the user sets this value, FreqAI will initially use the predictions from the training data and subsequently begin introducing real prediction data as it is generated. FreqAI will save this historical data to be reloaded if the user stops and restarts a model with the same identifier . Building a custom prediction model \u00b6 FreqAI has multiple example prediction model libraries, such as Catboost regression ( freqai/prediction_models/CatboostRegressor.py ) and LightGBM regression. However, the user can customize and create their own prediction models using the IFreqaiModel class. The user is encouraged to inherit train() and predict() to let them customize various aspects of their training procedures. Feature engineering \u00b6 Features are added by the user inside the populate_any_indicators() method of the strategy by prepending indicators with % , and labels with & . There are some important components/structures that the user must include when building their feature set; the use of these is shown below: def populate_any_indicators ( self , pair , df , tf , informative = None , set_generalized_indicators = False ): \"\"\" Function designed to automatically generate, name, and merge features from user-indicated timeframes in the configuration file. The user controls the indicators passed to the training/prediction by prepending indicators with `'%-' + coin ` (see convention below). I.e., the user should not prepend any supporting metrics (e.g., bb_lowerband below) with % unless they explicitly want to pass that metric to the model. :param pair: pair to be used as informative :param df: strategy dataframe which will receive merges from informatives :param tf: timeframe of the dataframe which will modify the feature names :param informative: the dataframe associated with the informative pair :param coin: the name of the coin which will modify the feature names. \"\"\" coin = pair . split ( '/' )[ 0 ] if informative is None : informative = self . dp . get_pair_dataframe ( pair , tf ) # first loop is automatically duplicating indicators for time periods for t in self . freqai_info [ \"feature_parameters\" ][ \"indicator_periods_candles\" ]: t = int ( t ) informative [ f \"%- { coin } rsi-period_ { t } \" ] = ta . RSI ( informative , timeperiod = t ) informative [ f \"%- { coin } mfi-period_ { t } \" ] = ta . MFI ( informative , timeperiod = t ) informative [ f \"%- { coin } adx-period_ { t } \" ] = ta . ADX ( informative , window = t ) bollinger = qtpylib . bollinger_bands ( qtpylib . typical_price ( informative ), window = t , stds = 2.2 ) informative [ f \" { coin } bb_lowerband-period_ { t } \" ] = bollinger [ \"lower\" ] informative [ f \" { coin } bb_middleband-period_ { t } \" ] = bollinger [ \"mid\" ] informative [ f \" { coin } bb_upperband-period_ { t } \" ] = bollinger [ \"upper\" ] informative [ f \"%- { coin } bb_width-period_ { t } \" ] = ( informative [ f \" { coin } bb_upperband-period_ { t } \" ] - informative [ f \" { coin } bb_lowerband-period_ { t } \" ] ) / informative [ f \" { coin } bb_middleband-period_ { t } \" ] informative [ f \"%- { coin } close-bb_lower-period_ { t } \" ] = ( informative [ \"close\" ] / informative [ f \" { coin } bb_lowerband-period_ { t } \" ] ) informative [ f \"%- { coin } relative_volume-period_ { t } \" ] = ( informative [ \"volume\" ] / informative [ \"volume\" ] . rolling ( t ) . mean () ) indicators = [ col for col in informative if col . startswith ( \"%\" )] # This loop duplicates and shifts all indicators to add a sense of recency to data for n in range ( self . freqai_info [ \"feature_parameters\" ][ \"include_shifted_candles\" ] + 1 ): if n == 0 : continue informative_shift = informative [ indicators ] . shift ( n ) informative_shift = informative_shift . add_suffix ( \"_shift-\" + str ( n )) informative = pd . concat (( informative , informative_shift ), axis = 1 ) df = merge_informative_pair ( df , informative , self . config [ \"timeframe\" ], tf , ffill = True ) skip_columns = [ ( s + \"_\" + tf ) for s in [ \"date\" , \"open\" , \"high\" , \"low\" , \"close\" , \"volume\" ] ] df = df . drop ( columns = skip_columns ) # Add generalized indicators here (because in live, it will call this # function to populate indicators during training). Notice how we ensure not to # add them multiple times if set_generalized_indicators : df [ \" %-d ay_of_week\" ] = ( df [ \"date\" ] . dt . dayofweek + 1 ) / 7 df [ \" %-ho ur_of_day\" ] = ( df [ \"date\" ] . dt . hour + 1 ) / 25 # user adds targets here by prepending them with &- (see convention below) # If user wishes to use multiple targets, a multioutput prediction model # needs to be used such as templates/CatboostPredictionMultiModel.py df [ \"&-s_close\" ] = ( df [ \"close\" ] . shift ( - self . freqai_info [ \"feature_parameters\" ][ \"label_period_candles\" ]) . rolling ( self . freqai_info [ \"feature_parameters\" ][ \"label_period_candles\" ]) . mean () / df [ \"close\" ] - 1 ) return df In the presented example strategy, the user does not wish to pass the bb_lowerband as a feature to the model, and has therefore not prepended it with % . The user does, however, wish to pass bb_width to the model for training/prediction and has therefore prepended it with % . The include_timeframes in the example config above are the timeframes ( tf ) of each call to populate_any_indicators() in the strategy. In the present case, the user is asking for the 5m , 15m , and 4h timeframes of the rsi , mfi , roc , and bb_width to be included in the feature set. The user can ask for each of the defined features to be included also from informative pairs using the include_corr_pairlist . This means that the feature set will include all the features from populate_any_indicators on all the include_timeframes for each of the correlated pairs defined in the config ( ETH/USD , LINK/USD , and BNB/USD ). include_shifted_candles indicates the number of previous candles to include in the feature set. For example, include_shifted_candles: 2 tells FreqAI to include the past 2 candles for each of the features in the feature set. In total, the number of features the user of the presented example strat has created is: length of include_timeframes * no. features in populate_any_indicators() * length of include_corr_pairlist * no. include_shifted_candles * length of indicator_periods_candles \\(= 3 * 3 * 3 * 2 * 2 = 108\\) . Another structure to consider is the location of the labels at the bottom of the example function (below if set_generalized_indicators: ). This is where the user will add single features and labels to their feature set to avoid duplication of them from various configuration parameters that multiply the feature set, such as include_timeframes . Note Features must be defined in populate_any_indicators() . Definining FreqAI features in populate_indicators() will cause the algorithm to fail in live/dry mode. If the user wishes to add generalized features that are not associated with a specific pair or timeframe, they should use the following structure inside populate_any_indicators() (as exemplified in freqtrade/templates/FreqaiExampleStrategy.py ): def populate_any_indicators ( self , metadata , pair , df , tf , informative = None , coin = \"\" , set_generalized_indicators = False ): ... # Add generalized indicators here (because in live, it will call only this function to populate # indicators for retraining). Notice how we ensure not to add them multiple times by associating # these generalized indicators to the basepair/timeframe if set_generalized_indicators : df [ ' %-d ay_of_week' ] = ( df [ \"date\" ] . dt . dayofweek + 1 ) / 7 df [ ' %-ho ur_of_day' ] = ( df [ 'date' ] . dt . hour + 1 ) / 25 # user adds targets here by prepending them with &- (see convention below) # If user wishes to use multiple targets, a multioutput prediction model # needs to be used such as templates/CatboostPredictionMultiModel.py df [ \"&-s_close\" ] = ( df [ \"close\" ] . shift ( - self . freqai_info [ \"feature_parameters\" ][ \"label_period_candles\" ]) . rolling ( self . freqai_info [ \"feature_parameters\" ][ \"label_period_candles\" ]) . mean () / df [ \"close\" ] - 1 ) (Please see the example script located in freqtrade/templates/FreqaiExampleStrategy.py for a full example of populate_any_indicators() .) Setting classifier targets \u00b6 FreqAI includes the CatboostClassifier via the flag --freqaimodel CatboostClassifier . The user should take care to set the classes using strings: df [ '&s-up_or_down' ] = np . where ( df [ \"close\" ] . shift ( - 100 ) > df [ \"close\" ], 'up' , 'down' ) Additionally, the example classifier models do not accommodate multiple labels, but they do allow multi-class classification within a single label column. Running FreqAI \u00b6 There are two ways to train and deploy an adaptive machine learning model. FreqAI enables live deployment as well as backtesting analyses. In both cases, a model is trained periodically, as shown in the following figure. Running the model live \u00b6 FreqAI can be run dry/live using the following command: freqtrade trade --strategy FreqaiExampleStrategy --config config_freqai.example.json --freqaimodel LightGBMRegressor By default, FreqAI will not find any existing models and will start by training a new one based on the user's configuration settings. Following training, the model will be used to make predictions on incoming candles until a new model is available. New models are typically generated as often as possible, with FreqAI managing an internal queue of the coin pairs to try to keep all models equally up to date. FreqAI will always use the most recently trained model to make predictions on incoming live data. If the user does not want FreqAI to retrain new models as often as possible, they can set live_retrain_hours to tell FreqAI to wait at least that number of hours before training a new model. Additionally, the user can set expired_hours to tell FreqAI to avoid making predictions on models that are older than that number of hours. If the user wishes to start a dry/live run from a saved backtest model (or from a previously crashed dry/live session), the user only needs to reuse the same identifier parameter: \"freqai\" : { \"identifier\" : \"example\" , \"live_retrain_hours\" : 0.5 } In this case, although FreqAI will initiate with a pre-trained model, it will still check to see how much time has elapsed since the model was trained, and if a full live_retrain_hours has elapsed since the end of the loaded model, FreqAI will retrain. Backtesting \u00b6 The FreqAI backtesting module can be executed with the following command: freqtrade backtesting --strategy FreqaiExampleStrategy --config config_freqai.example.json --freqaimodel LightGBMRegressor --timerange 20210501 -20210701 Backtesting mode requires the user to have the data pre-downloaded (unlike in dry/live mode where FreqAI automatically downloads the necessary data). The user should be careful to consider that the time range of the downloaded data is more than the backtesting time range. This is because FreqAI needs data prior to the desired backtesting time range in order to train a model to be ready to make predictions on the first candle of the user-set backtesting time range. More details on how to calculate the data to download can be found here . If this command has never been executed with the existing config file, it will train a new model for each pair, for each backtesting window within the expanded --timerange . Model reuse Once the training is completed, the user can execute the backtesting again with the same config file and FreqAI will find the trained models and load them instead of spending time training. This is useful if the user wants to tweak (or even hyperopt) buy and sell criteria inside the strategy. If the user wants to retrain a new model with the same config file, then they should simply change the identifier . This way, the user can return to using any model they wish by simply specifying the identifier . Deciding the size of the sliding training window and backtesting duration \u00b6 The user defines the backtesting timerange with the typical --timerange parameter in the configuration file. The duration of the sliding training window is set by train_period_days , whilst backtest_period_days is the sliding backtesting window, both in number of days ( backtest_period_days can be a float to indicate sub-daily retraining in live/dry mode). In the presented example config, the user is asking FreqAI to use a training period of 30 days and backtest on the subsequent 7 days. This means that if the user sets --timerange 20210501-20210701 , FreqAI will train have trained 8 separate models at the end of --timerange (because the full range comprises 8 weeks). After the training of the model, FreqAI will backtest the subsequent 7 days. The \"sliding window\" then moves one week forward (emulating FreqAI retraining once per week in live mode) and the new model uses the previous 30 days (including the 7 days used for backtesting by the previous model) to train. This is repeated until the end of --timerange . In live mode, the required training data is automatically computed and downloaded. However, in backtesting mode, the user must manually enter the required number of startup_candles in the config. This value is used to increase the data to FreqAI, which should be sufficient to enable all indicators to be NaN free at the beginning of the first training. This is done by identifying the longest timeframe ( 4h in presented example config) and the longest indicator period ( 20 days in presented example config) and adding this to the train_period_days . The units need to be in the base candle time frame: startup_candles = ( 4 hours * 20 max period * 60 minutes/hour + 30 day train_period_days * 1440 minutes per day ) / 5 min (base time frame) = 9360. Note In dry/live mode, this is all precomputed and handled automatically. Thus, startup_candle has no influence on dry/live mode. Note Although fractional backtest_period_days is allowed, the user should be aware that the --timerange is divided by this value to determine the number of models that FreqAI will need to train in order to backtest the full range. For example, if the user wants to set a --timerange of 10 days, and asks for a backtest_period_days of 0.1, FreqAI will need to train 100 models per pair to complete the full backtest. Because of this, a true backtest of FreqAI adaptive training would take a very long time. The best way to fully test a model is to run it dry and let it constantly train. In this case, backtesting would take the exact same amount of time as a dry run. Defining model expirations \u00b6 During dry/live mode, FreqAI trains each coin pair sequentially (on separate threads/GPU from the main Freqtrade bot). This means that there is always an age discrepancy between models. If a user is training on 50 pairs, and each pair requires 5 minutes to train, the oldest model will be over 4 hours old. This may be undesirable if the characteristic time scale (the trade duration target) for a strategy is less than 4 hours. The user can decide to only make trade entries if the model is less than a certain number of hours old by setting the expiration_hours in the config file: \"freqai\" : { \"expiration_hours\" : 0.5 , } In the presented example config, the user will only allow predictions on models that are less than \u00bd hours old. Purging old model data \u00b6 FreqAI stores new model files each time it retrains. These files become obsolete as new models are trained and FreqAI adapts to new market conditions. Users planning to leave FreqAI running for extended periods of time with high frequency retraining should enable purge_old_models in their config: \"freqai\" : { \"purge_old_models\" : true , } This will automatically purge all models older than the two most recently trained ones. Returning additional info from training \u00b6 The user may find that there are some important metrics that they'd like to return to the strategy at the end of each model training. The user can include these metrics by assigning them to dk.data['extra_returns_per_train']['my_new_value'] = XYZ inside their custom prediction model class. FreqAI takes the my_new_value assigned in this dictionary and expands it to fit the return dataframe to the strategy. The user can then use the value in the strategy with dataframe['my_new_value'] . An example of how this is already used in FreqAI is the &*_mean and &*_std values, which indicate the mean and standard deviation of the particular target (label) during the most recent training. An example, where the user wants to use live metrics from the trade database, is shown below: \"freqai\" : { \"extra_returns_per_train\" : { \"total_profit\" : 4 } } The user needs to set the standard dictionary in the config so that FreqAI can return proper dataframe shapes. These values will likely be overridden by the prediction model, but in the case where the model has yet to set them, or needs a default initial value, this is the value that will be returned. Setting up a follower \u00b6 The user can define: \"freqai\" : { \"follow_mode\" : true , \"identifier\" : \"example\" } to indicate to the bot that it should not train models, but instead should look for models trained by a leader with the same identifier . In this example, the user has a leader bot with the identifier: \"example\" . The leader bot is already running or launching simultaneously as the follower. The follower will load models created by the leader and inference them to obtain predictions. Data manipulation techniques \u00b6 Feature normalization \u00b6 The feature set created by the user is automatically normalized to the training data. This includes all test data and unseen prediction data (dry/live/backtest). Reducing data dimensionality with Principal Component Analysis \u00b6 Users can reduce the dimensionality of their features by activating the principal_component_analysis in the config: \"freqai\" : { \"feature_parameters\" : { \"principal_component_analysis\" : true } } This will perform PCA on the features and reduce the dimensionality of the data so that the explained variance of the data set is >= 0.999. Stratifying the data for training and testing the model \u00b6 The user can stratify (group) the training/testing data using: \"freqai\" : { \"feature_parameters\" : { \"stratify_training_data\" : 3 } } This will split the data chronologically so that every Xth data point is used to test the model after training. In the example above, the user is asking for every third data point in the dataframe to be used for testing; the other points are used for training. The test data is used to evaluate the performance of the model after training. If the test score is high, the model is able to capture the behavior of the data well. If the test score is low, either the model either does not capture the complexity of the data, the test data is significantly different from the train data, or a different model should be used. Controlling the model learning process \u00b6 Model training parameters are unique to the machine learning library selected by the user. FreqAI allows the user to set any parameter for any library using the model_training_parameters dictionary in the user configuration file. The example configuration file (found in config_examples/config_freqai.example.json ) show some of the example parameters associated with Catboost and LightGBM , but the user can add any parameters available in those libraries. Data split parameters are defined in data_split_parameters which can be any parameters associated with Sklearn 's train_test_split() function. FreqAI includes some additional parameters such as weight_factor , which allows the user to weight more recent data more strongly than past data via an exponential function: \\[ W_i = \\exp(\\frac{-i}{\\alpha*n}) \\] where \\(W_i\\) is the weight of data point \\(i\\) in a total set of \\(n\\) data points. Below is a figure showing the effect of different weight factors on the data points (candles) in a feature set. train_test_split() has a parameters called shuffle that allows the user to keep the data unshuffled. This is particularly useful to avoid biasing training with temporally auto-correlated data. Finally, label_period_candles defines the offset (number of candles into the future) used for the labels . In the presented example config, the user is asking for labels that are 24 candles in the future. Outlier removal \u00b6 Removing outliers with the Dissimilarity Index \u00b6 The user can tell FreqAI to remove outlier data points from the training/test data sets using a Dissimilarity Index by including the following statement in the config: \"freqai\" : { \"feature_parameters\" : { \"DI_threshold\" : 1 } } Equity and crypto markets suffer from a high level of non-patterned noise in the form of outlier data points. The Dissimilarity Index (DI) aims to quantify the uncertainty associated with each prediction made by the model. The DI allows predictions which are outliers (not existent in the model feature space) to be thrown out due to low levels of certainty. To do so, FreqAI measures the distance between each training data point (feature vector), \\(X_{a}\\) , and all other training data points: \\[ d_{ab} = \\sqrt{\\sum_{j=1}^p(X_{a,j}-X_{b,j})^2} \\] where \\(d_{ab}\\) is the distance between the normalized points \\(a\\) and \\(b\\) . \\(p\\) is the number of features, i.e., the length of the vector \\(X\\) . The characteristic distance, \\(\\overline{d}\\) for a set of training data points is simply the mean of the average distances: \\[ \\overline{d} = \\sum_{a=1}^n(\\sum_{b=1}^n(d_{ab}/n)/n) \\] \\(\\overline{d}\\) quantifies the spread of the training data, which is compared to the distance between a new prediction feature vectors, \\(X_k\\) and all the training data: \\[ d_k = \\arg \\min d_{k,i} \\] which enables the estimation of the Dissimilarity Index as: \\[ DI_k = d_k/\\overline{d} \\] The user can tweak the DI through the DI_threshold to increase or decrease the extrapolation of the trained model. Below is a figure that describes the DI for a 3D data set. Removing outliers using a Support Vector Machine (SVM) \u00b6 The user can tell FreqAI to remove outlier data points from the training/test data sets using a SVM by setting: \"freqai\" : { \"feature_parameters\" : { \"use_SVM_to_remove_outliers\" : true } } FreqAI will train an SVM on the training data (or components of it if the user activated principal_component_analysis ) and remove any data point that the SVM deems to be beyond the feature space. The parameter shuffle is by default set to False to ensure consistent results. If it is set to True , running the SVM multiple times on the same data set might result in different outcomes due to max_iter being to low for the algorithm to reach the demanded tol . Increasing max_iter solves this issue but causes the procedure to take longer time. The parameter nu , very broadly, is the amount of data points that should be considered outliers. Removing outliers with DBSCAN \u00b6 The user can configure FreqAI to use DBSCAN to cluster and remove outliers from the training/test data set or incoming outliers from predictions, by activating use_DBSCAN_to_remove_outliers in the config: \"freqai\" : { \"feature_parameters\" : { \"use_DBSCAN_to_remove_outliers\" : true } } DBSCAN is an unsupervised machine learning algorithm that clusters data without needing to know how many clusters there should be. Given a number of data points \\(N\\) , and a distance \\(\\varepsilon\\) , DBSCAN clusters the data set by setting all data points that have \\(N-1\\) other data points within a distance of \\(\\varepsilon\\) as core points . A data point that is within a distance of \\(\\varepsilon\\) from a core point but that does not have \\(N-1\\) other data points within a distance of \\(\\varepsilon\\) from itself is considered an edge point . A cluster is then the collection of core points and edge points . Data points that have no other data points at a distance \\(<\\varepsilon\\) are considered outliers. The figure below shows a cluster with \\(N = 3\\) . FreqAI uses sklearn.cluster.DBSCAN (details are available on scikit-learn's webpage here ) with min_samples ( \\(N\\) ) taken as double the no. of user-defined features, and eps ( \\(\\varepsilon\\) ) taken as the longest distance in the k-distance graph computed from the nearest neighbors in the pairwise distances of all data points in the feature set. Additional information \u00b6 Common pitfalls \u00b6 FreqAI cannot be combined with dynamic VolumePairlists (or any pairlist filter that adds and removes pairs dynamically). This is for performance reasons - FreqAI relies on making quick predictions/retrains. To do this effectively, it needs to download all the training data at the beginning of a dry/live instance. FreqAI stores and appends new candles automatically for future retrains. This means that if new pairs arrive later in the dry run due to a volume pairlist, it will not have the data ready. However, FreqAI does work with the ShufflePairlist or a VolumePairlist which keeps the total pairlist constant (but reorders the pairs according to volume). Credits \u00b6 FreqAI was developed by a group of individuals who all contributed specific skillsets to the project. Conception and software development: Robert Caulk @robcaulk Theoretical brainstorming, data analysis: Elin T\u00f6rnquist @th0rntwig Code review, software architecture brainstorming: @xmatthias Beta testing and bug reporting: @bloodhunter4rc, Salah Lamkadem @ikonx, @ken11o2, @longyu, @paranoidandy, @smidelis, @smarm Juha Nyk\u00e4nen @suikula, Wagner Costa @wagnercosta","title":"FreqAI"},{"location":"freqai/#freqai","text":"FreqAI is a module designed to automate a variety of tasks associated with training a predictive machine learning model to generate market forecasts given a set of input features. Features include: Self-adaptive retraining : retrain models during live deployments to self-adapt to the market in an unsupervised manner. Rapid feature engineering : create large rich feature sets (10k+ features) based on simple user-created strategies. High performance : adaptive retraining occurs on a separate thread (or on GPU if available) from inferencing and bot trade operations. Newest models and data are kept in memory for rapid inferencing. Realistic backtesting : emulate self-adaptive retraining with a backtesting module that automates past retraining. Modifiability : use the generalized and robust architecture for incorporating any machine learning library/method available in Python. Eight examples are currently available, including classifiers, regressors, and a convolutional neural network. Smart outlier removal : remove outliers from training and prediction data sets using a variety of outlier detection techniques . Crash resilience : store model to disk to make reloading from a crash fast and easy, and purge obsolete files for sustained dry/live runs. Automatic data normalization : normalize the data in a smart and statistically safe way. Automatic data download : compute the data download timerange and update historic data (in live deployments). Cleaning of incoming data : handle NaNs safely before training and prediction. Dimensionality reduction : reduce the size of the training data via Principal Component Analysis . Deploying bot fleets : set one bot to train models while a fleet of follower bots inference the models and handle trades.","title":"FreqAI"},{"location":"freqai/#quick-start","text":"The easiest way to quickly test FreqAI is to run it in dry mode with the following command freqtrade trade --config config_examples/config_freqai.example.json --strategy FreqaiExampleStrategy --freqaimodel LightGBMRegressor --strategy-path freqtrade/templates The user will see the boot-up process of automatic data downloading, followed by simultaneous training and trading. The example strategy, example prediction model, and example config can be found in freqtrade/templates/FreqaiExampleStrategy.py , freqtrade/freqai/prediction_models/LightGBMRegressor.py , and config_examples/config_freqai.example.json , respectively.","title":"Quick start"},{"location":"freqai/#general-approach","text":"The user provides FreqAI with a set of custom base indicators (the same way as in a typical Freqtrade strategy) as well as target values ( labels ). FreqAI trains a model to predict the target values based on the input of custom indicators, for each pair in the whitelist. These models are consistently retrained to adapt to market conditions. FreqAI offers the ability to both backtest strategies (emulating reality with periodic retraining) and deploy dry/live runs. In dry/live conditions, FreqAI can be set to constant retraining in a background thread in an effort to keep models as up to date as possible. An overview of the algorithm is shown below, explaining the data processing pipeline and the model usage.","title":"General approach"},{"location":"freqai/#important-machine-learning-vocabulary","text":"Features - the quantities with which a model is trained. All features for a single candle is stored as a vector. In FreqAI, the user builds the feature sets from anything they can construct in the strategy. Labels - the target values that a model is trained toward. Each set of features is associated with a single label that is defined by the user within the strategy. These labels intentionally look into the future, and are not available to the model during dry/live/backtesting. Training - the process of feeding individual feature sets, composed of historic data, with associated labels into the model with the goal of matching input feature sets to associated labels. Train data - a subset of the historic data that is fed to the model during training. This data directly influences weight connections in the model. Test data - a subset of the historic data that is used to evaluate the performance of the model after training. This data does not influence nodal weights within the model.","title":"Important machine learning vocabulary"},{"location":"freqai/#install-prerequisites","text":"The normal Freqtrade install process will ask the user if they wish to install FreqAI dependencies. The user should reply \"yes\" to this question if they wish to use FreqAI. If the user did not reply yes, they can manually install these dependencies after the install with: pip install -r requirements-freqai.txt Note Catboost will not be installed on arm devices (raspberry, Mac M1, ARM based VPS, ...), since Catboost does not provide wheels for this platform.","title":"Install prerequisites"},{"location":"freqai/#usage-with-docker","text":"For docker users, a dedicated tag with freqAI dependencies is available as :freqai . As such - you can replace the image line in your docker-compose file with image: freqtradeorg/freqtrade:develop_freqai . This image contains the regular freqAI dependencies. Similar to native installs, Catboost will not be available on ARM based devices.","title":"Usage with docker"},{"location":"freqai/#setting-up-freqai","text":"","title":"Setting up FreqAI"},{"location":"freqai/#parameter-table","text":"The table below will list all configuration parameters available for FreqAI, presented in the same order as config_examples/config_freqai.example.json . Mandatory parameters are marked as Required , which means that they are required to be set in one of the possible ways. Parameter Description General configuration parameters freqai Required. The parent dictionary containing all the parameters for controlling FreqAI. Datatype: Dictionary. startup_candles Number of candles needed for backtesting only to ensure all indicators are non NaNs at the start of the first train period. Datatype: Positive integer. purge_old_models Delete obsolete models (otherwise, all historic models will remain on disk). Datatype: Boolean. Default: False . train_period_days Required. Number of days to use for the training data (width of the sliding window). Datatype: Positive integer. backtest_period_days Required. Number of days to inference from the trained model before sliding the window defined above, and retraining the model. This can be fractional days, but beware that the user-provided timerange will be divided by this number to yield the number of trainings necessary to complete the backtest. Datatype: Float. identifier Required. A unique name for the current model. This can be reused to reload pre-trained models/data. Datatype: String. live_retrain_hours Frequency of retraining during dry/live runs. Default set to 0, which means the model will retrain as often as possible. Datatype: Float > 0. expiration_hours Avoid making predictions if a model is more than expiration_hours old. Defaults set to 0, which means models never expire. Datatype: Positive integer. fit_live_predictions_candles Number of historical candles to use for computing target (label) statistics from prediction data, instead of from the training data set. Datatype: Positive integer. follow_mode If true, this instance of FreqAI will look for models associated with identifier and load those for inferencing. A follower will not train new models. Datatype: Boolean. Default: False . Feature parameters feature_parameters A dictionary containing the parameters used to engineer the feature set. Details and examples are shown here . Datatype: Dictionary. include_timeframes A list of timeframes that all indicators in populate_any_indicators will be created for. The list is added as features to the base asset feature set. Datatype: List of timeframes (strings). include_corr_pairlist A list of correlated coins that FreqAI will add as additional features to all pair_whitelist coins. All indicators set in populate_any_indicators during feature engineering (see details here ) will be created for each coin in this list, and that set of features is added to the base asset feature set. Datatype: List of assets (strings). label_period_candles Number of candles into the future that the labels are created for. This is used in populate_any_indicators (see templates/FreqaiExampleStrategy.py for detailed usage). The user can create custom labels, making use of this parameter or not. Datatype: Positive integer. include_shifted_candles Add features from previous candles to subsequent candles to add historical information. FreqAI takes all features from the include_shifted_candles previous candles, duplicates and shifts them so that the information is available for the subsequent candle. Datatype: Positive integer. weight_factor Used to set weights for training data points according to their recency. See details about how it works here . Datatype: Positive float (typically < 1). indicator_max_period_candles The maximum period used in populate_any_indicators() for indicator creation. FreqAI uses this information in combination with the maximum timeframe to calculate how many data points that should be downloaded so that the first data point does not have a NaN. Datatype: Positive integer. indicator_periods_candles Calculate indicators for indicator_periods_candles time periods and add them to the feature set. Datatype: List of positive integers. stratify_training_data This value is used to indicate the grouping of the data. For example, 2 would set every 2 nd data point into a separate dataset to be pulled from during training/testing. See details about how it works here Datatype: Positive integer. principal_component_analysis Automatically reduce the dimensionality of the data set using Principal Component Analysis. See details about how it works here Datatype: Boolean. DI_threshold Activates the Dissimilarity Index for outlier detection when > 0. See details about how it works here . Datatype: Positive float (typically < 1). use_SVM_to_remove_outliers Train a support vector machine to detect and remove outliers from the training data set, as well as from incoming data points. See details about how it works here . Datatype: Boolean. svm_params All parameters available in Sklearn's SGDOneClassSVM() . See details about some select parameters here . Datatype: Dictionary. use_DBSCAN_to_remove_outliers Cluster data using DBSCAN to identify and remove outliers from training and prediction data. See details about how it works here . Datatype: Boolean. outlier_protection_percentage If more than outlier_protection_percentage fraction of points are removed as outliers, FreqAI will log a warning message and ignore outlier detection while keeping the original dataset intact. Datatype: float. Default: 30 Data split parameters data_split_parameters Include any additional parameters available from Scikit-learn test_train_split() , which are shown here (external website). Datatype: Dictionary. test_size Fraction of data that should be used for testing instead of training. Datatype: Positive float < 1. shuffle Shuffle the training data points during training. Typically, for time-series forecasting, this is set to False . Model training parameters model_training_parameters A flexible dictionary that includes all parameters available by the user selected model library. For example, if the user uses LightGBMRegressor , this dictionary can contain any parameter available by the LightGBMRegressor here (external website). If the user selects a different model, this dictionary can contain any parameter from that model. Datatype: Dictionary. Datatype: Boolean. n_estimators The number of boosted trees to fit in regression. Datatype: Integer. learning_rate Boosting learning rate during regression. Datatype: Float. n_jobs , thread_count , task_type Set the number of threads for parallel processing and the task_type ( gpu or cpu ). Different model libraries use different parameter names. Datatype: Float. Extraneous parameters keras If your model makes use of Keras (typical for Tensorflow-based prediction models), activate this flag so that the model save/loading follows Keras standards. Datatype: Boolean. Default: False . conv_width The width of a convolutional neural network input tensor. This replaces the need for shifting candles ( include_shifted_candles ) by feeding in historical data points as the second dimension of the tensor. Technically, this parameter can also be used for regressors, but it only adds computational overhead and does not change the model training/prediction. Datatype: Integer. Default: 2.","title":"Parameter table"},{"location":"freqai/#important-dataframe-key-patterns","text":"Below are the values the user can expect to include/use inside a typical strategy dataframe ( df[] ): DataFrame Key Description df['&*'] Any dataframe column prepended with & in populate_any_indicators() is treated as a training target (label) inside FreqAI (typically following the naming convention &-s* ). The names of these dataframe columns are fed back to the user as the predictions. For example, if the user wishes to predict the price change in the next 40 candles (similar to templates/FreqaiExampleStrategy.py ), they set df['&-s_close'] . FreqAI makes the predictions and gives them back under the same key ( df['&-s_close'] ) to be used in populate_entry/exit_trend() . Datatype: Depends on the output of the model. df['&*_std/mean'] Standard deviation and mean values of the user-defined labels during training (or live tracking with fit_live_predictions_candles ). Commonly used to understand the rarity of a prediction (use the z-score as shown in templates/FreqaiExampleStrategy.py to evaluate how often a particular prediction was observed during training or historically with fit_live_predictions_candles ). Datatype: Float. df['do_predict'] Indication of an outlier data point. The return value is integer between -1 and 2, which lets the user know if the prediction is trustworthy or not. do_predict==1 means the prediction is trustworthy. If the Dissimilarity Index (DI, see details here ) of the input data point is above the user-defined threshold, FreqAI will subtract 1 from do_predict , resulting in do_predict==0 . If use_SVM_to_remove_outliers() is active, the Support Vector Machine (SVM) may also detect outliers in training and prediction data. In this case, the SVM will also subtract 1 from do_predict . If the input data point was considered an outlier by the SVM but not by the DI, the result will be do_predict==0 . If both the DI and the SVM considers the input data point to be an outlier, the result will be do_predict==-1 . A particular case is when do_predict == 2 , which means that the model has expired due to exceeding expired_hours . Datatype: Integer between -1 and 2. df['DI_values'] Dissimilarity Index values are proxies to the level of confidence FreqAI has in the prediction. A lower DI means the prediction is close to the training data, i.e., higher prediction confidence. Datatype: Float. df['%*'] Any dataframe column prepended with % in populate_any_indicators() is treated as a training feature. For example, the user can include the RSI in the training feature set (similar to in templates/FreqaiExampleStrategy.py ) by setting df['%-rsi'] . See more details on how this is done here . Note : Since the number of features prepended with % can multiply very quickly (10s of thousands of features is easily engineered using the multiplictative functionality described in the feature_parameters table shown above), these features are removed from the dataframe upon return from FreqAI. If the user wishes to keep a particular type of feature for plotting purposes, they can prepend it with %% . Datatype: Depends on the output of the model.","title":"Important dataframe key patterns"},{"location":"freqai/#file-structure","text":"user_data_dir/models/ contains all the data associated with the trainings and backtests. This file structure is heavily controlled and inferenced by the FreqaiDataKitchen() and should therefore not be modified.","title":"File structure"},{"location":"freqai/#example-config-file","text":"The user interface is isolated to the typical Freqtrade config file. A FreqAI config should include: \"freqai\" : { \"enabled\" : true , \"startup_candles\" : 10000 , \"purge_old_models\" : true , \"train_period_days\" : 30 , \"backtest_period_days\" : 7 , \"identifier\" : \"unique-id\" , \"feature_parameters\" : { \"include_timeframes\" : [ \"5m\" , \"15m\" , \"4h\" ], \"include_corr_pairlist\" : [ \"ETH/USD\" , \"LINK/USD\" , \"BNB/USD\" ], \"label_period_candles\" : 24 , \"include_shifted_candles\" : 2 , \"indicator_max_period_candles\" : 20 , \"indicator_periods_candles\" : [ 10 , 20 ] }, \"data_split_parameters\" : { \"test_size\" : 0.25 }, \"model_training_parameters\" : { \"n_estimators\" : 100 }, }","title":"Example config file"},{"location":"freqai/#building-a-freqai-strategy","text":"The FreqAI strategy requires the user to include the following lines of code in the standard Freqtrade strategy: def informative_pairs ( self ): whitelist_pairs = self . dp . current_whitelist () corr_pairs = self . config [ \"freqai\" ][ \"feature_parameters\" ][ \"include_corr_pairlist\" ] informative_pairs = [] for tf in self . config [ \"freqai\" ][ \"feature_parameters\" ][ \"include_timeframes\" ]: for pair in whitelist_pairs : informative_pairs . append (( pair , tf )) for pair in corr_pairs : if pair in whitelist_pairs : continue # avoid duplication informative_pairs . append (( pair , tf )) return informative_pairs def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : # the model will return all labels created by user in `populate_any_indicators` # (& appended targets), an indication of whether or not the prediction should be accepted, # the target mean/std values for each of the labels created by user in # `populate_any_indicators()` for each training period. dataframe = self . freqai . start ( dataframe , metadata , self ) return dataframe def populate_any_indicators ( self , pair , df , tf , informative = None , set_generalized_indicators = False ): \"\"\" Function designed to automatically generate, name and merge features from user indicated timeframes in the configuration file. User controls the indicators passed to the training/prediction by prepending indicators with `'%-' + coin ` (see convention below). I.e. user should not prepend any supporting metrics (e.g. bb_lowerband below) with % unless they explicitly want to pass that metric to the model. :param pair: pair to be used as informative :param df: strategy dataframe which will receive merges from informatives :param tf: timeframe of the dataframe which will modify the feature names :param informative: the dataframe associated with the informative pair :param coin: the name of the coin which will modify the feature names. \"\"\" coin = pair . split ( '/' )[ 0 ] if informative is None : informative = self . dp . get_pair_dataframe ( pair , tf ) # first loop is automatically duplicating indicators for time periods for t in self . freqai_info [ \"feature_parameters\" ][ \"indicator_periods_candles\" ]: t = int ( t ) informative [ f \"%- { coin } rsi-period_ { t } \" ] = ta . RSI ( informative , timeperiod = t ) informative [ f \"%- { coin } mfi-period_ { t } \" ] = ta . MFI ( informative , timeperiod = t ) informative [ f \"%- { coin } adx-period_ { t } \" ] = ta . ADX ( informative , window = t ) indicators = [ col for col in informative if col . startswith ( \"%\" )] # This loop duplicates and shifts all indicators to add a sense of recency to data for n in range ( self . freqai_info [ \"feature_parameters\" ][ \"include_shifted_candles\" ] + 1 ): if n == 0 : continue informative_shift = informative [ indicators ] . shift ( n ) informative_shift = informative_shift . add_suffix ( \"_shift-\" + str ( n )) informative = pd . concat (( informative , informative_shift ), axis = 1 ) df = merge_informative_pair ( df , informative , self . config [ \"timeframe\" ], tf , ffill = True ) skip_columns = [ ( s + \"_\" + tf ) for s in [ \"date\" , \"open\" , \"high\" , \"low\" , \"close\" , \"volume\" ] ] df = df . drop ( columns = skip_columns ) # Add generalized indicators here (because in live, it will call this # function to populate indicators during training). Notice how we ensure not to # add them multiple times if set_generalized_indicators : # user adds targets here by prepending them with &- (see convention below) # If user wishes to use multiple targets, a multioutput prediction model # needs to be used such as templates/CatboostPredictionMultiModel.py df [ \"&-s_close\" ] = ( df [ \"close\" ] . shift ( - self . freqai_info [ \"feature_parameters\" ][ \"label_period_candles\" ]) . rolling ( self . freqai_info [ \"feature_parameters\" ][ \"label_period_candles\" ]) . mean () / df [ \"close\" ] - 1 ) return df Notice how the populate_any_indicators() is where the user adds their own features ( more information ) and labels ( more information ). See a full example at templates/FreqaiExampleStrategy.py .","title":"Building a FreqAI strategy"},{"location":"freqai/#creating-a-dynamic-target","text":"The &*_std/mean return values describe the statistical fit of the user defined label during the most recent training . This value allows the user to know the rarity of a given prediction. For example, templates/FreqaiExampleStrategy.py , creates a target_roi which is based on filtering out predictions that are below a given z-score of 1.25. dataframe [ \"target_roi\" ] = dataframe [ \"&-s_close_mean\" ] + dataframe [ \"&-s_close_std\" ] * 1.25 dataframe [ \"sell_roi\" ] = dataframe [ \"&-s_close_mean\" ] - dataframe [ \"&-s_close_std\" ] * 1.25 If the user wishes to consider the population of historical predictions for creating the dynamic target instead of the trained labels, (as discussed above) the user can do so by setting fit_live_prediction_candles in the config to the number of historical prediction candles the user wishes to use to generate target statistics. \"freqai\" : { \"fit_live_prediction_candles\" : 300 , } If the user sets this value, FreqAI will initially use the predictions from the training data and subsequently begin introducing real prediction data as it is generated. FreqAI will save this historical data to be reloaded if the user stops and restarts a model with the same identifier .","title":"Creating a dynamic target"},{"location":"freqai/#building-a-custom-prediction-model","text":"FreqAI has multiple example prediction model libraries, such as Catboost regression ( freqai/prediction_models/CatboostRegressor.py ) and LightGBM regression. However, the user can customize and create their own prediction models using the IFreqaiModel class. The user is encouraged to inherit train() and predict() to let them customize various aspects of their training procedures.","title":"Building a custom prediction model"},{"location":"freqai/#feature-engineering","text":"Features are added by the user inside the populate_any_indicators() method of the strategy by prepending indicators with % , and labels with & . There are some important components/structures that the user must include when building their feature set; the use of these is shown below: def populate_any_indicators ( self , pair , df , tf , informative = None , set_generalized_indicators = False ): \"\"\" Function designed to automatically generate, name, and merge features from user-indicated timeframes in the configuration file. The user controls the indicators passed to the training/prediction by prepending indicators with `'%-' + coin ` (see convention below). I.e., the user should not prepend any supporting metrics (e.g., bb_lowerband below) with % unless they explicitly want to pass that metric to the model. :param pair: pair to be used as informative :param df: strategy dataframe which will receive merges from informatives :param tf: timeframe of the dataframe which will modify the feature names :param informative: the dataframe associated with the informative pair :param coin: the name of the coin which will modify the feature names. \"\"\" coin = pair . split ( '/' )[ 0 ] if informative is None : informative = self . dp . get_pair_dataframe ( pair , tf ) # first loop is automatically duplicating indicators for time periods for t in self . freqai_info [ \"feature_parameters\" ][ \"indicator_periods_candles\" ]: t = int ( t ) informative [ f \"%- { coin } rsi-period_ { t } \" ] = ta . RSI ( informative , timeperiod = t ) informative [ f \"%- { coin } mfi-period_ { t } \" ] = ta . MFI ( informative , timeperiod = t ) informative [ f \"%- { coin } adx-period_ { t } \" ] = ta . ADX ( informative , window = t ) bollinger = qtpylib . bollinger_bands ( qtpylib . typical_price ( informative ), window = t , stds = 2.2 ) informative [ f \" { coin } bb_lowerband-period_ { t } \" ] = bollinger [ \"lower\" ] informative [ f \" { coin } bb_middleband-period_ { t } \" ] = bollinger [ \"mid\" ] informative [ f \" { coin } bb_upperband-period_ { t } \" ] = bollinger [ \"upper\" ] informative [ f \"%- { coin } bb_width-period_ { t } \" ] = ( informative [ f \" { coin } bb_upperband-period_ { t } \" ] - informative [ f \" { coin } bb_lowerband-period_ { t } \" ] ) / informative [ f \" { coin } bb_middleband-period_ { t } \" ] informative [ f \"%- { coin } close-bb_lower-period_ { t } \" ] = ( informative [ \"close\" ] / informative [ f \" { coin } bb_lowerband-period_ { t } \" ] ) informative [ f \"%- { coin } relative_volume-period_ { t } \" ] = ( informative [ \"volume\" ] / informative [ \"volume\" ] . rolling ( t ) . mean () ) indicators = [ col for col in informative if col . startswith ( \"%\" )] # This loop duplicates and shifts all indicators to add a sense of recency to data for n in range ( self . freqai_info [ \"feature_parameters\" ][ \"include_shifted_candles\" ] + 1 ): if n == 0 : continue informative_shift = informative [ indicators ] . shift ( n ) informative_shift = informative_shift . add_suffix ( \"_shift-\" + str ( n )) informative = pd . concat (( informative , informative_shift ), axis = 1 ) df = merge_informative_pair ( df , informative , self . config [ \"timeframe\" ], tf , ffill = True ) skip_columns = [ ( s + \"_\" + tf ) for s in [ \"date\" , \"open\" , \"high\" , \"low\" , \"close\" , \"volume\" ] ] df = df . drop ( columns = skip_columns ) # Add generalized indicators here (because in live, it will call this # function to populate indicators during training). Notice how we ensure not to # add them multiple times if set_generalized_indicators : df [ \" %-d ay_of_week\" ] = ( df [ \"date\" ] . dt . dayofweek + 1 ) / 7 df [ \" %-ho ur_of_day\" ] = ( df [ \"date\" ] . dt . hour + 1 ) / 25 # user adds targets here by prepending them with &- (see convention below) # If user wishes to use multiple targets, a multioutput prediction model # needs to be used such as templates/CatboostPredictionMultiModel.py df [ \"&-s_close\" ] = ( df [ \"close\" ] . shift ( - self . freqai_info [ \"feature_parameters\" ][ \"label_period_candles\" ]) . rolling ( self . freqai_info [ \"feature_parameters\" ][ \"label_period_candles\" ]) . mean () / df [ \"close\" ] - 1 ) return df In the presented example strategy, the user does not wish to pass the bb_lowerband as a feature to the model, and has therefore not prepended it with % . The user does, however, wish to pass bb_width to the model for training/prediction and has therefore prepended it with % . The include_timeframes in the example config above are the timeframes ( tf ) of each call to populate_any_indicators() in the strategy. In the present case, the user is asking for the 5m , 15m , and 4h timeframes of the rsi , mfi , roc , and bb_width to be included in the feature set. The user can ask for each of the defined features to be included also from informative pairs using the include_corr_pairlist . This means that the feature set will include all the features from populate_any_indicators on all the include_timeframes for each of the correlated pairs defined in the config ( ETH/USD , LINK/USD , and BNB/USD ). include_shifted_candles indicates the number of previous candles to include in the feature set. For example, include_shifted_candles: 2 tells FreqAI to include the past 2 candles for each of the features in the feature set. In total, the number of features the user of the presented example strat has created is: length of include_timeframes * no. features in populate_any_indicators() * length of include_corr_pairlist * no. include_shifted_candles * length of indicator_periods_candles \\(= 3 * 3 * 3 * 2 * 2 = 108\\) . Another structure to consider is the location of the labels at the bottom of the example function (below if set_generalized_indicators: ). This is where the user will add single features and labels to their feature set to avoid duplication of them from various configuration parameters that multiply the feature set, such as include_timeframes . Note Features must be defined in populate_any_indicators() . Definining FreqAI features in populate_indicators() will cause the algorithm to fail in live/dry mode. If the user wishes to add generalized features that are not associated with a specific pair or timeframe, they should use the following structure inside populate_any_indicators() (as exemplified in freqtrade/templates/FreqaiExampleStrategy.py ): def populate_any_indicators ( self , metadata , pair , df , tf , informative = None , coin = \"\" , set_generalized_indicators = False ): ... # Add generalized indicators here (because in live, it will call only this function to populate # indicators for retraining). Notice how we ensure not to add them multiple times by associating # these generalized indicators to the basepair/timeframe if set_generalized_indicators : df [ ' %-d ay_of_week' ] = ( df [ \"date\" ] . dt . dayofweek + 1 ) / 7 df [ ' %-ho ur_of_day' ] = ( df [ 'date' ] . dt . hour + 1 ) / 25 # user adds targets here by prepending them with &- (see convention below) # If user wishes to use multiple targets, a multioutput prediction model # needs to be used such as templates/CatboostPredictionMultiModel.py df [ \"&-s_close\" ] = ( df [ \"close\" ] . shift ( - self . freqai_info [ \"feature_parameters\" ][ \"label_period_candles\" ]) . rolling ( self . freqai_info [ \"feature_parameters\" ][ \"label_period_candles\" ]) . mean () / df [ \"close\" ] - 1 ) (Please see the example script located in freqtrade/templates/FreqaiExampleStrategy.py for a full example of populate_any_indicators() .)","title":"Feature engineering"},{"location":"freqai/#setting-classifier-targets","text":"FreqAI includes the CatboostClassifier via the flag --freqaimodel CatboostClassifier . The user should take care to set the classes using strings: df [ '&s-up_or_down' ] = np . where ( df [ \"close\" ] . shift ( - 100 ) > df [ \"close\" ], 'up' , 'down' ) Additionally, the example classifier models do not accommodate multiple labels, but they do allow multi-class classification within a single label column.","title":"Setting classifier targets"},{"location":"freqai/#running-freqai","text":"There are two ways to train and deploy an adaptive machine learning model. FreqAI enables live deployment as well as backtesting analyses. In both cases, a model is trained periodically, as shown in the following figure.","title":"Running FreqAI"},{"location":"freqai/#running-the-model-live","text":"FreqAI can be run dry/live using the following command: freqtrade trade --strategy FreqaiExampleStrategy --config config_freqai.example.json --freqaimodel LightGBMRegressor By default, FreqAI will not find any existing models and will start by training a new one based on the user's configuration settings. Following training, the model will be used to make predictions on incoming candles until a new model is available. New models are typically generated as often as possible, with FreqAI managing an internal queue of the coin pairs to try to keep all models equally up to date. FreqAI will always use the most recently trained model to make predictions on incoming live data. If the user does not want FreqAI to retrain new models as often as possible, they can set live_retrain_hours to tell FreqAI to wait at least that number of hours before training a new model. Additionally, the user can set expired_hours to tell FreqAI to avoid making predictions on models that are older than that number of hours. If the user wishes to start a dry/live run from a saved backtest model (or from a previously crashed dry/live session), the user only needs to reuse the same identifier parameter: \"freqai\" : { \"identifier\" : \"example\" , \"live_retrain_hours\" : 0.5 } In this case, although FreqAI will initiate with a pre-trained model, it will still check to see how much time has elapsed since the model was trained, and if a full live_retrain_hours has elapsed since the end of the loaded model, FreqAI will retrain.","title":"Running the model live"},{"location":"freqai/#backtesting","text":"The FreqAI backtesting module can be executed with the following command: freqtrade backtesting --strategy FreqaiExampleStrategy --config config_freqai.example.json --freqaimodel LightGBMRegressor --timerange 20210501 -20210701 Backtesting mode requires the user to have the data pre-downloaded (unlike in dry/live mode where FreqAI automatically downloads the necessary data). The user should be careful to consider that the time range of the downloaded data is more than the backtesting time range. This is because FreqAI needs data prior to the desired backtesting time range in order to train a model to be ready to make predictions on the first candle of the user-set backtesting time range. More details on how to calculate the data to download can be found here . If this command has never been executed with the existing config file, it will train a new model for each pair, for each backtesting window within the expanded --timerange . Model reuse Once the training is completed, the user can execute the backtesting again with the same config file and FreqAI will find the trained models and load them instead of spending time training. This is useful if the user wants to tweak (or even hyperopt) buy and sell criteria inside the strategy. If the user wants to retrain a new model with the same config file, then they should simply change the identifier . This way, the user can return to using any model they wish by simply specifying the identifier .","title":"Backtesting"},{"location":"freqai/#deciding-the-size-of-the-sliding-training-window-and-backtesting-duration","text":"The user defines the backtesting timerange with the typical --timerange parameter in the configuration file. The duration of the sliding training window is set by train_period_days , whilst backtest_period_days is the sliding backtesting window, both in number of days ( backtest_period_days can be a float to indicate sub-daily retraining in live/dry mode). In the presented example config, the user is asking FreqAI to use a training period of 30 days and backtest on the subsequent 7 days. This means that if the user sets --timerange 20210501-20210701 , FreqAI will train have trained 8 separate models at the end of --timerange (because the full range comprises 8 weeks). After the training of the model, FreqAI will backtest the subsequent 7 days. The \"sliding window\" then moves one week forward (emulating FreqAI retraining once per week in live mode) and the new model uses the previous 30 days (including the 7 days used for backtesting by the previous model) to train. This is repeated until the end of --timerange . In live mode, the required training data is automatically computed and downloaded. However, in backtesting mode, the user must manually enter the required number of startup_candles in the config. This value is used to increase the data to FreqAI, which should be sufficient to enable all indicators to be NaN free at the beginning of the first training. This is done by identifying the longest timeframe ( 4h in presented example config) and the longest indicator period ( 20 days in presented example config) and adding this to the train_period_days . The units need to be in the base candle time frame: startup_candles = ( 4 hours * 20 max period * 60 minutes/hour + 30 day train_period_days * 1440 minutes per day ) / 5 min (base time frame) = 9360. Note In dry/live mode, this is all precomputed and handled automatically. Thus, startup_candle has no influence on dry/live mode. Note Although fractional backtest_period_days is allowed, the user should be aware that the --timerange is divided by this value to determine the number of models that FreqAI will need to train in order to backtest the full range. For example, if the user wants to set a --timerange of 10 days, and asks for a backtest_period_days of 0.1, FreqAI will need to train 100 models per pair to complete the full backtest. Because of this, a true backtest of FreqAI adaptive training would take a very long time. The best way to fully test a model is to run it dry and let it constantly train. In this case, backtesting would take the exact same amount of time as a dry run.","title":"Deciding the size of the sliding training window and backtesting duration"},{"location":"freqai/#defining-model-expirations","text":"During dry/live mode, FreqAI trains each coin pair sequentially (on separate threads/GPU from the main Freqtrade bot). This means that there is always an age discrepancy between models. If a user is training on 50 pairs, and each pair requires 5 minutes to train, the oldest model will be over 4 hours old. This may be undesirable if the characteristic time scale (the trade duration target) for a strategy is less than 4 hours. The user can decide to only make trade entries if the model is less than a certain number of hours old by setting the expiration_hours in the config file: \"freqai\" : { \"expiration_hours\" : 0.5 , } In the presented example config, the user will only allow predictions on models that are less than \u00bd hours old.","title":"Defining model expirations"},{"location":"freqai/#purging-old-model-data","text":"FreqAI stores new model files each time it retrains. These files become obsolete as new models are trained and FreqAI adapts to new market conditions. Users planning to leave FreqAI running for extended periods of time with high frequency retraining should enable purge_old_models in their config: \"freqai\" : { \"purge_old_models\" : true , } This will automatically purge all models older than the two most recently trained ones.","title":"Purging old model data"},{"location":"freqai/#returning-additional-info-from-training","text":"The user may find that there are some important metrics that they'd like to return to the strategy at the end of each model training. The user can include these metrics by assigning them to dk.data['extra_returns_per_train']['my_new_value'] = XYZ inside their custom prediction model class. FreqAI takes the my_new_value assigned in this dictionary and expands it to fit the return dataframe to the strategy. The user can then use the value in the strategy with dataframe['my_new_value'] . An example of how this is already used in FreqAI is the &*_mean and &*_std values, which indicate the mean and standard deviation of the particular target (label) during the most recent training. An example, where the user wants to use live metrics from the trade database, is shown below: \"freqai\" : { \"extra_returns_per_train\" : { \"total_profit\" : 4 } } The user needs to set the standard dictionary in the config so that FreqAI can return proper dataframe shapes. These values will likely be overridden by the prediction model, but in the case where the model has yet to set them, or needs a default initial value, this is the value that will be returned.","title":"Returning additional info from training"},{"location":"freqai/#setting-up-a-follower","text":"The user can define: \"freqai\" : { \"follow_mode\" : true , \"identifier\" : \"example\" } to indicate to the bot that it should not train models, but instead should look for models trained by a leader with the same identifier . In this example, the user has a leader bot with the identifier: \"example\" . The leader bot is already running or launching simultaneously as the follower. The follower will load models created by the leader and inference them to obtain predictions.","title":"Setting up a follower"},{"location":"freqai/#data-manipulation-techniques","text":"","title":"Data manipulation techniques"},{"location":"freqai/#feature-normalization","text":"The feature set created by the user is automatically normalized to the training data. This includes all test data and unseen prediction data (dry/live/backtest).","title":"Feature normalization"},{"location":"freqai/#reducing-data-dimensionality-with-principal-component-analysis","text":"Users can reduce the dimensionality of their features by activating the principal_component_analysis in the config: \"freqai\" : { \"feature_parameters\" : { \"principal_component_analysis\" : true } } This will perform PCA on the features and reduce the dimensionality of the data so that the explained variance of the data set is >= 0.999.","title":"Reducing data dimensionality with Principal Component Analysis"},{"location":"freqai/#stratifying-the-data-for-training-and-testing-the-model","text":"The user can stratify (group) the training/testing data using: \"freqai\" : { \"feature_parameters\" : { \"stratify_training_data\" : 3 } } This will split the data chronologically so that every Xth data point is used to test the model after training. In the example above, the user is asking for every third data point in the dataframe to be used for testing; the other points are used for training. The test data is used to evaluate the performance of the model after training. If the test score is high, the model is able to capture the behavior of the data well. If the test score is low, either the model either does not capture the complexity of the data, the test data is significantly different from the train data, or a different model should be used.","title":"Stratifying the data for training and testing the model"},{"location":"freqai/#controlling-the-model-learning-process","text":"Model training parameters are unique to the machine learning library selected by the user. FreqAI allows the user to set any parameter for any library using the model_training_parameters dictionary in the user configuration file. The example configuration file (found in config_examples/config_freqai.example.json ) show some of the example parameters associated with Catboost and LightGBM , but the user can add any parameters available in those libraries. Data split parameters are defined in data_split_parameters which can be any parameters associated with Sklearn 's train_test_split() function. FreqAI includes some additional parameters such as weight_factor , which allows the user to weight more recent data more strongly than past data via an exponential function: \\[ W_i = \\exp(\\frac{-i}{\\alpha*n}) \\] where \\(W_i\\) is the weight of data point \\(i\\) in a total set of \\(n\\) data points. Below is a figure showing the effect of different weight factors on the data points (candles) in a feature set. train_test_split() has a parameters called shuffle that allows the user to keep the data unshuffled. This is particularly useful to avoid biasing training with temporally auto-correlated data. Finally, label_period_candles defines the offset (number of candles into the future) used for the labels . In the presented example config, the user is asking for labels that are 24 candles in the future.","title":"Controlling the model learning process"},{"location":"freqai/#outlier-removal","text":"","title":"Outlier removal"},{"location":"freqai/#removing-outliers-with-the-dissimilarity-index","text":"The user can tell FreqAI to remove outlier data points from the training/test data sets using a Dissimilarity Index by including the following statement in the config: \"freqai\" : { \"feature_parameters\" : { \"DI_threshold\" : 1 } } Equity and crypto markets suffer from a high level of non-patterned noise in the form of outlier data points. The Dissimilarity Index (DI) aims to quantify the uncertainty associated with each prediction made by the model. The DI allows predictions which are outliers (not existent in the model feature space) to be thrown out due to low levels of certainty. To do so, FreqAI measures the distance between each training data point (feature vector), \\(X_{a}\\) , and all other training data points: \\[ d_{ab} = \\sqrt{\\sum_{j=1}^p(X_{a,j}-X_{b,j})^2} \\] where \\(d_{ab}\\) is the distance between the normalized points \\(a\\) and \\(b\\) . \\(p\\) is the number of features, i.e., the length of the vector \\(X\\) . The characteristic distance, \\(\\overline{d}\\) for a set of training data points is simply the mean of the average distances: \\[ \\overline{d} = \\sum_{a=1}^n(\\sum_{b=1}^n(d_{ab}/n)/n) \\] \\(\\overline{d}\\) quantifies the spread of the training data, which is compared to the distance between a new prediction feature vectors, \\(X_k\\) and all the training data: \\[ d_k = \\arg \\min d_{k,i} \\] which enables the estimation of the Dissimilarity Index as: \\[ DI_k = d_k/\\overline{d} \\] The user can tweak the DI through the DI_threshold to increase or decrease the extrapolation of the trained model. Below is a figure that describes the DI for a 3D data set.","title":"Removing outliers with the Dissimilarity Index"},{"location":"freqai/#removing-outliers-using-a-support-vector-machine-svm","text":"The user can tell FreqAI to remove outlier data points from the training/test data sets using a SVM by setting: \"freqai\" : { \"feature_parameters\" : { \"use_SVM_to_remove_outliers\" : true } } FreqAI will train an SVM on the training data (or components of it if the user activated principal_component_analysis ) and remove any data point that the SVM deems to be beyond the feature space. The parameter shuffle is by default set to False to ensure consistent results. If it is set to True , running the SVM multiple times on the same data set might result in different outcomes due to max_iter being to low for the algorithm to reach the demanded tol . Increasing max_iter solves this issue but causes the procedure to take longer time. The parameter nu , very broadly, is the amount of data points that should be considered outliers.","title":"Removing outliers using a Support Vector Machine (SVM)"},{"location":"freqai/#removing-outliers-with-dbscan","text":"The user can configure FreqAI to use DBSCAN to cluster and remove outliers from the training/test data set or incoming outliers from predictions, by activating use_DBSCAN_to_remove_outliers in the config: \"freqai\" : { \"feature_parameters\" : { \"use_DBSCAN_to_remove_outliers\" : true } } DBSCAN is an unsupervised machine learning algorithm that clusters data without needing to know how many clusters there should be. Given a number of data points \\(N\\) , and a distance \\(\\varepsilon\\) , DBSCAN clusters the data set by setting all data points that have \\(N-1\\) other data points within a distance of \\(\\varepsilon\\) as core points . A data point that is within a distance of \\(\\varepsilon\\) from a core point but that does not have \\(N-1\\) other data points within a distance of \\(\\varepsilon\\) from itself is considered an edge point . A cluster is then the collection of core points and edge points . Data points that have no other data points at a distance \\(<\\varepsilon\\) are considered outliers. The figure below shows a cluster with \\(N = 3\\) . FreqAI uses sklearn.cluster.DBSCAN (details are available on scikit-learn's webpage here ) with min_samples ( \\(N\\) ) taken as double the no. of user-defined features, and eps ( \\(\\varepsilon\\) ) taken as the longest distance in the k-distance graph computed from the nearest neighbors in the pairwise distances of all data points in the feature set.","title":"Removing outliers with DBSCAN"},{"location":"freqai/#additional-information","text":"","title":"Additional information"},{"location":"freqai/#common-pitfalls","text":"FreqAI cannot be combined with dynamic VolumePairlists (or any pairlist filter that adds and removes pairs dynamically). This is for performance reasons - FreqAI relies on making quick predictions/retrains. To do this effectively, it needs to download all the training data at the beginning of a dry/live instance. FreqAI stores and appends new candles automatically for future retrains. This means that if new pairs arrive later in the dry run due to a volume pairlist, it will not have the data ready. However, FreqAI does work with the ShufflePairlist or a VolumePairlist which keeps the total pairlist constant (but reorders the pairs according to volume).","title":"Common pitfalls"},{"location":"freqai/#credits","text":"FreqAI was developed by a group of individuals who all contributed specific skillsets to the project. Conception and software development: Robert Caulk @robcaulk Theoretical brainstorming, data analysis: Elin T\u00f6rnquist @th0rntwig Code review, software architecture brainstorming: @xmatthias Beta testing and bug reporting: @bloodhunter4rc, Salah Lamkadem @ikonx, @ken11o2, @longyu, @paranoidandy, @smidelis, @smarm Juha Nyk\u00e4nen @suikula, Wagner Costa @wagnercosta","title":"Credits"},{"location":"hyperopt/","text":"Hyperopt \u00b6 This page explains how to tune your strategy by finding the optimal parameters, a process called hyperparameter optimization. The bot uses algorithms included in the scikit-optimize package to accomplish this. The search will burn all your CPU cores, make your laptop sound like a fighter jet and still take a long time. In general, the search for best parameters starts with a few random combinations (see below for more details) and then uses Bayesian search with a ML regressor algorithm (currently ExtraTreesRegressor) to quickly find a combination of parameters in the search hyperspace that minimizes the value of the loss function . Hyperopt requires historic data to be available, just as backtesting does (hyperopt runs backtesting many times with different parameters). To learn how to get data for the pairs and exchange you're interested in, head over to the Data Downloading section of the documentation. Bug Hyperopt can crash when used with only 1 CPU Core as found out in Issue #1133 Note Since 2021.4 release you no longer have to write a separate hyperopt class, but can configure the parameters directly in the strategy. The legacy method is still supported, but it is no longer the recommended way of setting up hyperopt. The legacy documentation is available at Legacy Hyperopt . Install hyperopt dependencies \u00b6 Since Hyperopt dependencies are not needed to run the bot itself, are heavy, can not be easily built on some platforms (like Raspberry PI), they are not installed by default. Before you run Hyperopt, you need to install the corresponding dependencies, as described in this section below. Note Since Hyperopt is a resource intensive process, running it on a Raspberry Pi is not recommended nor supported. Docker \u00b6 The docker-image includes hyperopt dependencies, no further action needed. Easy installation script (setup.sh) / Manual installation \u00b6 source .env/bin/activate pip install -r requirements-hyperopt.txt Hyperopt command reference \u00b6 usage: freqtrade hyperopt [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-s NAME] [--strategy-path PATH] [--recursive-strategy-search] [--freqaimodel NAME] [--freqaimodel-path PATH] [-i TIMEFRAME] [--timerange TIMERANGE] [--data-format-ohlcv {json,jsongz,hdf5}] [--max-open-trades INT] [--stake-amount STAKE_AMOUNT] [--fee FLOAT] [-p PAIRS [PAIRS ...]] [--hyperopt-path PATH] [--eps] [--dmmp] [--enable-protections] [--dry-run-wallet DRY_RUN_WALLET] [--timeframe-detail TIMEFRAME_DETAIL] [-e INT] [--spaces {all,buy,sell,roi,stoploss,trailing,protection,default} [{all,buy,sell,roi,stoploss,trailing,protection,default} ...]] [--print-all] [--no-color] [--print-json] [-j JOBS] [--random-state INT] [--min-trades INT] [--hyperopt-loss NAME] [--disable-param-export] [--ignore-missing-spaces] [--analyze-per-epoch] optional arguments: -h, --help show this help message and exit -i TIMEFRAME, --timeframe TIMEFRAME Specify timeframe (`1m`, `5m`, `30m`, `1h`, `1d`). --timerange TIMERANGE Specify what timerange of data to use. --data-format-ohlcv {json,jsongz,hdf5} Storage format for downloaded candle (OHLCV) data. (default: `json`). --max-open-trades INT Override the value of the `max_open_trades` configuration setting. --stake-amount STAKE_AMOUNT Override the value of the `stake_amount` configuration setting. --fee FLOAT Specify fee ratio. Will be applied twice (on trade entry and exit). -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. --hyperopt-path PATH Specify additional lookup path for Hyperopt Loss functions. --eps, --enable-position-stacking Allow buying the same pair multiple times (position stacking). --dmmp, --disable-max-market-positions Disable applying `max_open_trades` during backtest (same as setting `max_open_trades` to a very high number). --enable-protections, --enableprotections Enable protections for backtesting.Will slow backtesting down by a considerable amount, but will include configured protections --dry-run-wallet DRY_RUN_WALLET, --starting-balance DRY_RUN_WALLET Starting balance, used for backtesting / hyperopt and dry-runs. --timeframe-detail TIMEFRAME_DETAIL Specify detail timeframe for backtesting (`1m`, `5m`, `30m`, `1h`, `1d`). -e INT, --epochs INT Specify number of epochs (default: 100). --spaces {all,buy,sell,roi,stoploss,trailing,protection,default} [{all,buy,sell,roi,stoploss,trailing,protection,default} ...] Specify which parameters to hyperopt. Space-separated list. --print-all Print all results, not only the best ones. --no-color Disable colorization of hyperopt results. May be useful if you are redirecting output to a file. --print-json Print output in JSON format. -j JOBS, --job-workers JOBS The number of concurrently running jobs for hyperoptimization (hyperopt worker processes). If -1 (default), all CPUs are used, for -2, all CPUs but one are used, etc. If 1 is given, no parallel computing code is used at all. --random-state INT Set random state to some positive integer for reproducible hyperopt results. --min-trades INT Set minimal desired number of trades for evaluations in the hyperopt optimization path (default: 1). --hyperopt-loss NAME, --hyperoptloss NAME Specify the class name of the hyperopt loss function class (IHyperOptLoss). Different functions can generate completely different results, since the target for optimization is different. Built-in Hyperopt-loss-functions are: ShortTradeDurHyperOptLoss, OnlyProfitHyperOptLoss, SharpeHyperOptLoss, SharpeHyperOptLossDaily, SortinoHyperOptLoss, SortinoHyperOptLossDaily, CalmarHyperOptLoss, MaxDrawDownHyperOptLoss, MaxDrawDownRelativeHyperOptLoss, ProfitDrawDownHyperOptLoss --disable-param-export Disable automatic hyperopt parameter export. --ignore-missing-spaces, --ignore-unparameterized-spaces Suppress errors for any requested Hyperopt spaces that do not contain any parameters. --analyze-per-epoch Run populate_indicators once per epoch. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Strategy arguments: -s NAME, --strategy NAME Specify strategy class name which will be used by the bot. --strategy-path PATH Specify additional strategy lookup path. --recursive-strategy-search Recursively search for a strategy in the strategies folder. --freqaimodel NAME Specify a custom freqaimodels. --freqaimodel-path PATH Specify additional lookup path for freqaimodels. Hyperopt checklist \u00b6 Checklist on all tasks / possibilities in hyperopt Depending on the space you want to optimize, only some of the below are required: define parameters with space='buy' - for entry signal optimization define parameters with space='sell' - for exit signal optimization Note populate_indicators needs to create all indicators any of the spaces may use, otherwise hyperopt will not work. Rarely you may also need to create a nested class named HyperOpt and implement roi_space - for custom ROI optimization (if you need the ranges for the ROI parameters in the optimization hyperspace that differ from default) generate_roi_table - for custom ROI optimization (if you need the ranges for the values in the ROI table that differ from default or the number of entries (steps) in the ROI table which differs from the default 4 steps) stoploss_space - for custom stoploss optimization (if you need the range for the stoploss parameter in the optimization hyperspace that differs from default) trailing_space - for custom trailing stop optimization (if you need the ranges for the trailing stop parameters in the optimization hyperspace that differ from default) Quickly optimize ROI, stoploss and trailing stoploss You can quickly optimize the spaces roi , stoploss and trailing without changing anything in your strategy. # Have a working strategy at hand. freqtrade hyperopt --hyperopt-loss SharpeHyperOptLossDaily --spaces roi stoploss trailing --strategy MyWorkingStrategy --config config.json -e 100 Hyperopt execution logic \u00b6 Hyperopt will first load your data into memory and will then run populate_indicators() once per Pair to generate all indicators, unless --analyze-per-epoch is specified. Hyperopt will then spawn into different processes (number of processors, or -j ), and run backtesting over and over again, changing the parameters that are part of the --spaces defined. For every new set of parameters, freqtrade will run first populate_entry_trend() followed by populate_exit_trend() , and then run the regular backtesting process to simulate trades. After backtesting, the results are passed into the loss function , which will evaluate if this result was better or worse than previous results. Based on the loss function result, hyperopt will determine the next set of parameters to try in the next round of backtesting. Configure your Guards and Triggers \u00b6 There are two places you need to change in your strategy file to add a new buy hyperopt for testing: Define the parameters at the class level hyperopt shall be optimizing. Within populate_entry_trend() - use defined parameter values instead of raw constants. There you have two different types of indicators: 1. guards and 2. triggers . Guards are conditions like \"never buy if ADX < 10\", or never buy if current price is over EMA10. Triggers are ones that actually trigger buy in specific moment, like \"buy when EMA5 crosses over EMA10\" or \"buy when close price touches lower Bollinger band\". Guards and Triggers Technically, there is no difference between Guards and Triggers. However, this guide will make this distinction to make it clear that signals should not be \"sticking\". Sticking signals are signals that are active for multiple candles. This can lead into entering a signal late (right before the signal disappears - which means that the chance of success is a lot lower than right at the beginning). Hyper-optimization will, for each epoch round, pick one trigger and possibly multiple guards. Exit signal optimization \u00b6 Similar to the entry-signal above, exit-signals can also be optimized. Place the corresponding settings into the following methods Define the parameters at the class level hyperopt shall be optimizing, either naming them sell_* , or by explicitly defining space='sell' . Within populate_exit_trend() - use defined parameter values instead of raw constants. The configuration and rules are the same than for buy signals. Solving a Mystery \u00b6 Let's say you are curious: should you use MACD crossings or lower Bollinger Bands to trigger your long entries. And you also wonder should you use RSI or ADX to help with those decisions. If you decide to use RSI or ADX, which values should I use for them? So let's use hyperparameter optimization to solve this mystery. Defining indicators to be used \u00b6 We start by calculating the indicators our strategy is going to use. class MyAwesomeStrategy ( IStrategy ): def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : \"\"\" Generate all indicators used by the strategy \"\"\" dataframe [ 'adx' ] = ta . ADX ( dataframe ) dataframe [ 'rsi' ] = ta . RSI ( dataframe ) macd = ta . MACD ( dataframe ) dataframe [ 'macd' ] = macd [ 'macd' ] dataframe [ 'macdsignal' ] = macd [ 'macdsignal' ] dataframe [ 'macdhist' ] = macd [ 'macdhist' ] bollinger = ta . BBANDS ( dataframe , timeperiod = 20 , nbdevup = 2.0 , nbdevdn = 2.0 ) dataframe [ 'bb_lowerband' ] = bollinger [ 'lowerband' ] dataframe [ 'bb_middleband' ] = bollinger [ 'middleband' ] dataframe [ 'bb_upperband' ] = bollinger [ 'upperband' ] return dataframe Hyperoptable parameters \u00b6 We continue to define hyperoptable parameters: class MyAwesomeStrategy ( IStrategy ): buy_adx = DecimalParameter ( 20 , 40 , decimals = 1 , default = 30.1 , space = \"buy\" ) buy_rsi = IntParameter ( 20 , 40 , default = 30 , space = \"buy\" ) buy_adx_enabled = BooleanParameter ( default = True , space = \"buy\" ) buy_rsi_enabled = CategoricalParameter ([ True , False ], default = False , space = \"buy\" ) buy_trigger = CategoricalParameter ([ \"bb_lower\" , \"macd_cross_signal\" ], default = \"bb_lower\" , space = \"buy\" ) The above definition says: I have five parameters I want to randomly combine to find the best combination. buy_rsi is an integer parameter, which will be tested between 20 and 40. This space has a size of 20. buy_adx is a decimal parameter, which will be evaluated between 20 and 40 with 1 decimal place (so values are 20.1, 20.2, ...). This space has a size of 200. Then we have three category variables. First two are either True or False . We use these to either enable or disable the ADX and RSI guards. The last one we call trigger and use it to decide which buy trigger we want to use. Parameter space assignment Parameters must either be assigned to a variable named buy_* or sell_* - or contain space='buy' | space='sell' to be assigned to a space correctly. If no parameter is available for a space, you'll receive the error that no space was found when running hyperopt. Parameters with unclear space (e.g. adx_period = IntParameter(4, 24, default=14) - no explicit nor implicit space) will not be detected and will therefore be ignored. So let's write the buy strategy using these values: def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : conditions = [] # GUARDS AND TRENDS if self . buy_adx_enabled . value : conditions . append ( dataframe [ 'adx' ] > self . buy_adx . value ) if self . buy_rsi_enabled . value : conditions . append ( dataframe [ 'rsi' ] < self . buy_rsi . value ) # TRIGGERS if self . buy_trigger . value == 'bb_lower' : conditions . append ( dataframe [ 'close' ] < dataframe [ 'bb_lowerband' ]) if self . buy_trigger . value == 'macd_cross_signal' : conditions . append ( qtpylib . crossed_above ( dataframe [ 'macd' ], dataframe [ 'macdsignal' ] )) # Check that volume is not 0 conditions . append ( dataframe [ 'volume' ] > 0 ) if conditions : dataframe . loc [ reduce ( lambda x , y : x & y , conditions ), 'enter_long' ] = 1 return dataframe Hyperopt will now call populate_entry_trend() many times ( epochs ) with different value combinations. It will use the given historical data and simulate buys based on the buy signals generated with the above function. Based on the results, hyperopt will tell you which parameter combination produced the best results (based on the configured loss function ). Note The above setup expects to find ADX, RSI and Bollinger Bands in the populated indicators. When you want to test an indicator that isn't used by the bot currently, remember to add it to the populate_indicators() method in your strategy or hyperopt file. Parameter types \u00b6 There are four parameter types each suited for different purposes. IntParameter - defines an integral parameter with upper and lower boundaries of search space. DecimalParameter - defines a floating point parameter with a limited number of decimals (default 3). Should be preferred instead of RealParameter in most cases. RealParameter - defines a floating point parameter with upper and lower boundaries and no precision limit. Rarely used as it creates a space with a near infinite number of possibilities. CategoricalParameter - defines a parameter with a predetermined number of choices. BooleanParameter - Shorthand for CategoricalParameter([True, False]) - great for \"enable\" parameters. Disabling parameter optimization Each parameter takes two boolean parameters: * load - when set to False it will not load values configured in buy_params and sell_params . * optimize - when set to False parameter will not be included in optimization process. Use these parameters to quickly prototype various ideas. Warning Hyperoptable parameters cannot be used in populate_indicators - as hyperopt does not recalculate indicators for each epoch, so the starting value would be used in this case. Optimizing an indicator parameter \u00b6 Assuming you have a simple strategy in mind - a EMA cross strategy (2 Moving averages crossing) - and you'd like to find the ideal parameters for this strategy. By default, we assume a stoploss of 5% - and a take-profit ( minimal_roi ) of 10% - which means freqtrade will sell the trade once 10% profit has been reached. from pandas import DataFrame from functools import reduce import talib.abstract as ta from freqtrade.strategy import ( BooleanParameter , CategoricalParameter , DecimalParameter , IStrategy , IntParameter ) import freqtrade.vendor.qtpylib.indicators as qtpylib class MyAwesomeStrategy ( IStrategy ): stoploss = - 0.05 timeframe = '15m' minimal_roi = { \"0\" : 0.10 }, # Define the parameter spaces buy_ema_short = IntParameter ( 3 , 50 , default = 5 ) buy_ema_long = IntParameter ( 15 , 200 , default = 50 ) def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : \"\"\"Generate all indicators used by the strategy\"\"\" # Calculate all ema_short values for val in self . buy_ema_short . range : dataframe [ f 'ema_short_ { val } ' ] = ta . EMA ( dataframe , timeperiod = val ) # Calculate all ema_long values for val in self . buy_ema_long . range : dataframe [ f 'ema_long_ { val } ' ] = ta . EMA ( dataframe , timeperiod = val ) return dataframe def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : conditions = [] conditions . append ( qtpylib . crossed_above ( dataframe [ f 'ema_short_ { self . buy_ema_short . value } ' ], dataframe [ f 'ema_long_ { self . buy_ema_long . value } ' ] )) # Check that volume is not 0 conditions . append ( dataframe [ 'volume' ] > 0 ) if conditions : dataframe . loc [ reduce ( lambda x , y : x & y , conditions ), 'enter_long' ] = 1 return dataframe def populate_exit_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : conditions = [] conditions . append ( qtpylib . crossed_above ( dataframe [ f 'ema_long_ { self . buy_ema_long . value } ' ], dataframe [ f 'ema_short_ { self . buy_ema_short . value } ' ] )) # Check that volume is not 0 conditions . append ( dataframe [ 'volume' ] > 0 ) if conditions : dataframe . loc [ reduce ( lambda x , y : x & y , conditions ), 'exit_long' ] = 1 return dataframe Breaking it down: Using self.buy_ema_short.range will return a range object containing all entries between the Parameters low and high value. In this case ( IntParameter(3, 50, default=5) ), the loop would run for all numbers between 3 and 50 ( [3, 4, 5, ... 49, 50] ). By using this in a loop, hyperopt will generate 48 new columns ( ['buy_ema_3', 'buy_ema_4', ... , 'buy_ema_50'] ). Hyperopt itself will then use the selected value to create the buy and sell signals. While this strategy is most likely too simple to provide consistent profit, it should serve as an example how optimize indicator parameters. Note self.buy_ema_short.range will act differently between hyperopt and other modes. For hyperopt, the above example may generate 48 new columns, however for all other modes (backtesting, dry/live), it will only generate the column for the selected value. You should therefore avoid using the resulting column with explicit values (values other than self.buy_ema_short.value ). Note range property may also be used with DecimalParameter and CategoricalParameter . RealParameter does not provide this property due to infinite search space. Performance tip During normal hyperopting, indicators are calculated once and supplied to each epoch, linearly increasing RAM usage as a factor of increasing cores. As this also has performance implications, hyperopt provides --analyze-per-epoch which will move the execution of populate_indicators() to the epoch process, calculating a single value per parameter per epoch instead of using the .range functionality. In this case, .range functionality will only return the actually used value. This will reduce RAM usage, but increase CPU usage. However, your hyperopting run will be less likely to fail due to Out Of Memory (OOM) issues. In either case, you should try to use space ranges as small as possible this will improve CPU/RAM usage in both scenarios. Optimizing protections \u00b6 Freqtrade can also optimize protections. How you optimize protections is up to you, and the following should be considered as example only. The strategy will simply need to define the \"protections\" entry as property returning a list of protection configurations. from pandas import DataFrame from functools import reduce import talib.abstract as ta from freqtrade.strategy import ( BooleanParameter , CategoricalParameter , DecimalParameter , IStrategy , IntParameter ) import freqtrade.vendor.qtpylib.indicators as qtpylib class MyAwesomeStrategy ( IStrategy ): stoploss = - 0.05 timeframe = '15m' # Define the parameter spaces cooldown_lookback = IntParameter ( 2 , 48 , default = 5 , space = \"protection\" , optimize = True ) stop_duration = IntParameter ( 12 , 200 , default = 5 , space = \"protection\" , optimize = True ) use_stop_protection = BooleanParameter ( default = True , space = \"protection\" , optimize = True ) @property def protections ( self ): prot = [] prot . append ({ \"method\" : \"CooldownPeriod\" , \"stop_duration_candles\" : self . cooldown_lookback . value }) if self . use_stop_protection . value : prot . append ({ \"method\" : \"StoplossGuard\" , \"lookback_period_candles\" : 24 * 3 , \"trade_limit\" : 4 , \"stop_duration_candles\" : self . stop_duration . value , \"only_per_pair\" : False }) return prot def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : # ... You can then run hyperopt as follows: freqtrade hyperopt --hyperopt-loss SharpeHyperOptLossDaily --strategy MyAwesomeStrategy --spaces protection Note The protection space is not part of the default space, and is only available with the Parameters Hyperopt interface, not with the legacy hyperopt interface (which required separate hyperopt files). Freqtrade will also automatically change the \"--enable-protections\" flag if the protection space is selected. Warning If protections are defined as property, entries from the configuration will be ignored. It is therefore recommended to not define protections in the configuration. Migrating from previous property setups \u00b6 A migration from a previous setup is pretty simple, and can be accomplished by converting the protections entry to a property. In simple terms, the following configuration will be converted to the below. class MyAwesomeStrategy ( IStrategy ): protections = [ { \"method\" : \"CooldownPeriod\" , \"stop_duration_candles\" : 4 } ] Result class MyAwesomeStrategy ( IStrategy ): @property def protections ( self ): return [ { \"method\" : \"CooldownPeriod\" , \"stop_duration_candles\" : 4 } ] You will then obviously also change potential interesting entries to parameters to allow hyper-optimization. Optimizing max_entry_position_adjustment \u00b6 While max_entry_position_adjustment is not a separate space, it can still be used in hyperopt by using the property approach shown above. from pandas import DataFrame from functools import reduce import talib.abstract as ta from freqtrade.strategy import ( BooleanParameter , CategoricalParameter , DecimalParameter , IStrategy , IntParameter ) import freqtrade.vendor.qtpylib.indicators as qtpylib class MyAwesomeStrategy ( IStrategy ): stoploss = - 0.05 timeframe = '15m' # Define the parameter spaces max_epa = CategoricalParameter ([ - 1 , 0 , 1 , 3 , 5 , 10 ], default = 1 , space = \"buy\" , optimize = True ) @property def max_entry_position_adjustment ( self ): return self . max_epa . value def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : # ... Using IntParameter You can also use the IntParameter for this optimization, but you must explicitly return an integer: max_epa = IntParameter ( - 1 , 10 , default = 1 , space = \"buy\" , optimize = True ) @property def max_entry_position_adjustment ( self ): return int ( self . max_epa . value ) Loss-functions \u00b6 Each hyperparameter tuning requires a target. This is usually defined as a loss function (sometimes also called objective function), which should decrease for more desirable results, and increase for bad results. A loss function must be specified via the --hyperopt-loss argument (or optionally via the configuration under the \"hyperopt_loss\" key). This class should be in its own file within the user_data/hyperopts/ directory. Currently, the following loss functions are builtin: ShortTradeDurHyperOptLoss - (default legacy Freqtrade hyperoptimization loss function) - Mostly for short trade duration and avoiding losses. OnlyProfitHyperOptLoss - takes only amount of profit into consideration. SharpeHyperOptLoss - optimizes Sharpe Ratio calculated on trade returns relative to standard deviation. SharpeHyperOptLossDaily - optimizes Sharpe Ratio calculated on daily trade returns relative to standard deviation. SortinoHyperOptLoss - optimizes Sortino Ratio calculated on trade returns relative to downside standard deviation. SortinoHyperOptLossDaily - optimizes Sortino Ratio calculated on daily trade returns relative to downside standard deviation. MaxDrawDownHyperOptLoss - Optimizes Maximum absolute drawdown. MaxDrawDownRelativeHyperOptLoss - Optimizes both maximum absolute drawdown while also adjusting for maximum relative drawdown. CalmarHyperOptLoss - Optimizes Calmar Ratio calculated on trade returns relative to max drawdown. ProfitDrawDownHyperOptLoss - Optimizes by max Profit & min Drawdown objective. DRAWDOWN_MULT variable within the hyperoptloss file can be adjusted to be stricter or more flexible on drawdown purposes. Creation of a custom loss function is covered in the Advanced Hyperopt part of the documentation. Execute Hyperopt \u00b6 Once you have updated your hyperopt configuration you can run it. Because hyperopt tries a lot of combinations to find the best parameters it will take time to get a good result. We strongly recommend to use screen or tmux to prevent any connection loss. freqtrade hyperopt --config config.json --hyperopt-loss --strategy -e 500 --spaces all The -e option will set how many evaluations hyperopt will do. Since hyperopt uses Bayesian search, running too many epochs at once may not produce greater results. Experience has shown that best results are usually not improving much after 500-1000 epochs. Doing multiple runs (executions) with a few 1000 epochs and different random state will most likely produce different results. The --spaces all option determines that all possible parameters should be optimized. Possibilities are listed below. Note Hyperopt will store hyperopt results with the timestamp of the hyperopt start time. Reading commands ( hyperopt-list , hyperopt-show ) can use --hyperopt-filename to read and display older hyperopt results. You can find a list of filenames with ls -l user_data/hyperopt_results/ . Execute Hyperopt with different historical data source \u00b6 If you would like to hyperopt parameters using an alternate historical data set that you have on-disk, use the --datadir PATH option. By default, hyperopt uses data from directory user_data/data . Running Hyperopt with a smaller test-set \u00b6 Use the --timerange argument to change how much of the test-set you want to use. For example, to use one month of data, pass --timerange 20210101-20210201 (from january 2021 - february 2021) to the hyperopt call. Full command: freqtrade hyperopt --strategy --timerange 20210101 -20210201 Running Hyperopt with Smaller Search Space \u00b6 Use the --spaces option to limit the search space used by hyperopt. Letting Hyperopt optimize everything is a huuuuge search space. Often it might make more sense to start by just searching for initial buy algorithm. Or maybe you just want to optimize your stoploss or roi table for that awesome new buy strategy you have. Legal values are: all : optimize everything buy : just search for a new buy strategy sell : just search for a new sell strategy roi : just optimize the minimal profit table for your strategy stoploss : search for the best stoploss value trailing : search for the best trailing stop values protection : search for the best protection parameters (read the protections section on how to properly define these) default : all except trailing and protection space-separated list of any of the above values for example --spaces roi stoploss The default Hyperopt Search Space, used when no --space command line option is specified, does not include the trailing hyperspace. We recommend you to run optimization for the trailing hyperspace separately, when the best parameters for other hyperspaces were found, validated and pasted into your custom strategy. Understand the Hyperopt Result \u00b6 Once Hyperopt is completed you can use the result to update your strategy. Given the following result from hyperopt: Best result: 44/100: 135 trades. Avg profit 0.57%. Total profit 0.03871918 BTC (0.7722%). Avg duration 180.4 mins. Objective: 1.94367 # Buy hyperspace params: buy_params = { 'buy_adx': 44, 'buy_rsi': 29, 'buy_adx_enabled': False, 'buy_rsi_enabled': True, 'buy_trigger': 'bb_lower' } You should understand this result like: The buy trigger that worked best was bb_lower . You should not use ADX because 'buy_adx_enabled': False . You should consider using the RSI indicator ( 'buy_rsi_enabled': True ) and the best value is 29.0 ( 'buy_rsi': 29.0 ) Automatic parameter application to the strategy \u00b6 When using Hyperoptable parameters, the result of your hyperopt-run will be written to a json file next to your strategy (so for MyAwesomeStrategy.py , the file would be MyAwesomeStrategy.json ). This file is also updated when using the hyperopt-show sub-command, unless --disable-param-export is provided to either of the 2 commands. Your strategy class can also contain these results explicitly. Simply copy hyperopt results block and paste them at class level, replacing old parameters (if any). New parameters will automatically be loaded next time strategy is executed. Transferring your whole hyperopt result to your strategy would then look like: class MyAwesomeStrategy ( IStrategy ): # Buy hyperspace params: buy_params = { 'buy_adx' : 44 , 'buy_rsi' : 29 , 'buy_adx_enabled' : False , 'buy_rsi_enabled' : True , 'buy_trigger' : 'bb_lower' } Note Values in the configuration file will overwrite Parameter-file level parameters - and both will overwrite parameters within the strategy. The prevalence is therefore: config > parameter file > strategy *_params > parameter default Understand Hyperopt ROI results \u00b6 If you are optimizing ROI (i.e. if optimization search-space contains 'all', 'default' or 'roi'), your result will look as follows and include a ROI table: Best result: 44/100: 135 trades. Avg profit 0.57%. Total profit 0.03871918 BTC (0.7722%). Avg duration 180.4 mins. Objective: 1.94367 # ROI table: minimal_roi = { 0: 0.10674, 21: 0.09158, 78: 0.03634, 118: 0 } In order to use this best ROI table found by Hyperopt in backtesting and for live trades/dry-run, copy-paste it as the value of the minimal_roi attribute of your custom strategy: # Minimal ROI designed for the strategy. # This attribute will be overridden if the config file contains \"minimal_roi\" minimal_roi = { 0: 0.10674, 21: 0.09158, 78: 0.03634, 118: 0 } As stated in the comment, you can also use it as the value of the minimal_roi setting in the configuration file. Default ROI Search Space \u00b6 If you are optimizing ROI, Freqtrade creates the 'roi' optimization hyperspace for you -- it's the hyperspace of components for the ROI tables. By default, each ROI table generated by the Freqtrade consists of 4 rows (steps). Hyperopt implements adaptive ranges for ROI tables with ranges for values in the ROI steps that depend on the timeframe used. By default the values vary in the following ranges (for some of the most used timeframes, values are rounded to 3 digits after the decimal point): # step 1m 5m 1h 1d 1 0 0.011...0.119 0 0.03...0.31 0 0.068...0.711 0 0.121...1.258 2 2...8 0.007...0.042 10...40 0.02...0.11 120...480 0.045...0.252 2880...11520 0.081...0.446 3 4...20 0.003...0.015 20...100 0.01...0.04 240...1200 0.022...0.091 5760...28800 0.040...0.162 4 6...44 0.0 30...220 0.0 360...2640 0.0 8640...63360 0.0 These ranges should be sufficient in most cases. The minutes in the steps (ROI dict keys) are scaled linearly depending on the timeframe used. The ROI values in the steps (ROI dict values) are scaled logarithmically depending on the timeframe used. If you have the generate_roi_table() and roi_space() methods in your custom hyperopt, remove them in order to utilize these adaptive ROI tables and the ROI hyperoptimization space generated by Freqtrade by default. Override the roi_space() method if you need components of the ROI tables to vary in other ranges. Override the generate_roi_table() and roi_space() methods and implement your own custom approach for generation of the ROI tables during hyperoptimization if you need a different structure of the ROI tables or other amount of rows (steps). A sample for these methods can be found in the overriding pre-defined spaces section . Reduced search space To limit the search space further, Decimals are limited to 3 decimal places (a precision of 0.001). This is usually sufficient, every value more precise than this will usually result in overfitted results. You can however overriding pre-defined spaces to change this to your needs. Understand Hyperopt Stoploss results \u00b6 If you are optimizing stoploss values (i.e. if optimization search-space contains 'all', 'default' or 'stoploss'), your result will look as follows and include stoploss: Best result: 44/100: 135 trades. Avg profit 0.57%. Total profit 0.03871918 BTC (0.7722%). Avg duration 180.4 mins. Objective: 1.94367 # Buy hyperspace params: buy_params = { 'buy_adx': 44, 'buy_rsi': 29, 'buy_adx_enabled': False, 'buy_rsi_enabled': True, 'buy_trigger': 'bb_lower' } stoploss: -0.27996 In order to use this best stoploss value found by Hyperopt in backtesting and for live trades/dry-run, copy-paste it as the value of the stoploss attribute of your custom strategy: # Optimal stoploss designed for the strategy # This attribute will be overridden if the config file contains \"stoploss\" stoploss = - 0.27996 As stated in the comment, you can also use it as the value of the stoploss setting in the configuration file. Default Stoploss Search Space \u00b6 If you are optimizing stoploss values, Freqtrade creates the 'stoploss' optimization hyperspace for you. By default, the stoploss values in that hyperspace vary in the range -0.35...-0.02, which is sufficient in most cases. If you have the stoploss_space() method in your custom hyperopt file, remove it in order to utilize Stoploss hyperoptimization space generated by Freqtrade by default. Override the stoploss_space() method and define the desired range in it if you need stoploss values to vary in other range during hyperoptimization. A sample for this method can be found in the overriding pre-defined spaces section . Reduced search space To limit the search space further, Decimals are limited to 3 decimal places (a precision of 0.001). This is usually sufficient, every value more precise than this will usually result in overfitted results. You can however overriding pre-defined spaces to change this to your needs. Understand Hyperopt Trailing Stop results \u00b6 If you are optimizing trailing stop values (i.e. if optimization search-space contains 'all' or 'trailing'), your result will look as follows and include trailing stop parameters: Best result: 45/100: 606 trades. Avg profit 1.04%. Total profit 0.31555614 BTC ( 630.48%). Avg duration 150.3 mins. Objective: -1.10161 # Trailing stop: trailing_stop = True trailing_stop_positive = 0.02001 trailing_stop_positive_offset = 0.06038 trailing_only_offset_is_reached = True In order to use these best trailing stop parameters found by Hyperopt in backtesting and for live trades/dry-run, copy-paste them as the values of the corresponding attributes of your custom strategy: # Trailing stop # These attributes will be overridden if the config file contains corresponding values. trailing_stop = True trailing_stop_positive = 0.02001 trailing_stop_positive_offset = 0.06038 trailing_only_offset_is_reached = True As stated in the comment, you can also use it as the values of the corresponding settings in the configuration file. Default Trailing Stop Search Space \u00b6 If you are optimizing trailing stop values, Freqtrade creates the 'trailing' optimization hyperspace for you. By default, the trailing_stop parameter is always set to True in that hyperspace, the value of the trailing_only_offset_is_reached vary between True and False, the values of the trailing_stop_positive and trailing_stop_positive_offset parameters vary in the ranges 0.02...0.35 and 0.01...0.1 correspondingly, which is sufficient in most cases. Override the trailing_space() method and define the desired range in it if you need values of the trailing stop parameters to vary in other ranges during hyperoptimization. A sample for this method can be found in the overriding pre-defined spaces section . Reduced search space To limit the search space further, Decimals are limited to 3 decimal places (a precision of 0.001). This is usually sufficient, every value more precise than this will usually result in overfitted results. You can however overriding pre-defined spaces to change this to your needs. Reproducible results \u00b6 The search for optimal parameters starts with a few (currently 30) random combinations in the hyperspace of parameters, random Hyperopt epochs. These random epochs are marked with an asterisk character ( * ) in the first column in the Hyperopt output. The initial state for generation of these random values (random state) is controlled by the value of the --random-state command line option. You can set it to some arbitrary value of your choice to obtain reproducible results. If you have not set this value explicitly in the command line options, Hyperopt seeds the random state with some random value for you. The random state value for each Hyperopt run is shown in the log, so you can copy and paste it into the --random-state command line option to repeat the set of the initial random epochs used. If you have not changed anything in the command line options, configuration, timerange, Strategy and Hyperopt classes, historical data and the Loss Function -- you should obtain same hyper-optimization results with same random state value used. Output formatting \u00b6 By default, hyperopt prints colorized results -- epochs with positive profit are printed in the green color. This highlighting helps you find epochs that can be interesting for later analysis. Epochs with zero total profit or with negative profits (losses) are printed in the normal color. If you do not need colorization of results (for instance, when you are redirecting hyperopt output to a file) you can switch colorization off by specifying the --no-color option in the command line. You can use the --print-all command line option if you would like to see all results in the hyperopt output, not only the best ones. When --print-all is used, current best results are also colorized by default -- they are printed in bold (bright) style. This can also be switched off with the --no-color command line option. Windows and color output Windows does not support color-output natively, therefore it is automatically disabled. To have color-output for hyperopt running under windows, please consider using WSL. Position stacking and disabling max market positions \u00b6 In some situations, you may need to run Hyperopt (and Backtesting) with the --eps / --enable-position-staking and --dmmp / --disable-max-market-positions arguments. By default, hyperopt emulates the behavior of the Freqtrade Live Run/Dry Run, where only one open trade is allowed for every traded pair. The total number of trades open for all pairs is also limited by the max_open_trades setting. During Hyperopt/Backtesting this may lead to some potential trades to be hidden (or masked) by previously open trades. The --eps / --enable-position-stacking argument allows emulation of buying the same pair multiple times, while --dmmp / --disable-max-market-positions disables applying max_open_trades during Hyperopt/Backtesting (which is equal to setting max_open_trades to a very high number). Note Dry/live runs will NOT use position stacking - therefore it does make sense to also validate the strategy without this as it's closer to reality. You can also enable position stacking in the configuration file by explicitly setting \"position_stacking\"=true . Out of Memory errors \u00b6 As hyperopt consumes a lot of memory (the complete data needs to be in memory once per parallel backtesting process), it's likely that you run into \"out of memory\" errors. To combat these, you have multiple options: Reduce the amount of pairs. Reduce the timerange used ( --timerange ). Avoid using --timeframe-detail (this loads a lot of additional data into memory). Reduce the number of parallel processes ( -j ). Increase the memory of your machine. Use --analyze-per-epoch if you're using a lot of parameters with .range functionality. The objective has been evaluated at this point before. \u00b6 If you see The objective has been evaluated at this point before. - then this is a sign that your space has been exhausted, or is close to that. Basically all points in your space have been hit (or a local minima has been hit) - and hyperopt does no longer find points in the multi-dimensional space it did not try yet. Freqtrade tries to counter the \"local minima\" problem by using new, randomized points in this case. Example: buy_ema_short = IntParameter ( 5 , 20 , default = 10 , space = \"buy\" , optimize = True ) # This is the only parameter in the buy space The buy_ema_short space has 15 possible values ( 5, 6, ... 19, 20 ). If you now run hyperopt for the buy space, hyperopt will only have 15 values to try before running out of options. Your epochs should therefore be aligned to the possible values - or you should be ready to interrupt a run if you norice a lot of The objective has been evaluated at this point before. warnings. Show details of Hyperopt results \u00b6 After you run Hyperopt for the desired amount of epochs, you can later list all results for analysis, select only best or profitable once, and show the details for any of the epochs previously evaluated. This can be done with the hyperopt-list and hyperopt-show sub-commands. The usage of these sub-commands is described in the Utils chapter. Validate backtesting results \u00b6 Once the optimized strategy has been implemented into your strategy, you should backtest this strategy to make sure everything is working as expected. To achieve same the results (number of trades, their durations, profit, etc.) as during Hyperopt, please use the same configuration and parameters (timerange, timeframe, ...) used for hyperopt --dmmp / --disable-max-market-positions and --eps / --enable-position-stacking for Backtesting. Should results not match, please double-check to make sure you transferred all conditions correctly. Pay special care to the stoploss (and trailing stoploss) parameters, as these are often set in configuration files, which override changes to the strategy. You should also carefully review the log of your backtest to ensure that there were no parameters inadvertently set by the configuration (like stoploss or trailing_stop ).","title":"Hyperopt"},{"location":"hyperopt/#hyperopt","text":"This page explains how to tune your strategy by finding the optimal parameters, a process called hyperparameter optimization. The bot uses algorithms included in the scikit-optimize package to accomplish this. The search will burn all your CPU cores, make your laptop sound like a fighter jet and still take a long time. In general, the search for best parameters starts with a few random combinations (see below for more details) and then uses Bayesian search with a ML regressor algorithm (currently ExtraTreesRegressor) to quickly find a combination of parameters in the search hyperspace that minimizes the value of the loss function . Hyperopt requires historic data to be available, just as backtesting does (hyperopt runs backtesting many times with different parameters). To learn how to get data for the pairs and exchange you're interested in, head over to the Data Downloading section of the documentation. Bug Hyperopt can crash when used with only 1 CPU Core as found out in Issue #1133 Note Since 2021.4 release you no longer have to write a separate hyperopt class, but can configure the parameters directly in the strategy. The legacy method is still supported, but it is no longer the recommended way of setting up hyperopt. The legacy documentation is available at Legacy Hyperopt .","title":"Hyperopt"},{"location":"hyperopt/#install-hyperopt-dependencies","text":"Since Hyperopt dependencies are not needed to run the bot itself, are heavy, can not be easily built on some platforms (like Raspberry PI), they are not installed by default. Before you run Hyperopt, you need to install the corresponding dependencies, as described in this section below. Note Since Hyperopt is a resource intensive process, running it on a Raspberry Pi is not recommended nor supported.","title":"Install hyperopt dependencies"},{"location":"hyperopt/#docker","text":"The docker-image includes hyperopt dependencies, no further action needed.","title":"Docker"},{"location":"hyperopt/#easy-installation-script-setupsh-manual-installation","text":"source .env/bin/activate pip install -r requirements-hyperopt.txt","title":"Easy installation script (setup.sh) / Manual installation"},{"location":"hyperopt/#hyperopt-command-reference","text":"usage: freqtrade hyperopt [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-s NAME] [--strategy-path PATH] [--recursive-strategy-search] [--freqaimodel NAME] [--freqaimodel-path PATH] [-i TIMEFRAME] [--timerange TIMERANGE] [--data-format-ohlcv {json,jsongz,hdf5}] [--max-open-trades INT] [--stake-amount STAKE_AMOUNT] [--fee FLOAT] [-p PAIRS [PAIRS ...]] [--hyperopt-path PATH] [--eps] [--dmmp] [--enable-protections] [--dry-run-wallet DRY_RUN_WALLET] [--timeframe-detail TIMEFRAME_DETAIL] [-e INT] [--spaces {all,buy,sell,roi,stoploss,trailing,protection,default} [{all,buy,sell,roi,stoploss,trailing,protection,default} ...]] [--print-all] [--no-color] [--print-json] [-j JOBS] [--random-state INT] [--min-trades INT] [--hyperopt-loss NAME] [--disable-param-export] [--ignore-missing-spaces] [--analyze-per-epoch] optional arguments: -h, --help show this help message and exit -i TIMEFRAME, --timeframe TIMEFRAME Specify timeframe (`1m`, `5m`, `30m`, `1h`, `1d`). --timerange TIMERANGE Specify what timerange of data to use. --data-format-ohlcv {json,jsongz,hdf5} Storage format for downloaded candle (OHLCV) data. (default: `json`). --max-open-trades INT Override the value of the `max_open_trades` configuration setting. --stake-amount STAKE_AMOUNT Override the value of the `stake_amount` configuration setting. --fee FLOAT Specify fee ratio. Will be applied twice (on trade entry and exit). -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. --hyperopt-path PATH Specify additional lookup path for Hyperopt Loss functions. --eps, --enable-position-stacking Allow buying the same pair multiple times (position stacking). --dmmp, --disable-max-market-positions Disable applying `max_open_trades` during backtest (same as setting `max_open_trades` to a very high number). --enable-protections, --enableprotections Enable protections for backtesting.Will slow backtesting down by a considerable amount, but will include configured protections --dry-run-wallet DRY_RUN_WALLET, --starting-balance DRY_RUN_WALLET Starting balance, used for backtesting / hyperopt and dry-runs. --timeframe-detail TIMEFRAME_DETAIL Specify detail timeframe for backtesting (`1m`, `5m`, `30m`, `1h`, `1d`). -e INT, --epochs INT Specify number of epochs (default: 100). --spaces {all,buy,sell,roi,stoploss,trailing,protection,default} [{all,buy,sell,roi,stoploss,trailing,protection,default} ...] Specify which parameters to hyperopt. Space-separated list. --print-all Print all results, not only the best ones. --no-color Disable colorization of hyperopt results. May be useful if you are redirecting output to a file. --print-json Print output in JSON format. -j JOBS, --job-workers JOBS The number of concurrently running jobs for hyperoptimization (hyperopt worker processes). If -1 (default), all CPUs are used, for -2, all CPUs but one are used, etc. If 1 is given, no parallel computing code is used at all. --random-state INT Set random state to some positive integer for reproducible hyperopt results. --min-trades INT Set minimal desired number of trades for evaluations in the hyperopt optimization path (default: 1). --hyperopt-loss NAME, --hyperoptloss NAME Specify the class name of the hyperopt loss function class (IHyperOptLoss). Different functions can generate completely different results, since the target for optimization is different. Built-in Hyperopt-loss-functions are: ShortTradeDurHyperOptLoss, OnlyProfitHyperOptLoss, SharpeHyperOptLoss, SharpeHyperOptLossDaily, SortinoHyperOptLoss, SortinoHyperOptLossDaily, CalmarHyperOptLoss, MaxDrawDownHyperOptLoss, MaxDrawDownRelativeHyperOptLoss, ProfitDrawDownHyperOptLoss --disable-param-export Disable automatic hyperopt parameter export. --ignore-missing-spaces, --ignore-unparameterized-spaces Suppress errors for any requested Hyperopt spaces that do not contain any parameters. --analyze-per-epoch Run populate_indicators once per epoch. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Strategy arguments: -s NAME, --strategy NAME Specify strategy class name which will be used by the bot. --strategy-path PATH Specify additional strategy lookup path. --recursive-strategy-search Recursively search for a strategy in the strategies folder. --freqaimodel NAME Specify a custom freqaimodels. --freqaimodel-path PATH Specify additional lookup path for freqaimodels.","title":"Hyperopt command reference"},{"location":"hyperopt/#hyperopt-checklist","text":"Checklist on all tasks / possibilities in hyperopt Depending on the space you want to optimize, only some of the below are required: define parameters with space='buy' - for entry signal optimization define parameters with space='sell' - for exit signal optimization Note populate_indicators needs to create all indicators any of the spaces may use, otherwise hyperopt will not work. Rarely you may also need to create a nested class named HyperOpt and implement roi_space - for custom ROI optimization (if you need the ranges for the ROI parameters in the optimization hyperspace that differ from default) generate_roi_table - for custom ROI optimization (if you need the ranges for the values in the ROI table that differ from default or the number of entries (steps) in the ROI table which differs from the default 4 steps) stoploss_space - for custom stoploss optimization (if you need the range for the stoploss parameter in the optimization hyperspace that differs from default) trailing_space - for custom trailing stop optimization (if you need the ranges for the trailing stop parameters in the optimization hyperspace that differ from default) Quickly optimize ROI, stoploss and trailing stoploss You can quickly optimize the spaces roi , stoploss and trailing without changing anything in your strategy. # Have a working strategy at hand. freqtrade hyperopt --hyperopt-loss SharpeHyperOptLossDaily --spaces roi stoploss trailing --strategy MyWorkingStrategy --config config.json -e 100","title":"Hyperopt checklist"},{"location":"hyperopt/#hyperopt-execution-logic","text":"Hyperopt will first load your data into memory and will then run populate_indicators() once per Pair to generate all indicators, unless --analyze-per-epoch is specified. Hyperopt will then spawn into different processes (number of processors, or -j ), and run backtesting over and over again, changing the parameters that are part of the --spaces defined. For every new set of parameters, freqtrade will run first populate_entry_trend() followed by populate_exit_trend() , and then run the regular backtesting process to simulate trades. After backtesting, the results are passed into the loss function , which will evaluate if this result was better or worse than previous results. Based on the loss function result, hyperopt will determine the next set of parameters to try in the next round of backtesting.","title":"Hyperopt execution logic"},{"location":"hyperopt/#configure-your-guards-and-triggers","text":"There are two places you need to change in your strategy file to add a new buy hyperopt for testing: Define the parameters at the class level hyperopt shall be optimizing. Within populate_entry_trend() - use defined parameter values instead of raw constants. There you have two different types of indicators: 1. guards and 2. triggers . Guards are conditions like \"never buy if ADX < 10\", or never buy if current price is over EMA10. Triggers are ones that actually trigger buy in specific moment, like \"buy when EMA5 crosses over EMA10\" or \"buy when close price touches lower Bollinger band\". Guards and Triggers Technically, there is no difference between Guards and Triggers. However, this guide will make this distinction to make it clear that signals should not be \"sticking\". Sticking signals are signals that are active for multiple candles. This can lead into entering a signal late (right before the signal disappears - which means that the chance of success is a lot lower than right at the beginning). Hyper-optimization will, for each epoch round, pick one trigger and possibly multiple guards.","title":"Configure your Guards and Triggers"},{"location":"hyperopt/#exit-signal-optimization","text":"Similar to the entry-signal above, exit-signals can also be optimized. Place the corresponding settings into the following methods Define the parameters at the class level hyperopt shall be optimizing, either naming them sell_* , or by explicitly defining space='sell' . Within populate_exit_trend() - use defined parameter values instead of raw constants. The configuration and rules are the same than for buy signals.","title":"Exit signal optimization"},{"location":"hyperopt/#solving-a-mystery","text":"Let's say you are curious: should you use MACD crossings or lower Bollinger Bands to trigger your long entries. And you also wonder should you use RSI or ADX to help with those decisions. If you decide to use RSI or ADX, which values should I use for them? So let's use hyperparameter optimization to solve this mystery.","title":"Solving a Mystery"},{"location":"hyperopt/#defining-indicators-to-be-used","text":"We start by calculating the indicators our strategy is going to use. class MyAwesomeStrategy ( IStrategy ): def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : \"\"\" Generate all indicators used by the strategy \"\"\" dataframe [ 'adx' ] = ta . ADX ( dataframe ) dataframe [ 'rsi' ] = ta . RSI ( dataframe ) macd = ta . MACD ( dataframe ) dataframe [ 'macd' ] = macd [ 'macd' ] dataframe [ 'macdsignal' ] = macd [ 'macdsignal' ] dataframe [ 'macdhist' ] = macd [ 'macdhist' ] bollinger = ta . BBANDS ( dataframe , timeperiod = 20 , nbdevup = 2.0 , nbdevdn = 2.0 ) dataframe [ 'bb_lowerband' ] = bollinger [ 'lowerband' ] dataframe [ 'bb_middleband' ] = bollinger [ 'middleband' ] dataframe [ 'bb_upperband' ] = bollinger [ 'upperband' ] return dataframe","title":"Defining indicators to be used"},{"location":"hyperopt/#hyperoptable-parameters","text":"We continue to define hyperoptable parameters: class MyAwesomeStrategy ( IStrategy ): buy_adx = DecimalParameter ( 20 , 40 , decimals = 1 , default = 30.1 , space = \"buy\" ) buy_rsi = IntParameter ( 20 , 40 , default = 30 , space = \"buy\" ) buy_adx_enabled = BooleanParameter ( default = True , space = \"buy\" ) buy_rsi_enabled = CategoricalParameter ([ True , False ], default = False , space = \"buy\" ) buy_trigger = CategoricalParameter ([ \"bb_lower\" , \"macd_cross_signal\" ], default = \"bb_lower\" , space = \"buy\" ) The above definition says: I have five parameters I want to randomly combine to find the best combination. buy_rsi is an integer parameter, which will be tested between 20 and 40. This space has a size of 20. buy_adx is a decimal parameter, which will be evaluated between 20 and 40 with 1 decimal place (so values are 20.1, 20.2, ...). This space has a size of 200. Then we have three category variables. First two are either True or False . We use these to either enable or disable the ADX and RSI guards. The last one we call trigger and use it to decide which buy trigger we want to use. Parameter space assignment Parameters must either be assigned to a variable named buy_* or sell_* - or contain space='buy' | space='sell' to be assigned to a space correctly. If no parameter is available for a space, you'll receive the error that no space was found when running hyperopt. Parameters with unclear space (e.g. adx_period = IntParameter(4, 24, default=14) - no explicit nor implicit space) will not be detected and will therefore be ignored. So let's write the buy strategy using these values: def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : conditions = [] # GUARDS AND TRENDS if self . buy_adx_enabled . value : conditions . append ( dataframe [ 'adx' ] > self . buy_adx . value ) if self . buy_rsi_enabled . value : conditions . append ( dataframe [ 'rsi' ] < self . buy_rsi . value ) # TRIGGERS if self . buy_trigger . value == 'bb_lower' : conditions . append ( dataframe [ 'close' ] < dataframe [ 'bb_lowerband' ]) if self . buy_trigger . value == 'macd_cross_signal' : conditions . append ( qtpylib . crossed_above ( dataframe [ 'macd' ], dataframe [ 'macdsignal' ] )) # Check that volume is not 0 conditions . append ( dataframe [ 'volume' ] > 0 ) if conditions : dataframe . loc [ reduce ( lambda x , y : x & y , conditions ), 'enter_long' ] = 1 return dataframe Hyperopt will now call populate_entry_trend() many times ( epochs ) with different value combinations. It will use the given historical data and simulate buys based on the buy signals generated with the above function. Based on the results, hyperopt will tell you which parameter combination produced the best results (based on the configured loss function ). Note The above setup expects to find ADX, RSI and Bollinger Bands in the populated indicators. When you want to test an indicator that isn't used by the bot currently, remember to add it to the populate_indicators() method in your strategy or hyperopt file.","title":"Hyperoptable parameters"},{"location":"hyperopt/#parameter-types","text":"There are four parameter types each suited for different purposes. IntParameter - defines an integral parameter with upper and lower boundaries of search space. DecimalParameter - defines a floating point parameter with a limited number of decimals (default 3). Should be preferred instead of RealParameter in most cases. RealParameter - defines a floating point parameter with upper and lower boundaries and no precision limit. Rarely used as it creates a space with a near infinite number of possibilities. CategoricalParameter - defines a parameter with a predetermined number of choices. BooleanParameter - Shorthand for CategoricalParameter([True, False]) - great for \"enable\" parameters. Disabling parameter optimization Each parameter takes two boolean parameters: * load - when set to False it will not load values configured in buy_params and sell_params . * optimize - when set to False parameter will not be included in optimization process. Use these parameters to quickly prototype various ideas. Warning Hyperoptable parameters cannot be used in populate_indicators - as hyperopt does not recalculate indicators for each epoch, so the starting value would be used in this case.","title":"Parameter types"},{"location":"hyperopt/#optimizing-an-indicator-parameter","text":"Assuming you have a simple strategy in mind - a EMA cross strategy (2 Moving averages crossing) - and you'd like to find the ideal parameters for this strategy. By default, we assume a stoploss of 5% - and a take-profit ( minimal_roi ) of 10% - which means freqtrade will sell the trade once 10% profit has been reached. from pandas import DataFrame from functools import reduce import talib.abstract as ta from freqtrade.strategy import ( BooleanParameter , CategoricalParameter , DecimalParameter , IStrategy , IntParameter ) import freqtrade.vendor.qtpylib.indicators as qtpylib class MyAwesomeStrategy ( IStrategy ): stoploss = - 0.05 timeframe = '15m' minimal_roi = { \"0\" : 0.10 }, # Define the parameter spaces buy_ema_short = IntParameter ( 3 , 50 , default = 5 ) buy_ema_long = IntParameter ( 15 , 200 , default = 50 ) def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : \"\"\"Generate all indicators used by the strategy\"\"\" # Calculate all ema_short values for val in self . buy_ema_short . range : dataframe [ f 'ema_short_ { val } ' ] = ta . EMA ( dataframe , timeperiod = val ) # Calculate all ema_long values for val in self . buy_ema_long . range : dataframe [ f 'ema_long_ { val } ' ] = ta . EMA ( dataframe , timeperiod = val ) return dataframe def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : conditions = [] conditions . append ( qtpylib . crossed_above ( dataframe [ f 'ema_short_ { self . buy_ema_short . value } ' ], dataframe [ f 'ema_long_ { self . buy_ema_long . value } ' ] )) # Check that volume is not 0 conditions . append ( dataframe [ 'volume' ] > 0 ) if conditions : dataframe . loc [ reduce ( lambda x , y : x & y , conditions ), 'enter_long' ] = 1 return dataframe def populate_exit_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : conditions = [] conditions . append ( qtpylib . crossed_above ( dataframe [ f 'ema_long_ { self . buy_ema_long . value } ' ], dataframe [ f 'ema_short_ { self . buy_ema_short . value } ' ] )) # Check that volume is not 0 conditions . append ( dataframe [ 'volume' ] > 0 ) if conditions : dataframe . loc [ reduce ( lambda x , y : x & y , conditions ), 'exit_long' ] = 1 return dataframe Breaking it down: Using self.buy_ema_short.range will return a range object containing all entries between the Parameters low and high value. In this case ( IntParameter(3, 50, default=5) ), the loop would run for all numbers between 3 and 50 ( [3, 4, 5, ... 49, 50] ). By using this in a loop, hyperopt will generate 48 new columns ( ['buy_ema_3', 'buy_ema_4', ... , 'buy_ema_50'] ). Hyperopt itself will then use the selected value to create the buy and sell signals. While this strategy is most likely too simple to provide consistent profit, it should serve as an example how optimize indicator parameters. Note self.buy_ema_short.range will act differently between hyperopt and other modes. For hyperopt, the above example may generate 48 new columns, however for all other modes (backtesting, dry/live), it will only generate the column for the selected value. You should therefore avoid using the resulting column with explicit values (values other than self.buy_ema_short.value ). Note range property may also be used with DecimalParameter and CategoricalParameter . RealParameter does not provide this property due to infinite search space. Performance tip During normal hyperopting, indicators are calculated once and supplied to each epoch, linearly increasing RAM usage as a factor of increasing cores. As this also has performance implications, hyperopt provides --analyze-per-epoch which will move the execution of populate_indicators() to the epoch process, calculating a single value per parameter per epoch instead of using the .range functionality. In this case, .range functionality will only return the actually used value. This will reduce RAM usage, but increase CPU usage. However, your hyperopting run will be less likely to fail due to Out Of Memory (OOM) issues. In either case, you should try to use space ranges as small as possible this will improve CPU/RAM usage in both scenarios.","title":"Optimizing an indicator parameter"},{"location":"hyperopt/#optimizing-protections","text":"Freqtrade can also optimize protections. How you optimize protections is up to you, and the following should be considered as example only. The strategy will simply need to define the \"protections\" entry as property returning a list of protection configurations. from pandas import DataFrame from functools import reduce import talib.abstract as ta from freqtrade.strategy import ( BooleanParameter , CategoricalParameter , DecimalParameter , IStrategy , IntParameter ) import freqtrade.vendor.qtpylib.indicators as qtpylib class MyAwesomeStrategy ( IStrategy ): stoploss = - 0.05 timeframe = '15m' # Define the parameter spaces cooldown_lookback = IntParameter ( 2 , 48 , default = 5 , space = \"protection\" , optimize = True ) stop_duration = IntParameter ( 12 , 200 , default = 5 , space = \"protection\" , optimize = True ) use_stop_protection = BooleanParameter ( default = True , space = \"protection\" , optimize = True ) @property def protections ( self ): prot = [] prot . append ({ \"method\" : \"CooldownPeriod\" , \"stop_duration_candles\" : self . cooldown_lookback . value }) if self . use_stop_protection . value : prot . append ({ \"method\" : \"StoplossGuard\" , \"lookback_period_candles\" : 24 * 3 , \"trade_limit\" : 4 , \"stop_duration_candles\" : self . stop_duration . value , \"only_per_pair\" : False }) return prot def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : # ... You can then run hyperopt as follows: freqtrade hyperopt --hyperopt-loss SharpeHyperOptLossDaily --strategy MyAwesomeStrategy --spaces protection Note The protection space is not part of the default space, and is only available with the Parameters Hyperopt interface, not with the legacy hyperopt interface (which required separate hyperopt files). Freqtrade will also automatically change the \"--enable-protections\" flag if the protection space is selected. Warning If protections are defined as property, entries from the configuration will be ignored. It is therefore recommended to not define protections in the configuration.","title":"Optimizing protections"},{"location":"hyperopt/#migrating-from-previous-property-setups","text":"A migration from a previous setup is pretty simple, and can be accomplished by converting the protections entry to a property. In simple terms, the following configuration will be converted to the below. class MyAwesomeStrategy ( IStrategy ): protections = [ { \"method\" : \"CooldownPeriod\" , \"stop_duration_candles\" : 4 } ] Result class MyAwesomeStrategy ( IStrategy ): @property def protections ( self ): return [ { \"method\" : \"CooldownPeriod\" , \"stop_duration_candles\" : 4 } ] You will then obviously also change potential interesting entries to parameters to allow hyper-optimization.","title":"Migrating from previous property setups"},{"location":"hyperopt/#optimizing-max_entry_position_adjustment","text":"While max_entry_position_adjustment is not a separate space, it can still be used in hyperopt by using the property approach shown above. from pandas import DataFrame from functools import reduce import talib.abstract as ta from freqtrade.strategy import ( BooleanParameter , CategoricalParameter , DecimalParameter , IStrategy , IntParameter ) import freqtrade.vendor.qtpylib.indicators as qtpylib class MyAwesomeStrategy ( IStrategy ): stoploss = - 0.05 timeframe = '15m' # Define the parameter spaces max_epa = CategoricalParameter ([ - 1 , 0 , 1 , 3 , 5 , 10 ], default = 1 , space = \"buy\" , optimize = True ) @property def max_entry_position_adjustment ( self ): return self . max_epa . value def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : # ... Using IntParameter You can also use the IntParameter for this optimization, but you must explicitly return an integer: max_epa = IntParameter ( - 1 , 10 , default = 1 , space = \"buy\" , optimize = True ) @property def max_entry_position_adjustment ( self ): return int ( self . max_epa . value )","title":"Optimizing max_entry_position_adjustment"},{"location":"hyperopt/#loss-functions","text":"Each hyperparameter tuning requires a target. This is usually defined as a loss function (sometimes also called objective function), which should decrease for more desirable results, and increase for bad results. A loss function must be specified via the --hyperopt-loss argument (or optionally via the configuration under the \"hyperopt_loss\" key). This class should be in its own file within the user_data/hyperopts/ directory. Currently, the following loss functions are builtin: ShortTradeDurHyperOptLoss - (default legacy Freqtrade hyperoptimization loss function) - Mostly for short trade duration and avoiding losses. OnlyProfitHyperOptLoss - takes only amount of profit into consideration. SharpeHyperOptLoss - optimizes Sharpe Ratio calculated on trade returns relative to standard deviation. SharpeHyperOptLossDaily - optimizes Sharpe Ratio calculated on daily trade returns relative to standard deviation. SortinoHyperOptLoss - optimizes Sortino Ratio calculated on trade returns relative to downside standard deviation. SortinoHyperOptLossDaily - optimizes Sortino Ratio calculated on daily trade returns relative to downside standard deviation. MaxDrawDownHyperOptLoss - Optimizes Maximum absolute drawdown. MaxDrawDownRelativeHyperOptLoss - Optimizes both maximum absolute drawdown while also adjusting for maximum relative drawdown. CalmarHyperOptLoss - Optimizes Calmar Ratio calculated on trade returns relative to max drawdown. ProfitDrawDownHyperOptLoss - Optimizes by max Profit & min Drawdown objective. DRAWDOWN_MULT variable within the hyperoptloss file can be adjusted to be stricter or more flexible on drawdown purposes. Creation of a custom loss function is covered in the Advanced Hyperopt part of the documentation.","title":"Loss-functions"},{"location":"hyperopt/#execute-hyperopt","text":"Once you have updated your hyperopt configuration you can run it. Because hyperopt tries a lot of combinations to find the best parameters it will take time to get a good result. We strongly recommend to use screen or tmux to prevent any connection loss. freqtrade hyperopt --config config.json --hyperopt-loss --strategy -e 500 --spaces all The -e option will set how many evaluations hyperopt will do. Since hyperopt uses Bayesian search, running too many epochs at once may not produce greater results. Experience has shown that best results are usually not improving much after 500-1000 epochs. Doing multiple runs (executions) with a few 1000 epochs and different random state will most likely produce different results. The --spaces all option determines that all possible parameters should be optimized. Possibilities are listed below. Note Hyperopt will store hyperopt results with the timestamp of the hyperopt start time. Reading commands ( hyperopt-list , hyperopt-show ) can use --hyperopt-filename to read and display older hyperopt results. You can find a list of filenames with ls -l user_data/hyperopt_results/ .","title":"Execute Hyperopt"},{"location":"hyperopt/#execute-hyperopt-with-different-historical-data-source","text":"If you would like to hyperopt parameters using an alternate historical data set that you have on-disk, use the --datadir PATH option. By default, hyperopt uses data from directory user_data/data .","title":"Execute Hyperopt with different historical data source"},{"location":"hyperopt/#running-hyperopt-with-a-smaller-test-set","text":"Use the --timerange argument to change how much of the test-set you want to use. For example, to use one month of data, pass --timerange 20210101-20210201 (from january 2021 - february 2021) to the hyperopt call. Full command: freqtrade hyperopt --strategy --timerange 20210101 -20210201","title":"Running Hyperopt with a smaller test-set"},{"location":"hyperopt/#running-hyperopt-with-smaller-search-space","text":"Use the --spaces option to limit the search space used by hyperopt. Letting Hyperopt optimize everything is a huuuuge search space. Often it might make more sense to start by just searching for initial buy algorithm. Or maybe you just want to optimize your stoploss or roi table for that awesome new buy strategy you have. Legal values are: all : optimize everything buy : just search for a new buy strategy sell : just search for a new sell strategy roi : just optimize the minimal profit table for your strategy stoploss : search for the best stoploss value trailing : search for the best trailing stop values protection : search for the best protection parameters (read the protections section on how to properly define these) default : all except trailing and protection space-separated list of any of the above values for example --spaces roi stoploss The default Hyperopt Search Space, used when no --space command line option is specified, does not include the trailing hyperspace. We recommend you to run optimization for the trailing hyperspace separately, when the best parameters for other hyperspaces were found, validated and pasted into your custom strategy.","title":"Running Hyperopt with Smaller Search Space"},{"location":"hyperopt/#understand-the-hyperopt-result","text":"Once Hyperopt is completed you can use the result to update your strategy. Given the following result from hyperopt: Best result: 44/100: 135 trades. Avg profit 0.57%. Total profit 0.03871918 BTC (0.7722%). Avg duration 180.4 mins. Objective: 1.94367 # Buy hyperspace params: buy_params = { 'buy_adx': 44, 'buy_rsi': 29, 'buy_adx_enabled': False, 'buy_rsi_enabled': True, 'buy_trigger': 'bb_lower' } You should understand this result like: The buy trigger that worked best was bb_lower . You should not use ADX because 'buy_adx_enabled': False . You should consider using the RSI indicator ( 'buy_rsi_enabled': True ) and the best value is 29.0 ( 'buy_rsi': 29.0 )","title":"Understand the Hyperopt Result"},{"location":"hyperopt/#automatic-parameter-application-to-the-strategy","text":"When using Hyperoptable parameters, the result of your hyperopt-run will be written to a json file next to your strategy (so for MyAwesomeStrategy.py , the file would be MyAwesomeStrategy.json ). This file is also updated when using the hyperopt-show sub-command, unless --disable-param-export is provided to either of the 2 commands. Your strategy class can also contain these results explicitly. Simply copy hyperopt results block and paste them at class level, replacing old parameters (if any). New parameters will automatically be loaded next time strategy is executed. Transferring your whole hyperopt result to your strategy would then look like: class MyAwesomeStrategy ( IStrategy ): # Buy hyperspace params: buy_params = { 'buy_adx' : 44 , 'buy_rsi' : 29 , 'buy_adx_enabled' : False , 'buy_rsi_enabled' : True , 'buy_trigger' : 'bb_lower' } Note Values in the configuration file will overwrite Parameter-file level parameters - and both will overwrite parameters within the strategy. The prevalence is therefore: config > parameter file > strategy *_params > parameter default","title":"Automatic parameter application to the strategy"},{"location":"hyperopt/#understand-hyperopt-roi-results","text":"If you are optimizing ROI (i.e. if optimization search-space contains 'all', 'default' or 'roi'), your result will look as follows and include a ROI table: Best result: 44/100: 135 trades. Avg profit 0.57%. Total profit 0.03871918 BTC (0.7722%). Avg duration 180.4 mins. Objective: 1.94367 # ROI table: minimal_roi = { 0: 0.10674, 21: 0.09158, 78: 0.03634, 118: 0 } In order to use this best ROI table found by Hyperopt in backtesting and for live trades/dry-run, copy-paste it as the value of the minimal_roi attribute of your custom strategy: # Minimal ROI designed for the strategy. # This attribute will be overridden if the config file contains \"minimal_roi\" minimal_roi = { 0: 0.10674, 21: 0.09158, 78: 0.03634, 118: 0 } As stated in the comment, you can also use it as the value of the minimal_roi setting in the configuration file.","title":"Understand Hyperopt ROI results"},{"location":"hyperopt/#default-roi-search-space","text":"If you are optimizing ROI, Freqtrade creates the 'roi' optimization hyperspace for you -- it's the hyperspace of components for the ROI tables. By default, each ROI table generated by the Freqtrade consists of 4 rows (steps). Hyperopt implements adaptive ranges for ROI tables with ranges for values in the ROI steps that depend on the timeframe used. By default the values vary in the following ranges (for some of the most used timeframes, values are rounded to 3 digits after the decimal point): # step 1m 5m 1h 1d 1 0 0.011...0.119 0 0.03...0.31 0 0.068...0.711 0 0.121...1.258 2 2...8 0.007...0.042 10...40 0.02...0.11 120...480 0.045...0.252 2880...11520 0.081...0.446 3 4...20 0.003...0.015 20...100 0.01...0.04 240...1200 0.022...0.091 5760...28800 0.040...0.162 4 6...44 0.0 30...220 0.0 360...2640 0.0 8640...63360 0.0 These ranges should be sufficient in most cases. The minutes in the steps (ROI dict keys) are scaled linearly depending on the timeframe used. The ROI values in the steps (ROI dict values) are scaled logarithmically depending on the timeframe used. If you have the generate_roi_table() and roi_space() methods in your custom hyperopt, remove them in order to utilize these adaptive ROI tables and the ROI hyperoptimization space generated by Freqtrade by default. Override the roi_space() method if you need components of the ROI tables to vary in other ranges. Override the generate_roi_table() and roi_space() methods and implement your own custom approach for generation of the ROI tables during hyperoptimization if you need a different structure of the ROI tables or other amount of rows (steps). A sample for these methods can be found in the overriding pre-defined spaces section . Reduced search space To limit the search space further, Decimals are limited to 3 decimal places (a precision of 0.001). This is usually sufficient, every value more precise than this will usually result in overfitted results. You can however overriding pre-defined spaces to change this to your needs.","title":"Default ROI Search Space"},{"location":"hyperopt/#understand-hyperopt-stoploss-results","text":"If you are optimizing stoploss values (i.e. if optimization search-space contains 'all', 'default' or 'stoploss'), your result will look as follows and include stoploss: Best result: 44/100: 135 trades. Avg profit 0.57%. Total profit 0.03871918 BTC (0.7722%). Avg duration 180.4 mins. Objective: 1.94367 # Buy hyperspace params: buy_params = { 'buy_adx': 44, 'buy_rsi': 29, 'buy_adx_enabled': False, 'buy_rsi_enabled': True, 'buy_trigger': 'bb_lower' } stoploss: -0.27996 In order to use this best stoploss value found by Hyperopt in backtesting and for live trades/dry-run, copy-paste it as the value of the stoploss attribute of your custom strategy: # Optimal stoploss designed for the strategy # This attribute will be overridden if the config file contains \"stoploss\" stoploss = - 0.27996 As stated in the comment, you can also use it as the value of the stoploss setting in the configuration file.","title":"Understand Hyperopt Stoploss results"},{"location":"hyperopt/#default-stoploss-search-space","text":"If you are optimizing stoploss values, Freqtrade creates the 'stoploss' optimization hyperspace for you. By default, the stoploss values in that hyperspace vary in the range -0.35...-0.02, which is sufficient in most cases. If you have the stoploss_space() method in your custom hyperopt file, remove it in order to utilize Stoploss hyperoptimization space generated by Freqtrade by default. Override the stoploss_space() method and define the desired range in it if you need stoploss values to vary in other range during hyperoptimization. A sample for this method can be found in the overriding pre-defined spaces section . Reduced search space To limit the search space further, Decimals are limited to 3 decimal places (a precision of 0.001). This is usually sufficient, every value more precise than this will usually result in overfitted results. You can however overriding pre-defined spaces to change this to your needs.","title":"Default Stoploss Search Space"},{"location":"hyperopt/#understand-hyperopt-trailing-stop-results","text":"If you are optimizing trailing stop values (i.e. if optimization search-space contains 'all' or 'trailing'), your result will look as follows and include trailing stop parameters: Best result: 45/100: 606 trades. Avg profit 1.04%. Total profit 0.31555614 BTC ( 630.48%). Avg duration 150.3 mins. Objective: -1.10161 # Trailing stop: trailing_stop = True trailing_stop_positive = 0.02001 trailing_stop_positive_offset = 0.06038 trailing_only_offset_is_reached = True In order to use these best trailing stop parameters found by Hyperopt in backtesting and for live trades/dry-run, copy-paste them as the values of the corresponding attributes of your custom strategy: # Trailing stop # These attributes will be overridden if the config file contains corresponding values. trailing_stop = True trailing_stop_positive = 0.02001 trailing_stop_positive_offset = 0.06038 trailing_only_offset_is_reached = True As stated in the comment, you can also use it as the values of the corresponding settings in the configuration file.","title":"Understand Hyperopt Trailing Stop results"},{"location":"hyperopt/#default-trailing-stop-search-space","text":"If you are optimizing trailing stop values, Freqtrade creates the 'trailing' optimization hyperspace for you. By default, the trailing_stop parameter is always set to True in that hyperspace, the value of the trailing_only_offset_is_reached vary between True and False, the values of the trailing_stop_positive and trailing_stop_positive_offset parameters vary in the ranges 0.02...0.35 and 0.01...0.1 correspondingly, which is sufficient in most cases. Override the trailing_space() method and define the desired range in it if you need values of the trailing stop parameters to vary in other ranges during hyperoptimization. A sample for this method can be found in the overriding pre-defined spaces section . Reduced search space To limit the search space further, Decimals are limited to 3 decimal places (a precision of 0.001). This is usually sufficient, every value more precise than this will usually result in overfitted results. You can however overriding pre-defined spaces to change this to your needs.","title":"Default Trailing Stop Search Space"},{"location":"hyperopt/#reproducible-results","text":"The search for optimal parameters starts with a few (currently 30) random combinations in the hyperspace of parameters, random Hyperopt epochs. These random epochs are marked with an asterisk character ( * ) in the first column in the Hyperopt output. The initial state for generation of these random values (random state) is controlled by the value of the --random-state command line option. You can set it to some arbitrary value of your choice to obtain reproducible results. If you have not set this value explicitly in the command line options, Hyperopt seeds the random state with some random value for you. The random state value for each Hyperopt run is shown in the log, so you can copy and paste it into the --random-state command line option to repeat the set of the initial random epochs used. If you have not changed anything in the command line options, configuration, timerange, Strategy and Hyperopt classes, historical data and the Loss Function -- you should obtain same hyper-optimization results with same random state value used.","title":"Reproducible results"},{"location":"hyperopt/#output-formatting","text":"By default, hyperopt prints colorized results -- epochs with positive profit are printed in the green color. This highlighting helps you find epochs that can be interesting for later analysis. Epochs with zero total profit or with negative profits (losses) are printed in the normal color. If you do not need colorization of results (for instance, when you are redirecting hyperopt output to a file) you can switch colorization off by specifying the --no-color option in the command line. You can use the --print-all command line option if you would like to see all results in the hyperopt output, not only the best ones. When --print-all is used, current best results are also colorized by default -- they are printed in bold (bright) style. This can also be switched off with the --no-color command line option. Windows and color output Windows does not support color-output natively, therefore it is automatically disabled. To have color-output for hyperopt running under windows, please consider using WSL.","title":"Output formatting"},{"location":"hyperopt/#position-stacking-and-disabling-max-market-positions","text":"In some situations, you may need to run Hyperopt (and Backtesting) with the --eps / --enable-position-staking and --dmmp / --disable-max-market-positions arguments. By default, hyperopt emulates the behavior of the Freqtrade Live Run/Dry Run, where only one open trade is allowed for every traded pair. The total number of trades open for all pairs is also limited by the max_open_trades setting. During Hyperopt/Backtesting this may lead to some potential trades to be hidden (or masked) by previously open trades. The --eps / --enable-position-stacking argument allows emulation of buying the same pair multiple times, while --dmmp / --disable-max-market-positions disables applying max_open_trades during Hyperopt/Backtesting (which is equal to setting max_open_trades to a very high number). Note Dry/live runs will NOT use position stacking - therefore it does make sense to also validate the strategy without this as it's closer to reality. You can also enable position stacking in the configuration file by explicitly setting \"position_stacking\"=true .","title":"Position stacking and disabling max market positions"},{"location":"hyperopt/#out-of-memory-errors","text":"As hyperopt consumes a lot of memory (the complete data needs to be in memory once per parallel backtesting process), it's likely that you run into \"out of memory\" errors. To combat these, you have multiple options: Reduce the amount of pairs. Reduce the timerange used ( --timerange ). Avoid using --timeframe-detail (this loads a lot of additional data into memory). Reduce the number of parallel processes ( -j ). Increase the memory of your machine. Use --analyze-per-epoch if you're using a lot of parameters with .range functionality.","title":"Out of Memory errors"},{"location":"hyperopt/#the-objective-has-been-evaluated-at-this-point-before","text":"If you see The objective has been evaluated at this point before. - then this is a sign that your space has been exhausted, or is close to that. Basically all points in your space have been hit (or a local minima has been hit) - and hyperopt does no longer find points in the multi-dimensional space it did not try yet. Freqtrade tries to counter the \"local minima\" problem by using new, randomized points in this case. Example: buy_ema_short = IntParameter ( 5 , 20 , default = 10 , space = \"buy\" , optimize = True ) # This is the only parameter in the buy space The buy_ema_short space has 15 possible values ( 5, 6, ... 19, 20 ). If you now run hyperopt for the buy space, hyperopt will only have 15 values to try before running out of options. Your epochs should therefore be aligned to the possible values - or you should be ready to interrupt a run if you norice a lot of The objective has been evaluated at this point before. warnings.","title":"The objective has been evaluated at this point before."},{"location":"hyperopt/#show-details-of-hyperopt-results","text":"After you run Hyperopt for the desired amount of epochs, you can later list all results for analysis, select only best or profitable once, and show the details for any of the epochs previously evaluated. This can be done with the hyperopt-list and hyperopt-show sub-commands. The usage of these sub-commands is described in the Utils chapter.","title":"Show details of Hyperopt results"},{"location":"hyperopt/#validate-backtesting-results","text":"Once the optimized strategy has been implemented into your strategy, you should backtest this strategy to make sure everything is working as expected. To achieve same the results (number of trades, their durations, profit, etc.) as during Hyperopt, please use the same configuration and parameters (timerange, timeframe, ...) used for hyperopt --dmmp / --disable-max-market-positions and --eps / --enable-position-stacking for Backtesting. Should results not match, please double-check to make sure you transferred all conditions correctly. Pay special care to the stoploss (and trailing stoploss) parameters, as these are often set in configuration files, which override changes to the strategy. You should also carefully review the log of your backtest to ensure that there were no parameters inadvertently set by the configuration (like stoploss or trailing_stop ).","title":"Validate backtesting results"},{"location":"installation/","text":"Installation \u00b6 This page explains how to prepare your environment for running the bot. The freqtrade documentation describes various ways to install freqtrade Docker images (separate page) Script Installation Manual Installation Installation with Conda Please consider using the prebuilt docker images to get started quickly while evaluating how freqtrade works. Information \u00b6 For Windows installation, please use the windows installation guide . The easiest way to install and run Freqtrade is to clone the bot Github repository and then run the ./setup.sh script, if it's available for your platform. Version considerations When cloning the repository the default working branch has the name develop . This branch contains all last features (can be considered as relatively stable, thanks to automated tests). The stable branch contains the code of the last release (done usually once per month on an approximately one week old snapshot of the develop branch to prevent packaging bugs, so potentially it's more stable). Note Python3.8 or higher and the corresponding pip are assumed to be available. The install-script will warn you and stop if that's not the case. git is also needed to clone the Freqtrade repository. Also, python headers ( python-dev / python-devel ) must be available for the installation to complete successfully. Up-to-date clock The clock on the system running the bot must be accurate, synchronized to a NTP server frequently enough to avoid problems with communication to the exchanges. Requirements \u00b6 These requirements apply to both Script Installation and Manual Installation . ARM64 systems If you are running an ARM64 system (like a MacOS M1 or an Oracle VM), please use docker to run freqtrade. While native installation is possible with some manual effort, this is not supported at the moment. Install guide \u00b6 Python >= 3.8.x pip git virtualenv (Recommended) TA-Lib (install instructions below ) Install code \u00b6 We've included/collected install instructions for Ubuntu, MacOS, and Windows. These are guidelines and your success may vary with other distros. OS Specific steps are listed first, the Common section below is necessary for all systems. Note Python3.8 or higher and the corresponding pip are assumed to be available. Debian/Ubuntu RaspberryPi/Raspbian Install necessary dependencies \u00b6 # update repository sudo apt-get update # install packages sudo apt install -y python3-pip python3-venv python3-dev python3-pandas git curl The following assumes the latest Raspbian Buster lite image . This image comes with python3.9 preinstalled, making it easy to get freqtrade up and running. Tested using a Raspberry Pi 3 with the Raspbian Buster lite image, all updates applied. sudo apt-get install python3-venv libatlas-base-dev cmake curl # Use pywheels.org to speed up installation sudo echo \"[global]\\nextra-index-url=https://www.piwheels.org/simple\" > tee /etc/pip.conf git clone https://github.com/freqtrade/freqtrade.git cd freqtrade bash setup.sh -i Installation duration Depending on your internet speed and the Raspberry Pi version, installation can take multiple hours to complete. Due to this, we recommend to use the pre-build docker-image for Raspberry, by following the Docker quickstart documentation Note The above does not install hyperopt dependencies. To install these, please use python3 -m pip install -e .[hyperopt] . We do not advise to run hyperopt on a Raspberry Pi, since this is a very resource-heavy operation, which should be done on powerful machine. Freqtrade repository \u00b6 Freqtrade is an open source crypto-currency trading bot, whose code is hosted on github.com # Download `develop` branch of freqtrade repository git clone https://github.com/freqtrade/freqtrade.git # Enter downloaded directory cd freqtrade # your choice (1): novice user git checkout stable # your choice (2): advanced user git checkout develop (1) This command switches the cloned repository to the use of the stable branch. It's not needed, if you wish to stay on the (2) develop branch. You may later switch between branches at any time with the git checkout stable / git checkout develop commands. Install from pypi An alternative way to install Freqtrade is from pypi . The downside is that this method requires ta-lib to be correctly installed beforehand, and is therefore currently not the recommended way to install Freqtrade. pip install freqtrade Script Installation \u00b6 First of the ways to install Freqtrade, is to use provided the Linux/MacOS ./setup.sh script, which install all dependencies and help you configure the bot. Make sure you fulfill the Requirements and have downloaded the Freqtrade repository . Use /setup.sh -install (Linux/MacOS) \u00b6 If you are on Debian, Ubuntu or MacOS, freqtrade provides the script to install freqtrade. # --install, Install freqtrade from scratch ./setup.sh -i Activate your virtual environment \u00b6 Each time you open a new terminal, you must run source .env/bin/activate to activate your virtual environment. # then activate your .env source ./.env/bin/activate Congratulations \u00b6 You are ready , and run the bot Other options of /setup.sh script \u00b6 You can as well update, configure and reset the codebase of your bot with ./script.sh # --update, Command git pull to update. ./setup.sh -u # --reset, Hard reset your develop/stable branch. ./setup.sh -r ** --install ** With this option, the script will install the bot and most dependencies: You will need to have git and python3.8+ installed beforehand for this to work. * Mandatory software as: `ta-lib` * Setup your virtualenv under `.env/` This option is a combination of installation tasks and `--reset` ** --update ** This option will pull the last version of your current branch and update your virtualenv. Run the script with this option periodically to update your bot. ** --reset ** This option will hard reset your branch (only if you are on either `stable` or `develop`) and recreate your virtualenv. Manual Installation \u00b6 Make sure you fulfill the Requirements and have downloaded the Freqtrade repository . Install TA-Lib \u00b6 TA-Lib script installation \u00b6 sudo ./build_helpers/install_ta-lib.sh Note This will use the ta-lib tar.gz included in this repository. TA-Lib manual installation \u00b6 Official webpage: https://mrjbq7.github.io/ta-lib/install.html wget http://prdownloads.sourceforge.net/ta-lib/ta-lib-0.4.0-src.tar.gz tar xvzf ta-lib-0.4.0-src.tar.gz cd ta-lib sed -i.bak \"s|0.00000001|0.000000000000000001 |g\" src/ta_func/ta_utility.h ./configure --prefix = /usr/local make sudo make install # On debian based systems (debian, ubuntu, ...) - updating ldconfig might be necessary. sudo ldconfig cd .. rm -rf ./ta-lib* Setup Python virtual environment (virtualenv) \u00b6 You will run freqtrade in separated virtual environment # create virtualenv in directory /freqtrade/.env python3 -m venv .env # run virtualenv source .env/bin/activate Install python dependencies \u00b6 python3 -m pip install --upgrade pip python3 -m pip install -e . Congratulations \u00b6 You are ready , and run the bot (Optional) Post-installation Tasks \u00b6 Note If you run the bot on a server, you should consider using Docker or a terminal multiplexer like screen or tmux to avoid that the bot is stopped on logout. On Linux with software suite systemd , as an optional post-installation task, you may wish to setup the bot to run as a systemd service or configure it to send the log messages to the syslog / rsyslog or journald daemons. See Advanced Logging for details. Installation with Conda \u00b6 Freqtrade can also be installed with Miniconda or Anaconda. We recommend using Miniconda as it's installation footprint is smaller. Conda will automatically prepare and manage the extensive library-dependencies of the Freqtrade program. What is Conda? \u00b6 Conda is a package, dependency and environment manager for multiple programming languages: conda docs Installation with conda \u00b6 Install Conda \u00b6 Installing on linux Installing on windows Answer all questions. After installation, it is mandatory to turn your terminal OFF and ON again. Freqtrade download \u00b6 Download and install freqtrade. # download freqtrade git clone https://github.com/freqtrade/freqtrade.git # enter downloaded directory 'freqtrade' cd freqtrade Freqtrade install: Conda Environment \u00b6 Prepare conda-freqtrade environment, using file environment.yml , which exist in main freqtrade directory conda env create -n freqtrade-conda -f environment.yml Creating Conda Environment The conda command create -n automatically installs all nested dependencies for the selected libraries, general structure of installation command is: # choose your own packages conda env create -n [ name of the environment ] [ python version ] [ packages ] # point to file with packages conda env create -n [ name of the environment ] -f [ file ] Enter/exit freqtrade-conda environment \u00b6 To check available environments, type conda env list Enter installed environment # enter conda environment conda activate freqtrade-conda # exit conda environment - don't do it now conda deactivate Install last python dependencies with pip python3 -m pip install --upgrade pip python3 -m pip install -e . Patch conda libta-lib (Linux only) # Ensure that the environment is active! conda activate freqtrade-conda cd build_helpers bash install_ta-lib.sh ${ CONDA_PREFIX } nosudo Congratulations \u00b6 You are ready , and run the bot Important shortcuts \u00b6 # list installed conda environments conda env list # activate base environment conda activate # activate freqtrade-conda environment conda activate freqtrade-conda #deactivate any conda environments conda deactivate Further info on anaconda \u00b6 New heavy packages It may happen that creating a new Conda environment, populated with selected packages at the moment of creation takes less time than installing a large, heavy library or application, into previously set environment. pip install within conda The documentation of conda says that pip should NOT be used within conda, because internal problems can occur. However, they are rare. Anaconda Blogpost Nevertheless, that is why, the conda-forge channel is preferred: more libraries are available (less need for pip ) conda-forge works better with pip the libraries are newer Happy trading! You are ready \u00b6 You've made it this far, so you have successfully installed freqtrade. Initialize the configuration \u00b6 # Step 1 - Initialize user folder freqtrade create-userdir --userdir user_data # Step 2 - Create a new configuration file freqtrade new-config --config config.json You are ready to run, read Bot Configuration , remember to start with dry_run: True and verify that everything is working. To learn how to setup your configuration, please refer to the Bot Configuration documentation page. Start the Bot \u00b6 freqtrade trade --config config.json --strategy SampleStrategy Warning You should read through the rest of the documentation, backtest the strategy you're going to use, and use dry-run before enabling trading with real money. Troubleshooting \u00b6 Common problem: \"command not found\" \u00b6 If you used (1) Script or (2) Manual installation, you need to run the bot in virtual environment. If you get error as below, make sure venv is active. # if: bash: freqtrade: command not found # then activate your .env source ./.env/bin/activate MacOS installation error \u00b6 Newer versions of MacOS may have installation failed with errors like error: command 'g++' failed with exit status 1 . This error will require explicit installation of the SDK Headers, which are not installed by default in this version of MacOS. For MacOS 10.14, this can be accomplished with the below command. open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg If this file is inexistent, then you're probably on a different version of MacOS, so you may need to consult the internet for specific resolution details.","title":"Linux/MacOS/Raspberry"},{"location":"installation/#installation","text":"This page explains how to prepare your environment for running the bot. The freqtrade documentation describes various ways to install freqtrade Docker images (separate page) Script Installation Manual Installation Installation with Conda Please consider using the prebuilt docker images to get started quickly while evaluating how freqtrade works.","title":"Installation"},{"location":"installation/#information","text":"For Windows installation, please use the windows installation guide . The easiest way to install and run Freqtrade is to clone the bot Github repository and then run the ./setup.sh script, if it's available for your platform. Version considerations When cloning the repository the default working branch has the name develop . This branch contains all last features (can be considered as relatively stable, thanks to automated tests). The stable branch contains the code of the last release (done usually once per month on an approximately one week old snapshot of the develop branch to prevent packaging bugs, so potentially it's more stable). Note Python3.8 or higher and the corresponding pip are assumed to be available. The install-script will warn you and stop if that's not the case. git is also needed to clone the Freqtrade repository. Also, python headers ( python-dev / python-devel ) must be available for the installation to complete successfully. Up-to-date clock The clock on the system running the bot must be accurate, synchronized to a NTP server frequently enough to avoid problems with communication to the exchanges.","title":"Information"},{"location":"installation/#requirements","text":"These requirements apply to both Script Installation and Manual Installation . ARM64 systems If you are running an ARM64 system (like a MacOS M1 or an Oracle VM), please use docker to run freqtrade. While native installation is possible with some manual effort, this is not supported at the moment.","title":"Requirements"},{"location":"installation/#install-guide","text":"Python >= 3.8.x pip git virtualenv (Recommended) TA-Lib (install instructions below )","title":"Install guide"},{"location":"installation/#install-code","text":"We've included/collected install instructions for Ubuntu, MacOS, and Windows. These are guidelines and your success may vary with other distros. OS Specific steps are listed first, the Common section below is necessary for all systems. Note Python3.8 or higher and the corresponding pip are assumed to be available. Debian/Ubuntu RaspberryPi/Raspbian","title":"Install code"},{"location":"installation/#install-necessary-dependencies","text":"# update repository sudo apt-get update # install packages sudo apt install -y python3-pip python3-venv python3-dev python3-pandas git curl The following assumes the latest Raspbian Buster lite image . This image comes with python3.9 preinstalled, making it easy to get freqtrade up and running. Tested using a Raspberry Pi 3 with the Raspbian Buster lite image, all updates applied. sudo apt-get install python3-venv libatlas-base-dev cmake curl # Use pywheels.org to speed up installation sudo echo \"[global]\\nextra-index-url=https://www.piwheels.org/simple\" > tee /etc/pip.conf git clone https://github.com/freqtrade/freqtrade.git cd freqtrade bash setup.sh -i Installation duration Depending on your internet speed and the Raspberry Pi version, installation can take multiple hours to complete. Due to this, we recommend to use the pre-build docker-image for Raspberry, by following the Docker quickstart documentation Note The above does not install hyperopt dependencies. To install these, please use python3 -m pip install -e .[hyperopt] . We do not advise to run hyperopt on a Raspberry Pi, since this is a very resource-heavy operation, which should be done on powerful machine.","title":"Install necessary dependencies"},{"location":"installation/#freqtrade-repository","text":"Freqtrade is an open source crypto-currency trading bot, whose code is hosted on github.com # Download `develop` branch of freqtrade repository git clone https://github.com/freqtrade/freqtrade.git # Enter downloaded directory cd freqtrade # your choice (1): novice user git checkout stable # your choice (2): advanced user git checkout develop (1) This command switches the cloned repository to the use of the stable branch. It's not needed, if you wish to stay on the (2) develop branch. You may later switch between branches at any time with the git checkout stable / git checkout develop commands. Install from pypi An alternative way to install Freqtrade is from pypi . The downside is that this method requires ta-lib to be correctly installed beforehand, and is therefore currently not the recommended way to install Freqtrade. pip install freqtrade","title":"Freqtrade repository"},{"location":"installation/#script-installation","text":"First of the ways to install Freqtrade, is to use provided the Linux/MacOS ./setup.sh script, which install all dependencies and help you configure the bot. Make sure you fulfill the Requirements and have downloaded the Freqtrade repository .","title":"Script Installation"},{"location":"installation/#use-setupsh-install-linuxmacos","text":"If you are on Debian, Ubuntu or MacOS, freqtrade provides the script to install freqtrade. # --install, Install freqtrade from scratch ./setup.sh -i","title":"Use /setup.sh -install (Linux/MacOS)"},{"location":"installation/#activate-your-virtual-environment","text":"Each time you open a new terminal, you must run source .env/bin/activate to activate your virtual environment. # then activate your .env source ./.env/bin/activate","title":"Activate your virtual environment"},{"location":"installation/#congratulations","text":"You are ready , and run the bot","title":"Congratulations"},{"location":"installation/#other-options-of-setupsh-script","text":"You can as well update, configure and reset the codebase of your bot with ./script.sh # --update, Command git pull to update. ./setup.sh -u # --reset, Hard reset your develop/stable branch. ./setup.sh -r ** --install ** With this option, the script will install the bot and most dependencies: You will need to have git and python3.8+ installed beforehand for this to work. * Mandatory software as: `ta-lib` * Setup your virtualenv under `.env/` This option is a combination of installation tasks and `--reset` ** --update ** This option will pull the last version of your current branch and update your virtualenv. Run the script with this option periodically to update your bot. ** --reset ** This option will hard reset your branch (only if you are on either `stable` or `develop`) and recreate your virtualenv.","title":"Other options of /setup.sh script"},{"location":"installation/#manual-installation","text":"Make sure you fulfill the Requirements and have downloaded the Freqtrade repository .","title":"Manual Installation"},{"location":"installation/#install-ta-lib","text":"","title":"Install TA-Lib"},{"location":"installation/#ta-lib-script-installation","text":"sudo ./build_helpers/install_ta-lib.sh Note This will use the ta-lib tar.gz included in this repository.","title":"TA-Lib script installation"},{"location":"installation/#ta-lib-manual-installation","text":"Official webpage: https://mrjbq7.github.io/ta-lib/install.html wget http://prdownloads.sourceforge.net/ta-lib/ta-lib-0.4.0-src.tar.gz tar xvzf ta-lib-0.4.0-src.tar.gz cd ta-lib sed -i.bak \"s|0.00000001|0.000000000000000001 |g\" src/ta_func/ta_utility.h ./configure --prefix = /usr/local make sudo make install # On debian based systems (debian, ubuntu, ...) - updating ldconfig might be necessary. sudo ldconfig cd .. rm -rf ./ta-lib*","title":"TA-Lib manual installation"},{"location":"installation/#setup-python-virtual-environment-virtualenv","text":"You will run freqtrade in separated virtual environment # create virtualenv in directory /freqtrade/.env python3 -m venv .env # run virtualenv source .env/bin/activate","title":"Setup Python virtual environment (virtualenv)"},{"location":"installation/#install-python-dependencies","text":"python3 -m pip install --upgrade pip python3 -m pip install -e .","title":"Install python dependencies"},{"location":"installation/#congratulations_1","text":"You are ready , and run the bot","title":"Congratulations"},{"location":"installation/#optional-post-installation-tasks","text":"Note If you run the bot on a server, you should consider using Docker or a terminal multiplexer like screen or tmux to avoid that the bot is stopped on logout. On Linux with software suite systemd , as an optional post-installation task, you may wish to setup the bot to run as a systemd service or configure it to send the log messages to the syslog / rsyslog or journald daemons. See Advanced Logging for details.","title":"(Optional) Post-installation Tasks"},{"location":"installation/#installation-with-conda","text":"Freqtrade can also be installed with Miniconda or Anaconda. We recommend using Miniconda as it's installation footprint is smaller. Conda will automatically prepare and manage the extensive library-dependencies of the Freqtrade program.","title":"Installation with Conda"},{"location":"installation/#what-is-conda","text":"Conda is a package, dependency and environment manager for multiple programming languages: conda docs","title":"What is Conda?"},{"location":"installation/#installation-with-conda_1","text":"","title":"Installation with conda"},{"location":"installation/#install-conda","text":"Installing on linux Installing on windows Answer all questions. After installation, it is mandatory to turn your terminal OFF and ON again.","title":"Install Conda"},{"location":"installation/#freqtrade-download","text":"Download and install freqtrade. # download freqtrade git clone https://github.com/freqtrade/freqtrade.git # enter downloaded directory 'freqtrade' cd freqtrade","title":"Freqtrade download"},{"location":"installation/#freqtrade-install-conda-environment","text":"Prepare conda-freqtrade environment, using file environment.yml , which exist in main freqtrade directory conda env create -n freqtrade-conda -f environment.yml Creating Conda Environment The conda command create -n automatically installs all nested dependencies for the selected libraries, general structure of installation command is: # choose your own packages conda env create -n [ name of the environment ] [ python version ] [ packages ] # point to file with packages conda env create -n [ name of the environment ] -f [ file ]","title":"Freqtrade install: Conda Environment"},{"location":"installation/#enterexit-freqtrade-conda-environment","text":"To check available environments, type conda env list Enter installed environment # enter conda environment conda activate freqtrade-conda # exit conda environment - don't do it now conda deactivate Install last python dependencies with pip python3 -m pip install --upgrade pip python3 -m pip install -e . Patch conda libta-lib (Linux only) # Ensure that the environment is active! conda activate freqtrade-conda cd build_helpers bash install_ta-lib.sh ${ CONDA_PREFIX } nosudo","title":"Enter/exit freqtrade-conda environment"},{"location":"installation/#congratulations_2","text":"You are ready , and run the bot","title":"Congratulations"},{"location":"installation/#important-shortcuts","text":"# list installed conda environments conda env list # activate base environment conda activate # activate freqtrade-conda environment conda activate freqtrade-conda #deactivate any conda environments conda deactivate","title":"Important shortcuts"},{"location":"installation/#further-info-on-anaconda","text":"New heavy packages It may happen that creating a new Conda environment, populated with selected packages at the moment of creation takes less time than installing a large, heavy library or application, into previously set environment. pip install within conda The documentation of conda says that pip should NOT be used within conda, because internal problems can occur. However, they are rare. Anaconda Blogpost Nevertheless, that is why, the conda-forge channel is preferred: more libraries are available (less need for pip ) conda-forge works better with pip the libraries are newer Happy trading!","title":"Further info on anaconda"},{"location":"installation/#you-are-ready","text":"You've made it this far, so you have successfully installed freqtrade.","title":"You are ready"},{"location":"installation/#initialize-the-configuration","text":"# Step 1 - Initialize user folder freqtrade create-userdir --userdir user_data # Step 2 - Create a new configuration file freqtrade new-config --config config.json You are ready to run, read Bot Configuration , remember to start with dry_run: True and verify that everything is working. To learn how to setup your configuration, please refer to the Bot Configuration documentation page.","title":"Initialize the configuration"},{"location":"installation/#start-the-bot","text":"freqtrade trade --config config.json --strategy SampleStrategy Warning You should read through the rest of the documentation, backtest the strategy you're going to use, and use dry-run before enabling trading with real money.","title":"Start the Bot"},{"location":"installation/#troubleshooting","text":"","title":"Troubleshooting"},{"location":"installation/#common-problem-command-not-found","text":"If you used (1) Script or (2) Manual installation, you need to run the bot in virtual environment. If you get error as below, make sure venv is active. # if: bash: freqtrade: command not found # then activate your .env source ./.env/bin/activate","title":"Common problem: \"command not found\""},{"location":"installation/#macos-installation-error","text":"Newer versions of MacOS may have installation failed with errors like error: command 'g++' failed with exit status 1 . This error will require explicit installation of the SDK Headers, which are not installed by default in this version of MacOS. For MacOS 10.14, this can be accomplished with the below command. open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg If this file is inexistent, then you're probably on a different version of MacOS, so you may need to consult the internet for specific resolution details.","title":"MacOS installation error"},{"location":"leverage/","text":"Trading with Leverage \u00b6 Beta feature This feature is still in it's testing phase. Should you notice something you think is wrong please let us know via Discord or via Github Issue. Multiple bots on one account You can't run 2 bots on the same account with leverage. For leveraged / margin trading, freqtrade assumes it's the only user of the account, and all liquidation levels are calculated based on this assumption. Trading with leverage is very risky Do not trade with a leverage > 1 using a strategy that hasn't shown positive results in a live run using the spot market. Check the stoploss of your strategy. With a leverage of 2, a stoploss of 0.5 (50%) would be too low, and these trades would be liquidated before reaching that stoploss. We do not assume any responsibility for eventual losses that occur from using this software or this mode. Please only use advanced trading modes when you know how freqtrade (and your strategy) works. Also, never risk more than what you can afford to lose. Please read the strategy migration guide to migrate your strategy from a freqtrade v2 strategy, to v3 strategy that can short and trade futures. Shorting \u00b6 Shorting is not possible when trading with trading_mode set to spot . To short trade, trading_mode must be set to margin (currently unavailable) or futures , with margin_mode set to cross (currently unavailable) or isolated For a strategy to short, the strategy class must set the class variable can_short = True Please read strategy customization for instructions on how to set signals to enter and exit short trades. Understand trading_mode \u00b6 The possible values are: spot (default), margin ( Currently unavailable ) or futures . Spot \u00b6 Regular trading mode (low risk) Long trades only (No short trades). No leverage. No Liquidation. Profits gained/lost are equal to the change in value of the assets (minus trading fees). Leverage trading modes \u00b6 With leverage, a trader borrows capital from the exchange. The capital must be re-payed fully to the exchange (potentially with interest), and the trader keeps any profits, or pays any losses, from any trades made using the borrowed capital. Because the capital must always be re-payed, exchanges will liquidate (forcefully sell the traders assets) a trade made using borrowed capital when the total value of assets in the leverage account drops to a certain point (a point where the total value of losses is less than the value of the collateral that the trader actually owns in the leverage account), in order to ensure that the trader has enough capital to pay the borrowed assets back to the exchange. The exchange will also charge a liquidation fee , adding to the traders losses. For this reason, DO NOT TRADE WITH LEVERAGE IF YOU DON'T KNOW EXACTLY WHAT YOUR DOING. LEVERAGE TRADING IS HIGH RISK, AND CAN RESULT IN THE VALUE OF YOUR ASSETS DROPPING TO 0 VERY QUICKLY, WITH NO CHANCE OF INCREASING IN VALUE AGAIN. Margin (currently unavailable) \u00b6 Trading occurs on the spot market, but the exchange lends currency to you in an amount equal to the chosen leverage. You pay the amount lent to you back to the exchange with interest, and your profits/losses are multiplied by the leverage specified. Futures \u00b6 Perpetual swaps (also known as Perpetual Futures) are contracts traded at a price that is closely tied to the underlying asset they are based off of (ex.). You are not trading the actual asset but instead are trading a derivative contract. Perpetual swap contracts can last indefinitely, in contrast to futures or option contracts. In addition to the gains/losses from the change in price of the futures contract, traders also exchange funding fees , which are gains/losses worth an amount that is derived from the difference in price between the futures contract and the underlying asset. The difference in price between a futures contract and the underlying asset varies between exchanges. To trade in futures markets, you'll have to set trading_mode to \"futures\". You will also have to pick a \"margin mode\" (explanation below) - with freqtrade currently only supporting isolated margin. \"trading_mode\" : \"futures\" , \"margin_mode\" : \"isolated\" Margin mode \u00b6 On top of trading_mode - you will also have to configure your margin_mode . While freqtrade currently only supports one margin mode, this will change, and by configuring it now you're all set for future updates. The possible values are: isolated , or cross ( currently unavailable ). Isolated margin mode \u00b6 Each market(trading pair), keeps collateral in a separate account \"margin_mode\" : \"isolated\" Cross margin mode (currently unavailable) \u00b6 One account is used to share collateral between markets (trading pairs). Margin is taken from total account balance to avoid liquidation when needed. \"margin_mode\" : \"cross\" Set leverage to use \u00b6 Different strategies and risk profiles will require different levels of leverage. While you could configure one static leverage value - freqtrade offers you the flexibility to adjust this via strategy leverage callback - which allows you to use different leverages by pair, or based on some other factor benefitting your strategy result. If not implemented, leverage defaults to 1x (no leverage). Warning Higher leverage also equals higher risk - be sure you fully understand the implications of using leverage! Understand liquidation_buffer \u00b6 Defaults to 0.05 A ratio specifying how large of a safety net to place between the liquidation price and the stoploss to prevent a position from reaching the liquidation price. This artificial liquidation price is calculated as: freqtrade_liquidation_price = liquidation_price \u00b1 (abs(open_rate - liquidation_price) * liquidation_buffer) \u00b1 = + for long trades \u00b1 = - for short trades Possible values are any floats between 0.0 and 0.99 ex: If a trade is entered at a price of 10 coin/USDT, and the liquidation price of this trade is 8 coin/USDT, then with liquidation_buffer set to 0.05 the minimum stoploss for this trade would be \\(8 + ((10 - 8) * 0.05) = 8 + 0.1 = 8.1\\) A liquidation_buffer of 0.0, or a low liquidation_buffer is likely to result in liquidations, and liquidation fees Currently Freqtrade is able to calculate liquidation prices, but does not calculate liquidation fees. Setting your liquidation_buffer to 0.0, or using a low liquidation_buffer could result in your positions being liquidated. Freqtrade does not track liquidation fees, so liquidations will result in inaccurate profit/loss results for your bot. If you use a low liquidation_buffer , it is recommended to use stoploss_on_exchange if your exchange supports this. Unavailable funding rates \u00b6 For futures data, exchanges commonly provide the futures candles, the marks, and the funding rates. However, it is common that whilst candles and marks might be available, the funding rates are not. This can affect backtesting timeranges, i.e. you may only be able to test recent timeranges and not earlier, experiencing the No data found. Terminating. error. To get around this, add the futures_funding_rate config option as listed in configuration.md , and it is recommended that you set this to 0 , unless you know a given specific funding rate for your pair, exchange and timerange. Setting this to anything other than 0 can have drastic effects on your profit calculations within strategy, e.g. within the custom_exit , custom_stoploss , etc functions. This will mean your backtests are inaccurate. This will not overwrite funding rates that are available from the exchange, but bear in mind that setting a false funding rate will mean backtesting results will be inaccurate for historical timeranges where funding rates are not available. Developer \u00b6 Margin mode \u00b6 For shorts, the currency which pays the interest fee for the borrowed currency is purchased at the same time of the closing trade (This means that the amount purchased in short closing trades is greater than the amount sold in short opening trades). For longs, the currency which pays the interest fee for the borrowed will already be owned by the user and does not need to be purchased. The interest is subtracted from the close_value of the trade. All Fees are included in current_profit calculations during the trade. Futures mode \u00b6 Funding fees are either added or subtracted from the total amount of a trade","title":"Short / Leverage"},{"location":"leverage/#trading-with-leverage","text":"Beta feature This feature is still in it's testing phase. Should you notice something you think is wrong please let us know via Discord or via Github Issue. Multiple bots on one account You can't run 2 bots on the same account with leverage. For leveraged / margin trading, freqtrade assumes it's the only user of the account, and all liquidation levels are calculated based on this assumption. Trading with leverage is very risky Do not trade with a leverage > 1 using a strategy that hasn't shown positive results in a live run using the spot market. Check the stoploss of your strategy. With a leverage of 2, a stoploss of 0.5 (50%) would be too low, and these trades would be liquidated before reaching that stoploss. We do not assume any responsibility for eventual losses that occur from using this software or this mode. Please only use advanced trading modes when you know how freqtrade (and your strategy) works. Also, never risk more than what you can afford to lose. Please read the strategy migration guide to migrate your strategy from a freqtrade v2 strategy, to v3 strategy that can short and trade futures.","title":"Trading with Leverage"},{"location":"leverage/#shorting","text":"Shorting is not possible when trading with trading_mode set to spot . To short trade, trading_mode must be set to margin (currently unavailable) or futures , with margin_mode set to cross (currently unavailable) or isolated For a strategy to short, the strategy class must set the class variable can_short = True Please read strategy customization for instructions on how to set signals to enter and exit short trades.","title":"Shorting"},{"location":"leverage/#understand-trading_mode","text":"The possible values are: spot (default), margin ( Currently unavailable ) or futures .","title":"Understand trading_mode"},{"location":"leverage/#spot","text":"Regular trading mode (low risk) Long trades only (No short trades). No leverage. No Liquidation. Profits gained/lost are equal to the change in value of the assets (minus trading fees).","title":"Spot"},{"location":"leverage/#leverage-trading-modes","text":"With leverage, a trader borrows capital from the exchange. The capital must be re-payed fully to the exchange (potentially with interest), and the trader keeps any profits, or pays any losses, from any trades made using the borrowed capital. Because the capital must always be re-payed, exchanges will liquidate (forcefully sell the traders assets) a trade made using borrowed capital when the total value of assets in the leverage account drops to a certain point (a point where the total value of losses is less than the value of the collateral that the trader actually owns in the leverage account), in order to ensure that the trader has enough capital to pay the borrowed assets back to the exchange. The exchange will also charge a liquidation fee , adding to the traders losses. For this reason, DO NOT TRADE WITH LEVERAGE IF YOU DON'T KNOW EXACTLY WHAT YOUR DOING. LEVERAGE TRADING IS HIGH RISK, AND CAN RESULT IN THE VALUE OF YOUR ASSETS DROPPING TO 0 VERY QUICKLY, WITH NO CHANCE OF INCREASING IN VALUE AGAIN.","title":"Leverage trading modes"},{"location":"leverage/#margin-currently-unavailable","text":"Trading occurs on the spot market, but the exchange lends currency to you in an amount equal to the chosen leverage. You pay the amount lent to you back to the exchange with interest, and your profits/losses are multiplied by the leverage specified.","title":"Margin (currently unavailable)"},{"location":"leverage/#futures","text":"Perpetual swaps (also known as Perpetual Futures) are contracts traded at a price that is closely tied to the underlying asset they are based off of (ex.). You are not trading the actual asset but instead are trading a derivative contract. Perpetual swap contracts can last indefinitely, in contrast to futures or option contracts. In addition to the gains/losses from the change in price of the futures contract, traders also exchange funding fees , which are gains/losses worth an amount that is derived from the difference in price between the futures contract and the underlying asset. The difference in price between a futures contract and the underlying asset varies between exchanges. To trade in futures markets, you'll have to set trading_mode to \"futures\". You will also have to pick a \"margin mode\" (explanation below) - with freqtrade currently only supporting isolated margin. \"trading_mode\" : \"futures\" , \"margin_mode\" : \"isolated\"","title":"Futures"},{"location":"leverage/#margin-mode","text":"On top of trading_mode - you will also have to configure your margin_mode . While freqtrade currently only supports one margin mode, this will change, and by configuring it now you're all set for future updates. The possible values are: isolated , or cross ( currently unavailable ).","title":"Margin mode"},{"location":"leverage/#isolated-margin-mode","text":"Each market(trading pair), keeps collateral in a separate account \"margin_mode\" : \"isolated\"","title":"Isolated margin mode"},{"location":"leverage/#cross-margin-mode-currently-unavailable","text":"One account is used to share collateral between markets (trading pairs). Margin is taken from total account balance to avoid liquidation when needed. \"margin_mode\" : \"cross\"","title":"Cross margin mode (currently unavailable)"},{"location":"leverage/#set-leverage-to-use","text":"Different strategies and risk profiles will require different levels of leverage. While you could configure one static leverage value - freqtrade offers you the flexibility to adjust this via strategy leverage callback - which allows you to use different leverages by pair, or based on some other factor benefitting your strategy result. If not implemented, leverage defaults to 1x (no leverage). Warning Higher leverage also equals higher risk - be sure you fully understand the implications of using leverage!","title":"Set leverage to use"},{"location":"leverage/#understand-liquidation_buffer","text":"Defaults to 0.05 A ratio specifying how large of a safety net to place between the liquidation price and the stoploss to prevent a position from reaching the liquidation price. This artificial liquidation price is calculated as: freqtrade_liquidation_price = liquidation_price \u00b1 (abs(open_rate - liquidation_price) * liquidation_buffer) \u00b1 = + for long trades \u00b1 = - for short trades Possible values are any floats between 0.0 and 0.99 ex: If a trade is entered at a price of 10 coin/USDT, and the liquidation price of this trade is 8 coin/USDT, then with liquidation_buffer set to 0.05 the minimum stoploss for this trade would be \\(8 + ((10 - 8) * 0.05) = 8 + 0.1 = 8.1\\) A liquidation_buffer of 0.0, or a low liquidation_buffer is likely to result in liquidations, and liquidation fees Currently Freqtrade is able to calculate liquidation prices, but does not calculate liquidation fees. Setting your liquidation_buffer to 0.0, or using a low liquidation_buffer could result in your positions being liquidated. Freqtrade does not track liquidation fees, so liquidations will result in inaccurate profit/loss results for your bot. If you use a low liquidation_buffer , it is recommended to use stoploss_on_exchange if your exchange supports this.","title":"Understand liquidation_buffer"},{"location":"leverage/#unavailable-funding-rates","text":"For futures data, exchanges commonly provide the futures candles, the marks, and the funding rates. However, it is common that whilst candles and marks might be available, the funding rates are not. This can affect backtesting timeranges, i.e. you may only be able to test recent timeranges and not earlier, experiencing the No data found. Terminating. error. To get around this, add the futures_funding_rate config option as listed in configuration.md , and it is recommended that you set this to 0 , unless you know a given specific funding rate for your pair, exchange and timerange. Setting this to anything other than 0 can have drastic effects on your profit calculations within strategy, e.g. within the custom_exit , custom_stoploss , etc functions. This will mean your backtests are inaccurate. This will not overwrite funding rates that are available from the exchange, but bear in mind that setting a false funding rate will mean backtesting results will be inaccurate for historical timeranges where funding rates are not available.","title":"Unavailable funding rates"},{"location":"leverage/#developer","text":"","title":"Developer"},{"location":"leverage/#margin-mode_1","text":"For shorts, the currency which pays the interest fee for the borrowed currency is purchased at the same time of the closing trade (This means that the amount purchased in short closing trades is greater than the amount sold in short opening trades). For longs, the currency which pays the interest fee for the borrowed will already be owned by the user and does not need to be purchased. The interest is subtracted from the close_value of the trade. All Fees are included in current_profit calculations during the trade.","title":"Margin mode"},{"location":"leverage/#futures-mode","text":"Funding fees are either added or subtracted from the total amount of a trade","title":"Futures mode"},{"location":"plotting/","text":"Plotting \u00b6 This page explains how to plot prices, indicators and profits. Installation / Setup \u00b6 Plotting modules use the Plotly library. You can install / upgrade this by running the following command: pip install -U -r requirements-plot.txt Plot price and indicators \u00b6 The freqtrade plot-dataframe subcommand shows an interactive graph with three subplots: Main plot with candlesticks and indicators following price (sma/ema) Volume bars Additional indicators as specified by --indicators2 Possible arguments: usage: freqtrade plot-dataframe [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-s NAME] [--strategy-path PATH] [-p PAIRS [PAIRS ...]] [--indicators1 INDICATORS1 [INDICATORS1 ...]] [--indicators2 INDICATORS2 [INDICATORS2 ...]] [--plot-limit INT] [--db-url PATH] [--trade-source {DB,file}] [--export EXPORT] [--export-filename PATH] [--timerange TIMERANGE] [-i TIMEFRAME] [--no-trades] optional arguments: -h, --help show this help message and exit -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. --indicators1 INDICATORS1 [INDICATORS1 ...] Set indicators from your strategy you want in the first row of the graph. Space-separated list. Example: `ema3 ema5`. Default: `['sma', 'ema3', 'ema5']`. --indicators2 INDICATORS2 [INDICATORS2 ...] Set indicators from your strategy you want in the third row of the graph. Space-separated list. Example: `fastd fastk`. Default: `['macd', 'macdsignal']`. --plot-limit INT Specify tick limit for plotting. Notice: too high values cause huge files. Default: 750. --db-url PATH Override trades database URL, this is useful in custom deployments (default: `sqlite:///tradesv3.sqlite` for Live Run mode, `sqlite:///tradesv3.dryrun.sqlite` for Dry Run). --trade-source {DB,file} Specify the source for trades (Can be DB or file (backtest file)) Default: file --export EXPORT Export backtest results, argument are: trades. Example: `--export=trades` --export-filename PATH Save backtest results to the file with this filename. Requires `--export` to be set as well. Example: `--export-filename=user_data/backtest_results/backtest _today.json` --timerange TIMERANGE Specify what timerange of data to use. -i TIMEFRAME, --timeframe TIMEFRAME Specify timeframe (`1m`, `5m`, `30m`, `1h`, `1d`). --no-trades Skip using trades from backtesting file and DB. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Strategy arguments: -s NAME, --strategy NAME Specify strategy class name which will be used by the bot. --strategy-path PATH Specify additional strategy lookup path. Example: freqtrade plot-dataframe -p BTC/ETH --strategy AwesomeStrategy The -p/--pairs argument can be used to specify pairs you would like to plot. Note The freqtrade plot-dataframe subcommand generates one plot-file per pair. Specify custom indicators. Use --indicators1 for the main plot and --indicators2 for the subplot below (if values are in a different range than prices). freqtrade plot-dataframe --strategy AwesomeStrategy -p BTC/ETH --indicators1 sma ema --indicators2 macd Further usage examples \u00b6 To plot multiple pairs, separate them with a space: freqtrade plot-dataframe --strategy AwesomeStrategy -p BTC/ETH XRP/ETH To plot a timerange (to zoom in) freqtrade plot-dataframe --strategy AwesomeStrategy -p BTC/ETH --timerange = 20180801 -20180805 To plot trades stored in a database use --db-url in combination with --trade-source DB : freqtrade plot-dataframe --strategy AwesomeStrategy --db-url sqlite:///tradesv3.dry_run.sqlite -p BTC/ETH --trade-source DB To plot trades from a backtesting result, use --export-filename freqtrade plot-dataframe --strategy AwesomeStrategy --export-filename user_data/backtest_results/backtest-result.json -p BTC/ETH Plot dataframe basics \u00b6 The plot-dataframe subcommand requires backtesting data, a strategy and either a backtesting-results file or a database, containing trades corresponding to the strategy. The resulting plot will have the following elements: Green triangles: Buy signals from the strategy. (Note: not every buy signal generates a trade, compare to cyan circles.) Red triangles: Sell signals from the strategy. (Also, not every sell signal terminates a trade, compare to red and green squares.) Cyan circles: Trade entry points. Red squares: Trade exit points for trades with loss or 0% profit. Green squares: Trade exit points for profitable trades. Indicators with values corresponding to the candle scale (e.g. SMA/EMA), as specified with --indicators1 . Volume (bar chart at the bottom of the main chart). Indicators with values in different scales (e.g. MACD, RSI) below the volume bars, as specified with --indicators2 . Bollinger Bands Bollinger bands are automatically added to the plot if the columns bb_lowerband and bb_upperband exist, and are painted as a light blue area spanning from the lower band to the upper band. Advanced plot configuration \u00b6 An advanced plot configuration can be specified in the strategy in the plot_config parameter. Additional features when using plot_config include: Specify colors per indicator Specify additional subplots Specify indicator pairs to fill area in between The sample plot configuration below specifies fixed colors for the indicators. Otherwise, consecutive plots may produce different color schemes each time, making comparisons difficult. It also allows multiple subplots to display both MACD and RSI at the same time. Plot type can be configured using type key. Possible types are: scatter corresponding to plotly.graph_objects.Scatter class (default). bar corresponding to plotly.graph_objects.Bar class. Extra parameters to plotly.graph_objects.* constructor can be specified in plotly dict. Sample configuration with inline comments explaining the process: @property def plot_config ( self ): \"\"\" There are a lot of solutions how to build the return dictionary. The only important point is the return value. Example: plot_config = {'main_plot': {}, 'subplots': {}} \"\"\" plot_config = {} plot_config [ 'main_plot' ] = { # Configuration for main plot indicators. # Assumes 2 parameters, emashort and emalong to be specified. f 'ema_ { self . emashort . value } ' : { 'color' : 'red' }, f 'ema_ { self . emalong . value } ' : { 'color' : '#CCCCCC' }, # By omitting color, a random color is selected. 'sar' : {}, # fill area between senkou_a and senkou_b 'senkou_a' : { 'color' : 'green' , #optional 'fill_to' : 'senkou_b' , 'fill_label' : 'Ichimoku Cloud' , #optional 'fill_color' : 'rgba(255,76,46,0.2)' , #optional }, # plot senkou_b, too. Not only the area to it. 'senkou_b' : {} } plot_config [ 'subplots' ] = { # Create subplot MACD \"MACD\" : { 'macd' : { 'color' : 'blue' , 'fill_to' : 'macdhist' }, 'macdsignal' : { 'color' : 'orange' }, 'macdhist' : { 'type' : 'bar' , 'plotly' : { 'opacity' : 0.9 }} }, # Additional subplot RSI \"RSI\" : { 'rsi' : { 'color' : 'red' } } } return plot_config As attribute (former method) Assigning plot_config is also possible as Attribute (this used to be the default way). This has the disadvantage that strategy parameters are not available, preventing certain configurations from working. plot_config = { 'main_plot' : { # Configuration for main plot indicators. # Specifies `ema10` to be red, and `ema50` to be a shade of gray 'ema10' : { 'color' : 'red' }, 'ema50' : { 'color' : '#CCCCCC' }, # By omitting color, a random color is selected. 'sar' : {}, # fill area between senkou_a and senkou_b 'senkou_a' : { 'color' : 'green' , #optional 'fill_to' : 'senkou_b' , 'fill_label' : 'Ichimoku Cloud' , #optional 'fill_color' : 'rgba(255,76,46,0.2)' , #optional }, # plot senkou_b, too. Not only the area to it. 'senkou_b' : {} }, 'subplots' : { # Create subplot MACD \"MACD\" : { 'macd' : { 'color' : 'blue' , 'fill_to' : 'macdhist' }, 'macdsignal' : { 'color' : 'orange' }, 'macdhist' : { 'type' : 'bar' , 'plotly' : { 'opacity' : 0.9 }} }, # Additional subplot RSI \"RSI\" : { 'rsi' : { 'color' : 'red' } } } } Note The above configuration assumes that ema10 , ema50 , senkou_a , senkou_b , macd , macdsignal , macdhist and rsi are columns in the DataFrame created by the strategy. Warning plotly arguments are only supported with plotly library and will not work with freq-ui. Trade position adjustments If position_adjustment_enable / adjust_trade_position() is used, the trade initial buy price is averaged over multiple orders and the trade start price will most likely appear outside the candle range. Plot profit \u00b6 The plot-profit subcommand shows an interactive graph with three plots: Average closing price for all pairs. The summarized profit made by backtesting. Note that this is not the real-world profit, but more of an estimate. Profit for each individual pair. Parallelism of trades. Underwater (Periods of drawdown). The first graph is good to get a grip of how the overall market progresses. The second graph will show if your algorithm works or doesn't. Perhaps you want an algorithm that steadily makes small profits, or one that acts less often, but makes big swings. This graph will also highlight the start (and end) of the Max drawdown period. The third graph can be useful to spot outliers, events in pairs that cause profit spikes. The forth graph can help you analyze trade parallelism, showing how often max_open_trades have been maxed out. Possible options for the freqtrade plot-profit subcommand: usage: freqtrade plot-profit [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-s NAME] [--strategy-path PATH] [-p PAIRS [PAIRS ...]] [--timerange TIMERANGE] [--export EXPORT] [--export-filename PATH] [--db-url PATH] [--trade-source {DB,file}] [-i TIMEFRAME] optional arguments: -h, --help show this help message and exit -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. --timerange TIMERANGE Specify what timerange of data to use. --export EXPORT Export backtest results, argument are: trades. Example: `--export=trades` --export-filename PATH, --backtest-filename PATH Use backtest results from this filename. Requires `--export` to be set as well. Example: `--export-filename=user_data/backtest_results/backtest _today.json` --db-url PATH Override trades database URL, this is useful in custom deployments (default: `sqlite:///tradesv3.sqlite` for Live Run mode, `sqlite:///tradesv3.dryrun.sqlite` for Dry Run). --trade-source {DB,file} Specify the source for trades (Can be DB or file (backtest file)) Default: file -i TIMEFRAME, --timeframe TIMEFRAME Specify timeframe (`1m`, `5m`, `30m`, `1h`, `1d`). --auto-open Automatically open generated plot. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Strategy arguments: -s NAME, --strategy NAME Specify strategy class name which will be used by the bot. --strategy-path PATH Specify additional strategy lookup path. The -p/--pairs argument, can be used to limit the pairs that are considered for this calculation. Examples: Use custom backtest-export file freqtrade plot-profit -p LTC/BTC --export-filename user_data/backtest_results/backtest-result.json Use custom database freqtrade plot-profit -p LTC/BTC --db-url sqlite:///tradesv3.sqlite --trade-source DB freqtrade --datadir user_data/data/binance_save/ plot-profit -p LTC/BTC","title":"Plotting"},{"location":"plotting/#plotting","text":"This page explains how to plot prices, indicators and profits.","title":"Plotting"},{"location":"plotting/#installation-setup","text":"Plotting modules use the Plotly library. You can install / upgrade this by running the following command: pip install -U -r requirements-plot.txt","title":"Installation / Setup"},{"location":"plotting/#plot-price-and-indicators","text":"The freqtrade plot-dataframe subcommand shows an interactive graph with three subplots: Main plot with candlesticks and indicators following price (sma/ema) Volume bars Additional indicators as specified by --indicators2 Possible arguments: usage: freqtrade plot-dataframe [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-s NAME] [--strategy-path PATH] [-p PAIRS [PAIRS ...]] [--indicators1 INDICATORS1 [INDICATORS1 ...]] [--indicators2 INDICATORS2 [INDICATORS2 ...]] [--plot-limit INT] [--db-url PATH] [--trade-source {DB,file}] [--export EXPORT] [--export-filename PATH] [--timerange TIMERANGE] [-i TIMEFRAME] [--no-trades] optional arguments: -h, --help show this help message and exit -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. --indicators1 INDICATORS1 [INDICATORS1 ...] Set indicators from your strategy you want in the first row of the graph. Space-separated list. Example: `ema3 ema5`. Default: `['sma', 'ema3', 'ema5']`. --indicators2 INDICATORS2 [INDICATORS2 ...] Set indicators from your strategy you want in the third row of the graph. Space-separated list. Example: `fastd fastk`. Default: `['macd', 'macdsignal']`. --plot-limit INT Specify tick limit for plotting. Notice: too high values cause huge files. Default: 750. --db-url PATH Override trades database URL, this is useful in custom deployments (default: `sqlite:///tradesv3.sqlite` for Live Run mode, `sqlite:///tradesv3.dryrun.sqlite` for Dry Run). --trade-source {DB,file} Specify the source for trades (Can be DB or file (backtest file)) Default: file --export EXPORT Export backtest results, argument are: trades. Example: `--export=trades` --export-filename PATH Save backtest results to the file with this filename. Requires `--export` to be set as well. Example: `--export-filename=user_data/backtest_results/backtest _today.json` --timerange TIMERANGE Specify what timerange of data to use. -i TIMEFRAME, --timeframe TIMEFRAME Specify timeframe (`1m`, `5m`, `30m`, `1h`, `1d`). --no-trades Skip using trades from backtesting file and DB. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Strategy arguments: -s NAME, --strategy NAME Specify strategy class name which will be used by the bot. --strategy-path PATH Specify additional strategy lookup path. Example: freqtrade plot-dataframe -p BTC/ETH --strategy AwesomeStrategy The -p/--pairs argument can be used to specify pairs you would like to plot. Note The freqtrade plot-dataframe subcommand generates one plot-file per pair. Specify custom indicators. Use --indicators1 for the main plot and --indicators2 for the subplot below (if values are in a different range than prices). freqtrade plot-dataframe --strategy AwesomeStrategy -p BTC/ETH --indicators1 sma ema --indicators2 macd","title":"Plot price and indicators"},{"location":"plotting/#further-usage-examples","text":"To plot multiple pairs, separate them with a space: freqtrade plot-dataframe --strategy AwesomeStrategy -p BTC/ETH XRP/ETH To plot a timerange (to zoom in) freqtrade plot-dataframe --strategy AwesomeStrategy -p BTC/ETH --timerange = 20180801 -20180805 To plot trades stored in a database use --db-url in combination with --trade-source DB : freqtrade plot-dataframe --strategy AwesomeStrategy --db-url sqlite:///tradesv3.dry_run.sqlite -p BTC/ETH --trade-source DB To plot trades from a backtesting result, use --export-filename freqtrade plot-dataframe --strategy AwesomeStrategy --export-filename user_data/backtest_results/backtest-result.json -p BTC/ETH","title":"Further usage examples"},{"location":"plotting/#plot-dataframe-basics","text":"The plot-dataframe subcommand requires backtesting data, a strategy and either a backtesting-results file or a database, containing trades corresponding to the strategy. The resulting plot will have the following elements: Green triangles: Buy signals from the strategy. (Note: not every buy signal generates a trade, compare to cyan circles.) Red triangles: Sell signals from the strategy. (Also, not every sell signal terminates a trade, compare to red and green squares.) Cyan circles: Trade entry points. Red squares: Trade exit points for trades with loss or 0% profit. Green squares: Trade exit points for profitable trades. Indicators with values corresponding to the candle scale (e.g. SMA/EMA), as specified with --indicators1 . Volume (bar chart at the bottom of the main chart). Indicators with values in different scales (e.g. MACD, RSI) below the volume bars, as specified with --indicators2 . Bollinger Bands Bollinger bands are automatically added to the plot if the columns bb_lowerband and bb_upperband exist, and are painted as a light blue area spanning from the lower band to the upper band.","title":"Plot dataframe basics"},{"location":"plotting/#advanced-plot-configuration","text":"An advanced plot configuration can be specified in the strategy in the plot_config parameter. Additional features when using plot_config include: Specify colors per indicator Specify additional subplots Specify indicator pairs to fill area in between The sample plot configuration below specifies fixed colors for the indicators. Otherwise, consecutive plots may produce different color schemes each time, making comparisons difficult. It also allows multiple subplots to display both MACD and RSI at the same time. Plot type can be configured using type key. Possible types are: scatter corresponding to plotly.graph_objects.Scatter class (default). bar corresponding to plotly.graph_objects.Bar class. Extra parameters to plotly.graph_objects.* constructor can be specified in plotly dict. Sample configuration with inline comments explaining the process: @property def plot_config ( self ): \"\"\" There are a lot of solutions how to build the return dictionary. The only important point is the return value. Example: plot_config = {'main_plot': {}, 'subplots': {}} \"\"\" plot_config = {} plot_config [ 'main_plot' ] = { # Configuration for main plot indicators. # Assumes 2 parameters, emashort and emalong to be specified. f 'ema_ { self . emashort . value } ' : { 'color' : 'red' }, f 'ema_ { self . emalong . value } ' : { 'color' : '#CCCCCC' }, # By omitting color, a random color is selected. 'sar' : {}, # fill area between senkou_a and senkou_b 'senkou_a' : { 'color' : 'green' , #optional 'fill_to' : 'senkou_b' , 'fill_label' : 'Ichimoku Cloud' , #optional 'fill_color' : 'rgba(255,76,46,0.2)' , #optional }, # plot senkou_b, too. Not only the area to it. 'senkou_b' : {} } plot_config [ 'subplots' ] = { # Create subplot MACD \"MACD\" : { 'macd' : { 'color' : 'blue' , 'fill_to' : 'macdhist' }, 'macdsignal' : { 'color' : 'orange' }, 'macdhist' : { 'type' : 'bar' , 'plotly' : { 'opacity' : 0.9 }} }, # Additional subplot RSI \"RSI\" : { 'rsi' : { 'color' : 'red' } } } return plot_config As attribute (former method) Assigning plot_config is also possible as Attribute (this used to be the default way). This has the disadvantage that strategy parameters are not available, preventing certain configurations from working. plot_config = { 'main_plot' : { # Configuration for main plot indicators. # Specifies `ema10` to be red, and `ema50` to be a shade of gray 'ema10' : { 'color' : 'red' }, 'ema50' : { 'color' : '#CCCCCC' }, # By omitting color, a random color is selected. 'sar' : {}, # fill area between senkou_a and senkou_b 'senkou_a' : { 'color' : 'green' , #optional 'fill_to' : 'senkou_b' , 'fill_label' : 'Ichimoku Cloud' , #optional 'fill_color' : 'rgba(255,76,46,0.2)' , #optional }, # plot senkou_b, too. Not only the area to it. 'senkou_b' : {} }, 'subplots' : { # Create subplot MACD \"MACD\" : { 'macd' : { 'color' : 'blue' , 'fill_to' : 'macdhist' }, 'macdsignal' : { 'color' : 'orange' }, 'macdhist' : { 'type' : 'bar' , 'plotly' : { 'opacity' : 0.9 }} }, # Additional subplot RSI \"RSI\" : { 'rsi' : { 'color' : 'red' } } } } Note The above configuration assumes that ema10 , ema50 , senkou_a , senkou_b , macd , macdsignal , macdhist and rsi are columns in the DataFrame created by the strategy. Warning plotly arguments are only supported with plotly library and will not work with freq-ui. Trade position adjustments If position_adjustment_enable / adjust_trade_position() is used, the trade initial buy price is averaged over multiple orders and the trade start price will most likely appear outside the candle range.","title":"Advanced plot configuration"},{"location":"plotting/#plot-profit","text":"The plot-profit subcommand shows an interactive graph with three plots: Average closing price for all pairs. The summarized profit made by backtesting. Note that this is not the real-world profit, but more of an estimate. Profit for each individual pair. Parallelism of trades. Underwater (Periods of drawdown). The first graph is good to get a grip of how the overall market progresses. The second graph will show if your algorithm works or doesn't. Perhaps you want an algorithm that steadily makes small profits, or one that acts less often, but makes big swings. This graph will also highlight the start (and end) of the Max drawdown period. The third graph can be useful to spot outliers, events in pairs that cause profit spikes. The forth graph can help you analyze trade parallelism, showing how often max_open_trades have been maxed out. Possible options for the freqtrade plot-profit subcommand: usage: freqtrade plot-profit [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [-s NAME] [--strategy-path PATH] [-p PAIRS [PAIRS ...]] [--timerange TIMERANGE] [--export EXPORT] [--export-filename PATH] [--db-url PATH] [--trade-source {DB,file}] [-i TIMEFRAME] optional arguments: -h, --help show this help message and exit -p PAIRS [PAIRS ...], --pairs PAIRS [PAIRS ...] Limit command to these pairs. Pairs are space- separated. --timerange TIMERANGE Specify what timerange of data to use. --export EXPORT Export backtest results, argument are: trades. Example: `--export=trades` --export-filename PATH, --backtest-filename PATH Use backtest results from this filename. Requires `--export` to be set as well. Example: `--export-filename=user_data/backtest_results/backtest _today.json` --db-url PATH Override trades database URL, this is useful in custom deployments (default: `sqlite:///tradesv3.sqlite` for Live Run mode, `sqlite:///tradesv3.dryrun.sqlite` for Dry Run). --trade-source {DB,file} Specify the source for trades (Can be DB or file (backtest file)) Default: file -i TIMEFRAME, --timeframe TIMEFRAME Specify timeframe (`1m`, `5m`, `30m`, `1h`, `1d`). --auto-open Automatically open generated plot. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Strategy arguments: -s NAME, --strategy NAME Specify strategy class name which will be used by the bot. --strategy-path PATH Specify additional strategy lookup path. The -p/--pairs argument, can be used to limit the pairs that are considered for this calculation. Examples: Use custom backtest-export file freqtrade plot-profit -p LTC/BTC --export-filename user_data/backtest_results/backtest-result.json Use custom database freqtrade plot-profit -p LTC/BTC --db-url sqlite:///tradesv3.sqlite --trade-source DB freqtrade --datadir user_data/data/binance_save/ plot-profit -p LTC/BTC","title":"Plot profit"},{"location":"plugins/","text":"Plugins \u00b6 Pairlists and Pairlist Handlers \u00b6 Pairlist Handlers define the list of pairs (pairlist) that the bot should trade. They are configured in the pairlists section of the configuration settings. In your configuration, you can use Static Pairlist (defined by the StaticPairList Pairlist Handler) and Dynamic Pairlist (defined by the VolumePairList Pairlist Handler). Additionally, AgeFilter , PrecisionFilter , PriceFilter , ShuffleFilter , SpreadFilter and VolatilityFilter act as Pairlist Filters, removing certain pairs and/or moving their positions in the pairlist. If multiple Pairlist Handlers are used, they are chained and a combination of all Pairlist Handlers forms the resulting pairlist the bot uses for trading and backtesting. Pairlist Handlers are executed in the sequence they are configured. You should always configure either StaticPairList or VolumePairList as the starting Pairlist Handler. Inactive markets are always removed from the resulting pairlist. Explicitly blacklisted pairs (those in the pair_blacklist configuration setting) are also always removed from the resulting pairlist. Pair blacklist \u00b6 The pair blacklist (configured via exchange.pair_blacklist in the configuration) disallows certain pairs from trading. This can be as simple as excluding DOGE/BTC - which will remove exactly this pair. The pair-blacklist does also support wildcards (in regex-style) - so BNB/.* will exclude ALL pairs that start with BNB. You may also use something like .*DOWN/BTC or .*UP/BTC to exclude leveraged tokens (check Pair naming conventions for your exchange!) Available Pairlist Handlers \u00b6 StaticPairList (default, if not configured differently) VolumePairList AgeFilter OffsetFilter PerformanceFilter PrecisionFilter PriceFilter ShuffleFilter SpreadFilter RangeStabilityFilter VolatilityFilter Testing pairlists Pairlist configurations can be quite tricky to get right. Best use the test-pairlist utility sub-command to test your configuration quickly. Static Pair List \u00b6 By default, the StaticPairList method is used, which uses a statically defined pair whitelist from the configuration. The pairlist also supports wildcards (in regex-style) - so .*/BTC will include all pairs with BTC as a stake. It uses configuration from exchange.pair_whitelist and exchange.pair_blacklist . \"pairlists\" : [ { \"method\" : \"StaticPairList\" } ], By default, only currently enabled pairs are allowed. To skip pair validation against active markets, set \"allow_inactive\": true within the StaticPairList configuration. This can be useful for backtesting expired pairs (like quarterly spot-markets). This option must be configured along with exchange.skip_pair_validation in the exchange configuration. When used in a \"follow-up\" position (e.g. after VolumePairlist), all pairs in 'pair_whitelist' will be added to the end of the pairlist. Volume Pair List \u00b6 VolumePairList employs sorting/filtering of pairs by their trading volume. It selects number_assets top pairs with sorting based on the sort_key (which can only be quoteVolume ). When used in the chain of Pairlist Handlers in a non-leading position (after StaticPairList and other Pairlist Filters), VolumePairList considers outputs of previous Pairlist Handlers, adding its sorting/selection of the pairs by the trading volume. When used in the leading position of the chain of Pairlist Handlers, the pair_whitelist configuration setting is ignored. Instead, VolumePairList selects the top assets from all available markets with matching stake-currency on the exchange. The refresh_period setting allows to define the period (in seconds), at which the pairlist will be refreshed. Defaults to 1800s (30 minutes). The pairlist cache ( refresh_period ) on VolumePairList is only applicable to generating pairlists. Filtering instances (not the first position in the list) will not apply any cache and will always use up-to-date data. VolumePairList is per default based on the ticker data from exchange, as reported by the ccxt library: The quoteVolume is the amount of quote (stake) currency traded (bought or sold) in last 24 hours. \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" , \"min_value\" : 0 , \"refresh_period\" : 1800 } ], You can define a minimum volume with min_value - which will filter out pairs with a volume lower than the specified value in the specified timerange. VolumePairList Advanced mode \u00b6 VolumePairList can also operate in an advanced mode to build volume over a given timerange of specified candle size. It utilizes exchange historical candle data, builds a typical price (calculated by (open+high+low)/3) and multiplies the typical price with every candle's volume. The sum is the quoteVolume over the given range. This allows different scenarios, for a more smoothened volume, when using longer ranges with larger candle sizes, or the opposite when using a short range with small candles. For convenience lookback_days can be specified, which will imply that 1d candles will be used for the lookback. In the example below the pairlist would be created based on the last 7 days: \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" , \"min_value\" : 0 , \"refresh_period\" : 86400 , \"lookback_days\" : 7 } ], Range look back and refresh period When used in conjunction with lookback_days and lookback_timeframe the refresh_period can not be smaller than the candle size in seconds. As this will result in unnecessary requests to the exchanges API. Performance implications when using lookback range If used in first position in combination with lookback, the computation of the range based volume can be time and resource consuming, as it downloads candles for all tradable pairs. Hence it's highly advised to use the standard approach with VolumeFilter to narrow the pairlist down for further range volume calculation. Unsupported exchanges (Bittrex, Gemini) On some exchanges (like Bittrex and Gemini), regular VolumePairList does not work as the api does not natively provide 24h volume. This can be worked around by using candle data to build the volume. To roughly simulate 24h volume, you can use the following configuration. Please note that These pairlists will only refresh once per day. \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" , \"min_value\" : 0 , \"refresh_period\" : 86400 , \"lookback_days\" : 1 } ], More sophisticated approach can be used, by using lookback_timeframe for candle size and lookback_period which specifies the amount of candles. This example will build the volume pairs based on a rolling period of 3 days of 1h candles: \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" , \"min_value\" : 0 , \"refresh_period\" : 3600 , \"lookback_timeframe\" : \"1h\" , \"lookback_period\" : 72 } ], Note VolumePairList does not support backtesting mode. AgeFilter \u00b6 Removes pairs that have been listed on the exchange for less than min_days_listed days (defaults to 10 ) or more than max_days_listed days (defaults None mean infinity). When pairs are first listed on an exchange they can suffer huge price drops and volatility in the first few days while the pair goes through its price-discovery period. Bots can often be caught out buying before the pair has finished dropping in price. This filter allows freqtrade to ignore pairs until they have been listed for at least min_days_listed days and listed before max_days_listed . OffsetFilter \u00b6 Offsets an incoming pairlist by a given offset value. As an example it can be used in conjunction with VolumeFilter to remove the top X volume pairs. Or to split a larger pairlist on two bot instances. Example to remove the first 10 pairs from the pairlist, and takes the next 20 (taking items 10-30 of the initial list): \"pairlists\" : [ // ... { \"method\" : \"OffsetFilter\" , \"offset\" : 10 , \"number_assets\" : 20 } ], Warning When OffsetFilter is used to split a larger pairlist among multiple bots in combination with VolumeFilter it can not be guaranteed that pairs won't overlap due to slightly different refresh intervals for the VolumeFilter . Note An offset larger than the total length of the incoming pairlist will result in an empty pairlist. PerformanceFilter \u00b6 Sorts pairs by past trade performance, as follows: Positive performance. No closed trades yet. Negative performance. Trade count is used as a tie breaker. You can use the minutes parameter to only consider performance of the past X minutes (rolling window). Not defining this parameter (or setting it to 0) will use all-time performance. The optional min_profit (as ratio -> a setting of 0.01 corresponds to 1%) parameter defines the minimum profit a pair must have to be considered. Pairs below this level will be filtered out. Using this parameter without minutes is highly discouraged, as it can lead to an empty pairlist without a way to recover. \"pairlists\" : [ // ... { \"method\" : \"PerformanceFilter\" , \"minutes\" : 1440 , // rolling 24h \"min_profit\" : 0.01 // minimal profit 1% } ], As this Filter uses past performance of the bot, it'll have some startup-period - and should only be used after the bot has a few 100 trades in the database. Backtesting PerformanceFilter does not support backtesting mode. PrecisionFilter \u00b6 Filters low-value coins which would not allow setting stoplosses. Backtesting PrecisionFilter does not support backtesting mode using multiple strategies. PriceFilter \u00b6 The PriceFilter allows filtering of pairs by price. Currently the following price filters are supported: min_price max_price max_value low_price_ratio The min_price setting removes pairs where the price is below the specified price. This is useful if you wish to avoid trading very low-priced pairs. This option is disabled by default, and will only apply if set to > 0. The max_price setting removes pairs where the price is above the specified price. This is useful if you wish to trade only low-priced pairs. This option is disabled by default, and will only apply if set to > 0. The max_value setting removes pairs where the minimum value change is above a specified value. This is useful when an exchange has unbalanced limits. For example, if step-size = 1 (so you can only buy 1, or 2, or 3, but not 1.1 Coins) - and the price is pretty high (like 20$) as the coin has risen sharply since the last limit adaption. As a result of the above, you can only buy for 20$, or 40$ - but not for 25$. On exchanges that deduct fees from the receiving currency (e.g. FTX) - this can result in high value coins / amounts that are unsellable as the amount is slightly below the limit. The low_price_ratio setting removes pairs where a raise of 1 price unit (pip) is above the low_price_ratio ratio. This option is disabled by default, and will only apply if set to > 0. For PriceFilter at least one of its min_price , max_price or low_price_ratio settings must be applied. Calculation example: Min price precision for SHITCOIN/BTC is 8 decimals. If its price is 0.00000011 - one price step above would be 0.00000012, which is ~9% higher than the previous price value. You may filter out this pair by using PriceFilter with low_price_ratio set to 0.09 (9%) or with min_price set to 0.00000011, correspondingly. Low priced pairs Low priced pairs with high \"1 pip movements\" are dangerous since they are often illiquid and it may also be impossible to place the desired stoploss, which can often result in high losses since price needs to be rounded to the next tradable price - so instead of having a stoploss of -5%, you could end up with a stoploss of -9% simply due to price rounding. ShuffleFilter \u00b6 Shuffles (randomizes) pairs in the pairlist. It can be used for preventing the bot from trading some of the pairs more frequently then others when you want all pairs be treated with the same priority. Tip You may set the seed value for this Pairlist to obtain reproducible results, which can be useful for repeated backtesting sessions. If seed is not set, the pairs are shuffled in the non-repeatable random order. ShuffleFilter will automatically detect runmodes and apply the seed only for backtesting modes - if a seed value is set. SpreadFilter \u00b6 Removes pairs that have a difference between asks and bids above the specified ratio, max_spread_ratio (defaults to 0.005 ). Example: If DOGE/BTC maximum bid is 0.00000026 and minimum ask is 0.00000027, the ratio is calculated as: 1 - bid/ask ~= 0.037 which is > 0.005 and this pair will be filtered out. RangeStabilityFilter \u00b6 Removes pairs where the difference between lowest low and highest high over lookback_days days is below min_rate_of_change or above max_rate_of_change . Since this is a filter that requires additional data, the results are cached for refresh_period . In the below example: If the trading range over the last 10 days is <1% or >99%, remove the pair from the whitelist. \"pairlists\" : [ { \"method\" : \"RangeStabilityFilter\" , \"lookback_days\" : 10 , \"min_rate_of_change\" : 0.01 , \"max_rate_of_change\" : 0.99 , \"refresh_period\" : 1440 } ] Tip This Filter can be used to automatically remove stable coin pairs, which have a very low trading range, and are therefore extremely difficult to trade with profit. Additionally, it can also be used to automatically remove pairs with extreme high/low variance over a given amount of time. VolatilityFilter \u00b6 Volatility is the degree of historical variation of a pairs over time, it is measured by the standard deviation of logarithmic daily returns. Returns are assumed to be normally distributed, although actual distribution might be different. In a normal distribution, 68% of observations fall within one standard deviation and 95% of observations fall within two standard deviations. Assuming a volatility of 0.05 means that the expected returns for 20 out of 30 days is expected to be less than 5% (one standard deviation). Volatility is a positive ratio of the expected deviation of return and can be greater than 1.00. Please refer to the wikipedia definition of volatility . This filter removes pairs if the average volatility over a lookback_days days is below min_volatility or above max_volatility . Since this is a filter that requires additional data, the results are cached for refresh_period . This filter can be used to narrow down your pairs to a certain volatility or avoid very volatile pairs. In the below example: If the volatility over the last 10 days is not in the range of 0.05-0.50, remove the pair from the whitelist. The filter is applied every 24h. \"pairlists\" : [ { \"method\" : \"VolatilityFilter\" , \"lookback_days\" : 10 , \"min_volatility\" : 0.05 , \"max_volatility\" : 0.50 , \"refresh_period\" : 86400 } ] Full example of Pairlist Handlers \u00b6 The below example blacklists BNB/BTC , uses VolumePairList with 20 assets, sorting pairs by quoteVolume and applies PrecisionFilter and PriceFilter , filtering all assets where 1 price unit is > 1%. Then the SpreadFilter and VolatilityFilter is applied and pairs are finally shuffled with the random seed set to some predefined value. \"exchange\" : { \"pair_whitelist\" : [], \"pair_blacklist\" : [ \"BNB/BTC\" ] }, \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" }, { \"method\" : \"AgeFilter\" , \"min_days_listed\" : 10 }, { \"method\" : \"PrecisionFilter\" }, { \"method\" : \"PriceFilter\" , \"low_price_ratio\" : 0.01 }, { \"method\" : \"SpreadFilter\" , \"max_spread_ratio\" : 0.005 }, { \"method\" : \"RangeStabilityFilter\" , \"lookback_days\" : 10 , \"min_rate_of_change\" : 0.01 , \"refresh_period\" : 1440 }, { \"method\" : \"VolatilityFilter\" , \"lookback_days\" : 10 , \"min_volatility\" : 0.05 , \"max_volatility\" : 0.50 , \"refresh_period\" : 86400 }, { \"method\" : \"ShuffleFilter\" , \"seed\" : 42 } ], Protections \u00b6 Beta feature This feature is still in it's testing phase. Should you notice something you think is wrong please let us know via Discord or via Github Issue. Protections will protect your strategy from unexpected events and market conditions by temporarily stop trading for either one pair, or for all pairs. All protection end times are rounded up to the next candle to avoid sudden, unexpected intra-candle buys. Note Not all Protections will work for all strategies, and parameters will need to be tuned for your strategy to improve performance. Tip Each Protection can be configured multiple times with different parameters, to allow different levels of protection (short-term / long-term). Backtesting Protections are supported by backtesting and hyperopt, but must be explicitly enabled by using the --enable-protections flag. Setting protections from the configuration Setting protections from the configuration via \"protections\": [], key should be considered deprecated and will be removed in a future version. It is also no longer guaranteed that your protections apply to the strategy in cases where the strategy defines protections as property . Available Protections \u00b6 StoplossGuard Stop trading if a certain amount of stoploss occurred within a certain time window. MaxDrawdown Stop trading if max-drawdown is reached. LowProfitPairs Lock pairs with low profits CooldownPeriod Don't enter a trade right after selling a trade. Common settings to all Protections \u00b6 Parameter Description method Protection name to use. Datatype: String, selected from available Protections stop_duration_candles For how many candles should the lock be set? Datatype: Positive integer (in candles) stop_duration how many minutes should protections be locked. Cannot be used together with stop_duration_candles . Datatype: Float (in minutes) lookback_period_candles Only trades that completed within the last lookback_period_candles candles will be considered. This setting may be ignored by some Protections. Datatype: Positive integer (in candles). lookback_period Only trades that completed after current_time - lookback_period will be considered. Cannot be used together with lookback_period_candles . This setting may be ignored by some Protections. Datatype: Float (in minutes) trade_limit Number of trades required at minimum (not used by all Protections). Datatype: Positive integer Durations Durations ( stop_duration* and lookback_period* can be defined in either minutes or candles). For more flexibility when testing different timeframes, all below examples will use the \"candle\" definition. Stoploss Guard \u00b6 StoplossGuard selects all trades within lookback_period in minutes (or in candles when using lookback_period_candles ). If trade_limit or more trades resulted in stoploss, trading will stop for stop_duration in minutes (or in candles when using stop_duration_candles ). This applies across all pairs, unless only_per_pair is set to true, which will then only look at one pair at a time. Similarly, this protection will by default look at all trades (long and short). For futures bots, setting only_per_side will make the bot only consider one side, and will then only lock this one side, allowing for example shorts to continue after a series of long stoplosses. required_profit will determine the required relative profit (or loss) for stoplosses to consider. This should normally not be set and defaults to 0.0 - which means all losing stoplosses will be triggering a block. The below example stops trading for all pairs for 4 candles after the last trade if the bot hit stoploss 4 times within the last 24 candles. @property def protections ( self ): return [ { \"method\" : \"StoplossGuard\" , \"lookback_period_candles\" : 24 , \"trade_limit\" : 4 , \"stop_duration_candles\" : 4 , \"required_profit\" : 0.0 , \"only_per_pair\" : False , \"only_per_side\" : False } ] Note StoplossGuard considers all trades with the results \"stop_loss\" , \"stoploss_on_exchange\" and \"trailing_stop_loss\" if the resulting profit was negative. trade_limit and lookback_period will need to be tuned for your strategy. MaxDrawdown \u00b6 MaxDrawdown uses all trades within lookback_period in minutes (or in candles when using lookback_period_candles ) to determine the maximum drawdown. If the drawdown is below max_allowed_drawdown , trading will stop for stop_duration in minutes (or in candles when using stop_duration_candles ) after the last trade - assuming that the bot needs some time to let markets recover. The below sample stops trading for 12 candles if max-drawdown is > 20% considering all pairs - with a minimum of trade_limit trades - within the last 48 candles. If desired, lookback_period and/or stop_duration can be used. @property def protections ( self ): return [ { \"method\" : \"MaxDrawdown\" , \"lookback_period_candles\" : 48 , \"trade_limit\" : 20 , \"stop_duration_candles\" : 12 , \"max_allowed_drawdown\" : 0.2 }, ] Low Profit Pairs \u00b6 LowProfitPairs uses all trades for a pair within lookback_period in minutes (or in candles when using lookback_period_candles ) to determine the overall profit ratio. If that ratio is below required_profit , that pair will be locked for stop_duration in minutes (or in candles when using stop_duration_candles ). For futures bots, setting only_per_side will make the bot only consider one side, and will then only lock this one side, allowing for example shorts to continue after a series of long losses. The below example will stop trading a pair for 60 minutes if the pair does not have a required profit of 2% (and a minimum of 2 trades) within the last 6 candles. @property def protections ( self ): return [ { \"method\" : \"LowProfitPairs\" , \"lookback_period_candles\" : 6 , \"trade_limit\" : 2 , \"stop_duration\" : 60 , \"required_profit\" : 0.02 , \"only_per_pair\" : False , } ] Cooldown Period \u00b6 CooldownPeriod locks a pair for stop_duration in minutes (or in candles when using stop_duration_candles ) after selling, avoiding a re-entry for this pair for stop_duration minutes. The below example will stop trading a pair for 2 candles after closing a trade, allowing this pair to \"cool down\". @property def protections ( self ): return [ { \"method\" : \"CooldownPeriod\" , \"stop_duration_candles\" : 2 } ] Note This Protection applies only at pair-level, and will never lock all pairs globally. This Protection does not consider lookback_period as it only looks at the latest trade. Full example of Protections \u00b6 All protections can be combined at will, also with different parameters, creating a increasing wall for under-performing pairs. All protections are evaluated in the sequence they are defined. The below example assumes a timeframe of 1 hour: Locks each pair after selling for an additional 5 candles ( CooldownPeriod ), giving other pairs a chance to get filled. Stops trading for 4 hours ( 4 * 1h candles ) if the last 2 days ( 48 * 1h candles ) had 20 trades, which caused a max-drawdown of more than 20%. ( MaxDrawdown ). Stops trading if more than 4 stoploss occur for all pairs within a 1 day ( 24 * 1h candles ) limit ( StoplossGuard ). Locks all pairs that had 4 Trades within the last 6 hours ( 6 * 1h candles ) with a combined profit ratio of below 0.02 (<2%) ( LowProfitPairs ). Locks all pairs for 2 candles that had a profit of below 0.01 (<1%) within the last 24h ( 24 * 1h candles ), a minimum of 4 trades. from freqtrade.strategy import IStrategy class AwesomeStrategy ( IStrategy ) timeframe = '1h' @property def protections ( self ): return [ { \"method\" : \"CooldownPeriod\" , \"stop_duration_candles\" : 5 }, { \"method\" : \"MaxDrawdown\" , \"lookback_period_candles\" : 48 , \"trade_limit\" : 20 , \"stop_duration_candles\" : 4 , \"max_allowed_drawdown\" : 0.2 }, { \"method\" : \"StoplossGuard\" , \"lookback_period_candles\" : 24 , \"trade_limit\" : 4 , \"stop_duration_candles\" : 2 , \"only_per_pair\" : False }, { \"method\" : \"LowProfitPairs\" , \"lookback_period_candles\" : 6 , \"trade_limit\" : 2 , \"stop_duration_candles\" : 60 , \"required_profit\" : 0.02 }, { \"method\" : \"LowProfitPairs\" , \"lookback_period_candles\" : 24 , \"trade_limit\" : 4 , \"stop_duration_candles\" : 2 , \"required_profit\" : 0.01 } ] # ...","title":"Plugins"},{"location":"plugins/#plugins","text":"","title":"Plugins"},{"location":"plugins/#pairlists-and-pairlist-handlers","text":"Pairlist Handlers define the list of pairs (pairlist) that the bot should trade. They are configured in the pairlists section of the configuration settings. In your configuration, you can use Static Pairlist (defined by the StaticPairList Pairlist Handler) and Dynamic Pairlist (defined by the VolumePairList Pairlist Handler). Additionally, AgeFilter , PrecisionFilter , PriceFilter , ShuffleFilter , SpreadFilter and VolatilityFilter act as Pairlist Filters, removing certain pairs and/or moving their positions in the pairlist. If multiple Pairlist Handlers are used, they are chained and a combination of all Pairlist Handlers forms the resulting pairlist the bot uses for trading and backtesting. Pairlist Handlers are executed in the sequence they are configured. You should always configure either StaticPairList or VolumePairList as the starting Pairlist Handler. Inactive markets are always removed from the resulting pairlist. Explicitly blacklisted pairs (those in the pair_blacklist configuration setting) are also always removed from the resulting pairlist.","title":"Pairlists and Pairlist Handlers"},{"location":"plugins/#pair-blacklist","text":"The pair blacklist (configured via exchange.pair_blacklist in the configuration) disallows certain pairs from trading. This can be as simple as excluding DOGE/BTC - which will remove exactly this pair. The pair-blacklist does also support wildcards (in regex-style) - so BNB/.* will exclude ALL pairs that start with BNB. You may also use something like .*DOWN/BTC or .*UP/BTC to exclude leveraged tokens (check Pair naming conventions for your exchange!)","title":"Pair blacklist"},{"location":"plugins/#available-pairlist-handlers","text":"StaticPairList (default, if not configured differently) VolumePairList AgeFilter OffsetFilter PerformanceFilter PrecisionFilter PriceFilter ShuffleFilter SpreadFilter RangeStabilityFilter VolatilityFilter Testing pairlists Pairlist configurations can be quite tricky to get right. Best use the test-pairlist utility sub-command to test your configuration quickly.","title":"Available Pairlist Handlers"},{"location":"plugins/#static-pair-list","text":"By default, the StaticPairList method is used, which uses a statically defined pair whitelist from the configuration. The pairlist also supports wildcards (in regex-style) - so .*/BTC will include all pairs with BTC as a stake. It uses configuration from exchange.pair_whitelist and exchange.pair_blacklist . \"pairlists\" : [ { \"method\" : \"StaticPairList\" } ], By default, only currently enabled pairs are allowed. To skip pair validation against active markets, set \"allow_inactive\": true within the StaticPairList configuration. This can be useful for backtesting expired pairs (like quarterly spot-markets). This option must be configured along with exchange.skip_pair_validation in the exchange configuration. When used in a \"follow-up\" position (e.g. after VolumePairlist), all pairs in 'pair_whitelist' will be added to the end of the pairlist.","title":"Static Pair List"},{"location":"plugins/#volume-pair-list","text":"VolumePairList employs sorting/filtering of pairs by their trading volume. It selects number_assets top pairs with sorting based on the sort_key (which can only be quoteVolume ). When used in the chain of Pairlist Handlers in a non-leading position (after StaticPairList and other Pairlist Filters), VolumePairList considers outputs of previous Pairlist Handlers, adding its sorting/selection of the pairs by the trading volume. When used in the leading position of the chain of Pairlist Handlers, the pair_whitelist configuration setting is ignored. Instead, VolumePairList selects the top assets from all available markets with matching stake-currency on the exchange. The refresh_period setting allows to define the period (in seconds), at which the pairlist will be refreshed. Defaults to 1800s (30 minutes). The pairlist cache ( refresh_period ) on VolumePairList is only applicable to generating pairlists. Filtering instances (not the first position in the list) will not apply any cache and will always use up-to-date data. VolumePairList is per default based on the ticker data from exchange, as reported by the ccxt library: The quoteVolume is the amount of quote (stake) currency traded (bought or sold) in last 24 hours. \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" , \"min_value\" : 0 , \"refresh_period\" : 1800 } ], You can define a minimum volume with min_value - which will filter out pairs with a volume lower than the specified value in the specified timerange.","title":"Volume Pair List"},{"location":"plugins/#volumepairlist-advanced-mode","text":"VolumePairList can also operate in an advanced mode to build volume over a given timerange of specified candle size. It utilizes exchange historical candle data, builds a typical price (calculated by (open+high+low)/3) and multiplies the typical price with every candle's volume. The sum is the quoteVolume over the given range. This allows different scenarios, for a more smoothened volume, when using longer ranges with larger candle sizes, or the opposite when using a short range with small candles. For convenience lookback_days can be specified, which will imply that 1d candles will be used for the lookback. In the example below the pairlist would be created based on the last 7 days: \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" , \"min_value\" : 0 , \"refresh_period\" : 86400 , \"lookback_days\" : 7 } ], Range look back and refresh period When used in conjunction with lookback_days and lookback_timeframe the refresh_period can not be smaller than the candle size in seconds. As this will result in unnecessary requests to the exchanges API. Performance implications when using lookback range If used in first position in combination with lookback, the computation of the range based volume can be time and resource consuming, as it downloads candles for all tradable pairs. Hence it's highly advised to use the standard approach with VolumeFilter to narrow the pairlist down for further range volume calculation. Unsupported exchanges (Bittrex, Gemini) On some exchanges (like Bittrex and Gemini), regular VolumePairList does not work as the api does not natively provide 24h volume. This can be worked around by using candle data to build the volume. To roughly simulate 24h volume, you can use the following configuration. Please note that These pairlists will only refresh once per day. \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" , \"min_value\" : 0 , \"refresh_period\" : 86400 , \"lookback_days\" : 1 } ], More sophisticated approach can be used, by using lookback_timeframe for candle size and lookback_period which specifies the amount of candles. This example will build the volume pairs based on a rolling period of 3 days of 1h candles: \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" , \"min_value\" : 0 , \"refresh_period\" : 3600 , \"lookback_timeframe\" : \"1h\" , \"lookback_period\" : 72 } ], Note VolumePairList does not support backtesting mode.","title":"VolumePairList Advanced mode"},{"location":"plugins/#agefilter","text":"Removes pairs that have been listed on the exchange for less than min_days_listed days (defaults to 10 ) or more than max_days_listed days (defaults None mean infinity). When pairs are first listed on an exchange they can suffer huge price drops and volatility in the first few days while the pair goes through its price-discovery period. Bots can often be caught out buying before the pair has finished dropping in price. This filter allows freqtrade to ignore pairs until they have been listed for at least min_days_listed days and listed before max_days_listed .","title":"AgeFilter"},{"location":"plugins/#offsetfilter","text":"Offsets an incoming pairlist by a given offset value. As an example it can be used in conjunction with VolumeFilter to remove the top X volume pairs. Or to split a larger pairlist on two bot instances. Example to remove the first 10 pairs from the pairlist, and takes the next 20 (taking items 10-30 of the initial list): \"pairlists\" : [ // ... { \"method\" : \"OffsetFilter\" , \"offset\" : 10 , \"number_assets\" : 20 } ], Warning When OffsetFilter is used to split a larger pairlist among multiple bots in combination with VolumeFilter it can not be guaranteed that pairs won't overlap due to slightly different refresh intervals for the VolumeFilter . Note An offset larger than the total length of the incoming pairlist will result in an empty pairlist.","title":"OffsetFilter"},{"location":"plugins/#performancefilter","text":"Sorts pairs by past trade performance, as follows: Positive performance. No closed trades yet. Negative performance. Trade count is used as a tie breaker. You can use the minutes parameter to only consider performance of the past X minutes (rolling window). Not defining this parameter (or setting it to 0) will use all-time performance. The optional min_profit (as ratio -> a setting of 0.01 corresponds to 1%) parameter defines the minimum profit a pair must have to be considered. Pairs below this level will be filtered out. Using this parameter without minutes is highly discouraged, as it can lead to an empty pairlist without a way to recover. \"pairlists\" : [ // ... { \"method\" : \"PerformanceFilter\" , \"minutes\" : 1440 , // rolling 24h \"min_profit\" : 0.01 // minimal profit 1% } ], As this Filter uses past performance of the bot, it'll have some startup-period - and should only be used after the bot has a few 100 trades in the database. Backtesting PerformanceFilter does not support backtesting mode.","title":"PerformanceFilter"},{"location":"plugins/#precisionfilter","text":"Filters low-value coins which would not allow setting stoplosses. Backtesting PrecisionFilter does not support backtesting mode using multiple strategies.","title":"PrecisionFilter"},{"location":"plugins/#pricefilter","text":"The PriceFilter allows filtering of pairs by price. Currently the following price filters are supported: min_price max_price max_value low_price_ratio The min_price setting removes pairs where the price is below the specified price. This is useful if you wish to avoid trading very low-priced pairs. This option is disabled by default, and will only apply if set to > 0. The max_price setting removes pairs where the price is above the specified price. This is useful if you wish to trade only low-priced pairs. This option is disabled by default, and will only apply if set to > 0. The max_value setting removes pairs where the minimum value change is above a specified value. This is useful when an exchange has unbalanced limits. For example, if step-size = 1 (so you can only buy 1, or 2, or 3, but not 1.1 Coins) - and the price is pretty high (like 20$) as the coin has risen sharply since the last limit adaption. As a result of the above, you can only buy for 20$, or 40$ - but not for 25$. On exchanges that deduct fees from the receiving currency (e.g. FTX) - this can result in high value coins / amounts that are unsellable as the amount is slightly below the limit. The low_price_ratio setting removes pairs where a raise of 1 price unit (pip) is above the low_price_ratio ratio. This option is disabled by default, and will only apply if set to > 0. For PriceFilter at least one of its min_price , max_price or low_price_ratio settings must be applied. Calculation example: Min price precision for SHITCOIN/BTC is 8 decimals. If its price is 0.00000011 - one price step above would be 0.00000012, which is ~9% higher than the previous price value. You may filter out this pair by using PriceFilter with low_price_ratio set to 0.09 (9%) or with min_price set to 0.00000011, correspondingly. Low priced pairs Low priced pairs with high \"1 pip movements\" are dangerous since they are often illiquid and it may also be impossible to place the desired stoploss, which can often result in high losses since price needs to be rounded to the next tradable price - so instead of having a stoploss of -5%, you could end up with a stoploss of -9% simply due to price rounding.","title":"PriceFilter"},{"location":"plugins/#shufflefilter","text":"Shuffles (randomizes) pairs in the pairlist. It can be used for preventing the bot from trading some of the pairs more frequently then others when you want all pairs be treated with the same priority. Tip You may set the seed value for this Pairlist to obtain reproducible results, which can be useful for repeated backtesting sessions. If seed is not set, the pairs are shuffled in the non-repeatable random order. ShuffleFilter will automatically detect runmodes and apply the seed only for backtesting modes - if a seed value is set.","title":"ShuffleFilter"},{"location":"plugins/#spreadfilter","text":"Removes pairs that have a difference between asks and bids above the specified ratio, max_spread_ratio (defaults to 0.005 ). Example: If DOGE/BTC maximum bid is 0.00000026 and minimum ask is 0.00000027, the ratio is calculated as: 1 - bid/ask ~= 0.037 which is > 0.005 and this pair will be filtered out.","title":"SpreadFilter"},{"location":"plugins/#rangestabilityfilter","text":"Removes pairs where the difference between lowest low and highest high over lookback_days days is below min_rate_of_change or above max_rate_of_change . Since this is a filter that requires additional data, the results are cached for refresh_period . In the below example: If the trading range over the last 10 days is <1% or >99%, remove the pair from the whitelist. \"pairlists\" : [ { \"method\" : \"RangeStabilityFilter\" , \"lookback_days\" : 10 , \"min_rate_of_change\" : 0.01 , \"max_rate_of_change\" : 0.99 , \"refresh_period\" : 1440 } ] Tip This Filter can be used to automatically remove stable coin pairs, which have a very low trading range, and are therefore extremely difficult to trade with profit. Additionally, it can also be used to automatically remove pairs with extreme high/low variance over a given amount of time.","title":"RangeStabilityFilter"},{"location":"plugins/#volatilityfilter","text":"Volatility is the degree of historical variation of a pairs over time, it is measured by the standard deviation of logarithmic daily returns. Returns are assumed to be normally distributed, although actual distribution might be different. In a normal distribution, 68% of observations fall within one standard deviation and 95% of observations fall within two standard deviations. Assuming a volatility of 0.05 means that the expected returns for 20 out of 30 days is expected to be less than 5% (one standard deviation). Volatility is a positive ratio of the expected deviation of return and can be greater than 1.00. Please refer to the wikipedia definition of volatility . This filter removes pairs if the average volatility over a lookback_days days is below min_volatility or above max_volatility . Since this is a filter that requires additional data, the results are cached for refresh_period . This filter can be used to narrow down your pairs to a certain volatility or avoid very volatile pairs. In the below example: If the volatility over the last 10 days is not in the range of 0.05-0.50, remove the pair from the whitelist. The filter is applied every 24h. \"pairlists\" : [ { \"method\" : \"VolatilityFilter\" , \"lookback_days\" : 10 , \"min_volatility\" : 0.05 , \"max_volatility\" : 0.50 , \"refresh_period\" : 86400 } ]","title":"VolatilityFilter"},{"location":"plugins/#full-example-of-pairlist-handlers","text":"The below example blacklists BNB/BTC , uses VolumePairList with 20 assets, sorting pairs by quoteVolume and applies PrecisionFilter and PriceFilter , filtering all assets where 1 price unit is > 1%. Then the SpreadFilter and VolatilityFilter is applied and pairs are finally shuffled with the random seed set to some predefined value. \"exchange\" : { \"pair_whitelist\" : [], \"pair_blacklist\" : [ \"BNB/BTC\" ] }, \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" }, { \"method\" : \"AgeFilter\" , \"min_days_listed\" : 10 }, { \"method\" : \"PrecisionFilter\" }, { \"method\" : \"PriceFilter\" , \"low_price_ratio\" : 0.01 }, { \"method\" : \"SpreadFilter\" , \"max_spread_ratio\" : 0.005 }, { \"method\" : \"RangeStabilityFilter\" , \"lookback_days\" : 10 , \"min_rate_of_change\" : 0.01 , \"refresh_period\" : 1440 }, { \"method\" : \"VolatilityFilter\" , \"lookback_days\" : 10 , \"min_volatility\" : 0.05 , \"max_volatility\" : 0.50 , \"refresh_period\" : 86400 }, { \"method\" : \"ShuffleFilter\" , \"seed\" : 42 } ],","title":"Full example of Pairlist Handlers"},{"location":"plugins/#protections","text":"Beta feature This feature is still in it's testing phase. Should you notice something you think is wrong please let us know via Discord or via Github Issue. Protections will protect your strategy from unexpected events and market conditions by temporarily stop trading for either one pair, or for all pairs. All protection end times are rounded up to the next candle to avoid sudden, unexpected intra-candle buys. Note Not all Protections will work for all strategies, and parameters will need to be tuned for your strategy to improve performance. Tip Each Protection can be configured multiple times with different parameters, to allow different levels of protection (short-term / long-term). Backtesting Protections are supported by backtesting and hyperopt, but must be explicitly enabled by using the --enable-protections flag. Setting protections from the configuration Setting protections from the configuration via \"protections\": [], key should be considered deprecated and will be removed in a future version. It is also no longer guaranteed that your protections apply to the strategy in cases where the strategy defines protections as property .","title":"Protections"},{"location":"plugins/#available-protections","text":"StoplossGuard Stop trading if a certain amount of stoploss occurred within a certain time window. MaxDrawdown Stop trading if max-drawdown is reached. LowProfitPairs Lock pairs with low profits CooldownPeriod Don't enter a trade right after selling a trade.","title":"Available Protections"},{"location":"plugins/#common-settings-to-all-protections","text":"Parameter Description method Protection name to use. Datatype: String, selected from available Protections stop_duration_candles For how many candles should the lock be set? Datatype: Positive integer (in candles) stop_duration how many minutes should protections be locked. Cannot be used together with stop_duration_candles . Datatype: Float (in minutes) lookback_period_candles Only trades that completed within the last lookback_period_candles candles will be considered. This setting may be ignored by some Protections. Datatype: Positive integer (in candles). lookback_period Only trades that completed after current_time - lookback_period will be considered. Cannot be used together with lookback_period_candles . This setting may be ignored by some Protections. Datatype: Float (in minutes) trade_limit Number of trades required at minimum (not used by all Protections). Datatype: Positive integer Durations Durations ( stop_duration* and lookback_period* can be defined in either minutes or candles). For more flexibility when testing different timeframes, all below examples will use the \"candle\" definition.","title":"Common settings to all Protections"},{"location":"plugins/#stoploss-guard","text":"StoplossGuard selects all trades within lookback_period in minutes (or in candles when using lookback_period_candles ). If trade_limit or more trades resulted in stoploss, trading will stop for stop_duration in minutes (or in candles when using stop_duration_candles ). This applies across all pairs, unless only_per_pair is set to true, which will then only look at one pair at a time. Similarly, this protection will by default look at all trades (long and short). For futures bots, setting only_per_side will make the bot only consider one side, and will then only lock this one side, allowing for example shorts to continue after a series of long stoplosses. required_profit will determine the required relative profit (or loss) for stoplosses to consider. This should normally not be set and defaults to 0.0 - which means all losing stoplosses will be triggering a block. The below example stops trading for all pairs for 4 candles after the last trade if the bot hit stoploss 4 times within the last 24 candles. @property def protections ( self ): return [ { \"method\" : \"StoplossGuard\" , \"lookback_period_candles\" : 24 , \"trade_limit\" : 4 , \"stop_duration_candles\" : 4 , \"required_profit\" : 0.0 , \"only_per_pair\" : False , \"only_per_side\" : False } ] Note StoplossGuard considers all trades with the results \"stop_loss\" , \"stoploss_on_exchange\" and \"trailing_stop_loss\" if the resulting profit was negative. trade_limit and lookback_period will need to be tuned for your strategy.","title":"Stoploss Guard"},{"location":"plugins/#maxdrawdown","text":"MaxDrawdown uses all trades within lookback_period in minutes (or in candles when using lookback_period_candles ) to determine the maximum drawdown. If the drawdown is below max_allowed_drawdown , trading will stop for stop_duration in minutes (or in candles when using stop_duration_candles ) after the last trade - assuming that the bot needs some time to let markets recover. The below sample stops trading for 12 candles if max-drawdown is > 20% considering all pairs - with a minimum of trade_limit trades - within the last 48 candles. If desired, lookback_period and/or stop_duration can be used. @property def protections ( self ): return [ { \"method\" : \"MaxDrawdown\" , \"lookback_period_candles\" : 48 , \"trade_limit\" : 20 , \"stop_duration_candles\" : 12 , \"max_allowed_drawdown\" : 0.2 }, ]","title":"MaxDrawdown"},{"location":"plugins/#low-profit-pairs","text":"LowProfitPairs uses all trades for a pair within lookback_period in minutes (or in candles when using lookback_period_candles ) to determine the overall profit ratio. If that ratio is below required_profit , that pair will be locked for stop_duration in minutes (or in candles when using stop_duration_candles ). For futures bots, setting only_per_side will make the bot only consider one side, and will then only lock this one side, allowing for example shorts to continue after a series of long losses. The below example will stop trading a pair for 60 minutes if the pair does not have a required profit of 2% (and a minimum of 2 trades) within the last 6 candles. @property def protections ( self ): return [ { \"method\" : \"LowProfitPairs\" , \"lookback_period_candles\" : 6 , \"trade_limit\" : 2 , \"stop_duration\" : 60 , \"required_profit\" : 0.02 , \"only_per_pair\" : False , } ]","title":"Low Profit Pairs"},{"location":"plugins/#cooldown-period","text":"CooldownPeriod locks a pair for stop_duration in minutes (or in candles when using stop_duration_candles ) after selling, avoiding a re-entry for this pair for stop_duration minutes. The below example will stop trading a pair for 2 candles after closing a trade, allowing this pair to \"cool down\". @property def protections ( self ): return [ { \"method\" : \"CooldownPeriod\" , \"stop_duration_candles\" : 2 } ] Note This Protection applies only at pair-level, and will never lock all pairs globally. This Protection does not consider lookback_period as it only looks at the latest trade.","title":"Cooldown Period"},{"location":"plugins/#full-example-of-protections","text":"All protections can be combined at will, also with different parameters, creating a increasing wall for under-performing pairs. All protections are evaluated in the sequence they are defined. The below example assumes a timeframe of 1 hour: Locks each pair after selling for an additional 5 candles ( CooldownPeriod ), giving other pairs a chance to get filled. Stops trading for 4 hours ( 4 * 1h candles ) if the last 2 days ( 48 * 1h candles ) had 20 trades, which caused a max-drawdown of more than 20%. ( MaxDrawdown ). Stops trading if more than 4 stoploss occur for all pairs within a 1 day ( 24 * 1h candles ) limit ( StoplossGuard ). Locks all pairs that had 4 Trades within the last 6 hours ( 6 * 1h candles ) with a combined profit ratio of below 0.02 (<2%) ( LowProfitPairs ). Locks all pairs for 2 candles that had a profit of below 0.01 (<1%) within the last 24h ( 24 * 1h candles ), a minimum of 4 trades. from freqtrade.strategy import IStrategy class AwesomeStrategy ( IStrategy ) timeframe = '1h' @property def protections ( self ): return [ { \"method\" : \"CooldownPeriod\" , \"stop_duration_candles\" : 5 }, { \"method\" : \"MaxDrawdown\" , \"lookback_period_candles\" : 48 , \"trade_limit\" : 20 , \"stop_duration_candles\" : 4 , \"max_allowed_drawdown\" : 0.2 }, { \"method\" : \"StoplossGuard\" , \"lookback_period_candles\" : 24 , \"trade_limit\" : 4 , \"stop_duration_candles\" : 2 , \"only_per_pair\" : False }, { \"method\" : \"LowProfitPairs\" , \"lookback_period_candles\" : 6 , \"trade_limit\" : 2 , \"stop_duration_candles\" : 60 , \"required_profit\" : 0.02 }, { \"method\" : \"LowProfitPairs\" , \"lookback_period_candles\" : 24 , \"trade_limit\" : 4 , \"stop_duration_candles\" : 2 , \"required_profit\" : 0.01 } ] # ...","title":"Full example of Protections"},{"location":"rest-api/","text":"REST API & FreqUI \u00b6 FreqUI \u00b6 Freqtrade provides a builtin webserver, which can serve FreqUI , the freqtrade UI. By default, the UI is not included in the installation (except for docker images), and must be installed explicitly with freqtrade install-ui . This same command can also be used to update freqUI, should there be a new release. Once the bot is started in trade / dry-run mode (with freqtrade trade ) - the UI will be available under the configured port below (usually http://127.0.0.1:8080 ). Alpha release FreqUI is still considered an alpha release - if you encounter bugs or inconsistencies please open a FreqUI issue . developers Developers should not use this method, but instead use the method described in the freqUI repository to get the source-code of freqUI. Configuration \u00b6 Enable the rest API by adding the api_server section to your configuration and setting api_server.enabled to true . Sample configuration: \"api_server\" : { \"enabled\" : true , \"listen_ip_address\" : \"127.0.0.1\" , \"listen_port\" : 8080 , \"verbosity\" : \"error\" , \"enable_openapi\" : false , \"jwt_secret_key\" : \"somethingrandom\" , \"CORS_origins\" : [], \"username\" : \"Freqtrader\" , \"password\" : \"SuperSecret1!\" }, Security warning By default, the configuration listens on localhost only (so it's not reachable from other systems). We strongly recommend to not expose this API to the internet and choose a strong, unique password, since others will potentially be able to control your bot. API/UI Access on a remote servers If you're running on a VPS, you should consider using either a ssh tunnel, or setup a VPN (openVPN, wireguard) to connect to your bot. This will ensure that freqUI is not directly exposed to the internet, which is not recommended for security reasons (freqUI does not support https out of the box). Setup of these tools is not part of this tutorial, however many good tutorials can be found on the internet. You can then access the API by going to http://127.0.0.1:8080/api/v1/ping in a browser to check if the API is running correctly. This should return the response: {\"status\":\"pong\"} All other endpoints return sensitive info and require authentication and are therefore not available through a web browser. Security \u00b6 To generate a secure password, best use a password manager, or use the below code. import secrets secrets . token_hex () JWT token Use the same method to also generate a JWT secret key ( jwt_secret_key ). Password selection Please make sure to select a very strong, unique password to protect your bot from unauthorized access. Also change jwt_secret_key to something random (no need to remember this, but it'll be used to encrypt your session, so it better be something unique!). Configuration with docker \u00b6 If you run your bot using docker, you'll need to have the bot listen to incoming connections. The security is then handled by docker. \"api_server\" : { \"enabled\" : true , \"listen_ip_address\" : \"0.0.0.0\" , \"listen_port\" : 8080 , \"username\" : \"Freqtrader\" , \"password\" : \"SuperSecret1!\" , //... }, Make sure that the following 2 lines are available in your docker-compose file: ports: - \"127.0.0.1:8080:8080\" Security warning By using 8080:8080 in the docker port mapping, the API will be available to everyone connecting to the server under the correct port, so others may be able to control your bot. Rest API \u00b6 Consuming the API \u00b6 You can consume the API by using the script scripts/rest_client.py . The client script only requires the requests module, so Freqtrade does not need to be installed on the system. python3 scripts/rest_client.py [ optional parameters ] By default, the script assumes 127.0.0.1 (localhost) and port 8080 to be used, however you can specify a configuration file to override this behaviour. Minimalistic client config \u00b6 { \"api_server\" : { \"enabled\" : true , \"listen_ip_address\" : \"0.0.0.0\" , \"listen_port\" : 8080 , \"username\" : \"Freqtrader\" , \"password\" : \"SuperSecret1!\" , //... } } python3 scripts/rest_client.py --config rest_config.json [ optional parameters ] Available endpoints \u00b6 Command Description ping Simple command testing the API Readiness - requires no authentication. start Starts the trader. stop Stops the trader. stopbuy Stops the trader from opening new trades. Gracefully closes open trades according to their rules. reload_config Reloads the configuration file. trades List last trades. Limited to 500 trades per call. trade/ Get specific trade. delete_trade Remove trade from the database. Tries to close open orders. Requires manual handling of this trade on the exchange. show_config Shows part of the current configuration with relevant settings to operation. logs Shows last log messages. status Lists all open trades. count Displays number of trades used and available. locks Displays currently locked pairs. delete_lock Deletes (disables) the lock by id. profit Display a summary of your profit/loss from close trades and some stats about your performance. forceexit Instantly exits the given trade (Ignoring minimum_roi ). forceexit all Instantly exits all open trades (Ignoring minimum_roi ). forceenter [rate] Instantly enters the given pair. Rate is optional. ( force_entry_enable must be set to True) forceenter [rate] Instantly longs or shorts the given pair. Rate is optional. ( force_entry_enable must be set to True) performance Show performance of each finished trade grouped by pair. balance Show account balance per currency. daily Shows profit or loss per day, over the last n days (n defaults to 7). stats Display a summary of profit / loss reasons as well as average holding times. whitelist Show the current whitelist. blacklist [pair] Show the current blacklist, or adds a pair to the blacklist. edge Show validated pairs by Edge if it is enabled. pair_candles Returns dataframe for a pair / timeframe combination while the bot is running. Alpha pair_history Returns an analyzed dataframe for a given timerange, analyzed by a given strategy. Alpha plot_config Get plot config from the strategy (or nothing if not configured). Alpha strategies List strategies in strategy directory. Alpha strategy Get specific Strategy content. Alpha available_pairs List available backtest data. Alpha version Show version. sysinfo Show informations about the system load. health Show bot health (last bot loop). Alpha status Endpoints labeled with Alpha status above may change at any time without notice. Possible commands can be listed from the rest-client script using the help command. python3 scripts/rest_client.py help Possible commands: available_pairs Return available pair (backtest data) based on timeframe / stake_currency selection :param timeframe: Only pairs with this timeframe available. :param stake_currency: Only pairs that include this timeframe balance Get the account balance. blacklist Show the current blacklist. :param add: List of coins to add (example: \"BNB/BTC\") count Return the amount of open trades. daily Return the profits for each day, and amount of trades. delete_lock Delete (disable) lock from the database. :param lock_id: ID for the lock to delete delete_trade Delete trade from the database. Tries to close open orders. Requires manual handling of this asset on the exchange. :param trade_id: Deletes the trade with this ID from the database. edge Return information about edge. forcebuy Buy an asset. :param pair: Pair to buy (ETH/BTC) :param price: Optional - price to buy forceenter Force entering a trade :param pair: Pair to buy (ETH/BTC) :param side: 'long' or 'short' :param price: Optional - price to buy forceexit Force-exit a trade. :param tradeid: Id of the trade (can be received via status command) :param ordertype: Order type to use (must be market or limit) :param amount: Amount to sell. Full sell if not given health Provides a quick health check of the running bot. locks Return current locks logs Show latest logs. :param limit: Limits log messages to the last logs. No limit to get the entire log. pair_candles Return live dataframe for . :param pair: Pair to get data for :param timeframe: Only pairs with this timeframe available. :param limit: Limit result to the last n candles. pair_history Return historic, analyzed dataframe :param pair: Pair to get data for :param timeframe: Only pairs with this timeframe available. :param strategy: Strategy to analyze and get values for :param timerange: Timerange to get data for (same format than --timerange endpoints) performance Return the performance of the different coins. ping simple ping plot_config Return plot configuration if the strategy defines one. profit Return the profit summary. reload_config Reload configuration. show_config Returns part of the configuration, relevant for trading operations. start Start the bot if it's in the stopped state. stats Return the stats report (durations, sell-reasons). status Get the status of open trades. stop Stop the bot. Use `start` to restart. stopbuy Stop buying (but handle sells gracefully). Use `reload_config` to reset. strategies Lists available strategies strategy Get strategy details :param strategy: Strategy class name sysinfo Provides system information (CPU, RAM usage) trade Return specific trade :param trade_id: Specify which trade to get. trades Return trades history, sorted by id :param limit: Limits trades to the X last trades. Max 500 trades. :param offset: Offset by this amount of trades. version Return the version of the bot. whitelist Show the current whitelist. OpenAPI interface \u00b6 To enable the builtin openAPI interface (Swagger UI), specify \"enable_openapi\": true in the api_server configuration. This will enable the Swagger UI at the /docs endpoint. By default, that's running at http://localhost:8080/docs - but it'll depend on your settings. Advanced API usage using JWT tokens \u00b6 Note The below should be done in an application (a Freqtrade REST API client, which fetches info via API), and is not intended to be used on a regular basis. Freqtrade's REST API also offers JWT (JSON Web Tokens). You can login using the following command, and subsequently use the resulting access_token. > curl -X POST --user Freqtrader http://localhost:8080/api/v1/token/login { \"access_token\" : \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1ODkxMTk2ODEsIm5iZiI6MTU4OTExOTY4MSwianRpIjoiMmEwYmY0NWUtMjhmOS00YTUzLTlmNzItMmM5ZWVlYThkNzc2IiwiZXhwIjoxNTg5MTIwNTgxLCJpZGVudGl0eSI6eyJ1IjoiRnJlcXRyYWRlciJ9LCJmcmVzaCI6ZmFsc2UsInR5cGUiOiJhY2Nlc3MifQ.qt6MAXYIa-l556OM7arBvYJ0SDI9J8bIk3_glDujF5g\" , \"refresh_token\" : \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1ODkxMTk2ODEsIm5iZiI6MTU4OTExOTY4MSwianRpIjoiZWQ1ZWI3YjAtYjMwMy00YzAyLTg2N2MtNWViMjIxNWQ2YTMxIiwiZXhwIjoxNTkxNzExNjgxLCJpZGVudGl0eSI6eyJ1IjoiRnJlcXRyYWRlciJ9LCJ0eXBlIjoicmVmcmVzaCJ9.d1AT_jYICyTAjD0fiQAr52rkRqtxCjUGEMwlNuuzgNQ\" } > access_token = \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1ODkxMTk2ODEsIm5iZiI6MTU4OTExOTY4MSwianRpIjoiMmEwYmY0NWUtMjhmOS00YTUzLTlmNzItMmM5ZWVlYThkNzc2IiwiZXhwIjoxNTg5MTIwNTgxLCJpZGVudGl0eSI6eyJ1IjoiRnJlcXRyYWRlciJ9LCJmcmVzaCI6ZmFsc2UsInR5cGUiOiJhY2Nlc3MifQ.qt6MAXYIa-l556OM7arBvYJ0SDI9J8bIk3_glDujF5g\" # Use access_token for authentication > curl -X GET --header \"Authorization: Bearer ${ access_token } \" http://localhost:8080/api/v1/count Since the access token has a short timeout (15 min) - the token/refresh request should be used periodically to get a fresh access token: > curl -X POST --header \"Authorization: Bearer ${ refresh_token } \" http://localhost:8080/api/v1/token/refresh { \"access_token\" : \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1ODkxMTk5NzQsIm5iZiI6MTU4OTExOTk3NCwianRpIjoiMDBjNTlhMWUtMjBmYS00ZTk0LTliZjAtNWQwNTg2MTdiZDIyIiwiZXhwIjoxNTg5MTIwODc0LCJpZGVudGl0eSI6eyJ1IjoiRnJlcXRyYWRlciJ9LCJmcmVzaCI6ZmFsc2UsInR5cGUiOiJhY2Nlc3MifQ.1seHlII3WprjjclY6DpRhen0rqdF4j6jbvxIhUFaSbs\" } CORS \u00b6 This whole section is only necessary in cross-origin cases (where you multiple bot API's running on localhost:8081 , localhost:8082 , ...), and want to combine them into one FreqUI instance. Technical explanation All web-based front-ends are subject to CORS - Cross-Origin Resource Sharing. Since most of the requests to the Freqtrade API must be authenticated, a proper CORS policy is key to avoid security problems. Also, the standard disallows * CORS policies for requests with credentials, so this setting must be set appropriately. Users can allow access from different origin URL's to the bot API via the CORS_origins configuration setting. It consists of a list of allowed URL's that are allowed to consume resources from the bot's API. Assuming your application is deployed as https://frequi.freqtrade.io/home/ - this would mean that the following configuration becomes necessary: { //... \"jwt_secret_key\": \"somethingrandom\", \"CORS_origins\": [\"https://frequi.freqtrade.io\"], //... } In the following (pretty common) case, FreqUI is accessible on http://localhost:8080/trade (this is what you see in your navbar when navigating to freqUI). The correct configuration for this case is http://localhost:8080 - the main part of the URL including the port. { //... \"jwt_secret_key\": \"somethingrandom\", \"CORS_origins\": [\"http://localhost:8080\"], //... } Note We strongly recommend to also set jwt_secret_key to something random and known only to yourself to avoid unauthorized access to your bot.","title":"REST API & FreqUI"},{"location":"rest-api/#rest-api-frequi","text":"","title":"REST API & FreqUI"},{"location":"rest-api/#frequi","text":"Freqtrade provides a builtin webserver, which can serve FreqUI , the freqtrade UI. By default, the UI is not included in the installation (except for docker images), and must be installed explicitly with freqtrade install-ui . This same command can also be used to update freqUI, should there be a new release. Once the bot is started in trade / dry-run mode (with freqtrade trade ) - the UI will be available under the configured port below (usually http://127.0.0.1:8080 ). Alpha release FreqUI is still considered an alpha release - if you encounter bugs or inconsistencies please open a FreqUI issue . developers Developers should not use this method, but instead use the method described in the freqUI repository to get the source-code of freqUI.","title":"FreqUI"},{"location":"rest-api/#configuration","text":"Enable the rest API by adding the api_server section to your configuration and setting api_server.enabled to true . Sample configuration: \"api_server\" : { \"enabled\" : true , \"listen_ip_address\" : \"127.0.0.1\" , \"listen_port\" : 8080 , \"verbosity\" : \"error\" , \"enable_openapi\" : false , \"jwt_secret_key\" : \"somethingrandom\" , \"CORS_origins\" : [], \"username\" : \"Freqtrader\" , \"password\" : \"SuperSecret1!\" }, Security warning By default, the configuration listens on localhost only (so it's not reachable from other systems). We strongly recommend to not expose this API to the internet and choose a strong, unique password, since others will potentially be able to control your bot. API/UI Access on a remote servers If you're running on a VPS, you should consider using either a ssh tunnel, or setup a VPN (openVPN, wireguard) to connect to your bot. This will ensure that freqUI is not directly exposed to the internet, which is not recommended for security reasons (freqUI does not support https out of the box). Setup of these tools is not part of this tutorial, however many good tutorials can be found on the internet. You can then access the API by going to http://127.0.0.1:8080/api/v1/ping in a browser to check if the API is running correctly. This should return the response: {\"status\":\"pong\"} All other endpoints return sensitive info and require authentication and are therefore not available through a web browser.","title":"Configuration"},{"location":"rest-api/#security","text":"To generate a secure password, best use a password manager, or use the below code. import secrets secrets . token_hex () JWT token Use the same method to also generate a JWT secret key ( jwt_secret_key ). Password selection Please make sure to select a very strong, unique password to protect your bot from unauthorized access. Also change jwt_secret_key to something random (no need to remember this, but it'll be used to encrypt your session, so it better be something unique!).","title":"Security"},{"location":"rest-api/#configuration-with-docker","text":"If you run your bot using docker, you'll need to have the bot listen to incoming connections. The security is then handled by docker. \"api_server\" : { \"enabled\" : true , \"listen_ip_address\" : \"0.0.0.0\" , \"listen_port\" : 8080 , \"username\" : \"Freqtrader\" , \"password\" : \"SuperSecret1!\" , //... }, Make sure that the following 2 lines are available in your docker-compose file: ports: - \"127.0.0.1:8080:8080\" Security warning By using 8080:8080 in the docker port mapping, the API will be available to everyone connecting to the server under the correct port, so others may be able to control your bot.","title":"Configuration with docker"},{"location":"rest-api/#rest-api","text":"","title":"Rest API"},{"location":"rest-api/#consuming-the-api","text":"You can consume the API by using the script scripts/rest_client.py . The client script only requires the requests module, so Freqtrade does not need to be installed on the system. python3 scripts/rest_client.py [ optional parameters ] By default, the script assumes 127.0.0.1 (localhost) and port 8080 to be used, however you can specify a configuration file to override this behaviour.","title":"Consuming the API"},{"location":"rest-api/#minimalistic-client-config","text":"{ \"api_server\" : { \"enabled\" : true , \"listen_ip_address\" : \"0.0.0.0\" , \"listen_port\" : 8080 , \"username\" : \"Freqtrader\" , \"password\" : \"SuperSecret1!\" , //... } } python3 scripts/rest_client.py --config rest_config.json [ optional parameters ]","title":"Minimalistic client config"},{"location":"rest-api/#available-endpoints","text":"Command Description ping Simple command testing the API Readiness - requires no authentication. start Starts the trader. stop Stops the trader. stopbuy Stops the trader from opening new trades. Gracefully closes open trades according to their rules. reload_config Reloads the configuration file. trades List last trades. Limited to 500 trades per call. trade/ Get specific trade. delete_trade Remove trade from the database. Tries to close open orders. Requires manual handling of this trade on the exchange. show_config Shows part of the current configuration with relevant settings to operation. logs Shows last log messages. status Lists all open trades. count Displays number of trades used and available. locks Displays currently locked pairs. delete_lock Deletes (disables) the lock by id. profit Display a summary of your profit/loss from close trades and some stats about your performance. forceexit Instantly exits the given trade (Ignoring minimum_roi ). forceexit all Instantly exits all open trades (Ignoring minimum_roi ). forceenter [rate] Instantly enters the given pair. Rate is optional. ( force_entry_enable must be set to True) forceenter [rate] Instantly longs or shorts the given pair. Rate is optional. ( force_entry_enable must be set to True) performance Show performance of each finished trade grouped by pair. balance Show account balance per currency. daily Shows profit or loss per day, over the last n days (n defaults to 7). stats Display a summary of profit / loss reasons as well as average holding times. whitelist Show the current whitelist. blacklist [pair] Show the current blacklist, or adds a pair to the blacklist. edge Show validated pairs by Edge if it is enabled. pair_candles Returns dataframe for a pair / timeframe combination while the bot is running. Alpha pair_history Returns an analyzed dataframe for a given timerange, analyzed by a given strategy. Alpha plot_config Get plot config from the strategy (or nothing if not configured). Alpha strategies List strategies in strategy directory. Alpha strategy Get specific Strategy content. Alpha available_pairs List available backtest data. Alpha version Show version. sysinfo Show informations about the system load. health Show bot health (last bot loop). Alpha status Endpoints labeled with Alpha status above may change at any time without notice. Possible commands can be listed from the rest-client script using the help command. python3 scripts/rest_client.py help Possible commands: available_pairs Return available pair (backtest data) based on timeframe / stake_currency selection :param timeframe: Only pairs with this timeframe available. :param stake_currency: Only pairs that include this timeframe balance Get the account balance. blacklist Show the current blacklist. :param add: List of coins to add (example: \"BNB/BTC\") count Return the amount of open trades. daily Return the profits for each day, and amount of trades. delete_lock Delete (disable) lock from the database. :param lock_id: ID for the lock to delete delete_trade Delete trade from the database. Tries to close open orders. Requires manual handling of this asset on the exchange. :param trade_id: Deletes the trade with this ID from the database. edge Return information about edge. forcebuy Buy an asset. :param pair: Pair to buy (ETH/BTC) :param price: Optional - price to buy forceenter Force entering a trade :param pair: Pair to buy (ETH/BTC) :param side: 'long' or 'short' :param price: Optional - price to buy forceexit Force-exit a trade. :param tradeid: Id of the trade (can be received via status command) :param ordertype: Order type to use (must be market or limit) :param amount: Amount to sell. Full sell if not given health Provides a quick health check of the running bot. locks Return current locks logs Show latest logs. :param limit: Limits log messages to the last logs. No limit to get the entire log. pair_candles Return live dataframe for . :param pair: Pair to get data for :param timeframe: Only pairs with this timeframe available. :param limit: Limit result to the last n candles. pair_history Return historic, analyzed dataframe :param pair: Pair to get data for :param timeframe: Only pairs with this timeframe available. :param strategy: Strategy to analyze and get values for :param timerange: Timerange to get data for (same format than --timerange endpoints) performance Return the performance of the different coins. ping simple ping plot_config Return plot configuration if the strategy defines one. profit Return the profit summary. reload_config Reload configuration. show_config Returns part of the configuration, relevant for trading operations. start Start the bot if it's in the stopped state. stats Return the stats report (durations, sell-reasons). status Get the status of open trades. stop Stop the bot. Use `start` to restart. stopbuy Stop buying (but handle sells gracefully). Use `reload_config` to reset. strategies Lists available strategies strategy Get strategy details :param strategy: Strategy class name sysinfo Provides system information (CPU, RAM usage) trade Return specific trade :param trade_id: Specify which trade to get. trades Return trades history, sorted by id :param limit: Limits trades to the X last trades. Max 500 trades. :param offset: Offset by this amount of trades. version Return the version of the bot. whitelist Show the current whitelist.","title":"Available endpoints"},{"location":"rest-api/#openapi-interface","text":"To enable the builtin openAPI interface (Swagger UI), specify \"enable_openapi\": true in the api_server configuration. This will enable the Swagger UI at the /docs endpoint. By default, that's running at http://localhost:8080/docs - but it'll depend on your settings.","title":"OpenAPI interface"},{"location":"rest-api/#advanced-api-usage-using-jwt-tokens","text":"Note The below should be done in an application (a Freqtrade REST API client, which fetches info via API), and is not intended to be used on a regular basis. Freqtrade's REST API also offers JWT (JSON Web Tokens). You can login using the following command, and subsequently use the resulting access_token. > curl -X POST --user Freqtrader http://localhost:8080/api/v1/token/login { \"access_token\" : \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1ODkxMTk2ODEsIm5iZiI6MTU4OTExOTY4MSwianRpIjoiMmEwYmY0NWUtMjhmOS00YTUzLTlmNzItMmM5ZWVlYThkNzc2IiwiZXhwIjoxNTg5MTIwNTgxLCJpZGVudGl0eSI6eyJ1IjoiRnJlcXRyYWRlciJ9LCJmcmVzaCI6ZmFsc2UsInR5cGUiOiJhY2Nlc3MifQ.qt6MAXYIa-l556OM7arBvYJ0SDI9J8bIk3_glDujF5g\" , \"refresh_token\" : \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1ODkxMTk2ODEsIm5iZiI6MTU4OTExOTY4MSwianRpIjoiZWQ1ZWI3YjAtYjMwMy00YzAyLTg2N2MtNWViMjIxNWQ2YTMxIiwiZXhwIjoxNTkxNzExNjgxLCJpZGVudGl0eSI6eyJ1IjoiRnJlcXRyYWRlciJ9LCJ0eXBlIjoicmVmcmVzaCJ9.d1AT_jYICyTAjD0fiQAr52rkRqtxCjUGEMwlNuuzgNQ\" } > access_token = \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1ODkxMTk2ODEsIm5iZiI6MTU4OTExOTY4MSwianRpIjoiMmEwYmY0NWUtMjhmOS00YTUzLTlmNzItMmM5ZWVlYThkNzc2IiwiZXhwIjoxNTg5MTIwNTgxLCJpZGVudGl0eSI6eyJ1IjoiRnJlcXRyYWRlciJ9LCJmcmVzaCI6ZmFsc2UsInR5cGUiOiJhY2Nlc3MifQ.qt6MAXYIa-l556OM7arBvYJ0SDI9J8bIk3_glDujF5g\" # Use access_token for authentication > curl -X GET --header \"Authorization: Bearer ${ access_token } \" http://localhost:8080/api/v1/count Since the access token has a short timeout (15 min) - the token/refresh request should be used periodically to get a fresh access token: > curl -X POST --header \"Authorization: Bearer ${ refresh_token } \" http://localhost:8080/api/v1/token/refresh { \"access_token\" : \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1ODkxMTk5NzQsIm5iZiI6MTU4OTExOTk3NCwianRpIjoiMDBjNTlhMWUtMjBmYS00ZTk0LTliZjAtNWQwNTg2MTdiZDIyIiwiZXhwIjoxNTg5MTIwODc0LCJpZGVudGl0eSI6eyJ1IjoiRnJlcXRyYWRlciJ9LCJmcmVzaCI6ZmFsc2UsInR5cGUiOiJhY2Nlc3MifQ.1seHlII3WprjjclY6DpRhen0rqdF4j6jbvxIhUFaSbs\" }","title":"Advanced API usage using JWT tokens"},{"location":"rest-api/#cors","text":"This whole section is only necessary in cross-origin cases (where you multiple bot API's running on localhost:8081 , localhost:8082 , ...), and want to combine them into one FreqUI instance. Technical explanation All web-based front-ends are subject to CORS - Cross-Origin Resource Sharing. Since most of the requests to the Freqtrade API must be authenticated, a proper CORS policy is key to avoid security problems. Also, the standard disallows * CORS policies for requests with credentials, so this setting must be set appropriately. Users can allow access from different origin URL's to the bot API via the CORS_origins configuration setting. It consists of a list of allowed URL's that are allowed to consume resources from the bot's API. Assuming your application is deployed as https://frequi.freqtrade.io/home/ - this would mean that the following configuration becomes necessary: { //... \"jwt_secret_key\": \"somethingrandom\", \"CORS_origins\": [\"https://frequi.freqtrade.io\"], //... } In the following (pretty common) case, FreqUI is accessible on http://localhost:8080/trade (this is what you see in your navbar when navigating to freqUI). The correct configuration for this case is http://localhost:8080 - the main part of the URL including the port. { //... \"jwt_secret_key\": \"somethingrandom\", \"CORS_origins\": [\"http://localhost:8080\"], //... } Note We strongly recommend to also set jwt_secret_key to something random and known only to yourself to avoid unauthorized access to your bot.","title":"CORS"},{"location":"sandbox-testing/","text":"Sandbox API testing \u00b6 Some exchanges provide sandboxes or testbeds for risk-free testing, while running the bot against a real exchange. With some configuration, freqtrade (in combination with ccxt) provides access to these. This document is an overview to configure Freqtrade to be used with sandboxes. This can be useful to developers and trader alike. Warning Sandboxes usually have very low volume, and either a very wide spread, or no orders available at all. Therefore, sandboxes will usually not do a good job of showing you how a strategy would work in real trading. Exchanges known to have a sandbox / testnet \u00b6 binance coinbasepro gemini huobipro kucoin phemex Note We did not test correct functioning of all of the above testnets. Please report your experiences with each sandbox. Configure a Sandbox account \u00b6 When testing your API connectivity, make sure to use the appropriate sandbox / testnet URL. In general, you should follow these steps to enable an exchange's sandbox: Figure out if an exchange has a sandbox (most likely by using google or the exchange's support documents) Create a sandbox account (often the sandbox-account requires separate registration) Add some test assets to account Create API keys Add test funds \u00b6 Usually, sandbox exchanges allow depositing funds directly via web-interface. You should make sure to have a realistic amount of funds available to your test-account, so results are representable of your real account funds. Warning Test exchanges will NEVER require your real credit card or banking details! Configure freqtrade to use a exchange's sandbox \u00b6 Sandbox URLs \u00b6 Freqtrade makes use of CCXT which in turn provides a list of URLs to Freqtrade. These include ['test'] and ['api'] . [Test] if available will point to an Exchanges sandbox. [Api] normally used, and resolves to live API target on the exchange. To make use of sandbox / test add \"sandbox\": true, to your config.json \"exchange\" : { \"name\" : \"coinbasepro\" , \"sandbox\" : true , \"key\" : \"5wowfxemogxeowo;heiohgmd\" , \"secret\" : \"/ZMH1P62rCVmwefewrgcewX8nh4gob+lywxfwfxwwfxwfNsH1ySgvWCUR/w==\" , \"password\" : \"1bkjfkhfhfu6sr\" , \"outdated_offset\" : 5 \"pair_whitelist\" : [ \"BTC/USD\" ] }, \"datadir\" : \"user_data/data/coinbasepro_sandbox\" Also the following information: api-key (created for the sandbox webpage) api-secret (noted earlier) password (the passphrase - noted earlier) Different data directory We also recommend to set datadir to something identifying downloaded data as sandbox data, to avoid having sandbox data mixed with data from the real exchange. This can be done by adding the \"datadir\" key to the configuration. Now, whenever you use this configuration, your data directory will be set to this directory. You should now be ready to test your sandbox \u00b6 Ensure Freqtrade logs show the sandbox URL, and trades made are shown in sandbox. Also make sure to select a pair which shows at least some decent value (which very often is BTC/ ). Common problems with sandbox exchanges \u00b6 Sandbox exchange instances often have very low volume, which can cause some problems which usually are not seen on a real exchange instance. Old Candles problem \u00b6 Since Sandboxes often have low volume, candles can be quite old and show no volume. To disable the error \"Outdated history for pair ...\", best increase the parameter \"outdated_offset\" to a number that seems realistic for the sandbox you're using. Unfilled orders \u00b6 Sandboxes often have very low volumes - which means that many trades can go unfilled, or can go unfilled for a very long time. To mitigate this, you can try to match the first order on the opposite orderbook side using the following configuration: jsonc \"order_types\": { \"entry\": \"limit\", \"exit\": \"limit\" // ... }, \"entry_pricing\": { \"price_side\": \"other\", // ... }, \"exit_pricing\":{ \"price_side\": \"other\", // ... }, The configuration is similar to the suggested configuration for market orders - however by using limit-orders you can avoid moving the price too much, and you can set the worst price you might get.","title":"Sandbox Testing"},{"location":"sandbox-testing/#sandbox-api-testing","text":"Some exchanges provide sandboxes or testbeds for risk-free testing, while running the bot against a real exchange. With some configuration, freqtrade (in combination with ccxt) provides access to these. This document is an overview to configure Freqtrade to be used with sandboxes. This can be useful to developers and trader alike. Warning Sandboxes usually have very low volume, and either a very wide spread, or no orders available at all. Therefore, sandboxes will usually not do a good job of showing you how a strategy would work in real trading.","title":"Sandbox API testing"},{"location":"sandbox-testing/#exchanges-known-to-have-a-sandbox-testnet","text":"binance coinbasepro gemini huobipro kucoin phemex Note We did not test correct functioning of all of the above testnets. Please report your experiences with each sandbox.","title":"Exchanges known to have a sandbox / testnet"},{"location":"sandbox-testing/#configure-a-sandbox-account","text":"When testing your API connectivity, make sure to use the appropriate sandbox / testnet URL. In general, you should follow these steps to enable an exchange's sandbox: Figure out if an exchange has a sandbox (most likely by using google or the exchange's support documents) Create a sandbox account (often the sandbox-account requires separate registration) Add some test assets to account Create API keys","title":"Configure a Sandbox account"},{"location":"sandbox-testing/#add-test-funds","text":"Usually, sandbox exchanges allow depositing funds directly via web-interface. You should make sure to have a realistic amount of funds available to your test-account, so results are representable of your real account funds. Warning Test exchanges will NEVER require your real credit card or banking details!","title":"Add test funds"},{"location":"sandbox-testing/#configure-freqtrade-to-use-a-exchanges-sandbox","text":"","title":"Configure freqtrade to use a exchange's sandbox"},{"location":"sandbox-testing/#sandbox-urls","text":"Freqtrade makes use of CCXT which in turn provides a list of URLs to Freqtrade. These include ['test'] and ['api'] . [Test] if available will point to an Exchanges sandbox. [Api] normally used, and resolves to live API target on the exchange. To make use of sandbox / test add \"sandbox\": true, to your config.json \"exchange\" : { \"name\" : \"coinbasepro\" , \"sandbox\" : true , \"key\" : \"5wowfxemogxeowo;heiohgmd\" , \"secret\" : \"/ZMH1P62rCVmwefewrgcewX8nh4gob+lywxfwfxwwfxwfNsH1ySgvWCUR/w==\" , \"password\" : \"1bkjfkhfhfu6sr\" , \"outdated_offset\" : 5 \"pair_whitelist\" : [ \"BTC/USD\" ] }, \"datadir\" : \"user_data/data/coinbasepro_sandbox\" Also the following information: api-key (created for the sandbox webpage) api-secret (noted earlier) password (the passphrase - noted earlier) Different data directory We also recommend to set datadir to something identifying downloaded data as sandbox data, to avoid having sandbox data mixed with data from the real exchange. This can be done by adding the \"datadir\" key to the configuration. Now, whenever you use this configuration, your data directory will be set to this directory.","title":"Sandbox URLs"},{"location":"sandbox-testing/#you-should-now-be-ready-to-test-your-sandbox","text":"Ensure Freqtrade logs show the sandbox URL, and trades made are shown in sandbox. Also make sure to select a pair which shows at least some decent value (which very often is BTC/ ).","title":"You should now be ready to test your sandbox"},{"location":"sandbox-testing/#common-problems-with-sandbox-exchanges","text":"Sandbox exchange instances often have very low volume, which can cause some problems which usually are not seen on a real exchange instance.","title":"Common problems with sandbox exchanges"},{"location":"sandbox-testing/#old-candles-problem","text":"Since Sandboxes often have low volume, candles can be quite old and show no volume. To disable the error \"Outdated history for pair ...\", best increase the parameter \"outdated_offset\" to a number that seems realistic for the sandbox you're using.","title":"Old Candles problem"},{"location":"sandbox-testing/#unfilled-orders","text":"Sandboxes often have very low volumes - which means that many trades can go unfilled, or can go unfilled for a very long time. To mitigate this, you can try to match the first order on the opposite orderbook side using the following configuration: jsonc \"order_types\": { \"entry\": \"limit\", \"exit\": \"limit\" // ... }, \"entry_pricing\": { \"price_side\": \"other\", // ... }, \"exit_pricing\":{ \"price_side\": \"other\", // ... }, The configuration is similar to the suggested configuration for market orders - however by using limit-orders you can avoid moving the price too much, and you can set the worst price you might get.","title":"Unfilled orders"},{"location":"sql_cheatsheet/","text":"SQL Helper \u00b6 This page contains some help if you want to edit your sqlite db. Install sqlite3 \u00b6 Sqlite3 is a terminal based sqlite application. Feel free to use a visual Database editor like SqliteBrowser if you feel more comfortable with that. Ubuntu/Debian installation \u00b6 sudo apt-get install sqlite3 Using sqlite3 via docker-compose \u00b6 The freqtrade docker image does contain sqlite3, so you can edit the database without having to install anything on the host system. docker-compose exec freqtrade /bin/bash sqlite3 .sqlite Open the DB \u00b6 sqlite3 .open Table structure \u00b6 List tables \u00b6 .tables Display table structure \u00b6 .schema Get all trades in the table \u00b6 SELECT * FROM trades ; Fix trade still open after a manual exit on the exchange \u00b6 Warning Manually selling a pair on the exchange will not be detected by the bot and it will try to sell anyway. Whenever possible, /forceexit should be used to accomplish the same thing. It is strongly advised to backup your database file before making any manual changes. Note This should not be necessary after /forceexit, as force_exit orders are closed automatically by the bot on the next iteration. UPDATE trades SET is_open = 0 , close_date =< close_date > , close_rate =< close_rate > , close_profit = close_rate / open_rate - 1 , close_profit_abs = ( amount * < close_rate > * ( 1 - fee_close ) - ( amount * ( open_rate * ( 1 - fee_open )))), exit_reason =< exit_reason > WHERE id =< trade_ID_to_update > ; Example \u00b6 UPDATE trades SET is_open = 0 , close_date = '2020-06-20 03:08:45.103418' , close_rate = 0 . 19638016 , close_profit = 0 . 0496 , close_profit_abs = ( amount * 0 . 19638016 * ( 1 - fee_close ) - ( amount * ( open_rate * ( 1 - fee_open )))), exit_reason = 'force_exit' WHERE id = 31 ; Remove trade from the database \u00b6 Use RPC Methods to delete trades Consider using /delete via telegram or rest API. That's the recommended way to deleting trades. If you'd still like to remove a trade from the database directly, you can use the below query. Danger Some systems (Ubuntu) disable foreign keys in their sqlite3 packaging. When using sqlite - please ensure that foreign keys are on by running PRAGMA foreign_keys = ON before the above query. DELETE FROM trades WHERE id = < tradeid > ; DELETE FROM trades WHERE id = 31 ; Warning This will remove this trade from the database. Please make sure you got the correct id and NEVER run this query without the where clause. Use a different database system \u00b6 Freqtrade is using SQLAlchemy, which supports multiple different database systems. As such, a multitude of database systems should be supported. Freqtrade does not depend or install any additional database driver. Please refer to the SQLAlchemy docs on installation instructions for the respective database systems. The following systems have been tested and are known to work with freqtrade: sqlite (default) PostgreSQL) MariaDB Warning By using one of the below database systems, you acknowledge that you know how to manage such a system. The freqtrade team will not provide any support with setup or maintenance (or backups) of the below database systems. PostgreSQL \u00b6 Installation: pip install psycopg2-binary Usage: ... --db-url postgresql+psycopg2://:@localhost:5432/ Freqtrade will automatically create the tables necessary upon startup. If you're running different instances of Freqtrade, you must either setup one database per Instance or use different users / schemas for your connections. MariaDB / MySQL \u00b6 Freqtrade supports MariaDB by using SQLAlchemy, which supports multiple different database systems. Installation: pip install pymysql Usage: ... --db-url mysql+pymysql://:@localhost:3306/","title":"SQL Cheat-sheet"},{"location":"sql_cheatsheet/#sql-helper","text":"This page contains some help if you want to edit your sqlite db.","title":"SQL Helper"},{"location":"sql_cheatsheet/#install-sqlite3","text":"Sqlite3 is a terminal based sqlite application. Feel free to use a visual Database editor like SqliteBrowser if you feel more comfortable with that.","title":"Install sqlite3"},{"location":"sql_cheatsheet/#ubuntudebian-installation","text":"sudo apt-get install sqlite3","title":"Ubuntu/Debian installation"},{"location":"sql_cheatsheet/#using-sqlite3-via-docker-compose","text":"The freqtrade docker image does contain sqlite3, so you can edit the database without having to install anything on the host system. docker-compose exec freqtrade /bin/bash sqlite3 .sqlite","title":"Using sqlite3 via docker-compose"},{"location":"sql_cheatsheet/#open-the-db","text":"sqlite3 .open ","title":"Open the DB"},{"location":"sql_cheatsheet/#table-structure","text":"","title":"Table structure"},{"location":"sql_cheatsheet/#list-tables","text":".tables","title":"List tables"},{"location":"sql_cheatsheet/#display-table-structure","text":".schema ","title":"Display table structure"},{"location":"sql_cheatsheet/#get-all-trades-in-the-table","text":"SELECT * FROM trades ;","title":"Get all trades in the table"},{"location":"sql_cheatsheet/#fix-trade-still-open-after-a-manual-exit-on-the-exchange","text":"Warning Manually selling a pair on the exchange will not be detected by the bot and it will try to sell anyway. Whenever possible, /forceexit should be used to accomplish the same thing. It is strongly advised to backup your database file before making any manual changes. Note This should not be necessary after /forceexit, as force_exit orders are closed automatically by the bot on the next iteration. UPDATE trades SET is_open = 0 , close_date =< close_date > , close_rate =< close_rate > , close_profit = close_rate / open_rate - 1 , close_profit_abs = ( amount * < close_rate > * ( 1 - fee_close ) - ( amount * ( open_rate * ( 1 - fee_open )))), exit_reason =< exit_reason > WHERE id =< trade_ID_to_update > ;","title":"Fix trade still open after a manual exit on the exchange"},{"location":"sql_cheatsheet/#example","text":"UPDATE trades SET is_open = 0 , close_date = '2020-06-20 03:08:45.103418' , close_rate = 0 . 19638016 , close_profit = 0 . 0496 , close_profit_abs = ( amount * 0 . 19638016 * ( 1 - fee_close ) - ( amount * ( open_rate * ( 1 - fee_open )))), exit_reason = 'force_exit' WHERE id = 31 ;","title":"Example"},{"location":"sql_cheatsheet/#remove-trade-from-the-database","text":"Use RPC Methods to delete trades Consider using /delete via telegram or rest API. That's the recommended way to deleting trades. If you'd still like to remove a trade from the database directly, you can use the below query. Danger Some systems (Ubuntu) disable foreign keys in their sqlite3 packaging. When using sqlite - please ensure that foreign keys are on by running PRAGMA foreign_keys = ON before the above query. DELETE FROM trades WHERE id = < tradeid > ; DELETE FROM trades WHERE id = 31 ; Warning This will remove this trade from the database. Please make sure you got the correct id and NEVER run this query without the where clause.","title":"Remove trade from the database"},{"location":"sql_cheatsheet/#use-a-different-database-system","text":"Freqtrade is using SQLAlchemy, which supports multiple different database systems. As such, a multitude of database systems should be supported. Freqtrade does not depend or install any additional database driver. Please refer to the SQLAlchemy docs on installation instructions for the respective database systems. The following systems have been tested and are known to work with freqtrade: sqlite (default) PostgreSQL) MariaDB Warning By using one of the below database systems, you acknowledge that you know how to manage such a system. The freqtrade team will not provide any support with setup or maintenance (or backups) of the below database systems.","title":"Use a different database system"},{"location":"sql_cheatsheet/#postgresql","text":"Installation: pip install psycopg2-binary Usage: ... --db-url postgresql+psycopg2://:@localhost:5432/ Freqtrade will automatically create the tables necessary upon startup. If you're running different instances of Freqtrade, you must either setup one database per Instance or use different users / schemas for your connections.","title":"PostgreSQL"},{"location":"sql_cheatsheet/#mariadb-mysql","text":"Freqtrade supports MariaDB by using SQLAlchemy, which supports multiple different database systems. Installation: pip install pymysql Usage: ... --db-url mysql+pymysql://:@localhost:3306/","title":"MariaDB / MySQL"},{"location":"stoploss/","text":"Stop Loss \u00b6 The stoploss configuration parameter is loss as ratio that should trigger a sale. For example, value -0.10 will cause immediate sell if the profit dips below -10% for a given trade. This parameter is optional. Stoploss calculations do include fees, so a stoploss of -10% is placed exactly 10% below the entry point. Most of the strategy files already include the optimal stoploss value. Info All stoploss properties mentioned in this file can be set in the Strategy, or in the configuration. Configuration values will override the strategy values. Stop Loss On-Exchange/Freqtrade \u00b6 Those stoploss modes can be on exchange or off exchange . These modes can be configured with these values: 'emergency_exit' : 'market' , 'stoploss_on_exchange' : False 'stoploss_on_exchange_interval' : 60 , 'stoploss_on_exchange_limit_ratio' : 0.99 Note Stoploss on exchange is only supported for Binance (stop-loss-limit), Huobi (stop-limit), Kraken (stop-loss-market, stop-loss-limit), FTX (stop limit and stop-market) Gateio (stop-limit), and Kucoin (stop-limit and stop-market) as of now. Do not set too low/tight stoploss value if using stop loss on exchange! If set to low/tight then you have greater risk of missing fill on the order and stoploss will not work. stoploss_on_exchange and stoploss_on_exchange_limit_ratio \u00b6 Enable or Disable stop loss on exchange. If the stoploss is on exchange it means a stoploss limit order is placed on the exchange immediately after buy order fills. This will protect you against sudden crashes in market, as the order execution happens purely within the exchange, and has no potential network overhead. If stoploss_on_exchange uses limit orders, the exchange needs 2 prices, the stoploss_price and the Limit price. stoploss defines the stop-price where the limit order is placed - and limit should be slightly below this. If an exchange supports both limit and market stoploss orders, then the value of stoploss will be used to determine the stoploss type. Calculation example: we bought the asset at 100$. Stop-price is 95$, then limit would be 95 * 0.99 = 94.05$ - so the limit order fill can happen between 95$ and 94.05$. For example, assuming the stoploss is on exchange, and trailing stoploss is enabled, and the market is going up, then the bot automatically cancels the previous stoploss order and puts a new one with a stop value higher than the previous stoploss order. Note If stoploss_on_exchange is enabled and the stoploss is cancelled manually on the exchange, then the bot will create a new stoploss order. stoploss_on_exchange_interval \u00b6 In case of stoploss on exchange there is another parameter called stoploss_on_exchange_interval . This configures the interval in seconds at which the bot will check the stoploss and update it if necessary. The bot cannot do these every 5 seconds (at each iteration), otherwise it would get banned by the exchange. So this parameter will tell the bot how often it should update the stoploss order. The default value is 60 (1 minute). This same logic will reapply a stoploss order on the exchange should you cancel it accidentally. force_exit \u00b6 force_exit is an optional value, which defaults to the same value as exit and is used when sending a /forceexit command from Telegram or from the Rest API. force_entry \u00b6 force_entry is an optional value, which defaults to the same value as entry and is used when sending a /forceentry command from Telegram or from the Rest API. emergency_exit \u00b6 emergency_exit is an optional value, which defaults to market and is used when creating stop loss on exchange orders fails. The below is the default which is used if not changed in strategy or configuration file. Example from strategy file: order_types = { \"entry\" : \"limit\" , \"exit\" : \"limit\" , \"emergency_exit\" : \"market\" , \"stoploss\" : \"market\" , \"stoploss_on_exchange\" : True , \"stoploss_on_exchange_interval\" : 60 , \"stoploss_on_exchange_limit_ratio\" : 0.99 } Stop Loss Types \u00b6 At this stage the bot contains the following stoploss support modes: Static stop loss. Trailing stop loss. Trailing stop loss, custom positive loss. Trailing stop loss only once the trade has reached a certain offset. Custom stoploss function Static Stop Loss \u00b6 This is very simple, you define a stop loss of x (as a ratio of price, i.e. x * 100% of price). This will try to sell the asset once the loss exceeds the defined loss. Example of stop loss: stoploss = - 0.10 For example, simplified math: the bot buys an asset at a price of 100$ the stop loss is defined at -10% the stop loss would get triggered once the asset drops below 90$ Trailing Stop Loss \u00b6 The initial value for this is stoploss , just as you would define your static Stop loss. To enable trailing stoploss: stoploss = - 0.10 trailing_stop = True This will now activate an algorithm, which automatically moves the stop loss up every time the price of your asset increases. For example, simplified math: the bot buys an asset at a price of 100$ the stop loss is defined at -10% the stop loss would get triggered once the asset drops below 90$ assuming the asset now increases to 102$ the stop loss will now be -10% of 102$ = 91.8$ now the asset drops in value to 101$, the stop loss will still be 91.8$ and would trigger at 91.8$. In summary: The stoploss will be adjusted to be always be -10% of the highest observed price. Trailing stop loss, custom positive loss \u00b6 You could also have a default stop loss when you are in the red with your buy (buy - fee), but once you hit a positive result (or an offset you define) the system will utilize a new stop loss, which can have a different value. For example, your default stop loss is -10%, but once you have more than 0% profit (example 0.1%) a different trailing stoploss will be used. Note If you want the stoploss to only be changed when you break even of making a profit (what most users want) please refer to next section with offset enabled . Both values require trailing_stop to be set to true and trailing_stop_positive with a value. stoploss = - 0.10 trailing_stop = True trailing_stop_positive = 0.02 trailing_stop_positive_offset = 0.0 trailing_only_offset_is_reached = False # Default - not necessary for this example For example, simplified math: the bot buys an asset at a price of 100$ the stop loss is defined at -10% the stop loss would get triggered once the asset drops below 90$ assuming the asset now increases to 102$ the stop loss will now be -2% of 102$ = 99.96$ (99.96$ stop loss will be locked in and will follow asset price increments with -2%) now the asset drops in value to 101$, the stop loss will still be 99.96$ and would trigger at 99.96$ The 0.02 would translate to a -2% stop loss. Before this, stoploss is used for the trailing stoploss. Use an offset to change your stoploss Use trailing_stop_positive_offset to ensure that your new trailing stoploss will be in profit by setting trailing_stop_positive_offset higher than trailing_stop_positive . Your first new stoploss value will then already have locked in profits. Example with simplified math: stoploss = - 0.10 trailing_stop = True trailing_stop_positive = 0.02 trailing_stop_positive_offset = 0.03 the bot buys an asset at a price of 100$ the stop loss is defined at -10%, so the stop loss would get triggered once the asset drops below 90$ assuming the asset now increases to 102$ the stoploss will now be at 91.8$ - 10% below the highest observed rate assuming the asset now increases to 103.5$ (above the offset configured) the stop loss will now be -2% of 103.5$ = 101.43$ now the asset drops in value to 102$, the stop loss will still be 101.43$ and would trigger once price breaks below 101.43$ Trailing stop loss only once the trade has reached a certain offset \u00b6 You can also keep a static stoploss until the offset is reached, and then trail the trade to take profits once the market turns. If trailing_only_offset_is_reached = True then the trailing stoploss is only activated once the offset is reached. Until then, the stoploss remains at the configured stoploss . This option can be used with or without trailing_stop_positive , but uses trailing_stop_positive_offset as offset. trailing_stop_positive_offset = 0.011 trailing_only_offset_is_reached = True Configuration (offset is buy-price + 3%): stoploss = - 0.10 trailing_stop = True trailing_stop_positive = 0.02 trailing_stop_positive_offset = 0.03 trailing_only_offset_is_reached = True For example, simplified math: the bot buys an asset at a price of 100$ the stop loss is defined at -10% the stop loss would get triggered once the asset drops below 90$ stoploss will remain at 90$ unless asset increases to or above the configured offset assuming the asset now increases to 103$ (where we have the offset configured) the stop loss will now be -2% of 103$ = 100.94$ now the asset drops in value to 101$, the stop loss will still be 100.94$ and would trigger at 100.94$ Tip Make sure to have this value ( trailing_stop_positive_offset ) lower than minimal ROI, otherwise minimal ROI will apply first and sell the trade. Stoploss and Leverage \u00b6 Stoploss should be thought of as \"risk on this trade\" - so a stoploss of 10% on a 100$ trade means you are willing to lose 10$ (10%) on this trade - which would trigger if the price moves 10% to the downside. When using leverage, the same principle is applied - with stoploss defining the risk on the trade (the amount you are willing to lose). Therefore, a stoploss of 10% on a 10x trade would trigger on a 1% price move. If your stake amount (own capital) was 100$ - this trade would be 1000$ at 10x (after leverage). If price moves 1% - you've lost 10$ of your own capital - therfore stoploss will trigger in this case. Make sure to be aware of this, and avoid using too tight stoploss (at 10x leverage, 10% risk may be too little to allow the trade to \"breath\" a little). Changing stoploss on open trades \u00b6 A stoploss on an open trade can be changed by changing the value in the configuration or strategy and use the /reload_config command (alternatively, completely stopping and restarting the bot also works). The new stoploss value will be applied to open trades (and corresponding log-messages will be generated). Limitations \u00b6 Stoploss values cannot be changed if trailing_stop is enabled and the stoploss has already been adjusted, or if Edge is enabled (since Edge would recalculate stoploss based on the current market situation).","title":"Stoploss"},{"location":"stoploss/#stop-loss","text":"The stoploss configuration parameter is loss as ratio that should trigger a sale. For example, value -0.10 will cause immediate sell if the profit dips below -10% for a given trade. This parameter is optional. Stoploss calculations do include fees, so a stoploss of -10% is placed exactly 10% below the entry point. Most of the strategy files already include the optimal stoploss value. Info All stoploss properties mentioned in this file can be set in the Strategy, or in the configuration. Configuration values will override the strategy values.","title":"Stop Loss"},{"location":"stoploss/#stop-loss-on-exchangefreqtrade","text":"Those stoploss modes can be on exchange or off exchange . These modes can be configured with these values: 'emergency_exit' : 'market' , 'stoploss_on_exchange' : False 'stoploss_on_exchange_interval' : 60 , 'stoploss_on_exchange_limit_ratio' : 0.99 Note Stoploss on exchange is only supported for Binance (stop-loss-limit), Huobi (stop-limit), Kraken (stop-loss-market, stop-loss-limit), FTX (stop limit and stop-market) Gateio (stop-limit), and Kucoin (stop-limit and stop-market) as of now. Do not set too low/tight stoploss value if using stop loss on exchange! If set to low/tight then you have greater risk of missing fill on the order and stoploss will not work.","title":"Stop Loss On-Exchange/Freqtrade"},{"location":"stoploss/#stoploss_on_exchange-and-stoploss_on_exchange_limit_ratio","text":"Enable or Disable stop loss on exchange. If the stoploss is on exchange it means a stoploss limit order is placed on the exchange immediately after buy order fills. This will protect you against sudden crashes in market, as the order execution happens purely within the exchange, and has no potential network overhead. If stoploss_on_exchange uses limit orders, the exchange needs 2 prices, the stoploss_price and the Limit price. stoploss defines the stop-price where the limit order is placed - and limit should be slightly below this. If an exchange supports both limit and market stoploss orders, then the value of stoploss will be used to determine the stoploss type. Calculation example: we bought the asset at 100$. Stop-price is 95$, then limit would be 95 * 0.99 = 94.05$ - so the limit order fill can happen between 95$ and 94.05$. For example, assuming the stoploss is on exchange, and trailing stoploss is enabled, and the market is going up, then the bot automatically cancels the previous stoploss order and puts a new one with a stop value higher than the previous stoploss order. Note If stoploss_on_exchange is enabled and the stoploss is cancelled manually on the exchange, then the bot will create a new stoploss order.","title":"stoploss_on_exchange and stoploss_on_exchange_limit_ratio"},{"location":"stoploss/#stoploss_on_exchange_interval","text":"In case of stoploss on exchange there is another parameter called stoploss_on_exchange_interval . This configures the interval in seconds at which the bot will check the stoploss and update it if necessary. The bot cannot do these every 5 seconds (at each iteration), otherwise it would get banned by the exchange. So this parameter will tell the bot how often it should update the stoploss order. The default value is 60 (1 minute). This same logic will reapply a stoploss order on the exchange should you cancel it accidentally.","title":"stoploss_on_exchange_interval"},{"location":"stoploss/#force_exit","text":"force_exit is an optional value, which defaults to the same value as exit and is used when sending a /forceexit command from Telegram or from the Rest API.","title":"force_exit"},{"location":"stoploss/#force_entry","text":"force_entry is an optional value, which defaults to the same value as entry and is used when sending a /forceentry command from Telegram or from the Rest API.","title":"force_entry"},{"location":"stoploss/#emergency_exit","text":"emergency_exit is an optional value, which defaults to market and is used when creating stop loss on exchange orders fails. The below is the default which is used if not changed in strategy or configuration file. Example from strategy file: order_types = { \"entry\" : \"limit\" , \"exit\" : \"limit\" , \"emergency_exit\" : \"market\" , \"stoploss\" : \"market\" , \"stoploss_on_exchange\" : True , \"stoploss_on_exchange_interval\" : 60 , \"stoploss_on_exchange_limit_ratio\" : 0.99 }","title":"emergency_exit"},{"location":"stoploss/#stop-loss-types","text":"At this stage the bot contains the following stoploss support modes: Static stop loss. Trailing stop loss. Trailing stop loss, custom positive loss. Trailing stop loss only once the trade has reached a certain offset. Custom stoploss function","title":"Stop Loss Types"},{"location":"stoploss/#static-stop-loss","text":"This is very simple, you define a stop loss of x (as a ratio of price, i.e. x * 100% of price). This will try to sell the asset once the loss exceeds the defined loss. Example of stop loss: stoploss = - 0.10 For example, simplified math: the bot buys an asset at a price of 100$ the stop loss is defined at -10% the stop loss would get triggered once the asset drops below 90$","title":"Static Stop Loss"},{"location":"stoploss/#trailing-stop-loss","text":"The initial value for this is stoploss , just as you would define your static Stop loss. To enable trailing stoploss: stoploss = - 0.10 trailing_stop = True This will now activate an algorithm, which automatically moves the stop loss up every time the price of your asset increases. For example, simplified math: the bot buys an asset at a price of 100$ the stop loss is defined at -10% the stop loss would get triggered once the asset drops below 90$ assuming the asset now increases to 102$ the stop loss will now be -10% of 102$ = 91.8$ now the asset drops in value to 101$, the stop loss will still be 91.8$ and would trigger at 91.8$. In summary: The stoploss will be adjusted to be always be -10% of the highest observed price.","title":"Trailing Stop Loss"},{"location":"stoploss/#trailing-stop-loss-custom-positive-loss","text":"You could also have a default stop loss when you are in the red with your buy (buy - fee), but once you hit a positive result (or an offset you define) the system will utilize a new stop loss, which can have a different value. For example, your default stop loss is -10%, but once you have more than 0% profit (example 0.1%) a different trailing stoploss will be used. Note If you want the stoploss to only be changed when you break even of making a profit (what most users want) please refer to next section with offset enabled . Both values require trailing_stop to be set to true and trailing_stop_positive with a value. stoploss = - 0.10 trailing_stop = True trailing_stop_positive = 0.02 trailing_stop_positive_offset = 0.0 trailing_only_offset_is_reached = False # Default - not necessary for this example For example, simplified math: the bot buys an asset at a price of 100$ the stop loss is defined at -10% the stop loss would get triggered once the asset drops below 90$ assuming the asset now increases to 102$ the stop loss will now be -2% of 102$ = 99.96$ (99.96$ stop loss will be locked in and will follow asset price increments with -2%) now the asset drops in value to 101$, the stop loss will still be 99.96$ and would trigger at 99.96$ The 0.02 would translate to a -2% stop loss. Before this, stoploss is used for the trailing stoploss. Use an offset to change your stoploss Use trailing_stop_positive_offset to ensure that your new trailing stoploss will be in profit by setting trailing_stop_positive_offset higher than trailing_stop_positive . Your first new stoploss value will then already have locked in profits. Example with simplified math: stoploss = - 0.10 trailing_stop = True trailing_stop_positive = 0.02 trailing_stop_positive_offset = 0.03 the bot buys an asset at a price of 100$ the stop loss is defined at -10%, so the stop loss would get triggered once the asset drops below 90$ assuming the asset now increases to 102$ the stoploss will now be at 91.8$ - 10% below the highest observed rate assuming the asset now increases to 103.5$ (above the offset configured) the stop loss will now be -2% of 103.5$ = 101.43$ now the asset drops in value to 102$, the stop loss will still be 101.43$ and would trigger once price breaks below 101.43$","title":"Trailing stop loss, custom positive loss"},{"location":"stoploss/#trailing-stop-loss-only-once-the-trade-has-reached-a-certain-offset","text":"You can also keep a static stoploss until the offset is reached, and then trail the trade to take profits once the market turns. If trailing_only_offset_is_reached = True then the trailing stoploss is only activated once the offset is reached. Until then, the stoploss remains at the configured stoploss . This option can be used with or without trailing_stop_positive , but uses trailing_stop_positive_offset as offset. trailing_stop_positive_offset = 0.011 trailing_only_offset_is_reached = True Configuration (offset is buy-price + 3%): stoploss = - 0.10 trailing_stop = True trailing_stop_positive = 0.02 trailing_stop_positive_offset = 0.03 trailing_only_offset_is_reached = True For example, simplified math: the bot buys an asset at a price of 100$ the stop loss is defined at -10% the stop loss would get triggered once the asset drops below 90$ stoploss will remain at 90$ unless asset increases to or above the configured offset assuming the asset now increases to 103$ (where we have the offset configured) the stop loss will now be -2% of 103$ = 100.94$ now the asset drops in value to 101$, the stop loss will still be 100.94$ and would trigger at 100.94$ Tip Make sure to have this value ( trailing_stop_positive_offset ) lower than minimal ROI, otherwise minimal ROI will apply first and sell the trade.","title":"Trailing stop loss only once the trade has reached a certain offset"},{"location":"stoploss/#stoploss-and-leverage","text":"Stoploss should be thought of as \"risk on this trade\" - so a stoploss of 10% on a 100$ trade means you are willing to lose 10$ (10%) on this trade - which would trigger if the price moves 10% to the downside. When using leverage, the same principle is applied - with stoploss defining the risk on the trade (the amount you are willing to lose). Therefore, a stoploss of 10% on a 10x trade would trigger on a 1% price move. If your stake amount (own capital) was 100$ - this trade would be 1000$ at 10x (after leverage). If price moves 1% - you've lost 10$ of your own capital - therfore stoploss will trigger in this case. Make sure to be aware of this, and avoid using too tight stoploss (at 10x leverage, 10% risk may be too little to allow the trade to \"breath\" a little).","title":"Stoploss and Leverage"},{"location":"stoploss/#changing-stoploss-on-open-trades","text":"A stoploss on an open trade can be changed by changing the value in the configuration or strategy and use the /reload_config command (alternatively, completely stopping and restarting the bot also works). The new stoploss value will be applied to open trades (and corresponding log-messages will be generated).","title":"Changing stoploss on open trades"},{"location":"stoploss/#limitations","text":"Stoploss values cannot be changed if trailing_stop is enabled and the stoploss has already been adjusted, or if Edge is enabled (since Edge would recalculate stoploss based on the current market situation).","title":"Limitations"},{"location":"strategy-advanced/","text":"Advanced Strategies \u00b6 This page explains some advanced concepts available for strategies. If you're just getting started, please be familiar with the methods described in the Strategy Customization documentation and with the Freqtrade basics first. Freqtrade basics describes in which sequence each method described below is called, which can be helpful to understand which method to use for your custom needs. Note All callback methods described below should only be implemented in a strategy if they are actually used. Tip You can get a strategy template containing all below methods by running freqtrade new-strategy --strategy MyAwesomeStrategy --template advanced Storing information \u00b6 Storing information can be accomplished by creating a new dictionary within the strategy class. The name of the variable can be chosen at will, but should be prefixed with cust_ to avoid naming collisions with predefined strategy variables. class AwesomeStrategy ( IStrategy ): # Create custom dictionary custom_info = {} def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : # Check if the entry already exists if not metadata [ \"pair\" ] in self . custom_info : # Create empty entry for this pair self . custom_info [ metadata [ \"pair\" ]] = {} if \"crosstime\" in self . custom_info [ metadata [ \"pair\" ]]: self . custom_info [ metadata [ \"pair\" ]][ \"crosstime\" ] += 1 else : self . custom_info [ metadata [ \"pair\" ]][ \"crosstime\" ] = 1 Warning The data is not persisted after a bot-restart (or config-reload). Also, the amount of data should be kept smallish (no DataFrames and such), otherwise the bot will start to consume a lot of memory and eventually run out of memory and crash. Note If the data is pair-specific, make sure to use pair as one of the keys in the dictionary. Dataframe access \u00b6 You may access dataframe in various strategy functions by querying it from dataprovider. from freqtrade.exchange import timeframe_to_prev_date class AwesomeStrategy ( IStrategy ): def confirm_trade_exit ( self , pair : str , trade : 'Trade' , order_type : str , amount : float , rate : float , time_in_force : str , exit_reason : str , current_time : 'datetime' , ** kwargs ) -> bool : # Obtain pair dataframe. dataframe , _ = self . dp . get_analyzed_dataframe ( pair , self . timeframe ) # Obtain last available candle. Do not use current_time to look up latest candle, because # current_time points to current incomplete candle whose data is not available. last_candle = dataframe . iloc [ - 1 ] . squeeze () # <...> # In dry/live runs trade open date will not match candle open date therefore it must be # rounded. trade_date = timeframe_to_prev_date ( self . timeframe , trade . open_date_utc ) # Look up trade candle. trade_candle = dataframe . loc [ dataframe [ 'date' ] == trade_date ] # trade_candle may be empty for trades that just opened as it is still incomplete. if not trade_candle . empty : trade_candle = trade_candle . squeeze () # <...> Using .iloc[-1] You can use .iloc[-1] here because get_analyzed_dataframe() only returns candles that backtesting is allowed to see. This will not work in populate_* methods, so make sure to not use .iloc[] in that area. Also, this will only work starting with version 2021.5. Enter Tag \u00b6 When your strategy has multiple buy signals, you can name the signal that triggered. Then you can access you buy signal on custom_exit def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( dataframe [ 'rsi' ] < 35 ) & ( dataframe [ 'volume' ] > 0 ) ), [ 'enter_long' , 'enter_tag' ]] = ( 1 , 'buy_signal_rsi' ) return dataframe def custom_exit ( self , pair : str , trade : Trade , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ): dataframe , _ = self . dp . get_analyzed_dataframe ( pair , self . timeframe ) last_candle = dataframe . iloc [ - 1 ] . squeeze () if trade . enter_tag == 'buy_signal_rsi' and last_candle [ 'rsi' ] > 80 : return 'sell_signal_rsi' return None Note enter_tag is limited to 100 characters, remaining data will be truncated. Exit tag \u00b6 Similar to Buy Tagging , you can also specify a sell tag. def populate_exit_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( dataframe [ 'rsi' ] > 70 ) & ( dataframe [ 'volume' ] > 0 ) ), [ 'exit_long' , 'exit_tag' ]] = ( 1 , 'exit_rsi' ) return dataframe The provided exit-tag is then used as sell-reason - and shown as such in backtest results. Note exit_reason is limited to 100 characters, remaining data will be truncated. Strategy version \u00b6 You can implement custom strategy versioning by using the \"version\" method, and returning the version you would like this strategy to have. def version ( self ) -> str : \"\"\" Returns version of the strategy. \"\"\" return \"1.1\" Note You should make sure to implement proper version control (like a git repository) alongside this, as freqtrade will not keep historic versions of your strategy, so it's up to the user to be able to eventually roll back to a prior version of the strategy. Derived strategies \u00b6 The strategies can be derived from other strategies. This avoids duplication of your custom strategy code. You can use this technique to override small parts of your main strategy, leaving the rest untouched: user_data/strategies/myawesomestrategy.py class MyAwesomeStrategy ( IStrategy ): ... stoploss = 0.13 trailing_stop = False # All other attributes and methods are here as they # should be in any custom strategy... ... user_data/strategies/MyAwesomeStrategy2.py from myawesomestrategy import MyAwesomeStrategy class MyAwesomeStrategy2 ( MyAwesomeStrategy ): # Override something stoploss = 0.08 trailing_stop = True Both attributes and methods may be overridden, altering behavior of the original strategy in a way you need. While keeping the subclass in the same file is technically possible, it can lead to some problems with hyperopt parameter files, we therefore recommend to use separate strategy files, and import the parent strategy as shown above. Embedding Strategies \u00b6 Freqtrade provides you with an easy way to embed the strategy into your configuration file. This is done by utilizing BASE64 encoding and providing this string at the strategy configuration field, in your chosen config file. Encoding a string as BASE64 \u00b6 This is a quick example, how to generate the BASE64 string in python from base64 import urlsafe_b64encode with open ( file , 'r' ) as f : content = f . read () content = urlsafe_b64encode ( content . encode ( 'utf-8' )) The variable 'content', will contain the strategy file in a BASE64 encoded form. Which can now be set in your configurations file as following \"strategy\" : \"NameOfStrategy:BASE64String\" Please ensure that 'NameOfStrategy' is identical to the strategy name! Performance warning \u00b6 When executing a strategy, one can sometimes be greeted by the following in the logs PerformanceWarning: DataFrame is highly fragmented. This is a warning from pandas and as the warning continues to say: use pd.concat(axis=1) . This can have slight performance implications, which are usually only visible during hyperopt (when optimizing an indicator). For example: for val in self . buy_ema_short . range : dataframe [ f 'ema_short_ { val } ' ] = ta . EMA ( dataframe , timeperiod = val ) should be rewritten to frames = [ dataframe ] for val in self . buy_ema_short . range : frames . append ( DataFrame ({ f 'ema_short_ { val } ' : ta . EMA ( dataframe , timeperiod = val ) })) # Append columns to existing dataframe merged_frame = pd . concat ( frames , axis = 1 ) Freqtrade does however also counter this by running dataframe.copy() on the dataframe right after the populate_indicators() method - so performance implications of this should be low to non-existant.","title":"Advanced Strategy"},{"location":"strategy-advanced/#advanced-strategies","text":"This page explains some advanced concepts available for strategies. If you're just getting started, please be familiar with the methods described in the Strategy Customization documentation and with the Freqtrade basics first. Freqtrade basics describes in which sequence each method described below is called, which can be helpful to understand which method to use for your custom needs. Note All callback methods described below should only be implemented in a strategy if they are actually used. Tip You can get a strategy template containing all below methods by running freqtrade new-strategy --strategy MyAwesomeStrategy --template advanced","title":"Advanced Strategies"},{"location":"strategy-advanced/#storing-information","text":"Storing information can be accomplished by creating a new dictionary within the strategy class. The name of the variable can be chosen at will, but should be prefixed with cust_ to avoid naming collisions with predefined strategy variables. class AwesomeStrategy ( IStrategy ): # Create custom dictionary custom_info = {} def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : # Check if the entry already exists if not metadata [ \"pair\" ] in self . custom_info : # Create empty entry for this pair self . custom_info [ metadata [ \"pair\" ]] = {} if \"crosstime\" in self . custom_info [ metadata [ \"pair\" ]]: self . custom_info [ metadata [ \"pair\" ]][ \"crosstime\" ] += 1 else : self . custom_info [ metadata [ \"pair\" ]][ \"crosstime\" ] = 1 Warning The data is not persisted after a bot-restart (or config-reload). Also, the amount of data should be kept smallish (no DataFrames and such), otherwise the bot will start to consume a lot of memory and eventually run out of memory and crash. Note If the data is pair-specific, make sure to use pair as one of the keys in the dictionary.","title":"Storing information"},{"location":"strategy-advanced/#dataframe-access","text":"You may access dataframe in various strategy functions by querying it from dataprovider. from freqtrade.exchange import timeframe_to_prev_date class AwesomeStrategy ( IStrategy ): def confirm_trade_exit ( self , pair : str , trade : 'Trade' , order_type : str , amount : float , rate : float , time_in_force : str , exit_reason : str , current_time : 'datetime' , ** kwargs ) -> bool : # Obtain pair dataframe. dataframe , _ = self . dp . get_analyzed_dataframe ( pair , self . timeframe ) # Obtain last available candle. Do not use current_time to look up latest candle, because # current_time points to current incomplete candle whose data is not available. last_candle = dataframe . iloc [ - 1 ] . squeeze () # <...> # In dry/live runs trade open date will not match candle open date therefore it must be # rounded. trade_date = timeframe_to_prev_date ( self . timeframe , trade . open_date_utc ) # Look up trade candle. trade_candle = dataframe . loc [ dataframe [ 'date' ] == trade_date ] # trade_candle may be empty for trades that just opened as it is still incomplete. if not trade_candle . empty : trade_candle = trade_candle . squeeze () # <...> Using .iloc[-1] You can use .iloc[-1] here because get_analyzed_dataframe() only returns candles that backtesting is allowed to see. This will not work in populate_* methods, so make sure to not use .iloc[] in that area. Also, this will only work starting with version 2021.5.","title":"Dataframe access"},{"location":"strategy-advanced/#enter-tag","text":"When your strategy has multiple buy signals, you can name the signal that triggered. Then you can access you buy signal on custom_exit def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( dataframe [ 'rsi' ] < 35 ) & ( dataframe [ 'volume' ] > 0 ) ), [ 'enter_long' , 'enter_tag' ]] = ( 1 , 'buy_signal_rsi' ) return dataframe def custom_exit ( self , pair : str , trade : Trade , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ): dataframe , _ = self . dp . get_analyzed_dataframe ( pair , self . timeframe ) last_candle = dataframe . iloc [ - 1 ] . squeeze () if trade . enter_tag == 'buy_signal_rsi' and last_candle [ 'rsi' ] > 80 : return 'sell_signal_rsi' return None Note enter_tag is limited to 100 characters, remaining data will be truncated.","title":"Enter Tag"},{"location":"strategy-advanced/#exit-tag","text":"Similar to Buy Tagging , you can also specify a sell tag. def populate_exit_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( dataframe [ 'rsi' ] > 70 ) & ( dataframe [ 'volume' ] > 0 ) ), [ 'exit_long' , 'exit_tag' ]] = ( 1 , 'exit_rsi' ) return dataframe The provided exit-tag is then used as sell-reason - and shown as such in backtest results. Note exit_reason is limited to 100 characters, remaining data will be truncated.","title":"Exit tag"},{"location":"strategy-advanced/#strategy-version","text":"You can implement custom strategy versioning by using the \"version\" method, and returning the version you would like this strategy to have. def version ( self ) -> str : \"\"\" Returns version of the strategy. \"\"\" return \"1.1\" Note You should make sure to implement proper version control (like a git repository) alongside this, as freqtrade will not keep historic versions of your strategy, so it's up to the user to be able to eventually roll back to a prior version of the strategy.","title":"Strategy version"},{"location":"strategy-advanced/#derived-strategies","text":"The strategies can be derived from other strategies. This avoids duplication of your custom strategy code. You can use this technique to override small parts of your main strategy, leaving the rest untouched: user_data/strategies/myawesomestrategy.py class MyAwesomeStrategy ( IStrategy ): ... stoploss = 0.13 trailing_stop = False # All other attributes and methods are here as they # should be in any custom strategy... ... user_data/strategies/MyAwesomeStrategy2.py from myawesomestrategy import MyAwesomeStrategy class MyAwesomeStrategy2 ( MyAwesomeStrategy ): # Override something stoploss = 0.08 trailing_stop = True Both attributes and methods may be overridden, altering behavior of the original strategy in a way you need. While keeping the subclass in the same file is technically possible, it can lead to some problems with hyperopt parameter files, we therefore recommend to use separate strategy files, and import the parent strategy as shown above.","title":"Derived strategies"},{"location":"strategy-advanced/#embedding-strategies","text":"Freqtrade provides you with an easy way to embed the strategy into your configuration file. This is done by utilizing BASE64 encoding and providing this string at the strategy configuration field, in your chosen config file.","title":"Embedding Strategies"},{"location":"strategy-advanced/#encoding-a-string-as-base64","text":"This is a quick example, how to generate the BASE64 string in python from base64 import urlsafe_b64encode with open ( file , 'r' ) as f : content = f . read () content = urlsafe_b64encode ( content . encode ( 'utf-8' )) The variable 'content', will contain the strategy file in a BASE64 encoded form. Which can now be set in your configurations file as following \"strategy\" : \"NameOfStrategy:BASE64String\" Please ensure that 'NameOfStrategy' is identical to the strategy name!","title":"Encoding a string as BASE64"},{"location":"strategy-advanced/#performance-warning","text":"When executing a strategy, one can sometimes be greeted by the following in the logs PerformanceWarning: DataFrame is highly fragmented. This is a warning from pandas and as the warning continues to say: use pd.concat(axis=1) . This can have slight performance implications, which are usually only visible during hyperopt (when optimizing an indicator). For example: for val in self . buy_ema_short . range : dataframe [ f 'ema_short_ { val } ' ] = ta . EMA ( dataframe , timeperiod = val ) should be rewritten to frames = [ dataframe ] for val in self . buy_ema_short . range : frames . append ( DataFrame ({ f 'ema_short_ { val } ' : ta . EMA ( dataframe , timeperiod = val ) })) # Append columns to existing dataframe merged_frame = pd . concat ( frames , axis = 1 ) Freqtrade does however also counter this by running dataframe.copy() on the dataframe right after the populate_indicators() method - so performance implications of this should be low to non-existant.","title":"Performance warning"},{"location":"strategy-callbacks/","text":"Strategy Callbacks \u00b6 While the main strategy functions ( populate_indicators() , populate_entry_trend() , populate_exit_trend() ) should be used in a vectorized way, and are only called once during backtesting , callbacks are called \"whenever needed\". As such, you should avoid doing heavy calculations in callbacks to avoid delays during operations. Depending on the callback used, they may be called when entering / exiting a trade, or throughout the duration of a trade. Currently available callbacks: bot_start() bot_loop_start() custom_stake_amount() custom_exit() custom_stoploss() custom_entry_price() and custom_exit_price() check_entry_timeout() and check_exit_timeout() confirm_trade_entry() confirm_trade_exit() adjust_trade_position() adjust_entry_price() leverage() Callback calling sequence You can find the callback calling sequence in bot-basics Bot start \u00b6 A simple callback which is called once when the strategy is loaded. This can be used to perform actions that must only be performed once and runs after dataprovider and wallet are set import requests class AwesomeStrategy ( IStrategy ): # ... populate_* methods def bot_start ( self , ** kwargs ) -> None : \"\"\" Called only once after bot instantiation. :param **kwargs: Ensure to keep this here so updates to this won't break your strategy. \"\"\" if self . config [ 'runmode' ] . value in ( 'live' , 'dry_run' ): # Assign this to the class by using self.* # can then be used by populate_* methods self . cust_remote_data = requests . get ( 'https://some_remote_source.example.com' ) During hyperopt, this runs only once at startup. Bot loop start \u00b6 A simple callback which is called once at the start of every bot throttling iteration (roughly every 5 seconds, unless configured differently). This can be used to perform calculations which are pair independent (apply to all pairs), loading of external data, etc. import requests class AwesomeStrategy ( IStrategy ): # ... populate_* methods def bot_loop_start ( self , ** kwargs ) -> None : \"\"\" Called at the start of the bot iteration (one loop). Might be used to perform pair-independent tasks (e.g. gather some remote resource for comparison) :param **kwargs: Ensure to keep this here so updates to this won't break your strategy. \"\"\" if self . config [ 'runmode' ] . value in ( 'live' , 'dry_run' ): # Assign this to the class by using self.* # can then be used by populate_* methods self . remote_data = requests . get ( 'https://some_remote_source.example.com' ) Stake size management \u00b6 Called before entering a trade, makes it possible to manage your position size when placing a new trade. class AwesomeStrategy ( IStrategy ): def custom_stake_amount ( self , pair : str , current_time : datetime , current_rate : float , proposed_stake : float , min_stake : Optional [ float ], max_stake : float , leverage : float , entry_tag : Optional [ str ], side : str , ** kwargs ) -> float : dataframe , _ = self . dp . get_analyzed_dataframe ( pair = pair , timeframe = self . timeframe ) current_candle = dataframe . iloc [ - 1 ] . squeeze () if current_candle [ 'fastk_rsi_1h' ] > current_candle [ 'fastd_rsi_1h' ]: if self . config [ 'stake_amount' ] == 'unlimited' : # Use entire available wallet during favorable conditions when in compounding mode. return max_stake else : # Compound profits during favorable conditions instead of using a static stake. return self . wallets . get_total_stake_amount () / self . config [ 'max_open_trades' ] # Use default stake amount. return proposed_stake Freqtrade will fall back to the proposed_stake value should your code raise an exception. The exception itself will be logged. Tip You do not have to ensure that min_stake <= returned_value <= max_stake . Trades will succeed as the returned value will be clamped to supported range and this action will be logged. Tip Returning 0 or None will prevent trades from being placed. Custom exit signal \u00b6 Called for open trade every throttling iteration (roughly every 5 seconds) until a trade is closed. Allows to define custom exit signals, indicating that specified position should be sold. This is very useful when we need to customize exit conditions for each individual trade, or if you need trade data to make an exit decision. For example you could implement a 1:2 risk-reward ROI with custom_exit() . Using custom_exit() signals in place of stoploss though is not recommended . It is a inferior method to using custom_stoploss() in this regard - which also allows you to keep the stoploss on exchange. Note Returning a (none-empty) string or True from this method is equal to setting exit signal on a candle at specified time. This method is not called when exit signal is set already, or if exit signals are disabled ( use_exit_signal=False ). string max length is 64 characters. Exceeding this limit will cause the message to be truncated to 64 characters. custom_exit() will ignore exit_profit_only , and will always be called unless use_exit_signal=False , even if there is a new enter signal. An example of how we can use different indicators depending on the current profit and also exit trades that were open longer than one day: class AwesomeStrategy ( IStrategy ): def custom_exit ( self , pair : str , trade : 'Trade' , current_time : 'datetime' , current_rate : float , current_profit : float , ** kwargs ): dataframe , _ = self . dp . get_analyzed_dataframe ( pair , self . timeframe ) last_candle = dataframe . iloc [ - 1 ] . squeeze () # Above 20% profit, sell when rsi < 80 if current_profit > 0.2 : if last_candle [ 'rsi' ] < 80 : return 'rsi_below_80' # Between 2% and 10%, sell if EMA-long above EMA-short if 0.02 < current_profit < 0.1 : if last_candle [ 'emalong' ] > last_candle [ 'emashort' ]: return 'ema_long_below_80' # Sell any positions at a loss if they are held for more than one day. if current_profit < 0.0 and ( current_time - trade . open_date_utc ) . days >= 1 : return 'unclog' See Dataframe access for more information about dataframe use in strategy callbacks. Custom stoploss \u00b6 Called for open trade every iteration (roughly every 5 seconds) until a trade is closed. The usage of the custom stoploss method must be enabled by setting use_custom_stoploss=True on the strategy object. The stoploss price can only ever move upwards - if the stoploss value returned from custom_stoploss would result in a lower stoploss price than was previously set, it will be ignored. The traditional stoploss value serves as an absolute lower level and will be instated as the initial stoploss (before this method is called for the first time for a trade), and is still mandatory. The method must return a stoploss value (float / number) as a percentage of the current price. E.g. If the current_rate is 200 USD, then returning 0.02 will set the stoploss price 2% lower, at 196 USD. The absolute value of the return value is used (the sign is ignored), so returning 0.05 or -0.05 have the same result, a stoploss 5% below the current price. To simulate a regular trailing stoploss of 4% (trailing 4% behind the maximum reached price) you would use the following very simple method: # additional imports required from datetime import datetime from freqtrade.persistence import Trade class AwesomeStrategy ( IStrategy ): # ... populate_* methods use_custom_stoploss = True def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : \"\"\" Custom stoploss logic, returning the new distance relative to current_rate (as ratio). e.g. returning -0.05 would create a stoploss 5% below current_rate. The custom stoploss can never be below self.stoploss, which serves as a hard maximum loss. For full documentation please go to https://www.freqtrade.io/en/latest/strategy-advanced/ When not implemented by a strategy, returns the initial stoploss value Only called when use_custom_stoploss is set to True. :param pair: Pair that's currently analyzed :param trade: trade object. :param current_time: datetime object, containing the current datetime :param current_rate: Rate, calculated based on pricing settings in exit_pricing. :param current_profit: Current profit (as ratio), calculated based on current_rate. :param **kwargs: Ensure to keep this here so updates to this won't break your strategy. :return float: New stoploss value, relative to the current rate \"\"\" return - 0.04 Stoploss on exchange works similar to trailing_stop , and the stoploss on exchange is updated as configured in stoploss_on_exchange_interval ( More details about stoploss on exchange ). Use of dates All time-based calculations should be done based on current_time - using datetime.now() or datetime.utcnow() is discouraged, as this will break backtesting support. Trailing stoploss It's recommended to disable trailing_stop when using custom stoploss values. Both can work in tandem, but you might encounter the trailing stop to move the price higher while your custom function would not want this, causing conflicting behavior. Custom stoploss examples \u00b6 The next section will show some examples on what's possible with the custom stoploss function. Of course, many more things are possible, and all examples can be combined at will. Time based trailing stop \u00b6 Use the initial stoploss for the first 60 minutes, after this change to 10% trailing stoploss, and after 2 hours (120 minutes) we use a 5% trailing stoploss. from datetime import datetime , timedelta from freqtrade.persistence import Trade class AwesomeStrategy ( IStrategy ): # ... populate_* methods use_custom_stoploss = True def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : # Make sure you have the longest interval first - these conditions are evaluated from top to bottom. if current_time - timedelta ( minutes = 120 ) > trade . open_date_utc : return - 0.05 elif current_time - timedelta ( minutes = 60 ) > trade . open_date_utc : return - 0.10 return 1 Different stoploss per pair \u00b6 Use a different stoploss depending on the pair. In this example, we'll trail the highest price with 10% trailing stoploss for ETH/BTC and XRP/BTC , with 5% trailing stoploss for LTC/BTC and with 15% for all other pairs. from datetime import datetime from freqtrade.persistence import Trade class AwesomeStrategy ( IStrategy ): # ... populate_* methods use_custom_stoploss = True def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : if pair in ( 'ETH/BTC' , 'XRP/BTC' ): return - 0.10 elif pair in ( 'LTC/BTC' ): return - 0.05 return - 0.15 Trailing stoploss with positive offset \u00b6 Use the initial stoploss until the profit is above 4%, then use a trailing stoploss of 50% of the current profit with a minimum of 2.5% and a maximum of 5%. Please note that the stoploss can only increase, values lower than the current stoploss are ignored. from datetime import datetime , timedelta from freqtrade.persistence import Trade class AwesomeStrategy ( IStrategy ): # ... populate_* methods use_custom_stoploss = True def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : if current_profit < 0.04 : return - 1 # return a value bigger than the initial stoploss to keep using the initial stoploss # After reaching the desired offset, allow the stoploss to trail by half the profit desired_stoploss = current_profit / 2 # Use a minimum of 2.5% and a maximum of 5% return max ( min ( desired_stoploss , 0.05 ), 0.025 ) Stepped stoploss \u00b6 Instead of continuously trailing behind the current price, this example sets fixed stoploss price levels based on the current profit. Use the regular stoploss until 20% profit is reached Once profit is > 20% - set stoploss to 7% above open price. Once profit is > 25% - set stoploss to 15% above open price. Once profit is > 40% - set stoploss to 25% above open price. from datetime import datetime from freqtrade.persistence import Trade from freqtrade.strategy import stoploss_from_open class AwesomeStrategy ( IStrategy ): # ... populate_* methods use_custom_stoploss = True def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : # evaluate highest to lowest, so that highest possible stop is used if current_profit > 0.40 : return stoploss_from_open ( 0.25 , current_profit , is_short = trade . is_short ) elif current_profit > 0.25 : return stoploss_from_open ( 0.15 , current_profit , is_short = trade . is_short ) elif current_profit > 0.20 : return stoploss_from_open ( 0.07 , current_profit , is_short = trade . is_short ) # return maximum stoploss value, keeping current stoploss price unchanged return 1 Custom stoploss using an indicator from dataframe example \u00b6 Absolute stoploss value may be derived from indicators stored in dataframe. Example uses parabolic SAR below the price as stoploss. class AwesomeStrategy ( IStrategy ): def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : # <...> dataframe [ 'sar' ] = ta . SAR ( dataframe ) use_custom_stoploss = True def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : dataframe , _ = self . dp . get_analyzed_dataframe ( pair , self . timeframe ) last_candle = dataframe . iloc [ - 1 ] . squeeze () # Use parabolic sar as absolute stoploss price stoploss_price = last_candle [ 'sar' ] # Convert absolute price to percentage relative to current_rate if stoploss_price < current_rate : return ( stoploss_price / current_rate ) - 1 # return maximum stoploss value, keeping current stoploss price unchanged return 1 See Dataframe access for more information about dataframe use in strategy callbacks. Common helpers for stoploss calculations \u00b6 Stoploss relative to open price \u00b6 Stoploss values returned from custom_stoploss() always specify a percentage relative to current_rate . In order to set a stoploss relative to the open price, we need to use current_profit to calculate what percentage relative to the current_rate will give you the same result as if the percentage was specified from the open price. The helper function stoploss_from_open() can be used to convert from an open price relative stop, to a current price relative stop which can be returned from custom_stoploss() . Stoploss percentage from absolute price \u00b6 Stoploss values returned from custom_stoploss() always specify a percentage relative to current_rate . In order to set a stoploss at specified absolute price level, we need to use stop_rate to calculate what percentage relative to the current_rate will give you the same result as if the percentage was specified from the open price. The helper function stoploss_from_absolute() can be used to convert from an absolute price, to a current price relative stop which can be returned from custom_stoploss() . Custom order price rules \u00b6 By default, freqtrade use the orderbook to automatically set an order price( Relevant documentation ), you also have the option to create custom order prices based on your strategy. You can use this feature by creating a custom_entry_price() function in your strategy file to customize entry prices and custom_exit_price() for exits. Each of these methods are called right before placing an order on the exchange. Note If your custom pricing function return None or an invalid value, price will fall back to proposed_rate , which is based on the regular pricing configuration. Custom order entry and exit price example \u00b6 from datetime import datetime , timedelta , timezone from freqtrade.persistence import Trade class AwesomeStrategy ( IStrategy ): # ... populate_* methods def custom_entry_price ( self , pair : str , current_time : datetime , proposed_rate : float , entry_tag : Optional [ str ], side : str , ** kwargs ) -> float : dataframe , last_updated = self . dp . get_analyzed_dataframe ( pair = pair , timeframe = self . timeframe ) new_entryprice = dataframe [ 'bollinger_10_lowerband' ] . iat [ - 1 ] return new_entryprice def custom_exit_price ( self , pair : str , trade : Trade , current_time : datetime , proposed_rate : float , current_profit : float , exit_tag : Optional [ str ], ** kwargs ) -> float : dataframe , last_updated = self . dp . get_analyzed_dataframe ( pair = pair , timeframe = self . timeframe ) new_exitprice = dataframe [ 'bollinger_10_upperband' ] . iat [ - 1 ] return new_exitprice Warning Modifying entry and exit prices will only work for limit orders. Depending on the price chosen, this can result in a lot of unfilled orders. By default the maximum allowed distance between the current price and the custom price is 2%, this value can be changed in config with the custom_price_max_distance_ratio parameter. Example : If the new_entryprice is 97, the proposed_rate is 100 and the custom_price_max_distance_ratio is set to 2%, The retained valid custom entry price will be 98, which is 2% below the current (proposed) rate. Backtesting Custom prices are supported in backtesting (starting with 2021.12), and orders will fill if the price falls within the candle's low/high range. Orders that don't fill immediately are subject to regular timeout handling, which happens once per (detail) candle. custom_exit_price() is only called for sells of type exit_signal, Custom exit and partial exits. All other exit-types will use regular backtesting prices. Custom order timeout rules \u00b6 Simple, time-based order-timeouts can be configured either via strategy or in the configuration in the unfilledtimeout section. However, freqtrade also offers a custom callback for both order types, which allows you to decide based on custom criteria if an order did time out or not. Note Backtesting fills orders if their price falls within the candle's low/high range. The below callbacks will be called once per (detail) candle for orders that don't fill immediately (which use custom pricing). Custom order timeout example \u00b6 Called for every open order until that order is either filled or cancelled. check_entry_timeout() is called for trade entries, while check_exit_timeout() is called for trade exit orders. A simple example, which applies different unfilled-timeouts depending on the price of the asset can be seen below. It applies a tight timeout for higher priced assets, while allowing more time to fill on cheap coins. The function must return either True (cancel order) or False (keep order alive). from datetime import datetime , timedelta from freqtrade.persistence import Trade , Order class AwesomeStrategy ( IStrategy ): # ... populate_* methods # Set unfilledtimeout to 25 hours, since the maximum timeout from below is 24 hours. unfilledtimeout = { 'entry' : 60 * 25 , 'exit' : 60 * 25 } def check_entry_timeout ( self , pair : str , trade : 'Trade' , order : 'Order' , current_time : datetime , ** kwargs ) -> bool : if trade . open_rate > 100 and trade . open_date_utc < current_time - timedelta ( minutes = 5 ): return True elif trade . open_rate > 10 and trade . open_date_utc < current_time - timedelta ( minutes = 3 ): return True elif trade . open_rate < 1 and trade . open_date_utc < current_time - timedelta ( hours = 24 ): return True return False def check_exit_timeout ( self , pair : str , trade : Trade , order : 'Order' , current_time : datetime , ** kwargs ) -> bool : if trade . open_rate > 100 and trade . open_date_utc < current_time - timedelta ( minutes = 5 ): return True elif trade . open_rate > 10 and trade . open_date_utc < current_time - timedelta ( minutes = 3 ): return True elif trade . open_rate < 1 and trade . open_date_utc < current_time - timedelta ( hours = 24 ): return True return False Note For the above example, unfilledtimeout must be set to something bigger than 24h, otherwise that type of timeout will apply first. Custom order timeout example (using additional data) \u00b6 from datetime import datetime from freqtrade.persistence import Trade , Order class AwesomeStrategy ( IStrategy ): # ... populate_* methods # Set unfilledtimeout to 25 hours, since the maximum timeout from below is 24 hours. unfilledtimeout = { 'entry' : 60 * 25 , 'exit' : 60 * 25 } def check_entry_timeout ( self , pair : str , trade : 'Trade' , order : 'Order' , current_time : datetime , ** kwargs ) -> bool : ob = self . dp . orderbook ( pair , 1 ) current_price = ob [ 'bids' ][ 0 ][ 0 ] # Cancel buy order if price is more than 2% above the order. if current_price > order . price * 1.02 : return True return False def check_exit_timeout ( self , pair : str , trade : 'Trade' , order : 'Order' , current_time : datetime , ** kwargs ) -> bool : ob = self . dp . orderbook ( pair , 1 ) current_price = ob [ 'asks' ][ 0 ][ 0 ] # Cancel sell order if price is more than 2% below the order. if current_price < order . price * 0.98 : return True return False Bot order confirmation \u00b6 Confirm trade entry / exits. This are the last methods that will be called before an order is placed. Trade entry (buy order) confirmation \u00b6 confirm_trade_entry() can be used to abort a trade entry at the latest second (maybe because the price is not what we expect). class AwesomeStrategy ( IStrategy ): # ... populate_* methods def confirm_trade_entry ( self , pair : str , order_type : str , amount : float , rate : float , time_in_force : str , current_time : datetime , entry_tag : Optional [ str ], side : str , ** kwargs ) -> bool : \"\"\" Called right before placing a entry order. Timing for this function is critical, so avoid doing heavy computations or network requests in this method. For full documentation please go to https://www.freqtrade.io/en/latest/strategy-advanced/ When not implemented by a strategy, returns True (always confirming). :param pair: Pair that's about to be bought/shorted. :param order_type: Order type (as configured in order_types). usually limit or market. :param amount: Amount in target (base) currency that's going to be traded. :param rate: Rate that's going to be used when using limit orders or current rate for market orders. :param time_in_force: Time in force. Defaults to GTC (Good-til-cancelled). :param current_time: datetime object, containing the current datetime :param entry_tag: Optional entry_tag (buy_tag) if provided with the buy signal. :param side: 'long' or 'short' - indicating the direction of the proposed trade :param **kwargs: Ensure to keep this here so updates to this won't break your strategy. :return bool: When True is returned, then the buy-order is placed on the exchange. False aborts the process \"\"\" return True Trade exit (sell order) confirmation \u00b6 confirm_trade_exit() can be used to abort a trade exit (sell) at the latest second (maybe because the price is not what we expect). confirm_trade_exit() may be called multiple times within one iteration for the same trade if different exit-reasons apply. The exit-reasons (if applicable) will be in the following sequence: exit_signal / custom_exit stop_loss roi trailing_stop_loss from freqtrade.persistence import Trade class AwesomeStrategy ( IStrategy ): # ... populate_* methods def confirm_trade_exit ( self , pair : str , trade : Trade , order_type : str , amount : float , rate : float , time_in_force : str , exit_reason : str , current_time : datetime , ** kwargs ) -> bool : \"\"\" Called right before placing a regular exit order. Timing for this function is critical, so avoid doing heavy computations or network requests in this method. For full documentation please go to https://www.freqtrade.io/en/latest/strategy-advanced/ When not implemented by a strategy, returns True (always confirming). :param pair: Pair for trade that's about to be exited. :param trade: trade object. :param order_type: Order type (as configured in order_types). usually limit or market. :param amount: Amount in base currency. :param rate: Rate that's going to be used when using limit orders or current rate for market orders. :param time_in_force: Time in force. Defaults to GTC (Good-til-cancelled). :param exit_reason: Exit reason. Can be any of ['roi', 'stop_loss', 'stoploss_on_exchange', 'trailing_stop_loss', 'exit_signal', 'force_exit', 'emergency_exit'] :param current_time: datetime object, containing the current datetime :param **kwargs: Ensure to keep this here so updates to this won't break your strategy. :return bool: When True, then the exit-order is placed on the exchange. False aborts the process \"\"\" if exit_reason == 'force_exit' and trade . calc_profit_ratio ( rate ) < 0 : # Reject force-sells with negative profit # This is just a sample, please adjust to your needs # (this does not necessarily make sense, assuming you know when you're force-selling) return False return True Warning confirm_trade_exit() can prevent stoploss exits, causing significant losses as this would ignore stoploss exits. confirm_trade_exit() will not be called for Liquidations - as liquidations are forced by the exchange, and therefore cannot be rejected. Adjust trade position \u00b6 The position_adjustment_enable strategy property enables the usage of adjust_trade_position() callback in the strategy. For performance reasons, it's disabled by default and freqtrade will show a warning message on startup if enabled. adjust_trade_position() can be used to perform additional orders, for example to manage risk with DCA (Dollar Cost Averaging) or to increase or decrease positions. max_entry_position_adjustment property is used to limit the number of additional buys per trade (on top of the first buy) that the bot can execute. By default, the value is -1 which means the bot have no limit on number of adjustment buys. The strategy is expected to return a stake_amount (in stake currency) between min_stake and max_stake if and when an additional buy order should be made (position is increased). If there are not enough funds in the wallet (the return value is above max_stake ) then the signal will be ignored. Additional orders also result in additional fees and those orders don't count towards max_open_trades . This callback is not called when there is an open order (either buy or sell) waiting for execution. adjust_trade_position() is called very frequently for the duration of a trade, so you must keep your implementation as performant as possible. Additional Buys are ignored once you have reached the maximum amount of extra buys that you have set on max_entry_position_adjustment , but the callback is called anyway looking for partial exits. Position adjustments will always be applied in the direction of the trade, so a positive value will always increase your position (negative values will decrease your position), no matter if it's a long or short trade. Modifications to leverage are not possible. About stake size Using fixed stake size means it will be the amount used for the first order, just like without position adjustment. If you wish to buy additional orders with DCA, then make sure to leave enough funds in the wallet for that. Using 'unlimited' stake amount with DCA orders requires you to also implement the custom_stake_amount() callback to avoid allocating all funds to the initial order. Warning Stoploss is still calculated from the initial opening price, not averaged price. Regular stoploss rules still apply (cannot move down). While /stopentry command stops the bot from entering new trades, the position adjustment feature will continue buying new orders on existing trades. Backtesting During backtesting this callback is called for each candle in timeframe or timeframe_detail , so run-time performance will be affected. from freqtrade.persistence import Trade class DigDeeperStrategy ( IStrategy ): position_adjustment_enable = True # Attempts to handle large drops with DCA. High stoploss is required. stoploss = - 0.30 # ... populate_* methods # Example specific variables max_entry_position_adjustment = 3 # This number is explained a bit further down max_dca_multiplier = 5.5 # This is called when placing the initial order (opening trade) def custom_stake_amount ( self , pair : str , current_time : datetime , current_rate : float , proposed_stake : float , min_stake : Optional [ float ], max_stake : float , leverage : float , entry_tag : Optional [ str ], side : str , ** kwargs ) -> float : # We need to leave most of the funds for possible further DCA orders # This also applies to fixed stakes return proposed_stake / self . max_dca_multiplier def adjust_trade_position ( self , trade : Trade , current_time : datetime , current_rate : float , current_profit : float , min_stake : Optional [ float ], max_stake : float , current_entry_rate : float , current_exit_rate : float , current_entry_profit : float , current_exit_profit : float , ** kwargs ) -> Optional [ float ]: \"\"\" Custom trade adjustment logic, returning the stake amount that a trade should be increased or decreased. This means extra buy or sell orders with additional fees. Only called when `position_adjustment_enable` is set to True. For full documentation please go to https://www.freqtrade.io/en/latest/strategy-advanced/ When not implemented by a strategy, returns None :param trade: trade object. :param current_time: datetime object, containing the current datetime :param current_rate: Current buy rate. :param current_profit: Current profit (as ratio), calculated based on current_rate. :param min_stake: Minimal stake size allowed by exchange (for both entries and exits) :param max_stake: Maximum stake allowed (either through balance, or by exchange limits). :param current_entry_rate: Current rate using entry pricing. :param current_exit_rate: Current rate using exit pricing. :param current_entry_profit: Current profit using entry pricing. :param current_exit_profit: Current profit using exit pricing. :param **kwargs: Ensure to keep this here so updates to this won't break your strategy. :return float: Stake amount to adjust your trade, Positive values to increase position, Negative values to decrease position. Return None for no action. \"\"\" if current_profit > 0.05 and trade . nr_of_successful_exits == 0 : # Take half of the profit at +5% return - ( trade . stake_amount / 2 ) if current_profit > - 0.05 : return None # Obtain pair dataframe (just to show how to access it) dataframe , _ = self . dp . get_analyzed_dataframe ( trade . pair , self . timeframe ) # Only buy when not actively falling price. last_candle = dataframe . iloc [ - 1 ] . squeeze () previous_candle = dataframe . iloc [ - 2 ] . squeeze () if last_candle [ 'close' ] < previous_candle [ 'close' ]: return None filled_entries = trade . select_filled_orders ( trade . entry_side ) count_of_entries = trade . nr_of_successful_entries # Allow up to 3 additional increasingly larger buys (4 in total) # Initial buy is 1x # If that falls to -5% profit, we buy 1.25x more, average profit should increase to roughly -2.2% # If that falls down to -5% again, we buy 1.5x more # If that falls once again down to -5%, we buy 1.75x more # Total stake for this trade would be 1 + 1.25 + 1.5 + 1.75 = 5.5x of the initial allowed stake. # That is why max_dca_multiplier is 5.5 # Hope you have a deep wallet! try : # This returns first order stake size stake_amount = filled_entries [ 0 ] . cost # This then calculates current safety order size stake_amount = stake_amount * ( 1 + ( count_of_entries * 0.25 )) return stake_amount except Exception as exception : return None return None Position adjust calculations \u00b6 Entry rates are calculated using weighted averages. Exits will not influence the average entry rate. Partial exit relative profit is relative to the average entry price at this point. Final exit relative profit is calculated based on the total invested capital. (See example below) Calculation example This example assumes 0 fees for simplicity, and a long position on an imaginary coin. Buy 100@8$ Buy 100@9$ -> Avg price: 8.5$ Sell 100@10$ -> Avg price: 8.5$, realized profit 150$, 17.65% Buy 150@11$ -> Avg price: 10$, realized profit 150$, 17.65% Sell 100@12$ -> Avg price: 10$, total realized profit 350$, 20% Sell 150@14$ -> Avg price: 10$, total realized profit 950$, 40% The total profit for this trade was 950$ on a 3350$ investment ( 100@8$ + 100@9$ + 150@11$ ). As such - the final relative profit is 28.35% ( 950 / 3350 ). Adjust Entry Price \u00b6 The adjust_entry_price() callback may be used by strategy developer to refresh/replace limit orders upon arrival of new candles. Be aware that custom_entry_price() is still the one dictating initial entry limit order price target at the time of entry trigger. Orders can be cancelled out of this callback by returning None . Returning current_order_rate will keep the order on the exchange \"as is\". Returning any other price will cancel the existing order, and replace it with a new order. The trade open-date ( trade.open_date_utc ) will remain at the time of the very first order placed. Please make sure to be aware of this - and eventually adjust your logic in other callbacks to account for this, and use the date of the first filled order instead. Regular timeout Entry unfilledtimeout mechanism (as well as check_entry_timeout() ) takes precedence over this. Entry Orders that are cancelled via the above methods will not have this callback called. Be sure to update timeout values to match your expectations. from freqtrade.persistence import Trade from datetime import timedelta class AwesomeStrategy ( IStrategy ): # ... populate_* methods def adjust_entry_price ( self , trade : Trade , order : Optional [ Order ], pair : str , current_time : datetime , proposed_rate : float , current_order_rate : float , entry_tag : Optional [ str ], side : str , ** kwargs ) -> float : \"\"\" Entry price re-adjustment logic, returning the user desired limit price. This only executes when a order was already placed, still open (unfilled fully or partially) and not timed out on subsequent candles after entry trigger. When not implemented by a strategy, returns current_order_rate as default. If current_order_rate is returned then the existing order is maintained. If None is returned then order gets canceled but not replaced by a new one. :param pair: Pair that's currently analyzed :param trade: Trade object. :param order: Order object :param current_time: datetime object, containing the current datetime :param proposed_rate: Rate, calculated based on pricing settings in entry_pricing. :param current_order_rate: Rate of the existing order in place. :param entry_tag: Optional entry_tag (buy_tag) if provided with the buy signal. :param side: 'long' or 'short' - indicating the direction of the proposed trade :param **kwargs: Ensure to keep this here so updates to this won't break your strategy. :return float: New entry price value if provided \"\"\" # Limit orders to use and follow SMA200 as price target for the first 10 minutes since entry trigger for BTC/USDT pair. if pair == 'BTC/USDT' and entry_tag == 'long_sma200' and side == 'long' and ( current_time - timedelta ( minutes = 10 ) > trade . open_date_utc : # just cancel the order if it has been filled more than half of the amount if order . filled > order . remaining : return None else : dataframe , _ = self . dp . get_analyzed_dataframe ( pair = pair , timeframe = self . timeframe ) current_candle = dataframe . iloc [ - 1 ] . squeeze () # desired price return current_candle [ 'sma_200' ] # default: maintain existing order return current_order_rate Leverage Callback \u00b6 When trading in markets that allow leverage, this method must return the desired Leverage (Defaults to 1 -> No leverage). Assuming a capital of 500USDT, a trade with leverage=3 would result in a position with 500 x 3 = 1500 USDT. Values that are above max_leverage will be adjusted to max_leverage . For markets / exchanges that don't support leverage, this method is ignored. class AwesomeStrategy ( IStrategy ): def leverage ( self , pair : str , current_time : datetime , current_rate : float , proposed_leverage : float , max_leverage : float , entry_tag : Optional [ str ], side : str , ** kwargs ) -> float : \"\"\" Customize leverage for each new trade. This method is only called in futures mode. :param pair: Pair that's currently analyzed :param current_time: datetime object, containing the current datetime :param current_rate: Rate, calculated based on pricing settings in exit_pricing. :param proposed_leverage: A leverage proposed by the bot. :param max_leverage: Max leverage allowed on this pair :param entry_tag: Optional entry_tag (buy_tag) if provided with the buy signal. :param side: 'long' or 'short' - indicating the direction of the proposed trade :return: A leverage amount, which is between 1.0 and max_leverage. \"\"\" return 1.0 All profit calculations include leverage. Stoploss / ROI also include leverage in their calculation. Defining a stoploss of 10% at 10x leverage would trigger the stoploss with a 1% move to the downside.","title":"Strategy Callbacks"},{"location":"strategy-callbacks/#strategy-callbacks","text":"While the main strategy functions ( populate_indicators() , populate_entry_trend() , populate_exit_trend() ) should be used in a vectorized way, and are only called once during backtesting , callbacks are called \"whenever needed\". As such, you should avoid doing heavy calculations in callbacks to avoid delays during operations. Depending on the callback used, they may be called when entering / exiting a trade, or throughout the duration of a trade. Currently available callbacks: bot_start() bot_loop_start() custom_stake_amount() custom_exit() custom_stoploss() custom_entry_price() and custom_exit_price() check_entry_timeout() and check_exit_timeout() confirm_trade_entry() confirm_trade_exit() adjust_trade_position() adjust_entry_price() leverage() Callback calling sequence You can find the callback calling sequence in bot-basics","title":"Strategy Callbacks"},{"location":"strategy-callbacks/#bot-start","text":"A simple callback which is called once when the strategy is loaded. This can be used to perform actions that must only be performed once and runs after dataprovider and wallet are set import requests class AwesomeStrategy ( IStrategy ): # ... populate_* methods def bot_start ( self , ** kwargs ) -> None : \"\"\" Called only once after bot instantiation. :param **kwargs: Ensure to keep this here so updates to this won't break your strategy. \"\"\" if self . config [ 'runmode' ] . value in ( 'live' , 'dry_run' ): # Assign this to the class by using self.* # can then be used by populate_* methods self . cust_remote_data = requests . get ( 'https://some_remote_source.example.com' ) During hyperopt, this runs only once at startup.","title":"Bot start"},{"location":"strategy-callbacks/#bot-loop-start","text":"A simple callback which is called once at the start of every bot throttling iteration (roughly every 5 seconds, unless configured differently). This can be used to perform calculations which are pair independent (apply to all pairs), loading of external data, etc. import requests class AwesomeStrategy ( IStrategy ): # ... populate_* methods def bot_loop_start ( self , ** kwargs ) -> None : \"\"\" Called at the start of the bot iteration (one loop). Might be used to perform pair-independent tasks (e.g. gather some remote resource for comparison) :param **kwargs: Ensure to keep this here so updates to this won't break your strategy. \"\"\" if self . config [ 'runmode' ] . value in ( 'live' , 'dry_run' ): # Assign this to the class by using self.* # can then be used by populate_* methods self . remote_data = requests . get ( 'https://some_remote_source.example.com' )","title":"Bot loop start"},{"location":"strategy-callbacks/#stake-size-management","text":"Called before entering a trade, makes it possible to manage your position size when placing a new trade. class AwesomeStrategy ( IStrategy ): def custom_stake_amount ( self , pair : str , current_time : datetime , current_rate : float , proposed_stake : float , min_stake : Optional [ float ], max_stake : float , leverage : float , entry_tag : Optional [ str ], side : str , ** kwargs ) -> float : dataframe , _ = self . dp . get_analyzed_dataframe ( pair = pair , timeframe = self . timeframe ) current_candle = dataframe . iloc [ - 1 ] . squeeze () if current_candle [ 'fastk_rsi_1h' ] > current_candle [ 'fastd_rsi_1h' ]: if self . config [ 'stake_amount' ] == 'unlimited' : # Use entire available wallet during favorable conditions when in compounding mode. return max_stake else : # Compound profits during favorable conditions instead of using a static stake. return self . wallets . get_total_stake_amount () / self . config [ 'max_open_trades' ] # Use default stake amount. return proposed_stake Freqtrade will fall back to the proposed_stake value should your code raise an exception. The exception itself will be logged. Tip You do not have to ensure that min_stake <= returned_value <= max_stake . Trades will succeed as the returned value will be clamped to supported range and this action will be logged. Tip Returning 0 or None will prevent trades from being placed.","title":"Stake size management"},{"location":"strategy-callbacks/#custom-exit-signal","text":"Called for open trade every throttling iteration (roughly every 5 seconds) until a trade is closed. Allows to define custom exit signals, indicating that specified position should be sold. This is very useful when we need to customize exit conditions for each individual trade, or if you need trade data to make an exit decision. For example you could implement a 1:2 risk-reward ROI with custom_exit() . Using custom_exit() signals in place of stoploss though is not recommended . It is a inferior method to using custom_stoploss() in this regard - which also allows you to keep the stoploss on exchange. Note Returning a (none-empty) string or True from this method is equal to setting exit signal on a candle at specified time. This method is not called when exit signal is set already, or if exit signals are disabled ( use_exit_signal=False ). string max length is 64 characters. Exceeding this limit will cause the message to be truncated to 64 characters. custom_exit() will ignore exit_profit_only , and will always be called unless use_exit_signal=False , even if there is a new enter signal. An example of how we can use different indicators depending on the current profit and also exit trades that were open longer than one day: class AwesomeStrategy ( IStrategy ): def custom_exit ( self , pair : str , trade : 'Trade' , current_time : 'datetime' , current_rate : float , current_profit : float , ** kwargs ): dataframe , _ = self . dp . get_analyzed_dataframe ( pair , self . timeframe ) last_candle = dataframe . iloc [ - 1 ] . squeeze () # Above 20% profit, sell when rsi < 80 if current_profit > 0.2 : if last_candle [ 'rsi' ] < 80 : return 'rsi_below_80' # Between 2% and 10%, sell if EMA-long above EMA-short if 0.02 < current_profit < 0.1 : if last_candle [ 'emalong' ] > last_candle [ 'emashort' ]: return 'ema_long_below_80' # Sell any positions at a loss if they are held for more than one day. if current_profit < 0.0 and ( current_time - trade . open_date_utc ) . days >= 1 : return 'unclog' See Dataframe access for more information about dataframe use in strategy callbacks.","title":"Custom exit signal"},{"location":"strategy-callbacks/#custom-stoploss","text":"Called for open trade every iteration (roughly every 5 seconds) until a trade is closed. The usage of the custom stoploss method must be enabled by setting use_custom_stoploss=True on the strategy object. The stoploss price can only ever move upwards - if the stoploss value returned from custom_stoploss would result in a lower stoploss price than was previously set, it will be ignored. The traditional stoploss value serves as an absolute lower level and will be instated as the initial stoploss (before this method is called for the first time for a trade), and is still mandatory. The method must return a stoploss value (float / number) as a percentage of the current price. E.g. If the current_rate is 200 USD, then returning 0.02 will set the stoploss price 2% lower, at 196 USD. The absolute value of the return value is used (the sign is ignored), so returning 0.05 or -0.05 have the same result, a stoploss 5% below the current price. To simulate a regular trailing stoploss of 4% (trailing 4% behind the maximum reached price) you would use the following very simple method: # additional imports required from datetime import datetime from freqtrade.persistence import Trade class AwesomeStrategy ( IStrategy ): # ... populate_* methods use_custom_stoploss = True def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : \"\"\" Custom stoploss logic, returning the new distance relative to current_rate (as ratio). e.g. returning -0.05 would create a stoploss 5% below current_rate. The custom stoploss can never be below self.stoploss, which serves as a hard maximum loss. For full documentation please go to https://www.freqtrade.io/en/latest/strategy-advanced/ When not implemented by a strategy, returns the initial stoploss value Only called when use_custom_stoploss is set to True. :param pair: Pair that's currently analyzed :param trade: trade object. :param current_time: datetime object, containing the current datetime :param current_rate: Rate, calculated based on pricing settings in exit_pricing. :param current_profit: Current profit (as ratio), calculated based on current_rate. :param **kwargs: Ensure to keep this here so updates to this won't break your strategy. :return float: New stoploss value, relative to the current rate \"\"\" return - 0.04 Stoploss on exchange works similar to trailing_stop , and the stoploss on exchange is updated as configured in stoploss_on_exchange_interval ( More details about stoploss on exchange ). Use of dates All time-based calculations should be done based on current_time - using datetime.now() or datetime.utcnow() is discouraged, as this will break backtesting support. Trailing stoploss It's recommended to disable trailing_stop when using custom stoploss values. Both can work in tandem, but you might encounter the trailing stop to move the price higher while your custom function would not want this, causing conflicting behavior.","title":"Custom stoploss"},{"location":"strategy-callbacks/#custom-stoploss-examples","text":"The next section will show some examples on what's possible with the custom stoploss function. Of course, many more things are possible, and all examples can be combined at will.","title":"Custom stoploss examples"},{"location":"strategy-callbacks/#time-based-trailing-stop","text":"Use the initial stoploss for the first 60 minutes, after this change to 10% trailing stoploss, and after 2 hours (120 minutes) we use a 5% trailing stoploss. from datetime import datetime , timedelta from freqtrade.persistence import Trade class AwesomeStrategy ( IStrategy ): # ... populate_* methods use_custom_stoploss = True def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : # Make sure you have the longest interval first - these conditions are evaluated from top to bottom. if current_time - timedelta ( minutes = 120 ) > trade . open_date_utc : return - 0.05 elif current_time - timedelta ( minutes = 60 ) > trade . open_date_utc : return - 0.10 return 1","title":"Time based trailing stop"},{"location":"strategy-callbacks/#different-stoploss-per-pair","text":"Use a different stoploss depending on the pair. In this example, we'll trail the highest price with 10% trailing stoploss for ETH/BTC and XRP/BTC , with 5% trailing stoploss for LTC/BTC and with 15% for all other pairs. from datetime import datetime from freqtrade.persistence import Trade class AwesomeStrategy ( IStrategy ): # ... populate_* methods use_custom_stoploss = True def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : if pair in ( 'ETH/BTC' , 'XRP/BTC' ): return - 0.10 elif pair in ( 'LTC/BTC' ): return - 0.05 return - 0.15","title":"Different stoploss per pair"},{"location":"strategy-callbacks/#trailing-stoploss-with-positive-offset","text":"Use the initial stoploss until the profit is above 4%, then use a trailing stoploss of 50% of the current profit with a minimum of 2.5% and a maximum of 5%. Please note that the stoploss can only increase, values lower than the current stoploss are ignored. from datetime import datetime , timedelta from freqtrade.persistence import Trade class AwesomeStrategy ( IStrategy ): # ... populate_* methods use_custom_stoploss = True def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : if current_profit < 0.04 : return - 1 # return a value bigger than the initial stoploss to keep using the initial stoploss # After reaching the desired offset, allow the stoploss to trail by half the profit desired_stoploss = current_profit / 2 # Use a minimum of 2.5% and a maximum of 5% return max ( min ( desired_stoploss , 0.05 ), 0.025 )","title":"Trailing stoploss with positive offset"},{"location":"strategy-callbacks/#stepped-stoploss","text":"Instead of continuously trailing behind the current price, this example sets fixed stoploss price levels based on the current profit. Use the regular stoploss until 20% profit is reached Once profit is > 20% - set stoploss to 7% above open price. Once profit is > 25% - set stoploss to 15% above open price. Once profit is > 40% - set stoploss to 25% above open price. from datetime import datetime from freqtrade.persistence import Trade from freqtrade.strategy import stoploss_from_open class AwesomeStrategy ( IStrategy ): # ... populate_* methods use_custom_stoploss = True def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : # evaluate highest to lowest, so that highest possible stop is used if current_profit > 0.40 : return stoploss_from_open ( 0.25 , current_profit , is_short = trade . is_short ) elif current_profit > 0.25 : return stoploss_from_open ( 0.15 , current_profit , is_short = trade . is_short ) elif current_profit > 0.20 : return stoploss_from_open ( 0.07 , current_profit , is_short = trade . is_short ) # return maximum stoploss value, keeping current stoploss price unchanged return 1","title":"Stepped stoploss"},{"location":"strategy-callbacks/#custom-stoploss-using-an-indicator-from-dataframe-example","text":"Absolute stoploss value may be derived from indicators stored in dataframe. Example uses parabolic SAR below the price as stoploss. class AwesomeStrategy ( IStrategy ): def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : # <...> dataframe [ 'sar' ] = ta . SAR ( dataframe ) use_custom_stoploss = True def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : dataframe , _ = self . dp . get_analyzed_dataframe ( pair , self . timeframe ) last_candle = dataframe . iloc [ - 1 ] . squeeze () # Use parabolic sar as absolute stoploss price stoploss_price = last_candle [ 'sar' ] # Convert absolute price to percentage relative to current_rate if stoploss_price < current_rate : return ( stoploss_price / current_rate ) - 1 # return maximum stoploss value, keeping current stoploss price unchanged return 1 See Dataframe access for more information about dataframe use in strategy callbacks.","title":"Custom stoploss using an indicator from dataframe example"},{"location":"strategy-callbacks/#common-helpers-for-stoploss-calculations","text":"","title":"Common helpers for stoploss calculations"},{"location":"strategy-callbacks/#stoploss-relative-to-open-price","text":"Stoploss values returned from custom_stoploss() always specify a percentage relative to current_rate . In order to set a stoploss relative to the open price, we need to use current_profit to calculate what percentage relative to the current_rate will give you the same result as if the percentage was specified from the open price. The helper function stoploss_from_open() can be used to convert from an open price relative stop, to a current price relative stop which can be returned from custom_stoploss() .","title":"Stoploss relative to open price"},{"location":"strategy-callbacks/#stoploss-percentage-from-absolute-price","text":"Stoploss values returned from custom_stoploss() always specify a percentage relative to current_rate . In order to set a stoploss at specified absolute price level, we need to use stop_rate to calculate what percentage relative to the current_rate will give you the same result as if the percentage was specified from the open price. The helper function stoploss_from_absolute() can be used to convert from an absolute price, to a current price relative stop which can be returned from custom_stoploss() .","title":"Stoploss percentage from absolute price"},{"location":"strategy-callbacks/#custom-order-price-rules","text":"By default, freqtrade use the orderbook to automatically set an order price( Relevant documentation ), you also have the option to create custom order prices based on your strategy. You can use this feature by creating a custom_entry_price() function in your strategy file to customize entry prices and custom_exit_price() for exits. Each of these methods are called right before placing an order on the exchange. Note If your custom pricing function return None or an invalid value, price will fall back to proposed_rate , which is based on the regular pricing configuration.","title":"Custom order price rules"},{"location":"strategy-callbacks/#custom-order-entry-and-exit-price-example","text":"from datetime import datetime , timedelta , timezone from freqtrade.persistence import Trade class AwesomeStrategy ( IStrategy ): # ... populate_* methods def custom_entry_price ( self , pair : str , current_time : datetime , proposed_rate : float , entry_tag : Optional [ str ], side : str , ** kwargs ) -> float : dataframe , last_updated = self . dp . get_analyzed_dataframe ( pair = pair , timeframe = self . timeframe ) new_entryprice = dataframe [ 'bollinger_10_lowerband' ] . iat [ - 1 ] return new_entryprice def custom_exit_price ( self , pair : str , trade : Trade , current_time : datetime , proposed_rate : float , current_profit : float , exit_tag : Optional [ str ], ** kwargs ) -> float : dataframe , last_updated = self . dp . get_analyzed_dataframe ( pair = pair , timeframe = self . timeframe ) new_exitprice = dataframe [ 'bollinger_10_upperband' ] . iat [ - 1 ] return new_exitprice Warning Modifying entry and exit prices will only work for limit orders. Depending on the price chosen, this can result in a lot of unfilled orders. By default the maximum allowed distance between the current price and the custom price is 2%, this value can be changed in config with the custom_price_max_distance_ratio parameter. Example : If the new_entryprice is 97, the proposed_rate is 100 and the custom_price_max_distance_ratio is set to 2%, The retained valid custom entry price will be 98, which is 2% below the current (proposed) rate. Backtesting Custom prices are supported in backtesting (starting with 2021.12), and orders will fill if the price falls within the candle's low/high range. Orders that don't fill immediately are subject to regular timeout handling, which happens once per (detail) candle. custom_exit_price() is only called for sells of type exit_signal, Custom exit and partial exits. All other exit-types will use regular backtesting prices.","title":"Custom order entry and exit price example"},{"location":"strategy-callbacks/#custom-order-timeout-rules","text":"Simple, time-based order-timeouts can be configured either via strategy or in the configuration in the unfilledtimeout section. However, freqtrade also offers a custom callback for both order types, which allows you to decide based on custom criteria if an order did time out or not. Note Backtesting fills orders if their price falls within the candle's low/high range. The below callbacks will be called once per (detail) candle for orders that don't fill immediately (which use custom pricing).","title":"Custom order timeout rules"},{"location":"strategy-callbacks/#custom-order-timeout-example","text":"Called for every open order until that order is either filled or cancelled. check_entry_timeout() is called for trade entries, while check_exit_timeout() is called for trade exit orders. A simple example, which applies different unfilled-timeouts depending on the price of the asset can be seen below. It applies a tight timeout for higher priced assets, while allowing more time to fill on cheap coins. The function must return either True (cancel order) or False (keep order alive). from datetime import datetime , timedelta from freqtrade.persistence import Trade , Order class AwesomeStrategy ( IStrategy ): # ... populate_* methods # Set unfilledtimeout to 25 hours, since the maximum timeout from below is 24 hours. unfilledtimeout = { 'entry' : 60 * 25 , 'exit' : 60 * 25 } def check_entry_timeout ( self , pair : str , trade : 'Trade' , order : 'Order' , current_time : datetime , ** kwargs ) -> bool : if trade . open_rate > 100 and trade . open_date_utc < current_time - timedelta ( minutes = 5 ): return True elif trade . open_rate > 10 and trade . open_date_utc < current_time - timedelta ( minutes = 3 ): return True elif trade . open_rate < 1 and trade . open_date_utc < current_time - timedelta ( hours = 24 ): return True return False def check_exit_timeout ( self , pair : str , trade : Trade , order : 'Order' , current_time : datetime , ** kwargs ) -> bool : if trade . open_rate > 100 and trade . open_date_utc < current_time - timedelta ( minutes = 5 ): return True elif trade . open_rate > 10 and trade . open_date_utc < current_time - timedelta ( minutes = 3 ): return True elif trade . open_rate < 1 and trade . open_date_utc < current_time - timedelta ( hours = 24 ): return True return False Note For the above example, unfilledtimeout must be set to something bigger than 24h, otherwise that type of timeout will apply first.","title":"Custom order timeout example"},{"location":"strategy-callbacks/#custom-order-timeout-example-using-additional-data","text":"from datetime import datetime from freqtrade.persistence import Trade , Order class AwesomeStrategy ( IStrategy ): # ... populate_* methods # Set unfilledtimeout to 25 hours, since the maximum timeout from below is 24 hours. unfilledtimeout = { 'entry' : 60 * 25 , 'exit' : 60 * 25 } def check_entry_timeout ( self , pair : str , trade : 'Trade' , order : 'Order' , current_time : datetime , ** kwargs ) -> bool : ob = self . dp . orderbook ( pair , 1 ) current_price = ob [ 'bids' ][ 0 ][ 0 ] # Cancel buy order if price is more than 2% above the order. if current_price > order . price * 1.02 : return True return False def check_exit_timeout ( self , pair : str , trade : 'Trade' , order : 'Order' , current_time : datetime , ** kwargs ) -> bool : ob = self . dp . orderbook ( pair , 1 ) current_price = ob [ 'asks' ][ 0 ][ 0 ] # Cancel sell order if price is more than 2% below the order. if current_price < order . price * 0.98 : return True return False","title":"Custom order timeout example (using additional data)"},{"location":"strategy-callbacks/#bot-order-confirmation","text":"Confirm trade entry / exits. This are the last methods that will be called before an order is placed.","title":"Bot order confirmation"},{"location":"strategy-callbacks/#trade-entry-buy-order-confirmation","text":"confirm_trade_entry() can be used to abort a trade entry at the latest second (maybe because the price is not what we expect). class AwesomeStrategy ( IStrategy ): # ... populate_* methods def confirm_trade_entry ( self , pair : str , order_type : str , amount : float , rate : float , time_in_force : str , current_time : datetime , entry_tag : Optional [ str ], side : str , ** kwargs ) -> bool : \"\"\" Called right before placing a entry order. Timing for this function is critical, so avoid doing heavy computations or network requests in this method. For full documentation please go to https://www.freqtrade.io/en/latest/strategy-advanced/ When not implemented by a strategy, returns True (always confirming). :param pair: Pair that's about to be bought/shorted. :param order_type: Order type (as configured in order_types). usually limit or market. :param amount: Amount in target (base) currency that's going to be traded. :param rate: Rate that's going to be used when using limit orders or current rate for market orders. :param time_in_force: Time in force. Defaults to GTC (Good-til-cancelled). :param current_time: datetime object, containing the current datetime :param entry_tag: Optional entry_tag (buy_tag) if provided with the buy signal. :param side: 'long' or 'short' - indicating the direction of the proposed trade :param **kwargs: Ensure to keep this here so updates to this won't break your strategy. :return bool: When True is returned, then the buy-order is placed on the exchange. False aborts the process \"\"\" return True","title":"Trade entry (buy order) confirmation"},{"location":"strategy-callbacks/#trade-exit-sell-order-confirmation","text":"confirm_trade_exit() can be used to abort a trade exit (sell) at the latest second (maybe because the price is not what we expect). confirm_trade_exit() may be called multiple times within one iteration for the same trade if different exit-reasons apply. The exit-reasons (if applicable) will be in the following sequence: exit_signal / custom_exit stop_loss roi trailing_stop_loss from freqtrade.persistence import Trade class AwesomeStrategy ( IStrategy ): # ... populate_* methods def confirm_trade_exit ( self , pair : str , trade : Trade , order_type : str , amount : float , rate : float , time_in_force : str , exit_reason : str , current_time : datetime , ** kwargs ) -> bool : \"\"\" Called right before placing a regular exit order. Timing for this function is critical, so avoid doing heavy computations or network requests in this method. For full documentation please go to https://www.freqtrade.io/en/latest/strategy-advanced/ When not implemented by a strategy, returns True (always confirming). :param pair: Pair for trade that's about to be exited. :param trade: trade object. :param order_type: Order type (as configured in order_types). usually limit or market. :param amount: Amount in base currency. :param rate: Rate that's going to be used when using limit orders or current rate for market orders. :param time_in_force: Time in force. Defaults to GTC (Good-til-cancelled). :param exit_reason: Exit reason. Can be any of ['roi', 'stop_loss', 'stoploss_on_exchange', 'trailing_stop_loss', 'exit_signal', 'force_exit', 'emergency_exit'] :param current_time: datetime object, containing the current datetime :param **kwargs: Ensure to keep this here so updates to this won't break your strategy. :return bool: When True, then the exit-order is placed on the exchange. False aborts the process \"\"\" if exit_reason == 'force_exit' and trade . calc_profit_ratio ( rate ) < 0 : # Reject force-sells with negative profit # This is just a sample, please adjust to your needs # (this does not necessarily make sense, assuming you know when you're force-selling) return False return True Warning confirm_trade_exit() can prevent stoploss exits, causing significant losses as this would ignore stoploss exits. confirm_trade_exit() will not be called for Liquidations - as liquidations are forced by the exchange, and therefore cannot be rejected.","title":"Trade exit (sell order) confirmation"},{"location":"strategy-callbacks/#adjust-trade-position","text":"The position_adjustment_enable strategy property enables the usage of adjust_trade_position() callback in the strategy. For performance reasons, it's disabled by default and freqtrade will show a warning message on startup if enabled. adjust_trade_position() can be used to perform additional orders, for example to manage risk with DCA (Dollar Cost Averaging) or to increase or decrease positions. max_entry_position_adjustment property is used to limit the number of additional buys per trade (on top of the first buy) that the bot can execute. By default, the value is -1 which means the bot have no limit on number of adjustment buys. The strategy is expected to return a stake_amount (in stake currency) between min_stake and max_stake if and when an additional buy order should be made (position is increased). If there are not enough funds in the wallet (the return value is above max_stake ) then the signal will be ignored. Additional orders also result in additional fees and those orders don't count towards max_open_trades . This callback is not called when there is an open order (either buy or sell) waiting for execution. adjust_trade_position() is called very frequently for the duration of a trade, so you must keep your implementation as performant as possible. Additional Buys are ignored once you have reached the maximum amount of extra buys that you have set on max_entry_position_adjustment , but the callback is called anyway looking for partial exits. Position adjustments will always be applied in the direction of the trade, so a positive value will always increase your position (negative values will decrease your position), no matter if it's a long or short trade. Modifications to leverage are not possible. About stake size Using fixed stake size means it will be the amount used for the first order, just like without position adjustment. If you wish to buy additional orders with DCA, then make sure to leave enough funds in the wallet for that. Using 'unlimited' stake amount with DCA orders requires you to also implement the custom_stake_amount() callback to avoid allocating all funds to the initial order. Warning Stoploss is still calculated from the initial opening price, not averaged price. Regular stoploss rules still apply (cannot move down). While /stopentry command stops the bot from entering new trades, the position adjustment feature will continue buying new orders on existing trades. Backtesting During backtesting this callback is called for each candle in timeframe or timeframe_detail , so run-time performance will be affected. from freqtrade.persistence import Trade class DigDeeperStrategy ( IStrategy ): position_adjustment_enable = True # Attempts to handle large drops with DCA. High stoploss is required. stoploss = - 0.30 # ... populate_* methods # Example specific variables max_entry_position_adjustment = 3 # This number is explained a bit further down max_dca_multiplier = 5.5 # This is called when placing the initial order (opening trade) def custom_stake_amount ( self , pair : str , current_time : datetime , current_rate : float , proposed_stake : float , min_stake : Optional [ float ], max_stake : float , leverage : float , entry_tag : Optional [ str ], side : str , ** kwargs ) -> float : # We need to leave most of the funds for possible further DCA orders # This also applies to fixed stakes return proposed_stake / self . max_dca_multiplier def adjust_trade_position ( self , trade : Trade , current_time : datetime , current_rate : float , current_profit : float , min_stake : Optional [ float ], max_stake : float , current_entry_rate : float , current_exit_rate : float , current_entry_profit : float , current_exit_profit : float , ** kwargs ) -> Optional [ float ]: \"\"\" Custom trade adjustment logic, returning the stake amount that a trade should be increased or decreased. This means extra buy or sell orders with additional fees. Only called when `position_adjustment_enable` is set to True. For full documentation please go to https://www.freqtrade.io/en/latest/strategy-advanced/ When not implemented by a strategy, returns None :param trade: trade object. :param current_time: datetime object, containing the current datetime :param current_rate: Current buy rate. :param current_profit: Current profit (as ratio), calculated based on current_rate. :param min_stake: Minimal stake size allowed by exchange (for both entries and exits) :param max_stake: Maximum stake allowed (either through balance, or by exchange limits). :param current_entry_rate: Current rate using entry pricing. :param current_exit_rate: Current rate using exit pricing. :param current_entry_profit: Current profit using entry pricing. :param current_exit_profit: Current profit using exit pricing. :param **kwargs: Ensure to keep this here so updates to this won't break your strategy. :return float: Stake amount to adjust your trade, Positive values to increase position, Negative values to decrease position. Return None for no action. \"\"\" if current_profit > 0.05 and trade . nr_of_successful_exits == 0 : # Take half of the profit at +5% return - ( trade . stake_amount / 2 ) if current_profit > - 0.05 : return None # Obtain pair dataframe (just to show how to access it) dataframe , _ = self . dp . get_analyzed_dataframe ( trade . pair , self . timeframe ) # Only buy when not actively falling price. last_candle = dataframe . iloc [ - 1 ] . squeeze () previous_candle = dataframe . iloc [ - 2 ] . squeeze () if last_candle [ 'close' ] < previous_candle [ 'close' ]: return None filled_entries = trade . select_filled_orders ( trade . entry_side ) count_of_entries = trade . nr_of_successful_entries # Allow up to 3 additional increasingly larger buys (4 in total) # Initial buy is 1x # If that falls to -5% profit, we buy 1.25x more, average profit should increase to roughly -2.2% # If that falls down to -5% again, we buy 1.5x more # If that falls once again down to -5%, we buy 1.75x more # Total stake for this trade would be 1 + 1.25 + 1.5 + 1.75 = 5.5x of the initial allowed stake. # That is why max_dca_multiplier is 5.5 # Hope you have a deep wallet! try : # This returns first order stake size stake_amount = filled_entries [ 0 ] . cost # This then calculates current safety order size stake_amount = stake_amount * ( 1 + ( count_of_entries * 0.25 )) return stake_amount except Exception as exception : return None return None","title":"Adjust trade position"},{"location":"strategy-callbacks/#position-adjust-calculations","text":"Entry rates are calculated using weighted averages. Exits will not influence the average entry rate. Partial exit relative profit is relative to the average entry price at this point. Final exit relative profit is calculated based on the total invested capital. (See example below) Calculation example This example assumes 0 fees for simplicity, and a long position on an imaginary coin. Buy 100@8$ Buy 100@9$ -> Avg price: 8.5$ Sell 100@10$ -> Avg price: 8.5$, realized profit 150$, 17.65% Buy 150@11$ -> Avg price: 10$, realized profit 150$, 17.65% Sell 100@12$ -> Avg price: 10$, total realized profit 350$, 20% Sell 150@14$ -> Avg price: 10$, total realized profit 950$, 40% The total profit for this trade was 950$ on a 3350$ investment ( 100@8$ + 100@9$ + 150@11$ ). As such - the final relative profit is 28.35% ( 950 / 3350 ).","title":"Position adjust calculations"},{"location":"strategy-callbacks/#adjust-entry-price","text":"The adjust_entry_price() callback may be used by strategy developer to refresh/replace limit orders upon arrival of new candles. Be aware that custom_entry_price() is still the one dictating initial entry limit order price target at the time of entry trigger. Orders can be cancelled out of this callback by returning None . Returning current_order_rate will keep the order on the exchange \"as is\". Returning any other price will cancel the existing order, and replace it with a new order. The trade open-date ( trade.open_date_utc ) will remain at the time of the very first order placed. Please make sure to be aware of this - and eventually adjust your logic in other callbacks to account for this, and use the date of the first filled order instead. Regular timeout Entry unfilledtimeout mechanism (as well as check_entry_timeout() ) takes precedence over this. Entry Orders that are cancelled via the above methods will not have this callback called. Be sure to update timeout values to match your expectations. from freqtrade.persistence import Trade from datetime import timedelta class AwesomeStrategy ( IStrategy ): # ... populate_* methods def adjust_entry_price ( self , trade : Trade , order : Optional [ Order ], pair : str , current_time : datetime , proposed_rate : float , current_order_rate : float , entry_tag : Optional [ str ], side : str , ** kwargs ) -> float : \"\"\" Entry price re-adjustment logic, returning the user desired limit price. This only executes when a order was already placed, still open (unfilled fully or partially) and not timed out on subsequent candles after entry trigger. When not implemented by a strategy, returns current_order_rate as default. If current_order_rate is returned then the existing order is maintained. If None is returned then order gets canceled but not replaced by a new one. :param pair: Pair that's currently analyzed :param trade: Trade object. :param order: Order object :param current_time: datetime object, containing the current datetime :param proposed_rate: Rate, calculated based on pricing settings in entry_pricing. :param current_order_rate: Rate of the existing order in place. :param entry_tag: Optional entry_tag (buy_tag) if provided with the buy signal. :param side: 'long' or 'short' - indicating the direction of the proposed trade :param **kwargs: Ensure to keep this here so updates to this won't break your strategy. :return float: New entry price value if provided \"\"\" # Limit orders to use and follow SMA200 as price target for the first 10 minutes since entry trigger for BTC/USDT pair. if pair == 'BTC/USDT' and entry_tag == 'long_sma200' and side == 'long' and ( current_time - timedelta ( minutes = 10 ) > trade . open_date_utc : # just cancel the order if it has been filled more than half of the amount if order . filled > order . remaining : return None else : dataframe , _ = self . dp . get_analyzed_dataframe ( pair = pair , timeframe = self . timeframe ) current_candle = dataframe . iloc [ - 1 ] . squeeze () # desired price return current_candle [ 'sma_200' ] # default: maintain existing order return current_order_rate","title":"Adjust Entry Price"},{"location":"strategy-callbacks/#leverage-callback","text":"When trading in markets that allow leverage, this method must return the desired Leverage (Defaults to 1 -> No leverage). Assuming a capital of 500USDT, a trade with leverage=3 would result in a position with 500 x 3 = 1500 USDT. Values that are above max_leverage will be adjusted to max_leverage . For markets / exchanges that don't support leverage, this method is ignored. class AwesomeStrategy ( IStrategy ): def leverage ( self , pair : str , current_time : datetime , current_rate : float , proposed_leverage : float , max_leverage : float , entry_tag : Optional [ str ], side : str , ** kwargs ) -> float : \"\"\" Customize leverage for each new trade. This method is only called in futures mode. :param pair: Pair that's currently analyzed :param current_time: datetime object, containing the current datetime :param current_rate: Rate, calculated based on pricing settings in exit_pricing. :param proposed_leverage: A leverage proposed by the bot. :param max_leverage: Max leverage allowed on this pair :param entry_tag: Optional entry_tag (buy_tag) if provided with the buy signal. :param side: 'long' or 'short' - indicating the direction of the proposed trade :return: A leverage amount, which is between 1.0 and max_leverage. \"\"\" return 1.0 All profit calculations include leverage. Stoploss / ROI also include leverage in their calculation. Defining a stoploss of 10% at 10x leverage would trigger the stoploss with a 1% move to the downside.","title":"Leverage Callback"},{"location":"strategy-customization/","text":"Strategy Customization \u00b6 This page explains how to customize your strategies, add new indicators and set up trading rules. Please familiarize yourself with Freqtrade basics first, which provides overall info on how the bot operates. Develop your own strategy \u00b6 The bot includes a default strategy file. Also, several other strategies are available in the strategy repository . You will however most likely have your own idea for a strategy. This document intends to help you convert your strategy idea into your own strategy. To get started, use freqtrade new-strategy --strategy AwesomeStrategy (you can obviously use your own naming for your strategy). This will create a new strategy file from a template, which will be located under user_data/strategies/AwesomeStrategy.py . Note This is just a template file, which will most likely not be profitable out of the box. Different template levels freqtrade new-strategy has an additional parameter, --template , which controls the amount of pre-build information you get in the created strategy. Use --template minimal to get an empty strategy without any indicator examples, or --template advanced to get a template with most callbacks defined. Anatomy of a strategy \u00b6 A strategy file contains all the information needed to build a good strategy: Indicators Entry strategy rules Exit strategy rules Minimal ROI recommended Stoploss strongly recommended The bot also include a sample strategy called SampleStrategy you can update: user_data/strategies/sample_strategy.py . You can test it with the parameter: --strategy SampleStrategy Additionally, there is an attribute called INTERFACE_VERSION , which defines the version of the strategy interface the bot should use. The current version is 3 - which is also the default when it's not set explicitly in the strategy. Future versions will require this to be set. freqtrade trade --strategy AwesomeStrategy For the following section we will use the user_data/strategies/sample_strategy.py file as reference. Strategies and Backtesting To avoid problems and unexpected differences between Backtesting and dry/live modes, please be aware that during backtesting the full time range is passed to the populate_*() methods at once. It is therefore best to use vectorized operations (across the whole dataframe, not loops) and avoid index referencing ( df.iloc[-1] ), but instead use df.shift() to get to the previous candle. Warning: Using future data Since backtesting passes the full time range to the populate_*() methods, the strategy author needs to take care to avoid having the strategy utilize data from the future. Some common patterns for this are listed in the Common Mistakes section of this document. Dataframe \u00b6 Freqtrade uses pandas to store/provide the candlestick (OHLCV) data. Pandas is a great library developed for processing large amounts of data. Each row in a dataframe corresponds to one candle on a chart, with the latest candle always being the last in the dataframe (sorted by date). > dataframe.head() date open high low close volume 0 2021-11-09 23:25:00+00:00 67279.67 67321.84 67255.01 67300.97 44.62253 1 2021-11-09 23:30:00+00:00 67300.97 67301.34 67183.03 67187.01 61.38076 2 2021-11-09 23:35:00+00:00 67187.02 67187.02 67031.93 67123.81 113.42728 3 2021-11-09 23:40:00+00:00 67123.80 67222.40 67080.33 67160.48 78.96008 4 2021-11-09 23:45:00+00:00 67160.48 67160.48 66901.26 66943.37 111.39292 Pandas provides fast ways to calculate metrics. To benefit from this speed, it's advised to not use loops, but use vectorized methods instead. Vectorized operations perform calculations across the whole range of data and are therefore, compared to looping through each row, a lot faster when calculating indicators. As a dataframe is a table, simple python comparisons like the following will not work if dataframe [ 'rsi' ] > 30 : dataframe [ 'enter_long' ] = 1 The above section will fail with The truth value of a Series is ambiguous. [...] . This must instead be written in a pandas-compatible way, so the operation is performed across the whole dataframe. dataframe . loc [ ( dataframe [ 'rsi' ] > 30 ) , 'enter_long' ] = 1 With this section, you have a new column in your dataframe, which has 1 assigned whenever RSI is above 30. Customize Indicators \u00b6 Buy and sell signals need indicators. You can add more indicators by extending the list contained in the method populate_indicators() from your strategy file. You should only add the indicators used in either populate_entry_trend() , populate_exit_trend() , or to populate another indicator, otherwise performance may suffer. It's important to always return the dataframe without removing/modifying the columns \"open\", \"high\", \"low\", \"close\", \"volume\" , otherwise these fields would contain something unexpected. Sample: def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : \"\"\" Adds several different TA indicators to the given DataFrame Performance Note: For the best performance be frugal on the number of indicators you are using. Let uncomment only the indicator you are using in your strategies or your hyperopt configuration, otherwise you will waste your memory and CPU usage. :param dataframe: Dataframe with data from the exchange :param metadata: Additional information, like the currently traded pair :return: a Dataframe with all mandatory indicators for the strategies \"\"\" dataframe [ 'sar' ] = ta . SAR ( dataframe ) dataframe [ 'adx' ] = ta . ADX ( dataframe ) stoch = ta . STOCHF ( dataframe ) dataframe [ 'fastd' ] = stoch [ 'fastd' ] dataframe [ 'fastk' ] = stoch [ 'fastk' ] dataframe [ 'blower' ] = ta . BBANDS ( dataframe , nbdevup = 2 , nbdevdn = 2 )[ 'lowerband' ] dataframe [ 'sma' ] = ta . SMA ( dataframe , timeperiod = 40 ) dataframe [ 'tema' ] = ta . TEMA ( dataframe , timeperiod = 9 ) dataframe [ 'mfi' ] = ta . MFI ( dataframe ) dataframe [ 'rsi' ] = ta . RSI ( dataframe ) dataframe [ 'ema5' ] = ta . EMA ( dataframe , timeperiod = 5 ) dataframe [ 'ema10' ] = ta . EMA ( dataframe , timeperiod = 10 ) dataframe [ 'ema50' ] = ta . EMA ( dataframe , timeperiod = 50 ) dataframe [ 'ema100' ] = ta . EMA ( dataframe , timeperiod = 100 ) dataframe [ 'ao' ] = awesome_oscillator ( dataframe ) macd = ta . MACD ( dataframe ) dataframe [ 'macd' ] = macd [ 'macd' ] dataframe [ 'macdsignal' ] = macd [ 'macdsignal' ] dataframe [ 'macdhist' ] = macd [ 'macdhist' ] hilbert = ta . HT_SINE ( dataframe ) dataframe [ 'htsine' ] = hilbert [ 'sine' ] dataframe [ 'htleadsine' ] = hilbert [ 'leadsine' ] dataframe [ 'plus_dm' ] = ta . PLUS_DM ( dataframe ) dataframe [ 'plus_di' ] = ta . PLUS_DI ( dataframe ) dataframe [ 'minus_dm' ] = ta . MINUS_DM ( dataframe ) dataframe [ 'minus_di' ] = ta . MINUS_DI ( dataframe ) return dataframe Want more indicator examples? Look into the user_data/strategies/sample_strategy.py . Then uncomment indicators you need. Indicator libraries \u00b6 Out of the box, freqtrade installs the following technical libraries: ta-lib pandas-ta technical Additional technical libraries can be installed as necessary, or custom indicators may be written / invented by the strategy author. Strategy startup period \u00b6 Most indicators have an instable startup period, in which they are either not available (NaN), or the calculation is incorrect. This can lead to inconsistencies, since Freqtrade does not know how long this instable period should be. To account for this, the strategy can be assigned the startup_candle_count attribute. This should be set to the maximum number of candles that the strategy requires to calculate stable indicators. In this example strategy, this should be set to 100 ( startup_candle_count = 100 ), since the longest needed history is 100 candles. dataframe [ 'ema100' ] = ta . EMA ( dataframe , timeperiod = 100 ) By letting the bot know how much history is needed, backtest trades can start at the specified timerange during backtesting and hyperopt. Using x calls to get OHLCV If you receive a warning like WARNING - Using 3 calls to get OHLCV. This can result in slower operations for the bot. Please check if you really need 1500 candles for your strategy - you should consider if you really need this much historic data for your signals. Having this will cause Freqtrade to make multiple calls for the same pair, which will obviously be slower than one network request. As a consequence, Freqtrade will take longer to refresh candles - and should therefore be avoided if possible. This is capped to 5 total calls to avoid overloading the exchange, or make freqtrade too slow. Warning startup_candle_count should be below ohlcv_candle_limit * 5 (which is 500 * 5 for most exchanges) - since only this amount of candles will be available during Dry-Run/Live Trade operations. Example \u00b6 Let's try to backtest 1 month (January 2019) of 5m candles using an example strategy with EMA100, as above. freqtrade backtesting --timerange 20190101 -20190201 --timeframe 5m Assuming startup_candle_count is set to 100, backtesting knows it needs 100 candles to generate valid buy signals. It will load data from 20190101 - (100 * 5m) - which is ~2018-12-31 15:30:00. If this data is available, indicators will be calculated with this extended timerange. The instable startup period (up to 2019-01-01 00:00:00) will then be removed before starting backtesting. Note If data for the startup period is not available, then the timerange will be adjusted to account for this startup period - so Backtesting would start at 2019-01-01 08:30:00. Entry signal rules \u00b6 Edit the method populate_entry_trend() in your strategy file to update your entry strategy. It's important to always return the dataframe without removing/modifying the columns \"open\", \"high\", \"low\", \"close\", \"volume\" , otherwise these fields would contain something unexpected. This method will also define a new column, \"enter_long\" ( \"enter_short\" for shorts), which needs to contain 1 for entries, and 0 for \"no action\". enter_long is a mandatory column that must be set even if the strategy is shorting only. Sample from user_data/strategies/sample_strategy.py : def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : \"\"\" Based on TA indicators, populates the buy signal for the given dataframe :param dataframe: DataFrame populated with indicators :param metadata: Additional information, like the currently traded pair :return: DataFrame with buy column \"\"\" dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 30 )) & # Signal: RSI crosses above 30 ( dataframe [ 'tema' ] <= dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] > dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'enter_long' , 'enter_tag' ]] = ( 1 , 'rsi_cross' ) return dataframe Enter short trades Short-entries can be created by setting enter_short (corresponds to enter_long for long trades). The enter_tag column remains identical. Short-trades need to be supported by your exchange and market configuration! Please make sure to set can_short appropriately on your strategy if you intend to short. def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 30 )) & # Signal: RSI crosses above 30 ( dataframe [ 'tema' ] <= dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] > dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'enter_long' , 'enter_tag' ]] = ( 1 , 'rsi_cross' ) dataframe . loc [ ( ( qtpylib . crossed_below ( dataframe [ 'rsi' ], 70 )) & # Signal: RSI crosses below 70 ( dataframe [ 'tema' ] > dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] < dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'enter_short' , 'enter_tag' ]] = ( 1 , 'rsi_cross' ) return dataframe Note Buying requires sellers to buy from - therefore volume needs to be > 0 ( dataframe['volume'] > 0 ) to make sure that the bot does not buy/sell in no-activity periods. Exit signal rules \u00b6 Edit the method populate_exit_trend() into your strategy file to update your exit strategy. Please note that the exit-signal is only used if use_exit_signal is set to true in the configuration. It's important to always return the dataframe without removing/modifying the columns \"open\", \"high\", \"low\", \"close\", \"volume\" , otherwise these fields would contain something unexpected. This method will also define a new column, \"exit_long\" ( \"exit_short\" for shorts), which needs to contain 1 for exits, and 0 for \"no action\". Sample from user_data/strategies/sample_strategy.py : def populate_exit_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : \"\"\" Based on TA indicators, populates the exit signal for the given dataframe :param dataframe: DataFrame populated with indicators :param metadata: Additional information, like the currently traded pair :return: DataFrame with buy column \"\"\" dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 70 )) & # Signal: RSI crosses above 70 ( dataframe [ 'tema' ] > dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] < dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'exit_long' , 'exit_tag' ]] = ( 1 , 'rsi_too_high' ) return dataframe Exit short trades Short-exits can be created by setting exit_short (corresponds to exit_long ). The exit_tag column remains identical. Short-trades need to be supported by your exchange and market configuration! def populate_exit_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 70 )) & # Signal: RSI crosses above 70 ( dataframe [ 'tema' ] > dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] < dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'exit_long' , 'exit_tag' ]] = ( 1 , 'rsi_too_high' ) dataframe . loc [ ( ( qtpylib . crossed_below ( dataframe [ 'rsi' ], 30 )) & # Signal: RSI crosses below 30 ( dataframe [ 'tema' ] < dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] > dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'exit_short' , 'exit_tag' ]] = ( 1 , 'rsi_too_low' ) return dataframe Minimal ROI \u00b6 This dict defines the minimal Return On Investment (ROI) a trade should reach before exiting, independent from the exit signal. It is of the following format, with the dict key (left side of the colon) being the minutes passed since the trade opened, and the value (right side of the colon) being the percentage. minimal_roi = { \"40\" : 0.0 , \"30\" : 0.01 , \"20\" : 0.02 , \"0\" : 0.04 } The above configuration would therefore mean: Exit whenever 4% profit was reached Exit when 2% profit was reached (in effect after 20 minutes) Exit when 1% profit was reached (in effect after 30 minutes) Exit when trade is non-loosing (in effect after 40 minutes) The calculation does include fees. To disable ROI completely, set it to an insanely high number: minimal_roi = { \"0\" : 100 } While technically not completely disabled, this would exit once the trade reaches 10000% Profit. To use times based on candle duration (timeframe), the following snippet can be handy. This will allow you to change the timeframe for the strategy, and ROI times will still be set as candles (e.g. after 3 candles ...) from freqtrade.exchange import timeframe_to_minutes class AwesomeStrategy ( IStrategy ): timeframe = \"1d\" timeframe_mins = timeframe_to_minutes ( timeframe ) minimal_roi = { \"0\" : 0.05 , # 5% for the first 3 candles str ( timeframe_mins * 3 )): 0.02 , # 2% after 3 candles str ( timeframe_mins * 6 )): 0.01 , # 1% After 6 candles } Stoploss \u00b6 Setting a stoploss is highly recommended to protect your capital from strong moves against you. Sample of setting a 10% stoploss: stoploss = - 0.10 For the full documentation on stoploss features, look at the dedicated stoploss page . Timeframe \u00b6 This is the set of candles the bot should download and use for the analysis. Common values are \"1m\" , \"5m\" , \"15m\" , \"1h\" , however all values supported by your exchange should work. Please note that the same entry/exit signals may work well with one timeframe, but not with the others. This setting is accessible within the strategy methods as the self.timeframe attribute. Can short \u00b6 To use short signals in futures markets, you will have to let us know to do so by setting can_short=True . Strategies which enable this will fail to load on spot markets. Disabling of this will have short signals ignored (also in futures markets). Metadata dict \u00b6 The metadata-dict (available for populate_entry_trend , populate_exit_trend , populate_indicators ) contains additional information. Currently this is pair , which can be accessed using metadata['pair'] - and will return a pair in the format XRP/BTC . The Metadata-dict should not be modified and does not persist information across multiple calls. Instead, have a look at the Storing information section. Strategy file loading \u00b6 By default, freqtrade will attempt to load strategies from all .py files within user_data/strategies . Assuming your strategy is called AwesomeStrategy , stored in the file user_data/strategies/AwesomeStrategy.py , then you can start freqtrade with freqtrade trade --strategy AwesomeStrategy . Note that we're using the class-name, not the file name. You can use freqtrade list-strategies to see a list of all strategies Freqtrade is able to load (all strategies in the correct folder). It will also include a \"status\" field, highlighting potential problems. Customize strategy directory You can use a different directory by using --strategy-path user_data/otherPath . This parameter is available to all commands that require a strategy. Informative Pairs \u00b6 Get data for non-tradeable pairs \u00b6 Data for additional, informative pairs (reference pairs) can be beneficial for some strategies. OHLCV data for these pairs will be downloaded as part of the regular whitelist refresh process and is available via DataProvider just as other pairs (see below). These parts will not be traded unless they are also specified in the pair whitelist, or have been selected by Dynamic Whitelisting. The pairs need to be specified as tuples in the format (\"pair\", \"timeframe\") , with pair as the first and timeframe as the second argument. Sample: def informative_pairs ( self ): return [( \"ETH/USDT\" , \"5m\" ), ( \"BTC/TUSD\" , \"15m\" ), ] A full sample can be found in the DataProvider section . Warning As these pairs will be refreshed as part of the regular whitelist refresh, it's best to keep this list short. All timeframes and all pairs can be specified as long as they are available (and active) on the used exchange. It is however better to use resampling to longer timeframes whenever possible to avoid hammering the exchange with too many requests and risk being blocked. Alternative candle types Informative_pairs can also provide a 3 rd tuple element defining the candle type explicitly. Availability of alternative candle-types will depend on the trading-mode and the exchange. Details about this can be found in the exchange documentation. def informative_pairs ( self ): return [ ( \"ETH/USDT\" , \"5m\" , \"\" ), # Uses default candletype, depends on trading_mode ( \"ETH/USDT\" , \"5m\" , \"spot\" ), # Forces usage of spot candles ( \"BTC/TUSD\" , \"15m\" , \"futures\" ), # Uses futures candles ( \"BTC/TUSD\" , \"15m\" , \"mark\" ), # Uses mark candles ] Informative pairs decorator ( @informative() ) \u00b6 In most common case it is possible to easily define informative pairs by using a decorator. All decorated populate_indicators_* methods run in isolation, not having access to data from other informative pairs, in the end all informative dataframes are merged and passed to main populate_indicators() method. When hyperopting, use of hyperoptable parameter .value attribute is not supported. Please use .range attribute. See optimizing an indicator parameter for more information. Full documentation def informative ( timeframe : str , asset : str = '' , fmt : Optional [ Union [ str , Callable [[ KwArg ( str )], str ]]] = None , * , candle_type : Optional [ CandleType ] = None , ffill : bool = True ) -> Callable [[ PopulateIndicators ], PopulateIndicators ]: \"\"\" A decorator for populate_indicators_Nn(self, dataframe, metadata), allowing these functions to define informative indicators. Example usage: @informative('1h') def populate_indicators_1h(self, dataframe: DataFrame, metadata: dict) -> DataFrame: dataframe['rsi'] = ta.RSI(dataframe, timeperiod=14) return dataframe :param timeframe: Informative timeframe. Must always be equal or higher than strategy timeframe. :param asset: Informative asset, for example BTC, BTC/USDT, ETH/BTC. Do not specify to use current pair. :param fmt: Column format (str) or column formatter (callable(name, asset, timeframe)). When not specified, defaults to: * {base}_{quote}_{column}_{timeframe} if asset is specified. * {column}_{timeframe} if asset is not specified. Format string supports these format variables: * {asset} - full name of the asset, for example 'BTC/USDT'. * {base} - base currency in lower case, for example 'eth'. * {BASE} - same as {base}, except in upper case. * {quote} - quote currency in lower case, for example 'usdt'. * {QUOTE} - same as {quote}, except in upper case. * {column} - name of dataframe column. * {timeframe} - timeframe of informative dataframe. :param ffill: ffill dataframe after merging informative pair. :param candle_type: '', mark, index, premiumIndex, or funding_rate \"\"\" Fast and easy way to define informative pairs Most of the time we do not need power and flexibility offered by merge_informative_pair() , therefore we can use a decorator to quickly define informative pairs. from datetime import datetime from freqtrade.persistence import Trade from freqtrade.strategy import IStrategy , informative class AwesomeStrategy ( IStrategy ): # This method is not required. # def informative_pairs(self): ... # Define informative upper timeframe for each pair. Decorators can be stacked on same # method. Available in populate_indicators as 'rsi_30m' and 'rsi_1h'. @informative ( '30m' ) @informative ( '1h' ) def populate_indicators_1h ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe [ 'rsi' ] = ta . RSI ( dataframe , timeperiod = 14 ) return dataframe # Define BTC/STAKE informative pair. Available in populate_indicators and other methods as # 'btc_rsi_1h'. Current stake currency should be specified as {stake} format variable # instead of hard-coding actual stake currency. Available in populate_indicators and other # methods as 'btc_usdt_rsi_1h' (when stake currency is USDT). @informative ( '1h' , 'BTC/ {stake} ' ) def populate_indicators_btc_1h ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe [ 'rsi' ] = ta . RSI ( dataframe , timeperiod = 14 ) return dataframe # Define BTC/ETH informative pair. You must specify quote currency if it is different from # stake currency. Available in populate_indicators and other methods as 'eth_btc_rsi_1h'. @informative ( '1h' , 'ETH/BTC' ) def populate_indicators_eth_btc_1h ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe [ 'rsi' ] = ta . RSI ( dataframe , timeperiod = 14 ) return dataframe # Define BTC/STAKE informative pair. A custom formatter may be specified for formatting # column names. A callable `fmt(**kwargs) -> str` may be specified, to implement custom # formatting. Available in populate_indicators and other methods as 'rsi_upper'. @informative ( '1h' , 'BTC/ {stake} ' , ' {column} ' ) def populate_indicators_btc_1h_2 ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe [ 'rsi_upper' ] = ta . RSI ( dataframe , timeperiod = 14 ) return dataframe def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : # Strategy timeframe indicators for current pair. dataframe [ 'rsi' ] = ta . RSI ( dataframe , timeperiod = 14 ) # Informative pairs are available in this method. dataframe [ 'rsi_less' ] = dataframe [ 'rsi' ] < dataframe [ 'rsi_1h' ] return dataframe Note Do not use @informative decorator if you need to use data of one informative pair when generating another informative pair. Instead, define informative pairs manually as described in the DataProvider section . Note Use string formatting when accessing informative dataframes of other pairs. This will allow easily changing stake currency in config without having to adjust strategy code. def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : stake = self . config [ 'stake_currency' ] dataframe . loc [ ( ( dataframe [ f 'btc_ { stake } _rsi_1h' ] < 35 ) & ( dataframe [ 'volume' ] > 0 ) ), [ 'enter_long' , 'enter_tag' ]] = ( 1 , 'buy_signal_rsi' ) return dataframe Alternatively column renaming may be used to remove stake currency from column names: @informative('1h', 'BTC/{stake}', fmt='{base}_{column}_{timeframe}') . Duplicate method names Methods tagged with @informative() decorator must always have unique names! Re-using same name (for example when copy-pasting already defined informative method) will overwrite previously defined method and not produce any errors due to limitations of Python programming language. In such cases you will find that indicators created in earlier-defined methods are not available in the dataframe. Carefully review method names and make sure they are unique! Additional data (DataProvider) \u00b6 The strategy provides access to the DataProvider . This allows you to get additional data to use in your strategy. All methods return None in case of failure (do not raise an exception). Please always check the mode of operation to select the correct method to get data (samples see below). Hyperopt Dataprovider is available during hyperopt, however it can only be used in populate_indicators() within a strategy. It is not available in populate_buy() and populate_sell() methods, nor in populate_indicators() , if this method located in the hyperopt file. Possible options for DataProvider \u00b6 available_pairs - Property with tuples listing cached pairs with their timeframe (pair, timeframe). current_whitelist() - Returns a current list of whitelisted pairs. Useful for accessing dynamic whitelists (i.e. VolumePairlist) get_pair_dataframe(pair, timeframe) - This is a universal method, which returns either historical data (for backtesting) or cached live data (for the Dry-Run and Live-Run modes). get_analyzed_dataframe(pair, timeframe) - Returns the analyzed dataframe (after calling populate_indicators() , populate_buy() , populate_sell() ) and the time of the latest analysis. historic_ohlcv(pair, timeframe) - Returns historical data stored on disk. market(pair) - Returns market data for the pair: fees, limits, precisions, activity flag, etc. See ccxt documentation for more details on the Market data structure. ohlcv(pair, timeframe) - Currently cached candle (OHLCV) data for the pair, returns DataFrame or empty DataFrame. orderbook(pair, maximum) - Returns latest orderbook data for the pair, a dict with bids/asks with a total of maximum entries. ticker(pair) - Returns current ticker data for the pair. See ccxt documentation for more details on the Ticker data structure. runmode - Property containing the current runmode. Example Usages \u00b6 available_pairs \u00b6 for pair , timeframe in self . dp . available_pairs : print ( f \"available { pair } , { timeframe } \" ) current_whitelist() \u00b6 Imagine you've developed a strategy that trades the 5m timeframe using signals generated from a 1d timeframe on the top 10 volume pairs by volume. The strategy might look something like this: Scan through the top 10 pairs by volume using the VolumePairList every 5 minutes and use a 14 day RSI to buy and sell. Due to the limited available data, it's very difficult to resample 5m candles into daily candles for use in a 14 day RSI. Most exchanges limit us to just 500-1000 candles which effectively gives us around 1.74 daily candles. We need 14 days at least! Since we can't resample the data we will have to use an informative pair; and since the whitelist will be dynamic we don't know which pair(s) to use. This is where calling self.dp.current_whitelist() comes in handy. def informative_pairs ( self ): # get access to all pairs available in whitelist. pairs = self . dp . current_whitelist () # Assign tf to each pair so they can be downloaded and cached for strategy. informative_pairs = [( pair , '1d' ) for pair in pairs ] return informative_pairs Plotting with current_whitelist Current whitelist is not supported for plot-dataframe , as this command is usually used by providing an explicit pairlist - and would therefore make the return values of this method misleading. get_pair_dataframe(pair, timeframe) \u00b6 # fetch live / historical candle (OHLCV) data for the first informative pair inf_pair , inf_timeframe = self . informative_pairs ()[ 0 ] informative = self . dp . get_pair_dataframe ( pair = inf_pair , timeframe = inf_timeframe ) Warning about backtesting Be careful when using dataprovider in backtesting. historic_ohlcv() (and get_pair_dataframe() for the backtesting runmode) provides the full time-range in one go, so please be aware of it and make sure to not \"look into the future\" to avoid surprises when running in dry/live mode. get_analyzed_dataframe(pair, timeframe) \u00b6 This method is used by freqtrade internally to determine the last signal. It can also be used in specific callbacks to get the signal that caused the action (see Advanced Strategy Documentation for more details on available callbacks). # fetch current dataframe if self . dp . runmode . value in ( 'live' , 'dry_run' ): dataframe , last_updated = self . dp . get_analyzed_dataframe ( pair = metadata [ 'pair' ], timeframe = self . timeframe ) No data available Returns an empty dataframe if the requested pair was not cached. This should not happen when using whitelisted pairs. orderbook(pair, maximum) \u00b6 if self . dp . runmode . value in ( 'live' , 'dry_run' ): ob = self . dp . orderbook ( metadata [ 'pair' ], 1 ) dataframe [ 'best_bid' ] = ob [ 'bids' ][ 0 ][ 0 ] dataframe [ 'best_ask' ] = ob [ 'asks' ][ 0 ][ 0 ] The orderbook structure is aligned with the order structure from ccxt , so the result will look as follows: { 'bids' : [ [ price , amount ], // [ float, float ] [ price , amount ], ... ], 'asks' : [ [ price , amount ], [ price , amount ], //... ], //... } Therefore, using ob['bids'][0][0] as demonstrated above will result in using the best bid price. ob['bids'][0][1] would look at the amount at this orderbook position. Warning about backtesting The order book is not part of the historic data which means backtesting and hyperopt will not work correctly if this method is used, as the method will return uptodate values. ticker(pair) \u00b6 if self . dp . runmode . value in ( 'live' , 'dry_run' ): ticker = self . dp . ticker ( metadata [ 'pair' ]) dataframe [ 'last_price' ] = ticker [ 'last' ] dataframe [ 'volume24h' ] = ticker [ 'quoteVolume' ] dataframe [ 'vwap' ] = ticker [ 'vwap' ] Warning Although the ticker data structure is a part of the ccxt Unified Interface, the values returned by this method can vary for different exchanges. For instance, many exchanges do not return vwap values, the FTX exchange does not always fills in the last field (so it can be None), etc. So you need to carefully verify the ticker data returned from the exchange and add appropriate error handling / defaults. Warning about backtesting This method will always return up-to-date values - so usage during backtesting / hyperopt without runmode checks will lead to wrong results. Send Notification \u00b6 The dataprovider .send_msg() function allows you to send custom notifications from your strategy. Identical notifications will only be sent once per candle, unless the 2 nd argument ( always_send ) is set to True. self . dp . send_msg ( f \" { metadata [ 'pair' ] } just got hot!\" ) # Force send this notification, avoid caching (Please read warning below!) self . dp . send_msg ( f \" { metadata [ 'pair' ] } just got hot!\" , always_send = True ) Notifications will only be sent in trading modes (Live/Dry-run) - so this method can be called without conditions for backtesting. Spamming You can spam yourself pretty good by setting always_send=True in this method. Use this with great care and only in conditions you know will not happen throughout a candle to avoid a message every 5 seconds. Complete Data-provider sample \u00b6 from freqtrade.strategy import IStrategy , merge_informative_pair from pandas import DataFrame class SampleStrategy ( IStrategy ): # strategy init stuff... timeframe = '5m' # more strategy init stuff.. def informative_pairs ( self ): # get access to all pairs available in whitelist. pairs = self . dp . current_whitelist () # Assign tf to each pair so they can be downloaded and cached for strategy. informative_pairs = [( pair , '1d' ) for pair in pairs ] # Optionally Add additional \"static\" pairs informative_pairs += [( \"ETH/USDT\" , \"5m\" ), ( \"BTC/TUSD\" , \"15m\" ), ] return informative_pairs def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : if not self . dp : # Don't do anything if DataProvider is not available. return dataframe inf_tf = '1d' # Get the informative pair informative = self . dp . get_pair_dataframe ( pair = metadata [ 'pair' ], timeframe = inf_tf ) # Get the 14 day rsi informative [ 'rsi' ] = ta . RSI ( informative , timeperiod = 14 ) # Use the helper function merge_informative_pair to safely merge the pair # Automatically renames the columns and merges a shorter timeframe dataframe and a longer timeframe informative pair # use ffill to have the 1d value available in every row throughout the day. # Without this, comparisons between columns of the original and the informative pair would only work once per day. # Full documentation of this method, see below dataframe = merge_informative_pair ( dataframe , informative , self . timeframe , inf_tf , ffill = True ) # Calculate rsi of the original dataframe (5m timeframe) dataframe [ 'rsi' ] = ta . RSI ( dataframe , timeperiod = 14 ) # Do other stuff # ... return dataframe def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 30 )) & # Signal: RSI crosses above 30 ( dataframe [ 'rsi_1d' ] < 30 ) & # Ensure daily RSI is < 30 ( dataframe [ 'volume' ] > 0 ) # Ensure this candle had volume (important for backtesting) ), [ 'enter_long' , 'enter_tag' ]] = ( 1 , 'rsi_cross' ) Helper functions \u00b6 merge_informative_pair() \u00b6 This method helps you merge an informative pair to a regular dataframe without lookahead bias. It's there to help you merge the dataframe in a safe and consistent way. Options: Rename the columns for you to create unique columns Merge the dataframe without lookahead bias Forward-fill (optional) All columns of the informative dataframe will be available on the returning dataframe in a renamed fashion: Column renaming Assuming inf_tf = '1d' the resulting columns will be: 'date' , 'open' , 'high' , 'low' , 'close' , 'rsi' # from the original dataframe 'date_1d' , 'open_1d' , 'high_1d' , 'low_1d' , 'close_1d' , 'rsi_1d' # from the informative dataframe Column renaming - 1h Assuming inf_tf = '1h' the resulting columns will be: 'date' , 'open' , 'high' , 'low' , 'close' , 'rsi' # from the original dataframe 'date_1h' , 'open_1h' , 'high_1h' , 'low_1h' , 'close_1h' , 'rsi_1h' # from the informative dataframe Custom implementation A custom implementation for this is possible, and can be done as follows: # Shift date by 1 candle # This is necessary since the data is always the \"open date\" # and a 15m candle starting at 12:15 should not know the close of the 1h candle from 12:00 to 13:00 minutes = timeframe_to_minutes ( inf_tf ) # Only do this if the timeframes are different: informative [ 'date_merge' ] = informative [ \"date\" ] + pd . to_timedelta ( minutes , 'm' ) # Rename columns to be unique informative . columns = [ f \" { col } _ { inf_tf } \" for col in informative . columns ] # Assuming inf_tf = '1d' - then the columns will now be: # date_1d, open_1d, high_1d, low_1d, close_1d, rsi_1d # Combine the 2 dataframes # all indicators on the informative sample MUST be calculated before this point dataframe = pd . merge ( dataframe , informative , left_on = 'date' , right_on = f 'date_merge_ { inf_tf } ' , how = 'left' ) # FFill to have the 1d value available in every row throughout the day. # Without this, comparisons would only work once per day. dataframe = dataframe . ffill () Informative timeframe < timeframe Using informative timeframes smaller than the dataframe timeframe is not recommended with this method, as it will not use any of the additional information this would provide. To use the more detailed information properly, more advanced methods should be applied (which are out of scope for freqtrade documentation, as it'll depend on the respective need). stoploss_from_open() \u00b6 Stoploss values returned from custom_stoploss must specify a percentage relative to current_rate , but sometimes you may want to specify a stoploss relative to the open price instead. stoploss_from_open() is a helper function to calculate a stoploss value that can be returned from custom_stoploss which will be equivalent to the desired percentage above the open price. Returning a stoploss relative to the open price from the custom stoploss function Say the open price was $100, and current_price is $121 ( current_profit will be 0.21 ). If we want a stop price at 7% above the open price we can call stoploss_from_open(0.07, current_profit, False) which will return 0.1157024793 . 11.57% below $121 is $107, which is the same as 7% above $100. from datetime import datetime from freqtrade.persistence import Trade from freqtrade.strategy import IStrategy , stoploss_from_open class AwesomeStrategy ( IStrategy ): # ... populate_* methods use_custom_stoploss = True def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : # once the profit has risen above 10%, keep the stoploss at 7% above the open price if current_profit > 0.10 : return stoploss_from_open ( 0.07 , current_profit , is_short = trade . is_short ) return 1 Full examples can be found in the Custom stoploss section of the Documentation. Note Providing invalid input to stoploss_from_open() may produce \"CustomStoploss function did not return valid stoploss\" warnings. This may happen if current_profit parameter is below specified open_relative_stop . Such situations may arise when closing trade is blocked by confirm_trade_exit() method. Warnings can be solved by never blocking stop loss sells by checking exit_reason in confirm_trade_exit() , or by using return stoploss_from_open(...) or 1 idiom, which will request to not change stop loss when current_profit < open_relative_stop . stoploss_from_absolute() \u00b6 In some situations it may be confusing to deal with stops relative to current rate. Instead, you may define a stoploss level using an absolute price. Returning a stoploss using absolute price from the custom stoploss function If we want to trail a stop price at 2xATR below current price we can call stoploss_from_absolute(current_rate - (candle['atr'] * 2), current_rate, is_short=trade.is_short) . from datetime import datetime from freqtrade.persistence import Trade from freqtrade.strategy import IStrategy , stoploss_from_absolute class AwesomeStrategy ( IStrategy ): use_custom_stoploss = True def populate_indicators_1h ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe [ 'atr' ] = ta . ATR ( dataframe , timeperiod = 14 ) return dataframe def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : dataframe , _ = self . dp . get_analyzed_dataframe ( pair , self . timeframe ) candle = dataframe . iloc [ - 1 ] . squeeze () return stoploss_from_absolute ( current_rate - ( candle [ 'atr' ] * 2 ), current_rate , is_short = trade . is_short ) Additional data (Wallets) \u00b6 The strategy provides access to the Wallets object. This contains the current balances on the exchange. Note Wallets is not available during backtesting / hyperopt. Please always check if Wallets is available to avoid failures during backtesting. if self . wallets : free_eth = self . wallets . get_free ( 'ETH' ) used_eth = self . wallets . get_used ( 'ETH' ) total_eth = self . wallets . get_total ( 'ETH' ) Possible options for Wallets \u00b6 get_free(asset) - currently available balance to trade get_used(asset) - currently tied up balance (open orders) get_total(asset) - total available balance - sum of the 2 above Additional data (Trades) \u00b6 A history of Trades can be retrieved in the strategy by querying the database. At the top of the file, import Trade. from freqtrade.persistence import Trade The following example queries for the current pair and trades from today, however other filters can easily be added. if self . config [ 'runmode' ] . value in ( 'live' , 'dry_run' ): trades = Trade . get_trades ([ Trade . pair == metadata [ 'pair' ], Trade . open_date > datetime . utcnow () - timedelta ( days = 1 ), Trade . is_open . is_ ( False ), ]) . order_by ( Trade . close_date ) . all () # Summarize profit for this pair. curdayprofit = sum ( trade . close_profit for trade in trades ) Get amount of stake_currency currently invested in Trades: if self . config [ 'runmode' ] . value in ( 'live' , 'dry_run' ): total_stakes = Trade . total_open_trades_stakes () Retrieve performance per pair. Returns a List of dicts per pair. if self . config [ 'runmode' ] . value in ( 'live' , 'dry_run' ): performance = Trade . get_overall_performance () Sample return value: ETH/BTC had 5 trades, with a total profit of 1.5% (ratio of 0.015). { \"pair\" : \"ETH/BTC\" , \"profit\" : 0.015 , \"count\" : 5 } Warning Trade history is not available during backtesting or hyperopt. Prevent trades from happening for a specific pair \u00b6 Freqtrade locks pairs automatically for the current candle (until that candle is over) when a pair is sold, preventing an immediate re-buy of that pair. Locked pairs will show the message Pair is currently locked. . Locking pairs from within the strategy \u00b6 Sometimes it may be desired to lock a pair after certain events happen (e.g. multiple losing trades in a row). Freqtrade has an easy method to do this from within the strategy, by calling self.lock_pair(pair, until, [reason]) . until must be a datetime object in the future, after which trading will be re-enabled for that pair, while reason is an optional string detailing why the pair was locked. Locks can also be lifted manually, by calling self.unlock_pair(pair) or self.unlock_reason() - providing reason the pair was locked with. self.unlock_reason() will unlock all pairs currently locked with the provided reason. To verify if a pair is currently locked, use self.is_pair_locked(pair) . Note Locked pairs will always be rounded up to the next candle. So assuming a 5m timeframe, a lock with until set to 10:18 will lock the pair until the candle from 10:15-10:20 will be finished. Warning Manually locking pairs is not available during backtesting, only locks via Protections are allowed. Pair locking example \u00b6 from freqtrade.persistence import Trade from datetime import timedelta , datetime , timezone # Put the above lines a the top of the strategy file, next to all the other imports # -------- # Within populate indicators (or populate_buy): if self . config [ 'runmode' ] . value in ( 'live' , 'dry_run' ): # fetch closed trades for the last 2 days trades = Trade . get_trades ([ Trade . pair == metadata [ 'pair' ], Trade . open_date > datetime . utcnow () - timedelta ( days = 2 ), Trade . is_open . is_ ( False ), ]) . all () # Analyze the conditions you'd like to lock the pair .... will probably be different for every strategy sumprofit = sum ( trade . close_profit for trade in trades ) if sumprofit < 0 : # Lock pair for 12 hours self . lock_pair ( metadata [ 'pair' ], until = datetime . now ( timezone . utc ) + timedelta ( hours = 12 )) Print created dataframe \u00b6 To inspect the created dataframe, you can issue a print-statement in either populate_entry_trend() or populate_exit_trend() . You may also want to print the pair so it's clear what data is currently shown. def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( #>> whatever condition<<< ), [ 'enter_long' , 'enter_tag' ]] = ( 1 , 'somestring' ) # Print the Analyzed pair print ( f \"result for { metadata [ 'pair' ] } \" ) # Inspect the last 5 rows print ( dataframe . tail ()) return dataframe Printing more than a few rows is also possible (simply use print(dataframe) instead of print(dataframe.tail()) ), however not recommended, as that will be very verbose (~500 lines per pair every 5 seconds). Common mistakes when developing strategies \u00b6 Peeking into the future while backtesting \u00b6 Backtesting analyzes the whole time-range at once for performance reasons. Because of this, strategy authors need to make sure that strategies do not look-ahead into the future. This is a common pain-point, which can cause huge differences between backtesting and dry/live run methods, since they all use data which is not available during dry/live runs, so these strategies will perform well during backtesting, but will fail / perform badly in real conditions. The following lists some common patterns which should be avoided to prevent frustration: don't use shift(-1) . This uses data from the future, which is not available. don't use .iloc[-1] or any other absolute position in the dataframe, this will be different between dry-run and backtesting. don't use dataframe['volume'].mean() . This uses the full DataFrame for backtesting, including data from the future. Use dataframe['volume'].rolling().mean() instead don't use .resample('1h') . This uses the left border of the interval, so moves data from an hour to the start of the hour. Use .resample('1h', label='right') instead. Colliding signals \u00b6 When conflicting signals collide (e.g. both 'enter_long' and 'exit_long' are 1), freqtrade will do nothing and ignore the entry signal. This will avoid trades that enter, and exit immediately. Obviously, this can potentially lead to missed entries. The following rules apply, and entry signals will be ignored if more than one of the 3 signals is set: enter_long -> exit_long , enter_short enter_short -> exit_short , enter_long Further strategy ideas \u00b6 To get additional Ideas for strategies, head over to the strategy repository . Feel free to use them as they are - but results will depend on the current market situation, pairs used etc. - therefore please backtest the strategy for your exchange/desired pairs first, evaluate carefully, use at your own risk. Feel free to use any of them as inspiration for your own strategies. We're happy to accept Pull Requests containing new Strategies to that repo. Next step \u00b6 Now you have a perfect strategy you probably want to backtest it. Your next step is to learn How to use the Backtesting .","title":"Strategy Customization"},{"location":"strategy-customization/#strategy-customization","text":"This page explains how to customize your strategies, add new indicators and set up trading rules. Please familiarize yourself with Freqtrade basics first, which provides overall info on how the bot operates.","title":"Strategy Customization"},{"location":"strategy-customization/#develop-your-own-strategy","text":"The bot includes a default strategy file. Also, several other strategies are available in the strategy repository . You will however most likely have your own idea for a strategy. This document intends to help you convert your strategy idea into your own strategy. To get started, use freqtrade new-strategy --strategy AwesomeStrategy (you can obviously use your own naming for your strategy). This will create a new strategy file from a template, which will be located under user_data/strategies/AwesomeStrategy.py . Note This is just a template file, which will most likely not be profitable out of the box. Different template levels freqtrade new-strategy has an additional parameter, --template , which controls the amount of pre-build information you get in the created strategy. Use --template minimal to get an empty strategy without any indicator examples, or --template advanced to get a template with most callbacks defined.","title":"Develop your own strategy"},{"location":"strategy-customization/#anatomy-of-a-strategy","text":"A strategy file contains all the information needed to build a good strategy: Indicators Entry strategy rules Exit strategy rules Minimal ROI recommended Stoploss strongly recommended The bot also include a sample strategy called SampleStrategy you can update: user_data/strategies/sample_strategy.py . You can test it with the parameter: --strategy SampleStrategy Additionally, there is an attribute called INTERFACE_VERSION , which defines the version of the strategy interface the bot should use. The current version is 3 - which is also the default when it's not set explicitly in the strategy. Future versions will require this to be set. freqtrade trade --strategy AwesomeStrategy For the following section we will use the user_data/strategies/sample_strategy.py file as reference. Strategies and Backtesting To avoid problems and unexpected differences between Backtesting and dry/live modes, please be aware that during backtesting the full time range is passed to the populate_*() methods at once. It is therefore best to use vectorized operations (across the whole dataframe, not loops) and avoid index referencing ( df.iloc[-1] ), but instead use df.shift() to get to the previous candle. Warning: Using future data Since backtesting passes the full time range to the populate_*() methods, the strategy author needs to take care to avoid having the strategy utilize data from the future. Some common patterns for this are listed in the Common Mistakes section of this document.","title":"Anatomy of a strategy"},{"location":"strategy-customization/#dataframe","text":"Freqtrade uses pandas to store/provide the candlestick (OHLCV) data. Pandas is a great library developed for processing large amounts of data. Each row in a dataframe corresponds to one candle on a chart, with the latest candle always being the last in the dataframe (sorted by date). > dataframe.head() date open high low close volume 0 2021-11-09 23:25:00+00:00 67279.67 67321.84 67255.01 67300.97 44.62253 1 2021-11-09 23:30:00+00:00 67300.97 67301.34 67183.03 67187.01 61.38076 2 2021-11-09 23:35:00+00:00 67187.02 67187.02 67031.93 67123.81 113.42728 3 2021-11-09 23:40:00+00:00 67123.80 67222.40 67080.33 67160.48 78.96008 4 2021-11-09 23:45:00+00:00 67160.48 67160.48 66901.26 66943.37 111.39292 Pandas provides fast ways to calculate metrics. To benefit from this speed, it's advised to not use loops, but use vectorized methods instead. Vectorized operations perform calculations across the whole range of data and are therefore, compared to looping through each row, a lot faster when calculating indicators. As a dataframe is a table, simple python comparisons like the following will not work if dataframe [ 'rsi' ] > 30 : dataframe [ 'enter_long' ] = 1 The above section will fail with The truth value of a Series is ambiguous. [...] . This must instead be written in a pandas-compatible way, so the operation is performed across the whole dataframe. dataframe . loc [ ( dataframe [ 'rsi' ] > 30 ) , 'enter_long' ] = 1 With this section, you have a new column in your dataframe, which has 1 assigned whenever RSI is above 30.","title":"Dataframe"},{"location":"strategy-customization/#customize-indicators","text":"Buy and sell signals need indicators. You can add more indicators by extending the list contained in the method populate_indicators() from your strategy file. You should only add the indicators used in either populate_entry_trend() , populate_exit_trend() , or to populate another indicator, otherwise performance may suffer. It's important to always return the dataframe without removing/modifying the columns \"open\", \"high\", \"low\", \"close\", \"volume\" , otherwise these fields would contain something unexpected. Sample: def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : \"\"\" Adds several different TA indicators to the given DataFrame Performance Note: For the best performance be frugal on the number of indicators you are using. Let uncomment only the indicator you are using in your strategies or your hyperopt configuration, otherwise you will waste your memory and CPU usage. :param dataframe: Dataframe with data from the exchange :param metadata: Additional information, like the currently traded pair :return: a Dataframe with all mandatory indicators for the strategies \"\"\" dataframe [ 'sar' ] = ta . SAR ( dataframe ) dataframe [ 'adx' ] = ta . ADX ( dataframe ) stoch = ta . STOCHF ( dataframe ) dataframe [ 'fastd' ] = stoch [ 'fastd' ] dataframe [ 'fastk' ] = stoch [ 'fastk' ] dataframe [ 'blower' ] = ta . BBANDS ( dataframe , nbdevup = 2 , nbdevdn = 2 )[ 'lowerband' ] dataframe [ 'sma' ] = ta . SMA ( dataframe , timeperiod = 40 ) dataframe [ 'tema' ] = ta . TEMA ( dataframe , timeperiod = 9 ) dataframe [ 'mfi' ] = ta . MFI ( dataframe ) dataframe [ 'rsi' ] = ta . RSI ( dataframe ) dataframe [ 'ema5' ] = ta . EMA ( dataframe , timeperiod = 5 ) dataframe [ 'ema10' ] = ta . EMA ( dataframe , timeperiod = 10 ) dataframe [ 'ema50' ] = ta . EMA ( dataframe , timeperiod = 50 ) dataframe [ 'ema100' ] = ta . EMA ( dataframe , timeperiod = 100 ) dataframe [ 'ao' ] = awesome_oscillator ( dataframe ) macd = ta . MACD ( dataframe ) dataframe [ 'macd' ] = macd [ 'macd' ] dataframe [ 'macdsignal' ] = macd [ 'macdsignal' ] dataframe [ 'macdhist' ] = macd [ 'macdhist' ] hilbert = ta . HT_SINE ( dataframe ) dataframe [ 'htsine' ] = hilbert [ 'sine' ] dataframe [ 'htleadsine' ] = hilbert [ 'leadsine' ] dataframe [ 'plus_dm' ] = ta . PLUS_DM ( dataframe ) dataframe [ 'plus_di' ] = ta . PLUS_DI ( dataframe ) dataframe [ 'minus_dm' ] = ta . MINUS_DM ( dataframe ) dataframe [ 'minus_di' ] = ta . MINUS_DI ( dataframe ) return dataframe Want more indicator examples? Look into the user_data/strategies/sample_strategy.py . Then uncomment indicators you need.","title":"Customize Indicators"},{"location":"strategy-customization/#indicator-libraries","text":"Out of the box, freqtrade installs the following technical libraries: ta-lib pandas-ta technical Additional technical libraries can be installed as necessary, or custom indicators may be written / invented by the strategy author.","title":"Indicator libraries"},{"location":"strategy-customization/#strategy-startup-period","text":"Most indicators have an instable startup period, in which they are either not available (NaN), or the calculation is incorrect. This can lead to inconsistencies, since Freqtrade does not know how long this instable period should be. To account for this, the strategy can be assigned the startup_candle_count attribute. This should be set to the maximum number of candles that the strategy requires to calculate stable indicators. In this example strategy, this should be set to 100 ( startup_candle_count = 100 ), since the longest needed history is 100 candles. dataframe [ 'ema100' ] = ta . EMA ( dataframe , timeperiod = 100 ) By letting the bot know how much history is needed, backtest trades can start at the specified timerange during backtesting and hyperopt. Using x calls to get OHLCV If you receive a warning like WARNING - Using 3 calls to get OHLCV. This can result in slower operations for the bot. Please check if you really need 1500 candles for your strategy - you should consider if you really need this much historic data for your signals. Having this will cause Freqtrade to make multiple calls for the same pair, which will obviously be slower than one network request. As a consequence, Freqtrade will take longer to refresh candles - and should therefore be avoided if possible. This is capped to 5 total calls to avoid overloading the exchange, or make freqtrade too slow. Warning startup_candle_count should be below ohlcv_candle_limit * 5 (which is 500 * 5 for most exchanges) - since only this amount of candles will be available during Dry-Run/Live Trade operations.","title":"Strategy startup period"},{"location":"strategy-customization/#example","text":"Let's try to backtest 1 month (January 2019) of 5m candles using an example strategy with EMA100, as above. freqtrade backtesting --timerange 20190101 -20190201 --timeframe 5m Assuming startup_candle_count is set to 100, backtesting knows it needs 100 candles to generate valid buy signals. It will load data from 20190101 - (100 * 5m) - which is ~2018-12-31 15:30:00. If this data is available, indicators will be calculated with this extended timerange. The instable startup period (up to 2019-01-01 00:00:00) will then be removed before starting backtesting. Note If data for the startup period is not available, then the timerange will be adjusted to account for this startup period - so Backtesting would start at 2019-01-01 08:30:00.","title":"Example"},{"location":"strategy-customization/#entry-signal-rules","text":"Edit the method populate_entry_trend() in your strategy file to update your entry strategy. It's important to always return the dataframe without removing/modifying the columns \"open\", \"high\", \"low\", \"close\", \"volume\" , otherwise these fields would contain something unexpected. This method will also define a new column, \"enter_long\" ( \"enter_short\" for shorts), which needs to contain 1 for entries, and 0 for \"no action\". enter_long is a mandatory column that must be set even if the strategy is shorting only. Sample from user_data/strategies/sample_strategy.py : def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : \"\"\" Based on TA indicators, populates the buy signal for the given dataframe :param dataframe: DataFrame populated with indicators :param metadata: Additional information, like the currently traded pair :return: DataFrame with buy column \"\"\" dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 30 )) & # Signal: RSI crosses above 30 ( dataframe [ 'tema' ] <= dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] > dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'enter_long' , 'enter_tag' ]] = ( 1 , 'rsi_cross' ) return dataframe Enter short trades Short-entries can be created by setting enter_short (corresponds to enter_long for long trades). The enter_tag column remains identical. Short-trades need to be supported by your exchange and market configuration! Please make sure to set can_short appropriately on your strategy if you intend to short. def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 30 )) & # Signal: RSI crosses above 30 ( dataframe [ 'tema' ] <= dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] > dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'enter_long' , 'enter_tag' ]] = ( 1 , 'rsi_cross' ) dataframe . loc [ ( ( qtpylib . crossed_below ( dataframe [ 'rsi' ], 70 )) & # Signal: RSI crosses below 70 ( dataframe [ 'tema' ] > dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] < dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'enter_short' , 'enter_tag' ]] = ( 1 , 'rsi_cross' ) return dataframe Note Buying requires sellers to buy from - therefore volume needs to be > 0 ( dataframe['volume'] > 0 ) to make sure that the bot does not buy/sell in no-activity periods.","title":"Entry signal rules"},{"location":"strategy-customization/#exit-signal-rules","text":"Edit the method populate_exit_trend() into your strategy file to update your exit strategy. Please note that the exit-signal is only used if use_exit_signal is set to true in the configuration. It's important to always return the dataframe without removing/modifying the columns \"open\", \"high\", \"low\", \"close\", \"volume\" , otherwise these fields would contain something unexpected. This method will also define a new column, \"exit_long\" ( \"exit_short\" for shorts), which needs to contain 1 for exits, and 0 for \"no action\". Sample from user_data/strategies/sample_strategy.py : def populate_exit_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : \"\"\" Based on TA indicators, populates the exit signal for the given dataframe :param dataframe: DataFrame populated with indicators :param metadata: Additional information, like the currently traded pair :return: DataFrame with buy column \"\"\" dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 70 )) & # Signal: RSI crosses above 70 ( dataframe [ 'tema' ] > dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] < dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'exit_long' , 'exit_tag' ]] = ( 1 , 'rsi_too_high' ) return dataframe Exit short trades Short-exits can be created by setting exit_short (corresponds to exit_long ). The exit_tag column remains identical. Short-trades need to be supported by your exchange and market configuration! def populate_exit_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 70 )) & # Signal: RSI crosses above 70 ( dataframe [ 'tema' ] > dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] < dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'exit_long' , 'exit_tag' ]] = ( 1 , 'rsi_too_high' ) dataframe . loc [ ( ( qtpylib . crossed_below ( dataframe [ 'rsi' ], 30 )) & # Signal: RSI crosses below 30 ( dataframe [ 'tema' ] < dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] > dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'exit_short' , 'exit_tag' ]] = ( 1 , 'rsi_too_low' ) return dataframe","title":"Exit signal rules"},{"location":"strategy-customization/#minimal-roi","text":"This dict defines the minimal Return On Investment (ROI) a trade should reach before exiting, independent from the exit signal. It is of the following format, with the dict key (left side of the colon) being the minutes passed since the trade opened, and the value (right side of the colon) being the percentage. minimal_roi = { \"40\" : 0.0 , \"30\" : 0.01 , \"20\" : 0.02 , \"0\" : 0.04 } The above configuration would therefore mean: Exit whenever 4% profit was reached Exit when 2% profit was reached (in effect after 20 minutes) Exit when 1% profit was reached (in effect after 30 minutes) Exit when trade is non-loosing (in effect after 40 minutes) The calculation does include fees. To disable ROI completely, set it to an insanely high number: minimal_roi = { \"0\" : 100 } While technically not completely disabled, this would exit once the trade reaches 10000% Profit. To use times based on candle duration (timeframe), the following snippet can be handy. This will allow you to change the timeframe for the strategy, and ROI times will still be set as candles (e.g. after 3 candles ...) from freqtrade.exchange import timeframe_to_minutes class AwesomeStrategy ( IStrategy ): timeframe = \"1d\" timeframe_mins = timeframe_to_minutes ( timeframe ) minimal_roi = { \"0\" : 0.05 , # 5% for the first 3 candles str ( timeframe_mins * 3 )): 0.02 , # 2% after 3 candles str ( timeframe_mins * 6 )): 0.01 , # 1% After 6 candles }","title":"Minimal ROI"},{"location":"strategy-customization/#stoploss","text":"Setting a stoploss is highly recommended to protect your capital from strong moves against you. Sample of setting a 10% stoploss: stoploss = - 0.10 For the full documentation on stoploss features, look at the dedicated stoploss page .","title":"Stoploss"},{"location":"strategy-customization/#timeframe","text":"This is the set of candles the bot should download and use for the analysis. Common values are \"1m\" , \"5m\" , \"15m\" , \"1h\" , however all values supported by your exchange should work. Please note that the same entry/exit signals may work well with one timeframe, but not with the others. This setting is accessible within the strategy methods as the self.timeframe attribute.","title":"Timeframe"},{"location":"strategy-customization/#can-short","text":"To use short signals in futures markets, you will have to let us know to do so by setting can_short=True . Strategies which enable this will fail to load on spot markets. Disabling of this will have short signals ignored (also in futures markets).","title":"Can short"},{"location":"strategy-customization/#metadata-dict","text":"The metadata-dict (available for populate_entry_trend , populate_exit_trend , populate_indicators ) contains additional information. Currently this is pair , which can be accessed using metadata['pair'] - and will return a pair in the format XRP/BTC . The Metadata-dict should not be modified and does not persist information across multiple calls. Instead, have a look at the Storing information section.","title":"Metadata dict"},{"location":"strategy-customization/#strategy-file-loading","text":"By default, freqtrade will attempt to load strategies from all .py files within user_data/strategies . Assuming your strategy is called AwesomeStrategy , stored in the file user_data/strategies/AwesomeStrategy.py , then you can start freqtrade with freqtrade trade --strategy AwesomeStrategy . Note that we're using the class-name, not the file name. You can use freqtrade list-strategies to see a list of all strategies Freqtrade is able to load (all strategies in the correct folder). It will also include a \"status\" field, highlighting potential problems. Customize strategy directory You can use a different directory by using --strategy-path user_data/otherPath . This parameter is available to all commands that require a strategy.","title":"Strategy file loading"},{"location":"strategy-customization/#informative-pairs","text":"","title":"Informative Pairs"},{"location":"strategy-customization/#get-data-for-non-tradeable-pairs","text":"Data for additional, informative pairs (reference pairs) can be beneficial for some strategies. OHLCV data for these pairs will be downloaded as part of the regular whitelist refresh process and is available via DataProvider just as other pairs (see below). These parts will not be traded unless they are also specified in the pair whitelist, or have been selected by Dynamic Whitelisting. The pairs need to be specified as tuples in the format (\"pair\", \"timeframe\") , with pair as the first and timeframe as the second argument. Sample: def informative_pairs ( self ): return [( \"ETH/USDT\" , \"5m\" ), ( \"BTC/TUSD\" , \"15m\" ), ] A full sample can be found in the DataProvider section . Warning As these pairs will be refreshed as part of the regular whitelist refresh, it's best to keep this list short. All timeframes and all pairs can be specified as long as they are available (and active) on the used exchange. It is however better to use resampling to longer timeframes whenever possible to avoid hammering the exchange with too many requests and risk being blocked. Alternative candle types Informative_pairs can also provide a 3 rd tuple element defining the candle type explicitly. Availability of alternative candle-types will depend on the trading-mode and the exchange. Details about this can be found in the exchange documentation. def informative_pairs ( self ): return [ ( \"ETH/USDT\" , \"5m\" , \"\" ), # Uses default candletype, depends on trading_mode ( \"ETH/USDT\" , \"5m\" , \"spot\" ), # Forces usage of spot candles ( \"BTC/TUSD\" , \"15m\" , \"futures\" ), # Uses futures candles ( \"BTC/TUSD\" , \"15m\" , \"mark\" ), # Uses mark candles ]","title":"Get data for non-tradeable pairs"},{"location":"strategy-customization/#informative-pairs-decorator-informative","text":"In most common case it is possible to easily define informative pairs by using a decorator. All decorated populate_indicators_* methods run in isolation, not having access to data from other informative pairs, in the end all informative dataframes are merged and passed to main populate_indicators() method. When hyperopting, use of hyperoptable parameter .value attribute is not supported. Please use .range attribute. See optimizing an indicator parameter for more information. Full documentation def informative ( timeframe : str , asset : str = '' , fmt : Optional [ Union [ str , Callable [[ KwArg ( str )], str ]]] = None , * , candle_type : Optional [ CandleType ] = None , ffill : bool = True ) -> Callable [[ PopulateIndicators ], PopulateIndicators ]: \"\"\" A decorator for populate_indicators_Nn(self, dataframe, metadata), allowing these functions to define informative indicators. Example usage: @informative('1h') def populate_indicators_1h(self, dataframe: DataFrame, metadata: dict) -> DataFrame: dataframe['rsi'] = ta.RSI(dataframe, timeperiod=14) return dataframe :param timeframe: Informative timeframe. Must always be equal or higher than strategy timeframe. :param asset: Informative asset, for example BTC, BTC/USDT, ETH/BTC. Do not specify to use current pair. :param fmt: Column format (str) or column formatter (callable(name, asset, timeframe)). When not specified, defaults to: * {base}_{quote}_{column}_{timeframe} if asset is specified. * {column}_{timeframe} if asset is not specified. Format string supports these format variables: * {asset} - full name of the asset, for example 'BTC/USDT'. * {base} - base currency in lower case, for example 'eth'. * {BASE} - same as {base}, except in upper case. * {quote} - quote currency in lower case, for example 'usdt'. * {QUOTE} - same as {quote}, except in upper case. * {column} - name of dataframe column. * {timeframe} - timeframe of informative dataframe. :param ffill: ffill dataframe after merging informative pair. :param candle_type: '', mark, index, premiumIndex, or funding_rate \"\"\" Fast and easy way to define informative pairs Most of the time we do not need power and flexibility offered by merge_informative_pair() , therefore we can use a decorator to quickly define informative pairs. from datetime import datetime from freqtrade.persistence import Trade from freqtrade.strategy import IStrategy , informative class AwesomeStrategy ( IStrategy ): # This method is not required. # def informative_pairs(self): ... # Define informative upper timeframe for each pair. Decorators can be stacked on same # method. Available in populate_indicators as 'rsi_30m' and 'rsi_1h'. @informative ( '30m' ) @informative ( '1h' ) def populate_indicators_1h ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe [ 'rsi' ] = ta . RSI ( dataframe , timeperiod = 14 ) return dataframe # Define BTC/STAKE informative pair. Available in populate_indicators and other methods as # 'btc_rsi_1h'. Current stake currency should be specified as {stake} format variable # instead of hard-coding actual stake currency. Available in populate_indicators and other # methods as 'btc_usdt_rsi_1h' (when stake currency is USDT). @informative ( '1h' , 'BTC/ {stake} ' ) def populate_indicators_btc_1h ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe [ 'rsi' ] = ta . RSI ( dataframe , timeperiod = 14 ) return dataframe # Define BTC/ETH informative pair. You must specify quote currency if it is different from # stake currency. Available in populate_indicators and other methods as 'eth_btc_rsi_1h'. @informative ( '1h' , 'ETH/BTC' ) def populate_indicators_eth_btc_1h ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe [ 'rsi' ] = ta . RSI ( dataframe , timeperiod = 14 ) return dataframe # Define BTC/STAKE informative pair. A custom formatter may be specified for formatting # column names. A callable `fmt(**kwargs) -> str` may be specified, to implement custom # formatting. Available in populate_indicators and other methods as 'rsi_upper'. @informative ( '1h' , 'BTC/ {stake} ' , ' {column} ' ) def populate_indicators_btc_1h_2 ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe [ 'rsi_upper' ] = ta . RSI ( dataframe , timeperiod = 14 ) return dataframe def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : # Strategy timeframe indicators for current pair. dataframe [ 'rsi' ] = ta . RSI ( dataframe , timeperiod = 14 ) # Informative pairs are available in this method. dataframe [ 'rsi_less' ] = dataframe [ 'rsi' ] < dataframe [ 'rsi_1h' ] return dataframe Note Do not use @informative decorator if you need to use data of one informative pair when generating another informative pair. Instead, define informative pairs manually as described in the DataProvider section . Note Use string formatting when accessing informative dataframes of other pairs. This will allow easily changing stake currency in config without having to adjust strategy code. def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : stake = self . config [ 'stake_currency' ] dataframe . loc [ ( ( dataframe [ f 'btc_ { stake } _rsi_1h' ] < 35 ) & ( dataframe [ 'volume' ] > 0 ) ), [ 'enter_long' , 'enter_tag' ]] = ( 1 , 'buy_signal_rsi' ) return dataframe Alternatively column renaming may be used to remove stake currency from column names: @informative('1h', 'BTC/{stake}', fmt='{base}_{column}_{timeframe}') . Duplicate method names Methods tagged with @informative() decorator must always have unique names! Re-using same name (for example when copy-pasting already defined informative method) will overwrite previously defined method and not produce any errors due to limitations of Python programming language. In such cases you will find that indicators created in earlier-defined methods are not available in the dataframe. Carefully review method names and make sure they are unique!","title":"Informative pairs decorator (@informative())"},{"location":"strategy-customization/#additional-data-dataprovider","text":"The strategy provides access to the DataProvider . This allows you to get additional data to use in your strategy. All methods return None in case of failure (do not raise an exception). Please always check the mode of operation to select the correct method to get data (samples see below). Hyperopt Dataprovider is available during hyperopt, however it can only be used in populate_indicators() within a strategy. It is not available in populate_buy() and populate_sell() methods, nor in populate_indicators() , if this method located in the hyperopt file.","title":"Additional data (DataProvider)"},{"location":"strategy-customization/#possible-options-for-dataprovider","text":"available_pairs - Property with tuples listing cached pairs with their timeframe (pair, timeframe). current_whitelist() - Returns a current list of whitelisted pairs. Useful for accessing dynamic whitelists (i.e. VolumePairlist) get_pair_dataframe(pair, timeframe) - This is a universal method, which returns either historical data (for backtesting) or cached live data (for the Dry-Run and Live-Run modes). get_analyzed_dataframe(pair, timeframe) - Returns the analyzed dataframe (after calling populate_indicators() , populate_buy() , populate_sell() ) and the time of the latest analysis. historic_ohlcv(pair, timeframe) - Returns historical data stored on disk. market(pair) - Returns market data for the pair: fees, limits, precisions, activity flag, etc. See ccxt documentation for more details on the Market data structure. ohlcv(pair, timeframe) - Currently cached candle (OHLCV) data for the pair, returns DataFrame or empty DataFrame. orderbook(pair, maximum) - Returns latest orderbook data for the pair, a dict with bids/asks with a total of maximum entries. ticker(pair) - Returns current ticker data for the pair. See ccxt documentation for more details on the Ticker data structure. runmode - Property containing the current runmode.","title":"Possible options for DataProvider"},{"location":"strategy-customization/#example-usages","text":"","title":"Example Usages"},{"location":"strategy-customization/#available_pairs","text":"for pair , timeframe in self . dp . available_pairs : print ( f \"available { pair } , { timeframe } \" )","title":"available_pairs"},{"location":"strategy-customization/#current_whitelist","text":"Imagine you've developed a strategy that trades the 5m timeframe using signals generated from a 1d timeframe on the top 10 volume pairs by volume. The strategy might look something like this: Scan through the top 10 pairs by volume using the VolumePairList every 5 minutes and use a 14 day RSI to buy and sell. Due to the limited available data, it's very difficult to resample 5m candles into daily candles for use in a 14 day RSI. Most exchanges limit us to just 500-1000 candles which effectively gives us around 1.74 daily candles. We need 14 days at least! Since we can't resample the data we will have to use an informative pair; and since the whitelist will be dynamic we don't know which pair(s) to use. This is where calling self.dp.current_whitelist() comes in handy. def informative_pairs ( self ): # get access to all pairs available in whitelist. pairs = self . dp . current_whitelist () # Assign tf to each pair so they can be downloaded and cached for strategy. informative_pairs = [( pair , '1d' ) for pair in pairs ] return informative_pairs Plotting with current_whitelist Current whitelist is not supported for plot-dataframe , as this command is usually used by providing an explicit pairlist - and would therefore make the return values of this method misleading.","title":"current_whitelist()"},{"location":"strategy-customization/#get_pair_dataframepair-timeframe","text":"# fetch live / historical candle (OHLCV) data for the first informative pair inf_pair , inf_timeframe = self . informative_pairs ()[ 0 ] informative = self . dp . get_pair_dataframe ( pair = inf_pair , timeframe = inf_timeframe ) Warning about backtesting Be careful when using dataprovider in backtesting. historic_ohlcv() (and get_pair_dataframe() for the backtesting runmode) provides the full time-range in one go, so please be aware of it and make sure to not \"look into the future\" to avoid surprises when running in dry/live mode.","title":"get_pair_dataframe(pair, timeframe)"},{"location":"strategy-customization/#get_analyzed_dataframepair-timeframe","text":"This method is used by freqtrade internally to determine the last signal. It can also be used in specific callbacks to get the signal that caused the action (see Advanced Strategy Documentation for more details on available callbacks). # fetch current dataframe if self . dp . runmode . value in ( 'live' , 'dry_run' ): dataframe , last_updated = self . dp . get_analyzed_dataframe ( pair = metadata [ 'pair' ], timeframe = self . timeframe ) No data available Returns an empty dataframe if the requested pair was not cached. This should not happen when using whitelisted pairs.","title":"get_analyzed_dataframe(pair, timeframe)"},{"location":"strategy-customization/#orderbookpair-maximum","text":"if self . dp . runmode . value in ( 'live' , 'dry_run' ): ob = self . dp . orderbook ( metadata [ 'pair' ], 1 ) dataframe [ 'best_bid' ] = ob [ 'bids' ][ 0 ][ 0 ] dataframe [ 'best_ask' ] = ob [ 'asks' ][ 0 ][ 0 ] The orderbook structure is aligned with the order structure from ccxt , so the result will look as follows: { 'bids' : [ [ price , amount ], // [ float, float ] [ price , amount ], ... ], 'asks' : [ [ price , amount ], [ price , amount ], //... ], //... } Therefore, using ob['bids'][0][0] as demonstrated above will result in using the best bid price. ob['bids'][0][1] would look at the amount at this orderbook position. Warning about backtesting The order book is not part of the historic data which means backtesting and hyperopt will not work correctly if this method is used, as the method will return uptodate values.","title":"orderbook(pair, maximum)"},{"location":"strategy-customization/#tickerpair","text":"if self . dp . runmode . value in ( 'live' , 'dry_run' ): ticker = self . dp . ticker ( metadata [ 'pair' ]) dataframe [ 'last_price' ] = ticker [ 'last' ] dataframe [ 'volume24h' ] = ticker [ 'quoteVolume' ] dataframe [ 'vwap' ] = ticker [ 'vwap' ] Warning Although the ticker data structure is a part of the ccxt Unified Interface, the values returned by this method can vary for different exchanges. For instance, many exchanges do not return vwap values, the FTX exchange does not always fills in the last field (so it can be None), etc. So you need to carefully verify the ticker data returned from the exchange and add appropriate error handling / defaults. Warning about backtesting This method will always return up-to-date values - so usage during backtesting / hyperopt without runmode checks will lead to wrong results.","title":"ticker(pair)"},{"location":"strategy-customization/#send-notification","text":"The dataprovider .send_msg() function allows you to send custom notifications from your strategy. Identical notifications will only be sent once per candle, unless the 2 nd argument ( always_send ) is set to True. self . dp . send_msg ( f \" { metadata [ 'pair' ] } just got hot!\" ) # Force send this notification, avoid caching (Please read warning below!) self . dp . send_msg ( f \" { metadata [ 'pair' ] } just got hot!\" , always_send = True ) Notifications will only be sent in trading modes (Live/Dry-run) - so this method can be called without conditions for backtesting. Spamming You can spam yourself pretty good by setting always_send=True in this method. Use this with great care and only in conditions you know will not happen throughout a candle to avoid a message every 5 seconds.","title":"Send Notification"},{"location":"strategy-customization/#complete-data-provider-sample","text":"from freqtrade.strategy import IStrategy , merge_informative_pair from pandas import DataFrame class SampleStrategy ( IStrategy ): # strategy init stuff... timeframe = '5m' # more strategy init stuff.. def informative_pairs ( self ): # get access to all pairs available in whitelist. pairs = self . dp . current_whitelist () # Assign tf to each pair so they can be downloaded and cached for strategy. informative_pairs = [( pair , '1d' ) for pair in pairs ] # Optionally Add additional \"static\" pairs informative_pairs += [( \"ETH/USDT\" , \"5m\" ), ( \"BTC/TUSD\" , \"15m\" ), ] return informative_pairs def populate_indicators ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : if not self . dp : # Don't do anything if DataProvider is not available. return dataframe inf_tf = '1d' # Get the informative pair informative = self . dp . get_pair_dataframe ( pair = metadata [ 'pair' ], timeframe = inf_tf ) # Get the 14 day rsi informative [ 'rsi' ] = ta . RSI ( informative , timeperiod = 14 ) # Use the helper function merge_informative_pair to safely merge the pair # Automatically renames the columns and merges a shorter timeframe dataframe and a longer timeframe informative pair # use ffill to have the 1d value available in every row throughout the day. # Without this, comparisons between columns of the original and the informative pair would only work once per day. # Full documentation of this method, see below dataframe = merge_informative_pair ( dataframe , informative , self . timeframe , inf_tf , ffill = True ) # Calculate rsi of the original dataframe (5m timeframe) dataframe [ 'rsi' ] = ta . RSI ( dataframe , timeperiod = 14 ) # Do other stuff # ... return dataframe def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 30 )) & # Signal: RSI crosses above 30 ( dataframe [ 'rsi_1d' ] < 30 ) & # Ensure daily RSI is < 30 ( dataframe [ 'volume' ] > 0 ) # Ensure this candle had volume (important for backtesting) ), [ 'enter_long' , 'enter_tag' ]] = ( 1 , 'rsi_cross' )","title":"Complete Data-provider sample"},{"location":"strategy-customization/#helper-functions","text":"","title":"Helper functions"},{"location":"strategy-customization/#merge_informative_pair","text":"This method helps you merge an informative pair to a regular dataframe without lookahead bias. It's there to help you merge the dataframe in a safe and consistent way. Options: Rename the columns for you to create unique columns Merge the dataframe without lookahead bias Forward-fill (optional) All columns of the informative dataframe will be available on the returning dataframe in a renamed fashion: Column renaming Assuming inf_tf = '1d' the resulting columns will be: 'date' , 'open' , 'high' , 'low' , 'close' , 'rsi' # from the original dataframe 'date_1d' , 'open_1d' , 'high_1d' , 'low_1d' , 'close_1d' , 'rsi_1d' # from the informative dataframe Column renaming - 1h Assuming inf_tf = '1h' the resulting columns will be: 'date' , 'open' , 'high' , 'low' , 'close' , 'rsi' # from the original dataframe 'date_1h' , 'open_1h' , 'high_1h' , 'low_1h' , 'close_1h' , 'rsi_1h' # from the informative dataframe Custom implementation A custom implementation for this is possible, and can be done as follows: # Shift date by 1 candle # This is necessary since the data is always the \"open date\" # and a 15m candle starting at 12:15 should not know the close of the 1h candle from 12:00 to 13:00 minutes = timeframe_to_minutes ( inf_tf ) # Only do this if the timeframes are different: informative [ 'date_merge' ] = informative [ \"date\" ] + pd . to_timedelta ( minutes , 'm' ) # Rename columns to be unique informative . columns = [ f \" { col } _ { inf_tf } \" for col in informative . columns ] # Assuming inf_tf = '1d' - then the columns will now be: # date_1d, open_1d, high_1d, low_1d, close_1d, rsi_1d # Combine the 2 dataframes # all indicators on the informative sample MUST be calculated before this point dataframe = pd . merge ( dataframe , informative , left_on = 'date' , right_on = f 'date_merge_ { inf_tf } ' , how = 'left' ) # FFill to have the 1d value available in every row throughout the day. # Without this, comparisons would only work once per day. dataframe = dataframe . ffill () Informative timeframe < timeframe Using informative timeframes smaller than the dataframe timeframe is not recommended with this method, as it will not use any of the additional information this would provide. To use the more detailed information properly, more advanced methods should be applied (which are out of scope for freqtrade documentation, as it'll depend on the respective need).","title":"merge_informative_pair()"},{"location":"strategy-customization/#stoploss_from_open","text":"Stoploss values returned from custom_stoploss must specify a percentage relative to current_rate , but sometimes you may want to specify a stoploss relative to the open price instead. stoploss_from_open() is a helper function to calculate a stoploss value that can be returned from custom_stoploss which will be equivalent to the desired percentage above the open price. Returning a stoploss relative to the open price from the custom stoploss function Say the open price was $100, and current_price is $121 ( current_profit will be 0.21 ). If we want a stop price at 7% above the open price we can call stoploss_from_open(0.07, current_profit, False) which will return 0.1157024793 . 11.57% below $121 is $107, which is the same as 7% above $100. from datetime import datetime from freqtrade.persistence import Trade from freqtrade.strategy import IStrategy , stoploss_from_open class AwesomeStrategy ( IStrategy ): # ... populate_* methods use_custom_stoploss = True def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : # once the profit has risen above 10%, keep the stoploss at 7% above the open price if current_profit > 0.10 : return stoploss_from_open ( 0.07 , current_profit , is_short = trade . is_short ) return 1 Full examples can be found in the Custom stoploss section of the Documentation. Note Providing invalid input to stoploss_from_open() may produce \"CustomStoploss function did not return valid stoploss\" warnings. This may happen if current_profit parameter is below specified open_relative_stop . Such situations may arise when closing trade is blocked by confirm_trade_exit() method. Warnings can be solved by never blocking stop loss sells by checking exit_reason in confirm_trade_exit() , or by using return stoploss_from_open(...) or 1 idiom, which will request to not change stop loss when current_profit < open_relative_stop .","title":"stoploss_from_open()"},{"location":"strategy-customization/#stoploss_from_absolute","text":"In some situations it may be confusing to deal with stops relative to current rate. Instead, you may define a stoploss level using an absolute price. Returning a stoploss using absolute price from the custom stoploss function If we want to trail a stop price at 2xATR below current price we can call stoploss_from_absolute(current_rate - (candle['atr'] * 2), current_rate, is_short=trade.is_short) . from datetime import datetime from freqtrade.persistence import Trade from freqtrade.strategy import IStrategy , stoploss_from_absolute class AwesomeStrategy ( IStrategy ): use_custom_stoploss = True def populate_indicators_1h ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe [ 'atr' ] = ta . ATR ( dataframe , timeperiod = 14 ) return dataframe def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : dataframe , _ = self . dp . get_analyzed_dataframe ( pair , self . timeframe ) candle = dataframe . iloc [ - 1 ] . squeeze () return stoploss_from_absolute ( current_rate - ( candle [ 'atr' ] * 2 ), current_rate , is_short = trade . is_short )","title":"stoploss_from_absolute()"},{"location":"strategy-customization/#additional-data-wallets","text":"The strategy provides access to the Wallets object. This contains the current balances on the exchange. Note Wallets is not available during backtesting / hyperopt. Please always check if Wallets is available to avoid failures during backtesting. if self . wallets : free_eth = self . wallets . get_free ( 'ETH' ) used_eth = self . wallets . get_used ( 'ETH' ) total_eth = self . wallets . get_total ( 'ETH' )","title":"Additional data (Wallets)"},{"location":"strategy-customization/#possible-options-for-wallets","text":"get_free(asset) - currently available balance to trade get_used(asset) - currently tied up balance (open orders) get_total(asset) - total available balance - sum of the 2 above","title":"Possible options for Wallets"},{"location":"strategy-customization/#additional-data-trades","text":"A history of Trades can be retrieved in the strategy by querying the database. At the top of the file, import Trade. from freqtrade.persistence import Trade The following example queries for the current pair and trades from today, however other filters can easily be added. if self . config [ 'runmode' ] . value in ( 'live' , 'dry_run' ): trades = Trade . get_trades ([ Trade . pair == metadata [ 'pair' ], Trade . open_date > datetime . utcnow () - timedelta ( days = 1 ), Trade . is_open . is_ ( False ), ]) . order_by ( Trade . close_date ) . all () # Summarize profit for this pair. curdayprofit = sum ( trade . close_profit for trade in trades ) Get amount of stake_currency currently invested in Trades: if self . config [ 'runmode' ] . value in ( 'live' , 'dry_run' ): total_stakes = Trade . total_open_trades_stakes () Retrieve performance per pair. Returns a List of dicts per pair. if self . config [ 'runmode' ] . value in ( 'live' , 'dry_run' ): performance = Trade . get_overall_performance () Sample return value: ETH/BTC had 5 trades, with a total profit of 1.5% (ratio of 0.015). { \"pair\" : \"ETH/BTC\" , \"profit\" : 0.015 , \"count\" : 5 } Warning Trade history is not available during backtesting or hyperopt.","title":"Additional data (Trades)"},{"location":"strategy-customization/#prevent-trades-from-happening-for-a-specific-pair","text":"Freqtrade locks pairs automatically for the current candle (until that candle is over) when a pair is sold, preventing an immediate re-buy of that pair. Locked pairs will show the message Pair is currently locked. .","title":"Prevent trades from happening for a specific pair"},{"location":"strategy-customization/#locking-pairs-from-within-the-strategy","text":"Sometimes it may be desired to lock a pair after certain events happen (e.g. multiple losing trades in a row). Freqtrade has an easy method to do this from within the strategy, by calling self.lock_pair(pair, until, [reason]) . until must be a datetime object in the future, after which trading will be re-enabled for that pair, while reason is an optional string detailing why the pair was locked. Locks can also be lifted manually, by calling self.unlock_pair(pair) or self.unlock_reason() - providing reason the pair was locked with. self.unlock_reason() will unlock all pairs currently locked with the provided reason. To verify if a pair is currently locked, use self.is_pair_locked(pair) . Note Locked pairs will always be rounded up to the next candle. So assuming a 5m timeframe, a lock with until set to 10:18 will lock the pair until the candle from 10:15-10:20 will be finished. Warning Manually locking pairs is not available during backtesting, only locks via Protections are allowed.","title":"Locking pairs from within the strategy"},{"location":"strategy-customization/#pair-locking-example","text":"from freqtrade.persistence import Trade from datetime import timedelta , datetime , timezone # Put the above lines a the top of the strategy file, next to all the other imports # -------- # Within populate indicators (or populate_buy): if self . config [ 'runmode' ] . value in ( 'live' , 'dry_run' ): # fetch closed trades for the last 2 days trades = Trade . get_trades ([ Trade . pair == metadata [ 'pair' ], Trade . open_date > datetime . utcnow () - timedelta ( days = 2 ), Trade . is_open . is_ ( False ), ]) . all () # Analyze the conditions you'd like to lock the pair .... will probably be different for every strategy sumprofit = sum ( trade . close_profit for trade in trades ) if sumprofit < 0 : # Lock pair for 12 hours self . lock_pair ( metadata [ 'pair' ], until = datetime . now ( timezone . utc ) + timedelta ( hours = 12 ))","title":"Pair locking example"},{"location":"strategy-customization/#print-created-dataframe","text":"To inspect the created dataframe, you can issue a print-statement in either populate_entry_trend() or populate_exit_trend() . You may also want to print the pair so it's clear what data is currently shown. def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( #>> whatever condition<<< ), [ 'enter_long' , 'enter_tag' ]] = ( 1 , 'somestring' ) # Print the Analyzed pair print ( f \"result for { metadata [ 'pair' ] } \" ) # Inspect the last 5 rows print ( dataframe . tail ()) return dataframe Printing more than a few rows is also possible (simply use print(dataframe) instead of print(dataframe.tail()) ), however not recommended, as that will be very verbose (~500 lines per pair every 5 seconds).","title":"Print created dataframe"},{"location":"strategy-customization/#common-mistakes-when-developing-strategies","text":"","title":"Common mistakes when developing strategies"},{"location":"strategy-customization/#peeking-into-the-future-while-backtesting","text":"Backtesting analyzes the whole time-range at once for performance reasons. Because of this, strategy authors need to make sure that strategies do not look-ahead into the future. This is a common pain-point, which can cause huge differences between backtesting and dry/live run methods, since they all use data which is not available during dry/live runs, so these strategies will perform well during backtesting, but will fail / perform badly in real conditions. The following lists some common patterns which should be avoided to prevent frustration: don't use shift(-1) . This uses data from the future, which is not available. don't use .iloc[-1] or any other absolute position in the dataframe, this will be different between dry-run and backtesting. don't use dataframe['volume'].mean() . This uses the full DataFrame for backtesting, including data from the future. Use dataframe['volume'].rolling().mean() instead don't use .resample('1h') . This uses the left border of the interval, so moves data from an hour to the start of the hour. Use .resample('1h', label='right') instead.","title":"Peeking into the future while backtesting"},{"location":"strategy-customization/#colliding-signals","text":"When conflicting signals collide (e.g. both 'enter_long' and 'exit_long' are 1), freqtrade will do nothing and ignore the entry signal. This will avoid trades that enter, and exit immediately. Obviously, this can potentially lead to missed entries. The following rules apply, and entry signals will be ignored if more than one of the 3 signals is set: enter_long -> exit_long , enter_short enter_short -> exit_short , enter_long","title":"Colliding signals"},{"location":"strategy-customization/#further-strategy-ideas","text":"To get additional Ideas for strategies, head over to the strategy repository . Feel free to use them as they are - but results will depend on the current market situation, pairs used etc. - therefore please backtest the strategy for your exchange/desired pairs first, evaluate carefully, use at your own risk. Feel free to use any of them as inspiration for your own strategies. We're happy to accept Pull Requests containing new Strategies to that repo.","title":"Further strategy ideas"},{"location":"strategy-customization/#next-step","text":"Now you have a perfect strategy you probably want to backtest it. Your next step is to learn How to use the Backtesting .","title":"Next step"},{"location":"strategy_analysis_example/","text":"Strategy analysis example \u00b6 Debugging a strategy can be time-consuming. Freqtrade offers helper functions to visualize raw data. The following assumes you work with SampleStrategy, data for 5m timeframe from Binance and have downloaded them into the data directory in the default location. Setup \u00b6 from pathlib import Path from freqtrade.configuration import Configuration # Customize these according to your needs. # Initialize empty configuration object config = Configuration . from_files ([]) # Optionally (recommended), use existing configuration file # config = Configuration.from_files([\"config.json\"]) # Define some constants config [ \"timeframe\" ] = \"5m\" # Name of the strategy class config [ \"strategy\" ] = \"SampleStrategy\" # Location of the data data_location = config [ 'datadir' ] # Pair to analyze - Only use one pair here pair = \"BTC/USDT\" # Load data using values set above from freqtrade.data.history import load_pair_history from freqtrade.enums import CandleType candles = load_pair_history ( datadir = data_location , timeframe = config [ \"timeframe\" ], pair = pair , data_format = \"hdf5\" , candle_type = CandleType . SPOT , ) # Confirm success print ( \"Loaded \" + str ( len ( candles )) + f \" rows of data for { pair } from { data_location } \" ) candles . head () Load and run strategy \u00b6 Rerun each time the strategy file is changed # Load strategy using values set above from freqtrade.resolvers import StrategyResolver from freqtrade.data.dataprovider import DataProvider strategy = StrategyResolver . load_strategy ( config ) strategy . dp = DataProvider ( config , None , None ) # Generate buy/sell signals using strategy df = strategy . analyze_ticker ( candles , { 'pair' : pair }) df . tail () Display the trade details \u00b6 Note that using data.head() would also work, however most indicators have some \"startup\" data at the top of the dataframe. Some possible problems * Columns with NaN values at the end of the dataframe * Columns used in crossed*() functions with completely different units Comparison with full backtest * having 200 buy signals as output for one pair from analyze_ticker() does not necessarily mean that 200 trades will be made during backtesting. * Assuming you use only one condition such as, df['rsi'] < 30 as buy condition, this will generate multiple \"buy\" signals for each pair in sequence (until rsi returns > 29). The bot will only buy on the first of these signals (and also only if a trade-slot (\"max_open_trades\") is still available), or on one of the middle signals, as soon as a \"slot\" becomes available. # Report results print ( f \"Generated { df [ 'enter_long' ] . sum () } entry signals\" ) data = df . set_index ( 'date' , drop = False ) data . tail () Load existing objects into a Jupyter notebook \u00b6 The following cells assume that you have already generated data using the cli. They will allow you to drill deeper into your results, and perform analysis which otherwise would make the output very difficult to digest due to information overload. Load backtest results to pandas dataframe \u00b6 Analyze a trades dataframe (also used below for plotting) from freqtrade.data.btanalysis import load_backtest_data , load_backtest_stats # if backtest_dir points to a directory, it'll automatically load the last backtest file. backtest_dir = config [ \"user_data_dir\" ] / \"backtest_results\" # backtest_dir can also point to a specific file # backtest_dir = config[\"user_data_dir\"] / \"backtest_results/backtest-result-2020-07-01_20-04-22.json\" # You can get the full backtest statistics by using the following command. # This contains all information used to generate the backtest result. stats = load_backtest_stats ( backtest_dir ) strategy = 'SampleStrategy' # All statistics are available per strategy, so if `--strategy-list` was used during backtest, this will be reflected here as well. # Example usages: print ( stats [ 'strategy' ][ strategy ][ 'results_per_pair' ]) # Get pairlist used for this backtest print ( stats [ 'strategy' ][ strategy ][ 'pairlist' ]) # Get market change (average change of all pairs from start to end of the backtest period) print ( stats [ 'strategy' ][ strategy ][ 'market_change' ]) # Maximum drawdown () print ( stats [ 'strategy' ][ strategy ][ 'max_drawdown' ]) # Maximum drawdown start and end print ( stats [ 'strategy' ][ strategy ][ 'drawdown_start' ]) print ( stats [ 'strategy' ][ strategy ][ 'drawdown_end' ]) # Get strategy comparison (only relevant if multiple strategies were compared) print ( stats [ 'strategy_comparison' ]) # Load backtested trades as dataframe trades = load_backtest_data ( backtest_dir ) # Show value-counts per pair trades . groupby ( \"pair\" )[ \"exit_reason\" ] . value_counts () Plotting daily profit / equity line \u00b6 # Plotting equity line (starting with 0 on day 1 and adding daily profit for each backtested day) from freqtrade.configuration import Configuration from freqtrade.data.btanalysis import load_backtest_data , load_backtest_stats import plotly.express as px import pandas as pd # strategy = 'SampleStrategy' # config = Configuration.from_files([\"user_data/config.json\"]) # backtest_dir = config[\"user_data_dir\"] / \"backtest_results\" stats = load_backtest_stats ( backtest_dir ) strategy_stats = stats [ 'strategy' ][ strategy ] dates = [] profits = [] for date_profit in strategy_stats [ 'daily_profit' ]: dates . append ( date_profit [ 0 ]) profits . append ( date_profit [ 1 ]) equity = 0 equity_daily = [] for daily_profit in profits : equity_daily . append ( equity ) equity += float ( daily_profit ) df = pd . DataFrame ({ 'dates' : dates , 'equity_daily' : equity_daily }) fig = px . line ( df , x = \"dates\" , y = \"equity_daily\" ) fig . show () Load live trading results into a pandas dataframe \u00b6 In case you did already some trading and want to analyze your performance from freqtrade.data.btanalysis import load_trades_from_db # Fetch trades from database trades = load_trades_from_db ( \"sqlite:///tradesv3.sqlite\" ) # Display results trades . groupby ( \"pair\" )[ \"exit_reason\" ] . value_counts () Analyze the loaded trades for trade parallelism \u00b6 This can be useful to find the best max_open_trades parameter, when used with backtesting in conjunction with --disable-max-market-positions . analyze_trade_parallelism() returns a timeseries dataframe with an \"open_trades\" column, specifying the number of open trades for each candle. from freqtrade.data.btanalysis import analyze_trade_parallelism # Analyze the above parallel_trades = analyze_trade_parallelism ( trades , '5m' ) parallel_trades . plot () Plot results \u00b6 Freqtrade offers interactive plotting capabilities based on plotly. from freqtrade.plot.plotting import generate_candlestick_graph # Limit graph period to keep plotly quick and reactive # Filter trades to one pair trades_red = trades . loc [ trades [ 'pair' ] == pair ] data_red = data [ '2019-06-01' : '2019-06-10' ] # Generate candlestick graph graph = generate_candlestick_graph ( pair = pair , data = data_red , trades = trades_red , indicators1 = [ 'sma20' , 'ema50' , 'ema55' ], indicators2 = [ 'rsi' , 'macd' , 'macdsignal' , 'macdhist' ] ) # Show graph inline # graph.show() # Render graph in a seperate window graph . show ( renderer = \"browser\" ) Plot average profit per trade as distribution graph \u00b6 import plotly.figure_factory as ff hist_data = [ trades . profit_ratio ] group_labels = [ 'profit_ratio' ] # name of the dataset fig = ff . create_distplot ( hist_data , group_labels , bin_size = 0.01 ) fig . show () Feel free to submit an issue or Pull Request enhancing this document if you would like to share ideas on how to best analyze the data.","title":"Strategy analysis"},{"location":"strategy_analysis_example/#strategy-analysis-example","text":"Debugging a strategy can be time-consuming. Freqtrade offers helper functions to visualize raw data. The following assumes you work with SampleStrategy, data for 5m timeframe from Binance and have downloaded them into the data directory in the default location.","title":"Strategy analysis example"},{"location":"strategy_analysis_example/#setup","text":"from pathlib import Path from freqtrade.configuration import Configuration # Customize these according to your needs. # Initialize empty configuration object config = Configuration . from_files ([]) # Optionally (recommended), use existing configuration file # config = Configuration.from_files([\"config.json\"]) # Define some constants config [ \"timeframe\" ] = \"5m\" # Name of the strategy class config [ \"strategy\" ] = \"SampleStrategy\" # Location of the data data_location = config [ 'datadir' ] # Pair to analyze - Only use one pair here pair = \"BTC/USDT\" # Load data using values set above from freqtrade.data.history import load_pair_history from freqtrade.enums import CandleType candles = load_pair_history ( datadir = data_location , timeframe = config [ \"timeframe\" ], pair = pair , data_format = \"hdf5\" , candle_type = CandleType . SPOT , ) # Confirm success print ( \"Loaded \" + str ( len ( candles )) + f \" rows of data for { pair } from { data_location } \" ) candles . head ()","title":"Setup"},{"location":"strategy_analysis_example/#load-and-run-strategy","text":"Rerun each time the strategy file is changed # Load strategy using values set above from freqtrade.resolvers import StrategyResolver from freqtrade.data.dataprovider import DataProvider strategy = StrategyResolver . load_strategy ( config ) strategy . dp = DataProvider ( config , None , None ) # Generate buy/sell signals using strategy df = strategy . analyze_ticker ( candles , { 'pair' : pair }) df . tail ()","title":"Load and run strategy"},{"location":"strategy_analysis_example/#display-the-trade-details","text":"Note that using data.head() would also work, however most indicators have some \"startup\" data at the top of the dataframe. Some possible problems * Columns with NaN values at the end of the dataframe * Columns used in crossed*() functions with completely different units Comparison with full backtest * having 200 buy signals as output for one pair from analyze_ticker() does not necessarily mean that 200 trades will be made during backtesting. * Assuming you use only one condition such as, df['rsi'] < 30 as buy condition, this will generate multiple \"buy\" signals for each pair in sequence (until rsi returns > 29). The bot will only buy on the first of these signals (and also only if a trade-slot (\"max_open_trades\") is still available), or on one of the middle signals, as soon as a \"slot\" becomes available. # Report results print ( f \"Generated { df [ 'enter_long' ] . sum () } entry signals\" ) data = df . set_index ( 'date' , drop = False ) data . tail ()","title":"Display the trade details"},{"location":"strategy_analysis_example/#load-existing-objects-into-a-jupyter-notebook","text":"The following cells assume that you have already generated data using the cli. They will allow you to drill deeper into your results, and perform analysis which otherwise would make the output very difficult to digest due to information overload.","title":"Load existing objects into a Jupyter notebook"},{"location":"strategy_analysis_example/#load-backtest-results-to-pandas-dataframe","text":"Analyze a trades dataframe (also used below for plotting) from freqtrade.data.btanalysis import load_backtest_data , load_backtest_stats # if backtest_dir points to a directory, it'll automatically load the last backtest file. backtest_dir = config [ \"user_data_dir\" ] / \"backtest_results\" # backtest_dir can also point to a specific file # backtest_dir = config[\"user_data_dir\"] / \"backtest_results/backtest-result-2020-07-01_20-04-22.json\" # You can get the full backtest statistics by using the following command. # This contains all information used to generate the backtest result. stats = load_backtest_stats ( backtest_dir ) strategy = 'SampleStrategy' # All statistics are available per strategy, so if `--strategy-list` was used during backtest, this will be reflected here as well. # Example usages: print ( stats [ 'strategy' ][ strategy ][ 'results_per_pair' ]) # Get pairlist used for this backtest print ( stats [ 'strategy' ][ strategy ][ 'pairlist' ]) # Get market change (average change of all pairs from start to end of the backtest period) print ( stats [ 'strategy' ][ strategy ][ 'market_change' ]) # Maximum drawdown () print ( stats [ 'strategy' ][ strategy ][ 'max_drawdown' ]) # Maximum drawdown start and end print ( stats [ 'strategy' ][ strategy ][ 'drawdown_start' ]) print ( stats [ 'strategy' ][ strategy ][ 'drawdown_end' ]) # Get strategy comparison (only relevant if multiple strategies were compared) print ( stats [ 'strategy_comparison' ]) # Load backtested trades as dataframe trades = load_backtest_data ( backtest_dir ) # Show value-counts per pair trades . groupby ( \"pair\" )[ \"exit_reason\" ] . value_counts ()","title":"Load backtest results to pandas dataframe"},{"location":"strategy_analysis_example/#plotting-daily-profit-equity-line","text":"# Plotting equity line (starting with 0 on day 1 and adding daily profit for each backtested day) from freqtrade.configuration import Configuration from freqtrade.data.btanalysis import load_backtest_data , load_backtest_stats import plotly.express as px import pandas as pd # strategy = 'SampleStrategy' # config = Configuration.from_files([\"user_data/config.json\"]) # backtest_dir = config[\"user_data_dir\"] / \"backtest_results\" stats = load_backtest_stats ( backtest_dir ) strategy_stats = stats [ 'strategy' ][ strategy ] dates = [] profits = [] for date_profit in strategy_stats [ 'daily_profit' ]: dates . append ( date_profit [ 0 ]) profits . append ( date_profit [ 1 ]) equity = 0 equity_daily = [] for daily_profit in profits : equity_daily . append ( equity ) equity += float ( daily_profit ) df = pd . DataFrame ({ 'dates' : dates , 'equity_daily' : equity_daily }) fig = px . line ( df , x = \"dates\" , y = \"equity_daily\" ) fig . show ()","title":"Plotting daily profit / equity line"},{"location":"strategy_analysis_example/#load-live-trading-results-into-a-pandas-dataframe","text":"In case you did already some trading and want to analyze your performance from freqtrade.data.btanalysis import load_trades_from_db # Fetch trades from database trades = load_trades_from_db ( \"sqlite:///tradesv3.sqlite\" ) # Display results trades . groupby ( \"pair\" )[ \"exit_reason\" ] . value_counts ()","title":"Load live trading results into a pandas dataframe"},{"location":"strategy_analysis_example/#analyze-the-loaded-trades-for-trade-parallelism","text":"This can be useful to find the best max_open_trades parameter, when used with backtesting in conjunction with --disable-max-market-positions . analyze_trade_parallelism() returns a timeseries dataframe with an \"open_trades\" column, specifying the number of open trades for each candle. from freqtrade.data.btanalysis import analyze_trade_parallelism # Analyze the above parallel_trades = analyze_trade_parallelism ( trades , '5m' ) parallel_trades . plot ()","title":"Analyze the loaded trades for trade parallelism"},{"location":"strategy_analysis_example/#plot-results","text":"Freqtrade offers interactive plotting capabilities based on plotly. from freqtrade.plot.plotting import generate_candlestick_graph # Limit graph period to keep plotly quick and reactive # Filter trades to one pair trades_red = trades . loc [ trades [ 'pair' ] == pair ] data_red = data [ '2019-06-01' : '2019-06-10' ] # Generate candlestick graph graph = generate_candlestick_graph ( pair = pair , data = data_red , trades = trades_red , indicators1 = [ 'sma20' , 'ema50' , 'ema55' ], indicators2 = [ 'rsi' , 'macd' , 'macdsignal' , 'macdhist' ] ) # Show graph inline # graph.show() # Render graph in a seperate window graph . show ( renderer = \"browser\" )","title":"Plot results"},{"location":"strategy_analysis_example/#plot-average-profit-per-trade-as-distribution-graph","text":"import plotly.figure_factory as ff hist_data = [ trades . profit_ratio ] group_labels = [ 'profit_ratio' ] # name of the dataset fig = ff . create_distplot ( hist_data , group_labels , bin_size = 0.01 ) fig . show () Feel free to submit an issue or Pull Request enhancing this document if you would like to share ideas on how to best analyze the data.","title":"Plot average profit per trade as distribution graph"},{"location":"strategy_migration/","text":"Strategy Migration between V2 and V3 \u00b6 To support new markets and trade-types (namely short trades / trades with leverage), some things had to change in the interface. If you intend on using markets other than spot markets, please migrate your strategy to the new format. We have put a great effort into keeping compatibility with existing strategies, so if you just want to continue using freqtrade in spot markets , there should be no changes necessary for now. You can use the quick summary as checklist. Please refer to the detailed sections below for full migration details. Quick summary / migration checklist \u00b6 Note : forcesell , forcebuy , emergencysell are changed to force_exit , force_enter , emergency_exit respectively. Strategy methods: populate_buy_trend() -> populate_entry_trend() populate_sell_trend() -> populate_exit_trend() custom_sell() -> custom_exit() check_buy_timeout() -> check_entry_timeout() check_sell_timeout() -> check_exit_timeout() New side argument to callbacks without trade object custom_stake_amount confirm_trade_entry custom_entry_price Changed argument name in confirm_trade_exit Dataframe columns: buy -> enter_long sell -> exit_long buy_tag -> enter_tag (used for both long and short trades) New column enter_short and corresponding new column exit_short trade-object now has the following new properties: is_short entry_side exit_side trade_direction renamed: sell_reason -> exit_reason Renamed trade.nr_of_successful_buys to trade.nr_of_successful_entries (mostly relevant for adjust_trade_position() ) Introduced new leverage callback . Informative pairs can now pass a 3 rd element in the Tuple, defining the candle type. @informative decorator now takes an optional candle_type argument. helper methods stoploss_from_open and stoploss_from_absolute now take is_short as additional argument. INTERFACE_VERSION should be set to 3. Strategy/Configuration settings . order_time_in_force buy -> entry, sell -> exit. order_types buy -> entry, sell -> exit. unfilledtimeout buy -> entry, sell -> exit. Terminology changes Sell reasons changed to reflect the new naming of \"exit\" instead of sells. Be careful in your strategy if you're using exit_reason checks and eventually update your strategy. sell_signal -> exit_signal custom_sell -> custom_exit force_sell -> force_exit emergency_sell -> emergency_exit Webhook terminology changed from \"sell\" to \"exit\", and from \"buy\" to entry webhookbuy -> webhookentry webhookbuyfill -> webhookentryfill webhookbuycancel -> webhookentrycancel webhooksell -> webhookexit webhooksellfill -> webhookexitfill webhooksellcancel -> webhookexitcancel Telegram notification settings buy -> entry buy_fill -> entry_fill buy_cancel -> entry_cancel sell -> exit sell_fill -> exit_fill sell_cancel -> exit_cancel Strategy/config settings: use_sell_signal -> use_exit_signal sell_profit_only -> exit_profit_only sell_profit_offset -> exit_profit_offset ignore_roi_if_buy_signal -> ignore_roi_if_entry_signal forcebuy_enable -> force_entry_enable Extensive explanation \u00b6 populate_buy_trend \u00b6 In populate_buy_trend() - you will want to change the columns you assign from 'buy ' to 'enter_long' , as well as the method name from populate_buy_trend to populate_entry_trend . def populate_buy_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 30 )) & # Signal: RSI crosses above 30 ( dataframe [ 'tema' ] <= dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] > dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'buy' , 'buy_tag' ]] = ( 1 , 'rsi_cross' ) return dataframe After: def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 30 )) & # Signal: RSI crosses above 30 ( dataframe [ 'tema' ] <= dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] > dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'enter_long' , 'enter_tag' ]] = ( 1 , 'rsi_cross' ) return dataframe Please refer to the Strategy documentation on how to enter and exit short trades. populate_sell_trend \u00b6 Similar to populate_buy_trend , populate_sell_trend() will be renamed to populate_exit_trend() . We'll also change the column from 'sell' to 'exit_long' . def populate_sell_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 70 )) & # Signal: RSI crosses above 70 ( dataframe [ 'tema' ] > dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] < dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'sell' , 'exit_tag' ]] = ( 1 , 'some_exit_tag' ) return dataframe After def populate_exit_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 70 )) & # Signal: RSI crosses above 70 ( dataframe [ 'tema' ] > dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] < dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'exit_long' , 'exit_tag' ]] = ( 1 , 'some_exit_tag' ) return dataframe Please refer to the Strategy documentation on how to enter and exit short trades. custom_sell \u00b6 custom_sell has been renamed to custom_exit . It's now also being called for every iteration, independent of current profit and exit_profit_only settings. class AwesomeStrategy ( IStrategy ): def custom_sell ( self , pair : str , trade : 'Trade' , current_time : 'datetime' , current_rate : float , current_profit : float , ** kwargs ): dataframe , _ = self . dp . get_analyzed_dataframe ( pair , self . timeframe ) last_candle = dataframe . iloc [ - 1 ] . squeeze () # ... class AwesomeStrategy ( IStrategy ): def custom_exit ( self , pair : str , trade : 'Trade' , current_time : 'datetime' , current_rate : float , current_profit : float , ** kwargs ): dataframe , _ = self . dp . get_analyzed_dataframe ( pair , self . timeframe ) last_candle = dataframe . iloc [ - 1 ] . squeeze () # ... custom_entry_timeout \u00b6 check_buy_timeout() has been renamed to check_entry_timeout() , and check_sell_timeout() has been renamed to check_exit_timeout() . class AwesomeStrategy ( IStrategy ): def check_buy_timeout ( self , pair : str , trade : 'Trade' , order : dict , current_time : datetime , ** kwargs ) -> bool : return False def check_sell_timeout ( self , pair : str , trade : 'Trade' , order : dict , current_time : datetime , ** kwargs ) -> bool : return False class AwesomeStrategy ( IStrategy ): def check_entry_timeout ( self , pair : str , trade : 'Trade' , order : 'Order' , current_time : datetime , ** kwargs ) -> bool : return False def check_exit_timeout ( self , pair : str , trade : 'Trade' , order : 'Order' , current_time : datetime , ** kwargs ) -> bool : return False custom_stake_amount \u00b6 New string argument side - which can be either \"long\" or \"short\" . class AwesomeStrategy ( IStrategy ): def custom_stake_amount ( self , pair : str , current_time : datetime , current_rate : float , proposed_stake : float , min_stake : Optional [ float ], max_stake : float , entry_tag : Optional [ str ], ** kwargs ) -> float : # ... return proposed_stake class AwesomeStrategy ( IStrategy ): def custom_stake_amount ( self , pair : str , current_time : datetime , current_rate : float , proposed_stake : float , min_stake : Optional [ float ], max_stake : float , entry_tag : Optional [ str ], side : str , ** kwargs ) -> float : # ... return proposed_stake confirm_trade_entry \u00b6 New string argument side - which can be either \"long\" or \"short\" . class AwesomeStrategy ( IStrategy ): def confirm_trade_entry ( self , pair : str , order_type : str , amount : float , rate : float , time_in_force : str , current_time : datetime , entry_tag : Optional [ str ], ** kwargs ) -> bool : return True After: class AwesomeStrategy ( IStrategy ): def confirm_trade_entry ( self , pair : str , order_type : str , amount : float , rate : float , time_in_force : str , current_time : datetime , entry_tag : Optional [ str ], side : str , ** kwargs ) -> bool : return True confirm_trade_exit \u00b6 Changed argument sell_reason to exit_reason . For compatibility, sell_reason will still be provided for a limited time. class AwesomeStrategy ( IStrategy ): def confirm_trade_exit ( self , pair : str , trade : Trade , order_type : str , amount : float , rate : float , time_in_force : str , sell_reason : str , current_time : datetime , ** kwargs ) -> bool : return True After: class AwesomeStrategy ( IStrategy ): def confirm_trade_exit ( self , pair : str , trade : Trade , order_type : str , amount : float , rate : float , time_in_force : str , exit_reason : str , current_time : datetime , ** kwargs ) -> bool : return True custom_entry_price \u00b6 New string argument side - which can be either \"long\" or \"short\" . class AwesomeStrategy ( IStrategy ): def custom_entry_price ( self , pair : str , current_time : datetime , proposed_rate : float , entry_tag : Optional [ str ], ** kwargs ) -> float : return proposed_rate After: class AwesomeStrategy ( IStrategy ): def custom_entry_price ( self , pair : str , current_time : datetime , proposed_rate : float , entry_tag : Optional [ str ], side : str , ** kwargs ) -> float : return proposed_rate Adjust trade position changes \u00b6 While adjust-trade-position itself did not change, you should no longer use trade.nr_of_successful_buys - and instead use trade.nr_of_successful_entries , which will also include short entries. Helper methods \u00b6 Added argument \"is_short\" to stoploss_from_open and stoploss_from_absolute . This should be given the value of trade.is_short . def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : # once the profit has risen above 10%, keep the stoploss at 7% above the open price if current_profit > 0.10 : return stoploss_from_open ( 0.07 , current_profit ) return stoploss_from_absolute ( current_rate - ( candle [ 'atr' ] * 2 ), current_rate ) return 1 After: def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : # once the profit has risen above 10%, keep the stoploss at 7% above the open price if current_profit > 0.10 : return stoploss_from_open ( 0.07 , current_profit , is_short = trade . is_short ) return stoploss_from_absolute ( current_rate - ( candle [ 'atr' ] * 2 ), current_rate , is_short = trade . is_short ) Strategy/Configuration settings \u00b6 order_time_in_force \u00b6 order_time_in_force attributes changed from \"buy\" to \"entry\" and \"sell\" to \"exit\" . order_time_in_force : Dict = { \"buy\" : \"gtc\" , \"sell\" : \"gtc\" , } After: order_time_in_force : Dict = { \"entry\" : \"gtc\" , \"exit\" : \"gtc\" , } order_types \u00b6 order_types have changed all wordings from buy to entry - and sell to exit . And two words are joined with _ . order_types = { \"buy\" : \"limit\" , \"sell\" : \"limit\" , \"emergencysell\" : \"market\" , \"forcesell\" : \"market\" , \"forcebuy\" : \"market\" , \"stoploss\" : \"market\" , \"stoploss_on_exchange\" : false , \"stoploss_on_exchange_interval\" : 60 } After: order_types = { \"entry\" : \"limit\" , \"exit\" : \"limit\" , \"emergency_exit\" : \"market\" , \"force_exit\" : \"market\" , \"force_entry\" : \"market\" , \"stoploss\" : \"market\" , \"stoploss_on_exchange\" : false , \"stoploss_on_exchange_interval\" : 60 } Strategy level settings \u00b6 use_sell_signal -> use_exit_signal sell_profit_only -> exit_profit_only sell_profit_offset -> exit_profit_offset ignore_roi_if_buy_signal -> ignore_roi_if_entry_signal # These values can be overridden in the config. use_sell_signal = True sell_profit_only = True sell_profit_offset : 0.01 ignore_roi_if_buy_signal = False After: # These values can be overridden in the config. use_exit_signal = True exit_profit_only = True exit_profit_offset : 0.01 ignore_roi_if_entry_signal = False unfilledtimeout \u00b6 unfilledtimeout have changed all wordings from buy to entry - and sell to exit . unfilledtimeout = { \"buy\" : 10 , \"sell\" : 10 , \"exit_timeout_count\" : 0 , \"unit\" : \"minutes\" } After: unfilledtimeout = { \"entry\" : 10 , \"exit\" : 10 , \"exit_timeout_count\" : 0 , \"unit\" : \"minutes\" } order pricing \u00b6 Order pricing changed in 2 ways. bid_strategy was renamed to entry_pricing and ask_strategy was renamed to exit_pricing . The attributes ask_last_balance -> price_last_balance and bid_last_balance -> price_last_balance were renamed as well. Also, price-side can now be defined as ask , bid , same or other . Please refer to the pricing documentation for more information. { \"bid_strategy\" : { \"price_side\" : \"bid\" , \"use_order_book\" : true , \"order_book_top\" : 1 , \"ask_last_balance\" : 0.0 , \"check_depth_of_market\" : { \"enabled\" : false , \"bids_to_ask_delta\" : 1 } }, \"ask_strategy\" :{ \"price_side\" : \"ask\" , \"use_order_book\" : true , \"order_book_top\" : 1 , \"bid_last_balance\" : 0.0 } } after: { \"entry_pricing\" : { \"price_side\" : \"same\" , \"use_order_book\" : true , \"order_book_top\" : 1 , \"price_last_balance\" : 0.0 , \"check_depth_of_market\" : { \"enabled\" : false , \"bids_to_ask_delta\" : 1 } }, \"exit_pricing\" :{ \"price_side\" : \"same\" , \"use_order_book\" : true , \"order_book_top\" : 1 , \"price_last_balance\" : 0.0 } }","title":"Strategy migration"},{"location":"strategy_migration/#strategy-migration-between-v2-and-v3","text":"To support new markets and trade-types (namely short trades / trades with leverage), some things had to change in the interface. If you intend on using markets other than spot markets, please migrate your strategy to the new format. We have put a great effort into keeping compatibility with existing strategies, so if you just want to continue using freqtrade in spot markets , there should be no changes necessary for now. You can use the quick summary as checklist. Please refer to the detailed sections below for full migration details.","title":"Strategy Migration between V2 and V3"},{"location":"strategy_migration/#quick-summary-migration-checklist","text":"Note : forcesell , forcebuy , emergencysell are changed to force_exit , force_enter , emergency_exit respectively. Strategy methods: populate_buy_trend() -> populate_entry_trend() populate_sell_trend() -> populate_exit_trend() custom_sell() -> custom_exit() check_buy_timeout() -> check_entry_timeout() check_sell_timeout() -> check_exit_timeout() New side argument to callbacks without trade object custom_stake_amount confirm_trade_entry custom_entry_price Changed argument name in confirm_trade_exit Dataframe columns: buy -> enter_long sell -> exit_long buy_tag -> enter_tag (used for both long and short trades) New column enter_short and corresponding new column exit_short trade-object now has the following new properties: is_short entry_side exit_side trade_direction renamed: sell_reason -> exit_reason Renamed trade.nr_of_successful_buys to trade.nr_of_successful_entries (mostly relevant for adjust_trade_position() ) Introduced new leverage callback . Informative pairs can now pass a 3 rd element in the Tuple, defining the candle type. @informative decorator now takes an optional candle_type argument. helper methods stoploss_from_open and stoploss_from_absolute now take is_short as additional argument. INTERFACE_VERSION should be set to 3. Strategy/Configuration settings . order_time_in_force buy -> entry, sell -> exit. order_types buy -> entry, sell -> exit. unfilledtimeout buy -> entry, sell -> exit. Terminology changes Sell reasons changed to reflect the new naming of \"exit\" instead of sells. Be careful in your strategy if you're using exit_reason checks and eventually update your strategy. sell_signal -> exit_signal custom_sell -> custom_exit force_sell -> force_exit emergency_sell -> emergency_exit Webhook terminology changed from \"sell\" to \"exit\", and from \"buy\" to entry webhookbuy -> webhookentry webhookbuyfill -> webhookentryfill webhookbuycancel -> webhookentrycancel webhooksell -> webhookexit webhooksellfill -> webhookexitfill webhooksellcancel -> webhookexitcancel Telegram notification settings buy -> entry buy_fill -> entry_fill buy_cancel -> entry_cancel sell -> exit sell_fill -> exit_fill sell_cancel -> exit_cancel Strategy/config settings: use_sell_signal -> use_exit_signal sell_profit_only -> exit_profit_only sell_profit_offset -> exit_profit_offset ignore_roi_if_buy_signal -> ignore_roi_if_entry_signal forcebuy_enable -> force_entry_enable","title":"Quick summary / migration checklist"},{"location":"strategy_migration/#extensive-explanation","text":"","title":"Extensive explanation"},{"location":"strategy_migration/#populate_buy_trend","text":"In populate_buy_trend() - you will want to change the columns you assign from 'buy ' to 'enter_long' , as well as the method name from populate_buy_trend to populate_entry_trend . def populate_buy_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 30 )) & # Signal: RSI crosses above 30 ( dataframe [ 'tema' ] <= dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] > dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'buy' , 'buy_tag' ]] = ( 1 , 'rsi_cross' ) return dataframe After: def populate_entry_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 30 )) & # Signal: RSI crosses above 30 ( dataframe [ 'tema' ] <= dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] > dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'enter_long' , 'enter_tag' ]] = ( 1 , 'rsi_cross' ) return dataframe Please refer to the Strategy documentation on how to enter and exit short trades.","title":"populate_buy_trend"},{"location":"strategy_migration/#populate_sell_trend","text":"Similar to populate_buy_trend , populate_sell_trend() will be renamed to populate_exit_trend() . We'll also change the column from 'sell' to 'exit_long' . def populate_sell_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 70 )) & # Signal: RSI crosses above 70 ( dataframe [ 'tema' ] > dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] < dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'sell' , 'exit_tag' ]] = ( 1 , 'some_exit_tag' ) return dataframe After def populate_exit_trend ( self , dataframe : DataFrame , metadata : dict ) -> DataFrame : dataframe . loc [ ( ( qtpylib . crossed_above ( dataframe [ 'rsi' ], 70 )) & # Signal: RSI crosses above 70 ( dataframe [ 'tema' ] > dataframe [ 'bb_middleband' ]) & # Guard ( dataframe [ 'tema' ] < dataframe [ 'tema' ] . shift ( 1 )) & # Guard ( dataframe [ 'volume' ] > 0 ) # Make sure Volume is not 0 ), [ 'exit_long' , 'exit_tag' ]] = ( 1 , 'some_exit_tag' ) return dataframe Please refer to the Strategy documentation on how to enter and exit short trades.","title":"populate_sell_trend"},{"location":"strategy_migration/#custom_sell","text":"custom_sell has been renamed to custom_exit . It's now also being called for every iteration, independent of current profit and exit_profit_only settings. class AwesomeStrategy ( IStrategy ): def custom_sell ( self , pair : str , trade : 'Trade' , current_time : 'datetime' , current_rate : float , current_profit : float , ** kwargs ): dataframe , _ = self . dp . get_analyzed_dataframe ( pair , self . timeframe ) last_candle = dataframe . iloc [ - 1 ] . squeeze () # ... class AwesomeStrategy ( IStrategy ): def custom_exit ( self , pair : str , trade : 'Trade' , current_time : 'datetime' , current_rate : float , current_profit : float , ** kwargs ): dataframe , _ = self . dp . get_analyzed_dataframe ( pair , self . timeframe ) last_candle = dataframe . iloc [ - 1 ] . squeeze () # ...","title":"custom_sell"},{"location":"strategy_migration/#custom_entry_timeout","text":"check_buy_timeout() has been renamed to check_entry_timeout() , and check_sell_timeout() has been renamed to check_exit_timeout() . class AwesomeStrategy ( IStrategy ): def check_buy_timeout ( self , pair : str , trade : 'Trade' , order : dict , current_time : datetime , ** kwargs ) -> bool : return False def check_sell_timeout ( self , pair : str , trade : 'Trade' , order : dict , current_time : datetime , ** kwargs ) -> bool : return False class AwesomeStrategy ( IStrategy ): def check_entry_timeout ( self , pair : str , trade : 'Trade' , order : 'Order' , current_time : datetime , ** kwargs ) -> bool : return False def check_exit_timeout ( self , pair : str , trade : 'Trade' , order : 'Order' , current_time : datetime , ** kwargs ) -> bool : return False","title":"custom_entry_timeout"},{"location":"strategy_migration/#custom_stake_amount","text":"New string argument side - which can be either \"long\" or \"short\" . class AwesomeStrategy ( IStrategy ): def custom_stake_amount ( self , pair : str , current_time : datetime , current_rate : float , proposed_stake : float , min_stake : Optional [ float ], max_stake : float , entry_tag : Optional [ str ], ** kwargs ) -> float : # ... return proposed_stake class AwesomeStrategy ( IStrategy ): def custom_stake_amount ( self , pair : str , current_time : datetime , current_rate : float , proposed_stake : float , min_stake : Optional [ float ], max_stake : float , entry_tag : Optional [ str ], side : str , ** kwargs ) -> float : # ... return proposed_stake","title":"custom_stake_amount"},{"location":"strategy_migration/#confirm_trade_entry","text":"New string argument side - which can be either \"long\" or \"short\" . class AwesomeStrategy ( IStrategy ): def confirm_trade_entry ( self , pair : str , order_type : str , amount : float , rate : float , time_in_force : str , current_time : datetime , entry_tag : Optional [ str ], ** kwargs ) -> bool : return True After: class AwesomeStrategy ( IStrategy ): def confirm_trade_entry ( self , pair : str , order_type : str , amount : float , rate : float , time_in_force : str , current_time : datetime , entry_tag : Optional [ str ], side : str , ** kwargs ) -> bool : return True","title":"confirm_trade_entry"},{"location":"strategy_migration/#confirm_trade_exit","text":"Changed argument sell_reason to exit_reason . For compatibility, sell_reason will still be provided for a limited time. class AwesomeStrategy ( IStrategy ): def confirm_trade_exit ( self , pair : str , trade : Trade , order_type : str , amount : float , rate : float , time_in_force : str , sell_reason : str , current_time : datetime , ** kwargs ) -> bool : return True After: class AwesomeStrategy ( IStrategy ): def confirm_trade_exit ( self , pair : str , trade : Trade , order_type : str , amount : float , rate : float , time_in_force : str , exit_reason : str , current_time : datetime , ** kwargs ) -> bool : return True","title":"confirm_trade_exit"},{"location":"strategy_migration/#custom_entry_price","text":"New string argument side - which can be either \"long\" or \"short\" . class AwesomeStrategy ( IStrategy ): def custom_entry_price ( self , pair : str , current_time : datetime , proposed_rate : float , entry_tag : Optional [ str ], ** kwargs ) -> float : return proposed_rate After: class AwesomeStrategy ( IStrategy ): def custom_entry_price ( self , pair : str , current_time : datetime , proposed_rate : float , entry_tag : Optional [ str ], side : str , ** kwargs ) -> float : return proposed_rate","title":"custom_entry_price"},{"location":"strategy_migration/#adjust-trade-position-changes","text":"While adjust-trade-position itself did not change, you should no longer use trade.nr_of_successful_buys - and instead use trade.nr_of_successful_entries , which will also include short entries.","title":"Adjust trade position changes"},{"location":"strategy_migration/#helper-methods","text":"Added argument \"is_short\" to stoploss_from_open and stoploss_from_absolute . This should be given the value of trade.is_short . def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : # once the profit has risen above 10%, keep the stoploss at 7% above the open price if current_profit > 0.10 : return stoploss_from_open ( 0.07 , current_profit ) return stoploss_from_absolute ( current_rate - ( candle [ 'atr' ] * 2 ), current_rate ) return 1 After: def custom_stoploss ( self , pair : str , trade : 'Trade' , current_time : datetime , current_rate : float , current_profit : float , ** kwargs ) -> float : # once the profit has risen above 10%, keep the stoploss at 7% above the open price if current_profit > 0.10 : return stoploss_from_open ( 0.07 , current_profit , is_short = trade . is_short ) return stoploss_from_absolute ( current_rate - ( candle [ 'atr' ] * 2 ), current_rate , is_short = trade . is_short )","title":"Helper methods"},{"location":"strategy_migration/#strategyconfiguration-settings","text":"","title":"Strategy/Configuration settings"},{"location":"strategy_migration/#order_time_in_force","text":"order_time_in_force attributes changed from \"buy\" to \"entry\" and \"sell\" to \"exit\" . order_time_in_force : Dict = { \"buy\" : \"gtc\" , \"sell\" : \"gtc\" , } After: order_time_in_force : Dict = { \"entry\" : \"gtc\" , \"exit\" : \"gtc\" , }","title":"order_time_in_force"},{"location":"strategy_migration/#order_types","text":"order_types have changed all wordings from buy to entry - and sell to exit . And two words are joined with _ . order_types = { \"buy\" : \"limit\" , \"sell\" : \"limit\" , \"emergencysell\" : \"market\" , \"forcesell\" : \"market\" , \"forcebuy\" : \"market\" , \"stoploss\" : \"market\" , \"stoploss_on_exchange\" : false , \"stoploss_on_exchange_interval\" : 60 } After: order_types = { \"entry\" : \"limit\" , \"exit\" : \"limit\" , \"emergency_exit\" : \"market\" , \"force_exit\" : \"market\" , \"force_entry\" : \"market\" , \"stoploss\" : \"market\" , \"stoploss_on_exchange\" : false , \"stoploss_on_exchange_interval\" : 60 }","title":"order_types"},{"location":"strategy_migration/#strategy-level-settings","text":"use_sell_signal -> use_exit_signal sell_profit_only -> exit_profit_only sell_profit_offset -> exit_profit_offset ignore_roi_if_buy_signal -> ignore_roi_if_entry_signal # These values can be overridden in the config. use_sell_signal = True sell_profit_only = True sell_profit_offset : 0.01 ignore_roi_if_buy_signal = False After: # These values can be overridden in the config. use_exit_signal = True exit_profit_only = True exit_profit_offset : 0.01 ignore_roi_if_entry_signal = False","title":"Strategy level settings"},{"location":"strategy_migration/#unfilledtimeout","text":"unfilledtimeout have changed all wordings from buy to entry - and sell to exit . unfilledtimeout = { \"buy\" : 10 , \"sell\" : 10 , \"exit_timeout_count\" : 0 , \"unit\" : \"minutes\" } After: unfilledtimeout = { \"entry\" : 10 , \"exit\" : 10 , \"exit_timeout_count\" : 0 , \"unit\" : \"minutes\" }","title":"unfilledtimeout"},{"location":"strategy_migration/#order-pricing","text":"Order pricing changed in 2 ways. bid_strategy was renamed to entry_pricing and ask_strategy was renamed to exit_pricing . The attributes ask_last_balance -> price_last_balance and bid_last_balance -> price_last_balance were renamed as well. Also, price-side can now be defined as ask , bid , same or other . Please refer to the pricing documentation for more information. { \"bid_strategy\" : { \"price_side\" : \"bid\" , \"use_order_book\" : true , \"order_book_top\" : 1 , \"ask_last_balance\" : 0.0 , \"check_depth_of_market\" : { \"enabled\" : false , \"bids_to_ask_delta\" : 1 } }, \"ask_strategy\" :{ \"price_side\" : \"ask\" , \"use_order_book\" : true , \"order_book_top\" : 1 , \"bid_last_balance\" : 0.0 } } after: { \"entry_pricing\" : { \"price_side\" : \"same\" , \"use_order_book\" : true , \"order_book_top\" : 1 , \"price_last_balance\" : 0.0 , \"check_depth_of_market\" : { \"enabled\" : false , \"bids_to_ask_delta\" : 1 } }, \"exit_pricing\" :{ \"price_side\" : \"same\" , \"use_order_book\" : true , \"order_book_top\" : 1 , \"price_last_balance\" : 0.0 } }","title":"order pricing"},{"location":"telegram-usage/","text":"Telegram usage \u00b6 Setup your Telegram bot \u00b6 Below we explain how to create your Telegram Bot, and how to get your Telegram user id. 1. Create your Telegram bot \u00b6 Start a chat with the Telegram BotFather Send the message /newbot . BotFather response: Alright, a new bot. How are we going to call it? Please choose a name for your bot. Choose the public name of your bot (e.x. Freqtrade bot ) BotFather response: Good. Now let's choose a username for your bot. It must end in bot . Like this, for example: TetrisBot or tetris_bot. Choose the name id of your bot and send it to the BotFather (e.g. \" My_own_freqtrade_bot \") BotFather response: Done! Congratulations on your new bot. You will find it at t.me/yourbots_name_bot . You can now add a description, about section and profile picture for your bot, see /help for a list of commands. By the way, when you've finished creating your cool bot, ping our Bot Support if you want a better username for it. Just make sure the bot is fully operational before you do this. Use this token to access the HTTP API: 22222222:APITOKEN For a description of the Bot API, see this page: https://core.telegram.org/bots/api Father bot will return you the token (API key) Copy the API Token ( 22222222:APITOKEN in the above example) and keep use it for the config parameter token . Don't forget to start the conversation with your bot, by clicking /START button 2. Telegram user_id \u00b6 Get your user id \u00b6 Talk to the userinfobot Get your \"Id\", you will use it for the config parameter chat_id . Use Group id \u00b6 You can use bots in telegram groups by just adding them to the group. You can find the group id by first adding a RawDataBot to your group. The Group id is shown as id in the \"chat\" section, which the RawDataBot will send to you: \"chat\" :{ \"id\" : -1001332619709 } For the Freqtrade configuration, you can then use the the full value (including - if it's there) as string: \"chat_id\" : \"-1001332619709\" Using telegram groups When using telegram groups, you're giving every member of the telegram group access to your freqtrade bot and to all commands possible via telegram. Please make sure that you can trust everyone in the telegram group to avoid unpleasent surprises. Control telegram noise \u00b6 Freqtrade provides means to control the verbosity of your telegram bot. Each setting has the following possible values: on - Messages will be sent, and user will be notified. silent - Message will be sent, Notification will be without sound / vibration. off - Skip sending a message-type all together. Example configuration showing the different settings: \"telegram\" : { \"enabled\" : true , \"token\" : \"your_telegram_token\" , \"chat_id\" : \"your_telegram_chat_id\" , \"notification_settings\" : { \"status\" : \"silent\" , \"warning\" : \"on\" , \"startup\" : \"off\" , \"entry\" : \"silent\" , \"exit\" : { \"roi\" : \"silent\" , \"emergency_exit\" : \"on\" , \"force_exit\" : \"on\" , \"exit_signal\" : \"silent\" , \"trailing_stop_loss\" : \"on\" , \"stop_loss\" : \"on\" , \"stoploss_on_exchange\" : \"on\" , \"custom_exit\" : \"silent\" }, \"entry_cancel\" : \"silent\" , \"exit_cancel\" : \"on\" , \"entry_fill\" : \"off\" , \"exit_fill\" : \"off\" , \"protection_trigger\" : \"off\" , \"protection_trigger_global\" : \"on\" , \"strategy_msg\" : \"off\" , \"show_candle\" : \"off\" }, \"reload\" : true , \"balance_dust_level\" : 0.01 }, entry notifications are sent when the order is placed, while entry_fill notifications are sent when the order is filled on the exchange. exit notifications are sent when the order is placed, while exit_fill notifications are sent when the order is filled on the exchange. *_fill notifications are off by default and must be explicitly enabled. protection_trigger notifications are sent when a protection triggers and protection_trigger_global notifications trigger when global protections are triggered. strategy_msg - Receive notifications from the strategy, sent via self.dp.send_msg() from the strategy more details . show_candle - show candle values as part of entry/exit messages. Only possible values are \"ohlc\" or \"off\" . balance_dust_level will define what the /balance command takes as \"dust\" - Currencies with a balance below this will be shown. reload allows you to disable reload-buttons on selected messages. Create a custom keyboard (command shortcut buttons) \u00b6 Telegram allows us to create a custom keyboard with buttons for commands. The default custom keyboard looks like this. [ [ \"/daily\" , \"/profit\" , \"/balance\" ], # row 1, 3 commands [ \"/status\" , \"/status table\" , \"/performance\" ], # row 2, 3 commands [ \"/count\" , \"/start\" , \"/stop\" , \"/help\" ] # row 3, 4 commands ] Usage \u00b6 You can create your own keyboard in config.json : \"telegram\" : { \"enabled\" : true , \"token\" : \"your_telegram_token\" , \"chat_id\" : \"your_telegram_chat_id\" , \"keyboard\" : [ [ \"/daily\" , \"/stats\" , \"/balance\" , \"/profit\" ], [ \"/status table\" , \"/performance\" ], [ \"/reload_config\" , \"/count\" , \"/logs\" ] ] }, Supported Commands Only the following commands are allowed. Command arguments are not supported! /start , /stop , /status , /status table , /trades , /profit , /performance , /daily , /stats , /count , /locks , /balance , /stopentry , /reload_config , /show_config , /logs , /whitelist , /blacklist , /edge , /help , /version Telegram commands \u00b6 Per default, the Telegram bot shows predefined commands. Some commands are only available by sending them to the bot. The table below list the official commands. You can ask at any moment for help with /help . Command Description /start Starts the trader /stop Stops the trader /stopbuy | /stopentry Stops the trader from opening new trades. Gracefully closes open trades according to their rules. /reload_config Reloads the configuration file /show_config Shows part of the current configuration with relevant settings to operation /logs [limit] Show last log messages. /status Lists all open trades /status Lists one or more specific trade. Separate multiple with a blank space. /status table List all open trades in a table format. Pending buy orders are marked with an asterisk ( ) Pending sell orders are marked with a double asterisk ( *) /trades [limit] List all recently closed trades in a table format. /delete Delete a specific trade from the Database. Tries to close open orders. Requires manual handling of this trade on the exchange. /count Displays number of trades used and available /locks Show currently locked pairs. /unlock Remove the lock for this pair (or for this lock id). /profit [] Display a summary of your profit/loss from close trades and some stats about your performance, over the last n days (all trades by default) /forceexit | /fx Instantly exits the given trade (Ignoring minimum_roi ). /forceexit all | /fx all Instantly exits all open trades (Ignoring minimum_roi ). /fx alias for /forceexit /forcelong [rate] Instantly buys the given pair. Rate is optional and only applies to limit orders. ( force_entry_enable must be set to True) /forceshort [rate] Instantly shorts the given pair. Rate is optional and only applies to limit orders. This will only work on non-spot markets. ( force_entry_enable must be set to True) /performance Show performance of each finished trade grouped by pair /balance Show account balance per currency /daily Shows profit or loss per day, over the last n days (n defaults to 7) /weekly Shows profit or loss per week, over the last n weeks (n defaults to 8) /monthly Shows profit or loss per month, over the last n months (n defaults to 6) /stats Shows Wins / losses by Exit reason as well as Avg. holding durations for buys and sells /exits Shows Wins / losses by Exit reason as well as Avg. holding durations for buys and sells /entries Shows Wins / losses by Exit reason as well as Avg. holding durations for buys and sells /whitelist [sorted] [baseonly] Show the current whitelist. Optionally display in alphabetical order and/or with just the base currency of each pairing. /blacklist [pair] Show the current blacklist, or adds a pair to the blacklist. /edge Show validated pairs by Edge if it is enabled. /help Show help message /version Show version Telegram commands in action \u00b6 Below, example of Telegram message you will receive for each command. /start \u00b6 Status: running /stop \u00b6 Stopping trader ... Status: stopped /stopbuy \u00b6 status: Setting max_open_trades to 0. Run /reload_config to reset. Prevents the bot from opening new trades by temporarily setting \"max_open_trades\" to 0. Open trades will be handled via their regular rules (ROI / Sell-signal, stoploss, ...). After this, give the bot time to close off open trades (can be checked via /status table ). Once all positions are sold, run /stop to completely stop the bot. /reload_config resets \"max_open_trades\" to the value set in the configuration and resets this command. Warning The stop-buy signal is ONLY active while the bot is running, and is not persisted anyway, so restarting the bot will cause this to reset. /status \u00b6 For each open trade, the bot will send you the following message. Enter Tag is configurable via Strategy. Trade ID: 123 (since 1 days ago) Current Pair: CVC/BTC Direction: Long Leverage: 1.0 Amount: 26.64180098 Enter Tag: Awesome Long Signal Open Rate: 0.00007489 Current Rate: 0.00007489 Current Profit: 12.95% Stoploss: 0.00007389 (-0.02%) /status table \u00b6 Return the status of all open trades in a table format. ID L/S Pair Since Profit ---- -------- ------- -------- 67 L SC/BTC 1 d 13.33% 123 S CVC/BTC 1 h 12.95% /count \u00b6 Return the number of trades used and available. current max --------- ----- 2 10 /profit \u00b6 Return a summary of your profit/loss and performance. ROI: Close trades \u2219 0.00485701 BTC (2.2%) (15.2 \u03a3%) \u2219 62.968 USD ROI: All trades \u2219 0.00255280 BTC (1.5%) (6.43 \u03a3%) \u2219 33.095 EUR Total Trade Count: 138 First Trade opened: 3 days ago Latest Trade opened: 2 minutes ago Avg. Duration: 2:33:45 Best Performing: PAY/BTC: 50.23% Trading volume: 0.5 BTC Profit factor: 1.04 Max Drawdown: 9.23% (0.01255 BTC) The relative profit of 1.2% is the average profit per trade. The relative profit of 15.2 \u03a3% is be based on the starting capital - so in this case, the starting capital was 0.00485701 * 1.152 = 0.00738 BTC . Starting capital is either taken from the available_capital setting, or calculated by using current wallet size - profits. Profit Factor is calculated as gross profits / gross losses - and should serve as an overall metric for the strategy. Max drawdown corresponds to the backtesting metric Absolute Drawdown (Account) - calculated as (Absolute Drawdown) / (DrawdownHigh + startingBalance) . /forceexit \u00b6 BINANCE: Exiting BTC/LTC with limit 0.01650000 (profit: ~-4.07%, -0.00008168) Tip You can get a list of all open trades by calling /forceexit without parameter, which will show a list of buttons to simply exit a trade. This command has an alias in /fx - which has the same capabilities, but is faster to type in \"emergency\" situations. /forcelong [rate] | /forceshort [rate] \u00b6 /forcebuy [rate] is also supported for longs but should be considered deprecated. BINANCE: Long ETH/BTC with limit 0.03400000 ( 1.000000 ETH , 225.290 USD ) Omitting the pair will open a query asking for the pair to trade (based on the current whitelist). Trades created through /forcelong will have the buy-tag of force_entry . Note that for this to work, force_entry_enable needs to be set to true. More details /performance \u00b6 Return the performance of each crypto-currency the bot has sold. Performance: 1. RCN/BTC 0.003 BTC (57.77%) (1) 2. PAY/BTC 0.0012 BTC (56.91%) (1) 3. VIB/BTC 0.0011 BTC (47.07%) (1) 4. SALT/BTC 0.0010 BTC (30.24%) (1) 5. STORJ/BTC 0.0009 BTC (27.24%) (1) ... /balance \u00b6 Return the balance of all crypto-currency your have on the exchange. Currency: BTC Available: 3.05890234 Balance: 3.05890234 Pending: 0.0 Currency: CVC Available: 86.64180098 Balance: 86.64180098 Pending: 0.0 /daily \u00b6 Per default /daily will return the 7 last days. The example below if for /daily 3 : Daily Profit over the last 3 days: Day (count) USDT USD Profit % -------------- ------------ ---------- ---------- 2022-06-11 (1) -0.746 USDT -0.75 USD -0.08% 2022-06-10 (0) 0 USDT 0.00 USD 0.00% 2022-06-09 (5) 20 USDT 20.10 USD 5.00% /weekly \u00b6 Per default /weekly will return the 8 last weeks, including the current week. Each week starts from Monday. The example below if for /weekly 3 : Weekly Profit over the last 3 weeks (starting from Monday): Monday (count) Profit BTC Profit USD Profit % ------------- -------------- ------------ ---------- 2018-01-03 (5) 0.00224175 BTC 29,142 USD 4.98% 2017-12-27 (1) 0.00033131 BTC 4,307 USD 0.00% 2017-12-20 (4) 0.00269130 BTC 34.986 USD 5.12% /monthly \u00b6 Per default /monthly will return the 6 last months, including the current month. The example below if for /monthly 3 : Monthly Profit over the last 3 months: Month (count) Profit BTC Profit USD Profit % ------------- -------------- ------------ ---------- 2018-01 (20) 0.00224175 BTC 29,142 USD 4.98% 2017-12 (5) 0.00033131 BTC 4,307 USD 0.00% 2017-11 (10) 0.00269130 BTC 34.986 USD 5.10% /whitelist \u00b6 Shows the current whitelist Using whitelist StaticPairList with 22 pairs IOTA/BTC, NEO/BTC, TRX/BTC, VET/BTC, ADA/BTC, ETC/BTC, NCASH/BTC, DASH/BTC, XRP/BTC, XVG/BTC, EOS/BTC, LTC/BTC, OMG/BTC, BTG/BTC, LSK/BTC, ZEC/BTC, HOT/BTC, IOTX/BTC, XMR/BTC, AST/BTC, XLM/BTC, NANO/BTC /blacklist [pair] \u00b6 Shows the current blacklist. If Pair is set, then this pair will be added to the pairlist. Also supports multiple pairs, separated by a space. Use /reload_config to reset the blacklist. Using blacklist StaticPairList with 2 pairs DODGE/BTC , HOT/BTC . /edge \u00b6 Shows pairs validated by Edge along with their corresponding win-rate, expectancy and stoploss values. Edge only validated following pairs: Pair Winrate Expectancy Stoploss -------- --------- ------------ ---------- DOCK/ETH 0.522727 0.881821 -0.03 PHX/ETH 0.677419 0.560488 -0.03 HOT/ETH 0.733333 0.490492 -0.03 HC/ETH 0.588235 0.280988 -0.02 ARDR/ETH 0.366667 0.143059 -0.01 /version \u00b6 Version: 0.14.3","title":"Telegram"},{"location":"telegram-usage/#telegram-usage","text":"","title":"Telegram usage"},{"location":"telegram-usage/#setup-your-telegram-bot","text":"Below we explain how to create your Telegram Bot, and how to get your Telegram user id.","title":"Setup your Telegram bot"},{"location":"telegram-usage/#1-create-your-telegram-bot","text":"Start a chat with the Telegram BotFather Send the message /newbot . BotFather response: Alright, a new bot. How are we going to call it? Please choose a name for your bot. Choose the public name of your bot (e.x. Freqtrade bot ) BotFather response: Good. Now let's choose a username for your bot. It must end in bot . Like this, for example: TetrisBot or tetris_bot. Choose the name id of your bot and send it to the BotFather (e.g. \" My_own_freqtrade_bot \") BotFather response: Done! Congratulations on your new bot. You will find it at t.me/yourbots_name_bot . You can now add a description, about section and profile picture for your bot, see /help for a list of commands. By the way, when you've finished creating your cool bot, ping our Bot Support if you want a better username for it. Just make sure the bot is fully operational before you do this. Use this token to access the HTTP API: 22222222:APITOKEN For a description of the Bot API, see this page: https://core.telegram.org/bots/api Father bot will return you the token (API key) Copy the API Token ( 22222222:APITOKEN in the above example) and keep use it for the config parameter token . Don't forget to start the conversation with your bot, by clicking /START button","title":"1. Create your Telegram bot"},{"location":"telegram-usage/#2-telegram-user_id","text":"","title":"2. Telegram user_id"},{"location":"telegram-usage/#get-your-user-id","text":"Talk to the userinfobot Get your \"Id\", you will use it for the config parameter chat_id .","title":"Get your user id"},{"location":"telegram-usage/#use-group-id","text":"You can use bots in telegram groups by just adding them to the group. You can find the group id by first adding a RawDataBot to your group. The Group id is shown as id in the \"chat\" section, which the RawDataBot will send to you: \"chat\" :{ \"id\" : -1001332619709 } For the Freqtrade configuration, you can then use the the full value (including - if it's there) as string: \"chat_id\" : \"-1001332619709\" Using telegram groups When using telegram groups, you're giving every member of the telegram group access to your freqtrade bot and to all commands possible via telegram. Please make sure that you can trust everyone in the telegram group to avoid unpleasent surprises.","title":"Use Group id"},{"location":"telegram-usage/#control-telegram-noise","text":"Freqtrade provides means to control the verbosity of your telegram bot. Each setting has the following possible values: on - Messages will be sent, and user will be notified. silent - Message will be sent, Notification will be without sound / vibration. off - Skip sending a message-type all together. Example configuration showing the different settings: \"telegram\" : { \"enabled\" : true , \"token\" : \"your_telegram_token\" , \"chat_id\" : \"your_telegram_chat_id\" , \"notification_settings\" : { \"status\" : \"silent\" , \"warning\" : \"on\" , \"startup\" : \"off\" , \"entry\" : \"silent\" , \"exit\" : { \"roi\" : \"silent\" , \"emergency_exit\" : \"on\" , \"force_exit\" : \"on\" , \"exit_signal\" : \"silent\" , \"trailing_stop_loss\" : \"on\" , \"stop_loss\" : \"on\" , \"stoploss_on_exchange\" : \"on\" , \"custom_exit\" : \"silent\" }, \"entry_cancel\" : \"silent\" , \"exit_cancel\" : \"on\" , \"entry_fill\" : \"off\" , \"exit_fill\" : \"off\" , \"protection_trigger\" : \"off\" , \"protection_trigger_global\" : \"on\" , \"strategy_msg\" : \"off\" , \"show_candle\" : \"off\" }, \"reload\" : true , \"balance_dust_level\" : 0.01 }, entry notifications are sent when the order is placed, while entry_fill notifications are sent when the order is filled on the exchange. exit notifications are sent when the order is placed, while exit_fill notifications are sent when the order is filled on the exchange. *_fill notifications are off by default and must be explicitly enabled. protection_trigger notifications are sent when a protection triggers and protection_trigger_global notifications trigger when global protections are triggered. strategy_msg - Receive notifications from the strategy, sent via self.dp.send_msg() from the strategy more details . show_candle - show candle values as part of entry/exit messages. Only possible values are \"ohlc\" or \"off\" . balance_dust_level will define what the /balance command takes as \"dust\" - Currencies with a balance below this will be shown. reload allows you to disable reload-buttons on selected messages.","title":"Control telegram noise"},{"location":"telegram-usage/#create-a-custom-keyboard-command-shortcut-buttons","text":"Telegram allows us to create a custom keyboard with buttons for commands. The default custom keyboard looks like this. [ [ \"/daily\" , \"/profit\" , \"/balance\" ], # row 1, 3 commands [ \"/status\" , \"/status table\" , \"/performance\" ], # row 2, 3 commands [ \"/count\" , \"/start\" , \"/stop\" , \"/help\" ] # row 3, 4 commands ]","title":"Create a custom keyboard (command shortcut buttons)"},{"location":"telegram-usage/#usage","text":"You can create your own keyboard in config.json : \"telegram\" : { \"enabled\" : true , \"token\" : \"your_telegram_token\" , \"chat_id\" : \"your_telegram_chat_id\" , \"keyboard\" : [ [ \"/daily\" , \"/stats\" , \"/balance\" , \"/profit\" ], [ \"/status table\" , \"/performance\" ], [ \"/reload_config\" , \"/count\" , \"/logs\" ] ] }, Supported Commands Only the following commands are allowed. Command arguments are not supported! /start , /stop , /status , /status table , /trades , /profit , /performance , /daily , /stats , /count , /locks , /balance , /stopentry , /reload_config , /show_config , /logs , /whitelist , /blacklist , /edge , /help , /version","title":"Usage"},{"location":"telegram-usage/#telegram-commands","text":"Per default, the Telegram bot shows predefined commands. Some commands are only available by sending them to the bot. The table below list the official commands. You can ask at any moment for help with /help . Command Description /start Starts the trader /stop Stops the trader /stopbuy | /stopentry Stops the trader from opening new trades. Gracefully closes open trades according to their rules. /reload_config Reloads the configuration file /show_config Shows part of the current configuration with relevant settings to operation /logs [limit] Show last log messages. /status Lists all open trades /status Lists one or more specific trade. Separate multiple with a blank space. /status table List all open trades in a table format. Pending buy orders are marked with an asterisk ( ) Pending sell orders are marked with a double asterisk ( *) /trades [limit] List all recently closed trades in a table format. /delete Delete a specific trade from the Database. Tries to close open orders. Requires manual handling of this trade on the exchange. /count Displays number of trades used and available /locks Show currently locked pairs. /unlock Remove the lock for this pair (or for this lock id). /profit [] Display a summary of your profit/loss from close trades and some stats about your performance, over the last n days (all trades by default) /forceexit | /fx Instantly exits the given trade (Ignoring minimum_roi ). /forceexit all | /fx all Instantly exits all open trades (Ignoring minimum_roi ). /fx alias for /forceexit /forcelong [rate] Instantly buys the given pair. Rate is optional and only applies to limit orders. ( force_entry_enable must be set to True) /forceshort [rate] Instantly shorts the given pair. Rate is optional and only applies to limit orders. This will only work on non-spot markets. ( force_entry_enable must be set to True) /performance Show performance of each finished trade grouped by pair /balance Show account balance per currency /daily Shows profit or loss per day, over the last n days (n defaults to 7) /weekly Shows profit or loss per week, over the last n weeks (n defaults to 8) /monthly Shows profit or loss per month, over the last n months (n defaults to 6) /stats Shows Wins / losses by Exit reason as well as Avg. holding durations for buys and sells /exits Shows Wins / losses by Exit reason as well as Avg. holding durations for buys and sells /entries Shows Wins / losses by Exit reason as well as Avg. holding durations for buys and sells /whitelist [sorted] [baseonly] Show the current whitelist. Optionally display in alphabetical order and/or with just the base currency of each pairing. /blacklist [pair] Show the current blacklist, or adds a pair to the blacklist. /edge Show validated pairs by Edge if it is enabled. /help Show help message /version Show version","title":"Telegram commands"},{"location":"telegram-usage/#telegram-commands-in-action","text":"Below, example of Telegram message you will receive for each command.","title":"Telegram commands in action"},{"location":"telegram-usage/#start","text":"Status: running","title":"/start"},{"location":"telegram-usage/#stop","text":"Stopping trader ... Status: stopped","title":"/stop"},{"location":"telegram-usage/#stopbuy","text":"status: Setting max_open_trades to 0. Run /reload_config to reset. Prevents the bot from opening new trades by temporarily setting \"max_open_trades\" to 0. Open trades will be handled via their regular rules (ROI / Sell-signal, stoploss, ...). After this, give the bot time to close off open trades (can be checked via /status table ). Once all positions are sold, run /stop to completely stop the bot. /reload_config resets \"max_open_trades\" to the value set in the configuration and resets this command. Warning The stop-buy signal is ONLY active while the bot is running, and is not persisted anyway, so restarting the bot will cause this to reset.","title":"/stopbuy"},{"location":"telegram-usage/#status","text":"For each open trade, the bot will send you the following message. Enter Tag is configurable via Strategy. Trade ID: 123 (since 1 days ago) Current Pair: CVC/BTC Direction: Long Leverage: 1.0 Amount: 26.64180098 Enter Tag: Awesome Long Signal Open Rate: 0.00007489 Current Rate: 0.00007489 Current Profit: 12.95% Stoploss: 0.00007389 (-0.02%)","title":"/status"},{"location":"telegram-usage/#status-table","text":"Return the status of all open trades in a table format. ID L/S Pair Since Profit ---- -------- ------- -------- 67 L SC/BTC 1 d 13.33% 123 S CVC/BTC 1 h 12.95%","title":"/status table"},{"location":"telegram-usage/#count","text":"Return the number of trades used and available. current max --------- ----- 2 10","title":"/count"},{"location":"telegram-usage/#profit","text":"Return a summary of your profit/loss and performance. ROI: Close trades \u2219 0.00485701 BTC (2.2%) (15.2 \u03a3%) \u2219 62.968 USD ROI: All trades \u2219 0.00255280 BTC (1.5%) (6.43 \u03a3%) \u2219 33.095 EUR Total Trade Count: 138 First Trade opened: 3 days ago Latest Trade opened: 2 minutes ago Avg. Duration: 2:33:45 Best Performing: PAY/BTC: 50.23% Trading volume: 0.5 BTC Profit factor: 1.04 Max Drawdown: 9.23% (0.01255 BTC) The relative profit of 1.2% is the average profit per trade. The relative profit of 15.2 \u03a3% is be based on the starting capital - so in this case, the starting capital was 0.00485701 * 1.152 = 0.00738 BTC . Starting capital is either taken from the available_capital setting, or calculated by using current wallet size - profits. Profit Factor is calculated as gross profits / gross losses - and should serve as an overall metric for the strategy. Max drawdown corresponds to the backtesting metric Absolute Drawdown (Account) - calculated as (Absolute Drawdown) / (DrawdownHigh + startingBalance) .","title":"/profit"},{"location":"telegram-usage/#forceexit","text":"BINANCE: Exiting BTC/LTC with limit 0.01650000 (profit: ~-4.07%, -0.00008168) Tip You can get a list of all open trades by calling /forceexit without parameter, which will show a list of buttons to simply exit a trade. This command has an alias in /fx - which has the same capabilities, but is faster to type in \"emergency\" situations.","title":"/forceexit "},{"location":"telegram-usage/#forcelong-rate-forceshort-rate","text":"/forcebuy [rate] is also supported for longs but should be considered deprecated. BINANCE: Long ETH/BTC with limit 0.03400000 ( 1.000000 ETH , 225.290 USD ) Omitting the pair will open a query asking for the pair to trade (based on the current whitelist). Trades created through /forcelong will have the buy-tag of force_entry . Note that for this to work, force_entry_enable needs to be set to true. More details","title":"/forcelong [rate] | /forceshort [rate]"},{"location":"telegram-usage/#performance","text":"Return the performance of each crypto-currency the bot has sold. Performance: 1. RCN/BTC 0.003 BTC (57.77%) (1) 2. PAY/BTC 0.0012 BTC (56.91%) (1) 3. VIB/BTC 0.0011 BTC (47.07%) (1) 4. SALT/BTC 0.0010 BTC (30.24%) (1) 5. STORJ/BTC 0.0009 BTC (27.24%) (1) ...","title":"/performance"},{"location":"telegram-usage/#balance","text":"Return the balance of all crypto-currency your have on the exchange. Currency: BTC Available: 3.05890234 Balance: 3.05890234 Pending: 0.0 Currency: CVC Available: 86.64180098 Balance: 86.64180098 Pending: 0.0","title":"/balance"},{"location":"telegram-usage/#daily","text":"Per default /daily will return the 7 last days. The example below if for /daily 3 : Daily Profit over the last 3 days: Day (count) USDT USD Profit % -------------- ------------ ---------- ---------- 2022-06-11 (1) -0.746 USDT -0.75 USD -0.08% 2022-06-10 (0) 0 USDT 0.00 USD 0.00% 2022-06-09 (5) 20 USDT 20.10 USD 5.00%","title":"/daily "},{"location":"telegram-usage/#weekly","text":"Per default /weekly will return the 8 last weeks, including the current week. Each week starts from Monday. The example below if for /weekly 3 : Weekly Profit over the last 3 weeks (starting from Monday): Monday (count) Profit BTC Profit USD Profit % ------------- -------------- ------------ ---------- 2018-01-03 (5) 0.00224175 BTC 29,142 USD 4.98% 2017-12-27 (1) 0.00033131 BTC 4,307 USD 0.00% 2017-12-20 (4) 0.00269130 BTC 34.986 USD 5.12%","title":"/weekly "},{"location":"telegram-usage/#monthly","text":"Per default /monthly will return the 6 last months, including the current month. The example below if for /monthly 3 : Monthly Profit over the last 3 months: Month (count) Profit BTC Profit USD Profit % ------------- -------------- ------------ ---------- 2018-01 (20) 0.00224175 BTC 29,142 USD 4.98% 2017-12 (5) 0.00033131 BTC 4,307 USD 0.00% 2017-11 (10) 0.00269130 BTC 34.986 USD 5.10%","title":"/monthly "},{"location":"telegram-usage/#whitelist","text":"Shows the current whitelist Using whitelist StaticPairList with 22 pairs IOTA/BTC, NEO/BTC, TRX/BTC, VET/BTC, ADA/BTC, ETC/BTC, NCASH/BTC, DASH/BTC, XRP/BTC, XVG/BTC, EOS/BTC, LTC/BTC, OMG/BTC, BTG/BTC, LSK/BTC, ZEC/BTC, HOT/BTC, IOTX/BTC, XMR/BTC, AST/BTC, XLM/BTC, NANO/BTC","title":"/whitelist"},{"location":"telegram-usage/#blacklist-pair","text":"Shows the current blacklist. If Pair is set, then this pair will be added to the pairlist. Also supports multiple pairs, separated by a space. Use /reload_config to reset the blacklist. Using blacklist StaticPairList with 2 pairs DODGE/BTC , HOT/BTC .","title":"/blacklist [pair]"},{"location":"telegram-usage/#edge","text":"Shows pairs validated by Edge along with their corresponding win-rate, expectancy and stoploss values. Edge only validated following pairs: Pair Winrate Expectancy Stoploss -------- --------- ------------ ---------- DOCK/ETH 0.522727 0.881821 -0.03 PHX/ETH 0.677419 0.560488 -0.03 HOT/ETH 0.733333 0.490492 -0.03 HC/ETH 0.588235 0.280988 -0.02 ARDR/ETH 0.366667 0.143059 -0.01","title":"/edge"},{"location":"telegram-usage/#version","text":"Version: 0.14.3","title":"/version"},{"location":"updating/","text":"How to update \u00b6 To update your freqtrade installation, please use one of the below methods, corresponding to your installation method. Tracking changes Breaking changes / changed behavior will be documented in the changelog that is posted alongside every release. For the develop branch, please follow PR's to avoid being surprised by changes. docker-compose \u00b6 Legacy installations using the master image We're switching from master to stable for the release Images - please adjust your docker-file and replace freqtradeorg/freqtrade:master with freqtradeorg/freqtrade:stable docker-compose pull docker-compose up -d Installation via setup script \u00b6 ./setup.sh --update Note Make sure to run this command with your virtual environment disabled! Plain native installation \u00b6 Please ensure that you're also updating dependencies - otherwise things might break without you noticing. git pull pip install -U -r requirements.txt pip install -e . # Ensure freqUI is at the latest version freqtrade install-ui","title":"Updating Freqtrade"},{"location":"updating/#how-to-update","text":"To update your freqtrade installation, please use one of the below methods, corresponding to your installation method. Tracking changes Breaking changes / changed behavior will be documented in the changelog that is posted alongside every release. For the develop branch, please follow PR's to avoid being surprised by changes.","title":"How to update"},{"location":"updating/#docker-compose","text":"Legacy installations using the master image We're switching from master to stable for the release Images - please adjust your docker-file and replace freqtradeorg/freqtrade:master with freqtradeorg/freqtrade:stable docker-compose pull docker-compose up -d","title":"docker-compose"},{"location":"updating/#installation-via-setup-script","text":"./setup.sh --update Note Make sure to run this command with your virtual environment disabled!","title":"Installation via setup script"},{"location":"updating/#plain-native-installation","text":"Please ensure that you're also updating dependencies - otherwise things might break without you noticing. git pull pip install -U -r requirements.txt pip install -e . # Ensure freqUI is at the latest version freqtrade install-ui","title":"Plain native installation"},{"location":"utils/","text":"Utility Subcommands \u00b6 Besides the Live-Trade and Dry-Run run modes, the backtesting , edge and hyperopt optimization subcommands, and the download-data subcommand which prepares historical data, the bot contains a number of utility subcommands. They are described in this section. Create userdir \u00b6 Creates the directory structure to hold your files for freqtrade. Will also create strategy and hyperopt examples for you to get started. Can be used multiple times - using --reset will reset the sample strategy and hyperopt files to their default state. usage: freqtrade create-userdir [-h] [--userdir PATH] [--reset] optional arguments: -h, --help show this help message and exit --userdir PATH, --user-data-dir PATH Path to userdata directory. --reset Reset sample files to their original state. Warning Using --reset may result in loss of data, since this will overwrite all sample files without asking again. \u251c\u2500\u2500 backtest_results \u251c\u2500\u2500 data \u251c\u2500\u2500 hyperopt_results \u251c\u2500\u2500 hyperopts \u2502 \u251c\u2500\u2500 sample_hyperopt_loss.py \u251c\u2500\u2500 notebooks \u2502 \u2514\u2500\u2500 strategy_analysis_example.ipynb \u251c\u2500\u2500 plot \u2514\u2500\u2500 strategies \u2514\u2500\u2500 sample_strategy.py Create new config \u00b6 Creates a new configuration file, asking some questions which are important selections for a configuration. usage: freqtrade new-config [-h] [-c PATH] optional arguments: -h, --help show this help message and exit -c PATH, --config PATH Specify configuration file (default: `config.json`). Multiple --config options may be used. Can be set to `-` to read config from stdin. Warning Only vital questions are asked. Freqtrade offers a lot more configuration possibilities, which are listed in the Configuration documentation Create config examples \u00b6 $ freqtrade new-config --config config_binance.json ? Do you want to enable Dry-run (simulated trades)? Yes ? Please insert your stake currency: BTC ? Please insert your stake amount: 0.05 ? Please insert max_open_trades (Integer or -1 for unlimited open trades): 3 ? Please insert your desired timeframe (e.g. 5m): 5m ? Please insert your display Currency (for reporting): USD ? Select exchange binance ? Do you want to enable Telegram? No Create new strategy \u00b6 Creates a new strategy from a template similar to SampleStrategy. The file will be named inline with your class name, and will not overwrite existing files. Results will be located in user_data/strategies/.py . usage: freqtrade new-strategy [-h] [--userdir PATH] [-s NAME] [--template {full,minimal,advanced}] optional arguments: -h, --help show this help message and exit --userdir PATH, --user-data-dir PATH Path to userdata directory. -s NAME, --strategy NAME Specify strategy class name which will be used by the bot. --template {full,minimal,advanced} Use a template which is either `minimal`, `full` (containing multiple sample indicators) or `advanced`. Default: `full`. Sample usage of new-strategy \u00b6 freqtrade new-strategy --strategy AwesomeStrategy With custom user directory freqtrade new-strategy --userdir ~/.freqtrade/ --strategy AwesomeStrategy Using the advanced template (populates all optional functions and methods) freqtrade new-strategy --strategy AwesomeStrategy --template advanced List Strategies \u00b6 Use the list-strategies subcommand to see all strategies in one particular directory. This subcommand is useful for finding problems in your environment with loading strategies: modules with strategies that contain errors and failed to load are printed in red (LOAD FAILED), while strategies with duplicate names are printed in yellow (DUPLICATE NAME). usage: freqtrade list-strategies [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--strategy-path PATH] [-1] [--no-color] [--recursive-strategy-search] optional arguments: -h, --help show this help message and exit --strategy-path PATH Specify additional strategy lookup path. -1, --one-column Print output in one column. --no-color Disable colorization of hyperopt results. May be useful if you are redirecting output to a file. --recursive-strategy-search Recursively search for a strategy in the strategies folder. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Warning Using these commands will try to load all python files from a directory. This can be a security risk if untrusted files reside in this directory, since all module-level code is executed. Example: Search default strategies directories (within the default userdir). freqtrade list-strategies Example: Search strategies directory within the userdir. freqtrade list-strategies --userdir ~/.freqtrade/ Example: Search dedicated strategy path. freqtrade list-strategies --strategy-path ~/.freqtrade/strategies/ List Exchanges \u00b6 Use the list-exchanges subcommand to see the exchanges available for the bot. usage: freqtrade list-exchanges [-h] [-1] [-a] optional arguments: -h, --help show this help message and exit -1, --one-column Print output in one column. -a, --all Print all exchanges known to the ccxt library. Example: see exchanges available for the bot: $ freqtrade list-exchanges Exchanges available for Freqtrade: Exchange name Valid reason --------------- ------- -------------------------------------------- aax True ascendex True missing opt: fetchMyTrades bequant True bibox True bigone True binance True binanceus True bitbank True missing opt: fetchTickers bitcoincom True bitfinex True bitforex True missing opt: fetchMyTrades, fetchTickers bitget True bithumb True missing opt: fetchMyTrades bitkk True missing opt: fetchMyTrades bitmart True bitmax True missing opt: fetchMyTrades bitpanda True bittrex True bitvavo True bitz True missing opt: fetchMyTrades btcalpha True missing opt: fetchTicker, fetchTickers btcmarkets True missing opt: fetchTickers buda True missing opt: fetchMyTrades, fetchTickers bw True missing opt: fetchMyTrades, fetchL2OrderBook bybit True bytetrade True cdax True cex True missing opt: fetchMyTrades coinbaseprime True missing opt: fetchTickers coinbasepro True missing opt: fetchTickers coinex True crex24 True deribit True digifinex True equos True missing opt: fetchTicker, fetchTickers eterbase True fcoin True missing opt: fetchMyTrades, fetchTickers fcoinjp True missing opt: fetchMyTrades, fetchTickers ftx True gateio True gemini True gopax True hbtc True hitbtc True huobijp True huobipro True idex True kraken True kucoin True lbank True missing opt: fetchMyTrades mercado True missing opt: fetchTickers ndax True missing opt: fetchTickers novadax True okcoin True okex True probit True qtrade True stex True timex True upbit True missing opt: fetchMyTrades vcc True zb True missing opt: fetchMyTrades missing opt exchanges Values with \"missing opt:\" might need special configuration (e.g. using orderbook if fetchTickers is missing) - but should in theory work (although we cannot guarantee they will). Example: see all exchanges supported by the ccxt library (including 'bad' ones, i.e. those that are known to not work with Freqtrade): $ freqtrade list-exchanges -a All exchanges supported by the ccxt library: Exchange name Valid reason ------------------ ------- --------------------------------------------------------------------------------------- aax True aofex False missing: fetchOrder ascendex True missing opt: fetchMyTrades bequant True bibox True bigone True binance True binanceus True bit2c False missing: fetchOrder, fetchOHLCV bitbank True missing opt: fetchTickers bitbay False missing: fetchOrder bitcoincom True bitfinex True bitfinex2 False missing: fetchOrder bitflyer False missing: fetchOrder, fetchOHLCV bitforex True missing opt: fetchMyTrades, fetchTickers bitget True bithumb True missing opt: fetchMyTrades bitkk True missing opt: fetchMyTrades bitmart True bitmax True missing opt: fetchMyTrades bitmex False Various reasons. bitpanda True bitso False missing: fetchOHLCV bitstamp True missing opt: fetchTickers bitstamp1 False missing: fetchOrder, fetchOHLCV bittrex True bitvavo True bitz True missing opt: fetchMyTrades bl3p False missing: fetchOrder, fetchOHLCV bleutrade False missing: fetchOrder braziliex False missing: fetchOHLCV btcalpha True missing opt: fetchTicker, fetchTickers btcbox False missing: fetchOHLCV btcmarkets True missing opt: fetchTickers btctradeua False missing: fetchOrder, fetchOHLCV btcturk False missing: fetchOrder buda True missing opt: fetchMyTrades, fetchTickers bw True missing opt: fetchMyTrades, fetchL2OrderBook bybit True bytetrade True cdax True cex True missing opt: fetchMyTrades chilebit False missing: fetchOrder, fetchOHLCV coinbase False missing: fetchOrder, cancelOrder, createOrder, fetchOHLCV coinbaseprime True missing opt: fetchTickers coinbasepro True missing opt: fetchTickers coincheck False missing: fetchOrder, fetchOHLCV coinegg False missing: fetchOHLCV coinex True coinfalcon False missing: fetchOHLCV coinfloor False missing: fetchOrder, fetchOHLCV coingi False missing: fetchOrder, fetchOHLCV coinmarketcap False missing: fetchOrder, cancelOrder, createOrder, fetchBalance, fetchOHLCV coinmate False missing: fetchOHLCV coinone False missing: fetchOHLCV coinspot False missing: fetchOrder, cancelOrder, fetchOHLCV crex24 True currencycom False missing: fetchOrder delta False missing: fetchOrder deribit True digifinex True equos True missing opt: fetchTicker, fetchTickers eterbase True exmo False missing: fetchOrder exx False missing: fetchOHLCV fcoin True missing opt: fetchMyTrades, fetchTickers fcoinjp True missing opt: fetchMyTrades, fetchTickers flowbtc False missing: fetchOrder, fetchOHLCV foxbit False missing: fetchOrder, fetchOHLCV ftx True gateio True gemini True gopax True hbtc True hitbtc True hollaex False missing: fetchOrder huobijp True huobipro True idex True independentreserve False missing: fetchOHLCV indodax False missing: fetchOHLCV itbit False missing: fetchOHLCV kraken True kucoin True kuna False missing: fetchOHLCV lakebtc False missing: fetchOrder, fetchOHLCV latoken False missing: fetchOrder, fetchOHLCV lbank True missing opt: fetchMyTrades liquid False missing: fetchOHLCV luno False missing: fetchOHLCV lykke False missing: fetchOHLCV mercado True missing opt: fetchTickers mixcoins False missing: fetchOrder, fetchOHLCV ndax True missing opt: fetchTickers novadax True oceanex False missing: fetchOHLCV okcoin True okex True paymium False missing: fetchOrder, fetchOHLCV phemex False Does not provide history. poloniex False missing: fetchOrder probit True qtrade True rightbtc False missing: fetchOrder ripio False missing: fetchOHLCV southxchange False missing: fetchOrder, fetchOHLCV stex True surbitcoin False missing: fetchOrder, fetchOHLCV therock False missing: fetchOHLCV tidebit False missing: fetchOrder tidex False missing: fetchOHLCV timex True upbit True missing opt: fetchMyTrades vbtc False missing: fetchOrder, fetchOHLCV vcc True wavesexchange False missing: fetchOrder whitebit False missing: fetchOrder, cancelOrder, createOrder, fetchBalance xbtce False missing: fetchOrder, fetchOHLCV xena False missing: fetchOrder yobit False missing: fetchOHLCV zaif False missing: fetchOrder, fetchOHLCV zb True missing opt: fetchMyTrades List Timeframes \u00b6 Use the list-timeframes subcommand to see the list of timeframes available for the exchange. usage: freqtrade list-timeframes [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--exchange EXCHANGE] [-1] optional arguments: -h, --help show this help message and exit --exchange EXCHANGE Exchange name (default: `bittrex`). Only valid if no config is provided. -1, --one-column Print output in one column. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `config.json`). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Example: see the timeframes for the 'binance' exchange, set in the configuration file: $ freqtrade list-timeframes -c config_binance.json ... Timeframes available for the exchange `binance`: 1m, 3m, 5m, 15m, 30m, 1h, 2h, 4h, 6h, 8h, 12h, 1d, 3d, 1w, 1M Example: enumerate exchanges available for Freqtrade and print timeframes supported by each of them: $ for i in `freqtrade list-exchanges -1`; do freqtrade list-timeframes --exchange $i; done List pairs/list markets \u00b6 The list-pairs and list-markets subcommands allow to see the pairs/markets available on exchange. Pairs are markets with the '/' character between the base currency part and the quote currency part in the market symbol. For example, in the 'ETH/BTC' pair 'ETH' is the base currency, while 'BTC' is the quote currency. For pairs traded by Freqtrade the pair quote currency is defined by the value of the stake_currency configuration setting. You can print info about any pair/market with these subcommands - and you can filter output by quote-currency using --quote BTC , or by base-currency using --base ETH options correspondingly. These subcommands have same usage and same set of available options: usage: freqtrade list-markets [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--exchange EXCHANGE] [--print-list] [--print-json] [-1] [--print-csv] [--base BASE_CURRENCY [BASE_CURRENCY ...]] [--quote QUOTE_CURRENCY [QUOTE_CURRENCY ...]] [-a] [--trading-mode {spot,margin,futures}] usage: freqtrade list-pairs [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--exchange EXCHANGE] [--print-list] [--print-json] [-1] [--print-csv] [--base BASE_CURRENCY [BASE_CURRENCY ...]] [--quote QUOTE_CURRENCY [QUOTE_CURRENCY ...]] [-a] [--trading-mode {spot,margin,futures}] optional arguments: -h, --help show this help message and exit --exchange EXCHANGE Exchange name (default: `bittrex`). Only valid if no config is provided. --print-list Print list of pairs or market symbols. By default data is printed in the tabular format. --print-json Print list of pairs or market symbols in JSON format. -1, --one-column Print output in one column. --print-csv Print exchange pair or market data in the csv format. --base BASE_CURRENCY [BASE_CURRENCY ...] Specify base currency(-ies). Space-separated list. --quote QUOTE_CURRENCY [QUOTE_CURRENCY ...] Specify quote currency(-ies). Space-separated list. -a, --all Print all pairs or market symbols. By default only active ones are shown. --trading-mode {spot,margin,futures} Select Trading mode Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `config.json`). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. By default, only active pairs/markets are shown. Active pairs/markets are those that can currently be traded on the exchange. The see the list of all pairs/markets (not only the active ones), use the -a / -all option. Pairs/markets are sorted by its symbol string in the printed output. Examples \u00b6 Print the list of active pairs with quote currency USD on exchange, specified in the default configuration file (i.e. pairs on the \"Bittrex\" exchange) in JSON format: $ freqtrade list-pairs --quote USD --print-json Print the list of all pairs on the exchange, specified in the config_binance.json configuration file (i.e. on the \"Binance\" exchange) with base currencies BTC or ETH and quote currencies USDT or USD, as the human-readable list with summary: $ freqtrade list-pairs -c config_binance.json --all --base BTC ETH --quote USDT USD --print-list Print all markets on exchange \"Kraken\", in the tabular format: $ freqtrade list-markets --exchange kraken --all Test pairlist \u00b6 Use the test-pairlist subcommand to test the configuration of dynamic pairlists . Requires a configuration with specified pairlists attribute. Can be used to generate static pairlists to be used during backtesting / hyperopt. usage: freqtrade test-pairlist [-h] [-v] [-c PATH] [--quote QUOTE_CURRENCY [QUOTE_CURRENCY ...]] [-1] [--print-json] [--exchange EXCHANGE] optional arguments: -h, --help show this help message and exit -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. --quote QUOTE_CURRENCY [QUOTE_CURRENCY ...] Specify quote currency(-ies). Space-separated list. -1, --one-column Print output in one column. --print-json Print list of pairs or market symbols in JSON format. --exchange EXCHANGE Exchange name (default: `bittrex`). Only valid if no config is provided. Examples \u00b6 Show whitelist when using a dynamic pairlist . freqtrade test-pairlist --config config.json --quote USDT BTC Convert database \u00b6 freqtrade convert-db can be used to convert your database from one system to another (sqlite -> postgres, postgres -> other postgres), migrating all trades, orders and Pairlocks. Please refer to the SQL cheatsheet to learn about requirements for different database systems. usage: freqtrade convert-db [-h] [--db-url PATH] [--db-url-from PATH] optional arguments: -h, --help show this help message and exit --db-url PATH Override trades database URL, this is useful in custom deployments (default: `sqlite:///tradesv3.sqlite` for Live Run mode, `sqlite:///tradesv3.dryrun.sqlite` for Dry Run). --db-url-from PATH Source db url to use when migrating a database. Warning Please ensure to only use this on an empty target database. Freqtrade will perform a regular migration, but may fail if entries already existed. Webserver mode \u00b6 Experimental Webserver mode is an experimental mode to increase backesting and strategy development productivity. There may still be bugs - so if you happen to stumble across these, please report them as github issues, thanks. Run freqtrade in webserver mode. Freqtrade will start the webserver and allow FreqUI to start and control backtesting processes. This has the advantage that data will not be reloaded between backtesting runs (as long as timeframe and timerange remain identical). FreqUI will also show the backtesting results. usage: freqtrade webserver [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] optional arguments: -h, --help show this help message and exit Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Webserver mode - docker \u00b6 You can also use webserver mode via docker. Starting a one-off container requires the configuration of the port explicitly, as ports are not exposed by default. You can use docker-compose run --rm -p 127.0.0.1:8080:8080 freqtrade webserver to start a one-off container that'll be removed once you stop it. This assumes that port 8080 is still available and no other bot is running on that port. Alternatively, you can reconfigure the docker-compose file to have the command updated: command: > webserver --config /freqtrade/user_data/config.json You can now use docker-compose up to start the webserver. This assumes that the configuration has a webserver enabled and configured for docker (listening port = 0.0.0.0 ). Tip Don't forget to reset the command back to the trade command if you want to start a live or dry-run bot. Show previous Backtest results \u00b6 Allows you to show previous backtest results. Adding --show-pair-list outputs a sorted pair list you can easily copy/paste into your configuration (omitting bad pairs). Strategy overfitting Only using winning pairs can lead to an overfitted strategy, which will not work well on future data. Make sure to extensively test your strategy in dry-run before risking real money. usage: freqtrade backtesting-show [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--export-filename PATH] [--show-pair-list] optional arguments: -h, --help show this help message and exit --export-filename PATH Save backtest results to the file with this filename. Requires `--export` to be set as well. Example: `--export-filename=user_data/backtest_results/backtest _today.json` --show-pair-list Show backtesting pairlist sorted by profit. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Detailed backtest analysis \u00b6 Advanced backtest result analysis. More details in the Backtesting analysis Section. usage: freqtrade backtesting-analysis [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--export-filename PATH] [--analysis-groups {0,1,2,3,4} [{0,1,2,3,4} ...]] [--enter-reason-list ENTER_REASON_LIST [ENTER_REASON_LIST ...]] [--exit-reason-list EXIT_REASON_LIST [EXIT_REASON_LIST ...]] [--indicator-list INDICATOR_LIST [INDICATOR_LIST ...]] optional arguments: -h, --help show this help message and exit --export-filename PATH, --backtest-filename PATH Use this filename for backtest results.Requires `--export` to be set as well. Example: `--export-filen ame=user_data/backtest_results/backtest_today.json` --analysis-groups {0,1,2,3,4} [{0,1,2,3,4} ...] grouping output - 0: simple wins/losses by enter tag, 1: by enter_tag, 2: by enter_tag and exit_tag, 3: by pair and enter_tag, 4: by pair, enter_ and exit_tag (this can get quite large) --enter-reason-list ENTER_REASON_LIST [ENTER_REASON_LIST ...] Comma separated list of entry signals to analyse. Default: all. e.g. 'entry_tag_a,entry_tag_b' --exit-reason-list EXIT_REASON_LIST [EXIT_REASON_LIST ...] Comma separated list of exit signals to analyse. Default: all. e.g. 'exit_tag_a,roi,stop_loss,trailing_stop_loss' --indicator-list INDICATOR_LIST [INDICATOR_LIST ...] Comma separated list of indicators to analyse. e.g. 'close,rsi,bb_lowerband,profit_abs' Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. List Hyperopt results \u00b6 You can list the hyperoptimization epochs the Hyperopt module evaluated previously with the hyperopt-list sub-command. usage: freqtrade hyperopt-list [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--best] [--profitable] [--min-trades INT] [--max-trades INT] [--min-avg-time FLOAT] [--max-avg-time FLOAT] [--min-avg-profit FLOAT] [--max-avg-profit FLOAT] [--min-total-profit FLOAT] [--max-total-profit FLOAT] [--min-objective FLOAT] [--max-objective FLOAT] [--no-color] [--print-json] [--no-details] [--hyperopt-filename PATH] [--export-csv FILE] optional arguments: -h, --help show this help message and exit --best Select only best epochs. --profitable Select only profitable epochs. --min-trades INT Select epochs with more than INT trades. --max-trades INT Select epochs with less than INT trades. --min-avg-time FLOAT Select epochs above average time. --max-avg-time FLOAT Select epochs below average time. --min-avg-profit FLOAT Select epochs above average profit. --max-avg-profit FLOAT Select epochs below average profit. --min-total-profit FLOAT Select epochs above total profit. --max-total-profit FLOAT Select epochs below total profit. --min-objective FLOAT Select epochs above objective. --max-objective FLOAT Select epochs below objective. --no-color Disable colorization of hyperopt results. May be useful if you are redirecting output to a file. --print-json Print output in JSON format. --no-details Do not print best epoch details. --hyperopt-filename FILENAME Hyperopt result filename.Example: `--hyperopt- filename=hyperopt_results_2020-09-27_16-20-48.pickle` --export-csv FILE Export to CSV-File. This will disable table print. Example: --export-csv hyperopt.csv Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Note hyperopt-list will automatically use the latest available hyperopt results file. You can override this using the --hyperopt-filename argument, and specify another, available filename (without path!). Examples \u00b6 List all results, print details of the best result at the end: freqtrade hyperopt-list List only epochs with positive profit. Do not print the details of the best epoch, so that the list can be iterated in a script: freqtrade hyperopt-list --profitable --no-details Show details of Hyperopt results \u00b6 You can show the details of any hyperoptimization epoch previously evaluated by the Hyperopt module with the hyperopt-show subcommand. usage: freqtrade hyperopt-show [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--best] [--profitable] [-n INT] [--print-json] [--hyperopt-filename FILENAME] [--no-header] [--disable-param-export] [--breakdown {day,week,month} [{day,week,month} ...]] optional arguments: -h, --help show this help message and exit --best Select only best epochs. --profitable Select only profitable epochs. -n INT, --index INT Specify the index of the epoch to print details for. --print-json Print output in JSON format. --hyperopt-filename FILENAME Hyperopt result filename.Example: `--hyperopt- filename=hyperopt_results_2020-09-27_16-20-48.pickle` --no-header Do not print epoch details header. --disable-param-export Disable automatic hyperopt parameter export. --breakdown {day,week,month} [{day,week,month} ...] Show backtesting breakdown per [day, week, month]. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Note hyperopt-show will automatically use the latest available hyperopt results file. You can override this using the --hyperopt-filename argument, and specify another, available filename (without path!). Examples \u00b6 Print details for the epoch 168 (the number of the epoch is shown by the hyperopt-list subcommand or by Hyperopt itself during hyperoptimization run): freqtrade hyperopt-show -n 168 Prints JSON data with details for the last best epoch (i.e., the best of all epochs): freqtrade hyperopt-show --best -n -1 --print-json --no-header Show trades \u00b6 Print selected (or all) trades from database to screen. usage: freqtrade show-trades [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--db-url PATH] [--trade-ids TRADE_IDS [TRADE_IDS ...]] [--print-json] optional arguments: -h, --help show this help message and exit --db-url PATH Override trades database URL, this is useful in custom deployments (default: `sqlite:///tradesv3.sqlite` for Live Run mode, `sqlite:///tradesv3.dryrun.sqlite` for Dry Run). --trade-ids TRADE_IDS [TRADE_IDS ...] Specify the list of trade ids. --print-json Print output in JSON format. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Examples \u00b6 Print trades with id 2 and 3 as json freqtrade show-trades --db-url sqlite:///tradesv3.sqlite --trade-ids 2 3 --print-json","title":"Utility Sub-commands"},{"location":"utils/#utility-subcommands","text":"Besides the Live-Trade and Dry-Run run modes, the backtesting , edge and hyperopt optimization subcommands, and the download-data subcommand which prepares historical data, the bot contains a number of utility subcommands. They are described in this section.","title":"Utility Subcommands"},{"location":"utils/#create-userdir","text":"Creates the directory structure to hold your files for freqtrade. Will also create strategy and hyperopt examples for you to get started. Can be used multiple times - using --reset will reset the sample strategy and hyperopt files to their default state. usage: freqtrade create-userdir [-h] [--userdir PATH] [--reset] optional arguments: -h, --help show this help message and exit --userdir PATH, --user-data-dir PATH Path to userdata directory. --reset Reset sample files to their original state. Warning Using --reset may result in loss of data, since this will overwrite all sample files without asking again. \u251c\u2500\u2500 backtest_results \u251c\u2500\u2500 data \u251c\u2500\u2500 hyperopt_results \u251c\u2500\u2500 hyperopts \u2502 \u251c\u2500\u2500 sample_hyperopt_loss.py \u251c\u2500\u2500 notebooks \u2502 \u2514\u2500\u2500 strategy_analysis_example.ipynb \u251c\u2500\u2500 plot \u2514\u2500\u2500 strategies \u2514\u2500\u2500 sample_strategy.py","title":"Create userdir"},{"location":"utils/#create-new-config","text":"Creates a new configuration file, asking some questions which are important selections for a configuration. usage: freqtrade new-config [-h] [-c PATH] optional arguments: -h, --help show this help message and exit -c PATH, --config PATH Specify configuration file (default: `config.json`). Multiple --config options may be used. Can be set to `-` to read config from stdin. Warning Only vital questions are asked. Freqtrade offers a lot more configuration possibilities, which are listed in the Configuration documentation","title":"Create new config"},{"location":"utils/#create-config-examples","text":"$ freqtrade new-config --config config_binance.json ? Do you want to enable Dry-run (simulated trades)? Yes ? Please insert your stake currency: BTC ? Please insert your stake amount: 0.05 ? Please insert max_open_trades (Integer or -1 for unlimited open trades): 3 ? Please insert your desired timeframe (e.g. 5m): 5m ? Please insert your display Currency (for reporting): USD ? Select exchange binance ? Do you want to enable Telegram? No","title":"Create config examples"},{"location":"utils/#create-new-strategy","text":"Creates a new strategy from a template similar to SampleStrategy. The file will be named inline with your class name, and will not overwrite existing files. Results will be located in user_data/strategies/.py . usage: freqtrade new-strategy [-h] [--userdir PATH] [-s NAME] [--template {full,minimal,advanced}] optional arguments: -h, --help show this help message and exit --userdir PATH, --user-data-dir PATH Path to userdata directory. -s NAME, --strategy NAME Specify strategy class name which will be used by the bot. --template {full,minimal,advanced} Use a template which is either `minimal`, `full` (containing multiple sample indicators) or `advanced`. Default: `full`.","title":"Create new strategy"},{"location":"utils/#sample-usage-of-new-strategy","text":"freqtrade new-strategy --strategy AwesomeStrategy With custom user directory freqtrade new-strategy --userdir ~/.freqtrade/ --strategy AwesomeStrategy Using the advanced template (populates all optional functions and methods) freqtrade new-strategy --strategy AwesomeStrategy --template advanced","title":"Sample usage of new-strategy"},{"location":"utils/#list-strategies","text":"Use the list-strategies subcommand to see all strategies in one particular directory. This subcommand is useful for finding problems in your environment with loading strategies: modules with strategies that contain errors and failed to load are printed in red (LOAD FAILED), while strategies with duplicate names are printed in yellow (DUPLICATE NAME). usage: freqtrade list-strategies [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--strategy-path PATH] [-1] [--no-color] [--recursive-strategy-search] optional arguments: -h, --help show this help message and exit --strategy-path PATH Specify additional strategy lookup path. -1, --one-column Print output in one column. --no-color Disable colorization of hyperopt results. May be useful if you are redirecting output to a file. --recursive-strategy-search Recursively search for a strategy in the strategies folder. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Warning Using these commands will try to load all python files from a directory. This can be a security risk if untrusted files reside in this directory, since all module-level code is executed. Example: Search default strategies directories (within the default userdir). freqtrade list-strategies Example: Search strategies directory within the userdir. freqtrade list-strategies --userdir ~/.freqtrade/ Example: Search dedicated strategy path. freqtrade list-strategies --strategy-path ~/.freqtrade/strategies/","title":"List Strategies"},{"location":"utils/#list-exchanges","text":"Use the list-exchanges subcommand to see the exchanges available for the bot. usage: freqtrade list-exchanges [-h] [-1] [-a] optional arguments: -h, --help show this help message and exit -1, --one-column Print output in one column. -a, --all Print all exchanges known to the ccxt library. Example: see exchanges available for the bot: $ freqtrade list-exchanges Exchanges available for Freqtrade: Exchange name Valid reason --------------- ------- -------------------------------------------- aax True ascendex True missing opt: fetchMyTrades bequant True bibox True bigone True binance True binanceus True bitbank True missing opt: fetchTickers bitcoincom True bitfinex True bitforex True missing opt: fetchMyTrades, fetchTickers bitget True bithumb True missing opt: fetchMyTrades bitkk True missing opt: fetchMyTrades bitmart True bitmax True missing opt: fetchMyTrades bitpanda True bittrex True bitvavo True bitz True missing opt: fetchMyTrades btcalpha True missing opt: fetchTicker, fetchTickers btcmarkets True missing opt: fetchTickers buda True missing opt: fetchMyTrades, fetchTickers bw True missing opt: fetchMyTrades, fetchL2OrderBook bybit True bytetrade True cdax True cex True missing opt: fetchMyTrades coinbaseprime True missing opt: fetchTickers coinbasepro True missing opt: fetchTickers coinex True crex24 True deribit True digifinex True equos True missing opt: fetchTicker, fetchTickers eterbase True fcoin True missing opt: fetchMyTrades, fetchTickers fcoinjp True missing opt: fetchMyTrades, fetchTickers ftx True gateio True gemini True gopax True hbtc True hitbtc True huobijp True huobipro True idex True kraken True kucoin True lbank True missing opt: fetchMyTrades mercado True missing opt: fetchTickers ndax True missing opt: fetchTickers novadax True okcoin True okex True probit True qtrade True stex True timex True upbit True missing opt: fetchMyTrades vcc True zb True missing opt: fetchMyTrades missing opt exchanges Values with \"missing opt:\" might need special configuration (e.g. using orderbook if fetchTickers is missing) - but should in theory work (although we cannot guarantee they will). Example: see all exchanges supported by the ccxt library (including 'bad' ones, i.e. those that are known to not work with Freqtrade): $ freqtrade list-exchanges -a All exchanges supported by the ccxt library: Exchange name Valid reason ------------------ ------- --------------------------------------------------------------------------------------- aax True aofex False missing: fetchOrder ascendex True missing opt: fetchMyTrades bequant True bibox True bigone True binance True binanceus True bit2c False missing: fetchOrder, fetchOHLCV bitbank True missing opt: fetchTickers bitbay False missing: fetchOrder bitcoincom True bitfinex True bitfinex2 False missing: fetchOrder bitflyer False missing: fetchOrder, fetchOHLCV bitforex True missing opt: fetchMyTrades, fetchTickers bitget True bithumb True missing opt: fetchMyTrades bitkk True missing opt: fetchMyTrades bitmart True bitmax True missing opt: fetchMyTrades bitmex False Various reasons. bitpanda True bitso False missing: fetchOHLCV bitstamp True missing opt: fetchTickers bitstamp1 False missing: fetchOrder, fetchOHLCV bittrex True bitvavo True bitz True missing opt: fetchMyTrades bl3p False missing: fetchOrder, fetchOHLCV bleutrade False missing: fetchOrder braziliex False missing: fetchOHLCV btcalpha True missing opt: fetchTicker, fetchTickers btcbox False missing: fetchOHLCV btcmarkets True missing opt: fetchTickers btctradeua False missing: fetchOrder, fetchOHLCV btcturk False missing: fetchOrder buda True missing opt: fetchMyTrades, fetchTickers bw True missing opt: fetchMyTrades, fetchL2OrderBook bybit True bytetrade True cdax True cex True missing opt: fetchMyTrades chilebit False missing: fetchOrder, fetchOHLCV coinbase False missing: fetchOrder, cancelOrder, createOrder, fetchOHLCV coinbaseprime True missing opt: fetchTickers coinbasepro True missing opt: fetchTickers coincheck False missing: fetchOrder, fetchOHLCV coinegg False missing: fetchOHLCV coinex True coinfalcon False missing: fetchOHLCV coinfloor False missing: fetchOrder, fetchOHLCV coingi False missing: fetchOrder, fetchOHLCV coinmarketcap False missing: fetchOrder, cancelOrder, createOrder, fetchBalance, fetchOHLCV coinmate False missing: fetchOHLCV coinone False missing: fetchOHLCV coinspot False missing: fetchOrder, cancelOrder, fetchOHLCV crex24 True currencycom False missing: fetchOrder delta False missing: fetchOrder deribit True digifinex True equos True missing opt: fetchTicker, fetchTickers eterbase True exmo False missing: fetchOrder exx False missing: fetchOHLCV fcoin True missing opt: fetchMyTrades, fetchTickers fcoinjp True missing opt: fetchMyTrades, fetchTickers flowbtc False missing: fetchOrder, fetchOHLCV foxbit False missing: fetchOrder, fetchOHLCV ftx True gateio True gemini True gopax True hbtc True hitbtc True hollaex False missing: fetchOrder huobijp True huobipro True idex True independentreserve False missing: fetchOHLCV indodax False missing: fetchOHLCV itbit False missing: fetchOHLCV kraken True kucoin True kuna False missing: fetchOHLCV lakebtc False missing: fetchOrder, fetchOHLCV latoken False missing: fetchOrder, fetchOHLCV lbank True missing opt: fetchMyTrades liquid False missing: fetchOHLCV luno False missing: fetchOHLCV lykke False missing: fetchOHLCV mercado True missing opt: fetchTickers mixcoins False missing: fetchOrder, fetchOHLCV ndax True missing opt: fetchTickers novadax True oceanex False missing: fetchOHLCV okcoin True okex True paymium False missing: fetchOrder, fetchOHLCV phemex False Does not provide history. poloniex False missing: fetchOrder probit True qtrade True rightbtc False missing: fetchOrder ripio False missing: fetchOHLCV southxchange False missing: fetchOrder, fetchOHLCV stex True surbitcoin False missing: fetchOrder, fetchOHLCV therock False missing: fetchOHLCV tidebit False missing: fetchOrder tidex False missing: fetchOHLCV timex True upbit True missing opt: fetchMyTrades vbtc False missing: fetchOrder, fetchOHLCV vcc True wavesexchange False missing: fetchOrder whitebit False missing: fetchOrder, cancelOrder, createOrder, fetchBalance xbtce False missing: fetchOrder, fetchOHLCV xena False missing: fetchOrder yobit False missing: fetchOHLCV zaif False missing: fetchOrder, fetchOHLCV zb True missing opt: fetchMyTrades","title":"List Exchanges"},{"location":"utils/#list-timeframes","text":"Use the list-timeframes subcommand to see the list of timeframes available for the exchange. usage: freqtrade list-timeframes [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--exchange EXCHANGE] [-1] optional arguments: -h, --help show this help message and exit --exchange EXCHANGE Exchange name (default: `bittrex`). Only valid if no config is provided. -1, --one-column Print output in one column. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `config.json`). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Example: see the timeframes for the 'binance' exchange, set in the configuration file: $ freqtrade list-timeframes -c config_binance.json ... Timeframes available for the exchange `binance`: 1m, 3m, 5m, 15m, 30m, 1h, 2h, 4h, 6h, 8h, 12h, 1d, 3d, 1w, 1M Example: enumerate exchanges available for Freqtrade and print timeframes supported by each of them: $ for i in `freqtrade list-exchanges -1`; do freqtrade list-timeframes --exchange $i; done","title":"List Timeframes"},{"location":"utils/#list-pairslist-markets","text":"The list-pairs and list-markets subcommands allow to see the pairs/markets available on exchange. Pairs are markets with the '/' character between the base currency part and the quote currency part in the market symbol. For example, in the 'ETH/BTC' pair 'ETH' is the base currency, while 'BTC' is the quote currency. For pairs traded by Freqtrade the pair quote currency is defined by the value of the stake_currency configuration setting. You can print info about any pair/market with these subcommands - and you can filter output by quote-currency using --quote BTC , or by base-currency using --base ETH options correspondingly. These subcommands have same usage and same set of available options: usage: freqtrade list-markets [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--exchange EXCHANGE] [--print-list] [--print-json] [-1] [--print-csv] [--base BASE_CURRENCY [BASE_CURRENCY ...]] [--quote QUOTE_CURRENCY [QUOTE_CURRENCY ...]] [-a] [--trading-mode {spot,margin,futures}] usage: freqtrade list-pairs [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--exchange EXCHANGE] [--print-list] [--print-json] [-1] [--print-csv] [--base BASE_CURRENCY [BASE_CURRENCY ...]] [--quote QUOTE_CURRENCY [QUOTE_CURRENCY ...]] [-a] [--trading-mode {spot,margin,futures}] optional arguments: -h, --help show this help message and exit --exchange EXCHANGE Exchange name (default: `bittrex`). Only valid if no config is provided. --print-list Print list of pairs or market symbols. By default data is printed in the tabular format. --print-json Print list of pairs or market symbols in JSON format. -1, --one-column Print output in one column. --print-csv Print exchange pair or market data in the csv format. --base BASE_CURRENCY [BASE_CURRENCY ...] Specify base currency(-ies). Space-separated list. --quote QUOTE_CURRENCY [QUOTE_CURRENCY ...] Specify quote currency(-ies). Space-separated list. -a, --all Print all pairs or market symbols. By default only active ones are shown. --trading-mode {spot,margin,futures} Select Trading mode Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `config.json`). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. By default, only active pairs/markets are shown. Active pairs/markets are those that can currently be traded on the exchange. The see the list of all pairs/markets (not only the active ones), use the -a / -all option. Pairs/markets are sorted by its symbol string in the printed output.","title":"List pairs/list markets"},{"location":"utils/#examples","text":"Print the list of active pairs with quote currency USD on exchange, specified in the default configuration file (i.e. pairs on the \"Bittrex\" exchange) in JSON format: $ freqtrade list-pairs --quote USD --print-json Print the list of all pairs on the exchange, specified in the config_binance.json configuration file (i.e. on the \"Binance\" exchange) with base currencies BTC or ETH and quote currencies USDT or USD, as the human-readable list with summary: $ freqtrade list-pairs -c config_binance.json --all --base BTC ETH --quote USDT USD --print-list Print all markets on exchange \"Kraken\", in the tabular format: $ freqtrade list-markets --exchange kraken --all","title":"Examples"},{"location":"utils/#test-pairlist","text":"Use the test-pairlist subcommand to test the configuration of dynamic pairlists . Requires a configuration with specified pairlists attribute. Can be used to generate static pairlists to be used during backtesting / hyperopt. usage: freqtrade test-pairlist [-h] [-v] [-c PATH] [--quote QUOTE_CURRENCY [QUOTE_CURRENCY ...]] [-1] [--print-json] [--exchange EXCHANGE] optional arguments: -h, --help show this help message and exit -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. --quote QUOTE_CURRENCY [QUOTE_CURRENCY ...] Specify quote currency(-ies). Space-separated list. -1, --one-column Print output in one column. --print-json Print list of pairs or market symbols in JSON format. --exchange EXCHANGE Exchange name (default: `bittrex`). Only valid if no config is provided.","title":"Test pairlist"},{"location":"utils/#examples_1","text":"Show whitelist when using a dynamic pairlist . freqtrade test-pairlist --config config.json --quote USDT BTC","title":"Examples"},{"location":"utils/#convert-database","text":"freqtrade convert-db can be used to convert your database from one system to another (sqlite -> postgres, postgres -> other postgres), migrating all trades, orders and Pairlocks. Please refer to the SQL cheatsheet to learn about requirements for different database systems. usage: freqtrade convert-db [-h] [--db-url PATH] [--db-url-from PATH] optional arguments: -h, --help show this help message and exit --db-url PATH Override trades database URL, this is useful in custom deployments (default: `sqlite:///tradesv3.sqlite` for Live Run mode, `sqlite:///tradesv3.dryrun.sqlite` for Dry Run). --db-url-from PATH Source db url to use when migrating a database. Warning Please ensure to only use this on an empty target database. Freqtrade will perform a regular migration, but may fail if entries already existed.","title":"Convert database"},{"location":"utils/#webserver-mode","text":"Experimental Webserver mode is an experimental mode to increase backesting and strategy development productivity. There may still be bugs - so if you happen to stumble across these, please report them as github issues, thanks. Run freqtrade in webserver mode. Freqtrade will start the webserver and allow FreqUI to start and control backtesting processes. This has the advantage that data will not be reloaded between backtesting runs (as long as timeframe and timerange remain identical). FreqUI will also show the backtesting results. usage: freqtrade webserver [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] optional arguments: -h, --help show this help message and exit Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory.","title":"Webserver mode"},{"location":"utils/#webserver-mode-docker","text":"You can also use webserver mode via docker. Starting a one-off container requires the configuration of the port explicitly, as ports are not exposed by default. You can use docker-compose run --rm -p 127.0.0.1:8080:8080 freqtrade webserver to start a one-off container that'll be removed once you stop it. This assumes that port 8080 is still available and no other bot is running on that port. Alternatively, you can reconfigure the docker-compose file to have the command updated: command: > webserver --config /freqtrade/user_data/config.json You can now use docker-compose up to start the webserver. This assumes that the configuration has a webserver enabled and configured for docker (listening port = 0.0.0.0 ). Tip Don't forget to reset the command back to the trade command if you want to start a live or dry-run bot.","title":"Webserver mode - docker"},{"location":"utils/#show-previous-backtest-results","text":"Allows you to show previous backtest results. Adding --show-pair-list outputs a sorted pair list you can easily copy/paste into your configuration (omitting bad pairs). Strategy overfitting Only using winning pairs can lead to an overfitted strategy, which will not work well on future data. Make sure to extensively test your strategy in dry-run before risking real money. usage: freqtrade backtesting-show [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--export-filename PATH] [--show-pair-list] optional arguments: -h, --help show this help message and exit --export-filename PATH Save backtest results to the file with this filename. Requires `--export` to be set as well. Example: `--export-filename=user_data/backtest_results/backtest _today.json` --show-pair-list Show backtesting pairlist sorted by profit. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory.","title":"Show previous Backtest results"},{"location":"utils/#detailed-backtest-analysis","text":"Advanced backtest result analysis. More details in the Backtesting analysis Section. usage: freqtrade backtesting-analysis [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--export-filename PATH] [--analysis-groups {0,1,2,3,4} [{0,1,2,3,4} ...]] [--enter-reason-list ENTER_REASON_LIST [ENTER_REASON_LIST ...]] [--exit-reason-list EXIT_REASON_LIST [EXIT_REASON_LIST ...]] [--indicator-list INDICATOR_LIST [INDICATOR_LIST ...]] optional arguments: -h, --help show this help message and exit --export-filename PATH, --backtest-filename PATH Use this filename for backtest results.Requires `--export` to be set as well. Example: `--export-filen ame=user_data/backtest_results/backtest_today.json` --analysis-groups {0,1,2,3,4} [{0,1,2,3,4} ...] grouping output - 0: simple wins/losses by enter tag, 1: by enter_tag, 2: by enter_tag and exit_tag, 3: by pair and enter_tag, 4: by pair, enter_ and exit_tag (this can get quite large) --enter-reason-list ENTER_REASON_LIST [ENTER_REASON_LIST ...] Comma separated list of entry signals to analyse. Default: all. e.g. 'entry_tag_a,entry_tag_b' --exit-reason-list EXIT_REASON_LIST [EXIT_REASON_LIST ...] Comma separated list of exit signals to analyse. Default: all. e.g. 'exit_tag_a,roi,stop_loss,trailing_stop_loss' --indicator-list INDICATOR_LIST [INDICATOR_LIST ...] Comma separated list of indicators to analyse. e.g. 'close,rsi,bb_lowerband,profit_abs' Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory.","title":"Detailed backtest analysis"},{"location":"utils/#list-hyperopt-results","text":"You can list the hyperoptimization epochs the Hyperopt module evaluated previously with the hyperopt-list sub-command. usage: freqtrade hyperopt-list [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--best] [--profitable] [--min-trades INT] [--max-trades INT] [--min-avg-time FLOAT] [--max-avg-time FLOAT] [--min-avg-profit FLOAT] [--max-avg-profit FLOAT] [--min-total-profit FLOAT] [--max-total-profit FLOAT] [--min-objective FLOAT] [--max-objective FLOAT] [--no-color] [--print-json] [--no-details] [--hyperopt-filename PATH] [--export-csv FILE] optional arguments: -h, --help show this help message and exit --best Select only best epochs. --profitable Select only profitable epochs. --min-trades INT Select epochs with more than INT trades. --max-trades INT Select epochs with less than INT trades. --min-avg-time FLOAT Select epochs above average time. --max-avg-time FLOAT Select epochs below average time. --min-avg-profit FLOAT Select epochs above average profit. --max-avg-profit FLOAT Select epochs below average profit. --min-total-profit FLOAT Select epochs above total profit. --max-total-profit FLOAT Select epochs below total profit. --min-objective FLOAT Select epochs above objective. --max-objective FLOAT Select epochs below objective. --no-color Disable colorization of hyperopt results. May be useful if you are redirecting output to a file. --print-json Print output in JSON format. --no-details Do not print best epoch details. --hyperopt-filename FILENAME Hyperopt result filename.Example: `--hyperopt- filename=hyperopt_results_2020-09-27_16-20-48.pickle` --export-csv FILE Export to CSV-File. This will disable table print. Example: --export-csv hyperopt.csv Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Note hyperopt-list will automatically use the latest available hyperopt results file. You can override this using the --hyperopt-filename argument, and specify another, available filename (without path!).","title":"List Hyperopt results"},{"location":"utils/#examples_2","text":"List all results, print details of the best result at the end: freqtrade hyperopt-list List only epochs with positive profit. Do not print the details of the best epoch, so that the list can be iterated in a script: freqtrade hyperopt-list --profitable --no-details","title":"Examples"},{"location":"utils/#show-details-of-hyperopt-results","text":"You can show the details of any hyperoptimization epoch previously evaluated by the Hyperopt module with the hyperopt-show subcommand. usage: freqtrade hyperopt-show [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--best] [--profitable] [-n INT] [--print-json] [--hyperopt-filename FILENAME] [--no-header] [--disable-param-export] [--breakdown {day,week,month} [{day,week,month} ...]] optional arguments: -h, --help show this help message and exit --best Select only best epochs. --profitable Select only profitable epochs. -n INT, --index INT Specify the index of the epoch to print details for. --print-json Print output in JSON format. --hyperopt-filename FILENAME Hyperopt result filename.Example: `--hyperopt- filename=hyperopt_results_2020-09-27_16-20-48.pickle` --no-header Do not print epoch details header. --disable-param-export Disable automatic hyperopt parameter export. --breakdown {day,week,month} [{day,week,month} ...] Show backtesting breakdown per [day, week, month]. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory. Note hyperopt-show will automatically use the latest available hyperopt results file. You can override this using the --hyperopt-filename argument, and specify another, available filename (without path!).","title":"Show details of Hyperopt results"},{"location":"utils/#examples_3","text":"Print details for the epoch 168 (the number of the epoch is shown by the hyperopt-list subcommand or by Hyperopt itself during hyperoptimization run): freqtrade hyperopt-show -n 168 Prints JSON data with details for the last best epoch (i.e., the best of all epochs): freqtrade hyperopt-show --best -n -1 --print-json --no-header","title":"Examples"},{"location":"utils/#show-trades","text":"Print selected (or all) trades from database to screen. usage: freqtrade show-trades [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--db-url PATH] [--trade-ids TRADE_IDS [TRADE_IDS ...]] [--print-json] optional arguments: -h, --help show this help message and exit --db-url PATH Override trades database URL, this is useful in custom deployments (default: `sqlite:///tradesv3.sqlite` for Live Run mode, `sqlite:///tradesv3.dryrun.sqlite` for Dry Run). --trade-ids TRADE_IDS [TRADE_IDS ...] Specify the list of trade ids. --print-json Print output in JSON format. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages). --logfile FILE Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details. -V, --version show program's version number and exit -c PATH, --config PATH Specify configuration file (default: `userdir/config.json` or `config.json` whichever exists). Multiple --config options may be used. Can be set to `-` to read config from stdin. -d PATH, --datadir PATH Path to directory with historical backtesting data. --userdir PATH, --user-data-dir PATH Path to userdata directory.","title":"Show trades"},{"location":"utils/#examples_4","text":"Print trades with id 2 and 3 as json freqtrade show-trades --db-url sqlite:///tradesv3.sqlite --trade-ids 2 3 --print-json","title":"Examples"},{"location":"webhook-config/","text":"Webhook usage \u00b6 Configuration \u00b6 Enable webhooks by adding a webhook-section to your configuration file, and setting webhook.enabled to true . Sample configuration (tested using IFTTT). \"webhook\" : { \"enabled\" : true , \"url\" : \"https://maker.ifttt.com/trigger//with/key//\" , \"webhookentry\" : { \"value1\" : \"Buying {pair}\" , \"value2\" : \"limit {limit:8f}\" , \"value3\" : \"{stake_amount:8f} {stake_currency}\" }, \"webhookentrycancel\" : { \"value1\" : \"Cancelling Open Buy Order for {pair}\" , \"value2\" : \"limit {limit:8f}\" , \"value3\" : \"{stake_amount:8f} {stake_currency}\" }, \"webhookentryfill\" : { \"value1\" : \"Buy Order for {pair} filled\" , \"value2\" : \"at {open_rate:8f}\" , \"value3\" : \"\" }, \"webhookexit\" : { \"value1\" : \"Exiting {pair}\" , \"value2\" : \"limit {limit:8f}\" , \"value3\" : \"profit: {profit_amount:8f} {stake_currency} ({profit_ratio})\" }, \"webhookexitcancel\" : { \"value1\" : \"Cancelling Open Exit Order for {pair}\" , \"value2\" : \"limit {limit:8f}\" , \"value3\" : \"profit: {profit_amount:8f} {stake_currency} ({profit_ratio})\" }, \"webhookexitfill\" : { \"value1\" : \"Exit Order for {pair} filled\" , \"value2\" : \"at {close_rate:8f}.\" , \"value3\" : \"\" }, \"webhookstatus\" : { \"value1\" : \"Status: {status}\" , \"value2\" : \"\" , \"value3\" : \"\" } }, The url in webhook.url should point to the correct url for your webhook. If you're using IFTTT (as shown in the sample above) please insert your event and key to the url. You can set the POST body format to Form-Encoded (default), JSON-Encoded, or raw data. Use \"format\": \"form\" , \"format\": \"json\" , or \"format\": \"raw\" respectively. Example configuration for Mattermost Cloud integration: \"webhook\" : { \"enabled\" : true , \"url\" : \"https://.cloud.mattermost.com/hooks/\" , \"format\" : \"json\" , \"webhookstatus\" : { \"text\" : \"Status: {status}\" } }, The result would be a POST request with e.g. {\"text\":\"Status: running\"} body and Content-Type: application/json header which results Status: running message in the Mattermost channel. When using the Form-Encoded or JSON-Encoded configuration you can configure any number of payload values, and both the key and value will be ouput in the POST request. However, when using the raw data format you can only configure one value and it must be named \"data\" . In this instance the data key will not be output in the POST request, only the value. For example: \"webhook\" : { \"enabled\" : true , \"url\" : \"https://\" , \"format\" : \"raw\" , \"webhookstatus\" : { \"data\" : \"Status: {status}\" } }, The result would be a POST request with e.g. Status: running body and Content-Type: text/plain header. Optional parameters are available to enable automatic retries for webhook messages. The webhook.retries parameter can be set for the maximum number of retries the webhook request should attempt if it is unsuccessful (i.e. HTTP response status is not 200). By default this is set to 0 which is disabled. An additional webhook.retry_delay parameter can be set to specify the time in seconds between retry attempts. By default this is set to 0.1 (i.e. 100ms). Note that increasing the number of retries or retry delay may slow down the trader if there are connectivity issues with the webhook. Example configuration for retries: \"webhook\" : { \"enabled\" : true , \"url\" : \"https://\" , \"retries\" : 3 , \"retry_delay\" : 0.2 , \"webhookstatus\" : { \"status\" : \"Status: {status}\" } }, Different payloads can be configured for different events. Not all fields are necessary, but you should configure at least one of the dicts, otherwise the webhook will never be called. Webhookentry \u00b6 The fields in webhook.webhookentry are filled when the bot executes a long/short. Parameters are filled using string.format. Possible parameters are: trade_id exchange pair direction leverage limit # Deprecated - should no longer be used. open_rate amount open_date stake_amount stake_currency base_currency fiat_currency order_type current_rate enter_tag Webhookentrycancel \u00b6 The fields in webhook.webhookentrycancel are filled when the bot cancels a long/short order. Parameters are filled using string.format. Possible parameters are: trade_id exchange pair direction leverage limit amount open_date stake_amount stake_currency base_currency fiat_currency order_type current_rate enter_tag Webhookentryfill \u00b6 The fields in webhook.webhookentryfill are filled when the bot filled a long/short order. Parameters are filled using string.format. Possible parameters are: trade_id exchange pair direction leverage open_rate amount open_date stake_amount stake_currency base_currency fiat_currency order_type current_rate enter_tag Webhookexit \u00b6 The fields in webhook.webhookexit are filled when the bot exits a trade. Parameters are filled using string.format. Possible parameters are: trade_id exchange pair direction leverage gain limit amount open_rate profit_amount profit_ratio stake_currency base_currency fiat_currency exit_reason order_type open_date close_date Webhookexitfill \u00b6 The fields in webhook.webhookexitfill are filled when the bot fills a exit order (closes a Trade). Parameters are filled using string.format. Possible parameters are: trade_id exchange pair direction leverage gain close_rate amount open_rate current_rate profit_amount profit_ratio stake_currency base_currency fiat_currency exit_reason order_type open_date close_date Webhookexitcancel \u00b6 The fields in webhook.webhookexitcancel are filled when the bot cancels a exit order. Parameters are filled using string.format. Possible parameters are: trade_id exchange pair direction leverage gain limit amount open_rate current_rate profit_amount profit_ratio stake_currency base_currency fiat_currency exit_reason order_type open_date close_date Webhookstatus \u00b6 The fields in webhook.webhookstatus are used for regular status messages (Started / Stopped / ...). Parameters are filled using string.format. The only possible value here is {status} . Discord \u00b6 A special form of webhooks is available for discord. You can configure this as follows: \"discord\" : { \"enabled\" : true , \"webhook_url\" : \"https://discord.com/api/webhooks/\" , \"exit_fill\" : [ { \"Trade ID\" : \"{trade_id}\" }, { \"Exchange\" : \"{exchange}\" }, { \"Pair\" : \"{pair}\" }, { \"Direction\" : \"{direction}\" }, { \"Open rate\" : \"{open_rate}\" }, { \"Close rate\" : \"{close_rate}\" }, { \"Amount\" : \"{amount}\" }, { \"Open date\" : \"{open_date:%Y-%m-%d %H:%M:%S}\" }, { \"Close date\" : \"{close_date:%Y-%m-%d %H:%M:%S}\" }, { \"Profit\" : \"{profit_amount} {stake_currency}\" }, { \"Profitability\" : \"{profit_ratio:.2%}\" }, { \"Enter tag\" : \"{enter_tag}\" }, { \"Exit Reason\" : \"{exit_reason}\" }, { \"Strategy\" : \"{strategy}\" }, { \"Timeframe\" : \"{timeframe}\" }, ], \"entry_fill\" : [ { \"Trade ID\" : \"{trade_id}\" }, { \"Exchange\" : \"{exchange}\" }, { \"Pair\" : \"{pair}\" }, { \"Direction\" : \"{direction}\" }, { \"Open rate\" : \"{open_rate}\" }, { \"Amount\" : \"{amount}\" }, { \"Open date\" : \"{open_date:%Y-%m-%d %H:%M:%S}\" }, { \"Enter tag\" : \"{enter_tag}\" }, { \"Strategy\" : \"{strategy} {timeframe}\" }, ] } The above represents the default ( exit_fill and entry_fill are optional and will default to the above configuration) - modifications are obviously possible. Available fields correspond to the fields for webhooks and are documented in the corresponding webhook sections. The notifications will look as follows by default.","title":"Web Hook"},{"location":"webhook-config/#webhook-usage","text":"","title":"Webhook usage"},{"location":"webhook-config/#configuration","text":"Enable webhooks by adding a webhook-section to your configuration file, and setting webhook.enabled to true . Sample configuration (tested using IFTTT). \"webhook\" : { \"enabled\" : true , \"url\" : \"https://maker.ifttt.com/trigger//with/key//\" , \"webhookentry\" : { \"value1\" : \"Buying {pair}\" , \"value2\" : \"limit {limit:8f}\" , \"value3\" : \"{stake_amount:8f} {stake_currency}\" }, \"webhookentrycancel\" : { \"value1\" : \"Cancelling Open Buy Order for {pair}\" , \"value2\" : \"limit {limit:8f}\" , \"value3\" : \"{stake_amount:8f} {stake_currency}\" }, \"webhookentryfill\" : { \"value1\" : \"Buy Order for {pair} filled\" , \"value2\" : \"at {open_rate:8f}\" , \"value3\" : \"\" }, \"webhookexit\" : { \"value1\" : \"Exiting {pair}\" , \"value2\" : \"limit {limit:8f}\" , \"value3\" : \"profit: {profit_amount:8f} {stake_currency} ({profit_ratio})\" }, \"webhookexitcancel\" : { \"value1\" : \"Cancelling Open Exit Order for {pair}\" , \"value2\" : \"limit {limit:8f}\" , \"value3\" : \"profit: {profit_amount:8f} {stake_currency} ({profit_ratio})\" }, \"webhookexitfill\" : { \"value1\" : \"Exit Order for {pair} filled\" , \"value2\" : \"at {close_rate:8f}.\" , \"value3\" : \"\" }, \"webhookstatus\" : { \"value1\" : \"Status: {status}\" , \"value2\" : \"\" , \"value3\" : \"\" } }, The url in webhook.url should point to the correct url for your webhook. If you're using IFTTT (as shown in the sample above) please insert your event and key to the url. You can set the POST body format to Form-Encoded (default), JSON-Encoded, or raw data. Use \"format\": \"form\" , \"format\": \"json\" , or \"format\": \"raw\" respectively. Example configuration for Mattermost Cloud integration: \"webhook\" : { \"enabled\" : true , \"url\" : \"https://.cloud.mattermost.com/hooks/\" , \"format\" : \"json\" , \"webhookstatus\" : { \"text\" : \"Status: {status}\" } }, The result would be a POST request with e.g. {\"text\":\"Status: running\"} body and Content-Type: application/json header which results Status: running message in the Mattermost channel. When using the Form-Encoded or JSON-Encoded configuration you can configure any number of payload values, and both the key and value will be ouput in the POST request. However, when using the raw data format you can only configure one value and it must be named \"data\" . In this instance the data key will not be output in the POST request, only the value. For example: \"webhook\" : { \"enabled\" : true , \"url\" : \"https://\" , \"format\" : \"raw\" , \"webhookstatus\" : { \"data\" : \"Status: {status}\" } }, The result would be a POST request with e.g. Status: running body and Content-Type: text/plain header. Optional parameters are available to enable automatic retries for webhook messages. The webhook.retries parameter can be set for the maximum number of retries the webhook request should attempt if it is unsuccessful (i.e. HTTP response status is not 200). By default this is set to 0 which is disabled. An additional webhook.retry_delay parameter can be set to specify the time in seconds between retry attempts. By default this is set to 0.1 (i.e. 100ms). Note that increasing the number of retries or retry delay may slow down the trader if there are connectivity issues with the webhook. Example configuration for retries: \"webhook\" : { \"enabled\" : true , \"url\" : \"https://\" , \"retries\" : 3 , \"retry_delay\" : 0.2 , \"webhookstatus\" : { \"status\" : \"Status: {status}\" } }, Different payloads can be configured for different events. Not all fields are necessary, but you should configure at least one of the dicts, otherwise the webhook will never be called.","title":"Configuration"},{"location":"webhook-config/#webhookentry","text":"The fields in webhook.webhookentry are filled when the bot executes a long/short. Parameters are filled using string.format. Possible parameters are: trade_id exchange pair direction leverage limit # Deprecated - should no longer be used. open_rate amount open_date stake_amount stake_currency base_currency fiat_currency order_type current_rate enter_tag","title":"Webhookentry"},{"location":"webhook-config/#webhookentrycancel","text":"The fields in webhook.webhookentrycancel are filled when the bot cancels a long/short order. Parameters are filled using string.format. Possible parameters are: trade_id exchange pair direction leverage limit amount open_date stake_amount stake_currency base_currency fiat_currency order_type current_rate enter_tag","title":"Webhookentrycancel"},{"location":"webhook-config/#webhookentryfill","text":"The fields in webhook.webhookentryfill are filled when the bot filled a long/short order. Parameters are filled using string.format. Possible parameters are: trade_id exchange pair direction leverage open_rate amount open_date stake_amount stake_currency base_currency fiat_currency order_type current_rate enter_tag","title":"Webhookentryfill"},{"location":"webhook-config/#webhookexit","text":"The fields in webhook.webhookexit are filled when the bot exits a trade. Parameters are filled using string.format. Possible parameters are: trade_id exchange pair direction leverage gain limit amount open_rate profit_amount profit_ratio stake_currency base_currency fiat_currency exit_reason order_type open_date close_date","title":"Webhookexit"},{"location":"webhook-config/#webhookexitfill","text":"The fields in webhook.webhookexitfill are filled when the bot fills a exit order (closes a Trade). Parameters are filled using string.format. Possible parameters are: trade_id exchange pair direction leverage gain close_rate amount open_rate current_rate profit_amount profit_ratio stake_currency base_currency fiat_currency exit_reason order_type open_date close_date","title":"Webhookexitfill"},{"location":"webhook-config/#webhookexitcancel","text":"The fields in webhook.webhookexitcancel are filled when the bot cancels a exit order. Parameters are filled using string.format. Possible parameters are: trade_id exchange pair direction leverage gain limit amount open_rate current_rate profit_amount profit_ratio stake_currency base_currency fiat_currency exit_reason order_type open_date close_date","title":"Webhookexitcancel"},{"location":"webhook-config/#webhookstatus","text":"The fields in webhook.webhookstatus are used for regular status messages (Started / Stopped / ...). Parameters are filled using string.format. The only possible value here is {status} .","title":"Webhookstatus"},{"location":"webhook-config/#discord","text":"A special form of webhooks is available for discord. You can configure this as follows: \"discord\" : { \"enabled\" : true , \"webhook_url\" : \"https://discord.com/api/webhooks/\" , \"exit_fill\" : [ { \"Trade ID\" : \"{trade_id}\" }, { \"Exchange\" : \"{exchange}\" }, { \"Pair\" : \"{pair}\" }, { \"Direction\" : \"{direction}\" }, { \"Open rate\" : \"{open_rate}\" }, { \"Close rate\" : \"{close_rate}\" }, { \"Amount\" : \"{amount}\" }, { \"Open date\" : \"{open_date:%Y-%m-%d %H:%M:%S}\" }, { \"Close date\" : \"{close_date:%Y-%m-%d %H:%M:%S}\" }, { \"Profit\" : \"{profit_amount} {stake_currency}\" }, { \"Profitability\" : \"{profit_ratio:.2%}\" }, { \"Enter tag\" : \"{enter_tag}\" }, { \"Exit Reason\" : \"{exit_reason}\" }, { \"Strategy\" : \"{strategy}\" }, { \"Timeframe\" : \"{timeframe}\" }, ], \"entry_fill\" : [ { \"Trade ID\" : \"{trade_id}\" }, { \"Exchange\" : \"{exchange}\" }, { \"Pair\" : \"{pair}\" }, { \"Direction\" : \"{direction}\" }, { \"Open rate\" : \"{open_rate}\" }, { \"Amount\" : \"{amount}\" }, { \"Open date\" : \"{open_date:%Y-%m-%d %H:%M:%S}\" }, { \"Enter tag\" : \"{enter_tag}\" }, { \"Strategy\" : \"{strategy} {timeframe}\" }, ] } The above represents the default ( exit_fill and entry_fill are optional and will default to the above configuration) - modifications are obviously possible. Available fields correspond to the fields for webhooks and are documented in the corresponding webhook sections. The notifications will look as follows by default.","title":"Discord"},{"location":"windows_installation/","text":"Windows installation \u00b6 We strongly recommend that Windows users use Docker as this will work much easier and smoother (also more secure). If that is not possible, try using the Windows Linux subsystem (WSL) - for which the Ubuntu instructions should work. Otherwise, try the instructions below. Install freqtrade manually \u00b6 Note Make sure to use 64bit Windows and 64bit Python to avoid problems with backtesting or hyperopt due to the memory constraints 32bit applications have under Windows. Hint Using the Anaconda Distribution under Windows can greatly help with installation problems. Check out the Anaconda installation section in this document for more information. 1. Clone the git repository \u00b6 git clone https://github.com/freqtrade/freqtrade.git 2. Install ta-lib \u00b6 Install ta-lib according to the ta-lib documentation . As compiling from source on windows has heavy dependencies (requires a partial visual studio installation), there is also a repository of unofficial pre-compiled windows Wheels here , which need to be downloaded and installed using pip install TA_Lib-0.4.24-cp38-cp38-win_amd64.whl (make sure to use the version matching your python version). Freqtrade provides these dependencies for the latest 3 Python versions (3.8, 3.9 and 3.10) and for 64bit Windows. Other versions must be downloaded from the above link. cd \\ path \\ freqtrade python -m venv . env . env \\ Scripts \\ activate . ps1 # optionally install ta-lib from wheel # Eventually adjust the below filename to match the downloaded wheel pip install build_helpers / TA_Lib - 0 . 4 . 19-cp38-cp38-win_amd64 . whl pip install -r requirements . txt pip install -e . freqtrade Use Powershell The above installation script assumes you're using powershell on a 64bit windows. Commands for the legacy CMD windows console may differ. Thanks Owdr for the commands. Source: Issue #222 Error during installation on Windows \u00b6 error: Microsoft Visual C++ 14 .0 is required. Get it with \"Microsoft Visual C++ Build Tools\" : http://landinghub.visualstudio.com/visual-cpp-build-tools Unfortunately, many packages requiring compilation don't provide a pre-built wheel. It is therefore mandatory to have a C/C++ compiler installed and available for your python environment to use. You can download the Visual C++ build tools from here and install \"Desktop development with C++\" in it's default configuration. Unfortunately, this is a heavy download / dependency so you might want to consider WSL2 or docker compose first.","title":"Windows"},{"location":"windows_installation/#windows-installation","text":"We strongly recommend that Windows users use Docker as this will work much easier and smoother (also more secure). If that is not possible, try using the Windows Linux subsystem (WSL) - for which the Ubuntu instructions should work. Otherwise, try the instructions below.","title":"Windows installation"},{"location":"windows_installation/#install-freqtrade-manually","text":"Note Make sure to use 64bit Windows and 64bit Python to avoid problems with backtesting or hyperopt due to the memory constraints 32bit applications have under Windows. Hint Using the Anaconda Distribution under Windows can greatly help with installation problems. Check out the Anaconda installation section in this document for more information.","title":"Install freqtrade manually"},{"location":"windows_installation/#1-clone-the-git-repository","text":"git clone https://github.com/freqtrade/freqtrade.git","title":"1. Clone the git repository"},{"location":"windows_installation/#2-install-ta-lib","text":"Install ta-lib according to the ta-lib documentation . As compiling from source on windows has heavy dependencies (requires a partial visual studio installation), there is also a repository of unofficial pre-compiled windows Wheels here , which need to be downloaded and installed using pip install TA_Lib-0.4.24-cp38-cp38-win_amd64.whl (make sure to use the version matching your python version). Freqtrade provides these dependencies for the latest 3 Python versions (3.8, 3.9 and 3.10) and for 64bit Windows. Other versions must be downloaded from the above link. cd \\ path \\ freqtrade python -m venv . env . env \\ Scripts \\ activate . ps1 # optionally install ta-lib from wheel # Eventually adjust the below filename to match the downloaded wheel pip install build_helpers / TA_Lib - 0 . 4 . 19-cp38-cp38-win_amd64 . whl pip install -r requirements . txt pip install -e . freqtrade Use Powershell The above installation script assumes you're using powershell on a 64bit windows. Commands for the legacy CMD windows console may differ. Thanks Owdr for the commands. Source: Issue #222","title":"2. Install ta-lib"},{"location":"windows_installation/#error-during-installation-on-windows","text":"error: Microsoft Visual C++ 14 .0 is required. Get it with \"Microsoft Visual C++ Build Tools\" : http://landinghub.visualstudio.com/visual-cpp-build-tools Unfortunately, many packages requiring compilation don't provide a pre-built wheel. It is therefore mandatory to have a C/C++ compiler installed and available for your python environment to use. You can download the Visual C++ build tools from here and install \"Desktop development with C++\" in it's default configuration. Unfortunately, this is a heavy download / dependency so you might want to consider WSL2 or docker compose first.","title":"Error during installation on Windows"},{"location":"includes/pairlists/","text":"Pairlists and Pairlist Handlers \u00b6 Pairlist Handlers define the list of pairs (pairlist) that the bot should trade. They are configured in the pairlists section of the configuration settings. In your configuration, you can use Static Pairlist (defined by the StaticPairList Pairlist Handler) and Dynamic Pairlist (defined by the VolumePairList Pairlist Handler). Additionally, AgeFilter , PrecisionFilter , PriceFilter , ShuffleFilter , SpreadFilter and VolatilityFilter act as Pairlist Filters, removing certain pairs and/or moving their positions in the pairlist. If multiple Pairlist Handlers are used, they are chained and a combination of all Pairlist Handlers forms the resulting pairlist the bot uses for trading and backtesting. Pairlist Handlers are executed in the sequence they are configured. You should always configure either StaticPairList or VolumePairList as the starting Pairlist Handler. Inactive markets are always removed from the resulting pairlist. Explicitly blacklisted pairs (those in the pair_blacklist configuration setting) are also always removed from the resulting pairlist. Pair blacklist \u00b6 The pair blacklist (configured via exchange.pair_blacklist in the configuration) disallows certain pairs from trading. This can be as simple as excluding DOGE/BTC - which will remove exactly this pair. The pair-blacklist does also support wildcards (in regex-style) - so BNB/.* will exclude ALL pairs that start with BNB. You may also use something like .*DOWN/BTC or .*UP/BTC to exclude leveraged tokens (check Pair naming conventions for your exchange!) Available Pairlist Handlers \u00b6 StaticPairList (default, if not configured differently) VolumePairList AgeFilter OffsetFilter PerformanceFilter PrecisionFilter PriceFilter ShuffleFilter SpreadFilter RangeStabilityFilter VolatilityFilter Testing pairlists Pairlist configurations can be quite tricky to get right. Best use the test-pairlist utility sub-command to test your configuration quickly. Static Pair List \u00b6 By default, the StaticPairList method is used, which uses a statically defined pair whitelist from the configuration. The pairlist also supports wildcards (in regex-style) - so .*/BTC will include all pairs with BTC as a stake. It uses configuration from exchange.pair_whitelist and exchange.pair_blacklist . \"pairlists\" : [ { \"method\" : \"StaticPairList\" } ], By default, only currently enabled pairs are allowed. To skip pair validation against active markets, set \"allow_inactive\": true within the StaticPairList configuration. This can be useful for backtesting expired pairs (like quarterly spot-markets). This option must be configured along with exchange.skip_pair_validation in the exchange configuration. When used in a \"follow-up\" position (e.g. after VolumePairlist), all pairs in 'pair_whitelist' will be added to the end of the pairlist. Volume Pair List \u00b6 VolumePairList employs sorting/filtering of pairs by their trading volume. It selects number_assets top pairs with sorting based on the sort_key (which can only be quoteVolume ). When used in the chain of Pairlist Handlers in a non-leading position (after StaticPairList and other Pairlist Filters), VolumePairList considers outputs of previous Pairlist Handlers, adding its sorting/selection of the pairs by the trading volume. When used in the leading position of the chain of Pairlist Handlers, the pair_whitelist configuration setting is ignored. Instead, VolumePairList selects the top assets from all available markets with matching stake-currency on the exchange. The refresh_period setting allows to define the period (in seconds), at which the pairlist will be refreshed. Defaults to 1800s (30 minutes). The pairlist cache ( refresh_period ) on VolumePairList is only applicable to generating pairlists. Filtering instances (not the first position in the list) will not apply any cache and will always use up-to-date data. VolumePairList is per default based on the ticker data from exchange, as reported by the ccxt library: The quoteVolume is the amount of quote (stake) currency traded (bought or sold) in last 24 hours. \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" , \"min_value\" : 0 , \"refresh_period\" : 1800 } ], You can define a minimum volume with min_value - which will filter out pairs with a volume lower than the specified value in the specified timerange. VolumePairList Advanced mode \u00b6 VolumePairList can also operate in an advanced mode to build volume over a given timerange of specified candle size. It utilizes exchange historical candle data, builds a typical price (calculated by (open+high+low)/3) and multiplies the typical price with every candle's volume. The sum is the quoteVolume over the given range. This allows different scenarios, for a more smoothened volume, when using longer ranges with larger candle sizes, or the opposite when using a short range with small candles. For convenience lookback_days can be specified, which will imply that 1d candles will be used for the lookback. In the example below the pairlist would be created based on the last 7 days: \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" , \"min_value\" : 0 , \"refresh_period\" : 86400 , \"lookback_days\" : 7 } ], Range look back and refresh period When used in conjunction with lookback_days and lookback_timeframe the refresh_period can not be smaller than the candle size in seconds. As this will result in unnecessary requests to the exchanges API. Performance implications when using lookback range If used in first position in combination with lookback, the computation of the range based volume can be time and resource consuming, as it downloads candles for all tradable pairs. Hence it's highly advised to use the standard approach with VolumeFilter to narrow the pairlist down for further range volume calculation. Unsupported exchanges (Bittrex, Gemini) On some exchanges (like Bittrex and Gemini), regular VolumePairList does not work as the api does not natively provide 24h volume. This can be worked around by using candle data to build the volume. To roughly simulate 24h volume, you can use the following configuration. Please note that These pairlists will only refresh once per day. \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" , \"min_value\" : 0 , \"refresh_period\" : 86400 , \"lookback_days\" : 1 } ], More sophisticated approach can be used, by using lookback_timeframe for candle size and lookback_period which specifies the amount of candles. This example will build the volume pairs based on a rolling period of 3 days of 1h candles: \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" , \"min_value\" : 0 , \"refresh_period\" : 3600 , \"lookback_timeframe\" : \"1h\" , \"lookback_period\" : 72 } ], Note VolumePairList does not support backtesting mode. AgeFilter \u00b6 Removes pairs that have been listed on the exchange for less than min_days_listed days (defaults to 10 ) or more than max_days_listed days (defaults None mean infinity). When pairs are first listed on an exchange they can suffer huge price drops and volatility in the first few days while the pair goes through its price-discovery period. Bots can often be caught out buying before the pair has finished dropping in price. This filter allows freqtrade to ignore pairs until they have been listed for at least min_days_listed days and listed before max_days_listed . OffsetFilter \u00b6 Offsets an incoming pairlist by a given offset value. As an example it can be used in conjunction with VolumeFilter to remove the top X volume pairs. Or to split a larger pairlist on two bot instances. Example to remove the first 10 pairs from the pairlist, and takes the next 20 (taking items 10-30 of the initial list): \"pairlists\" : [ // ... { \"method\" : \"OffsetFilter\" , \"offset\" : 10 , \"number_assets\" : 20 } ], Warning When OffsetFilter is used to split a larger pairlist among multiple bots in combination with VolumeFilter it can not be guaranteed that pairs won't overlap due to slightly different refresh intervals for the VolumeFilter . Note An offset larger than the total length of the incoming pairlist will result in an empty pairlist. PerformanceFilter \u00b6 Sorts pairs by past trade performance, as follows: Positive performance. No closed trades yet. Negative performance. Trade count is used as a tie breaker. You can use the minutes parameter to only consider performance of the past X minutes (rolling window). Not defining this parameter (or setting it to 0) will use all-time performance. The optional min_profit (as ratio -> a setting of 0.01 corresponds to 1%) parameter defines the minimum profit a pair must have to be considered. Pairs below this level will be filtered out. Using this parameter without minutes is highly discouraged, as it can lead to an empty pairlist without a way to recover. \"pairlists\" : [ // ... { \"method\" : \"PerformanceFilter\" , \"minutes\" : 1440 , // rolling 24h \"min_profit\" : 0.01 // minimal profit 1% } ], As this Filter uses past performance of the bot, it'll have some startup-period - and should only be used after the bot has a few 100 trades in the database. Backtesting PerformanceFilter does not support backtesting mode. PrecisionFilter \u00b6 Filters low-value coins which would not allow setting stoplosses. Backtesting PrecisionFilter does not support backtesting mode using multiple strategies. PriceFilter \u00b6 The PriceFilter allows filtering of pairs by price. Currently the following price filters are supported: min_price max_price max_value low_price_ratio The min_price setting removes pairs where the price is below the specified price. This is useful if you wish to avoid trading very low-priced pairs. This option is disabled by default, and will only apply if set to > 0. The max_price setting removes pairs where the price is above the specified price. This is useful if you wish to trade only low-priced pairs. This option is disabled by default, and will only apply if set to > 0. The max_value setting removes pairs where the minimum value change is above a specified value. This is useful when an exchange has unbalanced limits. For example, if step-size = 1 (so you can only buy 1, or 2, or 3, but not 1.1 Coins) - and the price is pretty high (like 20$) as the coin has risen sharply since the last limit adaption. As a result of the above, you can only buy for 20$, or 40$ - but not for 25$. On exchanges that deduct fees from the receiving currency (e.g. FTX) - this can result in high value coins / amounts that are unsellable as the amount is slightly below the limit. The low_price_ratio setting removes pairs where a raise of 1 price unit (pip) is above the low_price_ratio ratio. This option is disabled by default, and will only apply if set to > 0. For PriceFilter at least one of its min_price , max_price or low_price_ratio settings must be applied. Calculation example: Min price precision for SHITCOIN/BTC is 8 decimals. If its price is 0.00000011 - one price step above would be 0.00000012, which is ~9% higher than the previous price value. You may filter out this pair by using PriceFilter with low_price_ratio set to 0.09 (9%) or with min_price set to 0.00000011, correspondingly. Low priced pairs Low priced pairs with high \"1 pip movements\" are dangerous since they are often illiquid and it may also be impossible to place the desired stoploss, which can often result in high losses since price needs to be rounded to the next tradable price - so instead of having a stoploss of -5%, you could end up with a stoploss of -9% simply due to price rounding. ShuffleFilter \u00b6 Shuffles (randomizes) pairs in the pairlist. It can be used for preventing the bot from trading some of the pairs more frequently then others when you want all pairs be treated with the same priority. Tip You may set the seed value for this Pairlist to obtain reproducible results, which can be useful for repeated backtesting sessions. If seed is not set, the pairs are shuffled in the non-repeatable random order. ShuffleFilter will automatically detect runmodes and apply the seed only for backtesting modes - if a seed value is set. SpreadFilter \u00b6 Removes pairs that have a difference between asks and bids above the specified ratio, max_spread_ratio (defaults to 0.005 ). Example: If DOGE/BTC maximum bid is 0.00000026 and minimum ask is 0.00000027, the ratio is calculated as: 1 - bid/ask ~= 0.037 which is > 0.005 and this pair will be filtered out. RangeStabilityFilter \u00b6 Removes pairs where the difference between lowest low and highest high over lookback_days days is below min_rate_of_change or above max_rate_of_change . Since this is a filter that requires additional data, the results are cached for refresh_period . In the below example: If the trading range over the last 10 days is <1% or >99%, remove the pair from the whitelist. \"pairlists\" : [ { \"method\" : \"RangeStabilityFilter\" , \"lookback_days\" : 10 , \"min_rate_of_change\" : 0.01 , \"max_rate_of_change\" : 0.99 , \"refresh_period\" : 1440 } ] Tip This Filter can be used to automatically remove stable coin pairs, which have a very low trading range, and are therefore extremely difficult to trade with profit. Additionally, it can also be used to automatically remove pairs with extreme high/low variance over a given amount of time. VolatilityFilter \u00b6 Volatility is the degree of historical variation of a pairs over time, it is measured by the standard deviation of logarithmic daily returns. Returns are assumed to be normally distributed, although actual distribution might be different. In a normal distribution, 68% of observations fall within one standard deviation and 95% of observations fall within two standard deviations. Assuming a volatility of 0.05 means that the expected returns for 20 out of 30 days is expected to be less than 5% (one standard deviation). Volatility is a positive ratio of the expected deviation of return and can be greater than 1.00. Please refer to the wikipedia definition of volatility . This filter removes pairs if the average volatility over a lookback_days days is below min_volatility or above max_volatility . Since this is a filter that requires additional data, the results are cached for refresh_period . This filter can be used to narrow down your pairs to a certain volatility or avoid very volatile pairs. In the below example: If the volatility over the last 10 days is not in the range of 0.05-0.50, remove the pair from the whitelist. The filter is applied every 24h. \"pairlists\" : [ { \"method\" : \"VolatilityFilter\" , \"lookback_days\" : 10 , \"min_volatility\" : 0.05 , \"max_volatility\" : 0.50 , \"refresh_period\" : 86400 } ] Full example of Pairlist Handlers \u00b6 The below example blacklists BNB/BTC , uses VolumePairList with 20 assets, sorting pairs by quoteVolume and applies PrecisionFilter and PriceFilter , filtering all assets where 1 price unit is > 1%. Then the SpreadFilter and VolatilityFilter is applied and pairs are finally shuffled with the random seed set to some predefined value. \"exchange\" : { \"pair_whitelist\" : [], \"pair_blacklist\" : [ \"BNB/BTC\" ] }, \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" }, { \"method\" : \"AgeFilter\" , \"min_days_listed\" : 10 }, { \"method\" : \"PrecisionFilter\" }, { \"method\" : \"PriceFilter\" , \"low_price_ratio\" : 0.01 }, { \"method\" : \"SpreadFilter\" , \"max_spread_ratio\" : 0.005 }, { \"method\" : \"RangeStabilityFilter\" , \"lookback_days\" : 10 , \"min_rate_of_change\" : 0.01 , \"refresh_period\" : 1440 }, { \"method\" : \"VolatilityFilter\" , \"lookback_days\" : 10 , \"min_volatility\" : 0.05 , \"max_volatility\" : 0.50 , \"refresh_period\" : 86400 }, { \"method\" : \"ShuffleFilter\" , \"seed\" : 42 } ],","title":"Pairlists"},{"location":"includes/pairlists/#pairlists-and-pairlist-handlers","text":"Pairlist Handlers define the list of pairs (pairlist) that the bot should trade. They are configured in the pairlists section of the configuration settings. In your configuration, you can use Static Pairlist (defined by the StaticPairList Pairlist Handler) and Dynamic Pairlist (defined by the VolumePairList Pairlist Handler). Additionally, AgeFilter , PrecisionFilter , PriceFilter , ShuffleFilter , SpreadFilter and VolatilityFilter act as Pairlist Filters, removing certain pairs and/or moving their positions in the pairlist. If multiple Pairlist Handlers are used, they are chained and a combination of all Pairlist Handlers forms the resulting pairlist the bot uses for trading and backtesting. Pairlist Handlers are executed in the sequence they are configured. You should always configure either StaticPairList or VolumePairList as the starting Pairlist Handler. Inactive markets are always removed from the resulting pairlist. Explicitly blacklisted pairs (those in the pair_blacklist configuration setting) are also always removed from the resulting pairlist.","title":"Pairlists and Pairlist Handlers"},{"location":"includes/pairlists/#pair-blacklist","text":"The pair blacklist (configured via exchange.pair_blacklist in the configuration) disallows certain pairs from trading. This can be as simple as excluding DOGE/BTC - which will remove exactly this pair. The pair-blacklist does also support wildcards (in regex-style) - so BNB/.* will exclude ALL pairs that start with BNB. You may also use something like .*DOWN/BTC or .*UP/BTC to exclude leveraged tokens (check Pair naming conventions for your exchange!)","title":"Pair blacklist"},{"location":"includes/pairlists/#available-pairlist-handlers","text":"StaticPairList (default, if not configured differently) VolumePairList AgeFilter OffsetFilter PerformanceFilter PrecisionFilter PriceFilter ShuffleFilter SpreadFilter RangeStabilityFilter VolatilityFilter Testing pairlists Pairlist configurations can be quite tricky to get right. Best use the test-pairlist utility sub-command to test your configuration quickly.","title":"Available Pairlist Handlers"},{"location":"includes/pairlists/#static-pair-list","text":"By default, the StaticPairList method is used, which uses a statically defined pair whitelist from the configuration. The pairlist also supports wildcards (in regex-style) - so .*/BTC will include all pairs with BTC as a stake. It uses configuration from exchange.pair_whitelist and exchange.pair_blacklist . \"pairlists\" : [ { \"method\" : \"StaticPairList\" } ], By default, only currently enabled pairs are allowed. To skip pair validation against active markets, set \"allow_inactive\": true within the StaticPairList configuration. This can be useful for backtesting expired pairs (like quarterly spot-markets). This option must be configured along with exchange.skip_pair_validation in the exchange configuration. When used in a \"follow-up\" position (e.g. after VolumePairlist), all pairs in 'pair_whitelist' will be added to the end of the pairlist.","title":"Static Pair List"},{"location":"includes/pairlists/#volume-pair-list","text":"VolumePairList employs sorting/filtering of pairs by their trading volume. It selects number_assets top pairs with sorting based on the sort_key (which can only be quoteVolume ). When used in the chain of Pairlist Handlers in a non-leading position (after StaticPairList and other Pairlist Filters), VolumePairList considers outputs of previous Pairlist Handlers, adding its sorting/selection of the pairs by the trading volume. When used in the leading position of the chain of Pairlist Handlers, the pair_whitelist configuration setting is ignored. Instead, VolumePairList selects the top assets from all available markets with matching stake-currency on the exchange. The refresh_period setting allows to define the period (in seconds), at which the pairlist will be refreshed. Defaults to 1800s (30 minutes). The pairlist cache ( refresh_period ) on VolumePairList is only applicable to generating pairlists. Filtering instances (not the first position in the list) will not apply any cache and will always use up-to-date data. VolumePairList is per default based on the ticker data from exchange, as reported by the ccxt library: The quoteVolume is the amount of quote (stake) currency traded (bought or sold) in last 24 hours. \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" , \"min_value\" : 0 , \"refresh_period\" : 1800 } ], You can define a minimum volume with min_value - which will filter out pairs with a volume lower than the specified value in the specified timerange.","title":"Volume Pair List"},{"location":"includes/pairlists/#volumepairlist-advanced-mode","text":"VolumePairList can also operate in an advanced mode to build volume over a given timerange of specified candle size. It utilizes exchange historical candle data, builds a typical price (calculated by (open+high+low)/3) and multiplies the typical price with every candle's volume. The sum is the quoteVolume over the given range. This allows different scenarios, for a more smoothened volume, when using longer ranges with larger candle sizes, or the opposite when using a short range with small candles. For convenience lookback_days can be specified, which will imply that 1d candles will be used for the lookback. In the example below the pairlist would be created based on the last 7 days: \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" , \"min_value\" : 0 , \"refresh_period\" : 86400 , \"lookback_days\" : 7 } ], Range look back and refresh period When used in conjunction with lookback_days and lookback_timeframe the refresh_period can not be smaller than the candle size in seconds. As this will result in unnecessary requests to the exchanges API. Performance implications when using lookback range If used in first position in combination with lookback, the computation of the range based volume can be time and resource consuming, as it downloads candles for all tradable pairs. Hence it's highly advised to use the standard approach with VolumeFilter to narrow the pairlist down for further range volume calculation. Unsupported exchanges (Bittrex, Gemini) On some exchanges (like Bittrex and Gemini), regular VolumePairList does not work as the api does not natively provide 24h volume. This can be worked around by using candle data to build the volume. To roughly simulate 24h volume, you can use the following configuration. Please note that These pairlists will only refresh once per day. \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" , \"min_value\" : 0 , \"refresh_period\" : 86400 , \"lookback_days\" : 1 } ], More sophisticated approach can be used, by using lookback_timeframe for candle size and lookback_period which specifies the amount of candles. This example will build the volume pairs based on a rolling period of 3 days of 1h candles: \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" , \"min_value\" : 0 , \"refresh_period\" : 3600 , \"lookback_timeframe\" : \"1h\" , \"lookback_period\" : 72 } ], Note VolumePairList does not support backtesting mode.","title":"VolumePairList Advanced mode"},{"location":"includes/pairlists/#agefilter","text":"Removes pairs that have been listed on the exchange for less than min_days_listed days (defaults to 10 ) or more than max_days_listed days (defaults None mean infinity). When pairs are first listed on an exchange they can suffer huge price drops and volatility in the first few days while the pair goes through its price-discovery period. Bots can often be caught out buying before the pair has finished dropping in price. This filter allows freqtrade to ignore pairs until they have been listed for at least min_days_listed days and listed before max_days_listed .","title":"AgeFilter"},{"location":"includes/pairlists/#offsetfilter","text":"Offsets an incoming pairlist by a given offset value. As an example it can be used in conjunction with VolumeFilter to remove the top X volume pairs. Or to split a larger pairlist on two bot instances. Example to remove the first 10 pairs from the pairlist, and takes the next 20 (taking items 10-30 of the initial list): \"pairlists\" : [ // ... { \"method\" : \"OffsetFilter\" , \"offset\" : 10 , \"number_assets\" : 20 } ], Warning When OffsetFilter is used to split a larger pairlist among multiple bots in combination with VolumeFilter it can not be guaranteed that pairs won't overlap due to slightly different refresh intervals for the VolumeFilter . Note An offset larger than the total length of the incoming pairlist will result in an empty pairlist.","title":"OffsetFilter"},{"location":"includes/pairlists/#performancefilter","text":"Sorts pairs by past trade performance, as follows: Positive performance. No closed trades yet. Negative performance. Trade count is used as a tie breaker. You can use the minutes parameter to only consider performance of the past X minutes (rolling window). Not defining this parameter (or setting it to 0) will use all-time performance. The optional min_profit (as ratio -> a setting of 0.01 corresponds to 1%) parameter defines the minimum profit a pair must have to be considered. Pairs below this level will be filtered out. Using this parameter without minutes is highly discouraged, as it can lead to an empty pairlist without a way to recover. \"pairlists\" : [ // ... { \"method\" : \"PerformanceFilter\" , \"minutes\" : 1440 , // rolling 24h \"min_profit\" : 0.01 // minimal profit 1% } ], As this Filter uses past performance of the bot, it'll have some startup-period - and should only be used after the bot has a few 100 trades in the database. Backtesting PerformanceFilter does not support backtesting mode.","title":"PerformanceFilter"},{"location":"includes/pairlists/#precisionfilter","text":"Filters low-value coins which would not allow setting stoplosses. Backtesting PrecisionFilter does not support backtesting mode using multiple strategies.","title":"PrecisionFilter"},{"location":"includes/pairlists/#pricefilter","text":"The PriceFilter allows filtering of pairs by price. Currently the following price filters are supported: min_price max_price max_value low_price_ratio The min_price setting removes pairs where the price is below the specified price. This is useful if you wish to avoid trading very low-priced pairs. This option is disabled by default, and will only apply if set to > 0. The max_price setting removes pairs where the price is above the specified price. This is useful if you wish to trade only low-priced pairs. This option is disabled by default, and will only apply if set to > 0. The max_value setting removes pairs where the minimum value change is above a specified value. This is useful when an exchange has unbalanced limits. For example, if step-size = 1 (so you can only buy 1, or 2, or 3, but not 1.1 Coins) - and the price is pretty high (like 20$) as the coin has risen sharply since the last limit adaption. As a result of the above, you can only buy for 20$, or 40$ - but not for 25$. On exchanges that deduct fees from the receiving currency (e.g. FTX) - this can result in high value coins / amounts that are unsellable as the amount is slightly below the limit. The low_price_ratio setting removes pairs where a raise of 1 price unit (pip) is above the low_price_ratio ratio. This option is disabled by default, and will only apply if set to > 0. For PriceFilter at least one of its min_price , max_price or low_price_ratio settings must be applied. Calculation example: Min price precision for SHITCOIN/BTC is 8 decimals. If its price is 0.00000011 - one price step above would be 0.00000012, which is ~9% higher than the previous price value. You may filter out this pair by using PriceFilter with low_price_ratio set to 0.09 (9%) or with min_price set to 0.00000011, correspondingly. Low priced pairs Low priced pairs with high \"1 pip movements\" are dangerous since they are often illiquid and it may also be impossible to place the desired stoploss, which can often result in high losses since price needs to be rounded to the next tradable price - so instead of having a stoploss of -5%, you could end up with a stoploss of -9% simply due to price rounding.","title":"PriceFilter"},{"location":"includes/pairlists/#shufflefilter","text":"Shuffles (randomizes) pairs in the pairlist. It can be used for preventing the bot from trading some of the pairs more frequently then others when you want all pairs be treated with the same priority. Tip You may set the seed value for this Pairlist to obtain reproducible results, which can be useful for repeated backtesting sessions. If seed is not set, the pairs are shuffled in the non-repeatable random order. ShuffleFilter will automatically detect runmodes and apply the seed only for backtesting modes - if a seed value is set.","title":"ShuffleFilter"},{"location":"includes/pairlists/#spreadfilter","text":"Removes pairs that have a difference between asks and bids above the specified ratio, max_spread_ratio (defaults to 0.005 ). Example: If DOGE/BTC maximum bid is 0.00000026 and minimum ask is 0.00000027, the ratio is calculated as: 1 - bid/ask ~= 0.037 which is > 0.005 and this pair will be filtered out.","title":"SpreadFilter"},{"location":"includes/pairlists/#rangestabilityfilter","text":"Removes pairs where the difference between lowest low and highest high over lookback_days days is below min_rate_of_change or above max_rate_of_change . Since this is a filter that requires additional data, the results are cached for refresh_period . In the below example: If the trading range over the last 10 days is <1% or >99%, remove the pair from the whitelist. \"pairlists\" : [ { \"method\" : \"RangeStabilityFilter\" , \"lookback_days\" : 10 , \"min_rate_of_change\" : 0.01 , \"max_rate_of_change\" : 0.99 , \"refresh_period\" : 1440 } ] Tip This Filter can be used to automatically remove stable coin pairs, which have a very low trading range, and are therefore extremely difficult to trade with profit. Additionally, it can also be used to automatically remove pairs with extreme high/low variance over a given amount of time.","title":"RangeStabilityFilter"},{"location":"includes/pairlists/#volatilityfilter","text":"Volatility is the degree of historical variation of a pairs over time, it is measured by the standard deviation of logarithmic daily returns. Returns are assumed to be normally distributed, although actual distribution might be different. In a normal distribution, 68% of observations fall within one standard deviation and 95% of observations fall within two standard deviations. Assuming a volatility of 0.05 means that the expected returns for 20 out of 30 days is expected to be less than 5% (one standard deviation). Volatility is a positive ratio of the expected deviation of return and can be greater than 1.00. Please refer to the wikipedia definition of volatility . This filter removes pairs if the average volatility over a lookback_days days is below min_volatility or above max_volatility . Since this is a filter that requires additional data, the results are cached for refresh_period . This filter can be used to narrow down your pairs to a certain volatility or avoid very volatile pairs. In the below example: If the volatility over the last 10 days is not in the range of 0.05-0.50, remove the pair from the whitelist. The filter is applied every 24h. \"pairlists\" : [ { \"method\" : \"VolatilityFilter\" , \"lookback_days\" : 10 , \"min_volatility\" : 0.05 , \"max_volatility\" : 0.50 , \"refresh_period\" : 86400 } ]","title":"VolatilityFilter"},{"location":"includes/pairlists/#full-example-of-pairlist-handlers","text":"The below example blacklists BNB/BTC , uses VolumePairList with 20 assets, sorting pairs by quoteVolume and applies PrecisionFilter and PriceFilter , filtering all assets where 1 price unit is > 1%. Then the SpreadFilter and VolatilityFilter is applied and pairs are finally shuffled with the random seed set to some predefined value. \"exchange\" : { \"pair_whitelist\" : [], \"pair_blacklist\" : [ \"BNB/BTC\" ] }, \"pairlists\" : [ { \"method\" : \"VolumePairList\" , \"number_assets\" : 20 , \"sort_key\" : \"quoteVolume\" }, { \"method\" : \"AgeFilter\" , \"min_days_listed\" : 10 }, { \"method\" : \"PrecisionFilter\" }, { \"method\" : \"PriceFilter\" , \"low_price_ratio\" : 0.01 }, { \"method\" : \"SpreadFilter\" , \"max_spread_ratio\" : 0.005 }, { \"method\" : \"RangeStabilityFilter\" , \"lookback_days\" : 10 , \"min_rate_of_change\" : 0.01 , \"refresh_period\" : 1440 }, { \"method\" : \"VolatilityFilter\" , \"lookback_days\" : 10 , \"min_volatility\" : 0.05 , \"max_volatility\" : 0.50 , \"refresh_period\" : 86400 }, { \"method\" : \"ShuffleFilter\" , \"seed\" : 42 } ],","title":"Full example of Pairlist Handlers"},{"location":"includes/pricing/","text":"Prices used for orders \u00b6 Prices for regular orders can be controlled via the parameter structures entry_pricing for trade entries and exit_pricing for trade exits. Prices are always retrieved right before an order is placed, either by querying the exchange tickers or by using the orderbook data. Note Orderbook data used by Freqtrade are the data retrieved from exchange by the ccxt's function fetch_order_book() , i.e. are usually data from the L2-aggregated orderbook, while the ticker data are the structures returned by the ccxt's fetch_ticker() / fetch_tickers() functions. Refer to the ccxt library documentation for more details. Using market orders Please read the section Market order pricing section when using market orders. Entry price \u00b6 Enter price side \u00b6 The configuration setting entry_pricing.price_side defines the side of the orderbook the bot looks for when buying. The following displays an orderbook. ... 103 102 101 # ask -------------Current spread 99 # bid 98 97 ... If entry_pricing.price_side is set to \"bid\" , then the bot will use 99 as entry price. In line with that, if entry_pricing.price_side is set to \"ask\" , then the bot will use 101 as entry price. Depending on the order direction ( long / short ), this will lead to different results. Therefore we recommend to use \"same\" or \"other\" for this configuration instead. This would result in the following pricing matrix: direction Order setting price crosses spread long buy ask 101 yes long buy bid 99 no long buy same 99 no long buy other 101 yes short sell ask 101 no short sell bid 99 yes short sell same 101 no short sell other 99 yes Using the other side of the orderbook often guarantees quicker filled orders, but the bot can also end up paying more than what would have been necessary. Taker fees instead of maker fees will most likely apply even when using limit buy orders. Also, prices at the \"other\" side of the spread are higher than prices at the \"bid\" side in the orderbook, so the order behaves similar to a market order (however with a maximum price). Entry price with Orderbook enabled \u00b6 When entering a trade with the orderbook enabled ( entry_pricing.use_order_book=True ), Freqtrade fetches the entry_pricing.order_book_top entries from the orderbook and uses the entry specified as entry_pricing.order_book_top on the configured side ( entry_pricing.price_side ) of the orderbook. 1 specifies the topmost entry in the orderbook, while 2 would use the 2 nd entry in the orderbook, and so on. Entry price without Orderbook enabled \u00b6 The following section uses side as the configured entry_pricing.price_side (defaults to \"same\" ). When not using orderbook ( entry_pricing.use_order_book=False ), Freqtrade uses the best side price from the ticker if it's below the last traded price from the ticker. Otherwise (when the side price is above the last price), it calculates a rate between side and last price based on entry_pricing.price_last_balance . The entry_pricing.price_last_balance configuration parameter controls this. A value of 0.0 will use side price, while 1.0 will use the last price and values between those interpolate between ask and last price. Check depth of market \u00b6 When check depth of market is enabled ( entry_pricing.check_depth_of_market.enabled=True ), the entry signals are filtered based on the orderbook depth (sum of all amounts) for each orderbook side. Orderbook bid (buy) side depth is then divided by the orderbook ask (sell) side depth and the resulting delta is compared to the value of the entry_pricing.check_depth_of_market.bids_to_ask_delta parameter. The entry order is only executed if the orderbook delta is greater than or equal to the configured delta value. Note A delta value below 1 means that ask (sell) orderbook side depth is greater than the depth of the bid (buy) orderbook side, while a value greater than 1 means opposite (depth of the buy side is higher than the depth of the sell side). Exit price \u00b6 Exit price side \u00b6 The configuration setting exit_pricing.price_side defines the side of the spread the bot looks for when exiting a trade. The following displays an orderbook: ... 103 102 101 # ask -------------Current spread 99 # bid 98 97 ... If exit_pricing.price_side is set to \"ask\" , then the bot will use 101 as exiting price. In line with that, if exit_pricing.price_side is set to \"bid\" , then the bot will use 99 as exiting price. Depending on the order direction ( long / short ), this will lead to different results. Therefore we recommend to use \"same\" or \"other\" for this configuration instead. This would result in the following pricing matrix: Direction Order setting price crosses spread long sell ask 101 no long sell bid 99 yes long sell same 101 no long sell other 99 yes short buy ask 101 yes short buy bid 99 no short buy same 99 no short buy other 101 yes Exit price with Orderbook enabled \u00b6 When exiting with the orderbook enabled ( exit_pricing.use_order_book=True ), Freqtrade fetches the exit_pricing.order_book_top entries in the orderbook and uses the entry specified as exit_pricing.order_book_top from the configured side ( exit_pricing.price_side ) as trade exit price. 1 specifies the topmost entry in the orderbook, while 2 would use the 2 nd entry in the orderbook, and so on. Exit price without Orderbook enabled \u00b6 The following section uses side as the configured exit_pricing.price_side (defaults to \"ask\" ). When not using orderbook ( exit_pricing.use_order_book=False ), Freqtrade uses the best side price from the ticker if it's above the last traded price from the ticker. Otherwise (when the side price is below the last price), it calculates a rate between side and last price based on exit_pricing.price_last_balance . The exit_pricing.price_last_balance configuration parameter controls this. A value of 0.0 will use side price, while 1.0 will use the last price and values between those interpolate between side and last price. Market order pricing \u00b6 When using market orders, prices should be configured to use the \"correct\" side of the orderbook to allow realistic pricing detection. Assuming both entry and exits are using market orders, a configuration similar to the following must be used \"order_types\": { \"entry\": \"market\", \"exit\": \"market\" // ... }, \"entry_pricing\": { \"price_side\": \"other\", // ... }, \"exit_pricing\":{ \"price_side\": \"other\", // ... }, Obviously, if only one side is using limit orders, different pricing combinations can be used.","title":"Pricing"},{"location":"includes/pricing/#prices-used-for-orders","text":"Prices for regular orders can be controlled via the parameter structures entry_pricing for trade entries and exit_pricing for trade exits. Prices are always retrieved right before an order is placed, either by querying the exchange tickers or by using the orderbook data. Note Orderbook data used by Freqtrade are the data retrieved from exchange by the ccxt's function fetch_order_book() , i.e. are usually data from the L2-aggregated orderbook, while the ticker data are the structures returned by the ccxt's fetch_ticker() / fetch_tickers() functions. Refer to the ccxt library documentation for more details. Using market orders Please read the section Market order pricing section when using market orders.","title":"Prices used for orders"},{"location":"includes/pricing/#entry-price","text":"","title":"Entry price"},{"location":"includes/pricing/#enter-price-side","text":"The configuration setting entry_pricing.price_side defines the side of the orderbook the bot looks for when buying. The following displays an orderbook. ... 103 102 101 # ask -------------Current spread 99 # bid 98 97 ... If entry_pricing.price_side is set to \"bid\" , then the bot will use 99 as entry price. In line with that, if entry_pricing.price_side is set to \"ask\" , then the bot will use 101 as entry price. Depending on the order direction ( long / short ), this will lead to different results. Therefore we recommend to use \"same\" or \"other\" for this configuration instead. This would result in the following pricing matrix: direction Order setting price crosses spread long buy ask 101 yes long buy bid 99 no long buy same 99 no long buy other 101 yes short sell ask 101 no short sell bid 99 yes short sell same 101 no short sell other 99 yes Using the other side of the orderbook often guarantees quicker filled orders, but the bot can also end up paying more than what would have been necessary. Taker fees instead of maker fees will most likely apply even when using limit buy orders. Also, prices at the \"other\" side of the spread are higher than prices at the \"bid\" side in the orderbook, so the order behaves similar to a market order (however with a maximum price).","title":"Enter price side"},{"location":"includes/pricing/#entry-price-with-orderbook-enabled","text":"When entering a trade with the orderbook enabled ( entry_pricing.use_order_book=True ), Freqtrade fetches the entry_pricing.order_book_top entries from the orderbook and uses the entry specified as entry_pricing.order_book_top on the configured side ( entry_pricing.price_side ) of the orderbook. 1 specifies the topmost entry in the orderbook, while 2 would use the 2 nd entry in the orderbook, and so on.","title":"Entry price with Orderbook enabled"},{"location":"includes/pricing/#entry-price-without-orderbook-enabled","text":"The following section uses side as the configured entry_pricing.price_side (defaults to \"same\" ). When not using orderbook ( entry_pricing.use_order_book=False ), Freqtrade uses the best side price from the ticker if it's below the last traded price from the ticker. Otherwise (when the side price is above the last price), it calculates a rate between side and last price based on entry_pricing.price_last_balance . The entry_pricing.price_last_balance configuration parameter controls this. A value of 0.0 will use side price, while 1.0 will use the last price and values between those interpolate between ask and last price.","title":"Entry price without Orderbook enabled"},{"location":"includes/pricing/#check-depth-of-market","text":"When check depth of market is enabled ( entry_pricing.check_depth_of_market.enabled=True ), the entry signals are filtered based on the orderbook depth (sum of all amounts) for each orderbook side. Orderbook bid (buy) side depth is then divided by the orderbook ask (sell) side depth and the resulting delta is compared to the value of the entry_pricing.check_depth_of_market.bids_to_ask_delta parameter. The entry order is only executed if the orderbook delta is greater than or equal to the configured delta value. Note A delta value below 1 means that ask (sell) orderbook side depth is greater than the depth of the bid (buy) orderbook side, while a value greater than 1 means opposite (depth of the buy side is higher than the depth of the sell side).","title":"Check depth of market"},{"location":"includes/pricing/#exit-price","text":"","title":"Exit price"},{"location":"includes/pricing/#exit-price-side","text":"The configuration setting exit_pricing.price_side defines the side of the spread the bot looks for when exiting a trade. The following displays an orderbook: ... 103 102 101 # ask -------------Current spread 99 # bid 98 97 ... If exit_pricing.price_side is set to \"ask\" , then the bot will use 101 as exiting price. In line with that, if exit_pricing.price_side is set to \"bid\" , then the bot will use 99 as exiting price. Depending on the order direction ( long / short ), this will lead to different results. Therefore we recommend to use \"same\" or \"other\" for this configuration instead. This would result in the following pricing matrix: Direction Order setting price crosses spread long sell ask 101 no long sell bid 99 yes long sell same 101 no long sell other 99 yes short buy ask 101 yes short buy bid 99 no short buy same 99 no short buy other 101 yes","title":"Exit price side"},{"location":"includes/pricing/#exit-price-with-orderbook-enabled","text":"When exiting with the orderbook enabled ( exit_pricing.use_order_book=True ), Freqtrade fetches the exit_pricing.order_book_top entries in the orderbook and uses the entry specified as exit_pricing.order_book_top from the configured side ( exit_pricing.price_side ) as trade exit price. 1 specifies the topmost entry in the orderbook, while 2 would use the 2 nd entry in the orderbook, and so on.","title":"Exit price with Orderbook enabled"},{"location":"includes/pricing/#exit-price-without-orderbook-enabled","text":"The following section uses side as the configured exit_pricing.price_side (defaults to \"ask\" ). When not using orderbook ( exit_pricing.use_order_book=False ), Freqtrade uses the best side price from the ticker if it's above the last traded price from the ticker. Otherwise (when the side price is below the last price), it calculates a rate between side and last price based on exit_pricing.price_last_balance . The exit_pricing.price_last_balance configuration parameter controls this. A value of 0.0 will use side price, while 1.0 will use the last price and values between those interpolate between side and last price.","title":"Exit price without Orderbook enabled"},{"location":"includes/pricing/#market-order-pricing","text":"When using market orders, prices should be configured to use the \"correct\" side of the orderbook to allow realistic pricing detection. Assuming both entry and exits are using market orders, a configuration similar to the following must be used \"order_types\": { \"entry\": \"market\", \"exit\": \"market\" // ... }, \"entry_pricing\": { \"price_side\": \"other\", // ... }, \"exit_pricing\":{ \"price_side\": \"other\", // ... }, Obviously, if only one side is using limit orders, different pricing combinations can be used.","title":"Market order pricing"},{"location":"includes/protections/","text":"Protections \u00b6 Beta feature This feature is still in it's testing phase. Should you notice something you think is wrong please let us know via Discord or via Github Issue. Protections will protect your strategy from unexpected events and market conditions by temporarily stop trading for either one pair, or for all pairs. All protection end times are rounded up to the next candle to avoid sudden, unexpected intra-candle buys. Note Not all Protections will work for all strategies, and parameters will need to be tuned for your strategy to improve performance. Tip Each Protection can be configured multiple times with different parameters, to allow different levels of protection (short-term / long-term). Backtesting Protections are supported by backtesting and hyperopt, but must be explicitly enabled by using the --enable-protections flag. Setting protections from the configuration Setting protections from the configuration via \"protections\": [], key should be considered deprecated and will be removed in a future version. It is also no longer guaranteed that your protections apply to the strategy in cases where the strategy defines protections as property . Available Protections \u00b6 StoplossGuard Stop trading if a certain amount of stoploss occurred within a certain time window. MaxDrawdown Stop trading if max-drawdown is reached. LowProfitPairs Lock pairs with low profits CooldownPeriod Don't enter a trade right after selling a trade. Common settings to all Protections \u00b6 Parameter Description method Protection name to use. Datatype: String, selected from available Protections stop_duration_candles For how many candles should the lock be set? Datatype: Positive integer (in candles) stop_duration how many minutes should protections be locked. Cannot be used together with stop_duration_candles . Datatype: Float (in minutes) lookback_period_candles Only trades that completed within the last lookback_period_candles candles will be considered. This setting may be ignored by some Protections. Datatype: Positive integer (in candles). lookback_period Only trades that completed after current_time - lookback_period will be considered. Cannot be used together with lookback_period_candles . This setting may be ignored by some Protections. Datatype: Float (in minutes) trade_limit Number of trades required at minimum (not used by all Protections). Datatype: Positive integer Durations Durations ( stop_duration* and lookback_period* can be defined in either minutes or candles). For more flexibility when testing different timeframes, all below examples will use the \"candle\" definition. Stoploss Guard \u00b6 StoplossGuard selects all trades within lookback_period in minutes (or in candles when using lookback_period_candles ). If trade_limit or more trades resulted in stoploss, trading will stop for stop_duration in minutes (or in candles when using stop_duration_candles ). This applies across all pairs, unless only_per_pair is set to true, which will then only look at one pair at a time. Similarly, this protection will by default look at all trades (long and short). For futures bots, setting only_per_side will make the bot only consider one side, and will then only lock this one side, allowing for example shorts to continue after a series of long stoplosses. required_profit will determine the required relative profit (or loss) for stoplosses to consider. This should normally not be set and defaults to 0.0 - which means all losing stoplosses will be triggering a block. The below example stops trading for all pairs for 4 candles after the last trade if the bot hit stoploss 4 times within the last 24 candles. @property def protections ( self ): return [ { \"method\" : \"StoplossGuard\" , \"lookback_period_candles\" : 24 , \"trade_limit\" : 4 , \"stop_duration_candles\" : 4 , \"required_profit\" : 0.0 , \"only_per_pair\" : False , \"only_per_side\" : False } ] Note StoplossGuard considers all trades with the results \"stop_loss\" , \"stoploss_on_exchange\" and \"trailing_stop_loss\" if the resulting profit was negative. trade_limit and lookback_period will need to be tuned for your strategy. MaxDrawdown \u00b6 MaxDrawdown uses all trades within lookback_period in minutes (or in candles when using lookback_period_candles ) to determine the maximum drawdown. If the drawdown is below max_allowed_drawdown , trading will stop for stop_duration in minutes (or in candles when using stop_duration_candles ) after the last trade - assuming that the bot needs some time to let markets recover. The below sample stops trading for 12 candles if max-drawdown is > 20% considering all pairs - with a minimum of trade_limit trades - within the last 48 candles. If desired, lookback_period and/or stop_duration can be used. @property def protections ( self ): return [ { \"method\" : \"MaxDrawdown\" , \"lookback_period_candles\" : 48 , \"trade_limit\" : 20 , \"stop_duration_candles\" : 12 , \"max_allowed_drawdown\" : 0.2 }, ] Low Profit Pairs \u00b6 LowProfitPairs uses all trades for a pair within lookback_period in minutes (or in candles when using lookback_period_candles ) to determine the overall profit ratio. If that ratio is below required_profit , that pair will be locked for stop_duration in minutes (or in candles when using stop_duration_candles ). For futures bots, setting only_per_side will make the bot only consider one side, and will then only lock this one side, allowing for example shorts to continue after a series of long losses. The below example will stop trading a pair for 60 minutes if the pair does not have a required profit of 2% (and a minimum of 2 trades) within the last 6 candles. @property def protections ( self ): return [ { \"method\" : \"LowProfitPairs\" , \"lookback_period_candles\" : 6 , \"trade_limit\" : 2 , \"stop_duration\" : 60 , \"required_profit\" : 0.02 , \"only_per_pair\" : False , } ] Cooldown Period \u00b6 CooldownPeriod locks a pair for stop_duration in minutes (or in candles when using stop_duration_candles ) after selling, avoiding a re-entry for this pair for stop_duration minutes. The below example will stop trading a pair for 2 candles after closing a trade, allowing this pair to \"cool down\". @property def protections ( self ): return [ { \"method\" : \"CooldownPeriod\" , \"stop_duration_candles\" : 2 } ] Note This Protection applies only at pair-level, and will never lock all pairs globally. This Protection does not consider lookback_period as it only looks at the latest trade. Full example of Protections \u00b6 All protections can be combined at will, also with different parameters, creating a increasing wall for under-performing pairs. All protections are evaluated in the sequence they are defined. The below example assumes a timeframe of 1 hour: Locks each pair after selling for an additional 5 candles ( CooldownPeriod ), giving other pairs a chance to get filled. Stops trading for 4 hours ( 4 * 1h candles ) if the last 2 days ( 48 * 1h candles ) had 20 trades, which caused a max-drawdown of more than 20%. ( MaxDrawdown ). Stops trading if more than 4 stoploss occur for all pairs within a 1 day ( 24 * 1h candles ) limit ( StoplossGuard ). Locks all pairs that had 4 Trades within the last 6 hours ( 6 * 1h candles ) with a combined profit ratio of below 0.02 (<2%) ( LowProfitPairs ). Locks all pairs for 2 candles that had a profit of below 0.01 (<1%) within the last 24h ( 24 * 1h candles ), a minimum of 4 trades. from freqtrade.strategy import IStrategy class AwesomeStrategy ( IStrategy ) timeframe = '1h' @property def protections ( self ): return [ { \"method\" : \"CooldownPeriod\" , \"stop_duration_candles\" : 5 }, { \"method\" : \"MaxDrawdown\" , \"lookback_period_candles\" : 48 , \"trade_limit\" : 20 , \"stop_duration_candles\" : 4 , \"max_allowed_drawdown\" : 0.2 }, { \"method\" : \"StoplossGuard\" , \"lookback_period_candles\" : 24 , \"trade_limit\" : 4 , \"stop_duration_candles\" : 2 , \"only_per_pair\" : False }, { \"method\" : \"LowProfitPairs\" , \"lookback_period_candles\" : 6 , \"trade_limit\" : 2 , \"stop_duration_candles\" : 60 , \"required_profit\" : 0.02 }, { \"method\" : \"LowProfitPairs\" , \"lookback_period_candles\" : 24 , \"trade_limit\" : 4 , \"stop_duration_candles\" : 2 , \"required_profit\" : 0.01 } ] # ...","title":"Protections"},{"location":"includes/protections/#protections","text":"Beta feature This feature is still in it's testing phase. Should you notice something you think is wrong please let us know via Discord or via Github Issue. Protections will protect your strategy from unexpected events and market conditions by temporarily stop trading for either one pair, or for all pairs. All protection end times are rounded up to the next candle to avoid sudden, unexpected intra-candle buys. Note Not all Protections will work for all strategies, and parameters will need to be tuned for your strategy to improve performance. Tip Each Protection can be configured multiple times with different parameters, to allow different levels of protection (short-term / long-term). Backtesting Protections are supported by backtesting and hyperopt, but must be explicitly enabled by using the --enable-protections flag. Setting protections from the configuration Setting protections from the configuration via \"protections\": [], key should be considered deprecated and will be removed in a future version. It is also no longer guaranteed that your protections apply to the strategy in cases where the strategy defines protections as property .","title":"Protections"},{"location":"includes/protections/#available-protections","text":"StoplossGuard Stop trading if a certain amount of stoploss occurred within a certain time window. MaxDrawdown Stop trading if max-drawdown is reached. LowProfitPairs Lock pairs with low profits CooldownPeriod Don't enter a trade right after selling a trade.","title":"Available Protections"},{"location":"includes/protections/#common-settings-to-all-protections","text":"Parameter Description method Protection name to use. Datatype: String, selected from available Protections stop_duration_candles For how many candles should the lock be set? Datatype: Positive integer (in candles) stop_duration how many minutes should protections be locked. Cannot be used together with stop_duration_candles . Datatype: Float (in minutes) lookback_period_candles Only trades that completed within the last lookback_period_candles candles will be considered. This setting may be ignored by some Protections. Datatype: Positive integer (in candles). lookback_period Only trades that completed after current_time - lookback_period will be considered. Cannot be used together with lookback_period_candles . This setting may be ignored by some Protections. Datatype: Float (in minutes) trade_limit Number of trades required at minimum (not used by all Protections). Datatype: Positive integer Durations Durations ( stop_duration* and lookback_period* can be defined in either minutes or candles). For more flexibility when testing different timeframes, all below examples will use the \"candle\" definition.","title":"Common settings to all Protections"},{"location":"includes/protections/#stoploss-guard","text":"StoplossGuard selects all trades within lookback_period in minutes (or in candles when using lookback_period_candles ). If trade_limit or more trades resulted in stoploss, trading will stop for stop_duration in minutes (or in candles when using stop_duration_candles ). This applies across all pairs, unless only_per_pair is set to true, which will then only look at one pair at a time. Similarly, this protection will by default look at all trades (long and short). For futures bots, setting only_per_side will make the bot only consider one side, and will then only lock this one side, allowing for example shorts to continue after a series of long stoplosses. required_profit will determine the required relative profit (or loss) for stoplosses to consider. This should normally not be set and defaults to 0.0 - which means all losing stoplosses will be triggering a block. The below example stops trading for all pairs for 4 candles after the last trade if the bot hit stoploss 4 times within the last 24 candles. @property def protections ( self ): return [ { \"method\" : \"StoplossGuard\" , \"lookback_period_candles\" : 24 , \"trade_limit\" : 4 , \"stop_duration_candles\" : 4 , \"required_profit\" : 0.0 , \"only_per_pair\" : False , \"only_per_side\" : False } ] Note StoplossGuard considers all trades with the results \"stop_loss\" , \"stoploss_on_exchange\" and \"trailing_stop_loss\" if the resulting profit was negative. trade_limit and lookback_period will need to be tuned for your strategy.","title":"Stoploss Guard"},{"location":"includes/protections/#maxdrawdown","text":"MaxDrawdown uses all trades within lookback_period in minutes (or in candles when using lookback_period_candles ) to determine the maximum drawdown. If the drawdown is below max_allowed_drawdown , trading will stop for stop_duration in minutes (or in candles when using stop_duration_candles ) after the last trade - assuming that the bot needs some time to let markets recover. The below sample stops trading for 12 candles if max-drawdown is > 20% considering all pairs - with a minimum of trade_limit trades - within the last 48 candles. If desired, lookback_period and/or stop_duration can be used. @property def protections ( self ): return [ { \"method\" : \"MaxDrawdown\" , \"lookback_period_candles\" : 48 , \"trade_limit\" : 20 , \"stop_duration_candles\" : 12 , \"max_allowed_drawdown\" : 0.2 }, ]","title":"MaxDrawdown"},{"location":"includes/protections/#low-profit-pairs","text":"LowProfitPairs uses all trades for a pair within lookback_period in minutes (or in candles when using lookback_period_candles ) to determine the overall profit ratio. If that ratio is below required_profit , that pair will be locked for stop_duration in minutes (or in candles when using stop_duration_candles ). For futures bots, setting only_per_side will make the bot only consider one side, and will then only lock this one side, allowing for example shorts to continue after a series of long losses. The below example will stop trading a pair for 60 minutes if the pair does not have a required profit of 2% (and a minimum of 2 trades) within the last 6 candles. @property def protections ( self ): return [ { \"method\" : \"LowProfitPairs\" , \"lookback_period_candles\" : 6 , \"trade_limit\" : 2 , \"stop_duration\" : 60 , \"required_profit\" : 0.02 , \"only_per_pair\" : False , } ]","title":"Low Profit Pairs"},{"location":"includes/protections/#cooldown-period","text":"CooldownPeriod locks a pair for stop_duration in minutes (or in candles when using stop_duration_candles ) after selling, avoiding a re-entry for this pair for stop_duration minutes. The below example will stop trading a pair for 2 candles after closing a trade, allowing this pair to \"cool down\". @property def protections ( self ): return [ { \"method\" : \"CooldownPeriod\" , \"stop_duration_candles\" : 2 } ] Note This Protection applies only at pair-level, and will never lock all pairs globally. This Protection does not consider lookback_period as it only looks at the latest trade.","title":"Cooldown Period"},{"location":"includes/protections/#full-example-of-protections","text":"All protections can be combined at will, also with different parameters, creating a increasing wall for under-performing pairs. All protections are evaluated in the sequence they are defined. The below example assumes a timeframe of 1 hour: Locks each pair after selling for an additional 5 candles ( CooldownPeriod ), giving other pairs a chance to get filled. Stops trading for 4 hours ( 4 * 1h candles ) if the last 2 days ( 48 * 1h candles ) had 20 trades, which caused a max-drawdown of more than 20%. ( MaxDrawdown ). Stops trading if more than 4 stoploss occur for all pairs within a 1 day ( 24 * 1h candles ) limit ( StoplossGuard ). Locks all pairs that had 4 Trades within the last 6 hours ( 6 * 1h candles ) with a combined profit ratio of below 0.02 (<2%) ( LowProfitPairs ). Locks all pairs for 2 candles that had a profit of below 0.01 (<1%) within the last 24h ( 24 * 1h candles ), a minimum of 4 trades. from freqtrade.strategy import IStrategy class AwesomeStrategy ( IStrategy ) timeframe = '1h' @property def protections ( self ): return [ { \"method\" : \"CooldownPeriod\" , \"stop_duration_candles\" : 5 }, { \"method\" : \"MaxDrawdown\" , \"lookback_period_candles\" : 48 , \"trade_limit\" : 20 , \"stop_duration_candles\" : 4 , \"max_allowed_drawdown\" : 0.2 }, { \"method\" : \"StoplossGuard\" , \"lookback_period_candles\" : 24 , \"trade_limit\" : 4 , \"stop_duration_candles\" : 2 , \"only_per_pair\" : False }, { \"method\" : \"LowProfitPairs\" , \"lookback_period_candles\" : 6 , \"trade_limit\" : 2 , \"stop_duration_candles\" : 60 , \"required_profit\" : 0.02 }, { \"method\" : \"LowProfitPairs\" , \"lookback_period_candles\" : 24 , \"trade_limit\" : 4 , \"stop_duration_candles\" : 2 , \"required_profit\" : 0.01 } ] # ...","title":"Full example of Protections"}]} \ No newline at end of file diff --git a/en/2022.8/sitemap.xml b/en/2022.8/sitemap.xml new file mode 100644 index 000000000..fd689ec92 --- /dev/null +++ b/en/2022.8/sitemap.xml @@ -0,0 +1,198 @@ + + + + https://www.freqtrade.io/2022.8/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/advanced-backtesting/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/advanced-hyperopt/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/advanced-setup/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/backtesting/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/bot-basics/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/bot-usage/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/configuration/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/data-analysis/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/data-download/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/deprecated/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/developer/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/docker_quickstart/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/edge/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/exchanges/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/faq/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/freqai/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/hyperopt/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/installation/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/leverage/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/plotting/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/plugins/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/rest-api/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/sandbox-testing/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/sql_cheatsheet/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/stoploss/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/strategy-advanced/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/strategy-callbacks/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/strategy-customization/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/strategy_analysis_example/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/strategy_migration/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/telegram-usage/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/updating/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/utils/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/webhook-config/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/windows_installation/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/includes/pairlists/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/includes/pricing/ + 2024-08-20 + daily + + + https://www.freqtrade.io/2022.8/includes/protections/ + 2024-08-20 + daily + + \ No newline at end of file diff --git a/en/2022.8/sitemap.xml.gz b/en/2022.8/sitemap.xml.gz new file mode 100644 index 0000000000000000000000000000000000000000..568311f06ff583321beb732fda4ab2931112bdcf GIT binary patch literal 517 zcmV+g0{Z z{PYa^DkgvFAxmc@&M+=$RGq6-hy_gmlN(kU@n5FYBAt_F0f?yBvTB_FwboQ-ic3|oe6;~hPD2YR)nNSo0cDM4WVHbdEq@d4I zb_vsJMu~yJ{Z_sKJ$c)w6l?JcL-M!) + + + + + + + + + + + + + + + + SQL Cheat-sheet - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    SQL Helper

    +

    This page contains some help if you want to edit your sqlite db.

    +

    Install sqlite3

    +

    Sqlite3 is a terminal based sqlite application. +Feel free to use a visual Database editor like SqliteBrowser if you feel more comfortable with that.

    +

    Ubuntu/Debian installation

    +
    sudo apt-get install sqlite3
    +
    +

    Using sqlite3 via docker-compose

    +

    The freqtrade docker image does contain sqlite3, so you can edit the database without having to install anything on the host system.

    +
    docker-compose exec freqtrade /bin/bash
    +sqlite3 <database-file>.sqlite
    +
    +

    Open the DB

    +
    sqlite3
    +.open <filepath>
    +
    +

    Table structure

    +

    List tables

    +
    .tables
    +
    +

    Display table structure

    +
    .schema <table_name>
    +
    +

    Get all trades in the table

    +
    SELECT * FROM trades;
    +
    +

    Fix trade still open after a manual exit on the exchange

    +
    +

    Warning

    +

    Manually selling a pair on the exchange will not be detected by the bot and it will try to sell anyway. Whenever possible, /forceexit should be used to accomplish the same thing.
    +It is strongly advised to backup your database file before making any manual changes.

    +
    +
    +

    Note

    +

    This should not be necessary after /forceexit, as force_exit orders are closed automatically by the bot on the next iteration.

    +
    +
    UPDATE trades
    +SET is_open=0,
    +  close_date=<close_date>,
    +  close_rate=<close_rate>,
    +  close_profit = close_rate / open_rate - 1,
    +  close_profit_abs = (amount * <close_rate> * (1 - fee_close) - (amount * (open_rate * (1 - fee_open)))),
    +  exit_reason=<exit_reason>
    +WHERE id=<trade_ID_to_update>;
    +
    +

    Example

    +
    UPDATE trades
    +SET is_open=0,
    +  close_date='2020-06-20 03:08:45.103418',
    +  close_rate=0.19638016,
    +  close_profit=0.0496,
    +  close_profit_abs = (amount * 0.19638016 * (1 - fee_close) - (amount * (open_rate * (1 - fee_open)))),
    +  exit_reason='force_exit'  
    +WHERE id=31;
    +
    +

    Remove trade from the database

    +
    +

    Use RPC Methods to delete trades

    +

    Consider using /delete <tradeid> via telegram or rest API. That's the recommended way to deleting trades.

    +
    +

    If you'd still like to remove a trade from the database directly, you can use the below query.

    +
    +

    Danger

    +

    Some systems (Ubuntu) disable foreign keys in their sqlite3 packaging. When using sqlite - please ensure that foreign keys are on by running PRAGMA foreign_keys = ON before the above query.

    +
    +
    DELETE FROM trades WHERE id = <tradeid>;
    +
    +DELETE FROM trades WHERE id = 31;
    +
    +
    +

    Warning

    +

    This will remove this trade from the database. Please make sure you got the correct id and NEVER run this query without the where clause.

    +
    +

    Use a different database system

    +

    Freqtrade is using SQLAlchemy, which supports multiple different database systems. As such, a multitude of database systems should be supported. +Freqtrade does not depend or install any additional database driver. Please refer to the SQLAlchemy docs on installation instructions for the respective database systems.

    +

    The following systems have been tested and are known to work with freqtrade:

    +
      +
    • sqlite (default)
    • +
    • PostgreSQL)
    • +
    • MariaDB
    • +
    +
    +

    Warning

    +

    By using one of the below database systems, you acknowledge that you know how to manage such a system. The freqtrade team will not provide any support with setup or maintenance (or backups) of the below database systems.

    +
    +

    PostgreSQL

    +

    Installation: +pip install psycopg2-binary

    +

    Usage: +... --db-url postgresql+psycopg2://<username>:<password>@localhost:5432/<database>

    +

    Freqtrade will automatically create the tables necessary upon startup.

    +

    If you're running different instances of Freqtrade, you must either setup one database per Instance or use different users / schemas for your connections.

    +

    MariaDB / MySQL

    +

    Freqtrade supports MariaDB by using SQLAlchemy, which supports multiple different database systems.

    +

    Installation: +pip install pymysql

    +

    Usage: +... --db-url mysql+pymysql://<username>:<password>@localhost:3306/<database>

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/stoploss/index.html b/en/2022.8/stoploss/index.html new file mode 100644 index 000000000..5a65bb668 --- /dev/null +++ b/en/2022.8/stoploss/index.html @@ -0,0 +1,1503 @@ + + + + + + + + + + + + + + + + + + Stoploss - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Stop Loss

    +

    The stoploss configuration parameter is loss as ratio that should trigger a sale. +For example, value -0.10 will cause immediate sell if the profit dips below -10% for a given trade. This parameter is optional. +Stoploss calculations do include fees, so a stoploss of -10% is placed exactly 10% below the entry point.

    +

    Most of the strategy files already include the optimal stoploss value.

    +
    +

    Info

    +

    All stoploss properties mentioned in this file can be set in the Strategy, or in the configuration.
    +Configuration values will override the strategy values.

    +
    +

    Stop Loss On-Exchange/Freqtrade

    +

    Those stoploss modes can be on exchange or off exchange.

    +

    These modes can be configured with these values:

    +
        'emergency_exit': 'market',
    +    'stoploss_on_exchange': False
    +    'stoploss_on_exchange_interval': 60,
    +    'stoploss_on_exchange_limit_ratio': 0.99
    +
    +
    +

    Note

    +

    Stoploss on exchange is only supported for Binance (stop-loss-limit), Huobi (stop-limit), Kraken (stop-loss-market, stop-loss-limit), FTX (stop limit and stop-market) Gateio (stop-limit), and Kucoin (stop-limit and stop-market) as of now.
    +Do not set too low/tight stoploss value if using stop loss on exchange!
    +If set to low/tight then you have greater risk of missing fill on the order and stoploss will not work.

    +
    +

    stoploss_on_exchange and stoploss_on_exchange_limit_ratio

    +

    Enable or Disable stop loss on exchange. +If the stoploss is on exchange it means a stoploss limit order is placed on the exchange immediately after buy order fills. This will protect you against sudden crashes in market, as the order execution happens purely within the exchange, and has no potential network overhead.

    +

    If stoploss_on_exchange uses limit orders, the exchange needs 2 prices, the stoploss_price and the Limit price.
    +stoploss defines the stop-price where the limit order is placed - and limit should be slightly below this.
    +If an exchange supports both limit and market stoploss orders, then the value of stoploss will be used to determine the stoploss type.

    +

    Calculation example: we bought the asset at 100$.
    +Stop-price is 95$, then limit would be 95 * 0.99 = 94.05$ - so the limit order fill can happen between 95$ and 94.05$.

    +

    For example, assuming the stoploss is on exchange, and trailing stoploss is enabled, and the market is going up, then the bot automatically cancels the previous stoploss order and puts a new one with a stop value higher than the previous stoploss order.

    +
    +

    Note

    +

    If stoploss_on_exchange is enabled and the stoploss is cancelled manually on the exchange, then the bot will create a new stoploss order.

    +
    +

    stoploss_on_exchange_interval

    +

    In case of stoploss on exchange there is another parameter called stoploss_on_exchange_interval. This configures the interval in seconds at which the bot will check the stoploss and update it if necessary.
    +The bot cannot do these every 5 seconds (at each iteration), otherwise it would get banned by the exchange. +So this parameter will tell the bot how often it should update the stoploss order. The default value is 60 (1 minute). +This same logic will reapply a stoploss order on the exchange should you cancel it accidentally.

    +

    force_exit

    +

    force_exit is an optional value, which defaults to the same value as exit and is used when sending a /forceexit command from Telegram or from the Rest API.

    +

    force_entry

    +

    force_entry is an optional value, which defaults to the same value as entry and is used when sending a /forceentry command from Telegram or from the Rest API.

    +

    emergency_exit

    +

    emergency_exit is an optional value, which defaults to market and is used when creating stop loss on exchange orders fails. +The below is the default which is used if not changed in strategy or configuration file.

    +

    Example from strategy file:

    +
    order_types = {
    +    "entry": "limit",
    +    "exit": "limit",
    +    "emergency_exit": "market",
    +    "stoploss": "market",
    +    "stoploss_on_exchange": True,
    +    "stoploss_on_exchange_interval": 60,
    +    "stoploss_on_exchange_limit_ratio": 0.99
    +}
    +
    +

    Stop Loss Types

    +

    At this stage the bot contains the following stoploss support modes:

    +
      +
    1. Static stop loss.
    2. +
    3. Trailing stop loss.
    4. +
    5. Trailing stop loss, custom positive loss.
    6. +
    7. Trailing stop loss only once the trade has reached a certain offset.
    8. +
    9. Custom stoploss function
    10. +
    +

    Static Stop Loss

    +

    This is very simple, you define a stop loss of x (as a ratio of price, i.e. x * 100% of price). This will try to sell the asset once the loss exceeds the defined loss.

    +

    Example of stop loss:

    +
        stoploss = -0.10
    +
    +

    For example, simplified math:

    +
      +
    • the bot buys an asset at a price of 100$
    • +
    • the stop loss is defined at -10%
    • +
    • the stop loss would get triggered once the asset drops below 90$
    • +
    +

    Trailing Stop Loss

    +

    The initial value for this is stoploss, just as you would define your static Stop loss. +To enable trailing stoploss:

    +
        stoploss = -0.10
    +    trailing_stop = True
    +
    +

    This will now activate an algorithm, which automatically moves the stop loss up every time the price of your asset increases.

    +

    For example, simplified math:

    +
      +
    • the bot buys an asset at a price of 100$
    • +
    • the stop loss is defined at -10%
    • +
    • the stop loss would get triggered once the asset drops below 90$
    • +
    • assuming the asset now increases to 102$
    • +
    • the stop loss will now be -10% of 102$ = 91.8$
    • +
    • now the asset drops in value to 101$, the stop loss will still be 91.8$ and would trigger at 91.8$.
    • +
    +

    In summary: The stoploss will be adjusted to be always be -10% of the highest observed price.

    +

    Trailing stop loss, custom positive loss

    +

    You could also have a default stop loss when you are in the red with your buy (buy - fee), but once you hit a positive result (or an offset you define) the system will utilize a new stop loss, which can have a different value. +For example, your default stop loss is -10%, but once you have more than 0% profit (example 0.1%) a different trailing stoploss will be used.

    +
    +

    Note

    +

    If you want the stoploss to only be changed when you break even of making a profit (what most users want) please refer to next section with offset enabled.

    +
    +

    Both values require trailing_stop to be set to true and trailing_stop_positive with a value.

    +
        stoploss = -0.10
    +    trailing_stop = True
    +    trailing_stop_positive = 0.02
    +    trailing_stop_positive_offset = 0.0
    +    trailing_only_offset_is_reached = False  # Default - not necessary for this example
    +
    +

    For example, simplified math:

    +
      +
    • the bot buys an asset at a price of 100$
    • +
    • the stop loss is defined at -10%
    • +
    • the stop loss would get triggered once the asset drops below 90$
    • +
    • assuming the asset now increases to 102$
    • +
    • the stop loss will now be -2% of 102$ = 99.96$ (99.96$ stop loss will be locked in and will follow asset price increments with -2%)
    • +
    • now the asset drops in value to 101$, the stop loss will still be 99.96$ and would trigger at 99.96$
    • +
    +

    The 0.02 would translate to a -2% stop loss. +Before this, stoploss is used for the trailing stoploss.

    +
    +

    Use an offset to change your stoploss

    +

    Use trailing_stop_positive_offset to ensure that your new trailing stoploss will be in profit by setting trailing_stop_positive_offset higher than trailing_stop_positive. Your first new stoploss value will then already have locked in profits.

    +

    Example with simplified math:

    +
        stoploss = -0.10
    +    trailing_stop = True
    +    trailing_stop_positive = 0.02
    +    trailing_stop_positive_offset = 0.03
    +
    +
      +
    • the bot buys an asset at a price of 100$
    • +
    • the stop loss is defined at -10%, so the stop loss would get triggered once the asset drops below 90$
    • +
    • assuming the asset now increases to 102$
    • +
    • the stoploss will now be at 91.8$ - 10% below the highest observed rate
    • +
    • assuming the asset now increases to 103.5$ (above the offset configured)
    • +
    • the stop loss will now be -2% of 103.5$ = 101.43$
    • +
    • now the asset drops in value to 102$, the stop loss will still be 101.43$ and would trigger once price breaks below 101.43$
    • +
    +
    +

    Trailing stop loss only once the trade has reached a certain offset

    +

    You can also keep a static stoploss until the offset is reached, and then trail the trade to take profits once the market turns.

    +

    If trailing_only_offset_is_reached = True then the trailing stoploss is only activated once the offset is reached. Until then, the stoploss remains at the configured stoploss. +This option can be used with or without trailing_stop_positive, but uses trailing_stop_positive_offset as offset.

    +
        trailing_stop_positive_offset = 0.011
    +    trailing_only_offset_is_reached = True
    +
    +

    Configuration (offset is buy-price + 3%):

    +
        stoploss = -0.10
    +    trailing_stop = True
    +    trailing_stop_positive = 0.02
    +    trailing_stop_positive_offset = 0.03
    +    trailing_only_offset_is_reached = True
    +
    +

    For example, simplified math:

    +
      +
    • the bot buys an asset at a price of 100$
    • +
    • the stop loss is defined at -10%
    • +
    • the stop loss would get triggered once the asset drops below 90$
    • +
    • stoploss will remain at 90$ unless asset increases to or above the configured offset
    • +
    • assuming the asset now increases to 103$ (where we have the offset configured)
    • +
    • the stop loss will now be -2% of 103$ = 100.94$
    • +
    • now the asset drops in value to 101$, the stop loss will still be 100.94$ and would trigger at 100.94$
    • +
    +
    +

    Tip

    +

    Make sure to have this value (trailing_stop_positive_offset) lower than minimal ROI, otherwise minimal ROI will apply first and sell the trade.

    +
    +

    Stoploss and Leverage

    +

    Stoploss should be thought of as "risk on this trade" - so a stoploss of 10% on a 100$ trade means you are willing to lose 10$ (10%) on this trade - which would trigger if the price moves 10% to the downside.

    +

    When using leverage, the same principle is applied - with stoploss defining the risk on the trade (the amount you are willing to lose).

    +

    Therefore, a stoploss of 10% on a 10x trade would trigger on a 1% price move. +If your stake amount (own capital) was 100$ - this trade would be 1000$ at 10x (after leverage). +If price moves 1% - you've lost 10$ of your own capital - therfore stoploss will trigger in this case.

    +

    Make sure to be aware of this, and avoid using too tight stoploss (at 10x leverage, 10% risk may be too little to allow the trade to "breath" a little).

    +

    Changing stoploss on open trades

    +

    A stoploss on an open trade can be changed by changing the value in the configuration or strategy and use the /reload_config command (alternatively, completely stopping and restarting the bot also works).

    +

    The new stoploss value will be applied to open trades (and corresponding log-messages will be generated).

    +

    Limitations

    +

    Stoploss values cannot be changed if trailing_stop is enabled and the stoploss has already been adjusted, or if Edge is enabled (since Edge would recalculate stoploss based on the current market situation).

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/strategy-advanced/index.html b/en/2022.8/strategy-advanced/index.html new file mode 100644 index 000000000..60d653f62 --- /dev/null +++ b/en/2022.8/strategy-advanced/index.html @@ -0,0 +1,1412 @@ + + + + + + + + + + + + + + + + + + Advanced Strategy - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    Advanced Strategies

    +

    This page explains some advanced concepts available for strategies. +If you're just getting started, please be familiar with the methods described in the Strategy Customization documentation and with the Freqtrade basics first.

    +

    Freqtrade basics describes in which sequence each method described below is called, which can be helpful to understand which method to use for your custom needs.

    +
    +

    Note

    +

    All callback methods described below should only be implemented in a strategy if they are actually used.

    +
    +
    +

    Tip

    +

    You can get a strategy template containing all below methods by running freqtrade new-strategy --strategy MyAwesomeStrategy --template advanced

    +
    +

    Storing information

    +

    Storing information can be accomplished by creating a new dictionary within the strategy class.

    +

    The name of the variable can be chosen at will, but should be prefixed with cust_ to avoid naming collisions with predefined strategy variables.

    +
    class AwesomeStrategy(IStrategy):
    +    # Create custom dictionary
    +    custom_info = {}
    +
    +    def populate_indicators(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +        # Check if the entry already exists
    +        if not metadata["pair"] in self.custom_info:
    +            # Create empty entry for this pair
    +            self.custom_info[metadata["pair"]] = {}
    +
    +        if "crosstime" in self.custom_info[metadata["pair"]]:
    +            self.custom_info[metadata["pair"]]["crosstime"] += 1
    +        else:
    +            self.custom_info[metadata["pair"]]["crosstime"] = 1
    +
    +
    +

    Warning

    +

    The data is not persisted after a bot-restart (or config-reload). Also, the amount of data should be kept smallish (no DataFrames and such), otherwise the bot will start to consume a lot of memory and eventually run out of memory and crash.

    +
    +
    +

    Note

    +

    If the data is pair-specific, make sure to use pair as one of the keys in the dictionary.

    +
    +

    Dataframe access

    +

    You may access dataframe in various strategy functions by querying it from dataprovider.

    +
    from freqtrade.exchange import timeframe_to_prev_date
    +
    +class AwesomeStrategy(IStrategy):
    +    def confirm_trade_exit(self, pair: str, trade: 'Trade', order_type: str, amount: float,
    +                           rate: float, time_in_force: str, exit_reason: str,
    +                           current_time: 'datetime', **kwargs) -> bool:
    +        # Obtain pair dataframe.
    +        dataframe, _ = self.dp.get_analyzed_dataframe(pair, self.timeframe)
    +
    +        # Obtain last available candle. Do not use current_time to look up latest candle, because 
    +        # current_time points to current incomplete candle whose data is not available.
    +        last_candle = dataframe.iloc[-1].squeeze()
    +        # <...>
    +
    +        # In dry/live runs trade open date will not match candle open date therefore it must be 
    +        # rounded.
    +        trade_date = timeframe_to_prev_date(self.timeframe, trade.open_date_utc)
    +        # Look up trade candle.
    +        trade_candle = dataframe.loc[dataframe['date'] == trade_date]
    +        # trade_candle may be empty for trades that just opened as it is still incomplete.
    +        if not trade_candle.empty:
    +            trade_candle = trade_candle.squeeze()
    +            # <...>
    +
    +
    +

    Using .iloc[-1]

    +

    You can use .iloc[-1] here because get_analyzed_dataframe() only returns candles that backtesting is allowed to see. +This will not work in populate_* methods, so make sure to not use .iloc[] in that area. +Also, this will only work starting with version 2021.5.

    +
    +
    +

    Enter Tag

    +

    When your strategy has multiple buy signals, you can name the signal that triggered. +Then you can access you buy signal on custom_exit

    +
    def populate_entry_trend(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +    dataframe.loc[
    +        (
    +            (dataframe['rsi'] < 35) &
    +            (dataframe['volume'] > 0)
    +        ),
    +        ['enter_long', 'enter_tag']] = (1, 'buy_signal_rsi')
    +
    +    return dataframe
    +
    +def custom_exit(self, pair: str, trade: Trade, current_time: datetime, current_rate: float,
    +                current_profit: float, **kwargs):
    +    dataframe, _ = self.dp.get_analyzed_dataframe(pair, self.timeframe)
    +    last_candle = dataframe.iloc[-1].squeeze()
    +    if trade.enter_tag == 'buy_signal_rsi' and last_candle['rsi'] > 80:
    +        return 'sell_signal_rsi'
    +    return None
    +
    +
    +

    Note

    +

    enter_tag is limited to 100 characters, remaining data will be truncated.

    +
    +

    Exit tag

    +

    Similar to Buy Tagging, you can also specify a sell tag.

    +
    def populate_exit_trend(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +    dataframe.loc[
    +        (
    +            (dataframe['rsi'] > 70) &
    +            (dataframe['volume'] > 0)
    +        ),
    +        ['exit_long', 'exit_tag']] = (1, 'exit_rsi')
    +
    +    return dataframe
    +
    +

    The provided exit-tag is then used as sell-reason - and shown as such in backtest results.

    +
    +

    Note

    +

    exit_reason is limited to 100 characters, remaining data will be truncated.

    +
    +

    Strategy version

    +

    You can implement custom strategy versioning by using the "version" method, and returning the version you would like this strategy to have.

    +
    def version(self) -> str:
    +    """
    +    Returns version of the strategy.
    +    """
    +    return "1.1"
    +
    +
    +

    Note

    +

    You should make sure to implement proper version control (like a git repository) alongside this, as freqtrade will not keep historic versions of your strategy, so it's up to the user to be able to eventually roll back to a prior version of the strategy.

    +
    +

    Derived strategies

    +

    The strategies can be derived from other strategies. This avoids duplication of your custom strategy code. You can use this technique to override small parts of your main strategy, leaving the rest untouched:

    +
    user_data/strategies/myawesomestrategy.py
    class MyAwesomeStrategy(IStrategy):
    +    ...
    +    stoploss = 0.13
    +    trailing_stop = False
    +    # All other attributes and methods are here as they
    +    # should be in any custom strategy...
    +    ...
    +
    +
    user_data/strategies/MyAwesomeStrategy2.py
    from myawesomestrategy import MyAwesomeStrategy
    +class MyAwesomeStrategy2(MyAwesomeStrategy):
    +    # Override something
    +    stoploss = 0.08
    +    trailing_stop = True
    +
    +

    Both attributes and methods may be overridden, altering behavior of the original strategy in a way you need.

    +

    While keeping the subclass in the same file is technically possible, it can lead to some problems with hyperopt parameter files, we therefore recommend to use separate strategy files, and import the parent strategy as shown above.

    +

    Embedding Strategies

    +

    Freqtrade provides you with an easy way to embed the strategy into your configuration file. +This is done by utilizing BASE64 encoding and providing this string at the strategy configuration field, +in your chosen config file.

    +

    Encoding a string as BASE64

    +

    This is a quick example, how to generate the BASE64 string in python

    +
    from base64 import urlsafe_b64encode
    +
    +with open(file, 'r') as f:
    +    content = f.read()
    +content = urlsafe_b64encode(content.encode('utf-8'))
    +
    +

    The variable 'content', will contain the strategy file in a BASE64 encoded form. Which can now be set in your configurations file as following

    +
    "strategy": "NameOfStrategy:BASE64String"
    +
    +

    Please ensure that 'NameOfStrategy' is identical to the strategy name!

    +

    Performance warning

    +

    When executing a strategy, one can sometimes be greeted by the following in the logs

    +
    +

    PerformanceWarning: DataFrame is highly fragmented.

    +
    +

    This is a warning from pandas and as the warning continues to say: +use pd.concat(axis=1). +This can have slight performance implications, which are usually only visible during hyperopt (when optimizing an indicator).

    +

    For example:

    +
    for val in self.buy_ema_short.range:
    +    dataframe[f'ema_short_{val}'] = ta.EMA(dataframe, timeperiod=val)
    +
    +

    should be rewritten to

    +
    frames = [dataframe]
    +for val in self.buy_ema_short.range:
    +    frames.append(DataFrame({
    +        f'ema_short_{val}': ta.EMA(dataframe, timeperiod=val)
    +    }))
    +
    +# Append columns to existing dataframe
    +merged_frame = pd.concat(frames, axis=1)
    +
    +

    Freqtrade does however also counter this by running dataframe.copy() on the dataframe right after the populate_indicators() method - so performance implications of this should be low to non-existant.

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/strategy-callbacks/index.html b/en/2022.8/strategy-callbacks/index.html new file mode 100644 index 000000000..4a1ebb002 --- /dev/null +++ b/en/2022.8/strategy-callbacks/index.html @@ -0,0 +1,2300 @@ + + + + + + + + + + + + + + + + + + Strategy Callbacks - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Strategy Callbacks

    +

    While the main strategy functions (populate_indicators(), populate_entry_trend(), populate_exit_trend()) should be used in a vectorized way, and are only called once during backtesting, callbacks are called "whenever needed".

    +

    As such, you should avoid doing heavy calculations in callbacks to avoid delays during operations. +Depending on the callback used, they may be called when entering / exiting a trade, or throughout the duration of a trade.

    +

    Currently available callbacks:

    + +
    +

    Callback calling sequence

    +

    You can find the callback calling sequence in bot-basics

    +
    +

    Bot start

    +

    A simple callback which is called once when the strategy is loaded. +This can be used to perform actions that must only be performed once and runs after dataprovider and wallet are set

    +
    import requests
    +
    +class AwesomeStrategy(IStrategy):
    +
    +    # ... populate_* methods
    +
    +    def bot_start(self, **kwargs) -> None:
    +        """
    +        Called only once after bot instantiation.
    +        :param **kwargs: Ensure to keep this here so updates to this won't break your strategy.
    +        """
    +        if self.config['runmode'].value in ('live', 'dry_run'):
    +            # Assign this to the class by using self.*
    +            # can then be used by populate_* methods
    +            self.cust_remote_data = requests.get('https://some_remote_source.example.com')
    +
    +

    During hyperopt, this runs only once at startup.

    +

    Bot loop start

    +

    A simple callback which is called once at the start of every bot throttling iteration (roughly every 5 seconds, unless configured differently). +This can be used to perform calculations which are pair independent (apply to all pairs), loading of external data, etc.

    +
    import requests
    +
    +class AwesomeStrategy(IStrategy):
    +
    +    # ... populate_* methods
    +
    +    def bot_loop_start(self, **kwargs) -> None:
    +        """
    +        Called at the start of the bot iteration (one loop).
    +        Might be used to perform pair-independent tasks
    +        (e.g. gather some remote resource for comparison)
    +        :param **kwargs: Ensure to keep this here so updates to this won't break your strategy.
    +        """
    +        if self.config['runmode'].value in ('live', 'dry_run'):
    +            # Assign this to the class by using self.*
    +            # can then be used by populate_* methods
    +            self.remote_data = requests.get('https://some_remote_source.example.com')
    +
    +

    Stake size management

    +

    Called before entering a trade, makes it possible to manage your position size when placing a new trade.

    +
    class AwesomeStrategy(IStrategy):
    +    def custom_stake_amount(self, pair: str, current_time: datetime, current_rate: float,
    +                            proposed_stake: float, min_stake: Optional[float], max_stake: float,
    +                            leverage: float, entry_tag: Optional[str], side: str,
    +                            **kwargs) -> float:
    +
    +        dataframe, _ = self.dp.get_analyzed_dataframe(pair=pair, timeframe=self.timeframe)
    +        current_candle = dataframe.iloc[-1].squeeze()
    +
    +        if current_candle['fastk_rsi_1h'] > current_candle['fastd_rsi_1h']:
    +            if self.config['stake_amount'] == 'unlimited':
    +                # Use entire available wallet during favorable conditions when in compounding mode.
    +                return max_stake
    +            else:
    +                # Compound profits during favorable conditions instead of using a static stake.
    +                return self.wallets.get_total_stake_amount() / self.config['max_open_trades']
    +
    +        # Use default stake amount.
    +        return proposed_stake
    +
    +

    Freqtrade will fall back to the proposed_stake value should your code raise an exception. The exception itself will be logged.

    +
    +

    Tip

    +

    You do not have to ensure that min_stake <= returned_value <= max_stake. Trades will succeed as the returned value will be clamped to supported range and this action will be logged.

    +
    +
    +

    Tip

    +

    Returning 0 or None will prevent trades from being placed.

    +
    +

    Custom exit signal

    +

    Called for open trade every throttling iteration (roughly every 5 seconds) until a trade is closed.

    +

    Allows to define custom exit signals, indicating that specified position should be sold. This is very useful when we need to customize exit conditions for each individual trade, or if you need trade data to make an exit decision.

    +

    For example you could implement a 1:2 risk-reward ROI with custom_exit().

    +

    Using custom_exit() signals in place of stoploss though is not recommended. It is a inferior method to using custom_stoploss() in this regard - which also allows you to keep the stoploss on exchange.

    +
    +

    Note

    +

    Returning a (none-empty) string or True from this method is equal to setting exit signal on a candle at specified time. This method is not called when exit signal is set already, or if exit signals are disabled (use_exit_signal=False). string max length is 64 characters. Exceeding this limit will cause the message to be truncated to 64 characters. +custom_exit() will ignore exit_profit_only, and will always be called unless use_exit_signal=False, even if there is a new enter signal.

    +
    +

    An example of how we can use different indicators depending on the current profit and also exit trades that were open longer than one day:

    +
    class AwesomeStrategy(IStrategy):
    +    def custom_exit(self, pair: str, trade: 'Trade', current_time: 'datetime', current_rate: float,
    +                    current_profit: float, **kwargs):
    +        dataframe, _ = self.dp.get_analyzed_dataframe(pair, self.timeframe)
    +        last_candle = dataframe.iloc[-1].squeeze()
    +
    +        # Above 20% profit, sell when rsi < 80
    +        if current_profit > 0.2:
    +            if last_candle['rsi'] < 80:
    +                return 'rsi_below_80'
    +
    +        # Between 2% and 10%, sell if EMA-long above EMA-short
    +        if 0.02 < current_profit < 0.1:
    +            if last_candle['emalong'] > last_candle['emashort']:
    +                return 'ema_long_below_80'
    +
    +        # Sell any positions at a loss if they are held for more than one day.
    +        if current_profit < 0.0 and (current_time - trade.open_date_utc).days >= 1:
    +            return 'unclog'
    +
    +

    See Dataframe access for more information about dataframe use in strategy callbacks.

    +

    Custom stoploss

    +

    Called for open trade every iteration (roughly every 5 seconds) until a trade is closed.

    +

    The usage of the custom stoploss method must be enabled by setting use_custom_stoploss=True on the strategy object.

    +

    The stoploss price can only ever move upwards - if the stoploss value returned from custom_stoploss would result in a lower stoploss price than was previously set, it will be ignored. The traditional stoploss value serves as an absolute lower level and will be instated as the initial stoploss (before this method is called for the first time for a trade), and is still mandatory.

    +

    The method must return a stoploss value (float / number) as a percentage of the current price. +E.g. If the current_rate is 200 USD, then returning 0.02 will set the stoploss price 2% lower, at 196 USD.

    +

    The absolute value of the return value is used (the sign is ignored), so returning 0.05 or -0.05 have the same result, a stoploss 5% below the current price.

    +

    To simulate a regular trailing stoploss of 4% (trailing 4% behind the maximum reached price) you would use the following very simple method:

    +
    # additional imports required
    +from datetime import datetime
    +from freqtrade.persistence import Trade
    +
    +class AwesomeStrategy(IStrategy):
    +
    +    # ... populate_* methods
    +
    +    use_custom_stoploss = True
    +
    +    def custom_stoploss(self, pair: str, trade: 'Trade', current_time: datetime,
    +                        current_rate: float, current_profit: float, **kwargs) -> float:
    +        """
    +        Custom stoploss logic, returning the new distance relative to current_rate (as ratio).
    +        e.g. returning -0.05 would create a stoploss 5% below current_rate.
    +        The custom stoploss can never be below self.stoploss, which serves as a hard maximum loss.
    +
    +        For full documentation please go to https://www.freqtrade.io/en/latest/strategy-advanced/
    +
    +        When not implemented by a strategy, returns the initial stoploss value
    +        Only called when use_custom_stoploss is set to True.
    +
    +        :param pair: Pair that's currently analyzed
    +        :param trade: trade object.
    +        :param current_time: datetime object, containing the current datetime
    +        :param current_rate: Rate, calculated based on pricing settings in exit_pricing.
    +        :param current_profit: Current profit (as ratio), calculated based on current_rate.
    +        :param **kwargs: Ensure to keep this here so updates to this won't break your strategy.
    +        :return float: New stoploss value, relative to the current rate
    +        """
    +        return -0.04
    +
    +

    Stoploss on exchange works similar to trailing_stop, and the stoploss on exchange is updated as configured in stoploss_on_exchange_interval (More details about stoploss on exchange).

    +
    +

    Use of dates

    +

    All time-based calculations should be done based on current_time - using datetime.now() or datetime.utcnow() is discouraged, as this will break backtesting support.

    +
    +
    +

    Trailing stoploss

    +

    It's recommended to disable trailing_stop when using custom stoploss values. Both can work in tandem, but you might encounter the trailing stop to move the price higher while your custom function would not want this, causing conflicting behavior.

    +
    +

    Custom stoploss examples

    +

    The next section will show some examples on what's possible with the custom stoploss function. +Of course, many more things are possible, and all examples can be combined at will.

    +

    Time based trailing stop

    +

    Use the initial stoploss for the first 60 minutes, after this change to 10% trailing stoploss, and after 2 hours (120 minutes) we use a 5% trailing stoploss.

    +
    from datetime import datetime, timedelta
    +from freqtrade.persistence import Trade
    +
    +class AwesomeStrategy(IStrategy):
    +
    +    # ... populate_* methods
    +
    +    use_custom_stoploss = True
    +
    +    def custom_stoploss(self, pair: str, trade: 'Trade', current_time: datetime,
    +                        current_rate: float, current_profit: float, **kwargs) -> float:
    +
    +        # Make sure you have the longest interval first - these conditions are evaluated from top to bottom.
    +        if current_time - timedelta(minutes=120) > trade.open_date_utc:
    +            return -0.05
    +        elif current_time - timedelta(minutes=60) > trade.open_date_utc:
    +            return -0.10
    +        return 1
    +
    +

    Different stoploss per pair

    +

    Use a different stoploss depending on the pair. +In this example, we'll trail the highest price with 10% trailing stoploss for ETH/BTC and XRP/BTC, with 5% trailing stoploss for LTC/BTC and with 15% for all other pairs.

    +
    from datetime import datetime
    +from freqtrade.persistence import Trade
    +
    +class AwesomeStrategy(IStrategy):
    +
    +    # ... populate_* methods
    +
    +    use_custom_stoploss = True
    +
    +    def custom_stoploss(self, pair: str, trade: 'Trade', current_time: datetime,
    +                        current_rate: float, current_profit: float, **kwargs) -> float:
    +
    +        if pair in ('ETH/BTC', 'XRP/BTC'):
    +            return -0.10
    +        elif pair in ('LTC/BTC'):
    +            return -0.05
    +        return -0.15
    +
    +

    Trailing stoploss with positive offset

    +

    Use the initial stoploss until the profit is above 4%, then use a trailing stoploss of 50% of the current profit with a minimum of 2.5% and a maximum of 5%.

    +

    Please note that the stoploss can only increase, values lower than the current stoploss are ignored.

    +
    from datetime import datetime, timedelta
    +from freqtrade.persistence import Trade
    +
    +class AwesomeStrategy(IStrategy):
    +
    +    # ... populate_* methods
    +
    +    use_custom_stoploss = True
    +
    +    def custom_stoploss(self, pair: str, trade: 'Trade', current_time: datetime,
    +                        current_rate: float, current_profit: float, **kwargs) -> float:
    +
    +        if current_profit < 0.04:
    +            return -1 # return a value bigger than the initial stoploss to keep using the initial stoploss
    +
    +        # After reaching the desired offset, allow the stoploss to trail by half the profit
    +        desired_stoploss = current_profit / 2
    +
    +        # Use a minimum of 2.5% and a maximum of 5%
    +        return max(min(desired_stoploss, 0.05), 0.025)
    +
    +

    Stepped stoploss

    +

    Instead of continuously trailing behind the current price, this example sets fixed stoploss price levels based on the current profit.

    +
      +
    • Use the regular stoploss until 20% profit is reached
    • +
    • Once profit is > 20% - set stoploss to 7% above open price.
    • +
    • Once profit is > 25% - set stoploss to 15% above open price.
    • +
    • Once profit is > 40% - set stoploss to 25% above open price.
    • +
    +
    from datetime import datetime
    +from freqtrade.persistence import Trade
    +from freqtrade.strategy import stoploss_from_open
    +
    +class AwesomeStrategy(IStrategy):
    +
    +    # ... populate_* methods
    +
    +    use_custom_stoploss = True
    +
    +    def custom_stoploss(self, pair: str, trade: 'Trade', current_time: datetime,
    +                        current_rate: float, current_profit: float, **kwargs) -> float:
    +
    +        # evaluate highest to lowest, so that highest possible stop is used
    +        if current_profit > 0.40:
    +            return stoploss_from_open(0.25, current_profit, is_short=trade.is_short)
    +        elif current_profit > 0.25:
    +            return stoploss_from_open(0.15, current_profit, is_short=trade.is_short)
    +        elif current_profit > 0.20:
    +            return stoploss_from_open(0.07, current_profit, is_short=trade.is_short)
    +
    +        # return maximum stoploss value, keeping current stoploss price unchanged
    +        return 1
    +
    +

    Custom stoploss using an indicator from dataframe example

    +

    Absolute stoploss value may be derived from indicators stored in dataframe. Example uses parabolic SAR below the price as stoploss.

    +
    class AwesomeStrategy(IStrategy):
    +
    +    def populate_indicators(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +        # <...>
    +        dataframe['sar'] = ta.SAR(dataframe)
    +
    +    use_custom_stoploss = True
    +
    +    def custom_stoploss(self, pair: str, trade: 'Trade', current_time: datetime,
    +                        current_rate: float, current_profit: float, **kwargs) -> float:
    +
    +        dataframe, _ = self.dp.get_analyzed_dataframe(pair, self.timeframe)
    +        last_candle = dataframe.iloc[-1].squeeze()
    +
    +        # Use parabolic sar as absolute stoploss price
    +        stoploss_price = last_candle['sar']
    +
    +        # Convert absolute price to percentage relative to current_rate
    +        if stoploss_price < current_rate:
    +            return (stoploss_price / current_rate) - 1
    +
    +        # return maximum stoploss value, keeping current stoploss price unchanged
    +        return 1
    +
    +

    See Dataframe access for more information about dataframe use in strategy callbacks.

    +

    Common helpers for stoploss calculations

    +

    Stoploss relative to open price

    +

    Stoploss values returned from custom_stoploss() always specify a percentage relative to current_rate. In order to set a stoploss relative to the open price, we need to use current_profit to calculate what percentage relative to the current_rate will give you the same result as if the percentage was specified from the open price.

    +

    The helper function stoploss_from_open() can be used to convert from an open price relative stop, to a current price relative stop which can be returned from custom_stoploss().

    +

    Stoploss percentage from absolute price

    +

    Stoploss values returned from custom_stoploss() always specify a percentage relative to current_rate. In order to set a stoploss at specified absolute price level, we need to use stop_rate to calculate what percentage relative to the current_rate will give you the same result as if the percentage was specified from the open price.

    +

    The helper function stoploss_from_absolute() can be used to convert from an absolute price, to a current price relative stop which can be returned from custom_stoploss().

    +
    +

    Custom order price rules

    +

    By default, freqtrade use the orderbook to automatically set an order price(Relevant documentation), you also have the option to create custom order prices based on your strategy.

    +

    You can use this feature by creating a custom_entry_price() function in your strategy file to customize entry prices and custom_exit_price() for exits.

    +

    Each of these methods are called right before placing an order on the exchange.

    +
    +

    Note

    +

    If your custom pricing function return None or an invalid value, price will fall back to proposed_rate, which is based on the regular pricing configuration.

    +
    +

    Custom order entry and exit price example

    +
    from datetime import datetime, timedelta, timezone
    +from freqtrade.persistence import Trade
    +
    +class AwesomeStrategy(IStrategy):
    +
    +    # ... populate_* methods
    +
    +    def custom_entry_price(self, pair: str, current_time: datetime, proposed_rate: float,
    +                           entry_tag: Optional[str], side: str, **kwargs) -> float:
    +
    +        dataframe, last_updated = self.dp.get_analyzed_dataframe(pair=pair,
    +                                                                timeframe=self.timeframe)
    +        new_entryprice = dataframe['bollinger_10_lowerband'].iat[-1]
    +
    +        return new_entryprice
    +
    +    def custom_exit_price(self, pair: str, trade: Trade,
    +                          current_time: datetime, proposed_rate: float,
    +                          current_profit: float, exit_tag: Optional[str], **kwargs) -> float:
    +
    +        dataframe, last_updated = self.dp.get_analyzed_dataframe(pair=pair,
    +                                                                timeframe=self.timeframe)
    +        new_exitprice = dataframe['bollinger_10_upperband'].iat[-1]
    +
    +        return new_exitprice
    +
    +
    +

    Warning

    +

    Modifying entry and exit prices will only work for limit orders. Depending on the price chosen, this can result in a lot of unfilled orders. By default the maximum allowed distance between the current price and the custom price is 2%, this value can be changed in config with the custom_price_max_distance_ratio parameter. +Example: +If the new_entryprice is 97, the proposed_rate is 100 and the custom_price_max_distance_ratio is set to 2%, The retained valid custom entry price will be 98, which is 2% below the current (proposed) rate.

    +
    +
    +

    Backtesting

    +

    Custom prices are supported in backtesting (starting with 2021.12), and orders will fill if the price falls within the candle's low/high range. +Orders that don't fill immediately are subject to regular timeout handling, which happens once per (detail) candle. +custom_exit_price() is only called for sells of type exit_signal, Custom exit and partial exits. All other exit-types will use regular backtesting prices.

    +
    +

    Custom order timeout rules

    +

    Simple, time-based order-timeouts can be configured either via strategy or in the configuration in the unfilledtimeout section.

    +

    However, freqtrade also offers a custom callback for both order types, which allows you to decide based on custom criteria if an order did time out or not.

    +
    +

    Note

    +

    Backtesting fills orders if their price falls within the candle's low/high range. +The below callbacks will be called once per (detail) candle for orders that don't fill immediately (which use custom pricing).

    +
    +

    Custom order timeout example

    +

    Called for every open order until that order is either filled or cancelled. +check_entry_timeout() is called for trade entries, while check_exit_timeout() is called for trade exit orders.

    +

    A simple example, which applies different unfilled-timeouts depending on the price of the asset can be seen below. +It applies a tight timeout for higher priced assets, while allowing more time to fill on cheap coins.

    +

    The function must return either True (cancel order) or False (keep order alive).

    +
    from datetime import datetime, timedelta
    +from freqtrade.persistence import Trade, Order
    +
    +class AwesomeStrategy(IStrategy):
    +
    +    # ... populate_* methods
    +
    +    # Set unfilledtimeout to 25 hours, since the maximum timeout from below is 24 hours.
    +    unfilledtimeout = {
    +        'entry': 60 * 25,
    +        'exit': 60 * 25
    +    }
    +
    +    def check_entry_timeout(self, pair: str, trade: 'Trade', order: 'Order',
    +                            current_time: datetime, **kwargs) -> bool:
    +        if trade.open_rate > 100 and trade.open_date_utc < current_time - timedelta(minutes=5):
    +            return True
    +        elif trade.open_rate > 10 and trade.open_date_utc < current_time - timedelta(minutes=3):
    +            return True
    +        elif trade.open_rate < 1 and trade.open_date_utc < current_time - timedelta(hours=24):
    +           return True
    +        return False
    +
    +
    +    def check_exit_timeout(self, pair: str, trade: Trade, order: 'Order',
    +                           current_time: datetime, **kwargs) -> bool:
    +        if trade.open_rate > 100 and trade.open_date_utc < current_time - timedelta(minutes=5):
    +            return True
    +        elif trade.open_rate > 10 and trade.open_date_utc < current_time - timedelta(minutes=3):
    +            return True
    +        elif trade.open_rate < 1 and trade.open_date_utc < current_time - timedelta(hours=24):
    +           return True
    +        return False
    +
    +
    +

    Note

    +

    For the above example, unfilledtimeout must be set to something bigger than 24h, otherwise that type of timeout will apply first.

    +
    +

    Custom order timeout example (using additional data)

    +
    from datetime import datetime
    +from freqtrade.persistence import Trade, Order
    +
    +class AwesomeStrategy(IStrategy):
    +
    +    # ... populate_* methods
    +
    +    # Set unfilledtimeout to 25 hours, since the maximum timeout from below is 24 hours.
    +    unfilledtimeout = {
    +        'entry': 60 * 25,
    +        'exit': 60 * 25
    +    }
    +
    +    def check_entry_timeout(self, pair: str, trade: 'Trade', order: 'Order',
    +                            current_time: datetime, **kwargs) -> bool:
    +        ob = self.dp.orderbook(pair, 1)
    +        current_price = ob['bids'][0][0]
    +        # Cancel buy order if price is more than 2% above the order.
    +        if current_price > order.price * 1.02:
    +            return True
    +        return False
    +
    +
    +    def check_exit_timeout(self, pair: str, trade: 'Trade', order: 'Order',
    +                           current_time: datetime, **kwargs) -> bool:
    +        ob = self.dp.orderbook(pair, 1)
    +        current_price = ob['asks'][0][0]
    +        # Cancel sell order if price is more than 2% below the order.
    +        if current_price < order.price * 0.98:
    +            return True
    +        return False
    +
    +
    +

    Bot order confirmation

    +

    Confirm trade entry / exits. +This are the last methods that will be called before an order is placed.

    +

    Trade entry (buy order) confirmation

    +

    confirm_trade_entry() can be used to abort a trade entry at the latest second (maybe because the price is not what we expect).

    +
    class AwesomeStrategy(IStrategy):
    +
    +    # ... populate_* methods
    +
    +    def confirm_trade_entry(self, pair: str, order_type: str, amount: float, rate: float,
    +                            time_in_force: str, current_time: datetime, entry_tag: Optional[str],
    +                            side: str, **kwargs) -> bool:
    +        """
    +        Called right before placing a entry order.
    +        Timing for this function is critical, so avoid doing heavy computations or
    +        network requests in this method.
    +
    +        For full documentation please go to https://www.freqtrade.io/en/latest/strategy-advanced/
    +
    +        When not implemented by a strategy, returns True (always confirming).
    +
    +        :param pair: Pair that's about to be bought/shorted.
    +        :param order_type: Order type (as configured in order_types). usually limit or market.
    +        :param amount: Amount in target (base) currency that's going to be traded.
    +        :param rate: Rate that's going to be used when using limit orders 
    +                     or current rate for market orders.
    +        :param time_in_force: Time in force. Defaults to GTC (Good-til-cancelled).
    +        :param current_time: datetime object, containing the current datetime
    +        :param entry_tag: Optional entry_tag (buy_tag) if provided with the buy signal.
    +        :param side: 'long' or 'short' - indicating the direction of the proposed trade
    +        :param **kwargs: Ensure to keep this here so updates to this won't break your strategy.
    +        :return bool: When True is returned, then the buy-order is placed on the exchange.
    +            False aborts the process
    +        """
    +        return True
    +
    +

    Trade exit (sell order) confirmation

    +

    confirm_trade_exit() can be used to abort a trade exit (sell) at the latest second (maybe because the price is not what we expect).

    +

    confirm_trade_exit() may be called multiple times within one iteration for the same trade if different exit-reasons apply. +The exit-reasons (if applicable) will be in the following sequence:

    +
      +
    • exit_signal / custom_exit
    • +
    • stop_loss
    • +
    • roi
    • +
    • trailing_stop_loss
    • +
    +
    from freqtrade.persistence import Trade
    +
    +
    +class AwesomeStrategy(IStrategy):
    +
    +    # ... populate_* methods
    +
    +    def confirm_trade_exit(self, pair: str, trade: Trade, order_type: str, amount: float,
    +                           rate: float, time_in_force: str, exit_reason: str,
    +                           current_time: datetime, **kwargs) -> bool:
    +        """
    +        Called right before placing a regular exit order.
    +        Timing for this function is critical, so avoid doing heavy computations or
    +        network requests in this method.
    +
    +        For full documentation please go to https://www.freqtrade.io/en/latest/strategy-advanced/
    +
    +        When not implemented by a strategy, returns True (always confirming).
    +
    +        :param pair: Pair for trade that's about to be exited.
    +        :param trade: trade object.
    +        :param order_type: Order type (as configured in order_types). usually limit or market.
    +        :param amount: Amount in base currency.
    +        :param rate: Rate that's going to be used when using limit orders
    +                     or current rate for market orders.
    +        :param time_in_force: Time in force. Defaults to GTC (Good-til-cancelled).
    +        :param exit_reason: Exit reason.
    +            Can be any of ['roi', 'stop_loss', 'stoploss_on_exchange', 'trailing_stop_loss',
    +                           'exit_signal', 'force_exit', 'emergency_exit']
    +        :param current_time: datetime object, containing the current datetime
    +        :param **kwargs: Ensure to keep this here so updates to this won't break your strategy.
    +        :return bool: When True, then the exit-order is placed on the exchange.
    +            False aborts the process
    +        """
    +        if exit_reason == 'force_exit' and trade.calc_profit_ratio(rate) < 0:
    +            # Reject force-sells with negative profit
    +            # This is just a sample, please adjust to your needs
    +            # (this does not necessarily make sense, assuming you know when you're force-selling)
    +            return False
    +        return True
    +
    +
    +

    Warning

    +

    confirm_trade_exit() can prevent stoploss exits, causing significant losses as this would ignore stoploss exits. +confirm_trade_exit() will not be called for Liquidations - as liquidations are forced by the exchange, and therefore cannot be rejected.

    +
    +

    Adjust trade position

    +

    The position_adjustment_enable strategy property enables the usage of adjust_trade_position() callback in the strategy. +For performance reasons, it's disabled by default and freqtrade will show a warning message on startup if enabled. +adjust_trade_position() can be used to perform additional orders, for example to manage risk with DCA (Dollar Cost Averaging) or to increase or decrease positions.

    +

    max_entry_position_adjustment property is used to limit the number of additional buys per trade (on top of the first buy) that the bot can execute. By default, the value is -1 which means the bot have no limit on number of adjustment buys.

    +

    The strategy is expected to return a stake_amount (in stake currency) between min_stake and max_stake if and when an additional buy order should be made (position is increased). +If there are not enough funds in the wallet (the return value is above max_stake) then the signal will be ignored. +Additional orders also result in additional fees and those orders don't count towards max_open_trades.

    +

    This callback is not called when there is an open order (either buy or sell) waiting for execution.

    +

    adjust_trade_position() is called very frequently for the duration of a trade, so you must keep your implementation as performant as possible.

    +

    Additional Buys are ignored once you have reached the maximum amount of extra buys that you have set on max_entry_position_adjustment, but the callback is called anyway looking for partial exits.

    +

    Position adjustments will always be applied in the direction of the trade, so a positive value will always increase your position (negative values will decrease your position), no matter if it's a long or short trade. Modifications to leverage are not possible.

    +
    +

    About stake size

    +

    Using fixed stake size means it will be the amount used for the first order, just like without position adjustment. +If you wish to buy additional orders with DCA, then make sure to leave enough funds in the wallet for that. +Using 'unlimited' stake amount with DCA orders requires you to also implement the custom_stake_amount() callback to avoid allocating all funds to the initial order.

    +
    +
    +

    Warning

    +

    Stoploss is still calculated from the initial opening price, not averaged price. +Regular stoploss rules still apply (cannot move down).

    +

    While /stopentry command stops the bot from entering new trades, the position adjustment feature will continue buying new orders on existing trades.

    +
    +
    +

    Backtesting

    +

    During backtesting this callback is called for each candle in timeframe or timeframe_detail, so run-time performance will be affected.

    +
    +
    from freqtrade.persistence import Trade
    +
    +
    +class DigDeeperStrategy(IStrategy):
    +
    +    position_adjustment_enable = True
    +
    +    # Attempts to handle large drops with DCA. High stoploss is required.
    +    stoploss = -0.30
    +
    +    # ... populate_* methods
    +
    +    # Example specific variables
    +    max_entry_position_adjustment = 3
    +    # This number is explained a bit further down
    +    max_dca_multiplier = 5.5
    +
    +    # This is called when placing the initial order (opening trade)
    +    def custom_stake_amount(self, pair: str, current_time: datetime, current_rate: float,
    +                            proposed_stake: float, min_stake: Optional[float], max_stake: float,
    +                            leverage: float, entry_tag: Optional[str], side: str,
    +                            **kwargs) -> float:
    +
    +        # We need to leave most of the funds for possible further DCA orders
    +        # This also applies to fixed stakes
    +        return proposed_stake / self.max_dca_multiplier
    +
    +    def adjust_trade_position(self, trade: Trade, current_time: datetime,
    +                              current_rate: float, current_profit: float,
    +                              min_stake: Optional[float], max_stake: float,
    +                              current_entry_rate: float, current_exit_rate: float,
    +                              current_entry_profit: float, current_exit_profit: float,
    +                              **kwargs) -> Optional[float]:
    +        """
    +        Custom trade adjustment logic, returning the stake amount that a trade should be
    +        increased or decreased.
    +        This means extra buy or sell orders with additional fees.
    +        Only called when `position_adjustment_enable` is set to True.
    +
    +        For full documentation please go to https://www.freqtrade.io/en/latest/strategy-advanced/
    +
    +        When not implemented by a strategy, returns None
    +
    +        :param trade: trade object.
    +        :param current_time: datetime object, containing the current datetime
    +        :param current_rate: Current buy rate.
    +        :param current_profit: Current profit (as ratio), calculated based on current_rate.
    +        :param min_stake: Minimal stake size allowed by exchange (for both entries and exits)
    +        :param max_stake: Maximum stake allowed (either through balance, or by exchange limits).
    +        :param current_entry_rate: Current rate using entry pricing.
    +        :param current_exit_rate: Current rate using exit pricing.
    +        :param current_entry_profit: Current profit using entry pricing.
    +        :param current_exit_profit: Current profit using exit pricing.
    +        :param **kwargs: Ensure to keep this here so updates to this won't break your strategy.
    +        :return float: Stake amount to adjust your trade,
    +                       Positive values to increase position, Negative values to decrease position.
    +                       Return None for no action.
    +        """
    +
    +        if current_profit > 0.05 and trade.nr_of_successful_exits == 0:
    +            # Take half of the profit at +5%
    +            return -(trade.stake_amount / 2)
    +
    +        if current_profit > -0.05:
    +            return None
    +
    +        # Obtain pair dataframe (just to show how to access it)
    +        dataframe, _ = self.dp.get_analyzed_dataframe(trade.pair, self.timeframe)
    +        # Only buy when not actively falling price.
    +        last_candle = dataframe.iloc[-1].squeeze()
    +        previous_candle = dataframe.iloc[-2].squeeze()
    +        if last_candle['close'] < previous_candle['close']:
    +            return None
    +
    +        filled_entries = trade.select_filled_orders(trade.entry_side)
    +        count_of_entries = trade.nr_of_successful_entries
    +        # Allow up to 3 additional increasingly larger buys (4 in total)
    +        # Initial buy is 1x
    +        # If that falls to -5% profit, we buy 1.25x more, average profit should increase to roughly -2.2%
    +        # If that falls down to -5% again, we buy 1.5x more
    +        # If that falls once again down to -5%, we buy 1.75x more
    +        # Total stake for this trade would be 1 + 1.25 + 1.5 + 1.75 = 5.5x of the initial allowed stake.
    +        # That is why max_dca_multiplier is 5.5
    +        # Hope you have a deep wallet!
    +        try:
    +            # This returns first order stake size
    +            stake_amount = filled_entries[0].cost
    +            # This then calculates current safety order size
    +            stake_amount = stake_amount * (1 + (count_of_entries * 0.25))
    +            return stake_amount
    +        except Exception as exception:
    +            return None
    +
    +        return None
    +
    +

    Position adjust calculations

    +
      +
    • Entry rates are calculated using weighted averages.
    • +
    • Exits will not influence the average entry rate.
    • +
    • Partial exit relative profit is relative to the average entry price at this point.
    • +
    • Final exit relative profit is calculated based on the total invested capital. (See example below)
    • +
    +
    +Calculation example +

    This example assumes 0 fees for simplicity, and a long position on an imaginary coin.

    +
      +
    • Buy 100@8$
    • +
    • Buy 100@9$ -> Avg price: 8.5$
    • +
    • Sell 100@10$ -> Avg price: 8.5$, realized profit 150$, 17.65%
    • +
    • Buy 150@11$ -> Avg price: 10$, realized profit 150$, 17.65%
    • +
    • Sell 100@12$ -> Avg price: 10$, total realized profit 350$, 20%
    • +
    • Sell 150@14$ -> Avg price: 10$, total realized profit 950$, 40%
    • +
    +

    The total profit for this trade was 950$ on a 3350$ investment (100@8$ + 100@9$ + 150@11$). As such - the final relative profit is 28.35% (950 / 3350).

    +
    +

    Adjust Entry Price

    +

    The adjust_entry_price() callback may be used by strategy developer to refresh/replace limit orders upon arrival of new candles. +Be aware that custom_entry_price() is still the one dictating initial entry limit order price target at the time of entry trigger.

    +

    Orders can be cancelled out of this callback by returning None.

    +

    Returning current_order_rate will keep the order on the exchange "as is". +Returning any other price will cancel the existing order, and replace it with a new order.

    +

    The trade open-date (trade.open_date_utc) will remain at the time of the very first order placed. +Please make sure to be aware of this - and eventually adjust your logic in other callbacks to account for this, and use the date of the first filled order instead.

    +
    +

    Regular timeout

    +

    Entry unfilledtimeout mechanism (as well as check_entry_timeout()) takes precedence over this. +Entry Orders that are cancelled via the above methods will not have this callback called. Be sure to update timeout values to match your expectations.

    +
    +
    from freqtrade.persistence import Trade
    +from datetime import timedelta
    +
    +class AwesomeStrategy(IStrategy):
    +
    +    # ... populate_* methods
    +
    +    def adjust_entry_price(self, trade: Trade, order: Optional[Order], pair: str,
    +                           current_time: datetime, proposed_rate: float, current_order_rate: float,
    +                           entry_tag: Optional[str], side: str, **kwargs) -> float:
    +        """
    +        Entry price re-adjustment logic, returning the user desired limit price.
    +        This only executes when a order was already placed, still open (unfilled fully or partially)
    +        and not timed out on subsequent candles after entry trigger.
    +
    +        When not implemented by a strategy, returns current_order_rate as default.
    +        If current_order_rate is returned then the existing order is maintained.
    +        If None is returned then order gets canceled but not replaced by a new one.
    +
    +        :param pair: Pair that's currently analyzed
    +        :param trade: Trade object.
    +        :param order: Order object
    +        :param current_time: datetime object, containing the current datetime
    +        :param proposed_rate: Rate, calculated based on pricing settings in entry_pricing.
    +        :param current_order_rate: Rate of the existing order in place.
    +        :param entry_tag: Optional entry_tag (buy_tag) if provided with the buy signal.
    +        :param side: 'long' or 'short' - indicating the direction of the proposed trade
    +        :param **kwargs: Ensure to keep this here so updates to this won't break your strategy.
    +        :return float: New entry price value if provided
    +
    +        """
    +        # Limit orders to use and follow SMA200 as price target for the first 10 minutes since entry trigger for BTC/USDT pair.
    +        if pair == 'BTC/USDT' and entry_tag == 'long_sma200' and side == 'long' and (current_time - timedelta(minutes=10) > trade.open_date_utc:
    +            # just cancel the order if it has been filled more than half of the amount
    +            if order.filled > order.remaining:
    +                return None
    +            else:
    +                dataframe, _ = self.dp.get_analyzed_dataframe(pair=pair, timeframe=self.timeframe)
    +                current_candle = dataframe.iloc[-1].squeeze()
    +                # desired price
    +                return current_candle['sma_200']
    +        # default: maintain existing order
    +        return current_order_rate
    +
    +

    Leverage Callback

    +

    When trading in markets that allow leverage, this method must return the desired Leverage (Defaults to 1 -> No leverage).

    +

    Assuming a capital of 500USDT, a trade with leverage=3 would result in a position with 500 x 3 = 1500 USDT.

    +

    Values that are above max_leverage will be adjusted to max_leverage. +For markets / exchanges that don't support leverage, this method is ignored.

    +
    class AwesomeStrategy(IStrategy):
    +    def leverage(self, pair: str, current_time: datetime, current_rate: float,
    +                 proposed_leverage: float, max_leverage: float, entry_tag: Optional[str], side: str,
    +                 **kwargs) -> float:
    +        """
    +        Customize leverage for each new trade. This method is only called in futures mode.
    +
    +        :param pair: Pair that's currently analyzed
    +        :param current_time: datetime object, containing the current datetime
    +        :param current_rate: Rate, calculated based on pricing settings in exit_pricing.
    +        :param proposed_leverage: A leverage proposed by the bot.
    +        :param max_leverage: Max leverage allowed on this pair
    +        :param entry_tag: Optional entry_tag (buy_tag) if provided with the buy signal.
    +        :param side: 'long' or 'short' - indicating the direction of the proposed trade
    +        :return: A leverage amount, which is between 1.0 and max_leverage.
    +        """
    +        return 1.0
    +
    +

    All profit calculations include leverage. Stoploss / ROI also include leverage in their calculation. +Defining a stoploss of 10% at 10x leverage would trigger the stoploss with a 1% move to the downside.

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/strategy-customization/index.html b/en/2022.8/strategy-customization/index.html new file mode 100644 index 000000000..dd73159d3 --- /dev/null +++ b/en/2022.8/strategy-customization/index.html @@ -0,0 +1,2759 @@ + + + + + + + + + + + + + + + + + + Strategy Customization - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    Strategy Customization

    +

    This page explains how to customize your strategies, add new indicators and set up trading rules.

    +

    Please familiarize yourself with Freqtrade basics first, which provides overall info on how the bot operates.

    +

    Develop your own strategy

    +

    The bot includes a default strategy file. +Also, several other strategies are available in the strategy repository.

    +

    You will however most likely have your own idea for a strategy. +This document intends to help you convert your strategy idea into your own strategy.

    +

    To get started, use freqtrade new-strategy --strategy AwesomeStrategy (you can obviously use your own naming for your strategy). +This will create a new strategy file from a template, which will be located under user_data/strategies/AwesomeStrategy.py.

    +
    +

    Note

    +

    This is just a template file, which will most likely not be profitable out of the box.

    +
    +
    +Different template levels +

    freqtrade new-strategy has an additional parameter, --template, which controls the amount of pre-build information you get in the created strategy. Use --template minimal to get an empty strategy without any indicator examples, or --template advanced to get a template with most callbacks defined.

    +
    +

    Anatomy of a strategy

    +

    A strategy file contains all the information needed to build a good strategy:

    +
      +
    • Indicators
    • +
    • Entry strategy rules
    • +
    • Exit strategy rules
    • +
    • Minimal ROI recommended
    • +
    • Stoploss strongly recommended
    • +
    +

    The bot also include a sample strategy called SampleStrategy you can update: user_data/strategies/sample_strategy.py. +You can test it with the parameter: --strategy SampleStrategy

    +

    Additionally, there is an attribute called INTERFACE_VERSION, which defines the version of the strategy interface the bot should use. +The current version is 3 - which is also the default when it's not set explicitly in the strategy.

    +

    Future versions will require this to be set.

    +
    freqtrade trade --strategy AwesomeStrategy
    +
    +

    For the following section we will use the user_data/strategies/sample_strategy.py +file as reference.

    +
    +

    Strategies and Backtesting

    +

    To avoid problems and unexpected differences between Backtesting and dry/live modes, please be aware +that during backtesting the full time range is passed to the populate_*() methods at once. +It is therefore best to use vectorized operations (across the whole dataframe, not loops) and +avoid index referencing (df.iloc[-1]), but instead use df.shift() to get to the previous candle.

    +
    +
    +

    Warning: Using future data

    +

    Since backtesting passes the full time range to the populate_*() methods, the strategy author +needs to take care to avoid having the strategy utilize data from the future. +Some common patterns for this are listed in the Common Mistakes section of this document.

    +
    +

    Dataframe

    +

    Freqtrade uses pandas to store/provide the candlestick (OHLCV) data. +Pandas is a great library developed for processing large amounts of data.

    +

    Each row in a dataframe corresponds to one candle on a chart, with the latest candle always being the last in the dataframe (sorted by date).

    +
    > dataframe.head()
    +                       date      open      high       low     close     volume
    +0 2021-11-09 23:25:00+00:00  67279.67  67321.84  67255.01  67300.97   44.62253
    +1 2021-11-09 23:30:00+00:00  67300.97  67301.34  67183.03  67187.01   61.38076
    +2 2021-11-09 23:35:00+00:00  67187.02  67187.02  67031.93  67123.81  113.42728
    +3 2021-11-09 23:40:00+00:00  67123.80  67222.40  67080.33  67160.48   78.96008
    +4 2021-11-09 23:45:00+00:00  67160.48  67160.48  66901.26  66943.37  111.39292
    +
    +

    Pandas provides fast ways to calculate metrics. To benefit from this speed, it's advised to not use loops, but use vectorized methods instead.

    +

    Vectorized operations perform calculations across the whole range of data and are therefore, compared to looping through each row, a lot faster when calculating indicators.

    +

    As a dataframe is a table, simple python comparisons like the following will not work

    +
        if dataframe['rsi'] > 30:
    +        dataframe['enter_long'] = 1
    +
    +

    The above section will fail with The truth value of a Series is ambiguous. [...].

    +

    This must instead be written in a pandas-compatible way, so the operation is performed across the whole dataframe.

    +
        dataframe.loc[
    +        (dataframe['rsi'] > 30)
    +    , 'enter_long'] = 1
    +
    +

    With this section, you have a new column in your dataframe, which has 1 assigned whenever RSI is above 30.

    +

    Customize Indicators

    +

    Buy and sell signals need indicators. You can add more indicators by extending the list contained in the method populate_indicators() from your strategy file.

    +

    You should only add the indicators used in either populate_entry_trend(), populate_exit_trend(), or to populate another indicator, otherwise performance may suffer.

    +

    It's important to always return the dataframe without removing/modifying the columns "open", "high", "low", "close", "volume", otherwise these fields would contain something unexpected.

    +

    Sample:

    +
    def populate_indicators(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +    """
    +    Adds several different TA indicators to the given DataFrame
    +
    +    Performance Note: For the best performance be frugal on the number of indicators
    +    you are using. Let uncomment only the indicator you are using in your strategies
    +    or your hyperopt configuration, otherwise you will waste your memory and CPU usage.
    +    :param dataframe: Dataframe with data from the exchange
    +    :param metadata: Additional information, like the currently traded pair
    +    :return: a Dataframe with all mandatory indicators for the strategies
    +    """
    +    dataframe['sar'] = ta.SAR(dataframe)
    +    dataframe['adx'] = ta.ADX(dataframe)
    +    stoch = ta.STOCHF(dataframe)
    +    dataframe['fastd'] = stoch['fastd']
    +    dataframe['fastk'] = stoch['fastk']
    +    dataframe['blower'] = ta.BBANDS(dataframe, nbdevup=2, nbdevdn=2)['lowerband']
    +    dataframe['sma'] = ta.SMA(dataframe, timeperiod=40)
    +    dataframe['tema'] = ta.TEMA(dataframe, timeperiod=9)
    +    dataframe['mfi'] = ta.MFI(dataframe)
    +    dataframe['rsi'] = ta.RSI(dataframe)
    +    dataframe['ema5'] = ta.EMA(dataframe, timeperiod=5)
    +    dataframe['ema10'] = ta.EMA(dataframe, timeperiod=10)
    +    dataframe['ema50'] = ta.EMA(dataframe, timeperiod=50)
    +    dataframe['ema100'] = ta.EMA(dataframe, timeperiod=100)
    +    dataframe['ao'] = awesome_oscillator(dataframe)
    +    macd = ta.MACD(dataframe)
    +    dataframe['macd'] = macd['macd']
    +    dataframe['macdsignal'] = macd['macdsignal']
    +    dataframe['macdhist'] = macd['macdhist']
    +    hilbert = ta.HT_SINE(dataframe)
    +    dataframe['htsine'] = hilbert['sine']
    +    dataframe['htleadsine'] = hilbert['leadsine']
    +    dataframe['plus_dm'] = ta.PLUS_DM(dataframe)
    +    dataframe['plus_di'] = ta.PLUS_DI(dataframe)
    +    dataframe['minus_dm'] = ta.MINUS_DM(dataframe)
    +    dataframe['minus_di'] = ta.MINUS_DI(dataframe)
    +    return dataframe
    +
    +
    +

    Want more indicator examples?

    +

    Look into the user_data/strategies/sample_strategy.py. +Then uncomment indicators you need.

    +
    +

    Indicator libraries

    +

    Out of the box, freqtrade installs the following technical libraries:

    + +

    Additional technical libraries can be installed as necessary, or custom indicators may be written / invented by the strategy author.

    +

    Strategy startup period

    +

    Most indicators have an instable startup period, in which they are either not available (NaN), or the calculation is incorrect. This can lead to inconsistencies, since Freqtrade does not know how long this instable period should be. +To account for this, the strategy can be assigned the startup_candle_count attribute. +This should be set to the maximum number of candles that the strategy requires to calculate stable indicators.

    +

    In this example strategy, this should be set to 100 (startup_candle_count = 100), since the longest needed history is 100 candles.

    +
        dataframe['ema100'] = ta.EMA(dataframe, timeperiod=100)
    +
    +

    By letting the bot know how much history is needed, backtest trades can start at the specified timerange during backtesting and hyperopt.

    +
    +

    Using x calls to get OHLCV

    +

    If you receive a warning like WARNING - Using 3 calls to get OHLCV. This can result in slower operations for the bot. Please check if you really need 1500 candles for your strategy - you should consider if you really need this much historic data for your signals. +Having this will cause Freqtrade to make multiple calls for the same pair, which will obviously be slower than one network request. +As a consequence, Freqtrade will take longer to refresh candles - and should therefore be avoided if possible. +This is capped to 5 total calls to avoid overloading the exchange, or make freqtrade too slow.

    +
    +
    +

    Warning

    +

    startup_candle_count should be below ohlcv_candle_limit * 5 (which is 500 * 5 for most exchanges) - since only this amount of candles will be available during Dry-Run/Live Trade operations.

    +
    +

    Example

    +

    Let's try to backtest 1 month (January 2019) of 5m candles using an example strategy with EMA100, as above.

    +
    freqtrade backtesting --timerange 20190101-20190201 --timeframe 5m
    +
    +

    Assuming startup_candle_count is set to 100, backtesting knows it needs 100 candles to generate valid buy signals. It will load data from 20190101 - (100 * 5m) - which is ~2018-12-31 15:30:00. +If this data is available, indicators will be calculated with this extended timerange. The instable startup period (up to 2019-01-01 00:00:00) will then be removed before starting backtesting.

    +
    +

    Note

    +

    If data for the startup period is not available, then the timerange will be adjusted to account for this startup period - so Backtesting would start at 2019-01-01 08:30:00.

    +
    +

    Entry signal rules

    +

    Edit the method populate_entry_trend() in your strategy file to update your entry strategy.

    +

    It's important to always return the dataframe without removing/modifying the columns "open", "high", "low", "close", "volume", otherwise these fields would contain something unexpected.

    +

    This method will also define a new column, "enter_long" ("enter_short" for shorts), which needs to contain 1 for entries, and 0 for "no action". enter_long is a mandatory column that must be set even if the strategy is shorting only.

    +

    Sample from user_data/strategies/sample_strategy.py:

    +
    def populate_entry_trend(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +    """
    +    Based on TA indicators, populates the buy signal for the given dataframe
    +    :param dataframe: DataFrame populated with indicators
    +    :param metadata: Additional information, like the currently traded pair
    +    :return: DataFrame with buy column
    +    """
    +    dataframe.loc[
    +        (
    +            (qtpylib.crossed_above(dataframe['rsi'], 30)) &  # Signal: RSI crosses above 30
    +            (dataframe['tema'] <= dataframe['bb_middleband']) &  # Guard
    +            (dataframe['tema'] > dataframe['tema'].shift(1)) &  # Guard
    +            (dataframe['volume'] > 0)  # Make sure Volume is not 0
    +        ),
    +        ['enter_long', 'enter_tag']] = (1, 'rsi_cross')
    +
    +    return dataframe
    +
    +
    +Enter short trades +

    Short-entries can be created by setting enter_short (corresponds to enter_long for long trades). +The enter_tag column remains identical. +Short-trades need to be supported by your exchange and market configuration! +Please make sure to set can_short appropriately on your strategy if you intend to short.

    +
    def populate_entry_trend(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +    dataframe.loc[
    +        (
    +            (qtpylib.crossed_above(dataframe['rsi'], 30)) &  # Signal: RSI crosses above 30
    +            (dataframe['tema'] <= dataframe['bb_middleband']) &  # Guard
    +            (dataframe['tema'] > dataframe['tema'].shift(1)) &  # Guard
    +            (dataframe['volume'] > 0)  # Make sure Volume is not 0
    +        ),
    +        ['enter_long', 'enter_tag']] = (1, 'rsi_cross')
    +
    +    dataframe.loc[
    +        (
    +            (qtpylib.crossed_below(dataframe['rsi'], 70)) &  # Signal: RSI crosses below 70
    +            (dataframe['tema'] > dataframe['bb_middleband']) &  # Guard
    +            (dataframe['tema'] < dataframe['tema'].shift(1)) &  # Guard
    +            (dataframe['volume'] > 0)  # Make sure Volume is not 0
    +        ),
    +        ['enter_short', 'enter_tag']] = (1, 'rsi_cross')
    +
    +    return dataframe
    +
    +
    +
    +

    Note

    +

    Buying requires sellers to buy from - therefore volume needs to be > 0 (dataframe['volume'] > 0) to make sure that the bot does not buy/sell in no-activity periods.

    +
    +

    Exit signal rules

    +

    Edit the method populate_exit_trend() into your strategy file to update your exit strategy. +Please note that the exit-signal is only used if use_exit_signal is set to true in the configuration.

    +

    It's important to always return the dataframe without removing/modifying the columns "open", "high", "low", "close", "volume", otherwise these fields would contain something unexpected.

    +

    This method will also define a new column, "exit_long" ("exit_short" for shorts), which needs to contain 1 for exits, and 0 for "no action".

    +

    Sample from user_data/strategies/sample_strategy.py:

    +
    def populate_exit_trend(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +    """
    +    Based on TA indicators, populates the exit signal for the given dataframe
    +    :param dataframe: DataFrame populated with indicators
    +    :param metadata: Additional information, like the currently traded pair
    +    :return: DataFrame with buy column
    +    """
    +    dataframe.loc[
    +        (
    +            (qtpylib.crossed_above(dataframe['rsi'], 70)) &  # Signal: RSI crosses above 70
    +            (dataframe['tema'] > dataframe['bb_middleband']) &  # Guard
    +            (dataframe['tema'] < dataframe['tema'].shift(1)) &  # Guard
    +            (dataframe['volume'] > 0)  # Make sure Volume is not 0
    +        ),
    +        ['exit_long', 'exit_tag']] = (1, 'rsi_too_high')
    +    return dataframe
    +
    +
    +Exit short trades +

    Short-exits can be created by setting exit_short (corresponds to exit_long). +The exit_tag column remains identical. +Short-trades need to be supported by your exchange and market configuration!

    +
    def populate_exit_trend(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +    dataframe.loc[
    +        (
    +            (qtpylib.crossed_above(dataframe['rsi'], 70)) &  # Signal: RSI crosses above 70
    +            (dataframe['tema'] > dataframe['bb_middleband']) &  # Guard
    +            (dataframe['tema'] < dataframe['tema'].shift(1)) &  # Guard
    +            (dataframe['volume'] > 0)  # Make sure Volume is not 0
    +        ),
    +        ['exit_long', 'exit_tag']] = (1, 'rsi_too_high')
    +    dataframe.loc[
    +        (
    +            (qtpylib.crossed_below(dataframe['rsi'], 30)) &  # Signal: RSI crosses below 30
    +            (dataframe['tema'] < dataframe['bb_middleband']) &  # Guard
    +            (dataframe['tema'] > dataframe['tema'].shift(1)) &  # Guard
    +            (dataframe['volume'] > 0)  # Make sure Volume is not 0
    +        ),
    +        ['exit_short', 'exit_tag']] = (1, 'rsi_too_low')
    +    return dataframe
    +
    +
    +

    Minimal ROI

    +

    This dict defines the minimal Return On Investment (ROI) a trade should reach before exiting, independent from the exit signal.

    +

    It is of the following format, with the dict key (left side of the colon) being the minutes passed since the trade opened, and the value (right side of the colon) being the percentage.

    +
    minimal_roi = {
    +    "40": 0.0,
    +    "30": 0.01,
    +    "20": 0.02,
    +    "0": 0.04
    +}
    +
    +

    The above configuration would therefore mean:

    +
      +
    • Exit whenever 4% profit was reached
    • +
    • Exit when 2% profit was reached (in effect after 20 minutes)
    • +
    • Exit when 1% profit was reached (in effect after 30 minutes)
    • +
    • Exit when trade is non-loosing (in effect after 40 minutes)
    • +
    +

    The calculation does include fees.

    +

    To disable ROI completely, set it to an insanely high number:

    +
    minimal_roi = {
    +    "0": 100
    +}
    +
    +

    While technically not completely disabled, this would exit once the trade reaches 10000% Profit.

    +

    To use times based on candle duration (timeframe), the following snippet can be handy. +This will allow you to change the timeframe for the strategy, and ROI times will still be set as candles (e.g. after 3 candles ...)

    +
    from freqtrade.exchange import timeframe_to_minutes
    +
    +class AwesomeStrategy(IStrategy):
    +
    +    timeframe = "1d"
    +    timeframe_mins = timeframe_to_minutes(timeframe)
    +    minimal_roi = {
    +        "0": 0.05,                             # 5% for the first 3 candles
    +        str(timeframe_mins * 3)): 0.02,  # 2% after 3 candles
    +        str(timeframe_mins * 6)): 0.01,  # 1% After 6 candles
    +    }
    +
    +

    Stoploss

    +

    Setting a stoploss is highly recommended to protect your capital from strong moves against you.

    +

    Sample of setting a 10% stoploss:

    +
    stoploss = -0.10
    +
    +

    For the full documentation on stoploss features, look at the dedicated stoploss page.

    +

    Timeframe

    +

    This is the set of candles the bot should download and use for the analysis. +Common values are "1m", "5m", "15m", "1h", however all values supported by your exchange should work.

    +

    Please note that the same entry/exit signals may work well with one timeframe, but not with the others.

    +

    This setting is accessible within the strategy methods as the self.timeframe attribute.

    +

    Can short

    +

    To use short signals in futures markets, you will have to let us know to do so by setting can_short=True. +Strategies which enable this will fail to load on spot markets. +Disabling of this will have short signals ignored (also in futures markets).

    +

    Metadata dict

    +

    The metadata-dict (available for populate_entry_trend, populate_exit_trend, populate_indicators) contains additional information. +Currently this is pair, which can be accessed using metadata['pair'] - and will return a pair in the format XRP/BTC.

    +

    The Metadata-dict should not be modified and does not persist information across multiple calls. +Instead, have a look at the Storing information section.

    +

    Strategy file loading

    +

    By default, freqtrade will attempt to load strategies from all .py files within user_data/strategies.

    +

    Assuming your strategy is called AwesomeStrategy, stored in the file user_data/strategies/AwesomeStrategy.py, then you can start freqtrade with freqtrade trade --strategy AwesomeStrategy. +Note that we're using the class-name, not the file name.

    +

    You can use freqtrade list-strategies to see a list of all strategies Freqtrade is able to load (all strategies in the correct folder). +It will also include a "status" field, highlighting potential problems.

    +
    +Customize strategy directory +

    You can use a different directory by using --strategy-path user_data/otherPath. This parameter is available to all commands that require a strategy.

    +
    +

    Informative Pairs

    +

    Get data for non-tradeable pairs

    +

    Data for additional, informative pairs (reference pairs) can be beneficial for some strategies. +OHLCV data for these pairs will be downloaded as part of the regular whitelist refresh process and is available via DataProvider just as other pairs (see below). +These parts will not be traded unless they are also specified in the pair whitelist, or have been selected by Dynamic Whitelisting.

    +

    The pairs need to be specified as tuples in the format ("pair", "timeframe"), with pair as the first and timeframe as the second argument.

    +

    Sample:

    +
    def informative_pairs(self):
    +    return [("ETH/USDT", "5m"),
    +            ("BTC/TUSD", "15m"),
    +            ]
    +
    +

    A full sample can be found in the DataProvider section.

    +
    +

    Warning

    +

    As these pairs will be refreshed as part of the regular whitelist refresh, it's best to keep this list short. +All timeframes and all pairs can be specified as long as they are available (and active) on the used exchange. +It is however better to use resampling to longer timeframes whenever possible +to avoid hammering the exchange with too many requests and risk being blocked.

    +
    +
    +Alternative candle types +

    Informative_pairs can also provide a 3rd tuple element defining the candle type explicitly. +Availability of alternative candle-types will depend on the trading-mode and the exchange. Details about this can be found in the exchange documentation.

    +
    def informative_pairs(self):
    +    return [
    +        ("ETH/USDT", "5m", ""),   # Uses default candletype, depends on trading_mode 
    +        ("ETH/USDT", "5m", "spot"),   # Forces usage of spot candles
    +        ("BTC/TUSD", "15m", "futures"),  # Uses futures candles
    +        ("BTC/TUSD", "15m", "mark"),  # Uses mark candles
    +    ]
    +
    +
    +
    +

    Informative pairs decorator (@informative())

    +

    In most common case it is possible to easily define informative pairs by using a decorator. All decorated populate_indicators_* methods run in isolation, +not having access to data from other informative pairs, in the end all informative dataframes are merged and passed to main populate_indicators() method. +When hyperopting, use of hyperoptable parameter .value attribute is not supported. Please use .range attribute. See optimizing an indicator parameter +for more information.

    +
    +Full documentation +
    def informative(timeframe: str, asset: str = '',
    +                fmt: Optional[Union[str, Callable[[KwArg(str)], str]]] = None,
    +                *,
    +                candle_type: Optional[CandleType] = None,
    +                ffill: bool = True) -> Callable[[PopulateIndicators], PopulateIndicators]:
    +    """
    +    A decorator for populate_indicators_Nn(self, dataframe, metadata), allowing these functions to
    +    define informative indicators.
    +
    +    Example usage:
    +
    +        @informative('1h')
    +        def populate_indicators_1h(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +            dataframe['rsi'] = ta.RSI(dataframe, timeperiod=14)
    +            return dataframe
    +
    +    :param timeframe: Informative timeframe. Must always be equal or higher than strategy timeframe.
    +    :param asset: Informative asset, for example BTC, BTC/USDT, ETH/BTC. Do not specify to use
    +    current pair.
    +    :param fmt: Column format (str) or column formatter (callable(name, asset, timeframe)). When not
    +    specified, defaults to:
    +    * {base}_{quote}_{column}_{timeframe} if asset is specified. 
    +    * {column}_{timeframe} if asset is not specified.
    +    Format string supports these format variables:
    +    * {asset} - full name of the asset, for example 'BTC/USDT'.
    +    * {base} - base currency in lower case, for example 'eth'.
    +    * {BASE} - same as {base}, except in upper case.
    +    * {quote} - quote currency in lower case, for example 'usdt'.
    +    * {QUOTE} - same as {quote}, except in upper case.
    +    * {column} - name of dataframe column.
    +    * {timeframe} - timeframe of informative dataframe.
    +    :param ffill: ffill dataframe after merging informative pair.
    +    :param candle_type: '', mark, index, premiumIndex, or funding_rate
    +    """
    +
    +
    +
    +Fast and easy way to define informative pairs +

    Most of the time we do not need power and flexibility offered by merge_informative_pair(), therefore we can use a decorator to quickly define informative pairs.

    +
    from datetime import datetime
    +from freqtrade.persistence import Trade
    +from freqtrade.strategy import IStrategy, informative
    +
    +class AwesomeStrategy(IStrategy):
    +
    +    # This method is not required. 
    +    # def informative_pairs(self): ...
    +
    +    # Define informative upper timeframe for each pair. Decorators can be stacked on same 
    +    # method. Available in populate_indicators as 'rsi_30m' and 'rsi_1h'.
    +    @informative('30m')
    +    @informative('1h')
    +    def populate_indicators_1h(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +        dataframe['rsi'] = ta.RSI(dataframe, timeperiod=14)
    +        return dataframe
    +
    +    # Define BTC/STAKE informative pair. Available in populate_indicators and other methods as
    +    # 'btc_rsi_1h'. Current stake currency should be specified as {stake} format variable 
    +    # instead of hard-coding actual stake currency. Available in populate_indicators and other 
    +    # methods as 'btc_usdt_rsi_1h' (when stake currency is USDT).
    +    @informative('1h', 'BTC/{stake}')
    +    def populate_indicators_btc_1h(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +        dataframe['rsi'] = ta.RSI(dataframe, timeperiod=14)
    +        return dataframe
    +
    +    # Define BTC/ETH informative pair. You must specify quote currency if it is different from
    +    # stake currency. Available in populate_indicators and other methods as 'eth_btc_rsi_1h'.
    +    @informative('1h', 'ETH/BTC')
    +    def populate_indicators_eth_btc_1h(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +        dataframe['rsi'] = ta.RSI(dataframe, timeperiod=14)
    +        return dataframe
    +
    +    # Define BTC/STAKE informative pair. A custom formatter may be specified for formatting
    +    # column names. A callable `fmt(**kwargs) -> str` may be specified, to implement custom
    +    # formatting. Available in populate_indicators and other methods as 'rsi_upper'.
    +    @informative('1h', 'BTC/{stake}', '{column}')
    +    def populate_indicators_btc_1h_2(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +        dataframe['rsi_upper'] = ta.RSI(dataframe, timeperiod=14)
    +        return dataframe
    +
    +    def populate_indicators(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +        # Strategy timeframe indicators for current pair.
    +        dataframe['rsi'] = ta.RSI(dataframe, timeperiod=14)
    +        # Informative pairs are available in this method.
    +        dataframe['rsi_less'] = dataframe['rsi'] < dataframe['rsi_1h']
    +        return dataframe
    +
    +
    +
    +

    Note

    +

    Do not use @informative decorator if you need to use data of one informative pair when generating another informative pair. Instead, define informative pairs +manually as described in the DataProvider section.

    +
    +
    +

    Note

    +

    Use string formatting when accessing informative dataframes of other pairs. This will allow easily changing stake currency in config without having to adjust strategy code.

    +
    def populate_entry_trend(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +    stake = self.config['stake_currency']
    +    dataframe.loc[
    +        (
    +            (dataframe[f'btc_{stake}_rsi_1h'] < 35)
    +            &
    +            (dataframe['volume'] > 0)
    +        ),
    +        ['enter_long', 'enter_tag']] = (1, 'buy_signal_rsi')
    +
    +    return dataframe
    +
    +

    Alternatively column renaming may be used to remove stake currency from column names: @informative('1h', 'BTC/{stake}', fmt='{base}_{column}_{timeframe}').

    +
    +
    +

    Duplicate method names

    +

    Methods tagged with @informative() decorator must always have unique names! Re-using same name (for example when copy-pasting already defined informative method) +will overwrite previously defined method and not produce any errors due to limitations of Python programming language. In such cases you will find that indicators +created in earlier-defined methods are not available in the dataframe. Carefully review method names and make sure they are unique!

    +
    +

    Additional data (DataProvider)

    +

    The strategy provides access to the DataProvider. This allows you to get additional data to use in your strategy.

    +

    All methods return None in case of failure (do not raise an exception).

    +

    Please always check the mode of operation to select the correct method to get data (samples see below).

    +
    +

    Hyperopt

    +

    Dataprovider is available during hyperopt, however it can only be used in populate_indicators() within a strategy. +It is not available in populate_buy() and populate_sell() methods, nor in populate_indicators(), if this method located in the hyperopt file.

    +
    +

    Possible options for DataProvider

    +
      +
    • available_pairs - Property with tuples listing cached pairs with their timeframe (pair, timeframe).
    • +
    • current_whitelist() - Returns a current list of whitelisted pairs. Useful for accessing dynamic whitelists (i.e. VolumePairlist)
    • +
    • get_pair_dataframe(pair, timeframe) - This is a universal method, which returns either historical data (for backtesting) or cached live data (for the Dry-Run and Live-Run modes).
    • +
    • get_analyzed_dataframe(pair, timeframe) - Returns the analyzed dataframe (after calling populate_indicators(), populate_buy(), populate_sell()) and the time of the latest analysis.
    • +
    • historic_ohlcv(pair, timeframe) - Returns historical data stored on disk.
    • +
    • market(pair) - Returns market data for the pair: fees, limits, precisions, activity flag, etc. See ccxt documentation for more details on the Market data structure.
    • +
    • ohlcv(pair, timeframe) - Currently cached candle (OHLCV) data for the pair, returns DataFrame or empty DataFrame.
    • +
    • orderbook(pair, maximum) - Returns latest orderbook data for the pair, a dict with bids/asks with a total of maximum entries.
    • +
    • ticker(pair) - Returns current ticker data for the pair. See ccxt documentation for more details on the Ticker data structure.
    • +
    • runmode - Property containing the current runmode.
    • +
    +

    Example Usages

    +

    available_pairs

    +
    for pair, timeframe in self.dp.available_pairs:
    +    print(f"available {pair}, {timeframe}")
    +
    +

    current_whitelist()

    +

    Imagine you've developed a strategy that trades the 5m timeframe using signals generated from a 1d timeframe on the top 10 volume pairs by volume.

    +

    The strategy might look something like this:

    +

    Scan through the top 10 pairs by volume using the VolumePairList every 5 minutes and use a 14 day RSI to buy and sell.

    +

    Due to the limited available data, it's very difficult to resample 5m candles into daily candles for use in a 14 day RSI. Most exchanges limit us to just 500-1000 candles which effectively gives us around 1.74 daily candles. We need 14 days at least!

    +

    Since we can't resample the data we will have to use an informative pair; and since the whitelist will be dynamic we don't know which pair(s) to use.

    +

    This is where calling self.dp.current_whitelist() comes in handy.

    +
        def informative_pairs(self):
    +
    +        # get access to all pairs available in whitelist.
    +        pairs = self.dp.current_whitelist()
    +        # Assign tf to each pair so they can be downloaded and cached for strategy.
    +        informative_pairs = [(pair, '1d') for pair in pairs]
    +        return informative_pairs
    +
    +
    +Plotting with current_whitelist +

    Current whitelist is not supported for plot-dataframe, as this command is usually used by providing an explicit pairlist - and would therefore make the return values of this method misleading.

    +
    +

    get_pair_dataframe(pair, timeframe)

    +
    # fetch live / historical candle (OHLCV) data for the first informative pair
    +inf_pair, inf_timeframe = self.informative_pairs()[0]
    +informative = self.dp.get_pair_dataframe(pair=inf_pair,
    +                                            timeframe=inf_timeframe)
    +
    +
    +

    Warning about backtesting

    +

    Be careful when using dataprovider in backtesting. historic_ohlcv() (and get_pair_dataframe() +for the backtesting runmode) provides the full time-range in one go, +so please be aware of it and make sure to not "look into the future" to avoid surprises when running in dry/live mode.

    +
    +

    get_analyzed_dataframe(pair, timeframe)

    +

    This method is used by freqtrade internally to determine the last signal. +It can also be used in specific callbacks to get the signal that caused the action (see Advanced Strategy Documentation for more details on available callbacks).

    +
    # fetch current dataframe
    +if self.dp.runmode.value in ('live', 'dry_run'):
    +    dataframe, last_updated = self.dp.get_analyzed_dataframe(pair=metadata['pair'],
    +                                                                timeframe=self.timeframe)
    +
    +
    +

    No data available

    +

    Returns an empty dataframe if the requested pair was not cached. +This should not happen when using whitelisted pairs.

    +
    +

    orderbook(pair, maximum)

    +
    if self.dp.runmode.value in ('live', 'dry_run'):
    +    ob = self.dp.orderbook(metadata['pair'], 1)
    +    dataframe['best_bid'] = ob['bids'][0][0]
    +    dataframe['best_ask'] = ob['asks'][0][0]
    +
    +

    The orderbook structure is aligned with the order structure from ccxt, so the result will look as follows:

    +
    {
    +    'bids': [
    +        [ price, amount ], // [ float, float ]
    +        [ price, amount ],
    +        ...
    +    ],
    +    'asks': [
    +        [ price, amount ],
    +        [ price, amount ],
    +        //...
    +    ],
    +    //...
    +}
    +
    +

    Therefore, using ob['bids'][0][0] as demonstrated above will result in using the best bid price. ob['bids'][0][1] would look at the amount at this orderbook position.

    +
    +

    Warning about backtesting

    +

    The order book is not part of the historic data which means backtesting and hyperopt will not work correctly if this method is used, as the method will return uptodate values.

    +
    +

    ticker(pair)

    +
    if self.dp.runmode.value in ('live', 'dry_run'):
    +    ticker = self.dp.ticker(metadata['pair'])
    +    dataframe['last_price'] = ticker['last']
    +    dataframe['volume24h'] = ticker['quoteVolume']
    +    dataframe['vwap'] = ticker['vwap']
    +
    +
    +

    Warning

    +

    Although the ticker data structure is a part of the ccxt Unified Interface, the values returned by this method can +vary for different exchanges. For instance, many exchanges do not return vwap values, the FTX exchange +does not always fills in the last field (so it can be None), etc. So you need to carefully verify the ticker +data returned from the exchange and add appropriate error handling / defaults.

    +
    +
    +

    Warning about backtesting

    +

    This method will always return up-to-date values - so usage during backtesting / hyperopt without runmode checks will lead to wrong results.

    +
    +

    Send Notification

    +

    The dataprovider .send_msg() function allows you to send custom notifications from your strategy. +Identical notifications will only be sent once per candle, unless the 2nd argument (always_send) is set to True.

    +
        self.dp.send_msg(f"{metadata['pair']} just got hot!")
    +
    +    # Force send this notification, avoid caching (Please read warning below!)
    +    self.dp.send_msg(f"{metadata['pair']} just got hot!", always_send=True)
    +
    +

    Notifications will only be sent in trading modes (Live/Dry-run) - so this method can be called without conditions for backtesting.

    +
    +

    Spamming

    +

    You can spam yourself pretty good by setting always_send=True in this method. Use this with great care and only in conditions you know will not happen throughout a candle to avoid a message every 5 seconds.

    +
    +

    Complete Data-provider sample

    +
    from freqtrade.strategy import IStrategy, merge_informative_pair
    +from pandas import DataFrame
    +
    +class SampleStrategy(IStrategy):
    +    # strategy init stuff...
    +
    +    timeframe = '5m'
    +
    +    # more strategy init stuff..
    +
    +    def informative_pairs(self):
    +
    +        # get access to all pairs available in whitelist.
    +        pairs = self.dp.current_whitelist()
    +        # Assign tf to each pair so they can be downloaded and cached for strategy.
    +        informative_pairs = [(pair, '1d') for pair in pairs]
    +        # Optionally Add additional "static" pairs
    +        informative_pairs += [("ETH/USDT", "5m"),
    +                              ("BTC/TUSD", "15m"),
    +                            ]
    +        return informative_pairs
    +
    +    def populate_indicators(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +        if not self.dp:
    +            # Don't do anything if DataProvider is not available.
    +            return dataframe
    +
    +        inf_tf = '1d'
    +        # Get the informative pair
    +        informative = self.dp.get_pair_dataframe(pair=metadata['pair'], timeframe=inf_tf)
    +        # Get the 14 day rsi
    +        informative['rsi'] = ta.RSI(informative, timeperiod=14)
    +
    +        # Use the helper function merge_informative_pair to safely merge the pair
    +        # Automatically renames the columns and merges a shorter timeframe dataframe and a longer timeframe informative pair
    +        # use ffill to have the 1d value available in every row throughout the day.
    +        # Without this, comparisons between columns of the original and the informative pair would only work once per day.
    +        # Full documentation of this method, see below
    +        dataframe = merge_informative_pair(dataframe, informative, self.timeframe, inf_tf, ffill=True)
    +
    +        # Calculate rsi of the original dataframe (5m timeframe)
    +        dataframe['rsi'] = ta.RSI(dataframe, timeperiod=14)
    +
    +        # Do other stuff
    +        # ...
    +
    +        return dataframe
    +
    +    def populate_entry_trend(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +
    +        dataframe.loc[
    +            (
    +                (qtpylib.crossed_above(dataframe['rsi'], 30)) &  # Signal: RSI crosses above 30
    +                (dataframe['rsi_1d'] < 30) &                     # Ensure daily RSI is < 30
    +                (dataframe['volume'] > 0)                        # Ensure this candle had volume (important for backtesting)
    +            ),
    +            ['enter_long', 'enter_tag']] = (1, 'rsi_cross')
    +
    +
    +

    Helper functions

    +

    merge_informative_pair()

    +

    This method helps you merge an informative pair to a regular dataframe without lookahead bias. +It's there to help you merge the dataframe in a safe and consistent way.

    +

    Options:

    +
      +
    • Rename the columns for you to create unique columns
    • +
    • Merge the dataframe without lookahead bias
    • +
    • Forward-fill (optional)
    • +
    +

    All columns of the informative dataframe will be available on the returning dataframe in a renamed fashion:

    +
    +

    Column renaming

    +

    Assuming inf_tf = '1d' the resulting columns will be:

    +
    'date', 'open', 'high', 'low', 'close', 'rsi'                     # from the original dataframe
    +'date_1d', 'open_1d', 'high_1d', 'low_1d', 'close_1d', 'rsi_1d'   # from the informative dataframe
    +
    +
    +
    +Column renaming - 1h +

    Assuming inf_tf = '1h' the resulting columns will be:

    +
    'date', 'open', 'high', 'low', 'close', 'rsi'                     # from the original dataframe
    +'date_1h', 'open_1h', 'high_1h', 'low_1h', 'close_1h', 'rsi_1h'   # from the informative dataframe
    +
    +
    +
    +Custom implementation +

    A custom implementation for this is possible, and can be done as follows:

    +
    # Shift date by 1 candle
    +# This is necessary since the data is always the "open date"
    +# and a 15m candle starting at 12:15 should not know the close of the 1h candle from 12:00 to 13:00
    +minutes = timeframe_to_minutes(inf_tf)
    +# Only do this if the timeframes are different:
    +informative['date_merge'] = informative["date"] + pd.to_timedelta(minutes, 'm')
    +
    +# Rename columns to be unique
    +informative.columns = [f"{col}_{inf_tf}" for col in informative.columns]
    +# Assuming inf_tf = '1d' - then the columns will now be:
    +# date_1d, open_1d, high_1d, low_1d, close_1d, rsi_1d
    +
    +# Combine the 2 dataframes
    +# all indicators on the informative sample MUST be calculated before this point
    +dataframe = pd.merge(dataframe, informative, left_on='date', right_on=f'date_merge_{inf_tf}', how='left')
    +# FFill to have the 1d value available in every row throughout the day.
    +# Without this, comparisons would only work once per day.
    +dataframe = dataframe.ffill()
    +
    +
    +
    +

    Informative timeframe < timeframe

    +

    Using informative timeframes smaller than the dataframe timeframe is not recommended with this method, as it will not use any of the additional information this would provide. +To use the more detailed information properly, more advanced methods should be applied (which are out of scope for freqtrade documentation, as it'll depend on the respective need).

    +
    +
    +

    stoploss_from_open()

    +

    Stoploss values returned from custom_stoploss must specify a percentage relative to current_rate, but sometimes you may want to specify a stoploss relative to the open price instead. stoploss_from_open() is a helper function to calculate a stoploss value that can be returned from custom_stoploss which will be equivalent to the desired percentage above the open price.

    +
    +Returning a stoploss relative to the open price from the custom stoploss function +

    Say the open price was $100, and current_price is $121 (current_profit will be 0.21).

    +

    If we want a stop price at 7% above the open price we can call stoploss_from_open(0.07, current_profit, False) which will return 0.1157024793. 11.57% below $121 is $107, which is the same as 7% above $100.

    +
    from datetime import datetime
    +from freqtrade.persistence import Trade
    +from freqtrade.strategy import IStrategy, stoploss_from_open
    +
    +class AwesomeStrategy(IStrategy):
    +
    +    # ... populate_* methods
    +
    +    use_custom_stoploss = True
    +
    +    def custom_stoploss(self, pair: str, trade: 'Trade', current_time: datetime,
    +                        current_rate: float, current_profit: float, **kwargs) -> float:
    +
    +        # once the profit has risen above 10%, keep the stoploss at 7% above the open price
    +        if current_profit > 0.10:
    +            return stoploss_from_open(0.07, current_profit, is_short=trade.is_short)
    +
    +        return 1
    +
    +

    Full examples can be found in the Custom stoploss section of the Documentation.

    +
    +
    +

    Note

    +

    Providing invalid input to stoploss_from_open() may produce "CustomStoploss function did not return valid stoploss" warnings. +This may happen if current_profit parameter is below specified open_relative_stop. Such situations may arise when closing trade +is blocked by confirm_trade_exit() method. Warnings can be solved by never blocking stop loss sells by checking exit_reason in +confirm_trade_exit(), or by using return stoploss_from_open(...) or 1 idiom, which will request to not change stop loss when +current_profit < open_relative_stop.

    +
    +

    stoploss_from_absolute()

    +

    In some situations it may be confusing to deal with stops relative to current rate. Instead, you may define a stoploss level using an absolute price.

    +
    +Returning a stoploss using absolute price from the custom stoploss function +

    If we want to trail a stop price at 2xATR below current price we can call stoploss_from_absolute(current_rate - (candle['atr'] * 2), current_rate, is_short=trade.is_short).

    +
    from datetime import datetime
    +from freqtrade.persistence import Trade
    +from freqtrade.strategy import IStrategy, stoploss_from_absolute
    +
    +class AwesomeStrategy(IStrategy):
    +
    +    use_custom_stoploss = True
    +
    +    def populate_indicators_1h(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +        dataframe['atr'] = ta.ATR(dataframe, timeperiod=14)
    +        return dataframe
    +
    +    def custom_stoploss(self, pair: str, trade: 'Trade', current_time: datetime,
    +                        current_rate: float, current_profit: float, **kwargs) -> float:
    +        dataframe, _ = self.dp.get_analyzed_dataframe(pair, self.timeframe)
    +        candle = dataframe.iloc[-1].squeeze()
    +        return stoploss_from_absolute(current_rate - (candle['atr'] * 2), current_rate, is_short=trade.is_short)
    +
    +
    +

    Additional data (Wallets)

    +

    The strategy provides access to the Wallets object. This contains the current balances on the exchange.

    +
    +

    Note

    +

    Wallets is not available during backtesting / hyperopt.

    +
    +

    Please always check if Wallets is available to avoid failures during backtesting.

    +
    if self.wallets:
    +    free_eth = self.wallets.get_free('ETH')
    +    used_eth = self.wallets.get_used('ETH')
    +    total_eth = self.wallets.get_total('ETH')
    +
    +

    Possible options for Wallets

    +
      +
    • get_free(asset) - currently available balance to trade
    • +
    • get_used(asset) - currently tied up balance (open orders)
    • +
    • get_total(asset) - total available balance - sum of the 2 above
    • +
    +
    +

    Additional data (Trades)

    +

    A history of Trades can be retrieved in the strategy by querying the database.

    +

    At the top of the file, import Trade.

    +
    from freqtrade.persistence import Trade
    +
    +

    The following example queries for the current pair and trades from today, however other filters can easily be added.

    +
    if self.config['runmode'].value in ('live', 'dry_run'):
    +    trades = Trade.get_trades([Trade.pair == metadata['pair'],
    +                               Trade.open_date > datetime.utcnow() - timedelta(days=1),
    +                               Trade.is_open.is_(False),
    +                ]).order_by(Trade.close_date).all()
    +    # Summarize profit for this pair.
    +    curdayprofit = sum(trade.close_profit for trade in trades)
    +
    +

    Get amount of stake_currency currently invested in Trades:

    +
    if self.config['runmode'].value in ('live', 'dry_run'):
    +    total_stakes = Trade.total_open_trades_stakes()
    +
    +

    Retrieve performance per pair. +Returns a List of dicts per pair.

    +
    if self.config['runmode'].value in ('live', 'dry_run'):
    +    performance = Trade.get_overall_performance()
    +
    +

    Sample return value: ETH/BTC had 5 trades, with a total profit of 1.5% (ratio of 0.015).

    +
    {"pair": "ETH/BTC", "profit": 0.015, "count": 5}
    +
    +
    +

    Warning

    +

    Trade history is not available during backtesting or hyperopt.

    +
    +

    Prevent trades from happening for a specific pair

    +

    Freqtrade locks pairs automatically for the current candle (until that candle is over) when a pair is sold, preventing an immediate re-buy of that pair.

    +

    Locked pairs will show the message Pair <pair> is currently locked..

    +

    Locking pairs from within the strategy

    +

    Sometimes it may be desired to lock a pair after certain events happen (e.g. multiple losing trades in a row).

    +

    Freqtrade has an easy method to do this from within the strategy, by calling self.lock_pair(pair, until, [reason]). +until must be a datetime object in the future, after which trading will be re-enabled for that pair, while reason is an optional string detailing why the pair was locked.

    +

    Locks can also be lifted manually, by calling self.unlock_pair(pair) or self.unlock_reason(<reason>) - providing reason the pair was locked with. +self.unlock_reason(<reason>) will unlock all pairs currently locked with the provided reason.

    +

    To verify if a pair is currently locked, use self.is_pair_locked(pair).

    +
    +

    Note

    +

    Locked pairs will always be rounded up to the next candle. So assuming a 5m timeframe, a lock with until set to 10:18 will lock the pair until the candle from 10:15-10:20 will be finished.

    +
    +
    +

    Warning

    +

    Manually locking pairs is not available during backtesting, only locks via Protections are allowed.

    +
    +

    Pair locking example

    +
    from freqtrade.persistence import Trade
    +from datetime import timedelta, datetime, timezone
    +# Put the above lines a the top of the strategy file, next to all the other imports
    +# --------
    +
    +# Within populate indicators (or populate_buy):
    +if self.config['runmode'].value in ('live', 'dry_run'):
    +   # fetch closed trades for the last 2 days
    +    trades = Trade.get_trades([Trade.pair == metadata['pair'],
    +                               Trade.open_date > datetime.utcnow() - timedelta(days=2),
    +                               Trade.is_open.is_(False),
    +                ]).all()
    +    # Analyze the conditions you'd like to lock the pair .... will probably be different for every strategy
    +    sumprofit = sum(trade.close_profit for trade in trades)
    +    if sumprofit < 0:
    +        # Lock pair for 12 hours
    +        self.lock_pair(metadata['pair'], until=datetime.now(timezone.utc) + timedelta(hours=12))
    +
    + +

    To inspect the created dataframe, you can issue a print-statement in either populate_entry_trend() or populate_exit_trend(). +You may also want to print the pair so it's clear what data is currently shown.

    +
    def populate_entry_trend(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +    dataframe.loc[
    +        (
    +            #>> whatever condition<<<
    +        ),
    +        ['enter_long', 'enter_tag']] = (1, 'somestring')
    +
    +    # Print the Analyzed pair
    +    print(f"result for {metadata['pair']}")
    +
    +    # Inspect the last 5 rows
    +    print(dataframe.tail())
    +
    +    return dataframe
    +
    +

    Printing more than a few rows is also possible (simply use print(dataframe) instead of print(dataframe.tail())), however not recommended, as that will be very verbose (~500 lines per pair every 5 seconds).

    +

    Common mistakes when developing strategies

    +

    Peeking into the future while backtesting

    +

    Backtesting analyzes the whole time-range at once for performance reasons. Because of this, strategy authors need to make sure that strategies do not look-ahead into the future. +This is a common pain-point, which can cause huge differences between backtesting and dry/live run methods, since they all use data which is not available during dry/live runs, so these strategies will perform well during backtesting, but will fail / perform badly in real conditions.

    +

    The following lists some common patterns which should be avoided to prevent frustration:

    +
      +
    • don't use shift(-1). This uses data from the future, which is not available.
    • +
    • don't use .iloc[-1] or any other absolute position in the dataframe, this will be different between dry-run and backtesting.
    • +
    • don't use dataframe['volume'].mean(). This uses the full DataFrame for backtesting, including data from the future. Use dataframe['volume'].rolling(<window>).mean() instead
    • +
    • don't use .resample('1h'). This uses the left border of the interval, so moves data from an hour to the start of the hour. Use .resample('1h', label='right') instead.
    • +
    +

    Colliding signals

    +

    When conflicting signals collide (e.g. both 'enter_long' and 'exit_long' are 1), freqtrade will do nothing and ignore the entry signal. This will avoid trades that enter, and exit immediately. Obviously, this can potentially lead to missed entries.

    +

    The following rules apply, and entry signals will be ignored if more than one of the 3 signals is set:

    +
      +
    • enter_long -> exit_long, enter_short
    • +
    • enter_short -> exit_short, enter_long
    • +
    +

    Further strategy ideas

    +

    To get additional Ideas for strategies, head over to the strategy repository. Feel free to use them as they are - but results will depend on the current market situation, pairs used etc. - therefore please backtest the strategy for your exchange/desired pairs first, evaluate carefully, use at your own risk. +Feel free to use any of them as inspiration for your own strategies. +We're happy to accept Pull Requests containing new Strategies to that repo.

    +

    Next step

    +

    Now you have a perfect strategy you probably want to backtest it. +Your next step is to learn How to use the Backtesting.

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/strategy_analysis_example/index.html b/en/2022.8/strategy_analysis_example/index.html new file mode 100644 index 000000000..cfe3b39e2 --- /dev/null +++ b/en/2022.8/strategy_analysis_example/index.html @@ -0,0 +1,1461 @@ + + + + + + + + + + + + + + + + + + Strategy analysis - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Strategy analysis example

    +

    Debugging a strategy can be time-consuming. Freqtrade offers helper functions to visualize raw data. +The following assumes you work with SampleStrategy, data for 5m timeframe from Binance and have downloaded them into the data directory in the default location.

    +

    Setup

    +
    from pathlib import Path
    +from freqtrade.configuration import Configuration
    +
    +# Customize these according to your needs.
    +
    +# Initialize empty configuration object
    +config = Configuration.from_files([])
    +# Optionally (recommended), use existing configuration file
    +# config = Configuration.from_files(["config.json"])
    +
    +# Define some constants
    +config["timeframe"] = "5m"
    +# Name of the strategy class
    +config["strategy"] = "SampleStrategy"
    +# Location of the data
    +data_location = config['datadir']
    +# Pair to analyze - Only use one pair here
    +pair = "BTC/USDT"
    +
    +
    # Load data using values set above
    +from freqtrade.data.history import load_pair_history
    +from freqtrade.enums import CandleType
    +
    +candles = load_pair_history(datadir=data_location,
    +                            timeframe=config["timeframe"],
    +                            pair=pair,
    +                            data_format = "hdf5",
    +                            candle_type=CandleType.SPOT,
    +                            )
    +
    +# Confirm success
    +print("Loaded " + str(len(candles)) + f" rows of data for {pair} from {data_location}")
    +candles.head()
    +
    +

    Load and run strategy

    +
      +
    • Rerun each time the strategy file is changed
    • +
    +
    # Load strategy using values set above
    +from freqtrade.resolvers import StrategyResolver
    +from freqtrade.data.dataprovider import DataProvider
    +strategy = StrategyResolver.load_strategy(config)
    +strategy.dp = DataProvider(config, None, None)
    +
    +# Generate buy/sell signals using strategy
    +df = strategy.analyze_ticker(candles, {'pair': pair})
    +df.tail()
    +
    +

    Display the trade details

    +
      +
    • Note that using data.head() would also work, however most indicators have some "startup" data at the top of the dataframe.
    • +
    • Some possible problems + * Columns with NaN values at the end of the dataframe + * Columns used in crossed*() functions with completely different units
    • +
    • Comparison with full backtest + * having 200 buy signals as output for one pair from analyze_ticker() does not necessarily mean that 200 trades will be made during backtesting. + * Assuming you use only one condition such as, df['rsi'] < 30 as buy condition, this will generate multiple "buy" signals for each pair in sequence (until rsi returns > 29). The bot will only buy on the first of these signals (and also only if a trade-slot ("max_open_trades") is still available), or on one of the middle signals, as soon as a "slot" becomes available.
    • +
    +
    # Report results
    +print(f"Generated {df['enter_long'].sum()} entry signals")
    +data = df.set_index('date', drop=False)
    +data.tail()
    +
    +

    Load existing objects into a Jupyter notebook

    +

    The following cells assume that you have already generated data using the cli.
    +They will allow you to drill deeper into your results, and perform analysis which otherwise would make the output very difficult to digest due to information overload.

    +

    Load backtest results to pandas dataframe

    +

    Analyze a trades dataframe (also used below for plotting)

    +
    from freqtrade.data.btanalysis import load_backtest_data, load_backtest_stats
    +
    +# if backtest_dir points to a directory, it'll automatically load the last backtest file.
    +backtest_dir = config["user_data_dir"] / "backtest_results"
    +# backtest_dir can also point to a specific file 
    +# backtest_dir = config["user_data_dir"] / "backtest_results/backtest-result-2020-07-01_20-04-22.json"
    +
    +
    # You can get the full backtest statistics by using the following command.
    +# This contains all information used to generate the backtest result.
    +stats = load_backtest_stats(backtest_dir)
    +
    +strategy = 'SampleStrategy'
    +# All statistics are available per strategy, so if `--strategy-list` was used during backtest, this will be reflected here as well.
    +# Example usages:
    +print(stats['strategy'][strategy]['results_per_pair'])
    +# Get pairlist used for this backtest
    +print(stats['strategy'][strategy]['pairlist'])
    +# Get market change (average change of all pairs from start to end of the backtest period)
    +print(stats['strategy'][strategy]['market_change'])
    +# Maximum drawdown ()
    +print(stats['strategy'][strategy]['max_drawdown'])
    +# Maximum drawdown start and end
    +print(stats['strategy'][strategy]['drawdown_start'])
    +print(stats['strategy'][strategy]['drawdown_end'])
    +
    +
    +# Get strategy comparison (only relevant if multiple strategies were compared)
    +print(stats['strategy_comparison'])
    +
    +
    # Load backtested trades as dataframe
    +trades = load_backtest_data(backtest_dir)
    +
    +# Show value-counts per pair
    +trades.groupby("pair")["exit_reason"].value_counts()
    +
    +

    Plotting daily profit / equity line

    +
    # Plotting equity line (starting with 0 on day 1 and adding daily profit for each backtested day)
    +
    +from freqtrade.configuration import Configuration
    +from freqtrade.data.btanalysis import load_backtest_data, load_backtest_stats
    +import plotly.express as px
    +import pandas as pd
    +
    +# strategy = 'SampleStrategy'
    +# config = Configuration.from_files(["user_data/config.json"])
    +# backtest_dir = config["user_data_dir"] / "backtest_results"
    +
    +stats = load_backtest_stats(backtest_dir)
    +strategy_stats = stats['strategy'][strategy]
    +
    +dates = []
    +profits = []
    +for date_profit in strategy_stats['daily_profit']:
    +    dates.append(date_profit[0])
    +    profits.append(date_profit[1])
    +
    +equity = 0
    +equity_daily = []
    +for daily_profit in profits:
    +    equity_daily.append(equity)
    +    equity += float(daily_profit)
    +
    +
    +df = pd.DataFrame({'dates': dates,'equity_daily': equity_daily})
    +
    +fig = px.line(df, x="dates", y="equity_daily")
    +fig.show()
    +
    +

    Load live trading results into a pandas dataframe

    +

    In case you did already some trading and want to analyze your performance

    +
    from freqtrade.data.btanalysis import load_trades_from_db
    +
    +# Fetch trades from database
    +trades = load_trades_from_db("sqlite:///tradesv3.sqlite")
    +
    +# Display results
    +trades.groupby("pair")["exit_reason"].value_counts()
    +
    +

    Analyze the loaded trades for trade parallelism

    +

    This can be useful to find the best max_open_trades parameter, when used with backtesting in conjunction with --disable-max-market-positions.

    +

    analyze_trade_parallelism() returns a timeseries dataframe with an "open_trades" column, specifying the number of open trades for each candle.

    +
    from freqtrade.data.btanalysis import analyze_trade_parallelism
    +
    +# Analyze the above
    +parallel_trades = analyze_trade_parallelism(trades, '5m')
    +
    +parallel_trades.plot()
    +
    +

    Plot results

    +

    Freqtrade offers interactive plotting capabilities based on plotly.

    +
    from freqtrade.plot.plotting import  generate_candlestick_graph
    +# Limit graph period to keep plotly quick and reactive
    +
    +# Filter trades to one pair
    +trades_red = trades.loc[trades['pair'] == pair]
    +
    +data_red = data['2019-06-01':'2019-06-10']
    +# Generate candlestick graph
    +graph = generate_candlestick_graph(pair=pair,
    +                                   data=data_red,
    +                                   trades=trades_red,
    +                                   indicators1=['sma20', 'ema50', 'ema55'],
    +                                   indicators2=['rsi', 'macd', 'macdsignal', 'macdhist']
    +                                  )
    +
    +
    # Show graph inline
    +# graph.show()
    +
    +# Render graph in a seperate window
    +graph.show(renderer="browser")
    +
    +

    Plot average profit per trade as distribution graph

    +
    import plotly.figure_factory as ff
    +
    +hist_data = [trades.profit_ratio]
    +group_labels = ['profit_ratio']  # name of the dataset
    +
    +fig = ff.create_distplot(hist_data, group_labels, bin_size=0.01)
    +fig.show()
    +
    +

    Feel free to submit an issue or Pull Request enhancing this document if you would like to share ideas on how to best analyze the data.

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/strategy_migration/index.html b/en/2022.8/strategy_migration/index.html new file mode 100644 index 000000000..2b7d6d06b --- /dev/null +++ b/en/2022.8/strategy_migration/index.html @@ -0,0 +1,1751 @@ + + + + + + + + + + + + + + + + + + Strategy migration - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Strategy Migration between V2 and V3

    +

    To support new markets and trade-types (namely short trades / trades with leverage), some things had to change in the interface. +If you intend on using markets other than spot markets, please migrate your strategy to the new format.

    +

    We have put a great effort into keeping compatibility with existing strategies, so if you just want to continue using freqtrade in spot markets, there should be no changes necessary for now.

    +

    You can use the quick summary as checklist. Please refer to the detailed sections below for full migration details.

    +

    Quick summary / migration checklist

    +

    Note : forcesell, forcebuy, emergencysell are changed to force_exit, force_enter, emergency_exit respectively.

    + +

    Extensive explanation

    +

    populate_buy_trend

    +

    In populate_buy_trend() - you will want to change the columns you assign from 'buy' to 'enter_long', as well as the method name from populate_buy_trend to populate_entry_trend.

    +
    def populate_buy_trend(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +    dataframe.loc[
    +        (
    +            (qtpylib.crossed_above(dataframe['rsi'], 30)) &  # Signal: RSI crosses above 30
    +            (dataframe['tema'] <= dataframe['bb_middleband']) &  # Guard
    +            (dataframe['tema'] > dataframe['tema'].shift(1)) &  # Guard
    +            (dataframe['volume'] > 0)  # Make sure Volume is not 0
    +        ),
    +        ['buy', 'buy_tag']] = (1, 'rsi_cross')
    +
    +    return dataframe
    +
    +

    After:

    +
    def populate_entry_trend(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +    dataframe.loc[
    +        (
    +            (qtpylib.crossed_above(dataframe['rsi'], 30)) &  # Signal: RSI crosses above 30
    +            (dataframe['tema'] <= dataframe['bb_middleband']) &  # Guard
    +            (dataframe['tema'] > dataframe['tema'].shift(1)) &  # Guard
    +            (dataframe['volume'] > 0)  # Make sure Volume is not 0
    +        ),
    +        ['enter_long', 'enter_tag']] = (1, 'rsi_cross')
    +
    +    return dataframe
    +
    +

    Please refer to the Strategy documentation on how to enter and exit short trades.

    +

    populate_sell_trend

    +

    Similar to populate_buy_trend, populate_sell_trend() will be renamed to populate_exit_trend(). +We'll also change the column from 'sell' to 'exit_long'.

    +
    def populate_sell_trend(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +    dataframe.loc[
    +        (
    +            (qtpylib.crossed_above(dataframe['rsi'], 70)) &  # Signal: RSI crosses above 70
    +            (dataframe['tema'] > dataframe['bb_middleband']) &  # Guard
    +            (dataframe['tema'] < dataframe['tema'].shift(1)) &  # Guard
    +            (dataframe['volume'] > 0)  # Make sure Volume is not 0
    +        ),
    +        ['sell', 'exit_tag']] = (1, 'some_exit_tag')
    +    return dataframe
    +
    +

    After

    +
    def populate_exit_trend(self, dataframe: DataFrame, metadata: dict) -> DataFrame:
    +    dataframe.loc[
    +        (
    +            (qtpylib.crossed_above(dataframe['rsi'], 70)) &  # Signal: RSI crosses above 70
    +            (dataframe['tema'] > dataframe['bb_middleband']) &  # Guard
    +            (dataframe['tema'] < dataframe['tema'].shift(1)) &  # Guard
    +            (dataframe['volume'] > 0)  # Make sure Volume is not 0
    +        ),
    +        ['exit_long', 'exit_tag']] = (1, 'some_exit_tag')
    +    return dataframe
    +
    +

    Please refer to the Strategy documentation on how to enter and exit short trades.

    +

    custom_sell

    +

    custom_sell has been renamed to custom_exit. +It's now also being called for every iteration, independent of current profit and exit_profit_only settings.

    +
    class AwesomeStrategy(IStrategy):
    +    def custom_sell(self, pair: str, trade: 'Trade', current_time: 'datetime', current_rate: float,
    +                    current_profit: float, **kwargs):
    +        dataframe, _ = self.dp.get_analyzed_dataframe(pair, self.timeframe)
    +        last_candle = dataframe.iloc[-1].squeeze()
    +        # ...
    +
    +
    class AwesomeStrategy(IStrategy):
    +    def custom_exit(self, pair: str, trade: 'Trade', current_time: 'datetime', current_rate: float,
    +                    current_profit: float, **kwargs):
    +        dataframe, _ = self.dp.get_analyzed_dataframe(pair, self.timeframe)
    +        last_candle = dataframe.iloc[-1].squeeze()
    +        # ...
    +
    +

    custom_entry_timeout

    +

    check_buy_timeout() has been renamed to check_entry_timeout(), and check_sell_timeout() has been renamed to check_exit_timeout().

    +
    class AwesomeStrategy(IStrategy):
    +    def check_buy_timeout(self, pair: str, trade: 'Trade', order: dict, 
    +                            current_time: datetime, **kwargs) -> bool:
    +        return False
    +
    +    def check_sell_timeout(self, pair: str, trade: 'Trade', order: dict, 
    +                            current_time: datetime, **kwargs) -> bool:
    +        return False 
    +
    +
    class AwesomeStrategy(IStrategy):
    +    def check_entry_timeout(self, pair: str, trade: 'Trade', order: 'Order', 
    +                            current_time: datetime, **kwargs) -> bool:
    +        return False
    +
    +    def check_exit_timeout(self, pair: str, trade: 'Trade', order: 'Order', 
    +                            current_time: datetime, **kwargs) -> bool:
    +        return False 
    +
    +

    custom_stake_amount

    +

    New string argument side - which can be either "long" or "short".

    +
    class AwesomeStrategy(IStrategy):
    +    def custom_stake_amount(self, pair: str, current_time: datetime, current_rate: float,
    +                            proposed_stake: float, min_stake: Optional[float], max_stake: float,
    +                            entry_tag: Optional[str], **kwargs) -> float:
    +        # ... 
    +        return proposed_stake
    +
    +
    class AwesomeStrategy(IStrategy):
    +    def custom_stake_amount(self, pair: str, current_time: datetime, current_rate: float,
    +                            proposed_stake: float, min_stake: Optional[float], max_stake: float,
    +                            entry_tag: Optional[str], side: str, **kwargs) -> float:
    +        # ... 
    +        return proposed_stake
    +
    +

    confirm_trade_entry

    +

    New string argument side - which can be either "long" or "short".

    +
    class AwesomeStrategy(IStrategy):
    +    def confirm_trade_entry(self, pair: str, order_type: str, amount: float, rate: float,
    +                            time_in_force: str, current_time: datetime, entry_tag: Optional[str], 
    +                            **kwargs) -> bool:
    +      return True
    +
    +

    After:

    +
    class AwesomeStrategy(IStrategy):
    +    def confirm_trade_entry(self, pair: str, order_type: str, amount: float, rate: float,
    +                            time_in_force: str, current_time: datetime, entry_tag: Optional[str], 
    +                            side: str, **kwargs) -> bool:
    +      return True
    +
    +

    confirm_trade_exit

    +

    Changed argument sell_reason to exit_reason. +For compatibility, sell_reason will still be provided for a limited time.

    +
    class AwesomeStrategy(IStrategy):
    +    def confirm_trade_exit(self, pair: str, trade: Trade, order_type: str, amount: float,
    +                           rate: float, time_in_force: str, sell_reason: str,
    +                           current_time: datetime, **kwargs) -> bool:
    +    return True
    +
    +

    After:

    +
    class AwesomeStrategy(IStrategy):
    +    def confirm_trade_exit(self, pair: str, trade: Trade, order_type: str, amount: float,
    +                           rate: float, time_in_force: str, exit_reason: str,
    +                           current_time: datetime, **kwargs) -> bool:
    +    return True
    +
    +

    custom_entry_price

    +

    New string argument side - which can be either "long" or "short".

    +
    class AwesomeStrategy(IStrategy):
    +    def custom_entry_price(self, pair: str, current_time: datetime, proposed_rate: float,
    +                           entry_tag: Optional[str], **kwargs) -> float:
    +      return proposed_rate
    +
    +

    After:

    +
    class AwesomeStrategy(IStrategy):
    +    def custom_entry_price(self, pair: str, current_time: datetime, proposed_rate: float,
    +                           entry_tag: Optional[str], side: str, **kwargs) -> float:
    +      return proposed_rate
    +
    +

    Adjust trade position changes

    +

    While adjust-trade-position itself did not change, you should no longer use trade.nr_of_successful_buys - and instead use trade.nr_of_successful_entries, which will also include short entries.

    +

    Helper methods

    +

    Added argument "is_short" to stoploss_from_open and stoploss_from_absolute. +This should be given the value of trade.is_short.

    +
        def custom_stoploss(self, pair: str, trade: 'Trade', current_time: datetime,
    +                        current_rate: float, current_profit: float, **kwargs) -> float:
    +        # once the profit has risen above 10%, keep the stoploss at 7% above the open price
    +        if current_profit > 0.10:
    +            return stoploss_from_open(0.07, current_profit)
    +
    +        return stoploss_from_absolute(current_rate - (candle['atr'] * 2), current_rate)
    +
    +        return 1
    +
    +

    After:

    +
        def custom_stoploss(self, pair: str, trade: 'Trade', current_time: datetime,
    +                        current_rate: float, current_profit: float, **kwargs) -> float:
    +        # once the profit has risen above 10%, keep the stoploss at 7% above the open price
    +        if current_profit > 0.10:
    +            return stoploss_from_open(0.07, current_profit, is_short=trade.is_short)
    +
    +        return stoploss_from_absolute(current_rate - (candle['atr'] * 2), current_rate, is_short=trade.is_short)
    +
    +

    Strategy/Configuration settings

    +

    order_time_in_force

    +

    order_time_in_force attributes changed from "buy" to "entry" and "sell" to "exit".

    +
        order_time_in_force: Dict = {
    +        "buy": "gtc",
    +        "sell": "gtc",
    +    }
    +
    +

    After:

    +
        order_time_in_force: Dict = {
    +        "entry": "gtc",
    +        "exit": "gtc",
    +    }
    +
    +

    order_types

    +

    order_types have changed all wordings from buy to entry - and sell to exit. +And two words are joined with _.

    +
        order_types = {
    +        "buy": "limit",
    +        "sell": "limit",
    +        "emergencysell": "market",
    +        "forcesell": "market",
    +        "forcebuy": "market",
    +        "stoploss": "market",
    +        "stoploss_on_exchange": false,
    +        "stoploss_on_exchange_interval": 60
    +    }
    +
    +

    After:

    +
        order_types = {
    +        "entry": "limit",
    +        "exit": "limit",
    +        "emergency_exit": "market",
    +        "force_exit": "market",
    +        "force_entry": "market",
    +        "stoploss": "market",
    +        "stoploss_on_exchange": false,
    +        "stoploss_on_exchange_interval": 60
    +    }
    +
    +

    Strategy level settings

    +
      +
    • use_sell_signal -> use_exit_signal
    • +
    • sell_profit_only -> exit_profit_only
    • +
    • sell_profit_offset -> exit_profit_offset
    • +
    • ignore_roi_if_buy_signal -> ignore_roi_if_entry_signal
    • +
    +
        # These values can be overridden in the config.
    +    use_sell_signal = True
    +    sell_profit_only = True
    +    sell_profit_offset: 0.01
    +    ignore_roi_if_buy_signal = False
    +
    +

    After:

    +
        # These values can be overridden in the config.
    +    use_exit_signal = True
    +    exit_profit_only = True
    +    exit_profit_offset: 0.01
    +    ignore_roi_if_entry_signal = False
    +
    +

    unfilledtimeout

    +

    unfilledtimeout have changed all wordings from buy to entry - and sell to exit.

    +
    unfilledtimeout = {
    +        "buy": 10,
    +        "sell": 10,
    +        "exit_timeout_count": 0,
    +        "unit": "minutes"
    +    }
    +
    +

    After:

    +
    unfilledtimeout = {
    +        "entry": 10,
    +        "exit": 10,
    +        "exit_timeout_count": 0,
    +        "unit": "minutes"
    +    }
    +
    +

    order pricing

    +

    Order pricing changed in 2 ways. bid_strategy was renamed to entry_pricing and ask_strategy was renamed to exit_pricing. +The attributes ask_last_balance -> price_last_balance and bid_last_balance -> price_last_balance were renamed as well. +Also, price-side can now be defined as ask, bid, same or other. +Please refer to the pricing documentation for more information.

    +
    {
    +    "bid_strategy": {
    +        "price_side": "bid",
    +        "use_order_book": true,
    +        "order_book_top": 1,
    +        "ask_last_balance": 0.0,
    +        "check_depth_of_market": {
    +            "enabled": false,
    +            "bids_to_ask_delta": 1
    +        }
    +    },
    +    "ask_strategy":{
    +        "price_side": "ask",
    +        "use_order_book": true,
    +        "order_book_top": 1,
    +        "bid_last_balance": 0.0
    +    }
    +}
    +
    +

    after:

    +
    {
    +    "entry_pricing": {
    +        "price_side": "same",
    +        "use_order_book": true,
    +        "order_book_top": 1,
    +        "price_last_balance": 0.0,
    +        "check_depth_of_market": {
    +            "enabled": false,
    +            "bids_to_ask_delta": 1
    +        }
    +    },
    +    "exit_pricing":{
    +        "price_side": "same",
    +        "use_order_book": true,
    +        "order_book_top": 1,
    +        "price_last_balance": 0.0
    +    }
    +}
    +
    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/stylesheets/ft.extra.css b/en/2022.8/stylesheets/ft.extra.css new file mode 100644 index 000000000..f9ad980c6 --- /dev/null +++ b/en/2022.8/stylesheets/ft.extra.css @@ -0,0 +1,28 @@ +.rst-versions { + font-size: .7rem; + color: white; +} + +.rst-versions.rst-badge .rst-current-version { + font-size: .7rem; + color: white; +} + +.rst-versions .rst-other-versions { + color: white; +} + + +#widget-wrapper { + height: calc(220px * 0.5625 + 18px); + width: 220px; + margin: 0 auto 16px auto; + border-style: solid; + border-color: var(--md-code-bg-color); + border-width: 1px; + border-radius: 5px; +} + +@media screen and (max-width: calc(76.25em - 1px)) { + #widget-wrapper { display: none; } +} diff --git a/en/2022.8/telegram-usage/index.html b/en/2022.8/telegram-usage/index.html new file mode 100644 index 000000000..61384042c --- /dev/null +++ b/en/2022.8/telegram-usage/index.html @@ -0,0 +1,1979 @@ + + + + + + + + + + + + + + + + + + Telegram - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + + + + +
    +
    + + + + + + + + +

    Telegram usage

    +

    Setup your Telegram bot

    +

    Below we explain how to create your Telegram Bot, and how to get your +Telegram user id.

    +

    1. Create your Telegram bot

    +

    Start a chat with the Telegram BotFather

    +

    Send the message /newbot.

    +

    BotFather response:

    +
    +

    Alright, a new bot. How are we going to call it? Please choose a name for your bot.

    +
    +

    Choose the public name of your bot (e.x. Freqtrade bot)

    +

    BotFather response:

    +
    +

    Good. Now let's choose a username for your bot. It must end in bot. Like this, for example: TetrisBot or tetris_bot.

    +
    +

    Choose the name id of your bot and send it to the BotFather (e.g. "My_own_freqtrade_bot")

    +

    BotFather response:

    +
    +

    Done! Congratulations on your new bot. You will find it at t.me/yourbots_name_bot. You can now add a description, about section and profile picture for your bot, see /help for a list of commands. By the way, when you've finished creating your cool bot, ping our Bot Support if you want a better username for it. Just make sure the bot is fully operational before you do this.

    +

    Use this token to access the HTTP API: 22222222:APITOKEN

    +

    For a description of the Bot API, see this page: https://core.telegram.org/bots/api Father bot will return you the token (API key)

    +
    +

    Copy the API Token (22222222:APITOKEN in the above example) and keep use it for the config parameter token.

    +

    Don't forget to start the conversation with your bot, by clicking /START button

    +

    2. Telegram user_id

    +

    Get your user id

    +

    Talk to the userinfobot

    +

    Get your "Id", you will use it for the config parameter chat_id.

    +

    Use Group id

    +

    You can use bots in telegram groups by just adding them to the group. You can find the group id by first adding a RawDataBot to your group. The Group id is shown as id in the "chat" section, which the RawDataBot will send to you:

    +
    "chat":{
    +   "id":-1001332619709
    +}
    +
    +

    For the Freqtrade configuration, you can then use the the full value (including - if it's there) as string:

    +
       "chat_id": "-1001332619709"
    +
    +
    +

    Using telegram groups

    +

    When using telegram groups, you're giving every member of the telegram group access to your freqtrade bot and to all commands possible via telegram. Please make sure that you can trust everyone in the telegram group to avoid unpleasent surprises.

    +
    +

    Control telegram noise

    +

    Freqtrade provides means to control the verbosity of your telegram bot. +Each setting has the following possible values:

    +
      +
    • on - Messages will be sent, and user will be notified.
    • +
    • silent - Message will be sent, Notification will be without sound / vibration.
    • +
    • off - Skip sending a message-type all together.
    • +
    +

    Example configuration showing the different settings:

    +
    "telegram": {
    +    "enabled": true,
    +    "token": "your_telegram_token",
    +    "chat_id": "your_telegram_chat_id",
    +    "notification_settings": {
    +        "status": "silent",
    +        "warning": "on",
    +        "startup": "off",
    +        "entry": "silent",
    +        "exit": {
    +            "roi": "silent",
    +            "emergency_exit": "on",
    +            "force_exit": "on",
    +            "exit_signal": "silent",
    +            "trailing_stop_loss": "on",
    +            "stop_loss": "on",
    +            "stoploss_on_exchange": "on",
    +            "custom_exit": "silent"
    +        },
    +        "entry_cancel": "silent",
    +        "exit_cancel": "on",
    +        "entry_fill": "off",
    +        "exit_fill": "off",
    +        "protection_trigger": "off",
    +        "protection_trigger_global": "on",
    +        "strategy_msg": "off",
    +        "show_candle": "off"
    +    },
    +    "reload": true,
    +    "balance_dust_level": 0.01
    +},
    +
    +

    entry notifications are sent when the order is placed, while entry_fill notifications are sent when the order is filled on the exchange. +exit notifications are sent when the order is placed, while exit_fill notifications are sent when the order is filled on the exchange. +*_fill notifications are off by default and must be explicitly enabled. +protection_trigger notifications are sent when a protection triggers and protection_trigger_global notifications trigger when global protections are triggered. +strategy_msg - Receive notifications from the strategy, sent via self.dp.send_msg() from the strategy more details. +show_candle - show candle values as part of entry/exit messages. Only possible values are "ohlc" or "off".

    +

    balance_dust_level will define what the /balance command takes as "dust" - Currencies with a balance below this will be shown. +reload allows you to disable reload-buttons on selected messages.

    +

    Create a custom keyboard (command shortcut buttons)

    +

    Telegram allows us to create a custom keyboard with buttons for commands. +The default custom keyboard looks like this.

    +
    [
    +    ["/daily", "/profit", "/balance"], # row 1, 3 commands
    +    ["/status", "/status table", "/performance"], # row 2, 3 commands
    +    ["/count", "/start", "/stop", "/help"] # row 3, 4 commands
    +]
    +
    +

    Usage

    +

    You can create your own keyboard in config.json:

    +
    "telegram": {
    +      "enabled": true,
    +      "token": "your_telegram_token",
    +      "chat_id": "your_telegram_chat_id",
    +      "keyboard": [   
    +          ["/daily", "/stats", "/balance", "/profit"],
    +          ["/status table", "/performance"],
    +          ["/reload_config", "/count", "/logs"]
    +      ]
    +   },
    +
    +
    +

    Supported Commands

    +

    Only the following commands are allowed. Command arguments are not supported!

    +

    /start, /stop, /status, /status table, /trades, /profit, /performance, /daily, /stats, /count, /locks, /balance, /stopentry, /reload_config, /show_config, /logs, /whitelist, /blacklist, /edge, /help, /version

    +
    +

    Telegram commands

    +

    Per default, the Telegram bot shows predefined commands. Some commands +are only available by sending them to the bot. The table below list the +official commands. You can ask at any moment for help with /help.

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    CommandDescription
    /startStarts the trader
    /stopStops the trader
    /stopbuy | /stopentryStops the trader from opening new trades. Gracefully closes open trades according to their rules.
    /reload_configReloads the configuration file
    /show_configShows part of the current configuration with relevant settings to operation
    /logs [limit]Show last log messages.
    /statusLists all open trades
    /status <trade_id>Lists one or more specific trade. Separate multiple with a blank space.
    /status tableList all open trades in a table format. Pending buy orders are marked with an asterisk () Pending sell orders are marked with a double asterisk (*)
    /trades [limit]List all recently closed trades in a table format.
    /delete <trade_id>Delete a specific trade from the Database. Tries to close open orders. Requires manual handling of this trade on the exchange.
    /countDisplays number of trades used and available
    /locksShow currently locked pairs.
    /unlock <pair or lock_id>Remove the lock for this pair (or for this lock id).
    /profit [<n>]Display a summary of your profit/loss from close trades and some stats about your performance, over the last n days (all trades by default)
    /forceexit <trade_id> | /fx <tradeid>Instantly exits the given trade (Ignoring minimum_roi).
    /forceexit all | /fx allInstantly exits all open trades (Ignoring minimum_roi).
    /fxalias for /forceexit
    /forcelong <pair> [rate]Instantly buys the given pair. Rate is optional and only applies to limit orders. (force_entry_enable must be set to True)
    /forceshort <pair> [rate]Instantly shorts the given pair. Rate is optional and only applies to limit orders. This will only work on non-spot markets. (force_entry_enable must be set to True)
    /performanceShow performance of each finished trade grouped by pair
    /balanceShow account balance per currency
    /daily <n>Shows profit or loss per day, over the last n days (n defaults to 7)
    /weekly <n>Shows profit or loss per week, over the last n weeks (n defaults to 8)
    /monthly <n>Shows profit or loss per month, over the last n months (n defaults to 6)
    /statsShows Wins / losses by Exit reason as well as Avg. holding durations for buys and sells
    /exitsShows Wins / losses by Exit reason as well as Avg. holding durations for buys and sells
    /entriesShows Wins / losses by Exit reason as well as Avg. holding durations for buys and sells
    /whitelist [sorted] [baseonly]Show the current whitelist. Optionally display in alphabetical order and/or with just the base currency of each pairing.
    /blacklist [pair]Show the current blacklist, or adds a pair to the blacklist.
    /edgeShow validated pairs by Edge if it is enabled.
    /helpShow help message
    /versionShow version
    +

    Telegram commands in action

    +

    Below, example of Telegram message you will receive for each command.

    +

    /start

    +
    +

    Status: running

    +
    +

    /stop

    +
    +

    Stopping trader ... +Status: stopped

    +
    +

    /stopbuy

    +
    +

    status: Setting max_open_trades to 0. Run /reload_config to reset.

    +
    +

    Prevents the bot from opening new trades by temporarily setting "max_open_trades" to 0. Open trades will be handled via their regular rules (ROI / Sell-signal, stoploss, ...).

    +

    After this, give the bot time to close off open trades (can be checked via /status table). +Once all positions are sold, run /stop to completely stop the bot.

    +

    /reload_config resets "max_open_trades" to the value set in the configuration and resets this command.

    +
    +

    Warning

    +
    +

    The stop-buy signal is ONLY active while the bot is running, and is not persisted anyway, so restarting the bot will cause this to reset.

    +

    /status

    +

    For each open trade, the bot will send you the following message. +Enter Tag is configurable via Strategy.

    +
    +

    Trade ID: 123 (since 1 days ago)
    +Current Pair: CVC/BTC
    +Direction: Long +Leverage: 1.0 +Amount: 26.64180098
    +Enter Tag: Awesome Long Signal +Open Rate: 0.00007489
    +Current Rate: 0.00007489
    +Current Profit: 12.95%
    +Stoploss: 0.00007389 (-0.02%)

    +
    +

    /status table

    +

    Return the status of all open trades in a table format.

    +
    ID L/S    Pair     Since   Profit
    +----    --------  -------  --------
    +  67 L   SC/BTC    1 d      13.33%
    + 123 S   CVC/BTC   1 h      12.95%
    +
    +

    /count

    +

    Return the number of trades used and available.

    +
    current    max
    +---------  -----
    +     2     10
    +
    +

    /profit

    +

    Return a summary of your profit/loss and performance.

    +
    +

    ROI: Close trades
    + ∙ 0.00485701 BTC (2.2%) (15.2 Σ%)
    + ∙ 62.968 USD
    +ROI: All trades
    + ∙ 0.00255280 BTC (1.5%) (6.43 Σ%)
    + ∙ 33.095 EUR

    +

    Total Trade Count: 138
    +First Trade opened: 3 days ago
    +Latest Trade opened: 2 minutes ago
    +Avg. Duration: 2:33:45
    +Best Performing: PAY/BTC: 50.23%
    +Trading volume: 0.5 BTC
    +Profit factor: 1.04
    +Max Drawdown: 9.23% (0.01255 BTC)

    +
    +

    The relative profit of 1.2% is the average profit per trade.
    +The relative profit of 15.2 Σ% is be based on the starting capital - so in this case, the starting capital was 0.00485701 * 1.152 = 0.00738 BTC.
    +Starting capital is either taken from the available_capital setting, or calculated by using current wallet size - profits.
    +Profit Factor is calculated as gross profits / gross losses - and should serve as an overall metric for the strategy.
    +Max drawdown corresponds to the backtesting metric Absolute Drawdown (Account) - calculated as (Absolute Drawdown) / (DrawdownHigh + startingBalance).

    +

    /forceexit

    +
    +

    BINANCE: Exiting BTC/LTC with limit 0.01650000 (profit: ~-4.07%, -0.00008168)

    +
    +
    +

    Tip

    +

    You can get a list of all open trades by calling /forceexit without parameter, which will show a list of buttons to simply exit a trade. +This command has an alias in /fx - which has the same capabilities, but is faster to type in "emergency" situations.

    +
    +

    /forcelong [rate] | /forceshort [rate]

    +

    /forcebuy <pair> [rate] is also supported for longs but should be considered deprecated.

    +
    +

    BINANCE: Long ETH/BTC with limit 0.03400000 (1.000000 ETH, 225.290 USD)

    +
    +

    Omitting the pair will open a query asking for the pair to trade (based on the current whitelist). +Trades created through /forcelong will have the buy-tag of force_entry.

    +

    Telegram force-buy screenshot

    +

    Note that for this to work, force_entry_enable needs to be set to true.

    +

    More details

    +

    /performance

    +

    Return the performance of each crypto-currency the bot has sold.

    +
    +

    Performance:
    +1. RCN/BTC 0.003 BTC (57.77%) (1)
    +2. PAY/BTC 0.0012 BTC (56.91%) (1)
    +3. VIB/BTC 0.0011 BTC (47.07%) (1)
    +4. SALT/BTC 0.0010 BTC (30.24%) (1)
    +5. STORJ/BTC 0.0009 BTC (27.24%) (1)
    +...

    +
    +

    /balance

    +

    Return the balance of all crypto-currency your have on the exchange.

    +
    +

    Currency: BTC
    +Available: 3.05890234
    +Balance: 3.05890234
    +Pending: 0.0

    +

    Currency: CVC
    +Available: 86.64180098
    +Balance: 86.64180098
    +Pending: 0.0

    +
    +

    /daily

    +

    Per default /daily will return the 7 last days. The example below if for /daily 3:

    +
    +

    Daily Profit over the last 3 days: +

    Day (count)     USDT          USD         Profit %
    +--------------  ------------  ----------  ----------
    +2022-06-11 (1)  -0.746 USDT   -0.75 USD   -0.08%
    +2022-06-10 (0)  0 USDT        0.00 USD    0.00%
    +2022-06-09 (5)  20 USDT       20.10 USD   5.00%
    +

    +
    +

    /weekly

    +

    Per default /weekly will return the 8 last weeks, including the current week. Each week starts +from Monday. The example below if for /weekly 3:

    +
    +

    Weekly Profit over the last 3 weeks (starting from Monday): +

    Monday (count)  Profit BTC      Profit USD   Profit %
    +-------------  --------------  ------------    ----------
    +2018-01-03 (5)  0.00224175 BTC  29,142 USD   4.98%
    +2017-12-27 (1)  0.00033131 BTC   4,307 USD   0.00%
    +2017-12-20 (4)  0.00269130 BTC  34.986 USD   5.12%
    +

    +
    +

    /monthly

    +

    Per default /monthly will return the 6 last months, including the current month. The example below +if for /monthly 3:

    +
    +

    Monthly Profit over the last 3 months: +

    Month (count)  Profit BTC      Profit USD    Profit %
    +-------------  --------------  ------------    ----------
    +2018-01 (20)    0.00224175 BTC  29,142 USD  4.98%
    +2017-12 (5)    0.00033131 BTC   4,307 USD   0.00%
    +2017-11 (10)    0.00269130 BTC  34.986 USD  5.10%
    +

    +
    +

    /whitelist

    +

    Shows the current whitelist

    +
    +

    Using whitelist StaticPairList with 22 pairs
    +IOTA/BTC, NEO/BTC, TRX/BTC, VET/BTC, ADA/BTC, ETC/BTC, NCASH/BTC, DASH/BTC, XRP/BTC, XVG/BTC, EOS/BTC, LTC/BTC, OMG/BTC, BTG/BTC, LSK/BTC, ZEC/BTC, HOT/BTC, IOTX/BTC, XMR/BTC, AST/BTC, XLM/BTC, NANO/BTC

    +
    +

    /blacklist [pair]

    +

    Shows the current blacklist. +If Pair is set, then this pair will be added to the pairlist. +Also supports multiple pairs, separated by a space. +Use /reload_config to reset the blacklist.

    +
    +

    Using blacklist StaticPairList with 2 pairs
    +DODGE/BTC, HOT/BTC.

    +
    +

    /edge

    +

    Shows pairs validated by Edge along with their corresponding win-rate, expectancy and stoploss values.

    +
    +

    Edge only validated following pairs: +

    Pair        Winrate    Expectancy    Stoploss
    +--------  ---------  ------------  ----------
    +DOCK/ETH   0.522727      0.881821       -0.03
    +PHX/ETH    0.677419      0.560488       -0.03
    +HOT/ETH    0.733333      0.490492       -0.03
    +HC/ETH     0.588235      0.280988       -0.02
    +ARDR/ETH   0.366667      0.143059       -0.01
    +

    +
    +

    /version

    +
    +

    Version: 0.14.3

    +
    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/updating/index.html b/en/2022.8/updating/index.html new file mode 100644 index 000000000..57617ccea --- /dev/null +++ b/en/2022.8/updating/index.html @@ -0,0 +1,1163 @@ + + + + + + + + + + + + + + + + + + Updating Freqtrade - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    How to update

    +

    To update your freqtrade installation, please use one of the below methods, corresponding to your installation method.

    +
    +

    Tracking changes

    +

    Breaking changes / changed behavior will be documented in the changelog that is posted alongside every release. +For the develop branch, please follow PR's to avoid being surprised by changes.

    +
    +

    docker-compose

    +
    +

    Legacy installations using the master image

    +

    We're switching from master to stable for the release Images - please adjust your docker-file and replace freqtradeorg/freqtrade:master with freqtradeorg/freqtrade:stable

    +
    +
    docker-compose pull
    +docker-compose up -d
    +
    +

    Installation via setup script

    +
    ./setup.sh --update
    +
    +
    +

    Note

    +

    Make sure to run this command with your virtual environment disabled!

    +
    +

    Plain native installation

    +

    Please ensure that you're also updating dependencies - otherwise things might break without you noticing.

    +
    git pull
    +pip install -U -r requirements.txt
    +pip install -e .
    +
    +# Ensure freqUI is at the latest version
    +freqtrade install-ui 
    +
    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/utils/index.html b/en/2022.8/utils/index.html new file mode 100644 index 000000000..e4f95aee6 --- /dev/null +++ b/en/2022.8/utils/index.html @@ -0,0 +1,2298 @@ + + + + + + + + + + + + + + + + + + Utility Sub-commands - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    Utility Subcommands

    +

    Besides the Live-Trade and Dry-Run run modes, the backtesting, edge and hyperopt optimization subcommands, and the download-data subcommand which prepares historical data, the bot contains a number of utility subcommands. They are described in this section.

    +

    Create userdir

    +

    Creates the directory structure to hold your files for freqtrade. +Will also create strategy and hyperopt examples for you to get started. +Can be used multiple times - using --reset will reset the sample strategy and hyperopt files to their default state.

    +
    usage: freqtrade create-userdir [-h] [--userdir PATH] [--reset]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +  --reset               Reset sample files to their original state.
    +
    +
    +

    Warning

    +

    Using --reset may result in loss of data, since this will overwrite all sample files without asking again.

    +
    +
    ├── backtest_results
    +├── data
    +├── hyperopt_results
    +├── hyperopts
    +│   ├── sample_hyperopt_loss.py
    +├── notebooks
    +│   └── strategy_analysis_example.ipynb
    +├── plot
    +└── strategies
    +    └── sample_strategy.py
    +
    +

    Create new config

    +

    Creates a new configuration file, asking some questions which are important selections for a configuration.

    +
    usage: freqtrade new-config [-h] [-c PATH]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default: `config.json`). Multiple --config options may be used. Can be set to `-`
    +                        to read config from stdin.
    +
    +
    +

    Warning

    +

    Only vital questions are asked. Freqtrade offers a lot more configuration possibilities, which are listed in the Configuration documentation

    +
    +

    Create config examples

    +
    $ freqtrade new-config --config config_binance.json
    +
    +? Do you want to enable Dry-run (simulated trades)?  Yes
    +? Please insert your stake currency: BTC
    +? Please insert your stake amount: 0.05
    +? Please insert max_open_trades (Integer or -1 for unlimited open trades): 3
    +? Please insert your desired timeframe (e.g. 5m): 5m
    +? Please insert your display Currency (for reporting): USD
    +? Select exchange  binance
    +? Do you want to enable Telegram?  No
    +
    +

    Create new strategy

    +

    Creates a new strategy from a template similar to SampleStrategy. +The file will be named inline with your class name, and will not overwrite existing files.

    +

    Results will be located in user_data/strategies/<strategyclassname>.py.

    +
    usage: freqtrade new-strategy [-h] [--userdir PATH] [-s NAME]
    +                              [--template {full,minimal,advanced}]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +  -s NAME, --strategy NAME
    +                        Specify strategy class name which will be used by the
    +                        bot.
    +  --template {full,minimal,advanced}
    +                        Use a template which is either `minimal`, `full`
    +                        (containing multiple sample indicators) or `advanced`.
    +                        Default: `full`.
    +
    +

    Sample usage of new-strategy

    +
    freqtrade new-strategy --strategy AwesomeStrategy
    +
    +

    With custom user directory

    +
    freqtrade new-strategy --userdir ~/.freqtrade/ --strategy AwesomeStrategy
    +
    +

    Using the advanced template (populates all optional functions and methods)

    +
    freqtrade new-strategy --strategy AwesomeStrategy --template advanced
    +
    +

    List Strategies

    +

    Use the list-strategies subcommand to see all strategies in one particular directory.

    +

    This subcommand is useful for finding problems in your environment with loading strategies: modules with strategies that contain errors and failed to load are printed in red (LOAD FAILED), while strategies with duplicate names are printed in yellow (DUPLICATE NAME).

    +
    usage: freqtrade list-strategies [-h] [-v] [--logfile FILE] [-V] [-c PATH]
    +                                 [-d PATH] [--userdir PATH]
    +                                 [--strategy-path PATH] [-1] [--no-color]
    +                                 [--recursive-strategy-search]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  --strategy-path PATH  Specify additional strategy lookup path.
    +  -1, --one-column      Print output in one column.
    +  --no-color            Disable colorization of hyperopt results. May be
    +                        useful if you are redirecting output to a file.
    +  --recursive-strategy-search
    +                        Recursively search for a strategy in the strategies
    +                        folder.
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +
    +

    Warning

    +

    Using these commands will try to load all python files from a directory. This can be a security risk if untrusted files reside in this directory, since all module-level code is executed.

    +
    +

    Example: Search default strategies directories (within the default userdir).

    +
    freqtrade list-strategies
    +
    +

    Example: Search strategies directory within the userdir.

    +
    freqtrade list-strategies --userdir ~/.freqtrade/
    +
    +

    Example: Search dedicated strategy path.

    +
    freqtrade list-strategies --strategy-path ~/.freqtrade/strategies/
    +
    +

    List Exchanges

    +

    Use the list-exchanges subcommand to see the exchanges available for the bot.

    +
    usage: freqtrade list-exchanges [-h] [-1] [-a]
    +
    +optional arguments:
    +  -h, --help        show this help message and exit
    +  -1, --one-column  Print output in one column.
    +  -a, --all         Print all exchanges known to the ccxt library.
    +
    +
      +
    • Example: see exchanges available for the bot: +
      $ freqtrade list-exchanges
      +Exchanges available for Freqtrade:
      +Exchange name    Valid    reason
      +---------------  -------  --------------------------------------------
      +aax              True
      +ascendex         True     missing opt: fetchMyTrades
      +bequant          True
      +bibox            True
      +bigone           True
      +binance          True
      +binanceus        True
      +bitbank          True     missing opt: fetchTickers
      +bitcoincom       True
      +bitfinex         True
      +bitforex         True     missing opt: fetchMyTrades, fetchTickers
      +bitget           True
      +bithumb          True     missing opt: fetchMyTrades
      +bitkk            True     missing opt: fetchMyTrades
      +bitmart          True
      +bitmax           True     missing opt: fetchMyTrades
      +bitpanda         True
      +bittrex          True
      +bitvavo          True
      +bitz             True     missing opt: fetchMyTrades
      +btcalpha         True     missing opt: fetchTicker, fetchTickers
      +btcmarkets       True     missing opt: fetchTickers
      +buda             True     missing opt: fetchMyTrades, fetchTickers
      +bw               True     missing opt: fetchMyTrades, fetchL2OrderBook
      +bybit            True
      +bytetrade        True
      +cdax             True
      +cex              True     missing opt: fetchMyTrades
      +coinbaseprime    True     missing opt: fetchTickers
      +coinbasepro      True     missing opt: fetchTickers
      +coinex           True
      +crex24           True
      +deribit          True
      +digifinex        True
      +equos            True     missing opt: fetchTicker, fetchTickers
      +eterbase         True
      +fcoin            True     missing opt: fetchMyTrades, fetchTickers
      +fcoinjp          True     missing opt: fetchMyTrades, fetchTickers
      +ftx              True
      +gateio           True
      +gemini           True
      +gopax            True
      +hbtc             True
      +hitbtc           True
      +huobijp          True
      +huobipro         True
      +idex             True
      +kraken           True
      +kucoin           True
      +lbank            True     missing opt: fetchMyTrades
      +mercado          True     missing opt: fetchTickers
      +ndax             True     missing opt: fetchTickers
      +novadax          True
      +okcoin           True
      +okex             True
      +probit           True
      +qtrade           True
      +stex             True
      +timex            True
      +upbit            True     missing opt: fetchMyTrades
      +vcc              True
      +zb               True     missing opt: fetchMyTrades
      +
    • +
    +
    +

    missing opt exchanges

    +

    Values with "missing opt:" might need special configuration (e.g. using orderbook if fetchTickers is missing) - but should in theory work (although we cannot guarantee they will).

    +
    +
      +
    • Example: see all exchanges supported by the ccxt library (including 'bad' ones, i.e. those that are known to not work with Freqtrade): +
      $ freqtrade list-exchanges -a
      +All exchanges supported by the ccxt library:
      +Exchange name       Valid    reason
      +------------------  -------  ---------------------------------------------------------------------------------------
      +aax                 True
      +aofex               False    missing: fetchOrder
      +ascendex            True     missing opt: fetchMyTrades
      +bequant             True
      +bibox               True
      +bigone              True
      +binance             True
      +binanceus           True
      +bit2c               False    missing: fetchOrder, fetchOHLCV
      +bitbank             True     missing opt: fetchTickers
      +bitbay              False    missing: fetchOrder
      +bitcoincom          True
      +bitfinex            True
      +bitfinex2           False    missing: fetchOrder
      +bitflyer            False    missing: fetchOrder, fetchOHLCV
      +bitforex            True     missing opt: fetchMyTrades, fetchTickers
      +bitget              True
      +bithumb             True     missing opt: fetchMyTrades
      +bitkk               True     missing opt: fetchMyTrades
      +bitmart             True
      +bitmax              True     missing opt: fetchMyTrades
      +bitmex              False    Various reasons.
      +bitpanda            True
      +bitso               False    missing: fetchOHLCV
      +bitstamp            True     missing opt: fetchTickers
      +bitstamp1           False    missing: fetchOrder, fetchOHLCV
      +bittrex             True
      +bitvavo             True
      +bitz                True     missing opt: fetchMyTrades
      +bl3p                False    missing: fetchOrder, fetchOHLCV
      +bleutrade           False    missing: fetchOrder
      +braziliex           False    missing: fetchOHLCV
      +btcalpha            True     missing opt: fetchTicker, fetchTickers
      +btcbox              False    missing: fetchOHLCV
      +btcmarkets          True     missing opt: fetchTickers
      +btctradeua          False    missing: fetchOrder, fetchOHLCV
      +btcturk             False    missing: fetchOrder
      +buda                True     missing opt: fetchMyTrades, fetchTickers
      +bw                  True     missing opt: fetchMyTrades, fetchL2OrderBook
      +bybit               True
      +bytetrade           True
      +cdax                True
      +cex                 True     missing opt: fetchMyTrades
      +chilebit            False    missing: fetchOrder, fetchOHLCV
      +coinbase            False    missing: fetchOrder, cancelOrder, createOrder, fetchOHLCV
      +coinbaseprime       True     missing opt: fetchTickers
      +coinbasepro         True     missing opt: fetchTickers
      +coincheck           False    missing: fetchOrder, fetchOHLCV
      +coinegg             False    missing: fetchOHLCV
      +coinex              True
      +coinfalcon          False    missing: fetchOHLCV
      +coinfloor           False    missing: fetchOrder, fetchOHLCV
      +coingi              False    missing: fetchOrder, fetchOHLCV
      +coinmarketcap       False    missing: fetchOrder, cancelOrder, createOrder, fetchBalance, fetchOHLCV
      +coinmate            False    missing: fetchOHLCV
      +coinone             False    missing: fetchOHLCV
      +coinspot            False    missing: fetchOrder, cancelOrder, fetchOHLCV
      +crex24              True
      +currencycom         False    missing: fetchOrder
      +delta               False    missing: fetchOrder
      +deribit             True
      +digifinex           True
      +equos               True     missing opt: fetchTicker, fetchTickers
      +eterbase            True
      +exmo                False    missing: fetchOrder
      +exx                 False    missing: fetchOHLCV
      +fcoin               True     missing opt: fetchMyTrades, fetchTickers
      +fcoinjp             True     missing opt: fetchMyTrades, fetchTickers
      +flowbtc             False    missing: fetchOrder, fetchOHLCV
      +foxbit              False    missing: fetchOrder, fetchOHLCV
      +ftx                 True
      +gateio              True
      +gemini              True
      +gopax               True
      +hbtc                True
      +hitbtc              True
      +hollaex             False    missing: fetchOrder
      +huobijp             True
      +huobipro            True
      +idex                True
      +independentreserve  False    missing: fetchOHLCV
      +indodax             False    missing: fetchOHLCV
      +itbit               False    missing: fetchOHLCV
      +kraken              True
      +kucoin              True
      +kuna                False    missing: fetchOHLCV
      +lakebtc             False    missing: fetchOrder, fetchOHLCV
      +latoken             False    missing: fetchOrder, fetchOHLCV
      +lbank               True     missing opt: fetchMyTrades
      +liquid              False    missing: fetchOHLCV
      +luno                False    missing: fetchOHLCV
      +lykke               False    missing: fetchOHLCV
      +mercado             True     missing opt: fetchTickers
      +mixcoins            False    missing: fetchOrder, fetchOHLCV
      +ndax                True     missing opt: fetchTickers
      +novadax             True
      +oceanex             False    missing: fetchOHLCV
      +okcoin              True
      +okex                True
      +paymium             False    missing: fetchOrder, fetchOHLCV
      +phemex              False    Does not provide history.
      +poloniex            False    missing: fetchOrder
      +probit              True
      +qtrade              True
      +rightbtc            False    missing: fetchOrder
      +ripio               False    missing: fetchOHLCV
      +southxchange        False    missing: fetchOrder, fetchOHLCV
      +stex                True
      +surbitcoin          False    missing: fetchOrder, fetchOHLCV
      +therock             False    missing: fetchOHLCV
      +tidebit             False    missing: fetchOrder
      +tidex               False    missing: fetchOHLCV
      +timex               True
      +upbit               True     missing opt: fetchMyTrades
      +vbtc                False    missing: fetchOrder, fetchOHLCV
      +vcc                 True
      +wavesexchange       False    missing: fetchOrder
      +whitebit            False    missing: fetchOrder, cancelOrder, createOrder, fetchBalance
      +xbtce               False    missing: fetchOrder, fetchOHLCV
      +xena                False    missing: fetchOrder
      +yobit               False    missing: fetchOHLCV
      +zaif                False    missing: fetchOrder, fetchOHLCV
      +zb                  True     missing opt: fetchMyTrades
      +
    • +
    +

    List Timeframes

    +

    Use the list-timeframes subcommand to see the list of timeframes available for the exchange.

    +
    usage: freqtrade list-timeframes [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] [--userdir PATH] [--exchange EXCHANGE] [-1]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  --exchange EXCHANGE   Exchange name (default: `bittrex`). Only valid if no config is provided.
    +  -1, --one-column      Print output in one column.
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are: 'syslog', 'journald'. See the documentation for more details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default: `config.json`). Multiple --config options may be used. Can be set to `-`
    +                        to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +
      +
    • Example: see the timeframes for the 'binance' exchange, set in the configuration file:
    • +
    +
    $ freqtrade list-timeframes -c config_binance.json
    +...
    +Timeframes available for the exchange `binance`: 1m, 3m, 5m, 15m, 30m, 1h, 2h, 4h, 6h, 8h, 12h, 1d, 3d, 1w, 1M
    +
    +
      +
    • Example: enumerate exchanges available for Freqtrade and print timeframes supported by each of them: +
      $ for i in `freqtrade list-exchanges -1`; do freqtrade list-timeframes --exchange $i; done
      +
    • +
    +

    List pairs/list markets

    +

    The list-pairs and list-markets subcommands allow to see the pairs/markets available on exchange.

    +

    Pairs are markets with the '/' character between the base currency part and the quote currency part in the market symbol. +For example, in the 'ETH/BTC' pair 'ETH' is the base currency, while 'BTC' is the quote currency.

    +

    For pairs traded by Freqtrade the pair quote currency is defined by the value of the stake_currency configuration setting.

    +

    You can print info about any pair/market with these subcommands - and you can filter output by quote-currency using --quote BTC, or by base-currency using --base ETH options correspondingly.

    +

    These subcommands have same usage and same set of available options:

    +
    usage: freqtrade list-markets [-h] [-v] [--logfile FILE] [-V] [-c PATH]
    +                              [-d PATH] [--userdir PATH] [--exchange EXCHANGE]
    +                              [--print-list] [--print-json] [-1] [--print-csv]
    +                              [--base BASE_CURRENCY [BASE_CURRENCY ...]]
    +                              [--quote QUOTE_CURRENCY [QUOTE_CURRENCY ...]] [-a]
    +                              [--trading-mode {spot,margin,futures}]
    +
    +usage: freqtrade list-pairs [-h] [-v] [--logfile FILE] [-V] [-c PATH]
    +                            [-d PATH] [--userdir PATH] [--exchange EXCHANGE]
    +                            [--print-list] [--print-json] [-1] [--print-csv]
    +                            [--base BASE_CURRENCY [BASE_CURRENCY ...]]
    +                            [--quote QUOTE_CURRENCY [QUOTE_CURRENCY ...]] [-a]
    +                            [--trading-mode {spot,margin,futures}]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  --exchange EXCHANGE   Exchange name (default: `bittrex`). Only valid if no
    +                        config is provided.
    +  --print-list          Print list of pairs or market symbols. By default data
    +                        is printed in the tabular format.
    +  --print-json          Print list of pairs or market symbols in JSON format.
    +  -1, --one-column      Print output in one column.
    +  --print-csv           Print exchange pair or market data in the csv format.
    +  --base BASE_CURRENCY [BASE_CURRENCY ...]
    +                        Specify base currency(-ies). Space-separated list.
    +  --quote QUOTE_CURRENCY [QUOTE_CURRENCY ...]
    +                        Specify quote currency(-ies). Space-separated list.
    +  -a, --all             Print all pairs or market symbols. By default only
    +                        active ones are shown.
    +  --trading-mode {spot,margin,futures}
    +                        Select Trading mode
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default: `config.json`).
    +                        Multiple --config options may be used. Can be set to
    +                        `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +

    By default, only active pairs/markets are shown. Active pairs/markets are those that can currently be traded +on the exchange. The see the list of all pairs/markets (not only the active ones), use the -a/-all option.

    +

    Pairs/markets are sorted by its symbol string in the printed output.

    +

    Examples

    +
      +
    • Print the list of active pairs with quote currency USD on exchange, specified in the default +configuration file (i.e. pairs on the "Bittrex" exchange) in JSON format:
    • +
    +
    $ freqtrade list-pairs --quote USD --print-json
    +
    +
      +
    • Print the list of all pairs on the exchange, specified in the config_binance.json configuration file +(i.e. on the "Binance" exchange) with base currencies BTC or ETH and quote currencies USDT or USD, as the +human-readable list with summary:
    • +
    +
    $ freqtrade list-pairs -c config_binance.json --all --base BTC ETH --quote USDT USD --print-list
    +
    +
      +
    • Print all markets on exchange "Kraken", in the tabular format:
    • +
    +
    $ freqtrade list-markets --exchange kraken --all
    +
    +

    Test pairlist

    +

    Use the test-pairlist subcommand to test the configuration of dynamic pairlists.

    +

    Requires a configuration with specified pairlists attribute. +Can be used to generate static pairlists to be used during backtesting / hyperopt.

    +
    usage: freqtrade test-pairlist [-h] [-v] [-c PATH]
    +                               [--quote QUOTE_CURRENCY [QUOTE_CURRENCY ...]]
    +                               [-1] [--print-json] [--exchange EXCHANGE]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  --quote QUOTE_CURRENCY [QUOTE_CURRENCY ...]
    +                        Specify quote currency(-ies). Space-separated list.
    +  -1, --one-column      Print output in one column.
    +  --print-json          Print list of pairs or market symbols in JSON format.
    +  --exchange EXCHANGE   Exchange name (default: `bittrex`). Only valid if no
    +                        config is provided.
    +
    +

    Examples

    +

    Show whitelist when using a dynamic pairlist.

    +
    freqtrade test-pairlist --config config.json --quote USDT BTC
    +
    +

    Convert database

    +

    freqtrade convert-db can be used to convert your database from one system to another (sqlite -> postgres, postgres -> other postgres), migrating all trades, orders and Pairlocks.

    +

    Please refer to the SQL cheatsheet to learn about requirements for different database systems.

    +
    usage: freqtrade convert-db [-h] [--db-url PATH] [--db-url-from PATH]
    +
    +optional arguments:
    +  -h, --help          show this help message and exit
    +  --db-url PATH       Override trades database URL, this is useful in custom
    +                      deployments (default: `sqlite:///tradesv3.sqlite` for
    +                      Live Run mode, `sqlite:///tradesv3.dryrun.sqlite` for
    +                      Dry Run).
    +  --db-url-from PATH  Source db url to use when migrating a database.
    +
    +
    +

    Warning

    +

    Please ensure to only use this on an empty target database. Freqtrade will perform a regular migration, but may fail if entries already existed.

    +
    +

    Webserver mode

    +
    +

    Experimental

    +

    Webserver mode is an experimental mode to increase backesting and strategy development productivity. +There may still be bugs - so if you happen to stumble across these, please report them as github issues, thanks.

    +
    +

    Run freqtrade in webserver mode. +Freqtrade will start the webserver and allow FreqUI to start and control backtesting processes. +This has the advantage that data will not be reloaded between backtesting runs (as long as timeframe and timerange remain identical). +FreqUI will also show the backtesting results.

    +
    usage: freqtrade webserver [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH]
    +                           [--userdir PATH]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +

    Webserver mode - docker

    +

    You can also use webserver mode via docker. +Starting a one-off container requires the configuration of the port explicitly, as ports are not exposed by default. +You can use docker-compose run --rm -p 127.0.0.1:8080:8080 freqtrade webserver to start a one-off container that'll be removed once you stop it. This assumes that port 8080 is still available and no other bot is running on that port.

    +

    Alternatively, you can reconfigure the docker-compose file to have the command updated:

    +
        command: >
    +      webserver
    +      --config /freqtrade/user_data/config.json
    +
    +

    You can now use docker-compose up to start the webserver. +This assumes that the configuration has a webserver enabled and configured for docker (listening port = 0.0.0.0).

    +
    +

    Tip

    +

    Don't forget to reset the command back to the trade command if you want to start a live or dry-run bot.

    +
    +

    Show previous Backtest results

    +

    Allows you to show previous backtest results. +Adding --show-pair-list outputs a sorted pair list you can easily copy/paste into your configuration (omitting bad pairs).

    +
    +Strategy overfitting +

    Only using winning pairs can lead to an overfitted strategy, which will not work well on future data. Make sure to extensively test your strategy in dry-run before risking real money.

    +
    +
    usage: freqtrade backtesting-show [-h] [-v] [--logfile FILE] [-V] [-c PATH]
    +                                  [-d PATH] [--userdir PATH]
    +                                  [--export-filename PATH] [--show-pair-list]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  --export-filename PATH
    +                        Save backtest results to the file with this filename.
    +                        Requires `--export` to be set as well. Example:
    +                        `--export-filename=user_data/backtest_results/backtest
    +                        _today.json`
    +  --show-pair-list      Show backtesting pairlist sorted by profit.
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +

    Detailed backtest analysis

    +

    Advanced backtest result analysis.

    +

    More details in the Backtesting analysis Section.

    +
    usage: freqtrade backtesting-analysis [-h] [-v] [--logfile FILE] [-V]
    +                                      [-c PATH] [-d PATH] [--userdir PATH]
    +                                      [--export-filename PATH]
    +                                      [--analysis-groups {0,1,2,3,4} [{0,1,2,3,4} ...]]
    +                                      [--enter-reason-list ENTER_REASON_LIST [ENTER_REASON_LIST ...]]
    +                                      [--exit-reason-list EXIT_REASON_LIST [EXIT_REASON_LIST ...]]
    +                                      [--indicator-list INDICATOR_LIST [INDICATOR_LIST ...]]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  --export-filename PATH, --backtest-filename PATH
    +                        Use this filename for backtest results.Requires
    +                        `--export` to be set as well. Example: `--export-filen
    +                        ame=user_data/backtest_results/backtest_today.json`
    +  --analysis-groups {0,1,2,3,4} [{0,1,2,3,4} ...]
    +                        grouping output - 0: simple wins/losses by enter tag,
    +                        1: by enter_tag, 2: by enter_tag and exit_tag, 3: by
    +                        pair and enter_tag, 4: by pair, enter_ and exit_tag
    +                        (this can get quite large)
    +  --enter-reason-list ENTER_REASON_LIST [ENTER_REASON_LIST ...]
    +                        Comma separated list of entry signals to analyse.
    +                        Default: all. e.g. 'entry_tag_a,entry_tag_b'
    +  --exit-reason-list EXIT_REASON_LIST [EXIT_REASON_LIST ...]
    +                        Comma separated list of exit signals to analyse.
    +                        Default: all. e.g.
    +                        'exit_tag_a,roi,stop_loss,trailing_stop_loss'
    +  --indicator-list INDICATOR_LIST [INDICATOR_LIST ...]
    +                        Comma separated list of indicators to analyse. e.g.
    +                        'close,rsi,bb_lowerband,profit_abs'
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +

    List Hyperopt results

    +

    You can list the hyperoptimization epochs the Hyperopt module evaluated previously with the hyperopt-list sub-command.

    +
    usage: freqtrade hyperopt-list [-h] [-v] [--logfile FILE] [-V] [-c PATH]
    +                               [-d PATH] [--userdir PATH] [--best]
    +                               [--profitable] [--min-trades INT]
    +                               [--max-trades INT] [--min-avg-time FLOAT]
    +                               [--max-avg-time FLOAT] [--min-avg-profit FLOAT]
    +                               [--max-avg-profit FLOAT]
    +                               [--min-total-profit FLOAT]
    +                               [--max-total-profit FLOAT]
    +                               [--min-objective FLOAT] [--max-objective FLOAT]
    +                               [--no-color] [--print-json] [--no-details]
    +                               [--hyperopt-filename PATH] [--export-csv FILE]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  --best                Select only best epochs.
    +  --profitable          Select only profitable epochs.
    +  --min-trades INT      Select epochs with more than INT trades.
    +  --max-trades INT      Select epochs with less than INT trades.
    +  --min-avg-time FLOAT  Select epochs above average time.
    +  --max-avg-time FLOAT  Select epochs below average time.
    +  --min-avg-profit FLOAT
    +                        Select epochs above average profit.
    +  --max-avg-profit FLOAT
    +                        Select epochs below average profit.
    +  --min-total-profit FLOAT
    +                        Select epochs above total profit.
    +  --max-total-profit FLOAT
    +                        Select epochs below total profit.
    +  --min-objective FLOAT
    +                        Select epochs above objective.
    +  --max-objective FLOAT
    +                        Select epochs below objective.
    +  --no-color            Disable colorization of hyperopt results. May be
    +                        useful if you are redirecting output to a file.
    +  --print-json          Print output in JSON format.
    +  --no-details          Do not print best epoch details.
    +  --hyperopt-filename FILENAME
    +                        Hyperopt result filename.Example: `--hyperopt-
    +                        filename=hyperopt_results_2020-09-27_16-20-48.pickle`
    +  --export-csv FILE     Export to CSV-File. This will disable table print.
    +                        Example: --export-csv hyperopt.csv
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +
    +

    Note

    +

    hyperopt-list will automatically use the latest available hyperopt results file. +You can override this using the --hyperopt-filename argument, and specify another, available filename (without path!).

    +
    +

    Examples

    +

    List all results, print details of the best result at the end: +

    freqtrade hyperopt-list
    +

    +

    List only epochs with positive profit. Do not print the details of the best epoch, so that the list can be iterated in a script: +

    freqtrade hyperopt-list --profitable --no-details
    +

    +

    Show details of Hyperopt results

    +

    You can show the details of any hyperoptimization epoch previously evaluated by the Hyperopt module with the hyperopt-show subcommand.

    +
    usage: freqtrade hyperopt-show [-h] [-v] [--logfile FILE] [-V] [-c PATH]
    +                               [-d PATH] [--userdir PATH] [--best]
    +                               [--profitable] [-n INT] [--print-json]
    +                               [--hyperopt-filename FILENAME] [--no-header]
    +                               [--disable-param-export]
    +                               [--breakdown {day,week,month} [{day,week,month} ...]]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  --best                Select only best epochs.
    +  --profitable          Select only profitable epochs.
    +  -n INT, --index INT   Specify the index of the epoch to print details for.
    +  --print-json          Print output in JSON format.
    +  --hyperopt-filename FILENAME
    +                        Hyperopt result filename.Example: `--hyperopt-
    +                        filename=hyperopt_results_2020-09-27_16-20-48.pickle`
    +  --no-header           Do not print epoch details header.
    +  --disable-param-export
    +                        Disable automatic hyperopt parameter export.
    +  --breakdown {day,week,month} [{day,week,month} ...]
    +                        Show backtesting breakdown per [day, week, month].
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +
    +

    Note

    +

    hyperopt-show will automatically use the latest available hyperopt results file. +You can override this using the --hyperopt-filename argument, and specify another, available filename (without path!).

    +
    +

    Examples

    +

    Print details for the epoch 168 (the number of the epoch is shown by the hyperopt-list subcommand or by Hyperopt itself during hyperoptimization run):

    +
    freqtrade hyperopt-show -n 168
    +
    +

    Prints JSON data with details for the last best epoch (i.e., the best of all epochs):

    +
    freqtrade hyperopt-show --best -n -1 --print-json --no-header
    +
    +

    Show trades

    +

    Print selected (or all) trades from database to screen.

    +
    usage: freqtrade show-trades [-h] [-v] [--logfile FILE] [-V] [-c PATH]
    +                             [-d PATH] [--userdir PATH] [--db-url PATH]
    +                             [--trade-ids TRADE_IDS [TRADE_IDS ...]]
    +                             [--print-json]
    +
    +optional arguments:
    +  -h, --help            show this help message and exit
    +  --db-url PATH         Override trades database URL, this is useful in custom
    +                        deployments (default: `sqlite:///tradesv3.sqlite` for
    +                        Live Run mode, `sqlite:///tradesv3.dryrun.sqlite` for
    +                        Dry Run).
    +  --trade-ids TRADE_IDS [TRADE_IDS ...]
    +                        Specify the list of trade ids.
    +  --print-json          Print output in JSON format.
    +
    +Common arguments:
    +  -v, --verbose         Verbose mode (-vv for more, -vvv to get all messages).
    +  --logfile FILE        Log to the file specified. Special values are:
    +                        'syslog', 'journald'. See the documentation for more
    +                        details.
    +  -V, --version         show program's version number and exit
    +  -c PATH, --config PATH
    +                        Specify configuration file (default:
    +                        `userdir/config.json` or `config.json` whichever
    +                        exists). Multiple --config options may be used. Can be
    +                        set to `-` to read config from stdin.
    +  -d PATH, --datadir PATH
    +                        Path to directory with historical backtesting data.
    +  --userdir PATH, --user-data-dir PATH
    +                        Path to userdata directory.
    +
    +

    Examples

    +

    Print trades with id 2 and 3 as json

    +
    freqtrade show-trades --db-url sqlite:///tradesv3.sqlite --trade-ids 2 3 --print-json
    +
    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/webhook-config/index.html b/en/2022.8/webhook-config/index.html new file mode 100644 index 000000000..c6eee67d0 --- /dev/null +++ b/en/2022.8/webhook-config/index.html @@ -0,0 +1,1484 @@ + + + + + + + + + + + + + + + + + + Web Hook - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    Webhook usage

    +

    Configuration

    +

    Enable webhooks by adding a webhook-section to your configuration file, and setting webhook.enabled to true.

    +

    Sample configuration (tested using IFTTT).

    +
      "webhook": {
    +        "enabled": true,
    +        "url": "https://maker.ifttt.com/trigger/<YOUREVENT>/with/key/<YOURKEY>/",
    +        "webhookentry": {
    +            "value1": "Buying {pair}",
    +            "value2": "limit {limit:8f}",
    +            "value3": "{stake_amount:8f} {stake_currency}"
    +        },
    +        "webhookentrycancel": {
    +            "value1": "Cancelling Open Buy Order for {pair}",
    +            "value2": "limit {limit:8f}",
    +            "value3": "{stake_amount:8f} {stake_currency}"
    +        },
    +         "webhookentryfill": {
    +            "value1": "Buy Order for {pair} filled",
    +            "value2": "at {open_rate:8f}",
    +            "value3": ""
    +        },
    +        "webhookexit": {
    +            "value1": "Exiting {pair}",
    +            "value2": "limit {limit:8f}",
    +            "value3": "profit: {profit_amount:8f} {stake_currency} ({profit_ratio})"
    +        },
    +        "webhookexitcancel": {
    +            "value1": "Cancelling Open Exit Order for {pair}",
    +            "value2": "limit {limit:8f}",
    +            "value3": "profit: {profit_amount:8f} {stake_currency} ({profit_ratio})"
    +        },
    +        "webhookexitfill": {
    +            "value1": "Exit Order for {pair} filled",
    +            "value2": "at {close_rate:8f}.",
    +            "value3": ""
    +        },
    +        "webhookstatus": {
    +            "value1": "Status: {status}",
    +            "value2": "",
    +            "value3": ""
    +        }
    +    },
    +
    +

    The url in webhook.url should point to the correct url for your webhook. If you're using IFTTT (as shown in the sample above) please insert your event and key to the url.

    +

    You can set the POST body format to Form-Encoded (default), JSON-Encoded, or raw data. Use "format": "form", "format": "json", or "format": "raw" respectively. Example configuration for Mattermost Cloud integration:

    +
      "webhook": {
    +        "enabled": true,
    +        "url": "https://<YOURSUBDOMAIN>.cloud.mattermost.com/hooks/<YOURHOOK>",
    +        "format": "json",
    +        "webhookstatus": {
    +            "text": "Status: {status}"
    +        }
    +    },
    +
    +

    The result would be a POST request with e.g. {"text":"Status: running"} body and Content-Type: application/json header which results Status: running message in the Mattermost channel.

    +

    When using the Form-Encoded or JSON-Encoded configuration you can configure any number of payload values, and both the key and value will be ouput in the POST request. However, when using the raw data format you can only configure one value and it must be named "data". In this instance the data key will not be output in the POST request, only the value. For example:

    +
      "webhook": {
    +        "enabled": true,
    +        "url": "https://<YOURHOOKURL>",
    +        "format": "raw",
    +        "webhookstatus": {
    +            "data": "Status: {status}"
    +        }
    +    },
    +
    +

    The result would be a POST request with e.g. Status: running body and Content-Type: text/plain header.

    +

    Optional parameters are available to enable automatic retries for webhook messages. The webhook.retries parameter can be set for the maximum number of retries the webhook request should attempt if it is unsuccessful (i.e. HTTP response status is not 200). By default this is set to 0 which is disabled. An additional webhook.retry_delay parameter can be set to specify the time in seconds between retry attempts. By default this is set to 0.1 (i.e. 100ms). Note that increasing the number of retries or retry delay may slow down the trader if there are connectivity issues with the webhook. Example configuration for retries:

    +
      "webhook": {
    +        "enabled": true,
    +        "url": "https://<YOURHOOKURL>",
    +        "retries": 3,
    +        "retry_delay": 0.2,
    +        "webhookstatus": {
    +            "status": "Status: {status}"
    +        }
    +    },
    +
    +

    Different payloads can be configured for different events. Not all fields are necessary, but you should configure at least one of the dicts, otherwise the webhook will never be called.

    +

    Webhookentry

    +

    The fields in webhook.webhookentry are filled when the bot executes a long/short. Parameters are filled using string.format. +Possible parameters are:

    +
      +
    • trade_id
    • +
    • exchange
    • +
    • pair
    • +
    • direction
    • +
    • leverage
    • +
    • limit # Deprecated - should no longer be used.
    • +
    • open_rate
    • +
    • amount
    • +
    • open_date
    • +
    • stake_amount
    • +
    • stake_currency
    • +
    • base_currency
    • +
    • fiat_currency
    • +
    • order_type
    • +
    • current_rate
    • +
    • enter_tag
    • +
    +

    Webhookentrycancel

    +

    The fields in webhook.webhookentrycancel are filled when the bot cancels a long/short order. Parameters are filled using string.format. +Possible parameters are:

    +
      +
    • trade_id
    • +
    • exchange
    • +
    • pair
    • +
    • direction
    • +
    • leverage
    • +
    • limit
    • +
    • amount
    • +
    • open_date
    • +
    • stake_amount
    • +
    • stake_currency
    • +
    • base_currency
    • +
    • fiat_currency
    • +
    • order_type
    • +
    • current_rate
    • +
    • enter_tag
    • +
    +

    Webhookentryfill

    +

    The fields in webhook.webhookentryfill are filled when the bot filled a long/short order. Parameters are filled using string.format. +Possible parameters are:

    +
      +
    • trade_id
    • +
    • exchange
    • +
    • pair
    • +
    • direction
    • +
    • leverage
    • +
    • open_rate
    • +
    • amount
    • +
    • open_date
    • +
    • stake_amount
    • +
    • stake_currency
    • +
    • base_currency
    • +
    • fiat_currency
    • +
    • order_type
    • +
    • current_rate
    • +
    • enter_tag
    • +
    +

    Webhookexit

    +

    The fields in webhook.webhookexit are filled when the bot exits a trade. Parameters are filled using string.format. +Possible parameters are:

    +
      +
    • trade_id
    • +
    • exchange
    • +
    • pair
    • +
    • direction
    • +
    • leverage
    • +
    • gain
    • +
    • limit
    • +
    • amount
    • +
    • open_rate
    • +
    • profit_amount
    • +
    • profit_ratio
    • +
    • stake_currency
    • +
    • base_currency
    • +
    • fiat_currency
    • +
    • exit_reason
    • +
    • order_type
    • +
    • open_date
    • +
    • close_date
    • +
    +

    Webhookexitfill

    +

    The fields in webhook.webhookexitfill are filled when the bot fills a exit order (closes a Trade). Parameters are filled using string.format. +Possible parameters are:

    +
      +
    • trade_id
    • +
    • exchange
    • +
    • pair
    • +
    • direction
    • +
    • leverage
    • +
    • gain
    • +
    • close_rate
    • +
    • amount
    • +
    • open_rate
    • +
    • current_rate
    • +
    • profit_amount
    • +
    • profit_ratio
    • +
    • stake_currency
    • +
    • base_currency
    • +
    • fiat_currency
    • +
    • exit_reason
    • +
    • order_type
    • +
    • open_date
    • +
    • close_date
    • +
    +

    Webhookexitcancel

    +

    The fields in webhook.webhookexitcancel are filled when the bot cancels a exit order. Parameters are filled using string.format. +Possible parameters are:

    +
      +
    • trade_id
    • +
    • exchange
    • +
    • pair
    • +
    • direction
    • +
    • leverage
    • +
    • gain
    • +
    • limit
    • +
    • amount
    • +
    • open_rate
    • +
    • current_rate
    • +
    • profit_amount
    • +
    • profit_ratio
    • +
    • stake_currency
    • +
    • base_currency
    • +
    • fiat_currency
    • +
    • exit_reason
    • +
    • order_type
    • +
    • open_date
    • +
    • close_date
    • +
    +

    Webhookstatus

    +

    The fields in webhook.webhookstatus are used for regular status messages (Started / Stopped / ...). Parameters are filled using string.format.

    +

    The only possible value here is {status}.

    +

    Discord

    +

    A special form of webhooks is available for discord. +You can configure this as follows:

    +
    "discord": {
    +    "enabled": true,
    +    "webhook_url": "https://discord.com/api/webhooks/<Your webhook URL ...>",
    +    "exit_fill": [
    +        {"Trade ID": "{trade_id}"},
    +        {"Exchange": "{exchange}"},
    +        {"Pair": "{pair}"},
    +        {"Direction": "{direction}"},
    +        {"Open rate": "{open_rate}"},
    +        {"Close rate": "{close_rate}"},
    +        {"Amount": "{amount}"},
    +        {"Open date": "{open_date:%Y-%m-%d %H:%M:%S}"},
    +        {"Close date": "{close_date:%Y-%m-%d %H:%M:%S}"},
    +        {"Profit": "{profit_amount} {stake_currency}"},
    +        {"Profitability": "{profit_ratio:.2%}"},
    +        {"Enter tag": "{enter_tag}"},
    +        {"Exit Reason": "{exit_reason}"},
    +        {"Strategy": "{strategy}"},
    +        {"Timeframe": "{timeframe}"},
    +    ],
    +    "entry_fill": [
    +        {"Trade ID": "{trade_id}"},
    +        {"Exchange": "{exchange}"},
    +        {"Pair": "{pair}"},
    +        {"Direction": "{direction}"},
    +        {"Open rate": "{open_rate}"},
    +        {"Amount": "{amount}"},
    +        {"Open date": "{open_date:%Y-%m-%d %H:%M:%S}"},
    +        {"Enter tag": "{enter_tag}"},
    +        {"Strategy": "{strategy} {timeframe}"},
    +    ]
    +}
    +
    +

    The above represents the default (exit_fill and entry_fill are optional and will default to the above configuration) - modifications are obviously possible.

    +

    Available fields correspond to the fields for webhooks and are documented in the corresponding webhook sections.

    +

    The notifications will look as follows by default.

    +

    discord-notification

    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/2022.8/windows_installation/index.html b/en/2022.8/windows_installation/index.html new file mode 100644 index 000000000..e9fffb26f --- /dev/null +++ b/en/2022.8/windows_installation/index.html @@ -0,0 +1,1206 @@ + + + + + + + + + + + + + + + + + + Windows - Freqtrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + +
    + + +
    + +
    + + + + + + +
    +
    + + + + + +
    +
    +
    + +
    +
    + + + + +
    +
    +
    + + + + + +
    +
    +
    + + + +
    +
    +
    + + +
    +
    + + + + + + + + +

    Windows installation

    +

    We strongly recommend that Windows users use Docker as this will work much easier and smoother (also more secure).

    +

    If that is not possible, try using the Windows Linux subsystem (WSL) - for which the Ubuntu instructions should work. +Otherwise, try the instructions below.

    +

    Install freqtrade manually

    +
    +

    Note

    +

    Make sure to use 64bit Windows and 64bit Python to avoid problems with backtesting or hyperopt due to the memory constraints 32bit applications have under Windows.

    +
    +
    +

    Hint

    +

    Using the Anaconda Distribution under Windows can greatly help with installation problems. Check out the Anaconda installation section in this document for more information.

    +
    +

    1. Clone the git repository

    +
    git clone https://github.com/freqtrade/freqtrade.git
    +
    +

    2. Install ta-lib

    +

    Install ta-lib according to the ta-lib documentation.

    +

    As compiling from source on windows has heavy dependencies (requires a partial visual studio installation), there is also a repository of unofficial pre-compiled windows Wheels here, which need to be downloaded and installed using pip install TA_Lib-0.4.24-cp38-cp38-win_amd64.whl (make sure to use the version matching your python version).

    +

    Freqtrade provides these dependencies for the latest 3 Python versions (3.8, 3.9 and 3.10) and for 64bit Windows. +Other versions must be downloaded from the above link.

    +
    cd \path\freqtrade
    +python -m venv .env
    +.env\Scripts\activate.ps1
    +# optionally install ta-lib from wheel
    +# Eventually adjust the below filename to match the downloaded wheel
    +pip install build_helpers/TA_Lib-0.4.19-cp38-cp38-win_amd64.whl
    +pip install -r requirements.txt
    +pip install -e .
    +freqtrade
    +
    +
    +

    Use Powershell

    +

    The above installation script assumes you're using powershell on a 64bit windows. +Commands for the legacy CMD windows console may differ.

    +
    +
    +

    Thanks Owdr for the commands. Source: Issue #222

    +
    +

    Error during installation on Windows

    +
    error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": http://landinghub.visualstudio.com/visual-cpp-build-tools
    +
    +

    Unfortunately, many packages requiring compilation don't provide a pre-built wheel. It is therefore mandatory to have a C/C++ compiler installed and available for your python environment to use.

    +

    You can download the Visual C++ build tools from here and install "Desktop development with C++" in it's default configuration. Unfortunately, this is a heavy download / dependency so you might want to consider WSL2 or docker compose first.

    +

    Windows installation

    +
    + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/en/versions.json b/en/versions.json index b55fc986e..042a54d26 100644 --- a/en/versions.json +++ b/en/versions.json @@ -1,4 +1,9 @@ [ + { + "version": "2022.8", + "title": "2022.8", + "aliases": [] + }, { "version": "2022.7", "title": "2022.7",