public static void main() {
// your code here
}
Good news - performance is likely going to the last problem you need to be worried about when it comes to retail level algorithmic trading.
Hiya @ValeryN
Thanks. Why is that? I want to implement a way to respond in either of these methods:
1-Both Graphing the analysis and trade management and order management done by {platform based}-API
2-I use the FIX-API for order and trade management and Graphing the analysis shall be done on {platform based}-API
As these are my approaches. I need to configure Java for low latency and high-performance computing and I need to be sure my selection of Java Framework is aligned with this?
Tnx and best of luck