how to connect metatrade5 to node js python or other

 

hello evrey one 

i have a ip and port and username and password to connect LP and create user in my group

now will create this job with node js 

in the 1 week ago i find same package for laravel 

example : https://github.com/tarikhagustia/laravel-mt5

now i cant connect to LP


please help me 

i need a source code to create account in demo account

GitHub - tarikhagustia/laravel-mt5: A Metatrader 5 Web API Wrapper for Laravel
GitHub - tarikhagustia/laravel-mt5: A Metatrader 5 Web API Wrapper for Laravel
  • tarikhagustia
  • github.com
This is Laravel 6.x package wrapper library for Metatrader 5 Web API Documentation Installing To install the package, in terminal: Configure If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php Copy the package config to your local config with the publish command: Usage Create Deposit Create User Get...