Libraryless. Click here for Pure Java version (30657L/194K).
1 | sclass G22CandleBasedStrategyWithMultiCallbackJuicer extends G22CandleBasedStrategy {
|
2 | !include #1036461 // JuiceStrategy Include |
3 | !include #1036535 // MultiCallbackJuicer maker include |
4 | |
5 | void price(double price) {
|
6 | juiceStrategy_price(price); |
7 | super.price(price); |
8 | } |
9 | } |
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: | 740 / 883 |
| Referenced in: | [show references] |