Ah nice, I saw the cheat on open but didn't find a the coc :)
For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
D
Latest posts made by dennis
-
RE: Specific hour trading with daily interval data
-
Specific hour trading with daily interval data
Hello :)
I try to implement a strategy which buys or sells stocks an hour before the market closes. Is this possible with daily interval data?
The problem atm is that I decide on a day whether to buy or not, but the trade gets executed on the next day. But I want it to happen on the same day.
Thanks for the help. And happy trading :)
Dennis