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 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 までのパーセンテージまたは 預金通貨 で 設定 します 。 設定」 タブで 、 リスク 計算 の 種類 を 選択 します :「 $ 通貨」、「 % 残
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.65 (66)
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 (94)
Trade Panelは多機能なトレーディングアシスタントです。アプリには手動取引用の50以上のトレーディング機能が搭載されており、ほとんどの取引作業を自動化することができます。 ご注意ください!割引は期間限定で、毎週火曜日に価格が5ドルずつ上昇します(上限90ドルまで)。 購入前に、デモアカウントでアプリのデモ版をテストすることができます。デモアカウント用のアプリの試用版をダウンロードするには、次のリンクをご利用ください: https://www.mql5.com/en/blogs/post/750865 。 完全な手順 こちら 。 取引。 ワンクリックで取引操作を行うことができます: リスクを自動計算して指値注文やポジションを開く。 複数の注文やポジションをワンクリックで開く。 注文のグリッドを開く。 保留中の注文やポジションをグループごとに閉じる。 ポジションの方向を反転(Buyを閉じてSellを開く、またはSellを閉じてBuyを開く)。 ポジションをブロックする(不足している量のポジションを開くことでBuyとSellのポジション量を等しくする)。 すべてのポジションを部分的に
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秒未満)。 ベンダーモードと受信者モードは同じ製品内に実装されています。 チャートから直接リアルタイムでコピーを制御できる、簡単で直感的なインターフェイス。 接続が切断されたり、端末が再起動されたりしても、設定と位
TelegramからMT4へ: 究極のシグナルコピーソリューション Telegram to MT4 は、DLLを必要とせず、TelegramのチャンネルやチャットからMetaTrader 4プラットフォームに取引シグナルを直接コピーできる最先端のユーティリティです。この堅牢なソリューションは、比類のない精度とカスタマイズオプションにより、シグナルのシームレスな実行を保証し、時間を節約し、効率性を向上させます。 [ Instructions and DEMO ] 主な特徴 直接的なTelegram API統合 電話番号とセキュアコードで認証します。 ユーザーフレンドリーな EXE ブリッジを使用して、チャット ID を簡単に取得および管理します。 複数のチャネル/チャットを追加、削除、更新して、同時に信号をコピーします。 高度なフィルターによる信号解析 カスタム例外語 (例: 「レポート」、「概要」) を含む不要な信号をスキップします。 柔軟な SL および TP 形式 (価格、ピップ、ポイント) をサポートします。 シグナルが価格ではなくポイントを指定する場合、エントリ ポイントを自動
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
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
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
「Grid Manual」は、注文のグリッドを操作するための取引パネルです。 ユーティリティはユニバーサルで、柔軟な設定と直感的なインターフェイスを備えています。 それは、損失を平均化する方向だけでなく、利益を増やす方向でも注文のグリッドで機能します。 トレーダーは注文のグリッドを作成して維持する必要はありません。 すべてが「Grid Manual」によって行われます。 注文を開くだけで十分であり、「Grid Manual」は注文のグリッドを自動的に作成し、非常に閉じるまでそれに付随します。 完全な説明とデモバージョン ここ。 ユーティリティの主な機能と機能 ユーティリティは、モバイル端末から開かれた注文を含め、あらゆる方法で開かれた注文を処理します。 「制限」と「停止」の2種類のグリッドで機能します。 グリッド間隔の計算には、固定と動的(ATRインジケーターに基づく)の2つの方法で機能します。 オープンオーダーグリッドの設定を変更できます。 チャート上の各注文グリッドの損益分岐点を表示します。 各注文グリッドの利益率を表示します。 ワンクリックでグリッドから収益性の高い注文を閉じるこ
Telegram to MT4 Multi-Channel Copier   は、TelegramチャンネルのトレーディングシグナルをMetaTrader 4に自動的にコピーします。ボット不要、ブラウザ拡張不要、手動コピー不要。Telegramでシグナルを受信すると、EAが数秒以内にターミナルで取引を開きます。 この製品は2つのコンポーネントで構成されています:Telegramチャンネルを監視するWindowsアプリケーションと、MT4ターミナルでシグナルを実行するExpert Advisorです。 アプリのダウンロードガイドはこちら: https://www.mql5.com/en/blogs/post/768988 仕組み WindowsアプリはあなたのAPIクレデンシャルを使ってTelegramに接続します(ボットではないため、プライベートチャンネルやVIPチャンネルを含む、購読しているあらゆるチャンネルを読み取れます)。シグナルを検出すると、解析してEAに送信します。EAはシグナルを読み取り、ブローカーに応じてシンボル名を解決し、リスク設定に基づいてロットサイズを計算し、取引を
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
このユーティリティを使用すると、マスター設定のある端末からスレーブ設定の他の端末にトランザクションをコピーできます 同時に、コピーするペアを選択し、いくつかのパラメータに従ってコピーされた順序のサイズを設定することができます。 ドローダウン損失制限を設定するか、収益性の高い取引のみをコピーします あなたは、他のブローカーのMT4またはMT5にMT4またはMT5から取引をコピーすることができます これで、MT4で作業している専門家の信号をMT5端末にコピーするか、またはバックすることは難しくありません コピーマスターを使用して、他のシグナル、Expert Advisors、手動取引から任意の取引をコピーします。  設定を使用して、ロットサイズ、取引方向を変更し、収益性の高い取引のみをコピーし、預金を保存するための値を設定することができます  コピーマスターは、一つのアカウント上の異なるサブスクリプションシグナルのいくつかの戦略を組み合わせることができます 取引をMT4にコピーするには、コピーマスター MT5バージョンが必要です。 https://www.mql5.com
Exp4 Duplicator
Vladislav Andruschenko
4.5 (22)
Duplicator for MetaTrader 4 — 1つの端末内で動作するプロフェッショナルな取引・注文複製システム すでに開かれている取引を自動で複製し、ロットを拡大し、独自の数量ロジックを適用しながら、複製ポジションを正確なルールで管理したいトレーダーのための強力な Expert Advisor です。 手動売買、他の自動売買システム、既存ポジションの柔軟な管理に適した実用的なツールです。 Duplicator は独自の売買戦略で新規エントリーを行うものではありません。その役割は、MetaTrader 4 内にすでに存在しているポジションや注文を監視し、指定されたルールに従って正確な複製を作成することです。複製数、ロットサイズ、Stop Loss、Take Profit、各種フィルター、追加の管理条件まで細かく設定できます。 異なる端末間でコピーするツールではなく、 同じ端末の中で 賢く取引や注文を複製したい場合、Duplicator はまさにそのためのソリューションです。 MT5のバージョン 完全な説明 + DEMO + PDF 購入する方法 インストールする方法 ログ
この製品は、ニュースタイム中にすべてのエキスパートアドバイザーと手動チャートをフィルタリングするため、急激な価格変動によるマニュアルトレードのセットアップの破壊や他のエキスパートアドバイザーによって入力された取引について心配する必要はありません。この製品には、ニュースのリリース前にオープンポジションとペンディングオーダーを処理できる完全な注文管理システムも付属しています。 The News Filter  を購入すると、将来のエキスパートアドバイザーのためにビルトインのニュースフィルターに頼る必要はなく、今後はすべてのエキスパートアドバイザーをここからフィルタリングできます。 ニュース選択 ニュースソースは、Forex Factoryの経済カレンダーから取得されます。 USD、EUR、GBP、JPY、AUD、CAD、CHF、NZD、CNYなど、任意の通貨数に基づいて選択できます。 Non-Farm(NFP)、FOMC、CPIなどのキーワード識別に基づいて選択することもできます。 影響レベルによってフィルタリングするニュースを選択することができ、低、中、高の影響範囲から選択できます。
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
Equity Protect Pro: 安心取引のための総合的な口座保護エキスパート 口座保護、資産保護、ポートフォリオ保護、マルチ戦略保護、利益保護、利益確定、取引セキュリティ、リスク管理プログラム、自動リスク管理、自動決済、条件付き決済、スケジュール決済、動的決済、トレーリングストップロス、ワンクリッククローズ、ワンクリック決済、ワンクリック復元などの機能をお探しなら、Equity Protect Pro が最適なプログラムです。 設定は簡単で、事前設定された条件に達すると、すべてのチャートを閉じることができ、シグナルサブスクリプションのキャンセルもサポートします(これは、すべての取引プログラムも停止することを意味します)。この時点で、新しい注文は生成されなくなり、最終的にすべての注文が閉じられ、予期せぬ損失を効果的に防止し、安心して取引できるようになります。 Equity Protect Pro (Technical Manual) Equity Protect Pro Demo Version for yo u to test   Equity Protect Pro MT4
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.85 (61)
ワンクリックで取引できるトレーディングパネル。ポジションと注文の操作!チャートまたはキーボードから取引。 手動取引用の取引パネル。チャート(チャートウィンドウ)またはキーボードから取引できます。開閉、リバース、ロックポジションと注文を処理する МetaТrader4のメインオーダーのトレーディングコントロールパネル:売買、売却、売却、売却、売却、閉じる、削除、修正、トレーリングストップ、ストップロス、takeproft MT5のバージョン 完全な説明   +DEMO +PDF 購入する方法 インストールする方法     ログファイルの取得方法     テストと最適化の方法     Expforex のすべての製品 シンボルウィンドウからの取引とキーボードからの取引! あなたはMetaTrader 4ターミナル - バーチャルコントロールパネルVirtualTradePadのためのユニークなプラグインを持っています。 Description on English 注意!  ストラテジーテスターの 取引方法を学びたい場合は、無料の TesterPad ユーティリティをチェックしてくだ
Exit Manager
Victor Christiaanse
5 (2)
Enhance Your Trading with the Exit Manager Elevate your trading strategy with the Exit Manager, designed to ensure optimal closure of your trades at precisely the right moments. Once you've placed an order, our Exit Manager steps in and starts monitoring the order based on YOUR predetermined conditions, and can even trail your stop loss to mitigate risk. Key Features: Set & Forget Functionality With the Exit Manager, simply place your trade and let the tool do the rest. It continuously monitor
Local Trade Copier Pro MT4を紹介します。これは、異なるMT4アカウント間で効率的に取引をコピーしたいトレーダーのための究極のユーティリティです。この強力なツールは、複数のアカウントをシームレスに活用して取引戦略を自動化し、パフォーマンスを向上させたいトレーダーのために設計されています。 最小限の遅延でリアルタイムの取引コピーの利点を体験し、利益を上げる機会を逃さないようにします。複数のアカウントを管理している場合でも、異なるブローカーと取引している場合でも、Local Trade Copier Pro MT4はあなたの取引ニーズに合わせた比類のない柔軟性とカスタマイズを提供します。 MQL製品のインストールガイド | MT4/MT5で購入したMQL製品の更新 | 一般的なトラブルシューティングガイド | インジケーター設定 / ガイド 主な機能 ポップアップアラート: シグナルイベントでMetaTraderアラートポップアップを発生させ、取引セットアップを見逃しません。 プッシュ通知: 外出先での監視のために、リアルタイムのプッシュ通知をMetaTraderモ
Drawdown Manager MT4は、MetaTrader 4を使用するトレーダーにとって不可欠なユーティリティであり、ドローダウンを積極的に管理し、投資を保護することで取引資本を守るように設計されています。個人トレーダーとプロプライエタリ取引会社の両方に最適なこのツールは、取引戦略の整合性と資本の安全性を維持するための強力なソリューションを提供します。 リアルタイムアラートやカスタマイズ可能なリスクパラメータなどの高度な機能を備えたDrawdown Manager MT4は、取引活動を効果的に監視し、制御できるようにします。損失を出している取引を閉じたり、即時通知を受け取ったりすることを希望する場合、このユーティリティはあなたの取引パフォーマンスを向上させ、潜在的な損失を最小限に抑えるように調整されています。 MQL製品のインストールガイド | MT4/MT5で購入したMQL製品の更新 | 一般的なトラブルシューティングガイド | インジケーター設定 / ガイド 主な機能 ポップアップアラート: 信号イベントでMetaTraderアラートポップアップを発生させ、取引セットアップ
Custom Alerts AIO:マルチマーケット監視を一括で実現 — 設定不要ですぐに使えるインテリジェントツール 概要 Custom Alerts AIO は、追加のインジケーター設定が不要で、インストール後すぐに利用できる高機能マーケットスキャナーです。FX Power、FX Volume、FX Dynamic、FX Levels、IX Power を内部にすべて統合し、主要なすべての資産クラス(為替、金属、指数、暗号資産)を一括監視できます。MetaTrader の仕様により、株式は個別のシンボルとして追加可能ですが、一般的には利用頻度は低めです。 1. なぜ Custom Alerts AIO を選ぶべきか 追加ライセンス不要 • 必要なすべての Stein Investments インジケーターが内蔵されており、すぐに使用可能です。 • チャートに表示されるグラフィックは省略されており、アラート生成に特化した構成です。 市場を広範囲にカバー • 為替、金属、暗号資産、株価指数に対応(株式は手動追加可能)。 • シンボル名を入力する必要はなく、プロパティで資産クラス
通貨ストレングストレードパネルEAMT4は、初心者またはエキスパートトレーダーにとって革新的なソリューションです。通貨の強さの概念は、価格アクションと組み合わされ、8つの主要通貨の通常の28の組み合わせを除いて、任意のシンボル/ペアに適用できるため、まったく新しいレベルになります。つまり、すべての通貨、商品、暗号(インデックスではない)を含む、任意のペアの長所または短所をトレードできます。複雑な強さを解読することなく、ペアの2つの部分の強さ/弱さのバランスを視覚的に知らせる色付きのバーを使用することで、16/32シンボルを一目で明確に把握できる画期的な製品です。他の従来の通貨強度ソリューションと同様に、線またはヒストグラム。 通貨の強さのトレードパネルEAMT4は、MT4で見つけることができる最も簡単で使いやすいトレードパネルでもあります。追加のウィンドウやパネルを開く必要なしに、すべてのオプションと機能が1つのサーフェスにあります。これは、注文管理、リスク計算、部分閉鎖、アカウント保護ユーティリティのすべてを1つにまとめた、非常に便利なインターフェースです。 Currency S
The professional indicator of Trading Sessions is now available in MetaTrader4. Also the professional   BROWSER of the NEWS  and Trading Sessions is now available in MetaTrader5. One dial shows the time of the 18 largest stock exchanges in the world. This makes it possible to trace the characteristic movement of the market at the appropriate time of day. Thanks to sound and Push notifications, you will never miss the start of trading on the next exchange! The operating time of each exchange
MT4 to Telegram Signal Provider は使いやすく、完全にカスタマイズ可能なツールで、Telegramに信号を送信し、あなたのアカウントを信号提供者に変えることができます。 メッセージのフォーマットは 完全にカスタマイズ可能です! しかし、簡単な使用のために、あらかじめ定義されたテンプレートを選択し、メッセージの特定の部分を有効または無効にすることもできます。 [ デモ ]   [ マニュアル ] [ MT5バージョン ] [ Discordバージョン ] [ Telegramチャンネル ]  New: [ Telegram To MT5 ] セットアップ ステップバイステップの ユーザーガイド が利用可能です。 Telegram APIの知識は必要ありません。開発者が必要なものをすべて提供します。 主要機能 購読者に送信される注文の詳細をカスタマイズする機能 例えばブロンズ、シルバー、ゴールドなど、階層型のサブスクリプションモデルを作成できます。ゴールドサブスクリプションでは、すべての信号が得られますなど。 ID、シンボル、またはコメントによる注文のフ
Riskless Pyramid
Snapdragon Systems Ltd
5 (1)
Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
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
Trade Manager は、リスクを自動的に計算しながら、取引を迅速に開始および終了するのに役立ちます。 過剰取引、復讐取引、感情的な取引を防止する機能が含まれています。 取引は自動的に管理され、アカウントのパフォーマンス指標はグラフで視覚化できます。 これらの機能により、このパネルはすべてのマニュアル トレーダーにとって理想的なものとなり、MetaTrader 4 プラットフォームの強化に役立ちます。多言語サポート。 MT5バージョン  |  ユーザーガイド + デモ Trade Manager はストラテジー テスターでは機能しません。 デモについてはユーザーガイドをご覧ください。 危機管理 % または $ に基づくリスクの自動調整 固定ロットサイズを使用するか、ボリュームとピップに基づいた自動ロットサイズ計算を使用するオプション RR、Pips、または価格を使用した損益分岐点ストップロス設定 トレーリングストップロス設定 目標に達したときにすべての取引を自動的に終了するための 1 日あたりの最大損失 (%)。 過度のドローダウンからアカウントを保護し、オーバートレードを防ぎま
A script to open and Close  charts of  multiple pairs instantly with custom template $30 for the next 25 downloaders, next price: $45 Features: Chart Opener : Open chart(s) of multiple pairs simultaneously Template Opener : Load any User specified template (.tpl) to the opened chart(s) Chart Closer : Close chart(s) of multiple pairs simultaneously Disclaimer: Any loss involving this trading tool is the sole responsibility of the User, and not the responsibility of the Creator of this trading
作者のその他のプロダクト
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

レビューに返信