Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1036255 // geometricPriceDigitizer

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (9888L/54K).

static PriceDigitizer geometricPriceDigitizer(double c0, double cellSizeInPercent) {
  ret new PriceDigitizer(new GeometricPriceCells(c0, cellSizeInPercent));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036255
Snippet name: geometricPriceDigitizer
Eternal ID of this version: #1036255/2
Text MD5: a43b2c711c80de5a55248dbfdf64166d
Transpilation MD5: 532fd088ccc9c37739ff6ea571bdb3b3
Author: stefan
Category: javax / gazelle 22
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-11-05 16:07:57
Source code size: 162 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 53 / 83
Version history: 1 change(s)
Referenced in: [show references]