sorry first of all, can someone please move this post to the Forum "Order2Go COM Trading API", because i am off-topic here. thank you!
good afternoon from vienna, austria, europe!
after i have read more than one time some of the source examples of the o2g api i have some questions.
i want to write a program that trades one particular instrument like EUR/USD or GBP/JPY. there is no user interaction necessary. the program shall compute quantity, open long or short, monitor the position and close it after certain rules, all by itself.
as far as i have learned i can take the LoginAndTrade... part in c++ and enrich it with my coding, including all branching and the loops. is this possible?
parts of the decision management are basing on the prices tick by tick. can i program the retrievement of the price stream from any other already existing example program?
so what do i need for it? i suppose
1. learn to understand and program in c++ (thx god i can read parts of it)
2. a c++ development kit (compiler), right? is there existing somthing in free?
thanks in advance for your help
chz
