Instructions of the Blue Chip Investing EA

Instructions of the Blue Chip Investing EA

6 May 2024, 14:41
Najlaa Alsalih
2
403
 


Be sure to contact me after purchase to join telegram channel to get future free products and discounts:


How to enable news filter in MT4/MT5

    Go to MT4/MT5 and click tools>Options (or press ctrl+o) to open options of your MT4/MT5 terminal.
    Go to the "Expert Advisors" tab.
    Tick the checkbox for "Allow WebRequest for listed URL".
    Add this URL https://nfs.faireconomy.media and click OK.



Easy and step by step guide on how to use the Blue Chip Ea properly:

1_ run the EA on any pair and Timeframe H1 and when trying to attach it to chart in Common section enable "Allow algo trading" same as picture below:

for MT5:
MT5 Allow Algo Trading



and for MT4:
MT4 Allow Algo Trading




2_you have to Enable Algo Trading Button on top oMetatrader terminal  as images below:

For MT5:
MT5 Algo Trading Button



And for MT4:
MT4 Algo Trading Button




3_after these 3 the icon EA on chart of MT5 will turn blue and in MT4 will  be a smiley face as images below:

MT5:
MT5 Blue icon



MT4:
MT4 smiley icon


and you are good to go...



Detailed Descriptions of Inputs:

============= General Setup =============

  1. Symbols:
    Specify the trading symbol(s) for the EA to operate on. For example, entering "GBPUSD" restricts trading to this symbol.

  2. Magic Number:
    A unique identifier for trades placed by the EA, ensuring they are distinguishable from other EAs or manual trades.

  3. Order Commentary:
    Add a custom comment to trades executed by the EA. This can be useful for identifying and categorizing trades.

============= TP and SL Setup =============

  1. Manual Stop Loss Points:
    Specify a fixed stop loss in points for all trades. A value of -1 disables this feature.

  2. Manual Take Profit Points:
    Specify a fixed take profit in points for all trades. A value of -1 disables this feature.

  3. Extra Stop Loss Points:
    Add an additional buffer to the calculated stop loss value for further risk adjustment.

  4. Extra Take Profit Points:
    Add an additional buffer to the calculated take profit value to increase profit targets.

============= Risk Setup =============

  1. Lot Calculation Method:
    Select the method for determining the lot size, such as fixed lot size or balance-based dynamic lot size.

  2. Risk Percentage per Trade:
    Define the percentage of the account balance to risk on each trade. Higher values increase trade size and risk.

  3. Fixed Lot Size:
    Set a static lot size for all trades. This value overrides risk-based calculations when used.

============= Order Setup =============

  1. Order Splitting:
    Enable or disable the feature to split trades into multiple smaller orders with varying take profit levels.

  2. Number of Split Orders:
    Set the number of trades into which a single order will be split, if order splitting is enabled.

============= Same Order Setup =============

  1. Single Trade per Symbol:
    When enabled, the EA will only open one trade at a time for each trading symbol.

  2. Minimum Distance Between Trades:
    Specify the minimum distance (in points) between trades of the same symbol to avoid clustering.

============= Prop Firms Setup =============

  1. FTMO Randomizer Feature:
    Enable a randomizer that slightly modifies take profit and stop loss values. This helps prop firm traders avoid having identical trades with other users.

============= News Filter Setup =============

  1. High-Impact News Filter:
    Enable filtering to avoid trading during high-impact news events.

  2. Medium-Impact News Filter:
    Enable filtering to avoid trading during medium-impact news events.

  3. Low-Impact News Filter:
    Enable filtering to avoid trading during low-impact news events.

  4. Avoid Trading Before News:
    Specify the number of hours before a news event to stop trading, minimizing risk during volatile periods.

  5. Avoid Trading After News:
    Set the number of hours to pause trading following a news event to allow the market to stabilize.