How to get data from API and use it in comparation ?
-
Dukascopy has a sentiment index https://www.dukascopy.com/trading-tools/widgets/quotes/realtime_sentiment_index
and API to get data:https://www.dukascopy.com/client/javadoc/com/dukascopy/api/IFXSentimentIndex.html
https://www.dukascopy.com/client/javadoc/com/dukascopy/api/IDataService.htmlI wonder if there is a way to get the index value (example EUR) to use in FXdreema condition block ?
-
i even tried to add currency ratio and other parameters from Finviz
if i figure it out i will let you and please if you figure it out let me know
thanks
-
@migen This is a question for hadrcoders (ie, not me). Anyone present here?