To Scorpion and all...

 

Hi guys,

Scorpion, I finally fixed the problem with my MT4, installed JMA, but I have to restart every time when I need it.

I've read some articles, posts ets. and understood about Neural Network. Are there any codes for NN?

I look for info about Murry Maths but I can't find anything important.

May I ask you for information about NN and MM?

THANK YOU IN ADVANCE

REGARDS

 

ttt123, ok I will try to answer you questions, but you mixed up some things.

1. First of all i will comment the JMA . I don`t quite understand your problem, but as far as I heard different people commenting JMA for mq4 , they had such a a problem : It was not renewing itself, so the price goes on, but the indicator values remain the same. If you have this kind of a problem, then you should figure out where the problem is inside the code, your terminal has nothing to do with it.

Anyways, here is a clue for you for the future, when you want to find some inforormation on a specific topic, go to forex related forums ( most popular ones are in our links section ) and use the search there, you will find a lot interesting facts, for example , here are some trades on Juriks Moving Average for MT4 ( JMA ) :

https://www.mql5.com/en/forum

https://www.mql5.com/go?link=http://www.strategybuilderfx.com/forums/showthread.php?t=15097&highlight=jma

2. And so we go on to Neurel Networks, I am not a programer , so I will describe it in my own words, and If someone can correct me, please do.

A neural network is a specific algaryth that optimizes itself to some process, in our case to the market situation using it`s history , to give out more clear signals. So it is like a "thinking" trading system, wich does all the analysis itself looking at itselfs behvaior in the past. I have heard that it is possible to write a NN for MT4, but it is kinda hard, and I even saw an attempt to do so once. The NN for MT4 is located in Yahoo Metatrader Group files section, and called NeuroProba ( you can find the links in the links section ) , check it out.

The best NN i have seen working was a forecasting NN , that was using Markoffs Chains for predictiong the close of the next bar, it worked nice, and If i haven`t seen it with my own eyes, i wouldn`t belive it, but it has gone from the net, and i think we all understand why.

3. Murrey Maths, there are plenty of thiss stuff lying all over the net, and also a lot of experts and indicators based on this, so if you try searching , you will find a lot of it , for example try looking here :

https://www.mql5.com/en/forum - Theory

https://www.mql5.com/en/forum - Indicators for MT4

Hope this helps

Regards

PS. Sorry for gramar mistakes, It is kinda late now, and I am kinda tired.

 

Thank you for answering mate. My problem with JMA is different, I have the code of JMA in folder "experts",then "indicators", but when I get in the terminal / after restart/ there is nothing. JMA is the indicators list but I can not attach it to the chart. When I have chart with two or more indicators, and press with right button over the indicator I have on the chart , then press "indicator list" I have JMA there, but I can not see it on the chart. Anyway I fixed that problem.

Thank you again for the info and the links about NN and MM. I will check them all.

REGARDS

Reason: