Hi, I am learning C++ since it is the fastest and most common language used in algorithmic trading.
Does anyone have a good resource in learning to code specifically for trading?
A lot of the tutorials I'm reading teach basic coding, but I am unsure how to tie it all into trading. How to retrieve data... send commands.
I get the basic premise.
Create logic, and when the environment meets your parameters, you send a command.
Are there books or anything that specifically teach to write trading code? How to use different APIs, etc?
Also, does anyone have a program written, maybe an unprofitable one or outdated one that they will let me look at, so I get an idea of how the structure should look exactly?
Thanks
Does anyone have a good resource in learning to code specifically for trading?
A lot of the tutorials I'm reading teach basic coding, but I am unsure how to tie it all into trading. How to retrieve data... send commands.
I get the basic premise.
Create logic, and when the environment meets your parameters, you send a command.
Are there books or anything that specifically teach to write trading code? How to use different APIs, etc?
Also, does anyone have a program written, maybe an unprofitable one or outdated one that they will let me look at, so I get an idea of how the structure should look exactly?
Thanks