Go Back   BabyPips.com Forex Forum > Search Forums


Showing results 1 to 25 of 63
Search took 0.01 seconds.
Search: Posts Made By: aroonraj
Forum: Free Forex Trading Systems Yesterday, 05:51 AM
Replies: 18
Views: 319
Posted By aroonraj
I agree with you. Forex is a broad field and one...

I agree with you. Forex is a broad field and one need to look at it with birds-eye view.

I follow fx360 & dailyfx regularly, but on the other hand FX is also highly volatile and unpredictable. My...
Forum: Free Forex Trading Systems 11-19-2009, 11:42 AM
Replies: 18
Views: 319
Posted By aroonraj
Ok it works now. Yes you are right, the predictor...

Ok it works now. Yes you are right, the predictor gives me the values. I could display them too. I will add this feature in my next version.

Thanks,
Arun
Forum: Free Forex Trading Systems 11-19-2009, 11:24 AM
Replies: 18
Views: 319
Posted By aroonraj
Hi romio, Did you check the option "Allow DLL...

Hi romio,
Did you check the option "Allow DLL imports" in your metatrader Options dialog. You can access Options dialog from menu Tools>Options. Then go to "Expert Advisors Tab"

The option "Allow...
Forum: Free Forex Trading Systems 11-19-2009, 09:53 AM
Replies: 18
Views: 319
Posted By aroonraj
Data error ZERO value

Could you check if you see "Data error ZERO value" error in your metatrader terminal window?

Is the decimal point in your metatrader chart 4 point or 5 point?

Arun
Forum: Free Forex Trading Systems 11-19-2009, 09:16 AM
Replies: 18
Views: 319
Posted By aroonraj
Hi romio, Please check the following If...

Hi romio,

Please check the following

If you copied the mql2svm.dll to \libraries folder?
If you copied mql2svm.mqh to \include folder?
If you copied "csa" folder to \libraries folder?

If...
Forum: Free Forex Trading Systems 11-19-2009, 06:25 AM
Replies: 18
Views: 319
Posted By aroonraj
Various download options

Hey thanks for the notice. I have added now various other options to download. I hope one of them should work.

:) Arun
Forum: Free Forex Trading Systems 11-19-2009, 05:59 AM
Replies: 18
Views: 319
Posted By aroonraj
Thanks Sim, Looking forward for your results and...

Thanks Sim, Looking forward for your results and suggestions.

:) Arun
Forum: Free Forex Trading Systems 11-19-2009, 05:50 AM
Replies: 18
Views: 319
Posted By aroonraj
Hi hellogoodbye4201, I can understand your...

Hi hellogoodbye4201,

I can understand your point with the DLL's. Since I used some third party C++ data classification library, currently the indicator prediction works only with external DLL's.
...
Forum: Free Forex Trading Systems 11-18-2009, 06:48 PM
Replies: 18
Views: 319
Posted By aroonraj
The indicator will not work with out the dll...

The indicator will not work with out the dll files. The download link works. I checked the link. It is uploaded on 4shared file hosting server.
Forum: Free Forex Trading Systems 11-18-2009, 06:21 PM
Replies: 18
Views: 319
Posted By aroonraj
Currency Strength System

Hi Everyone,

I have come up with a new prediction system based on currency analysis. Actually the idea is from the xMeter indicator, so the credits also go to the xMeter creators.

The main...
Forum: Free Forex Trading Systems 06-23-2009, 04:34 AM
Replies: 142
Views: 29,166
Posted By aroonraj
Open for new ideas and models

Hi Stever,

The initial idea that I shared in this thread was just for discussion and as a start to find better models. I agree that one need to consider as inputs other forces too for prediction....
Forum: Free Forex Trading Systems 06-09-2009, 10:41 AM
Replies: 142
Views: 29,166
Posted By aroonraj
The solution lies in the problem space

Hi,

I truly agree with your opinion. Using NN for forex is an art by itself. Even I have been experimenting since a couple of years the applications of NN in forex trading. Although I have...
Forum: Free Forex Trading Systems 02-09-2009, 05:10 AM
Replies: 142
Views: 29,166
Posted By aroonraj
That would be a dream come true

Hi nabil114,

I wish I could one day. Due to various reasons I could not contribute actively in this thread and on the project. I am still in search of a good model. My experience says its...
Forum: Free Forex Trading Systems 09-16-2008, 06:11 AM
Replies: 142
Views: 29,166
Posted By aroonraj
The file is attached in the first post ...

The file is attached in the first post

http://forums.babypips.com/attachment.php?attachmentid=4704&d=1218051436
Forum: Free Forex Trading Systems 09-05-2008, 11:13 AM
Replies: 142
Views: 29,166
Posted By aroonraj
Hi, Sorry for this late reply. There is no...

Hi,

Sorry for this late reply. There is no clear answer for the question cycles and error limit. In ideal case the error should reduce to zero. In practice this is never the case. My experience...
Forum: Free Forex Trading Systems 08-28-2008, 12:21 PM
Replies: 142
Views: 29,166
Posted By aroonraj
Hi sam123, Could you briefly explain me what...

Hi sam123,

Could you briefly explain me what did you try with the expert file. I can better help if you can explain in short what you want to do with it.

Use the expert to generate (in other...
Forum: Free Forex Trading Systems 08-27-2008, 09:41 AM
Replies: 142
Views: 29,166
Posted By aroonraj
@sam123, Its an expert and not a script...

@sam123,

Its an expert and not a script file. Please run it in strategy tester. It should work fine.

@ALLLLLL,

Since I am involved in a couple of projects, I am not able to find time to...
Forum: Free Forex Trading Systems 08-27-2008, 09:29 AM
Replies: 142
Views: 29,166
Posted By aroonraj
Hi, You may be right regarding the outputs....

Hi,

You may be right regarding the outputs. NeuroTrend was an initial trial to show that it is possible to create a leading indicator using Neural Networks.

I no more predict 3 future values...
Forum: Free Forex Trading Systems 08-22-2008, 04:46 AM
Replies: 142
Views: 29,166
Posted By aroonraj
Hi CA, Good to know that you are interested...

Hi CA,

Good to know that you are interested in the system and indicator. Currently we export the indicator outputs to a file. This file is then used to train the network in a different software...
Forum: Free Forex Trading Systems 08-21-2008, 03:13 AM
Replies: 142
Views: 29,166
Posted By aroonraj
Thats the final version. It should work int the...

Thats the final version. It should work int the strategy tester. The cnt is incremented out of the condition. so writing happens only when cnt reaches more than 50.

if(cnt > 50)
{

}...
Forum: Free Forex Trading Systems 08-20-2008, 05:26 PM
Replies: 142
Views: 29,166
Posted By aroonraj
@ All, Attached is the script file to output...

@ All,

Attached is the script file to output signals for training. I did not add it to the main indicator as it would confuse the newbies.

@ getsumpips,

You seem to have experience in coding...
Forum: Free Forex Trading Systems 08-20-2008, 03:45 AM
Replies: 142
Views: 29,166
Posted By aroonraj
@ getsumpips, Thanks for your interest in...

@ getsumpips,


Thanks for your interest in this work. I will post the script today when I am back at my home office. Initially I wanted to use FANN, but dropped my decision after playing with...
Forum: Free Forex Trading Systems 08-20-2008, 03:38 AM
Replies: 142
Views: 29,166
Posted By aroonraj
hi

Hi Sam,

Did you already solve the problem in installing the indicator??? Please go through the instructions in the Instructions.txt. It should work well.
Forum: Free Forex Trading Systems 08-14-2008, 04:33 AM
Replies: 142
Views: 29,166
Posted By aroonraj
@ Pegasus200, The signal looks good...

@ Pegasus200,

The signal looks good now.Yesterday while analyzing something was pondering me that the ATR calculation might be wrong. But I was so confident on my coding that I did not take a...
Forum: Free Forex Trading Systems 08-13-2008, 03:32 PM
Replies: 142
Views: 29,166
Posted By aroonraj
NN output signal

@ All,

I spent some time yesterday and today to play with the dJMA indicator posted by pegasus200 for the output signal as discussed. I have changed the code and added the ATR channel for adaptive...
Showing results 1 to 25 of 63

 
Forum Jump
All times are GMT -4. The time now is 05:55 AM.
Content Relevant URLs by vBSEO 3.3.1
"Notice that the stiffest tree is most easily cracked, while the bamboo or willow survives by bending with the wind."
Bruce Lee
Feedback Form