Jump to content

Recommended Posts

Posted

hey,

 

let's talk about neural robots or optimizations robots that works good when optimized after the period, whats robots are there?

 

the ones i know are not so good, but i believe there are some good ones out there.

 

cheers

Posted

Re: Neural network ea's, optimization ea's that works good

 

Nearly all those "Neural Network" EAs in the market are just there to fool people...

 

that's why i created this thread to know if there is any real thing out there, because what ive tested is not good.

Posted

Re: Neural network ea's, optimization ea's that works good

 

Sorry, I misunderstood. I thought you said they were selling the system.

 

I've tried all the NN systems I can find but not one works. Even the most expensive I've come across VantagePoint (non MT4) didn't live up to it's billing. I'd treat any new system with caution but still on the look out.

 

he gave me his webpage, but its not in english and dont talk about the robot, he just told me that in private.

Posted

Re: Neural network ea's, optimization ea's that works good

 

hey,

 

let's talk about neural robots or optimizations robots that works good when optimized after the period, whats robots are there?

 

the ones i know are not so good, but i believe there are some good ones out there, i have a friend that have a private neural robot that his company made and is capable of doing 30% a month, and have 1-2 month profit after the learning period, i dont have that robot, he sells for 2600$.

 

cheers

 

See if your friend will make you a version that only runs on DEMO accounts.. That a very easy ONE line add to the existing EA.. Add this to the Start section of the EA..

 


int start() {
        if (!IsDemo()) return(0);

 

And then bring the EA here so we can educate it...

Posted

Re: Neural network ea's, optimization ea's that works good

 

 

See if your friend will make you a version that only runs on DEMO accounts.. That a very easy ONE line add to the existing EA.. Add this to the Start section of the EA..

 


int start() {
        if (!IsDemo()) return(0);

 

And then bring the EA here so we can educate it...

 

:) It is a quite good protection, isnt it? :D Atleast for us.

Posted

Re: Neural network ea's, optimization ea's that works good

 

Ansatsu_, Did your friend say what currency pairs it worked with, if it was scalper, swing, or what?

Why does it cost so much?

Can you get output data for us to analyze...?

When mind lingers in one place efficiency is lost
  • 1 month later...
Posted

Re: Neural network ea's, optimization ea's that works good

 

i will only purchase the ea in a group like twenty people and i would be the one to talk to him, i dont know if he sells the robot to you.

Providing there is a some clear proof that it works I'd chip in...

Posted

Re: Neural network ea's, optimization ea's that works good

 

Ansatsu_, Will this EA be sent to everyone who contributes?

Will they be able to use it independently?

How would you prevent a member of your group from posting or selling the EA?

When mind lingers in one place efficiency is lost
Posted

Re: Neural network ea's, optimization ea's that works good

 

I've missed your last posts Ansatsu, you have removed/edited them.

 

Can anyone bring me up to date with this thread... PM me if you wish.

 

M

Posted

Re: Neural network ea's, optimization ea's that works good

 

Ansatsu_, My questions were legitimate for open forum. Will you be able to answer them in open forum?

Why have you removed all your posts on this topic directly after my questions?

Ciao!

When mind lingers in one place efficiency is lost

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...