Skip to content

savinkirillnick/SMARTBOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[EN] SMARTBOT

Automatic trading system by RSI

Installation:

To run the code, you need a server with a configured php and with extension of curl_php

If your server is installed on the local machine and has the address:

http://127.0.0.1/

then extract the contents to the root folder:

products/smartbot/charts.html
products/smartbot/index.html
products/smartbot/research.html
js/aex.js 
js/cookies.html 
js/xhr.js
api/binance_api.php

For launch bot type in adress bar http://127.0.0.1/products/smartbot

The bot trades by prices based on RSI.

[RU] SMARTBOT

Установка:

Для работы кода, вам необходим сервер с настроенным php и в частности обязательным расширением curl_php

Если ваш сервер установлен на локальной машине и имеет адрес:

http://127.0.0.1/

то распакуйте содержимое в корневую папку:

products/smartbot/charts.html
products/smartbot/index.html
products/smartbot/research.html
js/aex.js 
js/cookies.html 
js/xhr.js
api/binance_api.php

Для запуска бота набирайте в адресной строке http://127.0.0.1/products/smartbot

Бот торгует по ценам основанным на RSI.

About

Trading Bot (based on RSI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published