Mql5官网 TSO Strength vs Exhaustion 外汇EA

Mql5官网 TSO Strength vs Exhaustion 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
Mql5官网 TSO Strength vs Exhaustion 外汇EA
此内容为免费资源,请登录后查看
0积分
免费资源

如果免费资源下载的文件为TXT文档

请联系站长更新!站长微信:Lv596999  Telegram:@eapoj

“Mql5官网”板块的EA基本都有,大部分是无限制NODLL版,NODLL版本MT1420升级,大多数不可用!这些EA来源为国外花钱买过来的

有需要,请联系站长!

“EA测评”板块资源全部现有,看见不错的,可以联系站长看EA在确定是否收费

“无限制EA”板块,大部分免费,下载文件全部存在,都可以免费下载

站长硬盘EA太多,因大部分时间做交易,做风控,没太多时间更新下载地址,请谅解!

需要更新下载文件,请联系站长微信!国外朋友请联系Telegram。


A visually-simplified version of the RSI. The Relative Strength Index (RSI) is a well known momentum oscillator that measures the speed and change of price movements, developed by J. Welles Wilder. Color-coded bars are used to quickly read the RSI value and history.

Features

  • Find overbought and oversold situations at a glance.
  • The indicator is non-repainting.
  • The indicator can be easily used as part of an EA. (see below)

Basic Strategy

  • Look for shorts when the indicator is overbought.
  • Look for longs when the indicator is oversold.

Inputs

  • Select RSI Period: Set the period of the RSI (21 is recommended)
  • Last Bar Included: Include the bar being drawn in the RSI calculation
  • LEVELS SETTINGS
    • Level 1 Lower Limit (Overbought): The RSI value from which and above the market is considered the most overbought.
    • Level 2 Lower Limit: The RSI value from which and above Level 2 starts.
    • Level 3 Lower Limit: The RSI value from which and above Level 3 starts.
    • Level 4 Lower Limit (Neutral): The RSI value from which and above Level 4 starts.
    • Level 5 Lower Limit: The RSI value from which and above Level 5 starts.
    • Level 6 Lower Limit: The RSI value below which the market is considered the most oversold.
    • Level 7 Lower Limit = 0 (Oversold): Always 0, since the RSI ranges from 0 to 100.
  • COLOR SETTINGS
    • Level 1 Color (Overbought): The color of the indicator when the RSI has a value from the lower limit of level 1 and above.
    • Level 2 Color : The color of the indicator when the RSI has a value from the lower limit of level 2 and above, till the lower limit of level 1.
    • Level 3 Color : The color of the indicator when the RSI has a value from the lower limit of level 3 and above, till the lower limit of level 2.
    • Level 4 Color (Neutral): The color of the indicator when the RSI has a value from the lower limit of level 4 and above, till the lower limit of level 3.
    • Level 5 Color: The color of the indicator when the RSI has a value from the lower limit of level 5 and above, till the lower limit of level 4.
    • Level 6 Color: The color of the indicator when the RSI has a value from the lower limit of level 6 and above, till the lower limit of level 5.
    • Level 7 Color (Oversold):The color of the indicator when the RSI has a value below the lower limit of level 6.

For EA Developers

Use Buffer = 7 to load the RSI level to an EA. The return values are:

  • Level 1 = 0
  • Level 2 = 1
  • Level 3 = 2
  • Level 4 = 3
  • Level 5 = 4
  • Level 6 = 5
  • Level 7 = 6

© 版权声明
THE END
喜欢就支持一下吧
点赞44 分享