Tools request! - page 3

 
JoZo:
Hi CodersGuru,

Could you make a customisable program that send an email altert.

What I want.

Like in many indicators that you have the sound alert I want to have email alert.

Why I want email alert? Because I can forward the emails to my cellphone

Can you make it?

JoZo,

Yes! It's a very good idea!

I want to make a better version of MQL4 SendMail function.

 
codersguru:
JoZo,

Yes! It's a very good idea!

I want to make a better version of MQL4 SendMail function.

I really don't knew that MQL4 has a SENDMail function

Please let me know whe you are done

Thanks alot

 

Hi CodersGuru & Everybody

Thanx for ideas and help....

Here below, a link to the famous TradeStation FileLibray forum, from where so many useful / great indicators ideas have already flowed to the trader's world....

May i suggest you take the time ( but it is quite enormous forum ), to read :

https://www.tradestation.com/discussions/Forum.aspx?Forum_ID=216&selCategory=0

The topic below is :

TREND INDICATOR - NEVER LOSE AGAIN

https://www.tradestation.com/discussions/Topic.aspx?Topic_ID=40776&PAGE=1

Amongst the Great Creators, watch especially :

EKAM

and

TheRumpledOne ( TRO )

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

I do have another thing to ask to our Master CodersGuru :

would it be possible, if it doesn't exist yet, to create a panel in MT4, with the detailed TimeFrame infos, in the style of the attached image ( just to give a visual idea ..... ) ...

Thanks for your time / skills / help..

DV

Files:
 
De Vinci:
Hi CodersGuru & Everybody

Thanx for ideas and help....

Here below, a link to the famous TradeStation FileLibray forum, from where so many useful / great indicators ideas have already flowed to the trader's world....

May i suggest you take the time ( but it is quite enormous forum ), to read :

https://www.tradestation.com/discussions/Forum.aspx?Forum_ID=216&selCategory=0

The topic below is :

TREND INDICATOR - NEVER LOSE AGAIN

https://www.tradestation.com/discussions/Topic.aspx?Topic_ID=40776&PAGE=1

Amongst the Great Creators, watch especially :

EKAM

and

TheRumpledOne ( TRO )

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

I do have another thing to ask to our Master CodersGuru :

would it be possible, if it doesn't exist yet, to create a panel in MT4, with the detailed TimeFrame infos, in the style of the attached image ( just to give a visual idea ..... ) ...

Thanks for your time / skills / help..

DV

DV,

Thank you very much, as usual you come with useful resources!

Could you explain more the MT4 panel you think at?

Thanks again!

 
kamyar:
hi codergru

first thank u for the visual basic program that u made.i have been trying to code a price pattern analyzer and i coded the first section that recognizes the AB=CD pattern but there is a weak point about the program.it is, the user should input the prices and because of this i look for a way that my program reciev the prices from MT4 directly to analyze the probable pattern without user's input.with your code it seems possible.but i need to save the data but your code does not do this.to put it simply,would u complete this section.here is the program that i coded with some pics,i would be delighted if u post your opinions about it as a professional programmer.

Hi Kamyar,

I wrote a script that take the prices from MT4 and save it on disk. Just put it in the scripts section, compile it and everytime you need the prices you can just drag it on the chart. You find the file at : experts/files directory

BTW, Great job with your tool, but the 5 point analyzer is not working...

Files:
getprices.mq4  2 kb
 
codersguru:
Hi folks,

I'm very interested in creating as much tools as I can for MetaTrader!

Do you have any Tools' request? Suggestions?

Please find the tools already created at:

http://www.metatrader.info/node/83

hi guru,

i appreciate your efforts for the community.

it would be nice, if we had a library for exchange data between several MT clients.

then we could develop arbitrage strategies between different brokers.

 
codersguru:
DV,

Thank you very much, as usual you come with useful resources!

Could you explain more the MT4 panel you think at?

Thanks again!

OK.......

Look the image showing an example ( sorry, i am not so good in drawing with MS PAint ) of the Trends Panel i would like to have in MT 4 :

The idea is quite simple (at last, i think so... ) :

On the line of each Forex pair, just display :

a GREEN plot if the Trend of the concerned TimeFrame is UP

a RED plot if the Trend " " " " " DOWN

So, the supposed benefit would be :

to have in just a glance, a full view of the various TimeFrames Trends for all the Forex pairs chosen by the trader....

I have used this sort of tool in Stock trading ( ErlangerQuote and StockWatch Pro ), and i can assure you it is a very very handy tool....

Thanks for any help / effort / idea / enhancement

Best regards

DV

 

DV,

This is a great idea! i'll work on!

But, How could we know the trend?

 
codersguru:
DV,

This is a great idea! i'll work on!

But, How could we know the trend?

Hi, so fast reply......

Sorry for my approximate english ( i am French, nobody is perfect ):

I would mean the current BAR , not the trend, anyway this tool is worth a try....

Bye CodersGuru

DV

 

use parabolic SAR

codersguru:
DV,

This is a great idea! i'll work on!

But, How could we know the trend?

You can use parabolic SAR to see the trend. If the value above price it is down trend and if it below price the trend is up

Reason: