• Resolved panjianom

    (@pije76)


    The issue I’ve been having is simply choosing an forex to use with the news.

    If I choose 1 pair currency (EUR and USD) by using [stock-market-news symbol="EUR/USD" stockExchange="FOREX"], it seems to work fine, but as soon as I add another pairs currency (example: EUR and USD and JPY) by using [stock-market-news symbol="EUR/USD/JPY" stockExchange="FOREX"], it gives me the following error:
    A valid stock symbol or market index is required
    The currency we are trying to use it USD/JPY.

    Thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Stockdio

    (@stockdio)

    Hi, the news plugin requires a pair currency as symbol, with a source and a target currency, separated by slash, such as EUR/USD or USD/JPY. Using a different format will display an invalid symbol error, which is what you see when you try to use EUR/USD/JPY.

    If you want to display news for USD/JPY, use that as the symbol, with the supported syntax:

    [stock-market-news symbol=”USD/JPY” stockExchange=”FOREX”]

    Currently, our news plugin supports only one symbol. If you want to display news for different currencies, you must add one plugin entry per symbol, with your preferred layout (side-by-side, tabbed control, etc.). For example:

    [stock-market-news symbol=”EUR/USD” stockExchange=”FOREX”]
    [stock-market-news symbol=”USD/JPY” stockExchange=”FOREX”]

    Stockdio

    Thread Starter panjianom

    (@pije76)

    Thanks for your answer, I’ll use your suggestion.
    I hope in the next release, it will support for more than one symbol.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add Additional Forex News’ is closed to new replies.