Libraryless. Click here for Pure Java version (31812L/204K).
java.lang.RuntimeException: Unknown token 2: <:
Warning: session_start(): open(/var/lib/php/sessions/sess_b368pk0r42477jt6ikaehqi09i, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
{"1001141":"firstToUpper","1001992":"str function (=String.valueOf + extensions)","1002178":"copyFields - now uses setOpt","1003239":"map - call function on list (takes function name, Runnable or function object with \"get\" method) \/ now also works on maps","1003382":"ll - synonym of litlist (literal list)","1005824":"sign - return -1, 0 or 1 depending on sign of value (takes double or long, returns int)","1007643":"formatDouble","1009832":"change - indicate change in mainConcepts","1010031":"formatDouble_significant - synonym of formatDouble_significant2","1019120":"class DoubleRange - range of doubles (start\/end)","1022132":"stringIf - synonym of stringIfTrue","1024580":"doubleRange - construct DoubleRange","1025243":"log - natural logarithm or logarithm with base","1032944":"commaCombine","1033268":"formatDouble3 - format made with up to 1 digit","1034307":"identifiers - synonym of tok_identifiersInOrder","1035828":"listCombine - synonym of flattenToList","1036138":"TickerSequence - sequence of ticker values (prices) with timestamps","1036198":"trading_directionToPositionType","1036325":"lineCombine - synonym of nlCombine","1036446":"CandleBasedIndicator","1036559":"MAIndicator [simple moving average, trading indicator]","1036561":"G22CandleBasedStrategyWithTrailingStop (can also do simple take profit)","1036572":"NGSStrategy2 - \"NGS\" Strategy v2 #themoneymakingstrategy (not anymore though - now we have the Mystery Strategy etc)","1036578":"IntegrityCheckable"} at main.fail(m1008705.java:1589) at main$jsonDecode_Y.fail_base(m1008705.java:14008) at main$jsonDecode_Y.fail(m1008705.java:14006) at main$jsonDecode_Y.parseExpr(m1008705.java:14058) at main$jsonDecode_Y.parse(m1008705.java:14012) at main.jsonDecode(m1008705.java:13990) at main.jsonDecodeMap(m1008705.java:12844) at main.getSnippetTitles(m1008705.java:10820) at main$JavaXHyperlinker.codeToHTML(m1008705.java:6209) at main.html2(m1008705.java:85) at main.html(m1008705.java:67) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.callOpt_withVarargs(m1008705.java:4387) at main.callOpt(m1008705.java:3326) at main.callHtmlMethod2(m1008705.java:11404) at main$MyHTTPD$1.get(m1008705.java:7337) at main$MyHTTPD$1.get(m1008705.java:1) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.safeCallF(m1008705.java:642) at main.callF(m1008705.java:611) at main$MyHTTPD.serve(m1008705.java:7373) at main$NanoHTTPD.serve_2(m1008705.java:9572) at main$NanoHTTPD.serve(m1008705.java:9553) at main$NanoHTTPD$HTTPSession.execute(m1008705.java:8453) at main$NanoHTTPD$ClientHandler.run(m1008705.java:7829) at java.base/java.lang.Thread.run(Thread.java:833)
Began life as a copy of #1036558
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
| Snippet ID: | #1036572 |
| Snippet name: | NGSStrategy2 - "NGS" Strategy v2 #themoneymakingstrategy (not anymore though - now we have the Mystery Strategy etc) |
| Eternal ID of this version: | #1036572/42 |
| Text MD5: | 8171b475658e80e436a42215660863c9 |
| Transpilation MD5: | 92e0f187d3228019ac821e357ef1d816 |
| 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:33:17 |
| Source code size: | 7045 bytes / 221 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1053 / 1370 |
| Version history: | 41 change(s) |
| Referenced in: | #1003674 - Standard Classes + Interfaces (LIVE continued in #1034167) #1036614 - NoLoseCloudStrategy - an MA cloud + "no-lose" multi stop loss approach [dev.] |