System
Name: |
Trade on Close Sample
|
Description: |
This system shows how to use the SystemData.EnableTradeOnClose property and the SystemData.BarClosing event to write a system that trades on the close of a bar. Be aware that this may produce unrealistic simulation results, because it allows you to see the close price before placing an order which will be filled at that price, which is not possible in real trading.
|
System Type: |
Informational
|
Language: |
VB
|
Author: |
dplaisted
|
Date Created: |
5/20/2010 2:15:36 AM
|
|