결과: 193개

Files from the November 18, 2010 webinar.

Files used in the webinar - Algorithmic Trading with MATLAB Products for Financial Applications broadcast on November 18, 2010. This webinar can be viewed at

Files from the Automated Trading webinar showing X_Trader and QuickFIX/J integration.

Files used in the webinar - Automated Trading with MATLAB broadcast on August 21, 2012. This webinar can be viewed at www.mathworks.com/videos/automated-trading-with-matlab-81911.htmlSpecific topics

Demos from the 'Commodities Trading with MATLAB' webinar - July 25, 2013.

This submission contains files from the "Commodities Trading with MATLAB" webinar, broadcast on July 25, 2013. The webinar can be viewed at

This package allows to compute the probability of informed trading from bilateral trades.

The probability of informed trading (PIN) denotes that probability that a counterparty in the trading process has superior information on the value of the asset exchanged. This is a key concept in

Different exchange rules modify an nitial distribution of wealth among traders.

Scrolling display

버전 1.0.0.0

작성자: Dimitri Shvorob

(price/volume chart)

'. Please see TradeMonitorDemo.m for an example.

Files from the webinar can be viewed at http://optinum.co.za/_webinar/BloombergEMSXandMATLAB.mp4

Demo files from the OPTI-NUM solutions webinar - Algorithmic Trading with Bloomberg EMSX and MATLAB.The main demo files

Rotman Trader Toolbox provides functionality for connecting MATLAB(R) to Rotman Interactive Trader

Rotman Trader Toolbox allows you to connect to Rotman Interactive Trader from MATLAB(R). From within MATLAB, you can retrieve information in real-time as well as submit trading orders. You can

How to Build an Event-based Automated Trading System in MATLAB

Files used in the webinar - Automated Trading System Development with MATLAB broadcast on August 20, 2015. This webinar can be viewed at

mForex/mForex.API.Matlab

버전 1.0.0.0

작성자: mForex

Official mForex API binding for Matlab.

The goal of mForex.Matlab API is to provide flexible, asynchronous programming model for Matlab (based on mForex API) for building real-time trading systems.

Realtime trading demo & presentation, presented at NYC Computational Finance Conference 23 May 2013

These are the files used for my presentation "Realtime Trading with MATLAB", at the MATLAB Computational Finance Conference in New York on May 23, 2013, and updated for the MATLAB Computational

MATLAB code for the generation asset risk analysis case study

A Toolbox that allows the user to backtest trading strategies on the FTSE100.

This toolbox allows the user to backtest trading strategies on the FTSE100. Once strategy has been programmed in the following measures to evaluate the performance of the strategy. -

Band Trading Strategy

버전 1.0.0.0

작성자: tadeveloper

A band trading strategy implemented in MATLAB.

This MATLAB function implements a simple band trading strategy. A band consists of two lines that form the upper and lower boundaries of the band. The upper and lower boundaries are used to to enter

Demo files from (upcoming) webinar on Machine Learning for Algo Trading

All the sample code and relevant data showed during the webinar Machine Learning for Algo Trading.The video link is here: https://www.mathworks.com/videos/machine-learning-for-algorithmic-trading

BTC-e trade api

버전 1.2.0.0

작성자: Wout Oude Elferink

This BTC-e trade api can be used to automatically trade on btc-e using their api.

These matlab files will allow you to use all methods of the btc-e api. These include:response = GetInfo()response = TransHistory()response = TradeHistory('count',2)response = ActiveOrders()response =

Trading strategy back tester

버전 1.2.0.0

작성자: Donny Lee

This program shows the profit and lost of using different trading strategies on Singapore stocks.

Directions to run the file.1. Unzip the file "TradingStrat.zip" so that you'll get the folder "TradingStrat".2. Set your working directory as "TradingStrat > CSV" (The CSV folder holds the comma

MATLAB-Binance-API

버전 0.1.6

작성자: Turlough Hughes

Suite of functions for accessing the Binance API via MATLAB. Supports spot and margin trading and all public endpoints.

MATLAB Binance APISuite of functions for accessing the Binance API via MATLAB (R2019b or later). This package supports spot and margin trading and all public endpoints.v0.1.6Disclaimer:This

Uses Moving Averages to Trade the VIX

MATLAB example on how to use Reinforcement Learning for developing a financial trading model

Reinforcement Learning For Financial Trading ?How to use Reinforcement learning for financial trading using Simulated Stock Data using MATLAB.SetupTo run:Open RL_trading_demo.prjOpen workflow.mlxRun

The files are designed for walk-forward analysis of pair trading strategy using Bollinger Band

The files are designed for walk-forward analysis of pair trading strategy using Bollinger Band as entry and exit rules. In this example, you will see 5 pair of stocks tested over the period of 3

I wrote these .m files to connect to my MBTrading accounts for automated trading using matlab code.

Allows connection to MBTrading for either simulated trading (delayed quotes and fake money) or real trading (real-time quotes and actual funds). Various files for account connection, quotes and

A toolbox for calculating and optimizing technical analysis trading systems.

In the age of computerized trading, financial services companies and independent traders must quickly develop and deploy dynamic technical trading systems. The technical trader's toolbox includes

An intraday trading algorithm to absorb the shock to the stock market when rebalancing a portfolio

M-file scripts and Simulink models from webinar on 28 May 2009

These are the files and some of the data that I used in my recent webinar on Algorithmic Trading. Data has been shortened for size reasons. Included are:MARISANearest Neighbour modelTrailing

View a stock's buy/sell recommendations based on a synthesis of the indicators SMA, MACD, and RSI

Obtain structured data for all stock and fund tickers from the BATS website

This function downloads the public CSV file of all ticker symbols traded on the BATS exchange (list changed at least daily). This can be reconciled against a reference date/time, in which case change

The script downloads 10 years of stock data from Yahoo Finance.

This book was written to aid in research into signal processing algorithms with application to trading.

intended to explain an approach to backtesting and partial optimization of a trading strategy. Backtesting and selection of parameters through testing or optimization (improvement) are critical to the

trading tool candlestick chart

FinMetrics

버전 1.0.0.0

작성자: Vitaly Kuznetsov

Open source/open architecture quantitative portfolio management environment.

You will learn how to classify trading signals into "buy" or "sell" using machine/deep learning

Using the stock index data, we will show how to perform:- Data preprocessing, factor creation, and data partitioning - Rule-based trading (Demo1)- Classifying trading signals using Classification

EliteQuant/EliteQuant_Matlab

버전 1.0.0.0

작성자: elitequant

Matlab quantitative trading and investment platform

EliteQuant is an open source forever free unified quant trading platform built by quant traders, for quant traders.it’s unified across backtesting and live trading. Just switch the data source to

QuinnSys/QuinnSys-OAPI

버전 1.0.0.0

작성자: Quinn

A function suite for accessing OANDA's REST API with MatLab

required allowing you to take a strategy from backtesting to live trading with minimal effort.

This demo will show how to perform a strategy backtesting in just 8 lines of code.

Using the functionalities in MATLAB® and Financial Toolbox™, you can perform a backtesting strategy in just 8 lines of code. This includes: • Data preparation • Trading signal generation •

Code to Backtest trading strategy

%Author: Moeti Ncube%This is code that can be used to backtest a trading strategy. The example strategy used was partially used in the development of a medium-frequency algorithmic trading strategy

Technical Analysis Tool

버전 1.5.0.0

작성자: Phil Goddard

GUI for viewing various simple technical analysis indicators of a time series

Implementation and example of the Generalized Protective Momentum trading strategy

The model simulates streamflow from precipitation and temperature data.

pairs trading

This code demonstrates the pairs trading strategy using "minimum distance criterion" as in Gatev et al.(2006), for both industry neutral stocks and industry stocks, the files enclosed are 3 separate

Historical Volatility

버전 1.1.0.0

작성자: Josiah Renfree

Calculates the annualized historical volatility for a stock over the previous N trading days.

This program calculates the annualized historical volatility for one or more stocks over a user-specified number of N trading days. The program uses daily closing prices in the calculations. If not

Pairs Trading Strategy

버전 1.0.0.0

작성자: tadeveloper

A pairs trading strategy implemented in MATLAB.

This demo uses MATLAB and the Technical Analysis (TA) Developer Toolbox (http://www.tadeveloper.com) to develop and backtest a pairs trading strategy. In particular, it is shown how a statistical

Pairs Trading

버전 1.0.0.0

작성자: Hui Gong

This m-file will show you the dynamic pairs trading using the stochastic control approach.

Algo Trading for Ethanol

버전 1.0.0.0

작성자: Caleb Lim

Algo Trading for Ethanol

Algo Trading for few natural gases using VIX to forecast prices

Trading Economics

버전 1.1.0

작성자: Trading Economics

App to plot charts using data from Trading Economics. This app will give you an overview on what you can do with our API.

Trading Economics provides its users with accurate information for 196 countries including historical data and forecasts for more than 20 million economic indicators, exchange rates, stock market

App to get charts from historical data, using Trading Economics API.

Example on how to interact Trading Economics historical data for indicators using the API, and plotting the data into a simple chart.If you are not a client, go to developer.tradingeconomics.com and

This function computes the number of intradaily market trades that are buy- or sell-initiated.

This routine uses bid and ask quotes sample intradaily at a uniform frequency to classify the implied origin of market trading activity. It computes the implied number of sell-initiated

A baby trading system

버전 1.0.0.0

작성자: Dimitri Shvorob

(No, we don't trade babies!)

..but build a primitive, stylized automated trading system operated by a fixed-rate timer and handling retrieval, storage and analysis of data; a 'strategy' guides rebalancing the portfolio at each

A MATLAB trading strategy based on a candle stick pattern.

The "Three Red Candles" trading strategy buys at the open price of the next bar when three red candles occur in a row. A red candle is defined by the closing price of a bar being equal to or smaller

Flipping Trade Signals

버전 1.1.0.0

작성자: Han

Simulation to explore changing all long trade signals to short on a geometric brownian motion path.

Generates GBM curve with specified drift and volatility parameters.Trade entries are modeled through a zero-intelligence model assuming a Poisson arrival process for trades conditioned on a set

This is a basic version of the source code of the Stock exchange trading optimization algorithm.

This is a basic version of the source code of the Stock exchange trading optimization algorithm.

Replication of several trading strategies presented on quantifiedstrategies.com

This program replicates the trading strategy results within Oddmund Grotte's blog quantifiedstrategies.com. I replicate the strategies that are based off of the SPY exchange traded fund and aggregate

Returns dates corresponding to non-trading days for the Johannesburg Stock Exchange in South Africa

This function allows the user to specify a start and end date, and then returns a vector of serial date numbers corresponding to the holidays and non-trading days between the two chosen dates for the

PortfolioEffect MATLAB interface for intraday portfolio analytics with high frequency market data

Collection of invalid correlation matrices

Available code: mycodeworklab@gmail.com WhatsApp : +919877014844

A Novel Approach to Balance the Trade-Off between Security and Energy Consumption in WSNAbstract:WSN (Wireless sensor networks) are composed of huge number of non-rechargeable tiny sensor nodes

Calculates values for Directional Movement System like J. Welles Wilder describes in his book 'New Concepts in Technical Trading Systems'

Calculation of the Directional Movement System - This function calculates the values needed to trade the Directional Movement System like J. Welles Wilder describes in his book 'New Concepts in

Welles Wilder Volatility

버전 2.0.0.0

작성자: James

Wilder Volatility Index for Trading

Previous Working Day

버전 1.0.0.0

작성자: Jennifer GALPERIN

Retrieves the previous working day for a given date and holiday schedule.

Tradeguide

버전 1.0.0.0

작성자: Nagi Hatoum

Gives best buy and sell signal to benchmark trading system.

included.Tradeguie signal offers a practical trading benchmark training set for Neural Networks and other learning algorithms or TA.There are no hold signals generated.

더 보기