Tagged Questions
3
votes
0answers
226 views
How to balance two Forex crosses correctly to do a linear regression?
I have two cross and an account in EUR:
EUR/USD
GBP/USD
I would like to do a balanced linear regression using R. With "balanced" I mean that I would like to normalize it by calculating the ...