Skip to main content.

Strategical Backtesting

Simulate automated technical analysis trading.

Initial funding ($):

Stock Ticker to trade:

Start Date:

End Date:

What am I looking at?

This jaminid oracle is an example of using Ajax techniques to build interactive applications. It is based on a trading simulator built to backtest technical analysis methods against historical prices.

When you click on Run Simulator, the page you will navigate to will launch individual requests, which will appear after being calculated on the server end.

To make this example simple to run, the stock prices have been left out, so the only strategy you will see will be a RandomStrategy, rendered 7 times. There's a built in random delay in returning the strategy so that the browser renders the data gradually.