Click here to Login

Trading Software Trading objects Features How-to Blog Search


                                                   neural network

  0

0
kulkarni
2010-08-04 06:34:31


hi,
i can't use AI because of poor knowlage of neural network so can u provide standard model for use to any scrip of nse
thank you



QuantShare
2010-08-04 10:28:47

  0

You can for example add the following inputs:
- close (WS:3) -> This is the close price with a window of three, which means that the AI will use three inputs: current close price, previous close price and close price of 2 bars ago.
- rsi(14)
- volume
- perf(close, 1)

and then try to predict the next day close price:
ouput: close

Once the model is created and trained, you can access it using the "Predict" function.

Please take a look at QuantShare documentation for more information.



QuantShare
2010-08-05 04:52:21

  0

First select the start and end period, then the learning, validation and testing periods. Example: 30% for each one.
Click on Next
Click on "Add" several times to create three inputs.
In the first row, update "WS". Set the field to three.
In the second row, double click on "Symbol Field" and select "Formula". Click on "Select", then type "rsi(14)".
In the third row, click on "Select" then choose "Volume"

Click on Next
In Model Settings, you see we have 5 inputs, one output and one hidden layer with the 5 neurons. You can update the number of Neurons by updating the appropriate numeric input value.

Click on Next
Type your symbol. The symbol data will be used to train the Neural Network model.

Click on Next three times.
Type your model name, and then click on "Finish".

Now, select the Model and click on Train. You can see how the model learns. For example, in the Learning Chart tab, the red dots are the predictions and the black dots are the real values.

The function: Predict("", "Model Name")
Returns the forecast value for each trading bar.



(Note: Please do not respond to the notification emails, instead post your question or response in this forum)



kulkarni
2010-08-06 10:49:06

  0

thank you for reply & sorry for email reply


No more messages
0




Reply:

No html code. URLs turn into links automatically.

Type in the trading objects you want to include: - Add Objects
To add a trading object in your message, type in the object name, select it and then click on "Add Objects"










QuantShare

Trading Items
ISE index options historical data
Forex Trading Indicator - Percent Positive Economic Calendar Rele...
Company Net Income - US Stocks
Historical Data of CAPS Ratings
Choose function

How-to Lessons
How to optimize a neural network using a genetic algorithm
How to create and trade a Neural Network model
How to download Portfolio123 data into QuantShare
How to add a metric in the trading system simulation report
How to perform a basic quantitative analysis using the S&P 500

Related Forum Threads
Neural Network Strategy error
QS standalone run option - no network connectivity.
Can I predict values in the future
Error in formula
Error in formula

Blog Posts
Trading Optimization
The custom trading indicators tool explained
Stock Market Prediction with QuantShare
Stock Market Prediction
Optimize a trading strategy using the Sharpe ratio









QuantShare
Product
QuantShare
Features
Create an account
Affiliate Program
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2012 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items