RenkoBarCompressor Class
public class RenkoBarCompressor : BarCompressor
This language is not supported or no code example is available.
public ref class RenkoBarCompressor : public BarCompressor^
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
|
RenkoBarCompressor(int, double) |
| Name | Description | |
|---|---|---|
|
Add(DataEntry) | |
|
AddItemsToBar(PriceSizeItem[]) | (inherited from BarCompressor). |
|
Compress(DataEntryEnumerator) | (inherited from BarCompressor). |
|
CreateNewBar(BarType, DateTime, DateTime, double) | (inherited from BarCompressor). |
|
EmitNewCompressedBar() | (inherited from BarCompressor). |
|
GetCompressor(int, BarType, long, long, TimeSpan, TimeSpan) | (inherited from BarCompressor). |
| Name | Description | |
|---|---|---|
|
NewCompressedBar | (inherited from BarCompressor). |
| Name | Description | |
|---|---|---|
|
bar | (inherited from BarCompressor). |
|
instrumentId | (inherited from BarCompressor). |
|
newBarSize | (inherited from BarCompressor). |
|
oldBarSize | (inherited from BarCompressor). |
OberMind.Data.Compression.RenkoBarCompressor