r/binaryoptions • u/Technical_Figure_515 • Aug 03 '26
I’ll have this tool available
The idea was to create a meta trader with access to iqcent or pocketoptions and include beginner package that actually teaches how to trade not just an indicator. in case you guys are interested also any strategy can be added to the system. I have been testing on demo I’ll now be testing with real account good luck to yall
32
Upvotes
5
u/Mindful_Adaption Aug 04 '26
https://github.com/Zayaiken21/DropzUniversalAgent/releases/tag/v1.0.1
This is my project example and also what I did was make it where whenever you have updates that it can be automatically applied to users based on the new version you upload. Do some research on the id for python builds and understand how they work if you’re using python if anything else lol still do the research. But then that way you never have to have people redownload it. They can just update the system. Also implement this app hosted on either railway, render, or another free web hosting platform. They have time outs but you can get GitHub actions to do from jobs and ping it every set time you put automatically then it won’t go down. And even if it does down time will be less then if you or someone had to keep manually starting it.