Jump to content

Recommended Posts

Posted (edited)

Referring to following attached image and given link, I would like to know on how to code Powershell Script to download those files.  There is no direct link to be copied.


https://www.hkex.com.hk/Market-Data/Futures-and-Options-Prices/Equity-Index/Hang-Seng-Index-Futures-and-Options?sc_lang=en#&product=HSI

Does anyone have any suggestions?
Thanks in advance for any suggestions

Export.png

Edited by oemript
Posted

Referring to following attached image and given link, There is a that.exportFutures() function to download file, I would like to know on how to code Powershell Script to download those files. 

function() {
  that._exportFutures();
}
https://www.hkex.com.hk/Market-Data/Futures-and-Options-Prices/Equity-Index/Hang-Seng-Index-Futures-and-Options?sc_lang=en#&product=HSI

Does anyone have any suggestions?
Thanks in advance for any suggestions

Export.png

Export2.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...