Today, we have completed the stock trading interface of Anxin securities. Anxin freeloying's interface is a standard DLL file, not a COM component, and cannot be directly referenced and added. You need to use dllimport to import your function.
Your own automatic stop loss software and automatic trading software can be added to a very formal trading interface.
In this case, there is still a commercial stock data interface.
Commercial stock data interfaces mainly use Yinjiang and shuchang methods, but they do not directly provide 5-minute data or 30-minute data. Only real-time data is pushed, in this case, we need to find a way to process the data, process the data into 5 minutes and 10 minutes, and then come up with a solution to restore the right.
In this way, you can easily support most people to define their own strategies, and adopt whatever method they like.
Next, we will start to write a tool that can analyze the stock policy and compare it with the horizontal statistics. You can actually study the stock and know if it can be defeated?