Trade Execution Software Development

I want to create a copy trader.

some investing platforms have many accounts, all for the same user. I want to place a trade once, and have it trade across all accounts on all platforms.

Platform A has no API connection. Only OTP to login through code sent to email. Mobile devices only.
Platform B has no API API, only username login. Mobile and desktop
All other platforms are similar to platform B.

I came across appium and thought this might be the approach, as unsure of other solutions.

Smaller project may turn into more. Start with one platform, move to others. I can connect any platforms with APIs myself, am looking for help with platforms that do not have APIs

Share the Post:

Related Posts