Hello Mladen,
So if we install the latest R package ( the version 2.15), it can work or no ?
Because, i corrected the path in the indicator where i installed R package, and still no work.
Should we correct the path in the library or in the mqh file also ?
Thanks !
Edit : i have the small blackscreen command line of R package who is starting, but when i close it, my metatrader crashes
...
Big Joe
For details please follow the link where 7bit posted the original. or better yet, see the 7bits original site : https://sites.google.com/site/prof7bit/r-for-metatrader-4 that deals with those issues
Hello Mladen,
So if we install the latest R package ( the version 2.15), it can work or no ?
Because, i corrected the path in the indicator where i installed R package, and still no work.
Should we correct the path in the library or in the mqh file also ?
Thanks !
Edit : i have the small blackscreen command line of R package who is starting, but when i close it, my metatrader crashes
Big Joe For details please follow the link where 7bit posted the original
That's what i'm trying to do, master.
Maybe i will try to find the correct R package (version 2.11 it seems ).
It works, it works.
Use the correct R package (version 2.11.1) and a 4 digit broker.
R-Seek ...
One more link that is extremely helpful when it comes to R-project. The R-seek
Posting a link with just one letter (letter "a") in the initial seek to show how much info one can find there : RSeek.org R-project Search Engine
...
Big Joe (and everybody using R too)
In case you do not already have this one this is an indicator made by 7bit to use R's predict within metatrader 4
________________________________________
PS: the code assumes that you are using R 2.15.0 version and that it is in this G:/Program Files/R-2.15.0 folder.
Updated code for R platform,
Can someone code an Indicator for "fArima" - forecasting ARIMA with the function "auto.arima()"

René Carmona - Statistical Analysis of Financial Data in R (2nd edition) : the book

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
This is a MT4 to R library interface coded by 7bit
Detailed description by 7bit (and some examples) can be found here : MQL4 -> R-Project - Interface Library
Some more details on R itself (it is a free - open source, software project) here : The R Project for Statistical Computing