Comment Your Questions in Related Category

Install technical-master lib


Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

PS E:\TRADING ROBOT GUI\freqtrade\technical-master\technical-master> & "e:/TRADING ROBOT GUI/freqtrade/technical-master/technical-master/env/Scripts/Activate.ps1"
(env) PS E:\TRADING ROBOT GUI\freqtrade\technical-master\technical-master> pip install matplotlib
Collecting matplotlib
  Downloading matplotlib-3.5.3-cp310-cp310-win_amd64.whl (7.2 MB)
     ---------------------------------------- 7.2/7.2 MB 248.3 kB/s eta 0:00:00
Collecting fonttools>=4.22.0
  Using cached fonttools-4.34.4-py3-none-any.whl (944 kB)
Collecting kiwisolver>=1.0.1
  Using cached kiwisolver-1.4.4-cp310-cp310-win_amd64.whl (55 kB)
Requirement already satisfied: packaging>=20.0 in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from matplotlib) (21.3)
Requirement already satisfied: numpy>=1.17 in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from matplotlib) (1.23.2)
Requirement already satisfied: python-dateutil>=2.7 in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from matplotlib) (2.8.2)
Collecting cycler>=0.10
  Using cached cycler-0.11.0-py3-none-any.whl (6.4 kB)
Requirement already satisfied: pyparsing>=2.2.1 in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from matplotlib) (3.0.9)
Collecting pillow>=6.2.0
  Using cached Pillow-9.2.0-cp310-cp310-win_amd64.whl (3.3 MB)
Requirement already satisfied: six>=1.5 in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from python-dateutil>=2.7->matplotlib) (1.16.0)
Installing collected packages: pillow, kiwisolver, fonttools, cycler, matplotlib
Successfully installed cycler-0.11.0 fonttools-4.34.4 kiwisolver-1.4.4 matplotlib-3.5.3 pillow-9.2.0
(env) PS E:\TRADING ROBOT GUI\freqtrade\technical-master\technical-master> pip install freqtrade
Collecting freqtrade
  Downloading freqtrade-2022.7-py3-none-any.whl (707 kB)
     ---------------------------------------- 707.3/707.3 kB 139.0 kB/s eta 0:00:00
Requirement already satisfied: TA-Lib in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages\ta_lib-0.4.24-py3.10-win-amd64.egg (from freqtrade) (0.4.24)
Collecting uvicorn
  Downloading uvicorn-0.18.2-py3-none-any.whl (57 kB)
     ---------------------------------------- 57.0/57.0 kB 166.5 kB/s eta 0:00:00
Collecting pycoingecko
  Downloading pycoingecko-2.2.0-py3-none-any.whl (8.3 kB)
Collecting tables
  Downloading tables-3.7.0-cp310-cp310-win_amd64.whl (6.9 MB)
     ---------------------------------------- 6.9/6.9 MB 62.6 kB/s eta 0:00:00
Collecting arrow>=0.17.0
  Using cached arrow-1.2.2-py3-none-any.whl (64 kB)
Collecting orjson
  Downloading orjson-3.7.12-cp310-none-win_amd64.whl (199 kB)
     ---------------------------------------- 199.6/199.6 kB 72.1 kB/s eta 0:00:00
Collecting python-telegram-bot>=13.4
  Downloading python_telegram_bot-13.13-py3-none-any.whl (513 kB)
     ---------------------------------------- 513.4/513.4 kB 96.4 kB/s eta 0:00:00
Collecting requests
  Using cached requests-2.28.1-py3-none-any.whl (62 kB)
Collecting tabulate
  Downloading tabulate-0.8.10-py3-none-any.whl (29 kB)
Collecting jinja2
  Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
     ---------------------------------------- 133.1/133.1 kB 67.2 kB/s eta 0:00:00
Collecting prompt-toolkit
  Using cached prompt_toolkit-3.0.30-py3-none-any.whl (381 kB)
Collecting jsonschema
  Downloading jsonschema-4.9.1-py3-none-any.whl (79 kB)
     ---------------------------------------- 79.5/79.5 kB 164.1 kB/s eta 0:00:00
Collecting questionary
  Downloading questionary-1.10.0-py3-none-any.whl (31 kB)
Requirement already satisfied: pandas in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from freqtrade) (1.4.3)
Collecting pyjwt
  Downloading PyJWT-2.4.0-py3-none-any.whl (18 kB)
Requirement already satisfied: colorama in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from freqtrade) (0.4.5)
Collecting python-rapidjson
  Downloading python_rapidjson-1.8-cp310-cp310-win_amd64.whl (139 kB)
     ---------------------------------------- 139.9/139.9 kB 122.0 kB/s eta 0:00:00
Collecting ccxt>=1.83.12
  Downloading ccxt-1.92.20-py2.py3-none-any.whl (3.3 MB)
     ---------------------------------------- 3.3/3.3 MB 66.8 kB/s eta 0:00:00
Collecting sdnotify
  Downloading sdnotify-0.3.2.tar.gz (2.5 kB)
  Preparing metadata (setup.py) ... done
Requirement already satisfied: technical in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages\technical-1.3.0-py3.10.egg (from freqtrade) (1.3.0)
Collecting blosc
  Downloading blosc-1.10.6.tar.gz (1.1 MB)
     ---------------------------------------- 1.1/1.1 MB 79.1 kB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/sqlalchemy/
Collecting SQLAlchemy
  WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=15)")': /packages/b4/03/8102d7442498ba2dc915673c6617b1d1729cd3c762f275eb83c6bdc78dd0/SQLAlchemy-1.4.40-cp310-cp310-win_amd64.whl
  Downloading SQLAlchemy-1.4.40-cp310-cp310-win_amd64.whl (1.6 MB)
     ---------------------------------------- 1.6/1.6 MB 288.6 kB/s eta 0:00:00
Requirement already satisfied: numpy in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from freqtrade) (1.23.2)
Collecting psutil
  Using cached psutil-5.9.1-cp310-cp310-win_amd64.whl (245 kB)
Collecting urllib3
  Using cached urllib3-1.26.11-py2.py3-none-any.whl (139 kB)
Collecting cachetools
  Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB)
Collecting py-find-1st
  Downloading py_find_1st-1.1.5.tar.gz (8.8 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting schedule
  Using cached schedule-1.1.0-py2.py3-none-any.whl (10 kB)
Collecting pandas-ta
  Using cached pandas_ta-0.3.14b.tar.gz (115 kB)
  Preparing metadata (setup.py) ... done
Collecting fastapi
  Downloading fastapi-0.79.0-py3-none-any.whl (54 kB)
     ---------------------------------------- 54.6/54.6 kB 6.2 kB/s eta 0:00:00
Collecting aiofiles
  Downloading aiofiles-0.8.0-py3-none-any.whl (13 kB)
Requirement already satisfied: python-dateutil>=2.7.0 in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from arrow>=0.17.0->freqtrade) (2.8.2)
Requirement already satisfied: setuptools>=60.9.0 in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from ccxt>=1.83.12->freqtrade) (63.2.0)
Collecting cryptography>=2.6.1
  Using cached cryptography-37.0.4-cp36-abi3-win_amd64.whl (2.4 MB)
Collecting yarl==1.7.2
  Downloading yarl-1.7.2-cp310-cp310-win_amd64.whl (122 kB)
     ---------------------------------------- 122.2/122.2 kB 75.4 kB/s eta 0:00:00
Collecting certifi>=2018.1.18
  Using cached certifi-2022.6.15-py3-none-any.whl (160 kB)
Collecting aiodns>=1.1.1
  Downloading aiodns-3.0.0-py3-none-any.whl (5.0 kB)
Collecting aiohttp>=3.8
  Downloading aiohttp-3.8.1-cp310-cp310-win_amd64.whl (555 kB)
     ---------------------------------------- 555.1/555.1 kB 379.1 kB/s eta 0:00:00
Collecting idna>=2.0
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting multidict>=4.0
  Downloading multidict-6.0.2-cp310-cp310-win_amd64.whl (27 kB)
Requirement already satisfied: pytz>=2018.6 in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from python-telegram-bot>=13.4->freqtrade) (2022.2.1)
Collecting APScheduler==3.6.3
  Downloading APScheduler-3.6.3-py2.py3-none-any.whl (58 kB)
     ---------------------------------------- 58.9/58.9 kB 22.6 kB/s eta 0:00:00
Collecting cachetools
  Downloading cachetools-4.2.2-py3-none-any.whl (11 kB)
Collecting tornado>=6.1
  Downloading tornado-6.2-cp37-abi3-win_amd64.whl (425 kB)
     ---------------------------------------- 425.3/425.3 kB 916.3 kB/s eta 0:00:00
Collecting tzlocal>=1.2
  Downloading tzlocal-4.2-py3-none-any.whl (19 kB)
Requirement already satisfied: six>=1.4.0 in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from APScheduler==3.6.3->python-telegram-bot>=13.4->freqtrade) (1.16.0)
Collecting charset-normalizer<3>=2
  Using cached charset_normalizer-2.1.0-py3-none-any.whl (39 kB)
Collecting pydantic!=1.7,!=1.7.1,!=1.7.2,!=1.7.3,!=1.8,!=1.8.1,<2 .0.0="">=1.6.2
  Downloading pydantic-1.9.2-cp310-cp310-win_amd64.whl (2.0 MB)
     ---------------------------------------- 2.0/2.0 MB 604.2 kB/s eta 0:00:00
Collecting starlette==0.19.1
  Downloading starlette-0.19.1-py3-none-any.whl (63 kB)
     ---------------------------------------- 63.3/63.3 kB 487.1 kB/s eta 0:00:00
Collecting anyio<5>=3.4.0
  Downloading anyio-3.6.1-py3-none-any.whl (80 kB)
     ---------------------------------------- 80.6/80.6 kB 756.7 kB/s eta 0:00:00
Collecting MarkupSafe>=2.0
  Downloading MarkupSafe-2.1.1-cp310-cp310-win_amd64.whl (17 kB)
Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0
  Downloading pyrsistent-0.18.1-cp310-cp310-win_amd64.whl (61 kB)
     ---------------------------------------- 61.6/61.6 kB 658.6 kB/s eta 0:00:00
Requirement already satisfied: attrs>=17.4.0 in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from jsonschema->freqtrade) (22.1.0)
Collecting wcwidth
  Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting greenlet!=0.4.17
  Downloading greenlet-1.1.2-cp310-cp310-win_amd64.whl (101 kB)
     ---------------------------------------- 102.0/102.0 kB 986.5 kB/s eta 0:00:00
Collecting numexpr>=2.6.2
  Downloading numexpr-2.8.3-cp310-cp310-win_amd64.whl (92 kB)
     ---------------------------------------- 92.5/92.5 kB 658.4 kB/s eta 0:00:00
Requirement already satisfied: packaging in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from tables->freqtrade) (21.3)
Collecting click>=7.0
  Using cached click-8.1.3-py3-none-any.whl (96 kB)
Collecting h11>=0.8
  Downloading h11-0.13.0-py3-none-any.whl (58 kB)
     ---------------------------------------- 58.2/58.2 kB 772.8 kB/s eta 0:00:00
Collecting pycares>=4.0.0
  Downloading pycares-4.2.2-cp310-cp310-win_amd64.whl (75 kB)
     ---------------------------------------- 75.8/75.8 kB 840.7 kB/s eta 0:00:00
Collecting aiosignal>=1.1.2
  Downloading aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
Collecting frozenlist>=1.1.1
  Downloading frozenlist-1.3.1-cp310-cp310-win_amd64.whl (33 kB)
Collecting async-timeout<5 .0="">=4.0.0a3
  Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting cffi>=1.12
  Using cached cffi-1.15.1-cp310-cp310-win_amd64.whl (179 kB)
Collecting typing-extensions>=3.7.4.3
  Using cached typing_extensions-4.3.0-py3-none-any.whl (25 kB)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from packaging->tables->freqtrade) (3.0.9)
Collecting sniffio>=1.1
  Using cached sniffio-1.2.0-py3-none-any.whl (10 kB)
Collecting pycparser
  Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Collecting pytz-deprecation-shim
  Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
Collecting tzdata
  Downloading tzdata-2022.2-py2.py3-none-any.whl (336 kB)
     ---------------------------------------- 336.4/336.4 kB 563.3 kB/s eta 0:00:00
Building wheels for collected packages: blosc, pandas-ta, py-find-1st, sdnotify
  Building wheel for blosc (pyproject.toml) ... done
  Created wheel for blosc: filename=blosc-1.10.6-cp310-cp310-win_amd64.whl size=1842354 sha256=5654ce8ec0cb24bfb4bd076dc29aeb83041748ffc395d1eaf509edb8614468a0
  Stored in directory: c:\users\pitsport\appdata\local\pip\cache\wheels\6a\8e\52\60259fcac6b14ea29debb3e2314cb9f6ba916a685d12899264
  Building wheel for pandas-ta (setup.py) ... done
  Created wheel for pandas-ta: filename=pandas_ta-0.3.14b0-py3-none-any.whl size=218907 sha256=e8dca5a61b590f5e8239bc5cca89ca1dfef2b0133598bd64dbf9d7ad3e0fc42f
  Stored in directory: c:\users\pitsport\appdata\local\pip\cache\wheels\69\00\ac\f7fa862c34b0e2ef320175100c233377b4c558944f12474cf0
  Building wheel for py-find-1st (pyproject.toml) ... done
  Created wheel for py-find-1st: filename=py_find_1st-1.1.5-cp310-cp310-win_amd64.whl size=11037 sha256=ecef6ad6ebd9ecce4243ea5e42da81dd6c7abb746311dd2f6b09aabf02814067
  Stored in directory: c:\users\pitsport\appdata\local\pip\cache\wheels\d3\07\c8\aa3d3be3f7d5e92a49be49438c8e2821afe09446926347ac9b
  Building wheel for sdnotify (setup.py) ... done
  Created wheel for sdnotify: filename=sdnotify-0.3.2-py3-none-any.whl size=3211 sha256=29dcdd30b51371f0fb24e62b9e1ae9f98621345ab8c82f17aef489eed9973274
  Stored in directory: c:\users\pitsport\appdata\local\pip\cache\wheels\cd\e6\c6\092edc617f4315ce6383d40bb0e6cae817a09ca3f581c41a5d
Successfully built blosc pandas-ta py-find-1st sdnotify
Installing collected packages: wcwidth, sdnotify, blosc, urllib3, tzdata, typing-extensions, tornado, tabulate, sniffio, schedule, python-rapidjson, pyrsistent, pyjwt, pycparser, py-find-1st, psutil, prompt-toolkit, orjson, multidict, MarkupSafe, idna, h11, greenlet, frozenlist, click, charset-normalizer, certifi, cachetools, async-timeout, aiofiles, yarl, uvicorn,
SQLAlchemy, requests, questionary, pytz-deprecation-shim, pydantic, numexpr, jsonschema, jinja2, cffi, arrow, anyio, aiosignal, tzlocal, tables, starlette, pycoingecko, pycares, pandas-ta, cryptography, aiohttp, fastapi, APScheduler, aiodns, python-telegram-bot, ccxt, freqtrade
Successfully installed APScheduler-3.6.3 MarkupSafe-2.1.1 SQLAlchemy-1.4.40 aiodns-3.0.0 aiofiles-0.8.0 aiohttp-3.8.1 aiosignal-1.2.0 anyio-3.6.1 arrow-1.2.2 async-timeout-4.0.2 blosc-1.10.6 cachetools-4.2.2 ccxt-1.92.20 certifi-2022.6.15 cffi-1.15.1 charset-normalizer-2.1.0 click-8.1.3 cryptography-37.0.4 fastapi-0.79.0 freqtrade-2022.7 frozenlist-1.3.1 greenlet-1.1.2 h11-0.13.0 idna-3.3 jinja2-3.1.2 jsonschema-4.9.1 multidict-6.0.2 numexpr-2.8.3 orjson-3.7.12 pandas-ta-0.3.14b0 prompt-toolkit-3.0.30 psutil-5.9.1 py-find-1st-1.1.5 pycares-4.2.2
pycoingecko-2.2.0 pycparser-2.21 pydantic-1.9.2 pyjwt-2.4.0 pyrsistent-0.18.1 python-rapidjson-1.8 python-telegram-bot-13.13 pytz-deprecation-shim-0.1.0.post0 questionary-1.10.0 requests-2.28.1 schedule-1.1.0 sdnotify-0.3.2 sniffio-1.2.0 starlette-0.19.1 tables-3.7.0 tabulate-0.8.10 tornado-6.2 typing-extensions-4.3.0 tzdata-2022.2 tzlocal-4.2 urllib3-1.26.11 uvicorn-0.18.2 wcwidth-0.2.5 yarl-1.7.2
(env) PS E:\TRADING ROBOT GUI\freqtrade\technical-master\technical-master> ^C
(env) PS E:\TRADING ROBOT GUI\freqtrade\technical-master\technical-master> pip install TA-Lib
Requirement already satisfied: TA-Lib in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages\ta_lib-0.4.24-py3.10-win-amd64.egg (0.4.24)
Requirement already satisfied: numpy in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from TA-Lib) (1.23.2)
(env) PS E:\TRADING ROBOT GUI\freqtrade\technical-master\technical-master> pip uninstall TA-Lib
Found existing installation: TA-Lib 0.4.24
Uninstalling TA-Lib-0.4.24:
  Would remove:
    e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages\ta_lib-0.4.24-py3.10-win-amd64.egg
Proceed (Y/n)? y
  Successfully uninstalled TA-Lib-0.4.24
(env) PS E:\TRADING ROBOT GUI\freqtrade\technical-master\technical-master> pip install TA-Lib
Collecting TA-Lib
  Using cached TA_Lib-0.4.24-cp310-cp310-win_amd64.whl
Requirement already satisfied: numpy in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from TA-Lib) (1.23.2)
Installing collected packages: TA-Lib
Successfully installed TA-Lib-0.4.24
(env) PS E:\TRADING ROBOT GUI\freqtrade\technical-master\technical-master> pip install scipy
Collecting scipy
  Downloading scipy-1.9.0-cp310-cp310-win_amd64.whl (38.6 MB)
     ---------------------------------------- 38.6/38.6 MB 241.2 kB/s eta 0:00:00
Requirement already satisfied: numpy<1 .25.0="">=1.18.5 in e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages (from scipy) (1.23.2)
Installing collected packages: scipy
Successfully installed scipy-1.9.0
(env) PS E:\TRADING ROBOT GUI\freqtrade\technical-master\technical-master> python setup.py install
running install
E:\TRADING ROBOT GUI\freqtrade\technical-master\technical-master\env\lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
E:\TRADING ROBOT GUI\freqtrade\technical-master\technical-master\env\lib\site-packages\setuptools\command\easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running bdist_egg
running egg_info
writing technical.egg-info\PKG-INFO
writing dependency_links to technical.egg-info\dependency_links.txt
writing requirements to technical.egg-info\requires.txt
writing top-level names to technical.egg-info\top_level.txt
reading manifest file 'technical.egg-info\SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'technical.egg-info\SOURCES.txt'
installing library code to build\bdist.win-amd64\egg
running install_lib
running build_py
creating build\bdist.win-amd64\egg
creating build\bdist.win-amd64\egg\technical
copying build\lib\technical\bouncyhouse.py -> build\bdist.win-amd64\egg\technical
copying build\lib\technical\candles.py -> build\bdist.win-amd64\egg\technical
creating build\bdist.win-amd64\egg\technical\consensus
copying build\lib\technical\consensus\consensus.py -> build\bdist.win-amd64\egg\technical\consensus
copying build\lib\technical\consensus\movingaverage.py -> build\bdist.win-amd64\egg\technical\consensus
copying build\lib\technical\consensus\oscillator.py -> build\bdist.win-amd64\egg\technical\consensus
copying build\lib\technical\consensus\summary.py -> build\bdist.win-amd64\egg\technical\consensus
copying build\lib\technical\consensus\__init__.py -> build\bdist.win-amd64\egg\technical\consensus
creating build\bdist.win-amd64\egg\technical\indicators
copying build\lib\technical\indicators\cycle_indicators.py -> build\bdist.win-amd64\egg\technical\indicators
copying build\lib\technical\indicators\indicators.py -> build\bdist.win-amd64\egg\technical\indicators
copying build\lib\technical\indicators\momentum.py -> build\bdist.win-amd64\egg\technical\indicators
copying build\lib\technical\indicators\overlap_studies.py -> build\bdist.win-amd64\egg\technical\indicators
copying build\lib\technical\indicators\price_transform.py -> build\bdist.win-amd64\egg\technical\indicators
copying build\lib\technical\indicators\volatility.py -> build\bdist.win-amd64\egg\technical\indicators
copying build\lib\technical\indicators\volume_indicators.py -> build\bdist.win-amd64\egg\technical\indicators
copying build\lib\technical\indicators\__init__.py -> build\bdist.win-amd64\egg\technical\indicators
copying build\lib\technical\indicator_helpers.py -> build\bdist.win-amd64\egg\technical
copying build\lib\technical\pivots_points.py -> build\bdist.win-amd64\egg\technical
copying build\lib\technical\qtpylib.py -> build\bdist.win-amd64\egg\technical
copying build\lib\technical\trendline.py -> build\bdist.win-amd64\egg\technical
copying build\lib\technical\util.py -> build\bdist.win-amd64\egg\technical
creating build\bdist.win-amd64\egg\technical\vendor
creating build\bdist.win-amd64\egg\technical\vendor\qtpylib
copying build\lib\technical\vendor\qtpylib\indicators.py -> build\bdist.win-amd64\egg\technical\vendor\qtpylib
copying build\lib\technical\vendor\qtpylib\__init__.py -> build\bdist.win-amd64\egg\technical\vendor\qtpylib
copying build\lib\technical\vendor\__init__.py -> build\bdist.win-amd64\egg\technical\vendor
copying build\lib\technical\__init__.py -> build\bdist.win-amd64\egg\technical
creating build\bdist.win-amd64\egg\tests
copying build\lib\tests\conftest.py -> build\bdist.win-amd64\egg\tests
creating build\bdist.win-amd64\egg\tests\exchange
copying build\lib\tests\exchange\__init__.py -> build\bdist.win-amd64\egg\tests\exchange
creating build\bdist.win-amd64\egg\tests\image
copying build\lib\tests\image\test_get_coin_in_image.py -> build\bdist.win-amd64\egg\tests\image
copying build\lib\tests\image\__init__.py -> build\bdist.win-amd64\egg\tests\image
copying build\lib\tests\test_indicators.py -> build\bdist.win-amd64\egg\tests
copying build\lib\tests\test_indicator_helpers.py -> build\bdist.win-amd64\egg\tests
copying build\lib\tests\test_util.py -> build\bdist.win-amd64\egg\tests
copying build\lib\tests\__init__.py -> build\bdist.win-amd64\egg\tests
byte-compiling build\bdist.win-amd64\egg\technical\bouncyhouse.py to bouncyhouse.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\candles.py to candles.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\consensus\consensus.py to consensus.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\consensus\movingaverage.py to movingaverage.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\consensus\oscillator.py to oscillator.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\consensus\summary.py to summary.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\consensus\__init__.py to __init__.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\indicators\cycle_indicators.py to cycle_indicators.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\indicators\indicators.py to indicators.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\indicators\momentum.py to momentum.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\indicators\overlap_studies.py to overlap_studies.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\indicators\price_transform.py to price_transform.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\indicators\volatility.py to volatility.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\indicators\volume_indicators.py to volume_indicators.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\indicators\__init__.py to __init__.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\indicator_helpers.py to indicator_helpers.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\pivots_points.py to pivots_points.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\qtpylib.py to qtpylib.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\trendline.py to trendline.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\util.py to util.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\vendor\qtpylib\indicators.py to indicators.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\vendor\qtpylib\__init__.py to __init__.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\vendor\__init__.py to __init__.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\technical\__init__.py to __init__.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\tests\conftest.py to conftest.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\tests\exchange\__init__.py to __init__.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\tests\image\test_get_coin_in_image.py to test_get_coin_in_image.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\tests\image\__init__.py to __init__.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\tests\test_indicators.py to test_indicators.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\tests\test_indicator_helpers.py to test_indicator_helpers.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\tests\test_util.py to test_util.cpython-310.pyc
byte-compiling build\bdist.win-amd64\egg\tests\__init__.py to __init__.cpython-310.pyc
creating build\bdist.win-amd64\egg\EGG-INFO
copying technical.egg-info\PKG-INFO -> build\bdist.win-amd64\egg\EGG-INFO
copying technical.egg-info\SOURCES.txt -> build\bdist.win-amd64\egg\EGG-INFO
copying technical.egg-info\dependency_links.txt -> build\bdist.win-amd64\egg\EGG-INFO
copying technical.egg-info\not-zip-safe -> build\bdist.win-amd64\egg\EGG-INFO
copying technical.egg-info\requires.txt -> build\bdist.win-amd64\egg\EGG-INFO
copying technical.egg-info\top_level.txt -> build\bdist.win-amd64\egg\EGG-INFO
creating 'dist\technical-1.3.0-py3.10.egg' and adding 'build\bdist.win-amd64\egg' to it
removing 'build\bdist.win-amd64\egg' (and everything under it)
Processing technical-1.3.0-py3.10.egg
removing 'e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages\technical-1.3.0-py3.10.egg' (and everything under it)
creating e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages\technical-1.3.0-py3.10.egg
Extracting technical-1.3.0-py3.10.egg to e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages
technical 1.3.0 is already the active version in easy-install.pth

Installed e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages\technical-1.3.0-py3.10.egg
Processing dependencies for technical==1.3.0
Searching for pandas==1.4.3
Best match: pandas 1.4.3
Adding pandas 1.4.3 to easy-install.pth file

Using e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages
Searching for TA-Lib==0.4.24
Best match: TA-Lib 0.4.24
Adding TA-Lib 0.4.24 to easy-install.pth file

Using e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages
Searching for numpy==1.23.2
Best match: numpy 1.23.2
Adding numpy 1.23.2 to easy-install.pth file
Installing f2py-script.py script to E:\TRADING ROBOT GUI\freqtrade\technical-master\technical-master\env\Scripts
Installing f2py.exe script to E:\TRADING ROBOT GUI\freqtrade\technical-master\technical-master\env\Scripts

Using e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages
Searching for pytz==2022.2.1
Best match: pytz 2022.2.1
Adding pytz 2022.2.1 to easy-install.pth file

Using e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages
Searching for python-dateutil==2.8.2
Best match: python-dateutil 2.8.2
Adding python-dateutil 2.8.2 to easy-install.pth file

Using e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages
Searching for six==1.16.0
Best match: six 1.16.0
Adding six 1.16.0 to easy-install.pth file

Using e:\trading robot gui\freqtrade\technical-master\technical-master\env\lib\site-packages
Finished processing dependencies for technical==1.3.0
(env) PS E:\TRADING ROBOT GUI\freqtrade\technical-master\technical-master>
<3><2 .0.0=""><5><5 .0=""><1 .25.0="">
  • လေ့လာချင်တဲ့ သူများအတွက် ကျွန်တော့်ရဲ့ Tutorial မှာ လေ့လာနိုင်ပါတယ်။
Post a Comment