EMA Zones plugin

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

EMA Zones plugin

Post by zcsoka » Sun May 16, 2021 1:47 pm

The indicator displays up to 5 zones between two EMA indicators, you can purchase the product on the Bookmap Marketplace.
For the latest version, release notes and the user guide please also check the Marketplace.


Important: Latest version is in post: https://bookmap.com/forum/viewtopic.php ... 9369#p9369

EMAZone1.png
EMAZone1.png (481.19 KiB) Viewed 26129 times

EMAZone3.png
EMAZone3.png (551.49 KiB) Viewed 26129 times
Attachments
EMAZone2.png
EMAZone2.png (511.84 KiB) Viewed 26129 times
Last edited by zcsoka on Fri Jan 24, 2025 3:47 pm, edited 7 times in total.

arkiadrian
Posts: 11
Joined: Tue May 26, 2020 4:12 am
Been thanked: 1 time

Re: EMA Zones plugin

Post by arkiadrian » Sun May 23, 2021 6:30 pm

Hi, I purchased it and tried it and I am getting an error. I am currently using Bookmap 7.2 build 16 and DxFeed. Please see attached error. Please let me know what the problem is. Thank you.

 
Attachments
2021-05-23_132910.jpg
2021-05-23_132910.jpg (66.48 KiB) Viewed 26020 times

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

Re: EMA Zones plugin

Post by zcsoka » Mon May 24, 2021 12:44 pm

How did you purchase it? It should not even be published, it is under construction and it was not released in the Martketplace yet. Let me check it with the Bookmap guys.

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

Re: EMA Zones plugin

Post by zcsoka » Mon May 24, 2021 1:04 pm

The product was turned productive unintentionally, I have removed it from the marketplace for now to avoid misunderstandings. Based on the testing progress it might be released in the next couple of weeks, sorry for the misunderstanding. 

arkiadrian
Posts: 11
Joined: Tue May 26, 2020 4:12 am
Been thanked: 1 time

Re: EMA Zones plugin

Post by arkiadrian » Tue May 25, 2021 8:06 am

Thank you for the clarification and update. Looking forward to its availability.

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

Re: EMA Zones plugin

Post by zcsoka » Wed Jun 02, 2021 12:07 pm

The plugin is ready and will be published on the Marketplace shortly.

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

Re: EMA Zones plugin

Post by zcsoka » Fri Jun 18, 2021 6:00 pm

The plugin is available now on the Marketplace!

jmftattoo
Posts: 3
Joined: Sat Jun 19, 2021 11:55 pm

Re: EMA Zones plugin

Post by jmftattoo » Sun Jun 20, 2021 12:01 am

Am trying to add but keep getting this error. 

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.MAZones.initialize(MAZones.java:153)
    at velox.api.layer1.simplified.InstanceWrapper.start(InstanceWrapper.java:122)
    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.$Proxy30.onStrategyCheckboxEnabled(Unknown Source)
    at velox.bookmap.Fc.a(SourceFile:690)
    at velox.bookmap.Fc.a(SourceFile:396)
    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)
 

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

Re: EMA Zones plugin

Post by zcsoka » Sun Jun 20, 2021 7:49 am

Are you sure you have Bookmap 7.2+ ?  

jmftattoo
Posts: 3
Joined: Sat Jun 19, 2021 11:55 pm

Re: EMA Zones plugin

Post by jmftattoo » Sun Jun 20, 2021 9:08 pm

Yes I have the latest version beta version. Not at my desk but I guess I will uninstall and reinstall later.

Post Reply