#trading
Read more stories on Hashnode
Articles with this tag
Often when we hear algorithmic trading, we think about alpha-seeking algorithms i.e. generating profits by predicting market movements or identifying...
In algorithmic trading, you often retrieve data once from web services (data provider) and use it multiple times to back-test multiple strategies. The...