How to change/modify Risk Management settings in FYERS API Bridge?

How to change/modify Risk Management settings in FYERS API Bridge?

Risk management allows you to manage risk both at the strategy level and global (account level).

You will see here rows based on the strategy tags added under Application Settings -> Symbol Settings. When you click on any row, it shows you the current values at the bottom of the grid.

Note: STG1 is an application default tag. If you are trading in only one strategy, you need to fill ONLY the values for GLOBAL.

These settings are very important to prevent a strategy misfire or wrong order placement.

MaxOrderPerMinute: The maximum Signals will be allowed per minute. By ignoring signals which exceed per minute interval, the Bridge limits the orders which can be placed per minute.

MaxTradesPerDay: The maximum LE/SE signals that will be processed per day. LX/SX signals which are used only to exit a position are not counted in Max Trades limit.

MaxSymPos: The maximum symbols (stocks) in which bridge will create positions for the particular strategy.

Daily Max Loss: If Realized MTM loss is greater than this limit, new LE/SE signals will be ignored. Note this limit is not based on Unrealized MTM. This feature uses Cumulative P/L values from TradeHistory and is currently under Beta mode.

    • Related Articles

    • How to change/modify Symbol Settings in FYERS API Bridge?

      Symbol Settings The FYERS API Bridge works based on “Signals”. A Signal is basically an indication (not decision) to Buy or Sell with specific conditions. The Bridge processes 4 types of Signals: Long Entry (LE): Equivalent to fresh Buy for creating ...
    • How to change/modify Application Settings in FYERS API Bridge?

      You can access the detailed documentation for Application settings in Help section. Application Settings: API Credentials Put here FYERS Trading API credentials such as App ID/Secret ID and Redirect URL. This is your confidential data and should not ...
    • How to integrate FYERS API Bridge with front-end platforms?

      You can send Signals in FYERS API Bridge through an external program such as Amibroker/MT4/TradingView/Python/C# etc. Understanding How Signals Work: The FYERS API Bridge works based on “Signals”. A Signal is basically an indication (not decision) to ...
    • How to integrate FYERS API Bridge with TradingView?

      You can deploy complex Algos using TradingView’s simple web charts. The best part is that it requires zero programming knowledge. Simple or sophisticated derivative Algos can be deployed in simple English using TV Alerts. How It Works: Add FYERS API ...
    • What are the salient features of the FYERS API Bridge?

      FYERS API Bridge facilitate you to control all the parameters of the Algo trades at ease. Zero Programming Efforts Order Management Trade Management Risk Management (Trade and Account level) Strategy Management Tradingview Integration through Google ...