SW History2CSV

5
This script generate close order history to a text file including order information such as
   - TicketNumber, OpenTime, Type, Volume, Symbol, 
   - Price, S/L, T/P, CloseTime, Price, Commission, 
   - Swap, Profit, MagicNumber, Comment

Text File located at \MQL4\Files
 
Please leave a comment or send me an email if you have any idea.
#FF8,#FF10,#FF11,#WayneClassIsTheBest
Email: fxac19@gmail.com


レビュー 1
Lupacchiotta
330
Lupacchiotta 2024.03.02 14:48 
 

Good, thanks

おすすめのプロダクト
️ Ultimate Account Protection for Serious Traders The   Equity Protector Pro   is a professional-grade safety system that automatically safeguards your trading capital using advanced multi-level profit protection logic. Designed for traders using any strategy (manual or automated), this EA acts as your 24/7 risk manager to lock in gains and prevent account blowouts. Key Features:   3-Stage Protection System Level 1:   Base equity floor protection Level 2:   Dynamic trailing stop Level 3:
FREE
Chemical rockets   are the most common type of high power rocket, typically creating a high speed exhaust by the   combustion   of   fuel   with an   oxidizer . The stored propellant can be a simple pressurized gas or a single   liquid fuel   that disassociates in the presence of a catalyst ( monopropellant ), two liquids that spontaneously react on contact ( hypergolic propellants ), two liquids that must be ignited to react (like kerosene (RP1) and liquid oxygen, used in most   liquid-propella
FREE
Delving deep into the sphere of finance and trading strategies, I decided to conduct a series of experiments, exploring approaches based on reinforcement learning as well as those operating without it. Applying these methods, I managed to formulate a nuanced conclusion, pivotal for understanding the significance of unique strategies in contemporary trading.  
FREE
UniTradeXpertをご紹介します:あなたの究極の外国為替プログラム! UniTradeXpertの非凡な潜在力を明らかにする、洗練されたエキスパートアドバイザーで、外国為替取引の体験を向上させることを目的としています。ほぼ7年にわたる包括的なデータ分析のサポートにより、このEAは99.9%の驚異的な正確さで競争の激しい市場で決定的な優位性を提供します。 UniTradeXpertの優れた点は、AUDCAD通貨ペアの1時間のタイムフレームでの振動取引に焦点を当てていることです。このプロフェッショナルなアプローチは、市場の振動の本質を捉えることで、最大の効率と収益性を確保します。 UniTradeXpertはリスク管理に注力し、堅固なストップロスメカニズムを組み込んでおり、市場の変動中に資本を保護し、安心感を提供します。この戦略的アプローチにより、マーチンゲールのような高リスクな戦略を採用することなく、長期的な成功を確保します。 UniTradeXpertの真の特長は、ユーザーセントリックなアプローチにあります。3つの推奨される資金管理戦略を慎重に組み込み、視覚的に魅力的なグラフィ
This script can generated a text file including Account information such as Account Number Account Name Account Leverage Account Balance MT4 Location Data Folder Location  Demo / Real Account  Stop Out Mode  Stop Out Level etc. Enjoy the script.  Please leave a comment or send me an email if you have any idea. The Script is developed by Steve Wan (Eamil: fxac01@gmail.com)
FREE
Please refer to full version: https://www.mql5.com/en/market/product/140908 Key Zone Detector Key Level Supply & Demand Zone Detector   Overview A sophisticated supply and demand zone detection indicator that identifies and rates key price levels where significant market activity occurs. The indicator uses fractal analysis and multiple validation methods to detect and classify trading zones. Key Features Zone Detection Auto-detects support and resistance zones Uses dual fractal system (fast and
FREE
This Expert Advisor uses scalping as its main strategy based on a statistical model called Bollinger Band. It embedded with two exit market strategies called 1st and 2nd dagger. The 1st dagger exits on the mid line of the band and the 2nd dagger exits by trailing until the maximum profit. It is recommended to use both strategies to lower the risk since it would split the lot into half for each dagger. Recommended: M5/M15, EURAUD/GBPAUD, ECN account Please add the news link ( http://ec.forexprost
Realfuwi
Hamza Abdulkadir Adam
This EA is recommended to traders who already had trading experience with expert advisers. EA is using martingale strategy and it is regulated by Martin_1 and Martin_2 multiplier settings. Automated trading: Your EA automates the trading process, taking the emotional and psychological factors out of the equation. Backtested: Your EA has been backtested over a period of time to ensure its reliability and stability. Easy to use: Your EA is user-friendly and easy to set up, even for beginners.
Monitor floating profit of trades and close half of the lot size when profit reach target. Can monitor either all trades in whole account or by specified magic number. Can set amount of slippage and spread tolerance. Can set retry times and sleep seconds if split order was rejected Can set max split order times. Able to close trades after split when floating profit goes down and near 0, to prevent lose.
This indicator will display current logined mt4 account's orders information of current symbol chart. It also allow import some formated data: 1) MQL5 Signals History CSV file (*.csv) 2) MT4 Account History Statement file (*.htm -> *.txt) *[Next Version] Allow Import data form 'HF HistoryExporter (*.csv)' Sample Data of MQL5 Signals History File Time;Type;Volume;Symbol;Price;S/L;T/P;Time;Price;Commission;Swap;Profit;Comment 2023.12.20 23:00:02;Buy Limit;0.06;EURUSD;1.08994;1.06024;1.09464;202
WK Trade EA
Abdulkareem Sultan Hasan Saleh
Sale ends on 09/09/2023   Note: Trading is dangerous and you can lose all your money. This is a warning  Good brevity makes sense .... It is a simple and smart expert that monitors the intraday market movements and enters with the market makers  Recommendations Test with minimal risk first Use a VPS whose location is close to the server location of the broker you are working with. Use a leverage of 1:100 or more Use    ECN   Account +     Stop Levels == 0  +   Low   spread +   Low   commission +
Please do not trust any backtest result. Use a demo account to try it. SureFire is a well-known Martingale Hedging strategy in Forex trading.  No need to predict market direction.  This expert is not just an ordinary Sure Fire strategy, but reinvented the trade setup logic based on calculations.  Good money management is the critical factor to run this EA.  Highly aggressive in trading big market movement. Definitely the best tool in a volatile market.  LIVE TRADE signal is here:  https://www.
The advantages of EA TWO CANDLE SMART are: It is equipped with various filters, including: maxspread, maxlot, takeprofit (4 step), stop loss (3 step), profit target per day, and many more. Open order BUY = If iClose[2] > iOpen[2] && iClose[1] > iOpen[1]. Open order SELL = If iClose[2] < iOpen[2] && iClose[1] < iOpen[1]. Target_profit_perday=50; ==> can work on forward test. lockprofit=2;//Minimal Profit in money Step_LockProfit_in_Money=25; Stoploss_in_Money=1000; Stoploss_in %=50;==> Stoploss
GridProfit
Hafis Mohamed Yacine
Grid Profit  Grid Profit EA Working with all pairs. TimeFrame - 5-15-30-1H Minimum Deposit Recommended : $1000 USD lot 0.01  Grid Profit EA  V 1.00  would probably come about in the event the volatility to your commodity begins to diminish. In the case some sort of examine benefits are generally in the beginning to travel sideways, that ATR profit would probably figure out how to drop off of. This can trigger that trailing terminate to travel in excess since examine benefits began to be way
Stable Helper – Keep Your Trading Connection Uninterrupted! Ensure your MT4 stays connected and stable automatically! Stable Helper works silently in the background, monitoring your connection, rescanning servers, and even restarting MT4 if necessary—all without manual intervention. Designed to minimize downtime and optimize server performance , Stable Helper protects your trades from unexpected disconnections and latency issues. Key Features: 1️⃣ Real-Time Connection Monitoring Constantly
FREE
Currency EURUSD . Timeframe H1 The minimum deposit is $ 200 when trading 1% per trade.  Classic trend advisor.  The Expert Advisor is based on classic, time-tested indicators . Also, some strategies use Price Action . Every trade is protected by a stop loss  No martingale, no grid, no high risk strategies. All strategies used here are trend following and reversal. Compliance with MM = 4% for each trade is recommended. Question: - Why is testing so slow? Answer: - Be patient, 15 very diff
EA  advantages: Operating using regions's characterizations over the curve with four stages , 1) strong buy, 3) strong, sell, 4) soft buy and 2) soft sell . Market alignment between temporality. Adaptive SL. Operation using zone determination. Operation posibilities for other currencies. …The EA was tested by one year 2020-2020 with a robust behavior over market variations and positive profit with the following:
Your Key to PASS HFT Prop Firm Challenges   Are you ready to unlock the world of High-Frequency Trading ( HFT ) and take on the challenges set by proprietary trading firms? Look no further than   PropFirmFastPass , the ultimate Expert Advisor (EA) designed to help you pass unlimited HFT prop firm challenges effortlessly .  Unlimited Challenges, One-Time Fee Conquer evaluations from over 13 supported prop firms, including  Quantec Trading Capital , with just a single purchase. Say goodbye to e
A Plus Plus AI
Dominic Gabriel Isele
++!!! Wichtig SET Datei benutzten!!!++ Link: https://www.mql5.com/en/market/product/114901?source=Site+Market+Product+Page#!tab=comments&comment=52825047 Der A Plus Plus Expert Advisor ist das Ergebnis von mehr als fünf Jahren intensiver Entwicklung durch ein erfahrenes Team von Tradern, das sich der Mission verschrieben hat, einen hochentwickelten KI-gesteuerten Expert Advisor zu schaffen. Im Gegensatz zu anderen Handelsrobotern verzichtet der A Plus Plus EA vollständig auf riskante Strategien
Entry Point EA  10 copies   out of 10   left at $799 Next price --> $1467 Entry Point EA   is the advanced scalping system which utilizes smart entry/exit algorithms with sophisticated filtering methods to identify only the safest entry points during calm periods of the market. This system is focused on a long-term stable growth. It is a professional tool developed by me years ago that is constantly updated, incorporating all the latest innovations in the trading area. Nothing fancy here, no te
Signal Dashboard + Symbol Changer (MT4) Professional Multi-Symbol Command Center for MetaTrader 4 A fast, lightweight dashboard that lets you monitor signals across many symbols and switch charts instantly — all from one panel. KEY FEATURES Multi-Symbol Signal Dashboard Monitor 30+ symbols simultaneously View signals across multiple timeframes Works with forex, gold, crypto, indices Clean grid layout for fast scanning Universal Indicator Support Works with ANY arrow/signal indicator Use
Volume Volatility Dashboard is a great tool for quickest possible analysis of multiple currency pairs in terms of extremely high and extremely low accumulation to distribution ratio in comparison to values from past. The number of displayed symbols is 30 and the name of each symbol can be edited in the parameters, so we are able to analyze not only predetermined currency pairs, but also other ones, commodities, equities, indices, currency pairs with prefixes and suffixes etc... This analyzer is
The Expert Advisor of the Forex Fraus is designed for scalping the EURUSD (for five-digit quotes) and adapted for the accounts with fast execution of orders. Operation Principle When a signal is received, the orders are opened by accumulation using tick data; The robot does not apply indicators and other analytical systems. The signals are calculated using H1 and M1 chart processing results; The EA has three operation modes; Normal : uses the filter for trend trading; Turbo : uses the filter th
FREE
Time Scalper is a multi-currency Expert Advisor, which works on many symbols and M1 timeframe. The Expert Advisor does not use high-risk trading strategies like Martingale. EA works with Stoploss, Breakout, Pull back,Takeprofit, Next Trailing Stop with Neural Network Technology and Calculated through the last price every one minute not every tick. This made the decision that you do not have to worry about backtest results. For Customers Please write the author in private message to know which p
FXと暗号通貨向けの適応型エキスパートアドバイザー。トレンド、レンジ、プルバックをスマートな資金管理、トレーリングストップ、低ドローダウンでトレードします。 トレンド、レンジ、プルバックに適応する取引システム。一貫したパフォーマンスを求める外国為替および暗号通貨トレーダー向けに設計されています。 トレーダーがTrendUnifiedEAを選ぶ理由 トレンド、レンジ、プルバック、リトレースメントの条件に自動的に適応します 外国為替、暗号通貨、指数、貴金属に対応 資金管理、トレーリングストップ、損益分岐機能が組み込まれています 明確な取引エントリー、決済、チャート上のシグナル スマートな再エントリーとフィルタリングロジックによる低ドローダウン 初心者と上級トレーダーの両方に適しています ️ 仕組み TrendUnifiedEA は複数の適応戦略を組み合わせます。 トレンドロジック → フィルタリングで主要な市場の動きを捉える レンジロジック → 誤ったブレイクアウトを回避し、安全に統合取引を行う プルバックとリトレースメントの検出 → 正確なエントリーのための修正ゾー
Gold ECN EAは、市場の不確実性を分析する高度なAIアルゴリズムを用いて設計されています。ニュースの更新に適応し、市場の変化を常に捉えながら動的に市場を捉えることができる機械学習システムを用いて開発されています。 予測AIと同期した機械学習アルゴリズムは、一定期間内の市場の極端な高値、高値、安値、安値を抽出し、同様の繰り返しがないか確認します。さらに、プライスアクションを用いてチャートをリアルタイムで分析します。 ライブシグナルを今すぐチェック MT5バージョンをチェック 1. 戦略概要 戦略の種類: このEAは、トレンド成行注文とトレンドブレイクアウト注文という2つの戦略を用いて市場の変化に適応します。XAUUSD市場は急速に変化しており、市場の変化への柔軟性により、Gold ECNはエントリー注文とエグジット注文において優位性を持っています。 構造の説明 : 強気トレンドまたは弱気トレンドが検出されると、確認ローソク足パターンを探し出し、重要な市場変動を捉えるために取引注文を発注します。トレンドが失敗した場合、ブレイクアウトを分析し、トレンドシグナルによって発注
This indicator shows the breakeven line level for the total number of open positions of the current symbol with P/L value and total volume. This indicator is helpful to decide the exit level when using a trading grid strategy. The style of the breakeven line is customizable to choose the color, line shape and font size of the positions description. Send mobile notification when crossing a positive P/L target
FREE
Super Candle
1005880237 Sainbayar
INTRODUCTION : ·        This EA trades according to the color of the candle. If a candle with a green body appears, a buy position is opened, if a candle with a red body appears, a sell position is opened. It works very sensitively and automatically, following the color of the candle. ·        You do not need to analyze the market. If a candle with a long body appears, additional positions are opened and the profit is increased. If a candle with a long tail appears, the profit protection and sto
InvestingDotCom
Hans Alexander Nolawon Djurberg
It's a smart Investing.com utility signal analyzer on MT4 chart during 28 pairs ,It uses all technical and candlestick patterns for each pairs to analyze the final trend ,You can use it as base entry signal for each pairs, It's easy to use ,You must add the address ' https://www.investing.com/ ' in the list of allowed URL tab 'Advisors' , Added GlobalVariables for each pairs as buffer simulation to get data from any ExpertAdvasor for trading. Setup So to work with the server, you must add the U
Heaven Assistant: Simplify Your MT4 Management Simplify the management of the MetaTrader 4 (MT4) platform with the Heaven Assistant . This Expert Advisor (EA) is a robust tool that allows you to control and customize your trading environment in an efficient and user-friendly manner. Key Features: Multiple Pairs Opening: Quick access to most currency pairs, both major and minor, plus exotic pairs. The ability to open indices, metals, and cryptocurrencies with a single click. Template Change: Easi
このプロダクトを購入した人は以下も購入しています
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (110)
Local Trade Copier EA MT4 による、驚くほど高速な取引コピーを体験してください。1分で簡単にセットアップできるこの取引コピー機は、同じWindowsコンピュータまたはWindows VPS上の複数のMetaTrader端末間で取引をコピーすることができ、0.5秒未満の高速コピースピードを実現します。 初心者であろうとプロのトレーダーであろうと、 Local Trade Copier EA MT4 には、あなたの特定のニーズに合わせてカスタマイズするための幅広いオプションが用意されています。これは、利益の可能性を高めたい人にとって究極のソリューションです。 今すぐ試してみて、これが市場で最も速くて簡単なトレードコピー機である理由を理解してください。 ヒント: デモアカウントで Local Trade Copier EA MT4 デモバージョンをダウンロードして試すことができます: ここ ダウンロードした無料のデモ ファイルを MT4 >> ファイル >> データ フォルダを開く >> MQL4 >> Experts フォルダに貼り付けて、ターミナルを再起動しま
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (195)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順 - アプリケーションの手順 - デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通貨」、「 % 残
Custom Alerts AIO:マルチマーケット監視を一括で実現 — 設定不要ですぐに使えるインテリジェントツール 概要 Custom Alerts AIO は、追加のインジケーター設定が不要で、インストール後すぐに利用できる高機能マーケットスキャナーです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power を内部にすべて統合し、主要なすべての資産クラス(為替、金属、指数、暗号資産)を一括監視できます。MetaTrader の仕様により、株式は個別のシンボルとして追加可能ですが、一般的には利用頻度は低めです。 1. なぜ Custom Alerts AIO を選ぶべきか 追加ライセンス不要 • 必要なすべての Stein Investments インジケーターが内蔵されており、すぐに使用可能です。 • チャートに表示されるグラフィックは省略されており、アラート生成に特化した構成です。 市場を広範囲にカバー • 為替、金属、暗号資産、株価指数に対応(株式は手動追加可能)。 • シンボル名を入力する必要はなく、プロパティで資産クラス
Unlimited Trade Copier Pro is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not b
Copy Cat More Trade Copier MT4 (コピー猫MT4) は単なるローカル取引コピーツールではなく、現代の取引課題に対応するために設計された完全なリスク管理と実行フレームワークです。Propファームのチャレンジから個人の資産管理まで、強力な実行力、資金保護、柔軟な設定、高度な取引処理を組み合わせ、あらゆる状況に適応します。 このコピーツールは Master(送信側) と Slave(受信側) の両モードで動作し、成行注文や指値注文のリアルタイム同期、取引修正、部分決済、Close By 操作をサポートします。デモ口座・リアル口座の両方に対応し、取引用パスワードまたは投資家パスワードでも利用可能です。Persistent Trade Memory 技術により、EA・ターミナル・VPS が再起動しても復元可能です。複数の Master と Slave を同時に管理でき、ブローカー間の違いはプレフィックス/サフィックスの自動調整やシンボルマッピングで処理されます。 マニュアル/設定: Copy Cat Trading Copier マニュアル Copy Cat Mo
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.69 (65)
MetaTrader 4向け 高機能トレードコピーソフト MetaTrader 4 用の、高速・安定・高機能なトレードコピーソフトです。 COPYLOT は、 MetaTrader 4 と MetaTrader 5 間でFX取引をコピーでき、さまざまな口座タイプや運用スタイルに合わせて柔軟に同期できます。 COPYLOT MT4版の対応コピー方式: MetaTrader 4 → MetaTrader 4 MetaTrader 5 Hedge → MetaTrader 4 MetaTrader 5 Netting → MetaTrader 4   MT5版 詳細説明 + DEMO + PDF 購入方法 インストール方法 ログファイルの取得方法 テストと最適化の方法 Expforexの全製品 MetaTrader 5版 を使えば、 MetaTrader 5 → MetaTrader 5 および MetaTrader 4 → MetaTrader 5 のコピーにも対応します: COPYLOT CLIENT for MT5 COPYLOT は、2台、3台、さらには10台規模のターミナル環境でも
TradePanel MT4
Alfiya Fazylova
4.84 (95)
Trade Panelは多機能なトレーディングアシスタントです。アプリには手動取引用の50以上のトレーディング機能が搭載されており、ほとんどの取引作業を自動化することができます。 購入前に、デモアカウントでアプリのデモ版をテストすることができます。デモアカウント用のアプリの試用版をダウンロードするには、次のリンクをご利用ください: https://www.mql5.com/en/blogs/post/750865 。 完全な手順 こちら 。 取引。 ワンクリックで取引操作を行うことができます: リスクを自動計算して指値注文やポジションを開く。 複数の注文やポジションをワンクリックで開く。 注文のグリッドを開く。 保留中の注文やポジションをグループごとに閉じる。 ポジションの方向を反転(Buyを閉じてSellを開く、またはSellを閉じてBuyを開く)。 ポジションをブロックする(不足している量のポジションを開くことでBuyとSellのポジション量を等しくする)。 すべてのポジションを部分的にワンクリックで閉じる。 すべてのポジションの利食い(Take Profit)および損切り(Sto
The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
Smart Channel M4
Vahidreza Heidar Gholami
The trend in the market can be predicted using trend lines but the problem is you don’t know where exactly the price is going to touch the trend line where you can put your pending orders on. Smart Channel Expert Advisor makes it possible to put an advanced channel around the price data, which can be configured to handle placing orders, opening and closing positions, managing risk per trade, spread, slippage, and trailing stop-loss and take-profit automatically. Features Money Management (Calcul
Close If Profit or Loss with Trailing for MetaTrader 4 — 総利益または総損失で自動決済 MetaTrader 4 用の実用的な取引管理ツールです。設定した総利益または総損失に到達すると、選択されたポジションを自動的に決済できます。 Expert Advisor は保有中の取引を監視し、含み損益を計算し、Trailing Profit を使用して、手動操作より素早くポジション管理を行うことができます。 MetaTrader 4 は現在でも、裁量トレーダー、スキャルピング、グリッド取引、EA 運用で広く使用されています。しかし、MT4 には複数ポジションを「合計結果」で簡単に自動決済する標準機能がありません。このユーティリティは、その不足している管理機能を追加します。 Close If Profit or Loss with Trailing は、裁量取引、他の Expert Advisors、グリッドシステム、ナンピン、リカバリー戦略、複数シンボルの取引と組み合わせて使用できます。ルールを設定すれば、EA が結果を監視し、条件に到
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます。
Trade copier MT4
Alfiya Fazylova
4.58 (33)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 キャンペーン - すでに「Trade copier MT5」をご購入の方は、「Trade copier MT4」を無料で入手できます(MT4 → MT5 および MT4 ← MT5 のコピー用)。詳細な条件については、どうぞ個別メッセージでお問い合わせください。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT4> MT4、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位
Trading History - A program for trading and money management on the history of quotes in stratagy tester. It can work with pending and immediate orders, and is equipped with trailing stop, breakeven and take profit functions. Very good for training and testing different strategies. Manual (Be sure to read before purchasing) Advantages 1. Allows you to test any trading strategy in the shortest possible time 2. An excellent simulator for trading training. You can gain months of trading experience
Trade Dashboard simplifies how you open, manage, and control your trades, with built-in lot size calculation. It allows you to execute trades, manage risk, and control positions directly on the chart, with tools such as partial close, breakeven, and trailing stop. Designed to reduce manual work and help you stay focused on your trading decisions. A demo version is available for testing. Detailed explanations of features are provided within the MQL5 platform. Installation instructions are include
Elevate Your Trading Signals with Our Advanced Telegram Bridge EA It’s time to captivate your audience with real-time trading updates that are both professional and visually appealing. Contact me to receive a trial and see the demo channel! We have significantly invested in user friendly features that create a unique experience for customers and providers.  SIGNAL BRIDGE is able to deliver 100% COPIER FRIENDLY SIGNALS for all business cases, even bypassing Metatrader logics where other EAs stru
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 4 プラットフォームの強化に役立ちます。多言語サポート。 MT5バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定 トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎま
This is a simple utility which will put Automatic Stop Loss and Take Profit. It also has Trailing Stop Loss and Break Even features. The input value of the Stop Loss and Take Profit is in Pips. Whenever you open a trade it will put stop loss and take profit in pips automatically. *If you need a more practical stop loss and take profit for your trades then you may like this ATR based stop loss utility,  Here! Inputs: 1. SL and Trailing SL - This is the Stop Loss value in Pips. Also used as Traili
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (overrid
OrderManager をご紹介:MT4用の革新的なユーティリティ 新しく設計されたOrder Managerユーティリティを使用して、MetaTrader 4での取引をプロフェッショナルなものにしましょう。シンプルさと使いやすさに焦点を当てたこのユーティリティは、各取引に関連するリスクを簡単に定義し、視覚化できます。これにより、情報に基づいた意思決定が可能になり、取引戦略を最適化できます。OrderManagerに関する詳細は、マニュアルをご参照ください。 [ マニュアル ] [ MT5 バージョン ] [ Telegram チャンネル ]  New: [ Telegram To MT5 ] 主な特長: リスク管理:取引のリスクを素早く簡単に定義し、より良い意思決定を行い、取引パフォーマンスを向上させます。 視覚表現:オープンなポジションとそれに関連するリスクをグラフィカルに表示し、明瞭かつ簡潔な理解が可能です。 注文変更:数回のクリックで注文を簡単に変更またはクローズし、取引プロセスを効率化し、貴重な時間を節約します。 手のひらの上の最新ニュース:ボタン一つで最新の市場ニュース
Telegram to MT4 Multi-Channel Copier は、Telegram チャンネルからのトレードシグナルを MetaTrader 4 に自動的に直接コピーします。ボットも、ブラウザ拡張機能も、手動コピーも不要です。Telegram でシグナルを受信すると、EA が数秒以内にターミナルでトレードを開きます。 本製品は 2 つのコンポーネントで構成されています:Telegram チャンネルを監視する Windows アプリケーションと、MT4 ターミナルでシグナルを実行するこの Expert Advisor です。MT5 バージョンも利用可能です。 セットアップガイドとアプリケーションのダウンロード: https://www.mql5.com/en/blogs/post/768988 動作の仕組み Windows アプリケーションは、ボットではなくお客様自身の API 認証情報を使用して Telegram に接続します。これにより、プライベートチャンネルや VIP チャンネルを含め、登録しているあらゆるチャンネル、グループ、フォーラムトピックを読み取れます。シグナル
Auto Trade Copier is designed to copy trades to multiple MT4, MT5 and cTrader accounts/terminals with 100% accuracy. The provider and receiver accounts must be on the same PC/VPS. With this tool, you can copy trades to receiver accounts on the same PC/VPS. All trading actions will be copied from provider to receiver perfectly. This version can be used on MT4 accounts only. For MT5 accounts, you must use Auto Trade Copier for MT5 . Reference: - For MT4 receiver, please download Trade Receiver Fre
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
TelegramからMT4へ: 究極のシグナルコピーソリューション Telegram to MT4 は、DLLを必要とせず、TelegramのチャンネルやチャットからMetaTrader 4プラットフォームに取引シグナルを直接コピーできる最先端のユーティリティです。この堅牢なソリューションは、比類のない精度とカスタマイズオプションにより、シグナルのシームレスな実行を保証し、時間を節約し、効率性を向上させます。 [ Instructions and DEMO ] 主な特徴 直接的なTelegram API統合 電話番号とセキュアコードで認証します。 ユーザーフレンドリーな EXE ブリッジを使用して、チャット ID を簡単に取得および管理します。 複数のチャネル/チャットを追加、削除、更新して、同時に信号をコピーします。 高度なフィルターによる信号解析 カスタム例外語 (例: 「レポート」、「概要」) を含む不要な信号をスキップします。 柔軟な SL および TP 形式 (価格、ピップ、ポイント) をサポートします。 シグナルが価格ではなくポイントを指定する場合、エントリ ポイントを自動
Trendline EA
Carlos Oliveira
4.5 (10)
Trendline EA MT4 Trendline EA MT4は、ユーザーが描いたトレンドラインに基づいて取引操作またはアラートを実行するために設計された、MetaTrader 4用のセミ自動型エキスパートアドバイザー(Expert Advisor)です。 MetaTrader 4には、トレンドラインから直接取引を発注したり管理したりするネイティブ機能はありません。本EAは、ユーザーが定義したトレンドラインを監視し、価格がそれらと相互作用した際に事前に定義されたアクションを実行することで、標準的なプラットフォーム機能を拡張します。 本EAは取引戦略を定義したり適用したりしません。すべての取引ロジックと意思決定は完全にユーザーの管理下にあります。 追加資料 ユーザーガイドおよびドキュメント MT5版 機能概要 トレンドラインに基づく取引実行 価格がトレンドラインにタッチ、ブレイク、またはプルバックした際に買いまたは売りを実行 各トレンドラインごとにストップロス、テイクプロフィット、取引数量を設定 ローソク足の終値またはトレンドラインからの価格距離に基づいてアクションをトリガー 監視と
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
Fibo Alert Ultimate
ISO Financial Services
3.71 (7)
This tool adds alerts to your Fibo Retracement and Fibo Expansion objects on the chart. It also features a handy menu to change Fibo settings easily and quickly! Features Alert for Fibo Retracement and Fibo Expansion levels. Sound, Mobile and Email alert. Up to 20 Fibo Levels. Continuous sound alert every few seconds till a user clicks on the chart to turn it OFF. Single sound alert with pop-up window. Keeping all user settings even after changing timeframes. New handy menu to change Fibo setti
RRBCTC uses real Tick data to create custom Range, Time, Renko and Volume bar charts for MT4. Tick data use is RRBCTC unique feature, which allows highest quality charting of current and historical price movement. Custom inputs provide option to create range bars with sizes from 0.1 pip all the way to 100+ pip and time bars periods from second all the way to a month. Charts are updated with new data in real time, allowing user use of MT4 indicators and advisors (EA). RRBCTC greatly extends MT4 c
News filter, equity guard & session control for all your EAs — one tool, full protection Take a Break has evolved from a basic news filter into a comprehensive account protection solution . It pauses your other Expert Advisors during news events or based on custom filters. When trading resumes, it automatically restores your entire chart setup , including all EA settings. Why traders choose Take a Break One news filter for all your EAs — no more relying on individual built-in filters that may o
With this Expert Advisor you will follow the sound trading principle Buy Low and Sell High by default ! And you can do that even with a normal day job . You will be even able to trade on lower timeframes which you could never do without such an Expert Advisor. And the best thing is that you are in control! You can tell the Edge Zone EA where it has to enter and where it has to exit. And you can do that even many hours before the trade will occur . This EA is therefore an excellent assistant for
作者のその他のプロダクト
This script can generated a text file including Account information such as Account Number Account Name Account Leverage Account Balance MT4 Location Data Folder Location  Demo / Real Account  Stop Out Mode  Stop Out Level etc. Enjoy the script.  Please leave a comment or send me an email if you have any idea. The Script is developed by Steve Wan (Eamil: fxac01@gmail.com)
FREE
フィルタ:
Lupacchiotta
330
Lupacchiotta 2024.03.02 14:48 
 

Good, thanks

レビューに返信