Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
6 registered members (TipmyPip, Niels, dBc, Ed_Love, 3run, 1 invisible), 17,843 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 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,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
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