OpexBot is a free platform for algorithmic trading on Tinkoff investments

Торговые роботы

OpexBot was created specifically for people who do not understand programming or are just learning the basics. This algorithmic trading platform is very easy to install and use. And first of all, it serves to automate actions or explore hypotheses. To install and run you need nodejs version 17 or higher. You can download it here: https://nodejs.org/en/ https://nodejs.org/dist/v17.8.0/ After installing nodejs, launch a terminal like PowerShell, cmd or iTerm. To verify that nodejs is installed correctly, run the following command.
node -vThe result of the execution will be the version of nodejs. Then execute
npm -vThe result of the execution will be the npm version. The whole thing should look like this.
OpexBot is a free platform for algorithmic trading on Tinkoff investments Make sure nodejs is version 17 or higher and npm is installed. Further, all in the same terminal, we sequentially execute the following commands.
mkdir robot cd robot npm i opexbot npx opexbotSuccessful execution of commands in windows looks like this.
OpexBot is a free platform for algorithmic trading on Tinkoff investments Now you can open the
http://localhost:3000/settings page and set up the algorithmic trading platform in your browser. This will require an account in Tinkoff Investments. You can open an account using my referral link and get a month of trading without commission. Which is very cool for algorithmic trading.
https://tinkoff.ru/sl/1Ld1HbbpHxY – open an account using this link. Next, follow the links to find out about the token and create a combat token (not in the sandbox) with full access rights.
https://tinkoff.github.io/investAPI/token/
https://www.tinkoff.ru/invest/settings/
OpexBot is a free platform for algorithmic trading on Tinkoff investments
OpexBot is a free platform for algorithmic trading on Tinkoff investments
OpexBot is a free platform for algorithmic trading on Tinkoff investments Make sure that after setting up the trading platform looks like the last screenshot. In the upper right corner you can see that a combat token has been added, an account has been selected and there are funds on the account. If you don’t, then ask in the comments. I will tell you how to use a trading robot
in the next post .

pskucherov
Rate author
Add a comment

  1. Ярослав

    Требуется Pin? Какой нужно

    Reply
    1. Pavel

      Попробуйте четыре нуля.

      Reply