Hi guys,
I am at the stage of writing an application to do many things and report to a central decision making. So basically, I am looking to write something that read stock quotes continuously, if a condition is met, it pass the information to another unite that evaluates if it fits the strategy, if the strategy is met, it prompts to the human user to make the decision (Buy or sell, or ignore).
I currently use a third party trading platform that allows me to trade and the platform also allows users program on C#.
I would like to know what is the best way to handle this? Anyone has an insight?
Thank you.
Please do not forget to click “Vote as Helpful” if the reply helps/directs you toward your solution and or "Mark as Answer" if it solves your question. This will help to contribute to the forum.