Forum

iCustom question

Many indicators have multiple outputs, like Stochastic and Alligator. How do you tell to iCustom which one you want? If you can't specify which you want, which do you get by default? Thanks in advance

problem duplicating MySystem results

I downloaded the code and ran it on what I thought were the same parameters and I ger: Strategy Tester Report MySystem Symbol EURUSDm (Euro vs US Dollar) Period 15 Minutes (M15) 2006.01.12 10:00 - 2006.09.22 00:00 (2005.10.18 - 2006.09.22) Model Every tick (based on all available least timeframes

Does anyone have an EA that shows buys/sells on the chart?

I tried to add text and label objects, but they don't seem to display. Has anyone seen an EA that displays the buys and sells on the chart that you drop it on? Also, in the Strategy Tester , you're supposed to click on the "Open a Chart" button, and that chart should show you buys and sells if you

Does anyone have an EA that shows buys/sells clearly on the graph?

I tried to add text and label objects, but they don't seem to display. Has anyone seen an EA that displays the buys and sells on the chart that you drop it on? Also, in the Strategy Tester , you're supposed to click on the "Open a Chart" button, and that chart should show you buys and sells if you

String cuts off at 64

I have a long test string that I want to display, but it cuts off at 64 in length, although the documentation says it can be up to 256. BTW, does anyone know the difference between OBJ_TEXT and OBJ_LABEL

Strings > 64?

I have a long test string that I want to display, but it cuts off at 64 in length, although the documentation says it can be up to 256. BTW, does anyone know the difference between OBJ_TEXT and OBJ_LABEL

4109 Bug in reverse script

I just coded a little script to use with a single position per pair; it should just kill what's there and open a new one in the other direction, but I get this "Trade not allowed" - anyone know what causes that? ( Code attached )

Does anyone have an example of an indicator with text objects?

I'd really like to display some things besides arrows and wingdings but I seem to be doing something wrong with text objects . Does anyone have something that displays a marker and some text, or at least open, high, low, and close? Thanks in advance

Have indicator running, need EA help

Does anyone have a reversal EA, one that takes one position and reverses when you signal it? Or a generic one that's well documented? I get what I want from my indicator, but I haven't been able to translate that into an EA that gets the profit that it should. Someone should write a good book on MQ4