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

10
LINES

< > BotCompany Repo | #1036533 // G22CandleBasedStrategyWithAbstractJuicer

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

Libraryless. Click here for Pure Java version (30446L/192K).

1  
asclass G22CandleBasedStrategyWithAbstractJuicer extends G22CandleBasedStrategy {
2  
  !include #1036461 // JuiceStrategy Include
3  
  
4  
  // Override me
5  
  AbstractJuicer makeJuicer() { null; }
6  
  
7  
  {
8  
    onNewPrice(price -> juiceStrategy_newPrice(price));
9  
  }
10  
}

Author comment

Began life as a copy of #1036462

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036533
Snippet name: G22CandleBasedStrategyWithAbstractJuicer
Eternal ID of this version: #1036533/4
Text MD5: 53e96eb6227bcd5dbe5eadb966c375df
Transpilation MD5: d5652d58e11033e4872c1287888ed7bc
Author: stefan
Category: javax / trading
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2023-01-24 15:46:33
Source code size: 264 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 99 / 136
Version history: 3 change(s)
Referenced in: [show references]