The documentation on the configuration of the Fidelity securities

Author: The Little Dream, Created: 2023-08-01 15:13:17, Updated: 2023-08-01 15:29:29

Inventors Quantify now supports Fidelity's virtual and analogue trading platforms.FutuOpenDTo enable the use of the FedEx Bull access, a trustee after the date of publication of this article is required, and the previous trustee does not support FedEx securities.

Wealthy cowsFutuOpenD

FutuOpenD is responsible for forwarding protocol requests to the rich path backend and returning the processed data in a way that exposes the interface in a custom TCP protocol, which is independent of the programming language.

  • DownloadedFutuOpenDSoftware

    First of all, we need to downloadFutuOpenDIn addition to the above, you can log in to the official website of the company.

    img

    Or clickLinksJump to the download page.

    img

  • RunningFutuOpenDSoftware

    FutuOpenDThe software needs to run with the host, as the host accesses the FedEx server as a routing program, so you need to download the corresponding version depending on your device, from the FedEx website.FutuOpenDThe software hasWindowsmacOSCentOSUbuntuThere are four versions, and you can choose the corresponding version.

    RunningFutuOpenDThe software is as follows:

    img

    You can fill in your account number, password, and click on the login button immediately. Please note that the account must be opened after completing the registration process.FutuOpenDIf you have a new account, you can log in to the account. If you have a new account, you can log in to the account. If you have a new account, you can log in to the account.

    RunningFutuOpenDThe software succeeded:

    img

    Finally runningFutuOpenDOn the device of the software, the inventor runs the administrator program for the quantified trading platform.

Configure a wealthy securities account on the inventor's quantitative trading platform

  • Inventor adds exchange objects to a quantitative trading platform

    After logging in to the inventor quantification platform, click on "Control Center" -> "Exchange" -> "Add Exchange".

    img

    If you want to operate the analogue disk, simply select "analogue disk" and the inventor will automatically switch to the analogue disk. Please note that if you are a configured analogue disc, you can enter the login code of your RichBull account when you fill in the "transaction password". If it is a real-time configuration, the "transaction password" needs to be filled in after you log in.Opening an accountSet the timeThe transaction code

  • Testing

    In the Control Center->Debugging tool, use the following policy code:

    function main() {
        var info = exchange.SetContractType("600519.SH")
        Log(info)
        Log(exchange.GetTicker())
        return exchange.GetAccount()
    }
    

More