Workflow
每周大白外汇英语交易术语学习汇总
Sou Hu Cai Jing·2025-08-09 14:20

Group 1 - The article discusses various foreign exchange trading terms and their implications for traders [1][4] - "Allow DLL imports" enables the use of external programs for advanced Expert Advisors (EAs), but poses risks if the DLL is malicious [4][8] - "Allow WebRequest for listed URL" permits EAs to access trusted URLs for functions like account synchronization and news trading [4][8] Group 2 - "Modelling: Every Tick" is the most precise modeling option, simulating every price tick, suitable for highly sensitive EAs [7] - "Modelling: 1 Minute OHLC" uses four key prices per minute, balancing speed and precision, ideal for strategies that react to candlestick movements [7] - "Modelling: OPEN Prices Only" is the fastest but least precise, running EA logic only at the open of each candlestick [8] Group 3 - "Market Depth" shows the real levels of buy and sell orders, helping traders assess price impact and liquidity [11][13] - "GTC Mode: Good Till Cancelled" allows orders to remain active until manually canceled, commonly used in trading [11] - "Execution: Market" executes orders at current market prices, suitable for strategies requiring quick entry and exit [16] Group 4 - "Execution: Exchange" sends orders to the exchange for execution at specified limit prices, ensuring price precision but with the risk of non-execution [17]