hi all,
being new to ‘this’ I am fascinated at the concept of developing (and tweaking over time) an automated bot to trade per my logic and parameters.
the language looks understandable and I can hopefully contribute to the community once I get my feet wet.
I’ve daytraded before and retired from a career as a developer in c/c++ and sql-type databases (design and maintained).
1) if I develop code here, can I connect to a real trading account?
1a) is there a trading account here I can sign up for? (how to)
2) what is this language based on. Javascript? compiled code?
3) is there a way to quick start by compiling code (if applicable ) that exists to see how this works?
4) what environment do I need (windows, etc) to get set up?
5) what end result and use will coding afford me if no trading account? (knowing I want to program a trade bot)
I haven’t had time to explore the site/dev platform yet, but, figured I’d ask stuff here first before I do.
thanks, RayRay
Hi! and welcome on board 🙂
3/ There are a lot of stuff around on the website, start to explore the library, you will learn quickly how to code your own indicators, screeners or strategies just by studying what others done.
4/ PRT works on Windows or MAC or Linux based distribution
5/ The programming IDE of the platform is like a sand box where you can experiment everything without real trading account, you can try a free “end of day” version of prorealtime by registering on their website: https://www.prorealtime.com/en/(no automatic trading is possible through it but it is free).