- Search Energy EXCH
-
RedLineFred replied May 21, 2013[ P.S: there's another improvement RLF which you could make for my script, The S/L needs to be entered, I wish it would accept the value "0" so it knows that I do not want to place any price for the S/L. Love it if you can adjust that for me ...
I will code your EAs and Indicators for no charge
-
RedLineFred replied May 20, 2013Hi Red, Do you want the first buy to be at market and the other two pending? Do you want all three to be pending? Do you want them evenly spaced or do you want to set all the prices individually before executing? Do you want to nominate the "scale ...
I will code your EAs and Indicators for no charge
-
RedLineFred replied May 12, 2013Hi Jado, Interesting article. What specifically do you want to be able to monitor within your EA? Fred
I will code your EAs and Indicators for no charge
-
RedLineFred replied May 12, 2013Please check your link as it doesn't seem to work.
I will code your EAs and Indicators for no charge
-
RedLineFred replied May 10, 2013Hi FMFO, I have a script similar to what you are looking for and can modify it to suit. Please clarify: 1. Are you looking to place your first Pending Order at a specific number of pips away from current price, or at a specific price? Noting that if ...
I will code your EAs and Indicators for no charge
-
RedLineFred replied May 10, 2013Hi knkie, Try this.... mind sharing how you use this indi?
I will code your EAs and Indicators for no charge
-
RedLineFred replied May 5, 2013Hi Fog, Did you get my email? I am keen to help. Fred
I will code your EAs and Indicators for no charge
-
RedLineFred replied Apr 21, 2013You stated: fact =(fact-3)/2 let put 1 in fact place fact =(1-3)/2 fact=2/2 = 1 you see but dont we get 1-3 = -2? so fact = -1?
Numerical analysis
-
RedLineFred replied Apr 17, 2013Interesting thread. I look forward to following your logic. I can follow some of the way through your desciption but get lost around here: we will use the equation now factor=(fact-3)*2 Need to study it some more. What I also find interesting is ...
Numerical analysis
-
RedLineFred replied Apr 16, 2013Hi Jim, Interesting as always. Will be watching. Fred
One Pair, One EA, Multiple Settings
-
RedLineFred replied Apr 14, 2013I've had a go on the buy EA. Check it out and let me know your thoughts. It draws in the grid of buy points but can be turned off if you dont want/need to see where your buy range is. I struggled a bit with the rebuy at every occurance of the price ...
I am looking for a coder to make a simple EA
-
RedLineFred replied Apr 11, 2013Hi grtzz, (or is that Mr/Ms Duck), I did PM you so please review. As for the strategy, could you please be more specific. Taking the long entires only: 1. You want to set a specific trading range - got it. Will this always be the same or do you want ...
I am looking for a coder to make a simple EA
-
RedLineFred replied Apr 11, 2013If I understand it correctly, the attached should do it. image
Need help in creating MQ4 indicator - Trend Following
-
RedLineFred replied Apr 10, 2013I would be interested in knowing why you selected the pair you did. Not which one, but how did you settle on that particular pair? I am still in that place you describe - watching many pairs and time frames to look for all the possible setups, and ...
Trading for a Living
-
RedLineFred replied Apr 10, 2013I think the original problem definition was not 100% correct. Try this: if(x[i] > z[i]) if(x[i] > y[i]) // Green else // White else if(x[i] < z[i]) if(x[i] > y[i]) // White else // Red
Need help in creating MQ4 indicator - Trend Following
-
RedLineFred replied Apr 9, 2013Hi Abhinav, If your alerts are based on the X Z cross, what value do you get from the cloud or other MAs? Its an interesting programming problem so I will check it out and let you know how I get on. Fred
Need help in creating MQ4 indicator - Trend Following
-
RedLineFred replied Mar 22, 2013Hi Jim, Re point 4, maybe I am missing something, but why not let the EA run on until the next reversal signal, at that time if in profit, close and re-enter in reverse at x1. It assumes there is enough profit to allow for the reversal to set up, ...
SAR system based on QQE Adv and MACD Platinum
-
RedLineFred replied Mar 22, 2013Jim, .......I've been having some good test results on the 1hr timeframe. Have a look at the EUR/JPY with settings of MACD Plat 18,39,13 and QQE 2,12,5. Trade over the entire 24hrs and nil filter and nil target. Getting a nice return with manageable ...
SAR system based on QQE Adv and MACD Platinum
-
RedLineFred replied Mar 19, 2013Hi Jim, Only found your thread today, but will spend time working through it as I like the way you think. I hope you keep posting your ideas and thoughts. regards, Fred
SAR system based on QQE Adv and MACD Platinum