Achmad Fathoni

Results 12 issues of Achmad Fathoni

``` ==> Making package: aur-out-of-date 3.2.0-1 (Wed 02 Jun 2021 07:56:23 PM WIB) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found aur-out-of-date-3.2.0.tar.gz ==> Validating source...

## Describe your environment * Operating system: ArchLinux * Python Version: 3.10.0 (`python -V`) * CCXT version: 1.91.55 (`pip freeze | grep ccxt`) * Freqtrade Version: 78e129034 (`freqtrade -V` or...

Install

## Summary Add script for patching conda libta-lib with modification of `build_helpers/install_ta-lib.sh` to fix this failed test: ``` ______________________________________________________________________ test_talib_bollingerbands_near_zero_values ______________________________________________________________________ def test_talib_bollingerbands_near_zero_values(): inputs = pd.DataFrame([ {'close': 0.00000010}, {'close': 0.00000011},...

Install

Library file now called libGeographicLib.so, etc., instead of libGeographic.so.

build error
fix

It would be nice if we can run HTTPS server using channels's runserver without hassle.

``` /home/toni/Documents/source/ros_ws/contribution/src/rosconsole/src/rosconsole/impl/rosconsole_log4cxx.cpp: In function ‘void ros::console::impl::initialize()’: /home/toni/Documents/source/ros_ws/contribution/src/rosconsole/src/rosconsole/impl/rosconsole_log4cxx.cpp:169:23: error: cannot convert ‘ros::console::impl::ROSConsoleStdioAppender*’ to ‘log4cxx::AppenderPtr’ {aka ‘std::shared_ptr’} 169 | logger->addAppender(new ROSConsoleStdioAppender); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | ros::console::impl::ROSConsoleStdioAppender* In file included from /usr/include/log4cxx/spi/loggingevent.h:28,...

## Bug report **Required Info:** - Operating System: - Arch - Installation type: - source - Version or commit hash: - 0.13.6 #### Steps to reproduce issue Compiling tf2_eigen, tf2_geometry_msgs,...

At melodic branch 8969ea63, using cmake to build pcl_ros will delete environment variable `CMAKE_PREFIX_PATH`. Here is how I reproduce the problem ``` $ git clone https://github.com/ros-perception/perception_pcl.git $ git checkout origin/melodic-devel...

## Summary Now the `populate_indicators()` documentation in freqai-configuration.md is identical with FreqaiExampleStrategy.py. I don't find the `set_freqai_labels()` anywhere.

Documentation
freqAI