how to create eikon.cfg to be in the current working directory?

Best Answer

  • chavalit-jintamalit
    Answer ✓

    Hi @anbezhilasokan.frm

    The sample code you tried to follow, it happens that the code expects you to store "appkey" in eikon.cfg

    However, this is not necessary at all.

    You can directly call the ek.set_app_key('<a_valid_appkey'>) with the value of your appkey.

    image


Answers