🤖
RedFox Copier Free/Pro Telegram to MT4/MT5
  • What is Product?
  • Contact Supporter
  • News Update
  • Guides
    • Download RedFox Copier Pro From Market mql5 To MT4/MT5
    • How to create a bot and API Token From TELEGRAM
    • How to create Telegram channel and add Bot To Channel
    • Install RedFox Copier EA and active From Market
    • Install RedFox Copier EA and active without mql5 market
    • 🔰EA INPUT Describe
  • Function
    • 📈[Pro] Multi-Trade Options
    • 📈[Pro]Open New Order With TP SL As Number Of Pips
    • 📈Open New Order With A TP SL As Prices
    • 📈Open New Order Without TP SL
    • 🌀[Pro] SL/TP Override Mode
    • 💰Close Management
    • 🔓Move SL & Breakeven
    • 🔓Move TP & Breakeven
    • 🕶️[Pro] SafeMode & Filters Order
    • 💡[Pro] Config By Pairs
  • Command Support
    • List command support
    • 🌀[Pro]MOTIFY ORDER
      • Update TP Order
      • Update SL Order
      • Edit Order
    • 💸[Pro]CLOSE ORDER
      • Cancel Order Pending
      • Close Order
      • Close Half
      • Close Volume Lot
      • Close Percent Lot
    • 💸[Pro]CLOSE ORDER BY TP
      • Close Order By TP
      • Close Half By TP
      • Close Volume Lot By TP
      • Close Percent Lot By TP
    • 💸CLOSE WITHOUT REPLY
      • Close All Order
      • Close Order By Symbol
      • Close Order Symbol With Percent
  • Extras
    • How To Build Auto Trade with RedFox Signals
    • Introducing some EA configurations for reference
    • How to Connect to a VPS on Windows
    • How to make an Auto Trading system with Channel Telegram other and Meta Trader
    • FAQ
      • What is the difference between the pro version and the free version?
      • Do i need to install telegram to my vps in order to run the telegram copier 24 hours or is it enoug
      • Assume if i bought the lifetime one,does telegram copier will need updates in the future...if so wil
      • Do i need to buy auto forward message bot in order to run telegram copier auto?
      • if i buy only lifetime telegram copier how much is that?
    • More
    • Hướng dẫn sử dụng RedFox Service BOT
Powered by GitBook
On this page
  1. Guides

EA INPUT Describe

PreviousInstall RedFox Copier EA and active without mql5 marketNext[Pro] Multi-Trade Options

Last updated 2 years ago

✳️Telegram Token => Token Bot when create with BotFather

✳️Signal Provider

=> Use REDFOX_SIGNAL when you use signals from RedFox, OTHER_SIGNAL when use signal other.

✳️LOTSIZE MODE

=>AUTO_LOT : If you want auto calculator position size by % of Balance to risk in one trade

=>FIXED_LOTSIZE: If you want fix position size

✳️Account Balance => Use to calculator position size when LOTSIZE MODE =AUTO_LOT

✳️% of balance to risk in one trade => Use to calculator position size when LOTSIZE MODE =AUTO_LOT and Number open order by TP =1

✳️Lotsize Fixed => Position size when open order and use LOTSIZE MODE =FIXED_LOTSIZE and Number open order by TP =1

✳️Number open order by TP

=> Number of open orders same signal

E.g: Number = 3 if will open 3 orders with TP respectively TP1 TP2 TP3 of signal

=== CONFIG FIXED_LOTSIZE FOR OPEN BY TP ===

Config will activated when Number open order > 1

and LOTSIZE MODE =FIXED_LOTSIZE

✳️Lotsize TP1 => Position size for order one

✳️Lotsize TP2 => Position size for order two

✳️Lotsize TP3 => Position size for order three

=== CONFIG AUTO_LOT FOR OPEN BY TP ===

Config will activated when Number open order > 1

and LOTSIZE MODE =AUTO_LOT

✳️% of balance to risk for TP1 => Auto calculator Position size for order one

✳️% of balance to risk for TP2 => Auto calculator Position size for order two

✳️% of balance to risk for TP3 => Auto calculator Position size for order three

=== Config SL & TP ===

Note: FIXED,ATR only support open with a TP order

✳️Set SL & TP by

=> SAME_AS_SIGNAL : SL, TP will same signal

=> SL_TP_FIXED: SL, TP will fixed

=> TP_FIXED: TP will fixed and SL same signal

=> SL_FIXED: SL will fixed and TP will same signal

=> ATR: SL, TP will by ATR

== SL & TP FIXED==

✳️SL Pips Fixed : Number of pips to be set for SL

✳️TP Pips Fixed : Number of pips to be set for TP

== SL & TP BY ATR ==

✳️ATRPeriod

✳️SLATRMultiplier

✳️TPATRMultiplier

========== MODE TRADE ==========

-----[CLOSE CONFIG]-----

✳️Percent Lot Close When TP1 (ex.1-100%) => When order hit TP1 it will auto close lotsize by percent

✳️Percent Lot Close When TP2 (ex.1-100%) => When order hit TP2 it will auto close lotsize by percent

✳️Active Close when pips to => When order hit pips config it will auto close lotsize by percent

✳️Percent Lot Close When pips to target (ex.1-100%) => Percent close lotsize when hit pips

-----[MOVE SL CONFIG]-----

✳️Active Move SL when target to TP1

=> Config move SL when price hit TP1 with option SL_TO_ENTRY

✳️Active Move SL when target to TP2

=> Config move SL when price hit TP1 with option SL_TO_ENTRY, SL_TO_TP1

✳️Active Move SL when pips to => When order hit pips config it will handle move sl

✳️Move SL when pip to target

Config move SL when pips hit target with option SL_TO_ENTRY, SL_TO_TP1

✳️Extra pips for sl target => Plus pips to price when move sl

========== ORDER CONFIG ==========

✳️Open order same type by

=> DISTANCE_TIME : Config allow open same type by time

=> DISTANCE_PIPS: Config allow open same type by pips

✳️Time distance to open order same type (seconds) => Config for DISTANCE_TIME

✳️Pips distance to open order same type (pips) => Config for DISTANCE_PIPS

✳️Limit orders allowed to open same type(Default 0: No Limit)

=> Limit orders allowed to open same type in list order running

✳️When have order opposite type => If you want close order opposite you can select CLOSE_ORDER_PREVIOUS

✳️Skip Open Order Without TP AND SL => true if you want open order Without TP AND SL

========== TRAILING STOP ==========

✳️Active Trailing Stop when target to

✳️Points Of Distance From The Current Stop

✳️Points Of Increment The Current Stop

========== FILTERS ==========

✳️Filter Signals Mode

=> ALL : No filter

=> INCLUDE : Only open order in list symbols filter

=> EXCLUDE : Skip open order in list symbols filter

✳️Enter Symbols Filter (ex: XAUUSD,EURUSD,.or skip) => Enter list symbols

✳️FILTER TYPE OPEN

=>BUY_SELL: Allow open all type

=>ONLY_BUY : Only allow open order type BUY

=>ONLY_SELL : Only allow open order type SELL

=== TIME FILTER ===

✳️Start hour => Time bot will start work time(E.g: 00)

✳️Ending hour => Time bot will end work(E.g: 24)

========== SLIPPAGE ==========

✳️Enable Slippage => Turn on config Slippage

✳️Enter Slippage => Slippage allow open order

✳️Slippage conditions => Add conditions when open order been Slippage

========== OTHERS ==========

✳️Suffix symbol ( Ex: XXXUSDc -> c ) => Add Suffix if symbols have contain Suffix

✳️Limit of orders allowed to open (Default 0: No Limit)=> Limit order open

🔰