Welcome, Guest. Please Login
Algorithmic Trading Forum
 
  HomeHelpSearchLogin  
 
Pages: 1
Send Topic Print
NeuroShell + NOXA CSSA + NSDT + MT4 (Read 21235 times)
MerlinBrasil
Newbie
*
Offline

I like this forum!

Posts: 6

NeuroShell + NOXA CSSA + NSDT + MT4
02/09/10 at 09:49:55
 
Hi All,

NeuroShell DayTrader + NOXA CSSA + NSDT + MT4

I'm working with the above components and was wondering if anyone here was using one or more of them.

Regards,
Merlin
Back to top
 
 
  IP Logged
Algo Designer
Forum Administrator
*****
Offline

Nihil desperandum

Posts: 182
Sydney
Gender: male
Re: NeuroShell + NOXA CSSA + NSDT + MT4
Reply #1 - 02/12/10 at 14:27:00
 
Hi Merlin,

One of my test systems has a similar set-up. Is NSDT an adapter between NeuroShell DayTrader and MT4?
Back to top
 
 

"Success is the sum of small efforts, repeated day in and day out..."
  IP Logged
MerlinBrasil
Newbie
*
Offline

I like this forum!

Posts: 6

Re: NeuroShell + NOXA CSSA + NSDT + MT4
Reply #2 - 02/12/10 at 15:04:44
 
Algo Designer wrote on 02/12/10 at 14:27:00:
Hi Merlin,

One of my test systems has a similar set-up. Is NSDT an adapter between NeuroShell DayTrader and MT4?


Hi AD,

Correct. NSDTFeed. What are you using for that connection?

Best,
Merlin
Back to top
 
« Last Edit: 02/13/10 at 08:18:26 by MerlinBrasil »  
  IP Logged
Algo Designer
Forum Administrator
*****
Offline

Nihil desperandum

Posts: 182
Sydney
Gender: male
Re: NeuroShell + NOXA CSSA + NSDT + MT4
Reply #3 - 02/18/10 at 12:34:51
 
I have the following set-up:

[AI Blackbox (1)] <--> [MT4 Adapter (2)] <--> [MT4 (3)]
  • (1) is my AI prediction engine
  • (2) is an MQL app that receives and interprets signals from (1) and feeds it the market data
  • (3) processes my orders, provides position info, etc.

(1) uses ANN's, genetics, swarm intelligence and a number of other technologies. It has plug-ins that support a number of proprietary market data and order execution protocols. I am finishing the FIX 4.2/4.4 support at the moment.

Merlin, is your NeuroShell-based system trading on your live account(s) at the moment, or is it still in its experimental phase?
Back to top
 
 

"Success is the sum of small efforts, repeated day in and day out..."
  IP Logged
MerlinBrasil
Newbie
*
Offline

I like this forum!

Posts: 6

Re: NeuroShell + NOXA CSSA + NSDT + MT4
Reply #4 - 02/18/10 at 16:38:18
 
Algo Designer wrote on 02/18/10 at 12:34:51:
I have the following set-up:

[AI Blackbox (1)] <--> [MT4 Adapter (2)] <--> [MT4 (3)]
  • (1) is my AI prediction engine
  • (2) is an MQL app that receives and interprets signals from (1) and feeds it the market data
  • (3) processes my orders, provides position info, etc.

(1) uses ANN's, genetics, swarm intelligence and a number of other technologies. It has plug-ins that support a number of proprietary market data and order execution protocols. I am finishing the FIX 4.2/4.4 support at the moment.

Merlin, is your NeuroShell-based system trading on your live account(s) at the moment, or is it still in its experimental phase?


Hi Algo,

Experimental phase.

Does FIX solve the single-tread ordering problem with MT4's Server?

If not, where's the benefit? I assume you know there are several ways to interface MT4 with bank networks.

From the lack of response here, I'm sensing there's not much/any interest here in Neuroshell. Any particular reason why?

Regards,
Merlin
Back to top
 
 
  IP Logged
Algo Designer
Forum Administrator
*****
Offline

Nihil desperandum

Posts: 182
Sydney
Gender: male
Re: NeuroShell + NOXA CSSA + NSDT + MT4
Reply #5 - 02/24/10 at 05:03:21
 
MT4 is good for prototyping and experimenting, however it is a retail platform with all its limitations. FIX is a must-have for being able to big banks and integrate the engine with the existing algo and or order execution platforms.

I do not use NeuroShell because I built my own engine (from scratch) that gives me much more flexibility.
Back to top
 
 

"Success is the sum of small efforts, repeated day in and day out..."
  IP Logged
MerlinBrasil
Newbie
*
Offline

I like this forum!

Posts: 6

Re: NeuroShell + NOXA CSSA + NSDT + MT4
Reply #6 - 02/24/10 at 05:33:17
 

Thanks, Algo.

Still wanted to know definitively whether or not FIX does multi-threading, i.e. transmitting multiple orders simultaneously?

On a different note.... http://www.colfax-intl.com/nvidiaGPU.html
I expect to have one of their PSCs before June Smiley

Regards,
Merlin
Back to top
 
 
  IP Logged
Algo Designer
Forum Administrator
*****
Offline

Nihil desperandum

Posts: 182
Sydney
Gender: male
Re: NeuroShell + NOXA CSSA + NSDT + MT4
Reply #7 - 08/14/10 at 00:48:43
 
FIX is not concerned with multi-threading. However, modern FIX engines support concurrent connections. They can employ different threading models: client threads, worker threads, single-threaded (i.e. Selector-centric).

The GPU clusters are interesting. Have you purchased any of those?
Back to top
 
 

"Success is the sum of small efforts, repeated day in and day out..."
  IP Logged
MerlinBrasil
Newbie
*
Offline

I like this forum!

Posts: 6

Re: NeuroShell + NOXA CSSA + NSDT + MT4
Reply #8 - 08/14/10 at 03:16:07
 
Not yet. Should have the whole system built in Sept.

Good CUDA libraries now built into VS 2010.
Back to top
 
 
  IP Logged
Pages: 1
Send Topic Print