Build Neural Network Indicator in MT4 using Neuroshell

Hi AT,

The chart on test_sample.zip doesn't contain the data EURUSDPro and some indicators which I do not have.

Please save the chart and thick the save data on chart, secondly in order to have similar indicator reference please copy also indicator you are using on the chart (.tpl and dll files) for JMANS001, AMA, etc.
 

Attachments

  • save data on chart.png
    save data on chart.png
    28.6 KB · Views: 350
Hi,

Using New MT4 creating problems since all data configuration are changed from previous one.

Have you changed the MT4NSDTDatafeed.dat file contain to actual history folder?

regards,
Arryex
no error msg

http://gyazo.com/4a08b3c12e654b01c9c9a5929d6f282e

Server files here
C:\NeuroShell Trader 5\Servers

MT4NSDTDataFeed Folder and
MT4NSDTDataFeed.dll
MT4NSDTDataFeed.DAT Files


MQL folder
C:\Users\james\AppData\Roaming\MetaQuotes\Terminal\0AC1D6D3E94A2B272FF2C1BB46E42D7C\MQL4\Libraries

MT4NSDTLib.dll

And

C:\Users\james\AppData\Roaming\MetaQuotes\Terminal\0AC1D6D3E94A2B272FF2C1BB46E42D7C\MQL4\Experts

NSDT-MT4Feed_(A).ex4

also i am using windows 7 , is that any issue

your help much appreciated
 
Hi,

Using New MT4 creating problems since all data configuration are changed from previous one.

Have you changed the MT4NSDTDatafeed.dat file contain to actual history folder?

regards,
Arryex

yes i changed to

C:\Users\james\AppData\Roaming\MetaQuotes\Terminal\0AC1D6D3E94A2B272FF2C1BB46E42D7C\history\FTT-Demo\

But using windows 7 is that issue ?

or any new solution for current MT4 build ?
 
Hi Arryex,

oh sorry, I tought I already checked "Save data". Now once again, incl. dll (just rename it).
AMA = Adaptive Moving Average from NSDT indis.
All other indis should be from NSDT... Which one is missing?

@itrader2014, do you have UAC system activ? That was for me a problem to load the dll under Win7.

Thanks and bye, AT


Hi,

Using New MT4 creating problems since all data configuration are changed from previous one.

Have you changed the MT4NSDTDatafeed.dat file contain to actual history folder?

regards,
Arryex
 

Attachments

  • test-sample2.zip
    464.1 KB · Views: 297
Last edited:
Hi AT,

when opening the chart, following missing files:
1. eurusdpro_MACD_13.11.2014_0,67.def
2. eurusdpro_JMAN_LinReg_31.10.2014.def
3. jmaneuroshell001.dll

The chart shown NS2- 0.99 value is zero, probably because of missing above files.
 

Attachments

  • prechart.png
    prechart.png
    147.2 KB · Views: 662
Hi Arryex,

Thanks for your replay!
I added the other def files + dll. see post above.
Please download the file again.

Thanks and bye, AT

Hi AT,

when opening the chart, following missing files:
1. eurusdpro_MACD_13.11.2014_0,67.def
2. eurusdpro_JMAN_LinReg_31.10.2014.def
3. jmaneuroshell001.dll

The chart shown NS2- 0.99 value is zero, probably because of missing above files.
 
Hi AT,

The latest file test-sample2.zip consist of:
JMAN15data.cht
eurusdpro_JMAN_LinReg_31.10.2014_5_BackProp_diff_inputs.def
eurusdpro_JMAN_LinReg_31.10.2014_4_JORDAN_diff_inputs.def
eurusdpro_JMAN_LinReg_31.10.2014_3_WARD_diff_inputs.def
eurusdpro_JMAN_LinReg_31.10.2014_2_GMHD_diff_inputs.def
jmaneuroshell.dll

That is why I mentioned 3 above missing files.
 
Hi Arryex,

Yes, I know, but I changed the attched zip file, now are the files are in
this zip file actual:
eurusdpro_MACD_13.11.2014_0,67.def
eurusdpro_JMAN_LinReg_31.10.2014.def
jmaneuroshell001.dll

Sorry for confusion!

Bye, AT

Hi AT,

The latest file test-sample2.zip consist of:
JMAN15data.cht
eurusdpro_JMAN_LinReg_31.10.2014_5_BackProp_diff_inputs.def
eurusdpro_JMAN_LinReg_31.10.2014_4_JORDAN_diff_inputs.def
eurusdpro_JMAN_LinReg_31.10.2014_3_WARD_diff_inputs.def
eurusdpro_JMAN_LinReg_31.10.2014_2_GMHD_diff_inputs.def
jmaneuroshell.dll

That is why I mentioned 3 above missing files.
 

Attachments

  • test-sample2.zip
    464.1 KB · Views: 266
Last edited:
Ok AT, now all required indicators are available.

You mentioned previously that you intend to predict MACD and compare the result with Eureqa result, am I right?
How many bars in the future of MACD value you intend to predict?
After you get the predicted value, how you implement them into your trading strategy?
 
Hi Arryex,

Yes, I want to predict the MACD and the JMAN, 5 bars in future.
Using, NS2/CH/Eurequa. Which works best.
About implmementation, I'm thinking about it, how to make it...

Thanks for your help and inputs!

Bye, AT


Ok AT, now all required indicators are available.

You mentioned previously that you intend to predict MACD and compare the result with Eureqa result, am I right?
How many bars in the future of MACD value you intend to predict?
After you get the predicted value, how you implement them into your trading strategy?
 
@itrader2014

Investment is not an easy one, as well as neural network, otherwise so many people will get rich soon.

FYI, I use NN to predict the trading signal and in other hand I use to classify which instrument categorized as a good one to choose. I made money on stock market (IDX), more than I expected with very little risk.

I use NN to make decision prior entering a market.
 
@itrader2014

Here are sample my own analysis, as I said previously, NN is only small pieces that I use regularly:
- I make my own MT4 specialized to analyze IDX stock (IDX-MT4 is MT4 for IDX stock that you can't find in any place in the world).
- I make prediction future value using NN or any classical indicators such as fibonacci
- I make classification of fundamental data of stock using NN
- I do intrinsic value calculation
.....etc
 

Attachments

  • Sample prediction screenshot.png
    Sample prediction screenshot.png
    209.8 KB · Views: 641
  • IDX stock Classification.png
    IDX stock Classification.png
    266.5 KB · Views: 1,123
  • Intrinsic Value - Discounted Cash Flow AKRA.png
    Intrinsic Value - Discounted Cash Flow AKRA.png
    30.3 KB · Views: 967
Hi All,

Recently, I received so many queries to my private email requesting so many things, sorry due to my current condition I could not answers all questions.

Please do not requesting any cracked software, since I bought the license for software that I use. In addition, all my proprietary indicators are not for sell. My profit is from my trading and not from selling any indicators.

Here is another sample, I use NN to create indicator Trend, MACD, RSI based on NN prediction. My intention is to encourage people who are interested to learn.
 

Attachments

  • NN-Indicators.png
    NN-Indicators.png
    31.4 KB · Views: 737
Hi All,

Recently, I received so many queries to my private email requesting so many things, sorry due to my current condition I could not answers all questions.

Please do not requesting any cracked software, since I bought the license for software that I use. In addition, all my proprietary indicators are not for sell. My profit is from my trading and not from selling any indicators.

Here is another sample, I use NN to create indicator Trend, MACD, RSI based on NN prediction. My intention is to encourage people who are interested to learn.
Thanks for you post

You did train your NN every time a new candle occurred

OR Static NN ?
 
Last edited:
For above sample I use static NN, for certain instrument, it will depend also to the inputs and output.

With Nst, you can retrain your NN after certain range, such as using adaptive turboprop.

Thanks for you post

You did train your NN every time a new candle occurred

OR Static NN ?
 
Hi itrader2014,

Here is the sample how CH predict the best trading strategy based on tomorrow predicted open price. You can identify the portfolio during optimization and OOS.
 

Attachments

  • CH SAMPLE.png
    CH SAMPLE.png
    68.5 KB · Views: 930
Top