Forex Robot in R

Post Reply
mrmagic

Forex Robot in R

Post by mrmagic »

Hello guys,

I want to code a Forex Robot in R(http://www.r-project.org/) Does anybody has experience with that kind of task or do you have an example?

I really appreciate your answer!

@mods
sorry if this is not the right subforum because I am not sure if this is the right subforum :oops:
AGT
Trader
Posts: 889
Joined: Thu Nov 17, 2011 7:20 pm
Location: Germany

Re: Forex Robot in R

Post by AGT »

I think its the same thing like "TG" - so far an idea only ... move into the thread for "IDEAS" ... just my 2 cents ....
mrmagic

Re: Forex Robot in R

Post by mrmagic »

AGT wrote:I think its the same thing like "TG" - so far an idea only ... move into the thread for "IDEAS" ... just my 2 cents ....
what is TG? :shock:
AGT
Trader
Posts: 889
Joined: Thu Nov 17, 2011 7:20 pm
Location: Germany

Re: Forex Robot in R

Post by AGT »

TG = "Thaiguy'" ( amember here)
User avatar
boldtrader
Trader
Posts: 158
Joined: Fri Jun 29, 2012 10:05 pm
Location: Somewhere in the Northeast Kingdom.

Re: Forex Robot in R

Post by boldtrader »

mrmagic wrote:Hello guys,

I want to code a Forex Robot in R(http://www.r-project.org/) Does anybody has experience with that kind of task or do you have an example?

I really appreciate your answer!

@mods
sorry if this is not the right subforum because I am not sure if this is the right subforum :oops:

Maybe this will help: You can google 'R Project and MQL4 convert" and you will see several options to help. I have several indicators I use which are used for forecasting, and are combined with digital filters. There is an Empty4 -> R interface that allows you to start as many R sessions (usually one per running EA), transferring data back and forth and calling R functions. One example is an auto-regression indicator for Empty4.

Cheers.
"Make Your 20, Bank Your Money... WFY II"
My Mission: Help families grow income, protect assets, erase debt, and gain financial independence.[/b]
zkogan
Posts: 8
Joined: Mon Jan 07, 2013 9:10 am

Re: Forex Robot in R

Post by zkogan »

https://sites.google.com/site/prof7bit/ ... tatrader-4 - 7bit made a Empty4 <-> R interface

http://www.forexfactory.com/showthread.php?t=260422 - thread

Also, you may want to search FF forum for Trend-o-Mat and Arb-o-Mat for examples of EA's written in MQL-R language
mrmagic

Re: Forex Robot in R

Post by mrmagic »

@all

thx a lot for your extraordinary help!!!
Post Reply

Return to “Automated trading systems”