Welcome to the Traders Laboratory Forums.
Automated Trading Black box systems, strategy automation, algorithmic trading, etc...

Reply
Old 09-08-2011, 06:49 AM   #57

Join Date: Mar 2011
Posts: 1
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

Re: Algorithmic Trading with MATLAB Webinar

There is now a Matlab Toolbox (MATFIX) that implements FIX 4.2 execution from Matlab. It can therefore allow connectivity to most brokers directly from Matlab.

For more info check Agoratron.com
MSKX is offline  
Reply With Quote
Old 03-11-2012, 04:17 PM   #58

Join Date: Dec 2008
Posts: 1
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

Re: Algorithmic Trading with MATLAB Webinar

Quote:
Originally Posted by sneo »
real data handling: i believe its a matter of appropriate coding. i use live data on Excel and have yet to see a performance impact. i am talking about at least 7000 periods (min/hr/day) per product.

indicators: again, using TA-Lib on Matlab, its pretty well-written such that computation speed is fast (matter of millisecs). again, its how the arrays are being handled (and what matrix types used). the question will be how not to kill the computer by overloading it with a matrix of doubles when matrix of int8can make do for a simple binary signal generation.

charting: i presume if there is a need to use Matlab, probably coding a little more for charts won't hurt abit.

references can come from: http://en.literateprograms.org/Categ...anguage:MATLAB
Hi Sneo,

I am new to matlab, but have recently decided to try using freemat as matlab is too expensive. I like to as how do you use live data on excel ( i assume you are using dde or rtd feed into excel) for live analysis in matlab? Thanks
john_choo is offline  
Reply With Quote
Old 04-16-2012, 09:00 PM   #59

Join Date: Sep 2011
Posts: 6
Ignore this user

Thanks: 0
Thanked 4 Times in 2 Posts

Re: Algorithmic Trading with MATLAB Webinar

Anyone had experience with agoratron? What's their rate for service? Please help~
trader001 is offline  
Reply With Quote

Reply

Thread Tools
Display Modes Help Others By Rating This Thread
Help Others By Rating This Thread:


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Tape Reading] SPI200 Futures (or Futures in General) & Algorithmic Trading? alwaysLearning Technical Analysis 0 06-08-2008 09:50 AM
Market Profile Live Trading Webinar Infinity_Tom Market Profile 0 05-27-2008 10:54 AM
Free Trading Webinar This Sunday by Leroy Soultrader Beginners Forum 1 03-01-2008 01:34 PM

All times are GMT -4. The time now is 05:36 AM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.