- Search Energy EXCH
-
nvwine replied Nov 27, 2006Thanks for that great information. I missed it when I was reading the 'Whats new in b200'. This is a feature I have asked about before.
How Rearrange Charts?
-
nvwine replied Nov 19, 2006I think what Hans posted is correct. I'm not as sure about what others post. Results can vary depending on your broker's prices. Somewhere around June of this year it had lost 900 pips in a short amount of time. It could draw down a thousand pips at ...
Hans System
-
nvwine replied Nov 16, 2006I am not sure what zip document you are asking about. *.mq4 files in this forum are for MetaTrader which is a free charting and trading program. In this thread the file will probably be an expert advisor. You can use notepad to see the code in a ...
Phoenix 2007 (new thread)
-
nvwine replied Nov 16, 2006Thanks, I must be at a real mental block. I still can not view it. I placed the following test code in the EA Print( "time =", time ); // nv Print( "current time =", CurTime() ); // nv and the info printed out in the experts tab agrees with the ...
Firebird EA - fixed version -
-
nvwine replied Nov 16, 2006My brain is failing could someone help me. When using the Equitylogger EA the following lines of code double b = AccountBalance(); double e = AccountEquity(); double m = AccountFreeMargin(); datetime time = CurTime(); and then FileWrite( handle, ...
Firebird EA - fixed version -
-
nvwine replied Nov 15, 2006Each update had further optimization of the preferred settings. Hendrick explained this in the last thread as well as the beginning of this thread. This Hendrick quote sums up the theory while v4.2 was in use. Because of the success of the contest ...
Phoenix 2007 (new thread)
-
nvwine replied Nov 15, 2006Very nice. I just tried out your falling price alert indicator.
Price Alarm?
-
nvwine replied Nov 15, 2006I was talking about using the MetaTrader platform to set a price alert that sends the message to your cell phone or email instead of sounding an audio alert.
Price Alarm?
-
nvwine replied Nov 15, 2006Your welcome Depending on where you live and your cell phone provider you can send a price alert to your cell phone.
Price Alarm?
-
nvwine replied Nov 15, 2006It's not an indicator. In the 'terminal window' select the alerts tab then right mouse click in the the 'terminal window'.
Price Alarm?
-
nvwine replied Nov 15, 2006I have not had to send them a copy of my card when opening and funding additional mini accounts. I have had a funded primary account with them that was opened before they accepted credit cards so I might be handled differently. They notify you on ...
InterBank FX - Funding with VISA
-
nvwine replied Nov 14, 2006If you place 'Limit Orders', 'Stop Orders', and/or 'Trailing Stops' the broker will guarantee to honor the price they were placed at during all market conditions including news times. Note: They do not include 'Market Orders'. They may also widen ...
Translate this please
-
nvwine replied Nov 14, 2006We each have our own threshold as to where ridiculous levels began. I'd love a 1 pip spread but I'll accept a 3 pip spread anytime on USDJPY.
InterbankFX traders on MT4 platform...
-
nvwine replied Nov 14, 2006Welcome Coders' Guru! I'm glad to see you on this forum! I highly respect your work.
Can I setup MT4 to E-mail me about trade activity?
-
nvwine replied Nov 14, 2006No, Low for the day (up to the time of this post 12:00 GMT) on live IBFXm = 1.8957 at 11:20 GMT
Spike?
-
nvwine replied Nov 14, 2006Yes. You can program in the following line SendMail(string subject, string some_text) You can also use the simple alert tab in the terminal window to send a price level alert by email.
Can I setup MT4 to E-mail me about trade activity?
-
nvwine replied Nov 14, 2006There is a Firebird thread. I would suggest if you want to look at the many versions of FB and and results go over to that thread and leave this thread for Phoenix. If we start posting statements and discussing FB it will detract from the Phoenix ...
Phoenix 2007 (new thread)
-
nvwine replied Nov 13, 2006I think all xbase type programs from before dbase2 allow you to import comma separated data so the format should not be a problem. You can download 1min data from 1999 forward through MT4 and then export the data using the *.CSV format from the MT4 ...
Historical data
-
nvwine replied Nov 11, 2006Here are my results for the week running P5 on 15 minute charts 24 hours per day. The only test that showed an equity gain was a test that combined modes 2 and 3. I can't explain why individually they lost but combined they won. Might be broker ...
Phoenix 2007 (new thread)
-
nvwine replied Nov 10, 2006Hendrick, I won't be shooting at you. I am very thankful for all you have already done for us. I hope the new improvements will turn out great. I love how the contest is going too. Of interest to backtesters: I don't usually upgrade to a new build ...
Phoenix 2007 (new thread)