Using API Apps

If we want to use the Fyers API for algo purposes then at first we need to create an API app,

So, Can we use the same app for doing multiple things at the same time in different terminals without any performance degradation?

Like, in one terminal we are using it to get the market data using the web socket

In other terminal, we are using it to run our algo strategy

In another terminal for doing some other thing, and doing all these things in the same time?

Please let me know

1 reply