• 概要
  • レビュー
  • コメント
  • 最新情報

RedeeCash Volumes Indicator

Version History:

Date Version Changes
6/20/2022 1.00 Initial release
6/21/2022  1.10 Add global variables for Minimum (SYMBOL_volume_min) and Maximum (SYMBOL_volume_max) History Volumes 

Description:

RedeeCash Volumes Indicator is the Volumes indicator that you have come to trust for market entry and exit with the added benefit of exposing key metrics as global variables. Including global variables in an indicator permits easier interaction with expert advisors (EA) and scripts.

When attaching the indicator to a chart, you will have a visual representation of both increasing (GREEN) and decreasing volumes (RED). The increasing volume indicates buyer's and seller's interest in the currency through increased long and short trades, while the decreasing volume indicates the buyers and sellets no longer interest in the currency through decreased long and short trades.

Code Sample:

To invoke this indicator from an EA or script, call the iCustom metatrader function,

iCustom(Symbol(),PERIOD_CURRENT,"Market/RedeeCash Volumes Indicator",1,0);

string UpBufferVarName = StringConcatenate(Symbol(),"_volume_upbuffer");
string DownBufferVarName = StringConcatenate(Symbol(),"_volume_dnbuffer");
string VolumeVarName = StringConcatenate(Symbol(),"_volume");
string PrevVolumeVarName = StringConcatenate(Symbol(),"_volume_prev");
string ActiveBufferVarName = StringConcatenate(Symbol(),"_volume_active_buffer");
string MinVolumeVarName = StringConcatenate(symbol,"_volume_min");
string MaxVolumeVarName = StringConcatenate(symbol,"_volume_max");

double activeVolumeBuffer = GlobalVariableGet(ActiveBufferVarName);
double volume = GlobalVariableGet(VolumeVarName);
double previousVolume = GlobalVariableGet(PrevVolumeVarName);


if (activeVolumeBuffer == 2) {

Print("Active Volume Buffer: UP, Volume: ",volume,", Previous Volume: ", previousVolume);

} else if (activeVolumeBuffer == 3) {

Print("Active Volume Buffer: DOWN, Volume: ",volume,", Previous Volume: ", previousVolume);

}

result is,

        2022.06.20 03:48:24.711 RedeeCash_Volumes_Test EURUSD-5,H4: Active Volume Buffer: UP, Volume: 15693.0, Previous Volume: 14367.0

Usage:

Usage is based on defining your trading rules. For example, using the 50 and 200 simple moving averages on the daily chart to determine the trend direction, then use the "RedeeCash_Volumes Indicator" to determine the strength and whether byers or sellers are entering or exiting the market?


TREND
ACTIVE BUFFER
PREVIOUS VOLUME vs CURRENT VOLUME
 TRADE
UP UP PREVIOUS < CURRENT VOLUME
ENTER BUY
DOWN UP PREVIOUS > CURRENT VOLUME
ENTER SELL



おすすめのプロダクト
This is Demo Version of PipsFactoryMonthly This indicator depends on High and Low price of Currency in last Month and then i made some secret equations to draw 10 lines. Features You will know what exactly price you should enter the market. You will know when to be out of market. You will know you what should you do in market: Buy Sell Take profit and there are 3 levels to take your profit Support Resistance Risk to buy Risk to Sell Signal Types and Timeframe Used You can use this indicator
FREE
Индикатор реализован для определения классического канала движения цены, который используется на крупных биржевых площадках. Не перерисовывается Синий уровень - это уровень поддержки  Красный уровень - это уровень сопротивления  Белый уровень - является Pivot-уровнем  Настройки Period_SEC  - ввод  значения периода . Примечание:  Индикатор определяет уровни только на пятизначных котировках! Метод торговли:  Открытие позиций осуществляется от уровней , именно на их значениях происходит отскок цены
FREE
Market Profile 3
Hussien Abdeltwab Hussien Ryad
4 (4)
Market Profile 3 MetaTrader 4 indicator  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible t
FREE
YOU CAN NOW DOWNLOAD FREE VERSIONS OF OUR PAID INDICATORS . IT'S OUR WAY OF GIVING BACK TO THE COMMUNITY ! >>>    GO HERE TO DOWNLOAD This system is an Heiken Ashi system based on RSI calculations . The system is a free open source script originally published on TradingView by JayRogers . We have taken the liberty of converting the pine script to Mq4 indicator . We have also added a new feature which enables to filter signals and reduces noise on the arrow signals. Background HEIKEN ASHI
FREE
Multi Divergence Indicator for MT4 - User Guide Introduction Overview of the Multi Divergence Indicator and its capabilities in identifying divergences across multiple indicators. Importance of divergence detection in enhancing trading strategies and decision-making. List of Indicators RSI CCI MACD STOCHASTIC AWSOME MFI ACCELERATOR OSMA MOMENTUM WPR( Williams %R) RVI Indicator Features Indicator Selection: How to enable/disable specific indicators (RSI, CCI, MACD, etc.) for divergence detection.
FREE
Rainbow MT4 is a technical indicator based on Moving average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, it’s a signal to buy. When price crosses below MA and MA changes color to red, it’s a signal to sell. The Expert advisor ( Rainbow EA MT4) based on Rainbow MT4 indicator, as you can see in the short video below is now available here .
FREE
The indicator displays in the form of a histogram the difference between the current price and the price for the previous period. A similar method of market analysis is used in the classic Momentum indicator. At the same time, the presented indicator uses the primary data smoothing by the Laguerre filter, which allows maintaining the sensitivity of the indicator and minimizing the "noise". The indicator signals are: Histogram crossing 0. Change of signal line direction.
FREE
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets" https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open one additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following function
FREE
Discover the power of precision and efficiency in your trading with the " Super Auto Fibonacci " MT4 indicator. This cutting-edge tool is meticulously designed to enhance your technical analysis, providing you with invaluable insights to make informed trading decisions. Key Features: Automated Fibonacci Analysis: Say goodbye to the hassle of manual Fibonacci retracement and extension drawing. "Super Auto Fibonacci" instantly identifies and plots Fibonacci levels on your MT4 chart, saving you tim
FREE
**Product Description: Awesome Supply Demand** **Overview:** Awesome Supply Demand is a specialized software platform designed to assist traders and market analysts in identifying supply and demand zones in the financial markets. With its advanced features, the platform enables users to observe Fail to Return (FTR) and Flag Limit (FL) patterns efficiently, facilitating more accurate and data-driven decision-making. **Key Features:** 1. **Supply and Demand Zone Identification:**    The pla
FREE
Sweet VWAP
Francisco Gomes Da Silva
3.67 (3)
大手機関が取引している場所を発見し、MetaTrader 4の無料のアンカーVWAPインジケーターで投資を最適化しましょう。 当社の無料のアンカーVWAPインジケーターを使用して、大手機関が取引している価格を発見してください。これにより、市場のトップやボトムにVWAPをアンカーすることを自動化することで、貴重な時間を節約できます。当社の無料版では、マウスポインターの移動に追従してVWAPをリアルタイムで簡単に表示できます。これにより、価格がVWAPに対してどこにあるかを瞬時に把握し、投資の意思決定をより良く行えます。 そしてこれだけではありません!有料版には、マウスクリックひとつでVWAPを特定のチャートのポイントに固定する機能など、追加の機能が含まれています。これにより、市場のトップやボトムにVWAPをアンカーすることがより簡単になります。また、テクニカル分析のプライスアクションを使用して、自動的にチャートのトップやボトムを見つけるのに役立つ無料のインジケーターもあります。 時間を無駄にしないでください! Sweet VWAP Aux を使って取引を次のレベルに引き上げましょう。私た
FREE
This simple indicator paints with a darker color on the volume bar when the quantity traded is above the average of select number of periods of the volume itself, highlighting the moments when there was a large volume of deals above the average. It is also possible to use a configuration of four colors where the color tone shows a candle volume strength. The indicator defaults to the simple average of 20 periods, but it is possible to change to other types of averages and periods. If you like
FREE
Follow The Line
Oliver Gideon Amofa Appiah
4 (13)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL.  It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more
FREE
Head and Shoulders Pattern Indicator - Your Key to Recognizing Trend Reversals Unlock the power of pattern recognition with the "Head and Shoulders Pattern Indicator." This cutting-edge tool, designed for MetaTrader, is your trusted ally in identifying one of the most powerful chart patterns in technical analysis. Whether you're a novice or an experienced trader, this indicator simplifies the process of spotting the Head and Shoulders pattern, allowing you to make informed trading decisions. Key
FREE
ADR Bands
Navdeep Singh
4.33 (3)
Average daily range, Projection levels, Multi time-frame ADR bands shows levels based on the selected time-frame. Levels can be used as projections for potential targets, breakouts or reversals depending on the context in which the tool is used. Features:- Multi time-frame(default = daily) Two coloring modes(trend based or zone based) Color transparency  
FREE
*This is tradingview indicator converted to mql5* The Trend Magic Indicator is a popular technical analysis tool used to identify the direction of a market trend and potential trend reversals. It is a versatile indicator that can be applied to various financial instruments and timeframes. The Trend Magic Indicator consists of a combination of moving averages and a volatility-based filter. It aims to smooth out price fluctuations and provide a clearer visualization of the underlying trend. He
FREE
Technically, the indicator represents the difference between two fractal adaptive moving averages. Fractal Adaptive Moving Average (FRAMA) is a smart adaptive moving average developed by John Ehlers. FRAMA takes price changes into account and closely follows the price level, remaining straight during price fluctuations. FRAMA takes advantage of the fact that markets are fractal and dynamically adjusts the lookback period based on this fractal geometry. The indicator has the ability to send notif
FREE
Necessary for traders: tools and indicators Waves automatically calculate indicators, channel trend trading Perfect trend-wave automatic calculation channel calculation , MT4 Perfect trend-wave automatic calculation channel calculation , MT5 Local Trading copying Easy And Fast Copy , MT4 Easy And Fast Copy , MT5 Local Trading copying For DEMO Easy And Fast Copy , MT4 DEMO Easy And Fast Copy , MT5 DEMO The homeopathic indicator is also called the CCI indicator. The CCI indicator was propos
FREE
With this indicator, you can easily make price regions in all time zones. In addition, with the automatic supply demand finder, you can ensure that the new regions are found automatically. You can increase your transaction quality by reaching more accurate operations with this auxiliary Tool and indicator. I share your trial version of EURUSD for free with you. If you want to buy the working version in all parities, you can contact me. +New version Gap Bar Add ( Press G keyboard )  Default co
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
Key Price Levels
Wafa Mohammed Omar Abou Alwafa
Key Price Levels Indicator Indicator that shows the highs and lows for the significant price levels for past periods that could be potentially considered as reaction levels. The indicator displays the following price levels: Yesterday high and low The day before yesterday high and low Two days back high and low Last week high and low Last month high and low Last three month high and low (Quarter) Last year high and low
FREE
The indicator still has a few bugs but is ready for testing. This is my first indicator that determines entry and exit points. The entry point is based on breaking the peaks determined by a channel indicating highs and lows (invisible channels). TP1 is a probable target at which most positions can be closed. The channel determining the opening and closing of positions is based on different assumptions. The red stop loss line is determined based on lows and highs. The stop loss can be adjusted
FREE
MACD indicator in MetaTrader 4/5 looks different than MACD does in most other charting software. That is because the MetaTrader 4/5 version of MACD displays the MACD line as a histogram when it is traditionally displayed as a line. Additionally, the MetaTrader 4/5 version computes the Signal line using an SMA, while according to MACD definition it is supposed to be an EMA. The MetaTrader 4/5 version also does not compute a true MACD Histogram (the difference between the MACD/Signal lines). This
FREE
Mirror chart
Salavat Yulamanov
4.8 (5)
このインジケーターは 1 つのチャートに 2 つの異なるペアを表示し、表示される情報を簡素化するように設計されています。   ターミナルで利用可能なほぼすべての商品(通貨ペアだけでなく、金属や原材料も)を扱うことができます。 あらゆる通貨ペアに対して視覚的な相関手法を使用する機能 サブシンボル。 通貨ペアは色付きのキャンドルで画面に表示されます。 これは同じ相関ペアです。 ミラーリング。 補助通貨。 このインジケーターは 2 種類の相関関係を反映します。 設定 サブシンボル = "USDCHF";   BullBarColor = オレンジレッド;   BearBarColor = 黄色;   color GridColor = 白;   ミラーリング = false;  The indicator displays two different pairs on one chart, designed to simplify the displayed information,   Capable of working with almost all instru
FREE
BoB Candles AM
Andriy Matviyevs'kyy
5 (1)
The indicator improves the idea implemented in the standard Bulls and Bears indicator. The indicator colors candles by analyzing the divergence of the maximum and minimum prices of the current bar with the average value of the maximum and minimum prices over a longer period of time. The indicator does not re-paint on fully formed bars. The indicator is easy to set and efficient on trendy market segments. Adjustable parameters: i_Period - smoothing period for forming the channel; i_Method - smo
FREE
UPD1 X00 Levels
Vitaliy Kuznetsov
4.92 (12)
インディケータはチャート上にラウンドレベルを示します。 それらは、心理的、銀行的、または主要なプレーヤーレベルとも呼ばれます。 これらのレベルでは、強気と弱気の間に真の戦いがあり、多くの注文が蓄積され、ボラティリティの増加につながります。 インジケーターは、任意の楽器と時間枠に自動的に調整されます。 レベル80を突破してテストすると、購入します。レベル20を突破してテストすると、販売されます。ターゲットは00です。 注意。強力なサポートとレジスタンスレベルのため、価格は00レベルをわずかに下回る可能性があります。 入力パラメータ   。 Bars Count - 線の長さ 。 Show 00 Levels - 00レベルを表示するかしないか   。 Show 10, 90 Levels   。 Show 20, 80 Levels   。 Show 30, 70 Levels   。 Show 40, 60 Levels   。 Show 50 Levels   。 N Lines - チャートのレベル数を制限するパラメーター   。 Distance 00 Levels -
FREE
MACD is well known indicator that still can be use for prediction where price will go next few minutes, hours or even weekly  With colored bar of Macd, your eyes can easily catch when color is changed based what market price movement to find any early trend on market. here is the parameter of the indicator: TF_MACD , default is 1 Hour , this mean you can see clearly MACD of 1 Hour TimeFrame on Lower TimeFrame. InpPrice , default is Price Close , this is original MACD parameter from Metaquotes st
FREE
The indicator rely on The Toby strategy >> The mother candle which is bigger in range than the previous six candles. A vertical line shows the last Toby Candle with the targets shown up and down. The strategy is about the closing price out of the range of the toby candle to reach the 3 targets..The most probable to be hit is target1 so ensure reserving your profits and managing your stop lose.
FREE
価格波形パターン MT4へようこそ --(ABCD パターン)--     ABCD パターンは、テクニカル分析の世界で強力で広く使用されている取引パターンです。 これは、トレーダーが市場での潜在的な売買機会を特定するために使用する調和的な価格パターンです。 ABCD パターンを使用すると、トレーダーは潜在的な価格変動を予測し、いつ取引を開始および終了するかについて十分な情報に基づいた決定を下すことができます。 EA バージョン :   Price Wave EA MT4 MT5バージョン: Price Wave Pattern  MT5 特徴 :  ABCDパターンの自動検出。 強気パターンと弱気パターン。  任意のシンボルと任意の時間枠で機能します。 主要なレベルと価格目標。 カスタマイズ可能な設定と繊維レベルの調整。 アラートと通知。 今後さらに多くの機能が追加される予定です。 
FREE
MT5版   |  FAQ  |   EA Universal Breakout   Universal Box は、チャート上に価格帯をプロットし、後に価格帯ブレイクアウトで取引するために使用することができます。このインディケータを適用できる戦略はたくさんあります。 このインディケータは、デフォルトで アジア、ヨーロッパ、アメリカの取引セッション の範囲をチャートにマークするように設定されています。レンジは長方形で表示され、その境界線は取引セッションの開始時刻と終了時刻、およびその期間の最高値と最低値のレベルとなっています。 Telegram チャット: @it_trader_chat 新しい Expert Advisor Prop Master   - 取引ターミナルでテストしてください https://www.mql5.com/ja/market/product/115375 インジケーターの設定は非常にシンプルです。 Time Open - 取引セッションの開始時刻 Time Close - 取引セッションが終了した時刻 Box color - 矩形の色 インジケーター
FREE
このプロダクトを購入した人は以下も購入しています
Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 購入後はご連絡ください!私の取引のヒントと素晴らしいボーナスインジケーターを無料で共有します! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検出
現在26%オフ 初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く
Trend Punch
Mohamed Hassan
5 (10)
Manual guide:   Click here PROMO of  $79 for 2 copies left!  -- Next price is  $149 .  This indicator is unstoppable when combined with our other indicator called  Support & Resistance . After purchase, send us a message and you will get it   for  FREE as a BONUS! I like to use Trend Punch on XAUUSD & BTCUSD on the M1 timeframe!  Introducing Trend Punch , the revolutionary forex trend indicator that will transform the way you trade! Trend Punch is uniquely designed to provide preci
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高
Reversal First Impulse levels (RFI)    INSTRUCTIONS        RUS       -       ENG              R ecommended to use with an indicator   -   TREND PRO -  Version MT5 A key element in trading is zones or levels from which decisions to buy or sell a trading instrument are made. Despite attempts by major players to conceal their presence in the market, they inevitably leave traces. Our task was to learn how to identify these traces and interpret them correctly. Main functions: Displaying active zones
An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
ブレーカートレーダーになり、価格が反転すると市場構造からの利益が変化します。 注文ブロックブレーカーインジケーターは、トレンドまたは価格の動きが枯渇に近づいており、逆転の準備ができていることを識別します。通常、反転または大規模なプルバックが発生しようとしているときに発生する市場構造の変化について警告します。 この指標は、ブレイクアウトと価格の勢いを識別する独自の計算を使用します。使い果たされる可能性のあるポイントの近くで新しい高値が形成されるたびに、インディケーターはその高値の作成を担当する最後の注文ブロックを描きます。次に、移動する価格とともに注文ブロックを追跡します。その後、価格が反対方向にシフトし、その注文ブロックを突破すると、新しい市場構造を作成し、トレンドまたは大きな後退の可能性のある反転の開始を警告します。 注文ブロックは、高値/安値が作成される前の最後の反対色のろうそくであり、価格がこれらの重要な領域を下抜けすると、トレンドの短期的ま​​たは長期的な反転の兆候です。 特徴 重要な枯渇点での市場構造の変化を警告します 価格が使い果たされるレベルに近づくと、
Advanced Supply Demand
Bernhard Schweigert
4.92 (312)
現在33%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適
Gold Stuff
Vasiliy Strukov
4.89 (259)
Gold Stuff は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. それインディケータでフルオートExpert Advisor EA Gold Stuffが動作します。 あなたは私のプロフィールでそれを見つけることができます. 設定と個人的なボーナスを得るために、購入後すぐに私に連絡してください! トレンド スキャナーの強力なサポートを利用して、無料のインジケーターを入手し、プライバシーを守ります。あーみー!   設定 矢印を描く - オンオフ。 チャートに矢印を描く。 アラート - 可聴アラートのオンオフ。 メール通知 - オンオフ。 電子メール通知。 プチ通知 - オンオフ。 プッシュ通知。 次に、色域を調整します。 Gold Stuff は、金専用に設計されたトレンド指標であり、あらゆる金融商品にも使用できます。 インジケーターは再描画せず、遅れません。 推奨時間枠 H1. それインディケータでフルオートExpert Advisor EA Gold Stuff
現在20%OFF! 初心者やエキスパートトレーダーのためのベストソリューション! このダッシュボードソフトウェアは、28の通貨ペアで動作しています。それは私達の主要な指標(高度な通貨の強さ28と高度な通貨インパルス)の2に基づいています。それは全体の外国為替市場の大きい概観を与えます。それは、すべての(9)時間枠で28の外国為替ペアのための高度な通貨の強さの値、通貨の動きの速度と信号を示しています。チャート上で1つのインディケータを使用して市場全体を観察し、トレンドやスキャルピングの機会をピンポイントで見つけることができたら、あなたのトレードがどのように改善されるか想像してみてください。 このインディケータには、強い通貨と弱い通貨の識別、潜在的な取引の識別と確認がより簡単になるような機能が搭載されています。このインディケータは、通貨の強さや弱さが増加しているか減少しているか、また、すべての時間枠でどのように機能しているかをグラフィカルに表示します。 新機能として、現在の市場環境の変化に適応するダイナミックなマーケットフィボナッチレベルが追加され、すでに当社のAdvan
TPSpro TRENDPRO  - is a trend indicator that automatically analyzes the market and provides information about the trend and each of its changes, as well as giving signals for entering trades without redrawing! The indicator uses each candle, analyzing them separately. referring to different impulses - up or down impulse. Exact entry points into transactions for currencies, crypto, metals, stocks, indices!  -  Version MT5               DETAILED DESCRIPTION                R ecommended to use with
Legacy of Gann
Pavel Zamoshnikov
4.83 (12)
The indicator very accurately determines the levels of the possible end of the trend and profit fixing. The method of determining levels is based on the ideas of W.D.Gann, using an algorithm developed by his follower Kirill Borovsky. Extremely high reliability of reaching levels (according to K. Borovsky  - 80-90%) Indispensable for any trading strategy – every trader needs to determine the exit point from the market! Precisely determines targets on any timeframes and any instruments (forex, met
FX Volume
Daniel Stein
4.6 (35)
mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Volumeは、ブローカーの視点から市場のセンチメントをリアルに洞察する、最初で唯一の出来高インジケーターです。 ブローカーのような機関投資家が外国為替市場でどのようなポジションをとっているか、COTレポートよりもはるかに速く、素晴らしい洞察を提供します。 この情報をチャート上で直接見ることは、あなたの取引にとって真のゲームチェンジャーであり、画期的なソリューションです。 以下のようなユニークなマーケットデータ洞察から利益を得てください。 比率は 、通貨のロングポジションとショートポジションの比率をパーセントで表示します。 比率の変化は 、選択した期間内のロング比率とその変化率を表示します。 Volumes Totalは 、通貨の取引量(ロングとショート)の合計をロット単位で表示します。 Volumes Long :全通貨のロングポジションの取引量を表示します。 Volumes(ショート )は、全通貨のショートポジションの取引量を表示
mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Power MT4 NGは 、長年の人気を誇る通貨強度計FX Powerの次世代モデルです。 この次世代ストレングスメーターは何を提供するのでしょうか?初代FXパワーの魅力すべて プラス GOLD/XAUの強さ分析 より正確な計算結果 個別に設定可能な分析期間 カスタマイズ可能な計算上限値により、さらに優れたパフォーマンスを実現 もっと見たい人のための特別なマルチインスタンス設定 すべてのチャートでお好みの色を無限に設定可能 数え切れないほどの通知オプションにより、重要なことを見逃すことはありません。 Windows 11とmacOSのスタイルで角を丸くした新しいデザイン 魔法のように動くインジケーターパネル FXパワーの主な機能 すべての主要通貨の強さの完全な履歴 すべての時間枠における通貨の強さの履歴 すべてのブローカーとチャートで同一の計算結果 100%信頼できるリアルタイム計算 -> リペイントなし ドロップダウン・リストから
Enigmera
Ivan Stefanov
5 (2)
エニグメラ:市場の中核 https://www.enigmera.com はじめに このインディケータと取引システムは、金融市場に対する驚くべきアプローチです。ENIGMERAは、フラクタルサイクルを使用して、サポートとレジスタンスレベルを正確に計算します。本格的な蓄積局面を示し、方向性と目標を示します。 トレンド中でも調整中でも機能するシステムです。 どのように作動するのか? ENIGMERAは、支持線・抵抗線、目標線、乖離線の3つのラインで構成されています。このシステムは、過去のデータを現在と未来に外挿する典型的な市場指標とは異なり、現在の完全な画像を提供します。支持線上にある場合、それは本当の支持を意味し、抵抗線上にある場合、それは本当の抵抗を意味する。ある水準が破られた場合、それはトレンドの変化を意味する。再描画はしない。 市場は常に進化しているため、ENIGMERAはその評価ツールを適応させ、定期的に戦略を修正しています。  これにより、すべてのシナリオが徹底的に評価されることが保証されます。この市場指標の独自性は、その能力を見れば明らかです。  ENIGM
まず第一に、この取引ツールはノンリペイント、ノンリドロー、ノンラグの指標であり、プロの取引に理想的ですことを強調する価値があります。 オンラインコース、ユーザーマニュアル、デモ。 スマートプライスアクションコンセプトインジケーターは、新米から経験豊富なトレーダーまで、非常 に強力なツールです。Inner Circle Trader AnalysisやSmart Money Concepts Trading Strategiesなど、20以上の有用な指標を1つに組み合わせています。このインジケーターはスマートマネーコンセプトに焦点を当て、大手機関の取引方法を提供し、彼らの動きを予測するのに役立ちます。 特に、流動性分析に優れており、機関がどのように取引しているかを理解しやすくしています。市場のトレンドを予測し、価格の動きを慎重に分析するのに優れています。機関の戦略とトレードを合わせることで、市場の動向についてより正確な予測ができます。このインジケーターは多目的であり、市場構造を分析し、重要な注文ブロックを特定し、さまざまなパターンを認識するのに優れています。 このインジケー
Auto Order Block with break of structure based on ICT and Smart Money Concepts (SMC) Futures Break of Structure ( BoS )             Order block ( OB )            Higher time frame Order block / Point of Interest ( POI )    shown on current chart           Fair value Gap ( FVG ) / Imbalance   -  MTF      ( Multi Time Frame )    HH/LL/HL/LH  -  MTF      ( Multi Time Frame )  Choch  MTF      ( Multi Time Frame )  Volume Imbalance     ,  MTF          vIMB Gap’s Power of 3 Equal High
ICT, SMC, SMART MONEY CONCEPTS, SMART MONEY, Smart Money Concept, Support and Resistance, Trend Analysis, Price Action, Market Structure, Order Blocks, BOS/CHoCH,   Breaker Blocks ,  Momentum Shift,   Supply&Demand Zone/Order Blocks , Strong Imbalance, HH/LL/HL/LH,    Fair Value Gap, FVG,  Premium  &   Discount   Zones, Fibonacci Retracement, OTE, Buy Side Liquidity, Sell Side Liquidity, BSL/SSL Taken, Equal Highs & Lows, MTF Dashboard, Multiple Time Frame, BigBar, HTF OB, HTF Market Structure, 
カスタムMT4インジケーターで外国為替取引を成功させるための秘密を発見してください! 外国為替市場で成功を達成し、リスクを最小限に抑えながら一貫して利益を得る方法を疑問に思ったことはありますか? これがあなたが探している答えです! 取引へのアプローチに革命をもたらす独自のMT4インジケーターを導入できるようにします。 ユニークな汎用性 私たちのインジケータは、RenkoとRangeBarのろうそくのフォーメーションを好むユーザー向けに特別に設計されています。 これらのチャートタイプは多くの経験豊富なトレーダーに好まれていることを理解しています。そのため、私たちのインジケーターはそれらとシームレスに統合され、比類のない市場分析を提供します。 クリアトレンドシグナル 複雑な分析を忘れてください! 私たちのインジケーターは、鮮やかな色と明確なドット構造を利用して、市場の動向を明確に示しています。 赤と青の点は、価格の動きの方向性について疑いの余地がなく、取引の迅速な意思決定を可能にします。 HH/HL HL/LL戦略とのアライメント HH/HLおよびHL/LL構
Volatility Trend System - a trading system that gives signals for entries. The volatility system gives linear and point signals in the direction of the trend, as well as signals to exit it, without redrawing and delays. The trend indicator monitors the direction of the medium-term trend, shows the direction and its change. The signal indicator is based on changes in volatility and shows market entries. The indicator is equipped with several types of alerts. Can be applied to various trading
TakePropips Donchian Trend Pro
Eric John Pajarillaga Aldana
4.82 (17)
TakePropips Donchian Trend Pro   (MT4) は、ドンチャン チャネルを使用してトレンドの方向を自動的に検出し、エントリーとエグジットの取引シグナルを提供する強力で効果的なツールです! この多機能インジケーターには、トレンド スキャナー、取引シグナル、統計パネル、スクリーナー、取引セッション、およびアラート履歴ダッシュボードが含まれます。取引シグナルを提供し、チャートを分析する時間を節約するように設計されています! ユーザー マニュアルとインストール ガイドは、ブログ投稿 (   https://www.mql5.com/en/blogs/post/751368   ) からダウンロードできます。 今日は 50% オフ! 98ドルから49ドルに値下げ! このインジケーターは、ストラテジー テスターでテストできます (ビジュアル モードを有効にします)。 詳細については、説明の下にあるビデオ チュートリアルも利用できます。 ご不明な点やサポートが必要な場合は、私に連絡してください。 TakePropips Donchian Trend Pro イン
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
Break and Retest
Mohamed Hassan
4.43 (14)
New update to V.4 where  Break & Retest automatically draws the take profit & stop loss levels and you also have more signals per day! ‍You can visually backtest Break & Retest to see how it behaved in the past!     Manual guide:   Click here $60 for a very limited time. Next price is $120   This Indicator only places quality trades when the market is really in your favor with a clear break and retest. Patience is key with this price action strategy! If you want more alert s
Trend Screener
STE S.S.COMPANY
4.83 (88)
トレンドインジケーター、1つのツールに組み込まれたすべての重要なトレンド機能を備えたトレンドトレーディングとフィルタリングのための画期的なユニークなソリューション! これは、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームおよびマルチ通貨インジケーターです。 トレンドスクリーナーは、チャート内のドットで矢印トレンドシグナルを提供するインジケーターに続く効率的なインジケーターです。 トレンド分析インジケーターで使用できる機能: 1.トレンドスキャナー。 2.最大利益分析を備えたトレンドライン。 3.トレンド通貨強度メーター。 4.アラート付きのトレンド反転ドット。 5.アラート付きの強いトレンドドット。 6.トレンド矢印 毎日の分析例、毎日のシグナルパフォーマンス...など、トレンドスクリーナーインジケーターを使用して、ここで見つけることができます: ここをクリックしてください 期間限定オファー:トレンドスクリーナーインジケーターは、50ドルと生涯でのみご利用いただけます。 (元の価格125 $) MQ
市場の2つの基本原則に基づく日中戦略。 このアルゴリズムは、追加のフィルターを使用したボリュームと価格の波の分析に基づいています。インディケータのインテリジェントアルゴリズムは、2つの市場要因が1つに結合した場合にのみシグナルを出します。インディケータは、より高い時間枠のデータを使用して、M1チャート上の特定の範囲の波を計算します。そして波を確認するために、インジケーターはボリュームによる分析を使用します。 このインディケータはレディトレーディングシステムです。トレーダーが必要とするのは、信号に従うことだけです。また、インジケーターはあなた自身の取引システムの基礎になることができます。取引はミニッツチャートでのみ行われます。 インジケーターがMTFの原則を使用しているという事実にもかかわらず、インジケーターのアルゴリズムは可能な限り安定しています。 購入後、必ず私に書いてください!私の取引設定と推奨事項をあなたと共有します!
NAM Order Blocks
NAM TECH GROUP, CORP.
5 (1)
MT4マルチタイムフレームオーダーブロック検出インジケーター。 特徴 -チャートコントロールパネルで完全にカスタマイズ可能で、完全な相互作用を提供します。 -必要な場所でコントロールパネルを表示および非表示にします。 -複数の時間枠でOBを検出します。 -表示するOBの数量を選択します。 -さまざまなOBユーザーインターフェイス。 -OBのさまざまなフィルター。 -OB近接アラート。 -ADRの高線と低線。 -通知サービス(画面アラート|プッシュ通知)。 概要 注文ブロックは、金融機関や銀行からの注文収集を示す市場行動です。著名な金融機関と中央銀行が外国為替市場を牽引しています。したがって、トレーダーは市場で何をしているのかを知る必要があります。市場が注文ブロックを構築するとき、それは投資決定のほとんどが行われる範囲のように動きます。 注文の構築が完了すると、市場は上向きと下向きの両方に向かって急激に動きます。注文ブロック取引戦略の重要な用語は、機関投資家が行っていることを含むことです。それらは主要な価格ドライバーであるため、機関投
現在31%オフ! 初心者やエキスパートトレーダーに最適なソリューション! このインジケータは、独自の機能と秘密の数式を組み込んだ、ユニークで高品質かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の通貨ペアのアラートを表示します。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に把握することができるので、あなたのトレードがどのように改善されるか想像してみてください! 新しい基本的なアルゴリズムに基づいて構築されているため、潜在的な取引の特定と確認がより簡単になります。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速のスピードを測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアにすれば、利益を生む可能性のある取引を特定することができるのです。 通貨の勢いを示す縦の線と矢印は、あなたの取引の指針となるでしょう。 ダイナミックマーケットフィボナッチ23レベルはアラートトリガーとして使用され、市場の動きに適応します。もしインパルスが黄色
up-down indicator is no repaint and works all pairs and lower than weekly time frames charts. it is suitable also 1 m charts for all pairs. and hold long way to signal. dont gives too many signals. when red histogram cross trigger line that is up signal.and price probably will down when blue histogram cross trigger line that is down signal.and price probably will go up. when the signals not seen press + button on terminal . too see weekly chart because of low data on chart ,it needs to lower p
これはMT4のインジケーターで、再描画なしで取引に参入するための正確なシグナルを提供します。 外国為替、暗号通貨、金属、株式、インデックスなど、あらゆる金融資産に適用できます。かなり正確な見積もりを提供し、取引を開始して終了するのに最適な時期を教えてくれます。1つのシグナルを処理しただけでインジケーターの元が取れた例の 動画 (6:22)をご覧ください。Entry PointsPro インジケーターの助けを借りたほとんどのトレーダーの最初の1週間の結果が改善しています。 Telegramグループ に登録してください。Entry Points Proインジケーターのメリットは次の通りです。 再描画のないエントリーシグナル 再描画されるインジケーターでは一度表示されたシグナルが削除されて大きな金銭的損失につながることがありますが、これと異なり、表示されて確認されたシグナルは消えることがありません。 エラーなしの取引開始 インジケーターアルゴリズムによって取引を開始する(資産を売買する)理想的な瞬間を見つけることができます。それを使用するすべてのトレーダーの成功率が向上します。
BullseyeSignal – NoRepaint は、名前が示すように、いかなる状況でも再描画されないシグナルです。シグナルは画像に表示された同じローソク足に表示されます。外為、暗号通貨、株式、指数、先物などの高ボラティリティ市場に最適です。 購入には緑の矢印、販売には赤の矢印のみが表示されますが、その背後にはより簡潔な取引体験を提供するために多くの指標が協力しています。 これは正確なエントリーを提供するために特別に設計されています。 多くのエントリーではなく、指標がトレンドの変化を示し、前のトレンドの反対方向に0レベルを超えたときに特定のエントリーを提供します。より正確な取引を実現するために、指標はトレンドの変化を確認するために最初のプルバックを待ち、偽の逆転を回避します。したがって、前のトレンドのブレイクとプルバックの確認後にシグナルが発行されます。 これは非常に慎重な取引アプローチです。 したがって、これらのヒントに従うことが重要です(初心者および上級トレーダーの両方がこの戦略を使用できます): ニューヨーク、ロンドン、または両市場の重複を使用することをお勧めします。
作者のその他のプロダクト
Version History Date Version Changes 07/08/2022 1.00 Initial Release Description The Aroon indicator is a technical indicator   that is used to identify trend changes in the price of an asset, as well as the strength of that trend. In essence, the indicator measures the time between highs and the time between lows over a time period. The idea is that strong uptrends will regularly see new highs, and strong downtrends will regularly see new lows. The indicator signals when this is happening, and
FREE
RedeeCash Triangular Arbitrage Opportunities は、利用可能な通貨トライアドと各通貨取引ポジション設定をグローバル変数として次の形式で示します。 AAA/BBB、CCC/AAA、CCC/BBB: AAA/BBB -1|0|1 AAA/BBB、CCC/AAA、CCC/BBB: CCC/AAA -1|0|1 AAA/BBB、CCC/AAA、CCC/BBB: CCC/BBB -1|0|1 ここで、値は OP_BUY または OP_SELL のトレード方向です。 取引方向が -1 を示す場合、その通貨ペアの取引は発生しません。 三角裁定取引は、ヘッジが許可されなくなった米国を拠点とするアカウントに役立ちます。 実際にはより多くのアービトラージの機会があり、この指標はそれらすべての機会を取引設定の形で示しています。 グローバル変数を読み取って、どの機会を取引するかを決定する必要がありますか? 取引を開始するときは、少なくとも 200 PIPS のテイク プロフィットを使用する必要があります。そうしないと、取引がテイク プロフィッ
FREE
複数の時間枠での移動平均線の交差。 従来のトレンド戦略は、日次のような 1 つの時間枠を選択してトレンドを推定することですが、このエキスパート アドバイザーは、5M から月次までのすべての時間枠が同じトレンドを示したときに、トレンドの方向に取引を開始します。       SINGLE_CURRENCY = true、単一通貨での操作を許可します。無効 (FALSE) の場合、メタトレーダーのマーケット ウォッチ ウィンドウで選択された通貨を取引します。       CONCURRENT_ORDERS=0、同時に開かれる複数の注文の数を制限します。       PIPS=100、利益PIPS       DODDFRANK_COMPLAINCE = false、米国ベースのアカウントで取引する場合、FIFO 違反の受信を防ぐために FIFO を有効にする必要がありますか?       LOTS=-1、LOTs パラメーターが 0 未満 (または負) の場合、ロット サイズは、アカウントの資産 (残高ではなく) $100 USD ごとに 0.01 ロットに基づく内
FREE
このインジケーターは、アクティブおよび非アクティブな取引セッションを表示し、取引セッションがアクティブ (1) または非アクティブ (0) であるかどうかとしてグローバル変数を設定します。 iCustom ライブラリ関数を使用すると、次のように Expert Advisor またはスクリプトからこの指標を呼び出すことができます。 // カスタム インジケーターを呼び出す iCustom ( Symbol (), PERIOD_D1 , "Market/RedeeCash_TimeZone" , 0 , 0 ,Blue,Red); // グローバル変数の値を取得する double NewYorkSessionIsActive = GlobalVariableGet ( "TZ-NewYork" ); double LondonSessionIsActive = GlobalVariableGet ( "TZ-London" ); double SydneySessionIsActive = GlobalVariableGet ( "TZ-Sydney" ); double TokyoSe
FREE
RedeeCash Statistics
Patrick Odonnell Ingle
1 (1)
Version History Date Version Changes 07/10/2022 1.00 Initial release Description A collection of modern statistical functions that can be integrated into your own strategy. The included functions are, Mean Median Range Skew Max Min IRange Deviations AbsoluteDeviations MAD StandardDeviation Variance GetCorrelation SamplingDistributionStandardDeviation ZScore CorrelationCoefficient CoVariance Beta Confidence SNormInv PercentOfValue ValueOfPercent MQL Header (mqh) The required header is //+--------
FREE
https://tradingstrategyguides.com/williams-percent-range-strategy/ で特定された戦略に基づいていますが、単一の Expert Advisor インスタンスから複数の通貨をサポートするように自動化されています。また、SMA のスロー クロスとファスト クロスを使用して、トレンドの方向を決定します。 外部戦略の基本は、上昇トレンドで Williams %R が -50 を超えたときに BUY 取引を開始し、下降トレンドで SELL 取引を開始することです。 トレンド期間と、中間点から外部パラメータまでのウィリアムズ %R 範囲を制御できます。        SINGLE_CURRENCY = true、このパラメーターは単一の通貨で取引するために使用されますが、収益の可能性を最大化したい場合は、このパラメーターを false に設定し、1 つのチャートのみにアタッチすると、この EA はマーケット ウォッチ ウィンドウで選択された通貨を取引しますMetatrader 4 ターミナルで。        CON
FREE
この Expert Advisor (EA) は、オーバーナイトの利息を支払う (獲得する) 通貨ペアで取引が行われるため、高利回りの普通預金口座のようなものです。エントリーポジションとエグジットポジションは、それぞれ買い注文と売り注文のルックバック期間の最低/最高価格と最高/最低価格に基づいています。 共通入力、 SINGLE_CURRENCY = true、単一通貨での操作を許可します。無効 (FALSE) の場合、メタトレーダーのマーケット ウォッチ ウィンドウで選択された通貨を取引します。 CONCURRENT_ORDERS=0、同時に開かれる複数の注文の数を制限します。 PIPS=100、利益PIPS MAX_PIPS=1000、Ask と Bid 価格の最高値と最低値の間の最大 PIPS 距離。 MAX_LOTS=100、取引口座で許可される最大LOTS。 DODDFRANK_COMPLIANCE=false、米国ベースのアカウントで取引する場合、FIFO 違反の受信を防ぐために FIFO を有効にする必要がありますか? LOTS=-1、L
FREE
RedeeCash RSI
Patrick Odonnell Ingle
Version History Date Version Changes 07/09/2022 1.10 Initial released Description The RedeeCash RSI is your typical RSI indicator with the three latest RSI calculations exposed as global variables for easier integration with scripts and expert advisors. Code Sample To invoke this indicator from an EA or script, call the iCustom metatrader function, iCustom ( Symbol (), PERIOD_CURRENT , "Market/RedeeCash RSI" , 14 , 1 , 0 ); string RSIVarName = StringConcatenate ( Symbol (), "_rsi" ); string RSIP
FREE
変化率 式に基づいて、 ROC = (Close[n] - Close[n-look if (roc > roc_lookback && roc > 0 ) trend= "UP" ; if (roc < roc_lookback && roc < 0 ) trend= "DOWN" ; back]) / Close[n-lookback] * 100 ルックバック期間にわたる通貨ペアの価格アクションの変化率をプロットし、2 つのグローバル変数 SYMBOL_ROC と SYMBOL_ROC_LOOKBACK を提供します。これらは、最新の変化率の値と前のルックバック期間での変化率を表します。 iCustom 関数を使用してインジケーターを呼び出し、 iCustom ( "Market/RedeeCash_Rate_of_Change.ex4" , Symbol (), 5 , 0 , 0 ); グローバル変数を取得し、 double roc = GlobalVariableGet ( StringConcatenate ( Symbol (), "_ROC" )); doubl
FREE
RedeeCash 4XLOTS
Patrick Odonnell Ingle
RedeeCash 4XLOTS ライブラリは、4xlots.com WEB API アルゴリズムに基づくローカライズされたリスク管理ライブラリです。このリスク管理アルゴリズムは、クイック ロット サイズの方程式のように、通貨に依存しません。       ロット = AccountEquity / 10000 これは、100 ドルのアカウント エクイティごとに 0.01 ロットになります。 RedeeCash 4XLOTS ライブラリは、手動計算として 2011 年に最初に開発された、より詳細で拡張されたアルゴリズムを使用します。 RedeeCash 4XLOTS には、LotsOptimize という関数が 1 つあります。次の RedeeCash_4XLOTS.mqh ファイルをコピーしてプロジェクトに含めます。 //+------------------------------------------------------------------+ //|                                             RedeeC
フィルタ:
レビューなし
レビューに返信
バージョン 1.10 2022.06.21
Added global variables for the historical minimum and maximum volumes as SYMBOL_volume_min and SYMBOL_volume_max, respectively.