Courses Infomation
Pirate EA
Pirate EA
Archive :Â Pirate EA
This Expert Advisor trades during a small market volatility. It tracks the price levels, then opens positions and manages them until they are closed with a profit or a small loss. You can limit the number of opened positions. Only one position can be opened on a bar.
It does not use strategies like martingale, position averaging, loss overstaying, etc.
All positions are opened with fixed Take Profit and Stop Loss levels.
It is possible to use a dynamic lot to increase the volume of positions during a successful trading.
The main currency pairs: CHFJPY, EURCHF, USDCAD, EURAUD, USDCHF.
It is recommended to use accounts with five-digit quotes and moderate spread.
Parameters
- MONEY_MANAGEMENTÂ – use dynamic lot
- RISKÂ – risk as a percentage of account free margin
- ORIGINAL_LOT – fixed lot if MONEY_MANAGEMENT=false
- ORDERS_BUYÂ – the number of Buy positions opened at a time
- ORDERS_SELLÂ – the number of Sell positions opened at a time
- TAKE_PROFITÂ – take profit value
- STOP_LOSSÂ – stop loss value
- MAX_SPREAD_OPENÂ – the maximum allowable spread for opening positions
- START_TRADINGÂ – hour to start trading
- STOP_TRADINGÂ – hour to stop trading
- NOT_TRADE_NEWSÂ – trade using the news filter
- INDENT_AFTER_NEWS_MINUTESÂ – the filter is activated the specified number of minutes before a news release
- INDENT_BEFORE_NEWS_MINUTESÂ – the filter is disabled after the specified number of minutes after a news release
- ENABLE_LIGHT_NEWSÂ – normal news
- ENABLE_MEDIUM_NEWSÂ – average importance news
- ENABLE_HARD_NEWSÂ – important news
- YOUR_TIME_ZONE,_GMT_(FOR_EWSN)Â – GMT time zone of the terminal
- CURRENCY_TO_DISPLAY_THE_NEWSÂ – the currency of news to display (if empty, then the current pair will be used)
- DRAW_ONLY_THE_FUTURE_OF_NEWS_LINEÂ – only show lines of future news releases
- SIGNALS_ON_THE_UPCOMING_NEWSÂ – notify of upcoming news
- MARKET_WATCHÂ – market execution
- FILTER_TRIPLE_SWAPÂ – triple swap filter (do not trade from Wednesday to Thursday)
- CLOSING_TIME_SIMPLEÂ – if the trading time is over and there is a position, the function will try to close them with a breakeven or with a small loss
- MAGIC_NUMBERÂ – magic number of positions
- SLIPPAGEÂ – price slippage
- DEALS_ON_THE_BARÂ – is to Trade multiple times on the bar
- TIME_PERIOD_BARÂ – bar Period
- USE_VIRTUAL_TP_SLÂ – use virtual Take Profit and Stop Loss (lines are drawn only if there is 1 position in the trading direction)
- DISPLAY_TABLEÂ – display a panel with information on trading account and currency pair
- USE_A_SOUNDÂ – use sound signals
*** For a proper operation of the news filter:
Open: Tools/Options/Expert Advisors
Enable WebRequest for the following URLs, add http://ec.forexprostools.com/?columns=exc_currency,exc_importance&importance=1,2,3&calType=week&timeZone=15&lang=1
Salepage : Pirate EA
Reviews
There are no reviews yet.