Gamestudio Links
Zorro Links
Newest Posts
Trading Journey
by howardR. 04/28/24 09:55
Zorro Trader GPT
by TipmyPip. 04/27/24 13:50
Help with plotting multiple ZigZag
by M_D. 04/26/24 20:03
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
M1 Oversampling
by jcl. 04/26/24 11:12
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
Eigenwerbung
by jcl. 04/26/24 11:08
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (1 invisible), 735 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
wandaluciaia, Mega_Rod, EternallyCurious, howardR, 11honza11
19049 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: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
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