外汇交易术语

Search documents
每周大白外汇指标交易术语学习汇总
Sou Hu Cai Jing· 2025-08-19 01:18
文章来源:123财经 本周(8.11-8.15)外汇英语交易术语学习汇总,和大白一起学习吧! 1、Average Directional Movement(ADX)——平均趋向指数 核心数据:前高、当前高、前低、当前低、前收盘价 Average Directional Movement(ADX) Bollinger Bands Envelopes Ichimoku Kinko Hyo Moving Average Parabolic SAR Standard Deviation Average True Range(ATR) Bears/Bulls Power Commodity Channel Index(CCI) 3、Envelopes——包络线 核心数据:移动平均线、百分比偏移值 主要用途:创建价格包络区,寻找超买/超卖区域。 适用场景:回归交易、区间反转策略。 主要用途:衡量趋势的强度,而不是方向。高ADX表示趋势强(无论涨跌),低ADX表示震荡。 适用场景:趋势型策略(跟随、突破),过滤震荡期。 2、Bollinger Bands——布林带 核心数据:收盘价均值、价格标准差 主要用途:显示价格波动区 ...
每周大白外汇英语交易术语学习汇总
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]
每周大白外汇英语交易术语学习汇总(7.28-8.1)
Sou Hu Cai Jing· 2025-08-04 10:01
Group 1 - The article discusses various Forex trading terms and settings for automated trading strategies, particularly focusing on the importance of managing swap fees and market conditions [1][2][4] - It highlights the significance of the "Triple Swap Day" on Wednesdays, where traders should avoid opening or holding positions to prevent excessive swap costs [2] - The article explains the "One Cancels the Other" (OCO) order feature, which allows traders to set two orders where one cancels the other upon execution, enhancing trading efficiency during market fluctuations [6] Group 2 - The article details the "Dead Stop System," a risk management feature that triggers automatic liquidation of positions when losses reach a critical threshold, acting as a last line of defense against account depletion [10] - It introduces the "Adaptive Force Mode," which adjusts trading parameters based on real-time market conditions, allowing for more flexible trading strategies [10] - The "Sentiment Shield Mode" is described as a mechanism that reduces trading frequency during extreme market sentiment, helping to avoid losses from herd behavior [15]
每周(7.14-7.18)大白外汇英语交易术语学习汇总
Sou Hu Cai Jing· 2025-07-21 03:13
Core Points - The article provides a summary of common forex trading terms and their meanings, aimed at helping traders understand the terminology used in trading platforms [1]. Group 1: Connection Issues - "No Connection to Server" indicates that the trading terminal is unable to connect to the server, which may be due to network issues or expired login credentials [2][5]. - "Only Real Account Allowed" signifies that certain features or automated trading cannot be executed on demo accounts, as enforced by EA developers or platform providers [2]. Group 2: Order Limitations - "Order Count Limit Reached" means the total number of orders (including open and pending) has reached the platform's limit, preventing new orders from being placed [7][9]. - "Volume Limit Reached" indicates that the total trading volume has exceeded the server's acceptance threshold, often due to maximum position size restrictions [9]. Group 3: Order Types and Conflicts - "Invalid Order Type" occurs when an unsupported or mismatched order type is used, which can happen if incorrect constants are applied in the trading platform [11][13]. - "Closing Volume Exceeds Current Position Volume" suggests that the attempted closing volume exceeds the actual held position, leading to a rejection of the request [15][17]. - "Other Pending Orders or Executing Orders Conflict with Current Closing Order" highlights that the closing operation conflicts with other pending or executing orders, resulting in a refusal of the request [18]. Group 4: Pending Orders - "Activation Request for Pending Order Rejected, Order Canceled" indicates that a pending order was not executed due to issues like excessive spread or network delays at the time of activation [20][21]. - "Prohibited Opposite Positions for a Single Trading Symbol" states that holding both long and short positions for the same trading symbol is not allowed, as per the account or platform rules [20][21].
每周(7.7-7.11)大白外汇英语交易术语学习汇总
Sou Hu Cai Jing· 2025-07-14 09:43
文章来源:123财经 本周(7.7-7.11)外汇英语交易术语学习汇总,和大白一起学习吧! 1、Invalid Stop Loss / Take Profit Level——无效的止损/止盈设置 2、Trading is Disabled——禁止交易 Invalid Stop Loss / Take Profit Level Trading is Disabled Market is Closed Insufficient Funds Price Changed Off-quotes Invalid Expiration Order Modified Too Many Requests Invalid Execution 这个错误表示你给 EA 设置的 SL(止损)或 TP(止盈)不在平台允许的范围内,直接被 MT4 拒单。 常见原因:SL / TP 离当前价格太近(没满足最小距离);精度没处理好,价格浮点误差导致非法。 这个错误是系统直接说:"你现在不能交易"——不管你EA写得多漂亮,平台不给开单就完了。 常见原因:当前交易品种关闭(如节假日、凌晨休市、挂单禁止);平台设置禁止自动交易;账户状态异常(冻结、 ...
每周(6.30-7.4)大白外汇英语交易术语学习汇总
Sou Hu Cai Jing· 2025-07-07 06:41
Group 1 - The article discusses various forex trading terms and their meanings, focusing on the functionalities of Expert Advisors (EAs) in trading [1][2][5] - Random operations refer to the switch that introduces randomness into trading strategies to prevent brokers from tracking strategy characteristics [1] - Speed Backtesting is a mode that prioritizes speed over accuracy in backtesting trading strategies, omitting minor details for quicker results [2] Group 2 - Requote indicates that the price has changed since the order was placed, requiring a new quote to execute the trade [7] - Order Rejected occurs when the trading platform denies the order due to reasons such as high spreads or insufficient margin [7] - Order Fully Executed means that the order has been completely filled without any remaining quantity [10] Group 3 - Order Partially Executed signifies that only a portion of the order has been filled, with the remainder still pending [11] - Request Timeout happens when the order command is sent but the server does not respond in time, often due to network issues [14] - Invalid Request indicates that the order format or content is incorrect, leading to rejection by the server [15] Group 4 - Invalid Trade Volume refers to errors in the order's lot size, which does not comply with platform requirements [18] - Invalid Price means that the specified order price is outside the acceptable range or has expired, resulting in rejection [20]
每周(6.9-6.13)大白外汇英语交易术语学习汇总
Sou Hu Cai Jing· 2025-06-16 17:23
Group 1 - The article discusses various forex trading terms and strategies, focusing on automated trading techniques and risk management tools [1][2][4][5][10]. - Auto Split allows traders to break large orders into smaller ones to reduce slippage and avoid platform scrutiny [1]. - Hide Stoploss enables traders to keep their stop-loss levels hidden from the trading platform, preventing manipulation [2]. - Smart TakeProfit dynamically calculates optimal take-profit levels based on various factors, enhancing trading efficiency [4]. - Smart Distance adjusts the distance for adding positions based on market conditions, helping to manage risk effectively [5]. Group 2 - ECN Mode facilitates real market execution by modifying stop-loss and take-profit levels after placing orders, suitable for true ECN accounts [8][10]. - Tick Criterion is a hidden parameter that filters out false breakouts by requiring a certain number of price ticks before executing trades [10]. - Momentum Sell/Buy strategies are employed to capitalize on market movements, entering trades only when significant price action occurs [11][14]. - Prop Firm refers to companies that provide capital for trading, requiring traders to pass assessments under specific conditions [12]. - Strategy Aggressivity adjusts the aggressiveness of trading strategies, impacting trade frequency and risk management [17].
每周(5.26-5.30)大白外汇英语交易术语学习汇总
Sou Hu Cai Jing· 2025-06-03 05:44
Group 1 - The article provides a summary of forex trading terms and concepts, focusing on automated trading strategies and their mechanisms [1][5]. - "First position" refers to the initial order in a trading strategy, which significantly impacts subsequent risk levels [1][4]. - "Emergency closing at breakeven" is a mechanism that triggers forced closure of all orders at a no-profit, no-loss point to prevent larger losses, activated when net value drops below 70% [2][4]. Group 2 - "Using a virtual take-profit" indicates that while no explicit take-profit is set, a psychological target is established in the background to avoid slippage by brokers [6][4]. - "OneChartSetup multi-currency mode" allows multiple currency pairs to share parameters on a single chart, reducing the load on trading platforms [7]. - "Automatic Money Management" adjusts the number of lots based on account balance, with aggressive settings opening trades at $1,000 and conservative settings at $5,000 [8]. Group 3 - "Swap Protector" identifies positions that may incur high overnight fees and can close or pause trades to avoid these costs [11]. - "Margin Protector" monitors remaining margin and can close positions or halt trading to prevent account liquidation during volatile market conditions [12]. - "Custom" settings allow traders to personalize their trading strategies, including custom trading times and profit-taking methods [17][18].
每周(5.19-5.23)大白外汇英语交易术语学习汇总
Sou Hu Cai Jing· 2025-05-26 06:35
Group 1 - The article provides a summary of foreign exchange trading terminology for the week of May 19-23, focusing on key concepts that traders should understand [1][6]. - "Equity-based lot" is defined as a method of calculating lot size based on account equity rather than balance, allowing for a more conservative approach by considering floating losses [1][5]. - "Risk-based lot / Auto lot" is described as a method that automatically calculates the maximum allowable loss per trade based on set risk parameters, suitable for experienced traders [2][5]. Group 2 - "FX majors" refers to major currency pairs involving the US dollar and other highly liquid currencies, characterized by low spreads and high liquidity, making them popular for automated trading strategies [5][7]. - "FX minors" are defined as currency pairs that do not directly involve the US dollar, typically having higher spreads and lower liquidity, which can increase the risk of slippage and volatility [5][7]. - "Margin" is explained as the portion of funds that is frozen by the trading platform as a deposit for each order, with insufficient margin leading to automatic liquidation of positions [10]. - "Leverage" is described as a tool that allows traders to control larger positions with a smaller amount of capital, with a leverage ratio of 1:100 enabling a trader to control 100 times their investment [10]. - "Breakout" refers to a significant price movement after a period of consolidation, often targeted by trading strategies [13]. - "Consolidation" is characterized by price movements within a narrow range, where certain trading strategies may be favored [13]. - "Slippage" is defined as the difference between the expected price of a trade and the actual price at which the trade is executed, often occurring during volatile market conditions [14][15]. - "Drawdown" is explained as the maximum decline in account value from a peak to a trough, with a specific example illustrating a 50% drawdown [16].
每周(5.5-5.9)大白外汇英语交易术语学习汇总
Sou Hu Cai Jing· 2025-05-09 09:11
Group 1 - The article provides a summary of key forex trading terms, aimed at enhancing understanding of trading strategies and tools [1][11]. - Terms such as "Manual," "Multiplier," and "Pip steps" are explained, highlighting their roles in trading strategies like Martingale and grid trading [2][6]. - The concept of "Recovery mode" is introduced, which allows automated trading systems (EAs) to adopt more aggressive strategies to recover losses [7]. Group 2 - "Maximum spread" is defined as a limit to prevent trading during high volatility periods, ensuring that trades are not executed with excessive spreads [12]. - "Trade comments" are described as annotations attached to trades, which help identify the EA that executed the order and can include personal contact information from traders [13].