- Search Crypto Craft
- 49 Results (2 Threads, 47 Replies)
-
Histogram Indicator Question
Started Jul 7, 2009|Platform Tech|14 repliesHi, Could someone please help me by posting the absolute minimum code required to plot a value ...
Here you go. Enter your pairs in the inputs and the timeframe and the number of bars youd like to display (it'll take a while for them to fill up). There are some issues with it, and I'm not done yet, but its something to play around with for now. ...
No problem, I will post the compiled code when I get home tonite.
Hi all. I've been developing an indicator that might help with this. url It will show the size of the price difference between the 2 currencies in pips, as well as the relative directions of the pairs. You can set it to zero them out at a ...
Ok. Got it more or less working. Oddly; I get different results when it's on different charts, though both charts should be calling the same information. Any ideas? //+------------------------------------------------------------------+ //| JM_Pip ...
Ok, sort of got something working. There are some issues however. First, let me explain what I'm trying to do. I want to compare the pip differential between Pair1 and Pair2 (in this case EURUSD and GBPUSD). I'm using the day's opening price as the ...
Hi David, Thanks very much! This will certainly help me on my way. All the best, John
Hi, Could someone please help me by posting the absolute minimum code required to plot a value ...
Hi RR, glad to have your input. I'm not particularly interested in optimizing the entry. I've set up my tests so that each system has a TP and SL that are equal; ie 50/50 chance of winning any given trade. I've also turned off any money management ...
I'm also interested in this approach. I've spent the last several days going over the forum in an effort to track-down RR's 32 EA's. I've run backtests on all the ones I've found, according to their system rules, and I'm forward testing the most ...