Jitesh Jha
·Sr. Software Engineer

Java API issues.

I have restarted my algo trading journey, it seems a lot changed in 2 years with fyers api

I noticed 2 bugs.

  1. Java socket api doesn't send symbol as part of live market data. E.g.

    {"ch":"79.5","high_price":"22940.7","ltp":"22913.8","exch_feed_time":"1742378385","chp":"0.35","low_price":"22807.95","open_price":"22874.95","type":"if","prev_close_price":"22834.3"}

  2. While using fyers java api, if you try to execute login module, it will not work for linux or mac machine. As dll files works only for windows, for opening browser.

1
1 reply