Id rather try to get the "salery" trough their stock fluctuations , without directly working for FAANG.yup usa, its even more at the FAANG
Id rather try to get the "salery" trough their stock fluctuations , without directly working for FAANG.yup usa, its even more at the FAANG
Im in my mid 20s atm and without 0.5m.Its 300K to 500K for FAANG, you need tons of capital to generate that type of return annually.
As for risk management, what is your philosophy about using stops/profit targets say vs ATR trailing stops or no stops with an indicator exit?
I have been backtesting a good deal with a variety of the above with mixed results. I agree with 931's position on optimization, it's too easy to curve fit with some of the software tools. I am thinking that more care in trade/money management is a better 80/20 use of system designer time.
You may have answered this before, but do you work with profit taker/stop loss levels, or do you constantly move from long to short to long (e.g., buy above a certain level, then sell when it falls below, then buy when it goes above, etc.)?
IMO vaguely is: Core is based on custom pattern recognition algo, about 3k lines of code.
Any good programmer is a lazy, mildly arrogant SOB.
We could start a thread on just this.The IBKR historical balance shows great output for 80 lines.My current algo core is exactly 80 lines of commented C++ code, 5 entry conditions, 2 exit conditions, 15 constant numeric parameters. Standard indicators, plus one custom designed indicator for volatility.