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

9
LINES

< > BotCompany Repo | #1036613 // G22CandleBasedStrategyWithMultiStopLossJuicer

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

Libraryless. Click here for Pure Java version (31405L/200K).

1  
sclass G22CandleBasedStrategyWithMultiStopLossJuicer extends G22CandleBasedStrategy {
2  
  !include #1036461 // JuiceStrategy Include
3  
  !include #1036612 // MultiStopLossJuicer maker include
4  
  
5  
  void price(double price) {
6  
    juiceStrategy_price(price);
7  
    super.price(price);
8  
  }
9  
}

Author comment

Began life as a copy of #1036536

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036613
Snippet name: G22CandleBasedStrategyWithMultiStopLossJuicer
Eternal ID of this version: #1036613/1
Text MD5: bf54c81202714999e74d4913b5dd0283
Transpilation MD5: 65f80b409cc938456615782fc977eafb
Author: stefan
Category: javax / trading
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2023-04-29 00:15:27
Source code size: 289 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 60 / 85
Referenced in: [show references]