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

Send Price Quotes By Email (Up to 50 quotes of your choice) - MetaTrader 4용 expert

조회수:
15487
평가:
(4)
게시됨:
2011.05.10 08:07
업데이트됨:
2014.04.21 14:55
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Do you want to receive your quotes by email in a clean an organized way ?

This EA is easy to use. You just need to introduce the desired frecuency of the emails (minutes) and the name of the symbols you want to add to the email.

Then you compile and you just need to drop the EA on an active Chart. The market must be open for the EA to work, so I recommend to drop it on a EURUSD chart because FOREX opens 24 hrs a day. When you want to stop the EA from sending emails you don't need to remove the EA from the chart. If you set the minutes frecuency to 0 (zero) the EA will stop running and compile the EA.

The EA runs only when it's the time to send the email and "sleep" other times, so the consumption of the PC resources is low.

ATTENTION: You need to enable and configure the email on MT4 before using this EA (go to TOOLS >> OPTIONS >> EMAIL)

************************

IMPORTANT: THIS EA COULD NOT WORK IN SOME CASES GIVING THIS ERROR: "Mail: 451 Invalid Smtp line - Should end with CRLF"

This EA need to use a code structure which is not supported by all servers, specially those servers (like Yahoo) that are enforcing some fairly strict email related RFC standards (rules) in their email checks.
If the EA is not selling emails correctly and when you check your MT4 Journal you have this message:
"Ma il: 451 Invalid Smtp line - Should end with CRLF", you will need to try with another email account that is supporting a more complex smtp coding.

************************


Source Code Source Code

This is first EA I am providing for everyone to see and work upon. This is written by me. This EA should be used on EURUSD 15min with initial capital of $1000.

Stop Loss Mover Stop Loss Mover

This EA automatically moves your stop loss to break even at a predefined level.

VSA by the master the market e-book VSA by the master the market e-book

this indicator is from the e-book master the market of Tom Williams, calling VSA method. It plots many arrow sign of the weakness and strength definition. Just point the mouse out at the sign, then the definition will show.

MTF MACD scalper MTF MACD scalper

This is a Multi time frame indicator based on the MACD. I was attempting to see if I could get a good entry on the M5 chart, and make the MACD values of the H1,H4,D align with the M5.