Available translations

Simulated Partial Fill

foundations.png
simulated-partial-fill.png
The simulated partial fill parameter allows simulating the partial fill of orders.
Content
Upon each execution, the simulation verifies if the current candle intersects the rate set for the order. If it does, it uses the value in this parameter as a factor to determine and keep track of what percentage of the order is filled.
The same process repeats for each subsequent candle, until the order is filled.
When the parameter is not present or undefined, the simulation assumes the order is filled as soon as the rate is hit.
Configuring
Simulated Partial Fill Configuration
Properties
  • fillProbability indicates the probability of an order getting filled upon each tag of the price. Values may range from 0 to 1. The value 0 indicates that there are 0% chances of the order getting filled. With such a setting, the order will never get filled in the simulation. The value 1 indicates that there is a 100% probability of the order getting filled. With such a setting, the order is filled upon the first tag of the price. A value of 0.5 indicates a 50% probability, thus, it takes two tags of the price for the order to fill completely with such a setting.
Initial Values
These are the Initial Values for Simulated Partial Fill configuration:
 {
    "fillProbability": 1
}
Examples
This is a list of properties featured by the Simulated Partial Fill configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Simulated Partial Fill Menu
The Simulated Partial Fill node has the following Node Menu items:
The Configure menu item has the following properties:
  • action: Configure
  • actionFunction: uiObject.configEditor.activate
  • label: Configure
  • iconPathOn: configuration
  • iconPathOff: configuration
The Delete menu item has the following properties:
  • action: Delete UI Object
  • actionProject: Visual-Scripting
  • askConfirmation: true
  • confirmationLabel: Confirm to Delete
  • label: Delete
  • iconPathOn: delete-entity
  • iconPathOff: delete-entity
  • actionFunction: payload.executeAction
Simulated Partial Fill Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Simulated Partial Fill with other nodes:
Compatible Types: