POC, VAH and VAL Indicator

cariagatrades
Posts: 2
Joined: Fri Feb 02, 2024 4:38 am

Re: POC, VAH and VAL Indicator

Post by cariagatrades » Sun Sep 22, 2024 6:33 pm

zcsoka wrote:
Sun Sep 22, 2024 10:07 am
Dear Cariagetraders,

Yes, it was a test version and it is not signed yet for DXFeed/Bookmapdata. Give me 1-2 working days to have it signed by Bookmap, afterwards it will work with Bookmapdata as well.

Awesome. Thank you very much!

zcsoka
Posts: 347
Joined: Thu Dec 19, 2019 7:50 pm
Has thanked: 2 times
Been thanked: 31 times

Re: POC, VAH and VAL Indicator

Post by zcsoka » Mon Sep 23, 2024 9:46 am

The version is signed, please check it following a Bookmap restart (signatures are read only at start time)

ommiervtnwy
Posts: 6
Joined: Fri May 24, 2024 8:41 pm
Has thanked: 1 time

Re: POC, VAH and VAL Indicator

Post by ommiervtnwy » Wed Oct 23, 2024 7:46 am

Hi

java.time.DateTimeException: Invalid value for MinuteOfHour (valid values 0 - 59): 590
    at java.base/java.time.temporal.ValueRange.checkValidValue(Unknown Source)
    at java.base/java.time.temporal.ChronoField.checkValidValue(Unknown Source)
    at java.base/java.time.LocalTime.of(Unknown Source)
    at com.zoli.api.z0li.indicators.VALines.onTimestamp(VALines.java:196)
    at velox.api.layer1.simplified.InstanceWrapper.invokeCurrentTimeListeners(InstanceWrapper.java:540)
    at velox.api.layer1.simplified.InstanceWrapper.onTrade(InstanceWrapper.java:456)
    at velox.api.layer1.simplified.DeactivatableStrategyUpdateGeneratorWithFilter.onTrade(DeactivatableStrategyUpdateGeneratorWithFilter.java:87)
    at velox.bookmap.dN.a.generated.velox_____api_____layer1_____messages_____indicators_____StrategyUpdateGenerator___I___velox_____api_____layer1_____messages_____indicators_____StrategyUpdateGeneratorFilter___I___velox_____api_____layer1_____messages_____indicators_____StrategyUpdateGeneratorSkipper.onTrade(velox_____api_____layer1_____messages_____indicators_____StrategyUpdateGenerator___I___velox_____api_____layer1_____messages_____indicators_____StrategyUpdateGeneratorFilter___I___velox_____api_____layer1_____messages_____indicators_____StrategyUpdateGeneratorSkipper.java)
    at velox.api.layer1.exceptionwrapper.a.b.generated.velox_____api_____layer1_____messages_____indicators_____StrategyUpdateGenerator___I___velox_____api_____layer1_____messages_____indicators_____StrategyUpdateGeneratorFilter___I___velox_____api_____layer1_____messages_____indicators_____StrategyUpdateGeneratorSkipper___I___velox_____api_____layer1_____exceptionwrapper_____b_____f.onTrade(velox_____api_____layer1_____messages_____indicators_____StrategyUpdateGenerator___I___velox_____api_____layer1_____messages_____indicators_____StrategyUpdateGeneratorFilter___I___velox_____api_____layer1_____messages_____indicators_____StrategyUpdateGeneratorSkipper___I___velox_____api_____layer1_____exceptionwrapper_____b_____f.java)
    at velox.api.layer1.exceptionwrapper.q.onTrade(SourceFile:29)
    at velox.api.layer1.layers.aU.a(SourceFile:1041)
    at velox.api.layer1.layers.aU.a(SourceFile:974)
    at velox.api.layer1.layers.aU.b(SourceFile:797)
    at java.base/java.lang.Thread.run(Unknown Source)
 

zcsoka
Posts: 347
Joined: Thu Dec 19, 2019 7:50 pm
Has thanked: 2 times
Been thanked: 31 times

Re: POC, VAH and VAL Indicator

Post by zcsoka » Wed Oct 23, 2024 8:09 am

Hi, 

In the reset timestamp you have 590 instead of 59. Does it block you from loading the plugin? If yes, it seems that it is already saved in the configuration. Before we resolve that, could you please let me know if you are using the latest version z0li-2.3.3.jar  from this thread?

ommiervtnwy
Posts: 6
Joined: Fri May 24, 2024 8:41 pm
Has thanked: 1 time

Re: POC, VAH and VAL Indicator

Post by ommiervtnwy » Wed Oct 23, 2024 8:22 am

Does it block you from loading the plugin?
Yes

Version z0li-2.3.3.jar 
Yes

zcsoka
Posts: 347
Joined: Thu Dec 19, 2019 7:50 pm
Has thanked: 2 times
Been thanked: 31 times

Re: POC, VAH and VAL Indicator

Post by zcsoka » Wed Oct 23, 2024 9:04 am

Then the config file has to be corrected. Please open the Bookmap folder as such:
In the Bookmap application go to File -> Open user folder
In this folder you a Config folder, please step into 
In this folder you might have different versions of the bookmap_config_vX.json (X being a version number.
Close Bookmap.
Find the latest one and open in a Text editor. In the text editor look for the text
:590
(it will search for a set timestamp which should be in a format 15:59:59 , but it is like 15:590:59
Correct the 590 to 59, save the file and start Bookmap

ommiervtnwy
Posts: 6
Joined: Fri May 24, 2024 8:41 pm
Has thanked: 1 time

Re: POC, VAH and VAL Indicator

Post by ommiervtnwy » Wed Oct 23, 2024 11:22 am

Thank you, it is running again but it does not time stamp at midnight.

I use Rithmic data with Bookmap & Atas

Atas has other lines

Screenshot 2024-10-23 131907.png
Screenshot 2024-10-23 131907.png (90.34 KiB) Viewed 9741 times

zcsoka
Posts: 347
Joined: Thu Dec 19, 2019 7:50 pm
Has thanked: 2 times
Been thanked: 31 times

Re: POC, VAH and VAL Indicator

Post by zcsoka » Wed Oct 23, 2024 11:49 am

Please use 23:59:59

ommiervtnwy
Posts: 6
Joined: Fri May 24, 2024 8:41 pm
Has thanked: 1 time

Re: POC, VAH and VAL Indicator

Post by ommiervtnwy » Wed Oct 23, 2024 12:15 pm

 At 23:59:59 there is no reset although it is correctly stored.


  },
          "com.zoli.api.z0li.indicators.VALines.direct": {
            "version": 3,
            "text": "{\n  \"colorPOC\": {\n    \"value\": -65536,\n    \"frgbvalue\": null,\n    \"fvalue\": null,\n    \"falpha\": 0.0,\n    \"cs\": null\n  },\n  \"colorVAH\": {\n    \"value\": -39373,\n    \"frgbvalue\": null,\n    \"fvalue\": null,\n    \"falpha\": 0.0,\n    \"cs\": null\n  },\n  \"colorVAL\": {\n    \"value\": -39373,\n    \"frgbvalue\": null,\n    \"fvalue\": null,\n    \"falpha\": 0.0,\n    \"cs\": null\n  },\n  \"lineStylePOC\": \"SOLID\",\n  \"lineStyleVAH\": \"SOLID\",\n  \"lineStyleVAL\": \"SOLID\",\n  \"lineWidth\": 5,\n  \"VAPercent\": 70.0,\n  \"resetStamps\": [\n    \"23:59:59\"\n  ],\n  \"alertSupressSeconds\": 10,\n  \"alertVAL\": true,\n  \"alertVAH\": true,\n  \"alertPOC\": true,\n  \"alertPOCMove\": true,\n  \"alertSensitivity\": 2,\n  \"instrumentSymbol\": \"ESZ4\",\n  \"traditionalCalculation\": true\n}"
 
Last edited by ommiervtnwy on Thu Oct 24, 2024 12:27 pm, edited 2 times in total.

ommiervtnwy
Posts: 6
Joined: Fri May 24, 2024 8:41 pm
Has thanked: 1 time

Re: POC, VAH and VAL Indicator

Post by ommiervtnwy » Thu Oct 24, 2024 5:40 am

zcsoka wrote:
Wed Oct 23, 2024 11:49 am
Please use 23:59:59

I have deleted and reinstalled everything, probably the latest Bookmap version is to blame. What can I do?


At 23:59:59 there is no reset although it is correctly stored.

Post Reply