Hi everyone.
I started working on an app that gets my T212 open positions and then show related news and other relevant information that I want from yahoo and other sources, (still figuring that out). All that in real time. No parsing mails or exporting CSV files.
Currently, the target platform will be desktop due to current restrictions on T212’s API.
By searching the forum for which apps are people using, I realized that most use spreadsheets so don’t really know if my work makes sense to anyone.
The goal was to create the app for private use, but then I thought someone else in the community might be interested in using it. So, why not sharing, right?
Let me know if anyone’s interested.
I am not a professional developer, but I like to code, and I will be working on this project in my spare time.
For now, I am using the cookie generated by T212 when logging in, “TRADING212_SESSION_LIVE”, and before getting too deep in the project I wanted to ask, am I violating any rules or is it wrong on using it in any way? If someone could give some advice in this matter I would appreciate it very much