Dukascopy
 
 
Wiki JStore Search Login

Attention! Read the forum rules carefully before posting a topic.

    Try to find an answer in Wiki before asking a question.
    Submit programming questions in this forum only.
    Off topics are strictly forbidden.

Any topics which do not satisfy these rules will be deleted.

Eclips - Importing Dukas Librrary
 Post subject: Eclips - Importing Dukas Librrary Post rating: 0   Post Posted: Tue 08 Nov, 2011, 15:30 

User rating: 2
Joined: Tue 08 Nov, 2011, 15:23
Posts: 29
Location: Slovenia,
Dukas manuals:
https://www.dukascopy.com/wiki/index.php ... in_Eclipse

Installing as explained on link above I get error - Look attached print screen. I am using Eclips for the firts time. Probably some additional library is missing or is something wrong with library on your link...

So far I was programing in MT4. Java is new challenge ..

Cheers, Ales


Attachments:
File comment: Eclips print Screen after unzip and import ..
EclipsWindow.jpg [207.88 KiB]
Downloaded 328 times
DISCLAIMER: Dukascopy Bank SA's waiver of responsability - Documents, data or information available on this webpage may be posted by third parties without Dukascopy Bank SA being obliged to make any control on their content. Anyone accessing this webpage and downloading or otherwise making use of any document, data or information found on this webpage shall do it on his/her own risks without any recourse against Dukascopy Bank SA in relation thereto or for any consequences arising to him/her or any third party from the use and/or reliance on any document, data or information found on this webpage.
 
 Post subject: Re: Eclips - Importing Dukas Librrary Post rating: 0   Post Posted: Tue 08 Nov, 2011, 15:33 
User avatar

User rating:
Joined: Fri 31 Aug, 2007, 09:17
Posts: 6139
Please find here the workaround:
viewtopic.php?f=113&t=43275


 
 Post subject: Re: Eclips - Importing Dukas Librrary Post rating: 0   Post Posted: Wed 09 Nov, 2011, 12:19 

User rating: 2
Joined: Tue 08 Nov, 2011, 15:23
Posts: 29
Location: Slovenia,
..ok-ej Librarry error is now gone. I went step further - enter my demo login user and password. Saved and than run as Java application ... Where is complie in Eclips .. Probably compile is missing ..

I get:
2011-11-09 12:09:36.431 INFO Main - Connecting...
2011-11-09 12:09:47.437 INFO AuthorizationClient - >> [https://www1.dukascopy.com/authorization/demo/auth?typus=0&munus=stngs&appello=(****** (emoved manualy befor posted it's my user name)&licentio=5f6125f06aa22a22ea6be5ac2cb19eeaf9b98464071037f632d4d5ecbbd633e2&sermo=bb650818-b3ae-4c8a-9090-a61f82ef6337&stngs=1]
2011-11-09 12:09:51.453 WARN AuthorizationClient - << [{external_ip=188.198.36.88, curves.supports.files=true, #pin.url=/pin/, ta.curves.url=https://demo-chart01.dukascopy.com:10443, platformManual.url=https://www.dukascopy.com/core/plugins/cont.php?ref_id=15947&noScript=1, menu.item.forex.calculator=/marketwatch/forexcalc/forex_calculator/, spot=AT_MARKET, wlabel.phone=+41 (0) 22 799 4888, services1.url=https://demo-login.dukascopy.com, news.details.url=/aDDS/export/djnews.php?id=, jss.logserver.url=https://demo-login.dukascopy.com/jss-log/, wlabel.longLabel=Dukascopy Bank SA, pin.auth=/captcha, contest.chart.url=https://demo-login.dukascopy.com/aDDS/export/contestChart.php, news.url=/aDDS/export/djnews.php, base.url=https://demo-login.dukascopy.com, menu.item.margin.level.calculator=/marketwatch/forexcalc/margin_level/, userTypes=REGULAR,MINI_FX,MANAGE_STOP_LIMIT,, brokerChat.url=https://live-login.dukascopy.com/fo/chat, wlabel.url=https://www.dukascopy.com, transport.url=:443, wlabel.logo=[B@11a64ed, base.reports.url=https://demo-login.dukascopy.com, tradelog_sfx.url=/aDDS/export/tradeLog.php, news.source=api, menu.item.dayly.hl=/marketwatch/daily_hl_interbank/, curves.url=https://demo-chart02.dukascopy.com:10443, wlabel.shortLabel=Dukascopy, base.calendar.url=https://www.dukascopy.com/swiss/{0}, additionalUserTypes=[], debug=false, reports=portfolio_client,intraday_client,position_client,annual_report,trader_sll,activity_log,merge_log,trade_log,trader_sll_action_log, onlineHelp.url=https://freeserv.dukascopy.com/help_pro/index.php?system=dds20i&section=firstSteps&brand=Dukascopy, smspc=true, log=EMERGENCY, menu.item.report.issue=/about/issues/, pin.help=https://www.dukascopy.com/plugins/cont.php?ref_id=7252, menu.item.interest.rates.calendar=/marketwatch/calendars/InterestRatesCalendar/, wlabel.foUrl=https://demo-login.dukascopy.com, aclg=true, menu.item.economic.calendar=/marketwatch/calendars/eccalendar/, history.server.url=https://www.dukascopy.com/datafeed/, wlabel.skype=dukascopy, get.help.url=https://www.dukascopy.com/swiss/english/forex/jforex/forum/index.php, news.host.url=https://external.dukascopy.com, loginId=80692, reports.url=/Reports, platformFaq.url=https://dukascopy.com/swiss/english/forex/faq/, client.mode=DEMO, menu.item.holidays.calendar=/marketwatch/calendars/NationalHolidaysCalendar/, relaxed_trading=true, encryptionKey=8135E18A536C9C11863B8F5F924B5AB7}]
2011-11-09 12:10:03.700 ERROR Main - Failed to connect Dukascopy servers


 
 Post subject: Re: Eclips - Importing Dukas Librrary Post rating: 0   Post Posted: Wed 09 Nov, 2011, 12:38 

User rating: 2
Joined: Tue 08 Nov, 2011, 15:23
Posts: 29
Location: Slovenia,
... Switching off inBulid Demo login and login just using Eclipse I get:

Exception in thread "main" com.dukascopy.api.system.JFVersionException: System offline
at com.dukascopy.api.impl.connect.DCClientImpl.authenticate(DCClientImpl.java:423)
at com.dukascopy.api.impl.connect.DCClientImpl.connect(DCClientImpl.java:209)
at com.dukascopy.api.impl.connect.DCClientImpl.connect(DCClientImpl.java:199)
at singlejartest.Main.main(Main.java:106)


 
 Post subject: Re: Eclips - Importing Dukas Librrary Post rating: 0   Post Posted: Wed 09 Nov, 2011, 13:02 
User avatar

User rating:
Joined: Fri 31 Aug, 2007, 09:17
Posts: 6139
There are temporary problems with authorization server.


 

Jump to:  

  © 1998-2025 Dukascopy® Bank SA
On-line Currency forex trading with Swiss Forex Broker - ECN Forex Brokerage,
Managed Forex Accounts, introducing forex brokers, Currency Forex Data Feed and News
Currency Forex Trading Platform provided on-line by Dukascopy.com