거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Price Distribution - MetaTrader 4용 지표

조회수:
22186
평가:
(4)
게시됨:
2010.09.01 08:25
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동


Author:

Kevin Kurka, Kurkafund.com

Numeric representation of how many times each price occurred during a given period. Prints the number of occurrences at each price level within the given time.



Recommendations:

  • Use it in an EA to determine support and resistance levels
  • Can be used for weighted Mean revisions.
Stop Hunter Stop Hunter

This EA is based on the strategy "Stop Hunting with the Big Players". It sends BuyStop and SellStop orders at near distance from the round price targets.

Doji Hunter Doji Hunter

This indicator is a spin off of the Doji Reader 2 found in the code base. I have made several changes such as it is now capable of being used in code for coding use, not just as a visual indicator. I also took out several un-needed code that was redunda

Symbols.mqh Symbols.mqh

Retrieve a list of all Symbols/Instruments known to the Server with MarketInfo output to a CSV file

TrailingStopFrCnSAR TrailingStopFrCnSAR

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.