Attributes | Name and Description |
---|---|
|
caplin.trading.ticket.TicketLauncher()
|
Attributes | Name and Description |
---|---|
|
void
launchTicket(String sInstrument, String sDealtCurrency, Number nAmount)
Launch a new Ticket with the given parameters. |
►
caplin.trading.ticket.TicketLauncher()
►
void
launchTicket(String sInstrument, String sDealtCurrency, Number nAmount)
Launch a new Ticket with the given parameters.
String | sInstrument | The instrument to load. |
String | sDealtCurrency | The dealt currency |
Number | nAmount | The amount |