Ilya Kipnis
Ilya Kipnis
Make sure to be running as an admin. That's caused issues for people before. On Thu, Apr 16, 2015 at 3:25 PM, L [email protected] wrote: > Same problem with R3.1.3...
Yeah, I saw that error before but I'm having trouble tracking it down. Any help would be appreciated in this regard. On Wed, Nov 26, 2014 at 8:01 AM, Owe...
Fixed the bug. Thanks for letting me know about it. Changes have been pushed. On Wed, Nov 26, 2014 at 9:04 AM, Ilya Kipnis [email protected] wrote: > Yeah, I saw...
Odds are, it's just a warning. Try to have your warnings not give errors. Build version shouldn't determine installation viability. On Tue, Jun 21, 2016 at 11:24 AM, luke606 [email protected]...
One other thing, what OS? On Tue, Jun 21, 2016 at 11:38 AM, Ilya Kipnis [email protected] wrote: > Odds are, it's just a warning. Try to have your warnings not...
I don't use it for visualization. I use it as a trading indicator. It would also mean having to extend the xts object, which I'm not quite sure how to...
Looks good, actually. Thanks a lot =). On Mon, Dec 15, 2014 at 10:03 PM, Nash [email protected] wrote: > If you are using the ichimoku indicator > https://github.com/IlyaKipnis/IKTrading/blob/master/R/ichimoku.R as a...
Try using sigFormula and see if the error persists. On Wed, Jun 1, 2016 at 9:07 PM, sonicfray [email protected] wrote: > If you use the sigAND signal in sequential mode,...
Can't we isolate the OHLC columns by isolating the ticket name and dropping it? I.e. when we download a symbol, the colnames are something like SPY.Open, SPY.High, SPY.Low, SPY.Close, etc....
That would be a case of extreme PEBKAC imo. On Sat, May 20, 2023, 4:36 PM Jeffrey Ryan ***@***.***> wrote: > I agree this seems like a nice clean way...