Sign up here it's free and anyone can join! Already a member? login here.
Software

Money Management Scripts

A strategy portfolio can be assigned a money management script to redistribute cash between trading strategy portfolio accounts, based on their performance or some other heuristic. The distribution of cash between the trading strategies in a strategy portfolio can have a huge effect on its performance, much like the distribution of cash in a stock portfolio.

The IQBroker automated trading software ships with a library of premade money management scripts that can be parameterized and customized without any programming, while custom scripts can be easily developed using the resource designer and IQLanguage.

Script Implementation

OnInitialize()
This function is called automatically when the script is first initialized.

OnMoneyManagement()
This function is called automatically at the end of every portfolio day, its implementation should redistribute cash between the portfolio accounts when needed. Multi-currency cash transfers between accounts are automatically processed using a currency conversion table.

Introduction to Money Management Scripts

This tutorial provides a complete introduction to money management scripts.

Money Management Resources

These money management resources are pre-installed with IQBroker.

ID Name Author Last Update
EBC Equally Balanced Cash Admin 2009-06-24
FPA Fixed Percentage Account Admin 2009-06-17

Home :: Company :: Software :: Download :: Purchase :: Forums :: Support :: Partners
Copyright © 2008 - 2009 IQ Broker Technologies, Ltd. All rights reserved.