public class MetatraderBookEntry extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MetatraderBookEntry.BookType
Entry type
|
| Modifier and Type | Field and Description |
|---|---|
double |
price
Price
|
MetatraderBookEntry.BookType |
type
Entry type
|
double |
volume
Volume
|
| Constructor and Description |
|---|
MetatraderBookEntry() |
public MetatraderBookEntry.BookType type
public double price
public double volume
Copyright © 2021. All rights reserved.