Other
Need help converting a Tradestation ELA to MQ4
Submitted by dougr3 on Sun, 2008-01-27 21:54. OtherI have been working on converting a Tradestation ELA to Metatrader to use as an indicator. The mq4 uses a dll to access a neural net I have trained. It is giving me some problems.
Here is the current problem. The neural net was developed to take 10 inputs. When I run the mq4 I get an eror to "do a TRADE_ASK" before adding more inputs. This is an error from the dll. It seems the stack doesn't flush if a previous attempt to run the mq4 fails.
here is the code I've come up with so far
//+------------------------------------------------------------------+
//| darNN.mq4 |
Problems accessing site with Firefox
Submitted by tonyc2a on Wed, 2006-04-19 00:10. OtherI seem to be having problems logging in under Firefox. I can log in and get access to the front of the site, but when I try to download attachments from the articles the site acts as though I am not logged in. When I then try to login, the site seems to not let me preventing me from being able to download attachments. I have to use IE to get attachments.
