Connecting EA to database - page 2

 
robofx.org:

Do not make your EA connecto to the database directly. This can be dangerous because you have to put the database login info in EA and EA can get decompiled.

I can offer a more secure solution. Contact me if interested.


hmmm, in my dll's or scripts i connect to database, i dont need passwords in the ea?!
 
ALTii:


hi yes very interested


i send email on your website

 
EADeveloper:

hmmm, in my dll's or scripts i connect to database, i dont need passwords in the ea?!
True, it is a little more scure to put everything in DLL. And yet there are better solutions.
 

can someone help me edit sar ohlc to use heiken ashi ohlc

Hi, I have an MTF indicator that uses sar, however I'd like the sar to calculate heiken ashi ohlc, and not the normal type

Can you tell me how I can do this, my mtf indicator calls to the sar indicator to calculate sar formula, I think it is calling to the internal indicator in mt4 that can not edit

you can skype or email if you can assist and like to talk about it

skype sty671

email sty671@gmail.com

I can also supply the original file that I'm trying to use heiken ashi ohlc for

 
'DATABASE_OPEN_READWRITE' - undeclared identifier

 


how to solve this

Reason: