Read in text file with crypto order instructions, and create PHP script (native language of API) to connect to Kucoin Futures PHP API to place orders

Job ID: 32901488

Budget: $250 – $750 USD

(Reposted project from earlier that used to involve Matlab)

Hello, I would like to be able to place buy and sell orders for a crypto futures perpetual contract (for example, BTCPERP contract) using the Kucoin Futures PHP API using a custom PHP script. Template PHP scripts already exist in the Kucoin API github repository. The PHP script would need to be able to read in a text file (any convenient syntax) that contains buy and sell order instructions for the Kucoin Futures PHP API, which would also include canceling any open orders that are also specified in the input text file. Also, would like to be able to query the API and output a text file that describes the current open orders in the Kucoin account. The input text file would also contain the necessary API keys to open a connection. So basically, I just need someone to take the PHP API template scripts available in github and put them together in a master script that reads in text file instructions and outputs some info in an output text file. Hopefully this updated project description (from a previous posted version that included Matlab) will be much easier because it would only involve scripting in the native API PHP and functions should already be available in github. Thanks!