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

9
LINES

< > BotCompany Repo | #1036536 // G22CandleBasedStrategyWithMultiCallbackJuicer

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

Libraryless. Click here for Pure Java version (30657L/194K).

sclass G22CandleBasedStrategyWithMultiCallbackJuicer extends G22CandleBasedStrategy {
  !include #1036461 // JuiceStrategy Include
  !include #1036535 // MultiCallbackJuicer maker include
  
  void price(double price) {
    juiceStrategy_price(price);
    super.price(price);
  }
}

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: #1036536
Snippet name: G22CandleBasedStrategyWithMultiCallbackJuicer
Eternal ID of this version: #1036536/1
Text MD5: d61d45267a7d89f178e288c62b7fc865
Transpilation MD5: ae6a4ee070c1ebd4542a717951aee766
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 18:01:57
Source code size: 289 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 85 / 113
Referenced in: [show references]