Gamestudio Links
Zorro Links
Newest Posts
Camera always moves upwards?
by clonman. 11/13/25 14:04
brokerCommand PLOT_HLINE parameters
by M_D. 11/13/25 10:42
ZorroGPT
by TipmyPip. 11/10/25 11:04
Training with the R bridge does not work
by frutza. 11/05/25 00:46
Zorro 2.70
by opm. 10/24/25 03:44
Alpaca Plugin v1.4.0
by TipmyPip. 10/20/25 18:04
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
5 registered members (Grant, AndrewAMD, ozgur, Quad, TipmyPip), 29,980 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
sheliepaley, Blueguy, blobplayintennis, someone2, NotEBspark
19177 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Any possibility of using Python and Zorro together? #463001
11/10/16 12:16
11/10/16 12:16
Joined: Nov 2016
Posts: 17
Spain
Repilado Offline OP
Newbie
Repilado  Offline OP
Newbie

Joined: Nov 2016
Posts: 17
Spain
Hi everyone,

I am new as a Zorro user and I would like to know if there is any possibility of taking the advantages of Python using with Zorro for trading. Like R is used throug a bridge with Zorro.

In case there is not a bridge connection for Python like in R (I suppose to), it could be possible to use python through bridges connection with R like "rPyhton"?. Has anyone tried it?

In my case I would like to use the strengths of both languages.

Thanks in advance!

Re: Any possibility of using Python and Zorro together? [Re: Repilado] #463006
11/10/16 13:45
11/10/16 13:45
Joined: Jul 2000
Posts: 28,029
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,029
Frankfurt
The strengths of Python are the simple language syntax and easy integration of libraries. Since most of those libraries are also available in R, there was no real demand for a Python bridge so far. When this changes, we'll provide a bridge.

Using "rPython" could theoretically also work, but two bridges connected together would be an awkward construction.

Re: Any possibility of using Python and Zorro together? [Re: jcl] #463013
11/10/16 16:29
11/10/16 16:29
Joined: Nov 2016
Posts: 17
Spain
Repilado Offline OP
Newbie
Repilado  Offline OP
Newbie

Joined: Nov 2016
Posts: 17
Spain
Ok, thanks jcl!

Re: Any possibility of using Python and Zorro together? [Re: jcl] #463101
11/15/16 06:52
11/15/16 06:52
Joined: Jul 2016
Posts: 64
G
gtell Offline
Junior Member
gtell  Offline
Junior Member
G

Joined: Jul 2016
Posts: 64
Originally Posted By: jcl
The strengths of Python are the simple language syntax and easy integration of libraries. Since most of those libraries are also available in R, there was no real demand for a Python bridge so far. When this changes, we'll provide a bridge.

Using "rPython" could theoretically also work, but two bridges connected together would be an awkward construction.


I agree with you, R is great!
But suppose I have my own C++ program that does some machine learning stuff. How may I use it with Zorro?
Is there any possibility with scripting?


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1