- Search Crypto Craft
-
magnumfreak replied Jan 13, 2008interesting indicator do you know much about it? what sort of alerts were you looking for? arrow change or line cross or both.
NINA indicator with alert please
-
magnumfreak replied Jan 13, 2008open market watch, right click on symbols, select show all. This will turn on all the available pairs.
Plzz Help me!!!
-
magnumfreak replied Jan 12, 2008can you be a little more specific on what is not right? It would give people a place to start looking for you.
Need Help please : Check code on Divergence Indicator
-
magnumfreak replied Jan 11, 2008That is the compiled version of the file. You will need to send the .mq4 file if anyone is to modify it.
Need Help: Please add an alert to LSAR
-
magnumfreak replied Jan 9, 2008With this indicator you can set the start and end times for different sessions. You can also specify the color. Hope this is what you were looking for:
Looking for a indicater to shade times on chart
-
magnumfreak replied Jan 8, 2008The email feature will not do attachments. You can write the data to a csv file within metatrader and then transfer via ftp with the sendftp function. You could then just retrieve them from work.
Email with Attachments
-
magnumfreak replied Jan 8, 2008Here you go: all lines are now DarkSlateGray.
Need Help: How to change the colours on this indic
-
magnumfreak replied Jan 8, 2008If you are using MT4, just right click on the chart and select "Save As Picture" Once you save the image, either click on the paperclip icon when editing a post, or scroll down during your post editing and select "Manage Attachments"
GBP/JPY for QQE Traders!
-
magnumfreak replied Jan 7, 2008THanks for the link. That indicator is a great starting point. A few mods and this one will work fine.
Pivot with start and end time adjustable
-
magnumfreak replied Jan 6, 2008use the metaeditor to look for a command called "IndicatorShortName" it will usually be listed in the init() section of the file. You can change it there.
Hide indicator name
-
magnumfreak replied Jan 6, 2008Not sure if you included the whole file or not but you need to declare the number of buffers you are going to use. Typically this is found near the top of the file and will look like: #property indicator_buffers 2
draw 2 lines in one window
-
Pivot with start and end time adjustable
Started Jan 6, 2008|Platform Tech|5 replies
Before I go through the process of creating one, does anyone have a pivot indicator that will ...
-
magnumfreak replied Jan 4, 2008there is a built in script in mt4 that will close all open positions. Once you install mt4 you will find it in the scripts folder.
how to install MT4 and instant closing of all positions
-
magnumfreak replied Jan 4, 2008
They forgot the one where you start praying and making all sorts of promises if God will just move the price back in your favor.EMA 25-50 Trading System (Detailed)
-
magnumfreak replied Jan 4, 20082 hours. NFP comes out at 830 eastern time, current time is 630.
High & Low 8 Hours (GBP/JPY)
-
magnumfreak replied Jan 4, 2008Here is the function you are looking for: double iVolume(string symbol, int timeframe, int shift)Returns Tick Volume value for the bar of indicated symbol with timeframe and shift. If local history is empty (not loaded), function returns 0. For the ...
MTF
-
magnumfreak replied Jan 2, 2008Most likely the reason most waited until 2 am to open is that Tokyo is closed today so they waited for the eur session to start with Frankfurt. Hope things go better for you. Here is to a great new year!

Are you getting feeds?
-
magnumfreak replied Dec 29, 2007For most ecn's that I have seen you will have to develop your own software. MBtrading and Interactive Brokers both provide API's for developing software. If you have written software in C++ before the process is straightforward. I have completed ...
ECN brokers for automated trading