[web2py] Re: Question on EMTE and websockets

2013-12-08 Thread John Griffith
Did you get this fixed? 

On Saturday, 8 June 2013 14:52:08 UTC+1, george3825 wrote:

 Hello,

 I have been trying to get the EMTE engine up and running. So far I have 
 gotten the matchingserver, robottrader, and the log parsers to work and 
 even into a MySQL DB. I have been stuck on getting the trading data to 
 display in a browser. When any browser (IE, FF, Chrome) connects to the 
 site I see the matchingserver print a client connected message. Also when 
 using Wireshark I can see the data being sent to my PC. When I run Chrome 
 Dev browser the realtime/ websocket connection just sits on Switching 
 protocol pending. Also the same is if I place an order by clicking on the 
 trading GUI.

 Any ideas?




-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[web2py] Web2py, EMTE

2013-12-06 Thread John Griffith

Hi,


I am very new to coding generally and have come across web2py. I was 
introduced whilst looking for a trade engine for my college (Highschool US) 
project. EMTE Trading (https://code.google.com/p/emte-trading/) looked 
ideal and was looking to get it setup running on my local webhost. 

I am sorry to be so specific in my question but I was wondering how to 
setup a new product in the application. On the form for adding a new 
product you have to specify a URL for the trade engine to access a QUOTE, 
WS and POST url. I have been lookng and experimenting to get this to work. 

By leaving these fields blank or incorrect the engine does not recive the 
price data. When on the PL section an error is always called, I suspect is 
due to the URLS not being properly setup. 


Thank you again, 


John

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[web2py] EMTE product URL

2013-12-06 Thread John Griffith
https://code.google.com/p/emte-trading/

Hi,


I am struggling to setup EMTE trading engine. I am looking to set this up 
for my college (Highschool US) project. I am demonstrating trading and 
seeing this in action via the vemeo video, I was very impressed. It would 
be ideal. 

I think I have everything done, I am very new to progamming generally, 
especially web2py. 

The final issue I am having is setting the URL's on the product page. These 
point to the WEBSOCKET, QUOTE and POST of the traded product. 

I think this will solve the errors I am currently getting when clicking on 
the PL page. 


Thank you very much, 

John

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.