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 (109)
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 Assistant MT4
Evgeniy Kravchenko
4.43 (194)
取引 ごとのリスクの 計算、新規注文 の 簡単 な 設置、部分的 な 決済機能 を 持 つ 注文管理、 7 種類 のトレーリングストップなど 、便利 な 機能 を 備 えています 。 追加の資料と説明書 インストール手順 - アプリケーションの手順 - デモアカウント用アプリケーションの試用版 ライン機能 チャート上にオープニングライン、ストップロス、テイクプロフィットを表示します。この機能により、新規注文を簡単に設定することができ、注文を出す前にその特徴を確認することができます。   リスク計算 リスク計算機能は、設定されたリスクとストップロス注文のサイズを考慮して、新規注文のボリュームを計算します。ストップロスの大きさを自由に設定できると同時に、設定したリスクを守ることができます。 Lot calc ボタン - リスク 計算 を 有効 / 無効 にします 。 Risk フィールドでは 、必要 なリスクの 値 を 0 から 100 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通貨」、「 % 残
Trade Manager EAへようこそ。これは、取引をより直感的、正確、そして効率的にするために設計された究極の リスク管理ツール です。これは単なるオーダー実行ツールではなく、包括的な取引計画、ポジション管理、リスク管理のためのソリューションです。初心者から上級者、迅速な実行を必要とするスキャルパーまで、Trade Manager EAはあらゆるニーズに対応し、為替、指数、商品、暗号通貨などさまざまな市場で柔軟に対応します。 Trade Manager EAを使用すると、複雑な計算が過去のものになります。市場を分析し、エントリーポイント、ストップロス、テイクプロフィットのレベルをチャート上のラインでマークし、リスクを設定するだけで、Trade Managerが最適なポジションサイズを即座に計算し、SLとTPをピップ、ポイント、口座通貨でリアルタイムに表示します。すべての取引が簡単かつ効果的に管理されます。 主な機能: ポジションサイズ計算機 :定義されたリスクに基づいて取引サイズを瞬時に決定します。 簡単な取引計画 :エントリー、ストップロス、テイクプロフィットを設定するためのド
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.65 (66)
MetaTrader4のコピー機を取引します。     それは任意の口座からの外国為替取引、ポジション、注文をコピーします。 それは最高の貿易コピー機の1つです     MT4 - MT4、MT5 - MT4     のために     COPYLOT MT4     バージョン(または     MT4 - MT5  MT5 - MT5     のために     COPYLOT MT5     バージョン)。 MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 のコピー機 バージョン       MetaTrader 5 ターミナル(   МТ5 - МТ5、МТ4 - МТ5   )-   コピーロットクライアントMT5 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。 また、動作速度が速いことでも知られています。タフなエラー処理。 強力な機能セット。 プログラムは、複数
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
Trade copier MT4
Alfiya Fazylova
4.58 (33)
Trade Copierは、取引口座間の取引をコピーして同期するように設計された専門的なユーティリティです。 コピーは、同じコンピューターまたはvps にインストールされている、サプライヤーのアカウント/端末から受信者のアカウント/端末に行われます。 購入する前に、デモ アカウントでデモ バージョンをテストできます。 デモ版 こちら 。 詳細な説明は こちら 。 主な機能と利点: MT5ネッティングアカウントを含む、MT4> MT4、MT4> MT5、MT5> MT4のコピーをサポートします。 高いコピー速度(0.5秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位置が失われることはありません。 コピーするシンボルを選択できます。また、受信者のシンボルを置き換えることもできます(例:EURUSD> USDJPY)。 バックコピーをサポートします。 特定の注文のみのコピーを有効にする機能。 取引開始価格の最大差と最大遅延時間を
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before   BUYING  and watch my video about it. Contact me for user support or bug reports, or if you want the MT5 version! MT5 Version I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own   Zone Recovery   strategy to capitalize on trending markets. Create   Grid   trading strategies, to profit from ranging markets. Place orders easil
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます。
TradePanel MT4
Alfiya Fazylova
4.84 (94)
Trade Panelは多機能なトレーディングアシスタントです。アプリには手動取引用の50以上のトレーディング機能が搭載されており、ほとんどの取引作業を自動化することができます。 ご注意ください!割引は期間限定で、毎週火曜日に価格が5ドルずつ上昇します(上限90ドルまで)。 購入前に、デモアカウントでアプリのデモ版をテストすることができます。デモアカウント用のアプリの試用版をダウンロードするには、次のリンクをご利用ください: https://www.mql5.com/en/blogs/post/750865 。 完全な手順 こちら 。 取引。 ワンクリックで取引操作を行うことができます: リスクを自動計算して指値注文やポジションを開く。 複数の注文やポジションをワンクリックで開く。 注文のグリッドを開く。 保留中の注文やポジションをグループごとに閉じる。 ポジションの方向を反転(Buyを閉じてSellを開く、またはSellを閉じてBuyを開く)。 ポジションをブロックする(不足している量のポジションを開くことでBuyとSellのポジション量を等しくする)。 すべてのポジションを部分的に
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 Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 4 プラットフォームの強化に役立ちます。多言語サポート。 MT5バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定 トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎま
MT4のエキスパートアドバイザーリスクマネージャーは非常に重要であり、私の意見ではすべてのトレーダーにとって必要なプログラムです。 このエキスパートアドバイザーを使用すると、取引口座のリスクを管理することができます。リスクと利益の管理は、金銭的およびパーセンテージの両方で実行できます。 エキスパートアドバイザーが機能するには、それを通貨ペアチャートに添付し、許容可能なリスク値を預金通貨または現在の残高の%で設定するだけです。 アドバイザ機能 このリスクマネージャーは、リスクの管理を支援します。 -取引のために -1日あたり - 1週間 - ひと月ほど 制御することもできます 1)取引時の最大許容ロット 2)1日あたりの最大注文数 3)1日あたりの最大利益 4)エクイティを引き受ける利益を設定する それだけではありません。設定で自動設定を指定した場合、アドバイザーはデフォルトのSLとTPを設定することもできます。 アドバイザーは各イベントにアラートを添えて、注文を削除する理由を説明します。たとえば、あなたが開封し、6番目の注文を開封し、1日あたり5つの注文のみを開封す
Seconds Chart - MetaTrader 4で秒足チャートを作成するユニークなツールです。 Seconds Chart を使用すると、秒単位のタイムフレームでチャートを構築でき、標準的な分足や時間足チャートでは得られない柔軟性と分析精度を実現します。例えば、 S15 は15秒足を表します。あらゆるインジケーター、エキスパートアドバイザー、スクリプトを利用可能で、標準的なチャートと同様に便利に操作できます。 標準的なツールとは異なり、 Seconds Chart は超短期のタイムフレームでも高い精度と遅延なく作業できるように設計されています。 Seconds Chartの利点 1秒から900秒 までのタイムフレームをサポート。 瞬時の読み込み MT5ターミナルからのティックデータベースのインポートにより、過去データを即時利用可能。 MT5ターミナルで「 Tick Database 」ユーティリティを最初に起動する必要があります。 リアルタイムでデータが更新され、 遅延やラグなし 。 複数の秒足チャートを同時に作成可能。 Seconds Chartが最適な用途 スキャルピング
MT4 to Telegram Signal Provider は使いやすく、完全にカスタマイズ可能なツールで、Telegramに信号を送信し、あなたのアカウントを信号提供者に変えることができます。 メッセージのフォーマットは 完全にカスタマイズ可能です! しかし、簡単な使用のために、あらかじめ定義されたテンプレートを選択し、メッセージの特定の部分を有効または無効にすることもできます。 [ デモ ]   [ マニュアル ] [ MT5バージョン ] [ Discordバージョン ] [ Telegramチャンネル ]  New: [ Telegram To MT5 ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。開発者が必要なものをすべて提供します。 主要機能 購読者に送信される注文の詳細をカスタマイズする機能 例えばブロンズ、シルバー、ゴールドなど、階層型のサブスクリプションモデルを作成できます。ゴールドサブスクリプションでは、すべての信号が得られますなど。 ID、シンボル、またはコメントによる注文のフ
" Trader Evolution " - A utility designed for traders who use wave and technical analysis in their work. One tab of the utility is capable of money management and opening orders, and the other can help in making Elliott wave and technical analysis. Manual (Be sure to read before purchasing) | Version for MT5 Advantages 1. Trading in a few clicks. Immediate and pending orders are available in the panel 2. Money management. The program automatically selects the appropriate lot size 3. Simplifies
TelegramからMT4へ: 究極のシグナルコピーソリューション Telegram to MT4 は、DLLを必要とせず、TelegramのチャンネルやチャットからMetaTrader 4プラットフォームに取引シグナルを直接コピーできる最先端のユーティリティです。この堅牢なソリューションは、比類のない精度とカスタマイズオプションにより、シグナルのシームレスな実行を保証し、時間を節約し、効率性を向上させます。 [ Instructions and DEMO ] 主な特徴 直接的なTelegram API統合 電話番号とセキュアコードで認証します。 ユーザーフレンドリーな EXE ブリッジを使用して、チャット ID を簡単に取得および管理します。 複数のチャネル/チャットを追加、削除、更新して、同時に信号をコピーします。 高度なフィルターによる信号解析 カスタム例外語 (例: 「レポート」、「概要」) を含む不要な信号をスキップします。 柔軟な SL および TP 形式 (価格、ピップ、ポイント) をサポートします。 シグナルが価格ではなくポイントを指定する場合、エントリ ポイントを自動
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
これは、トレンドラインPROインジケーターの自動パラメータオプティマイザです 簡単かつ迅速に、あなたのお気に入りのトレンドラインプロインジケーターに最適なパラメータを選択します。 最適化には数秒しかかかりません。 オプティマイザでは、振幅、TP1-TP3、StopLoss、および選択した履歴セクション(日)の時間フィルタとHTFフィルタの値など、各ペアと期間に最適なパラメータを見つ 異なる時間枠を最適化するには、異なる範囲の履歴が必要です: M5-M15計算範囲パラメータ(日)=60(三ヶ月)を設定します。 M30-H1計算範囲パラメータ(日)=120(6ヶ月)を設定します。 H4パラメータの計算範囲(日数)を設定する=240(1年) D1-W1パラメータ計算範囲(日)=720(三年)を設定します。 MN1パラメータ計算範囲(日)=1200(五年)を設定します。 最適化後、パラメータはmql4>Files>T R E N D Lineoptimizedsettingsフォルダ内の既製のセットファイルに自動的に保存されます オプティマイザユーティリティの使用方法: 最適化
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
トレーディングターミナル間の取引コピーに関するプロフェッショナルなソリューション。 RS Trade Copier は、MetaTrader 4ターミナル間で取引操作をコピーするための信頼性が高く柔軟なシステムです。このプログラムは、経験豊富なトレーダーやシグナルサービス、個人投資家に適しています。1つまたは複数のソース(Provider)から1つまたは複数のクライアント(Client)へ、高い精度と最小限の遅延でシグナルを送信できます。シンプルな自動設定と高度な手動設定の両方をサポートしています。手動または他のEAで開かれた注文に干渉しません。すべての処理は MT4内でローカルに 行われ、サードパーティサーバーを使用しません。 2008年から開発が続けられており、長年のデバッグを経て実際の取引で使用されています。 無料デモ: RS Trade Copier v8.15 Demo.ex4 無料デモをダウンロードして、ぜひご自身でお確かめください: 全機能利用可能 - すべての機能を制限なくお試しいただけます 24時間テスト - スピードと使いやすさを評価するには十分な時間です デモ口座
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.85 (61)
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。開閉、リバース、ロックポジションと注文を処理する МetaТrader4のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takeproft MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 シンボルウィンドウからの取引とキーボードからの取引! あなたはMetaTrader 4ターミナル - バーチャルコントロールパネルVirtualTradePadのためのユニークなプラグインを持っています。 Description on English 注意!  ストラテジーテスターの 取引方法を学びたい場合は、無料の TesterPad ユーティリティをチェックしてくだ
現在の、すべての、または選択されたチャートの取引手段を変更し、時間枠を変更し、すべてのチャートを履歴内で(自動的にまたはクリックして)同時に移動するように設計されたユーティリティ。シンボルのリストは、「市場の概要」から読み取られます。ボタンの色、サイズ、位置を変更できます。チャートの同期は、同期ボタンをクリックしたとき、またはマウス/キーボードを自動モードで移動したときに、アクティブなチャートの最初の表示バーの時点で発生します。 TFは、カーソルキー(左/右)と取引記号(上/下)を使用して変更できます。 8つの主要通貨のボタンを使用すると、通貨ペアのリストからチャートを開くことができます(市場の概要またはユーザー文字列から取得)。新しいチャートのテンプレートは、「新しいチャートのテンプレート名」パラメーターで指定できます。通貨を変更すると、現在のチャートのテンプレートが保存され、インジケーターによって開かれたチャートでペアの通貨が置き換えられます。通貨を再度選択すると、対応するテンプレートが読み込まれます。 複製モードでは、オブジェクトを現在のツールのすべてのチャートに一度にコピーでき
EchoTrade Telegram to MT5 Copier Seamless, Instant, and Reliable Signal Copying - Direct from Telegram to MetaTrader 4! The product does not run in the strategy tester but you can get free trial version   here  for testing before purchase. Tired of manually executing trades from Telegram signals? EchoTrade automates the process, instantly copying trades from any Telegram channel or group directly into your MT5 account—accurately, efficiently, and without delay. Key Features: Universal Compatib
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download  Demo Version  right now. You can find  Details of
KopirMT4 (CopierMT4) - transaction copier for the MetaTrader 4 terminal, copies (synchronizes, duplicates) transactions from any accounts (copier, copy dealers).  Supports copying: MT4 <-> MT4, MT4 -> MT5 Hedge, MT5 Hedge -> MT4 Free version for test  Why exactly our product? The copier has a high speed and is not dependent on ticks. Copy speed - less than 0.5 sec. Transactions are copied with high accuracy, the scalper mode allows you to copy only at the best price. Able to increase transactio
MT4 to Discord Signal Provider は、Discord へ直接トレーディングシグナルを送信するために設計された、使いやすく完全にカスタマイズ可能なユーティリティです。このツールは、あなたのトレーディングアカウントを効率的なシグナルプロバイダーに変えます。 スタイルに合わせてメッセージフォーマットをカスタマイズ!利便性を考え、事前にデザインされたテンプレートから選択し、メッセージのどの要素を含めるか除外するかを選択できます。 [ デモ ] [ マニュアル ] [ MT5 バージョン ] [ Telegram バージョン ]  New: [ Telegram To MT5 ] セットアップ 簡単なセットアップのために、私たちの詳細な ユーザーガイド に従ってください。 Discord API の事前知識は必要ありません。必要なツールはすべて提供されます。 主な特徴 購読者の更新のための注文詳細をカスタマイズ。 ブロンズ、シルバー、ゴールドなど、各レベルで異なるシグナルアクセスを提供する階層的サブスクリプションモデルを実装。 注文が実行されたチャートのスクリーン
MetaTrader 4 Trade Copier (MT4 Version) This Expert Advisor is developed for copying trading operations between MetaTrader terminals. This version is intended for use on MetaTrader 4. For copying operations involving MetaTrader 5, please use the corresponding MT5 version available in the Market. Supported platform combinations: MT5 to MT5 MT4 to MT4  (This Version) MT4 to MT5 MT5 to MT4 The copier transfers market orders according to the selected configuration on the receiving account. Symbol H
利益追跡機能により、MetaTrader 4で総利益/損失に達した時にポジションをクローズします。 仮想ストップ(個別注文) を有効にできます。 買いと売りのポジションを別々に計算してクローズ(別々の買い/売り) します。 すべてのシンボルまたは現在のシンボルのみをクローズして計算(すべてのシンボル) します。 利益追跡(トレーリング・プロフィット) を有効にします。 預金通貨、ポイント、残高の%で総利益または損失をクローズします。 このアプリケーションは、他のEAと一緒に、または手動取引と組み合わせて、任意のアカウントで使用するために設計されています。 MT5 のバージョン 完全な説明 +DEMO +PDF 購入する方法 インストールする方法 ログファイルの取得方法 テストと最適化の方法 Expforex のすべての製品 取引ペアの全てまたは一部の合計バランスが設定された値以上になった時点で、すべてのポジションがクローズされ、注文が削除されます。 このバージョンは、指定された利益レベルでポジションをクローズできるだけでなく、より良い結果を得るために利益を追跡することも可能です。 C
Comprehensive on chart trade panel with the unique ability to be controllable from mobile as well. Plus has a library of downloadable configuration, e.g. exit rules, extra panel buttons, pending order setup and more. Please see our product video. Works with all symbols not just currency pairs. Features On chart panel plus controllable from free app for Windows, iPhone and Android Built-in script engine with library of downloadable configuration, e.g. add 'Close All Trades in Profit' button, exit
MT4 Professional Copy Trading System(MT4版) 工業レベルの超高速 LOCAL トレードコピア 。プロトレーダー/シグナル提供者/複数口座運用向け。 LOCALアーキテクチャ(高速・安定) 同一 Windows 環境(同一PC / 同一Windows VPS)で動作。低遅延・高同期・24/7運用。 Master / Slave / Self + Cross Copy(MT4 ↔ MT5) Master / Slave / Self-Copier 対応。 MT4→MT4、MT4→MT5、MT5→MT4、MT5→MT5。 重要:MT4↔MT5 は MT4版+MT5版の両方 が必要。 機能概要 Master の注文をリアルタイム複製(新規/変更SL・TP/決済)。ブローカー接頭辞/接尾辞のシンボル差も自動対応。 主な特長 超高速複製/ロット管理(固定・倍率・Balance/Equity比)/シンボルマッピング/任意のリスク保護/長期安定(ログ・整合性チェック)。
作者のその他のプロダクト
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

レビューに返信