For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Is that possible to do backtesting by donwloading live data frome Yahoo finance ?
-
Hi,
I would like to test my strategy with real live data to see how it reacts.
Could you help me on that ?
Regards,
-
No. The
YahooFinanceData
feed downloads only historical data. -
Hello,
Maybe it is possible to simulate a kind of live with calling yahoo finance feed every x minutes in order to simulate a paper trading session with yahoo data...
Cheers,
remroc