추적 매수/매도 기법(Trailing buy/sell strategy)을 이용한 자동화된 바이낸스 자동매매 프로그램 소스 코드: https://github.com/chrisleekr/binance-trading-bot 최신 업데이트 정보는 README.md에 서 확인 가능합니다. 이 페이지는 한국어로 프로그램에 대한 설명만 적혀있습니다....
Automated Binance trading bot with trailing buy/sell strategy Github: https://github.com/chrisleekr/binance-trading-bot Warnings I cannot guarantee whether you can make money or not. So use it at...
Environment: Gitlab is running under docker Error with ActiveModel::UnknownAttributeError (unknown attribute 'author_name' for SecurityEvent.): $ docker exec -it gitlab /bin/bash gitlab$ cd /var/opt/gitlab gitlab$ gitlab-rake...
Github: https://github.com/chrisleekr/image-optimisation This is a practice project. The project contains Node.js API that optimise images - jpg, png, svg, and gif. Node.js, Express, Webpack, Imagemin...
Github: https://github.com/chrisleekr/nodejs-mongodb-api-boilerplate This is a sample project that I followed the tutorial Build Node.js RESTful APIs in 10 Minutes written by Olatunde Garuba. How to start $...
Install libimobiledevice and ifuse$ yays libimobiledevice ifuse(* important) Pair with iPad - make sure iPad is connected via USB cable$ idevicepair pairRun usbmuxd $ sudo...
Github: https://github.com/chrisleekr/nodejs-vuejs-mysql-boilerplate This is a boilerplate project. The project contains Node.js REST API and frontend/backend developed by Vue.js with BootstrapVue. APINode.js, Express, Webpack, Express Validator,...
Environments: Arch LinuxOracle VM VirtualBox 6.0.8 + Extension Pack Issue: In "Device Manager", Universal Serial Bus Controller driver is not installing correctly. USB storage is...
Reference: https://help.gnome.org/users/gnome-boxes/stable/clipboard.html.enhttps://www.spice-space.org/download.html While express installation typically takes care of making shared clipboard available to you, express installation is not available for all operating systems. In...
Service Worker: 웹페이지와 별개로 브라우저가 백그라운드에서 실행시키는 자바스크립트 코드. 푸쉬, 동기화, 오프라인 모드 지원 https://developers.google.com/web/fundamentals/primers/service-workers/ Workerbox: 구글에서 제공하는 자바스크립트 라이브러리로써 웹앱의 오프라인 지원을 쉽게 할...
Error 1. The "extra.asset-installer-paths" option is deprecated, use the "config.fxp-asset.installer-paths" option Update composer.json by removing asset-installer-paths and add fxp-assets { ... "extra": { "yii\\composer\\Installer::postCreateProject": { "setPermission":...