私たちのファンページに参加してください
このエキスパートアドバイザでは、3つのインディケータを使用しています。MA(150)、レベル80と20のRSI(3)、レベル70と30のStochastic(6、3、3)です。取引開始の方向は、MAをベースにしています。RSIとStochasticの入力。Stochasticの出力。
This EA will detect the buffers values of any indicator you want. Just type its name in the EA settings.
The indicator draws the slow and fast ССI and colors bars for determining patterns and trends.
It's version 2 of Customized Buy and sell v1 .... http://codebase.mql4.com/4901
The script can apply the trailing function based on the portfolio profits, i.e. Stop Levels can be set upon reaching the total breakeven level of all the orders in the selected direction.
The Expert Advisor closes all positions if equity exceeds specified percent from balance.
The script saves the values of Time, Open, High, Low, Close, Volume and standard indicators.
This Martingale EA trades with "Demarker" indicator, it is considered relatively safe because it takes a single trade at a time has Trailing Stop Loss &Take Profit works on all time frames major forex pairs and stocks NASDAQ.
It is an indicator of technical analysis that aims to assist every trader in his manual trades.
The indicator without averaging of the data array, that is a Buy/Sell decision is made in one move.
This is a normal MACD with Histogram. It's really simple coding but helpfull. I'm not testing on MT5 but i think it's ok with that. Let me know if you're tested.