Some questions regarding this FPGA and programming technology has been answered in regards to algo trading.
Worried about your future with retirement, get this latest USB product https://quantlabs.net/retire/
Learn how to build your custom crypto or forex trading bot here https://quantlabs.net/python/ Jump on this Quant Analytics service https://quantlabs.net/quantanalytics/
Hi Bryan, appreciate you getting back to me, thanks.
I wondered if you still use the simulink/stateflow system to generate models and trade from and what interface/broker you use?
and do you use generated c++ code with broker API?
Also, you referred to using this simulink workflow to generate HDL and use FPGA- I have a couple of free simple sample models from the internet in simulink and can generate the HDL code the way you show in you video, but how can I use this with my home PC and FPGA with a NIC and data provider/broker who cater for FPGA setup.
I mainly trade futures, not a programmer or anything like that. Thanks Brian! really appreciate any advice you have.
I like this Youtube video comment from above
NOTE I now post my TRADING ALERTS into my personal FACEBOOK ACCOUNT and TWITTER. Don't worry as I don't post stupid cat videos or what I eat!Yes, there was a time I would think I wanted to code everything in C++. Now, I do still use the language but there are a large amount of libraries that I relay on to get my projects going quickly. I am finally seeing the value of python in getting things done quickly. Optimization is a touchy topic. If your algo works with little change over time, then you may want to optimize, but adjusting your algo may be a monthly thing and optimizing may be premature or unnecessary.