Hello all,
I am just getting used to creating some very basic algorithms using Quantopian. I have an idea for an intra-day trading alogorithm that I have used manually with some pretty good success, however, it relies on being able to make decisions in real-time. I am a little confused as to how the Quantopian programs work and I hope someone can fill me in.
My question is: When you enter specific information that needs to be filled in order to make an order, is the program looking for these requirements all the time or does the program only look for data once a minute--essentially leaving a minute of time where the program will not make a trade even if all requirements are met?
Thank you for any and all help!