Tagged Questions
1
vote
0answers
110 views
How to normalize technical indicators for machine learning?
I'm using around 130 technical indicators for 100 different companies. Each company's stock price moves in a different range, see FTSE 100. In addition, each technical indicator moves in a different ...
10
votes
3answers
1k views
How to incorporate technical indicators into neural networks?
I plan to develop a neural network to trade commodities futures, but while messing around with some code, a question came up. If I understand correctly, people use various technical indicators with ...