Page 2 of 8

Re: Moving Average Package

Posted: Tue May 18, 2021 2:06 pm
by kammodo
Makes sense. Thanks for the feedback, and for a great indicator!

Re: Moving Average Package

Posted: Tue May 18, 2021 3:01 pm
by zcsoka
You are welcome

Re: Moving Average Package

Posted: Mon May 31, 2021 1:22 pm
by zcsoka
arkiadrian wrote:
Tue Apr 13, 2021 2:59 pm
Hi, I purchased the indicator. Is there a way or maybe a version where the Indicator's widget is off? It clutters the widget area. I just need it in the graph. Thanks.

I have updated the package with widgets off, please download the package again.

Re: Moving Average Package

Posted: Mon May 31, 2021 5:02 pm
by pentti_rahko
Does this work with DxFeed?

Re: Moving Average Package

Posted: Mon May 31, 2021 8:24 pm
by zcsoka
Yes, it does work with DXFeed, please use the trial period to test before purchasing it. If you experience any issues, please report it here.

Re: Moving Average Package

Posted: Wed Jun 16, 2021 4:11 am
by apmancini
Trying to load the indicator into Bookmap version : 7.1.0 Build:66 - it gets its data from a connection to Ninja version 8.0.24.2 64-bit 

The indicator loads but surfaces the following error when trying to activate. Please advise.

java.lang.NoSuchMethodError: velox.api.layer1.simplified.Api.registerIndicator(Ljava/lang/String;Lvelox/api/layer1/messages/indicators/Layer1ApiUserMessageModifyIndicator$GraphType;DZZ)Lvelox/api/layer1/simplified/Indicator;
    at com.zoli.api.mapackage.indicators.EMAIndicator.initialize(EMAIndicator.java:102)
    at velox.api.layer1.simplified.InstanceWrapper.start(InstanceWrapper.java:120)
    at velox.api.layer1.simplified.SimplifiedL1ApiLoader.startForInstrument(SimplifiedL1ApiLoader.java:355)
    at velox.api.layer1.simplified.SimplifiedL1ApiLoader.lambda$onStrategyCheckboxEnabled$4(SimplifiedL1ApiLoader.java:333)
    at velox.api.layer1.layers.Layer1ApiInjectorRelay.injectSynchronously(SourceFile:57)
    at velox.api.layer1.simplified.SimplifiedL1ApiLoader.onStrategyCheckboxEnabled(SimplifiedL1ApiLoader.java:328)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at velox.bookmap.dl$b.invoke(SourceFile:64)
    at com.sun.proxy.$Proxy31.onStrategyCheckboxEnabled(Unknown Source)
    at velox.bookmap.Fc.a(SourceFile:680)
    at velox.bookmap.Fc.a(SourceFile:386)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
    at javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggleButton.java:308)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
    at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:290)
    at java.awt.Component.processMouseEvent(Component.java:6533)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
    at java.awt.Component.processEvent(Component.java:6298)
    at java.awt.Container.processEvent(Container.java:2236)
    at java.awt.Component.dispatchEventImpl(Component.java:4889)
    at java.awt.Container.dispatchEventImpl(Container.java:2294)
    at java.awt.Component.dispatchEvent(Component.java:4711)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)
    at java.awt.Container.dispatchEventImpl(Container.java:2280)
    at java.awt.Window.dispatchEventImpl(Window.java:2746)
    at java.awt.Component.dispatchEvent(Component.java:4711)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
    at java.awt.EventQueue.access$500(EventQueue.java:97)
    at java.awt.EventQueue$3.run(EventQueue.java:709)
    at java.awt.EventQueue$3.run(EventQueue.java:703)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90)
    at java.awt.EventQueue$4.run(EventQueue.java:731)
    at java.awt.EventQueue$4.run(EventQueue.java:729)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
    at velox.bookmap.Pj.dispatchEvent(SourceFile:70)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
 

Re: Moving Average Package

Posted: Wed Jun 16, 2021 6:38 am
by zcsoka
Dear Apmancini,

It is incompatibility with the 7.1. Many users wanted to remove the Widgets from the bottom panel (not to add them automatically and not to pollute the bottom panel) and this feature was available only in the 7.2, therefore I had to upgrade it. 
Unfortunately the Marketplace cannot handle versions, therefore I had to overwrite the package. 
Please let me know if you cannot upgrade and I will prepare a package for you. 
 

Re: Moving Average Package

Posted: Wed Jun 16, 2021 2:19 pm
by apmancini
Didn't realize there was a version branch. Upgraded Bookmap and it seems to be working fine. Thanks.

Re: Moving Average Package

Posted: Wed Jun 16, 2021 3:45 pm
by zcsoka
Happy to hear that. 

Re: Moving Average Package

Posted: Thu Jul 15, 2021 4:49 pm
by daniel_weiss
I just installed the MA package. Does it apply to historical data loaded? It only seems to be calculating as of the time the indicator was enabled. This would be an impediment as I load pre market equity data every morning and cannot wait for a 1min 72ema to fully form.