- Search Crypto Craft
- 2,748 Results (25 Threads, 2,723 Replies)
-
SwingMan replied Jul 31, 2010Hi Steve, - I think it is a small problem with the MagicNumber in the "DoesTradeExist" function, because the MagicNumber is no longer constant. Perhaps it is better to have only the original value 1... My change: if (OrderSymbol() == Symbol() && ...
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Jul 30, 2010Hi Steve, I changed for me a little bit your "combined trader" and added: - default strings at begin, for titles and comments used in "SendSingleTrade" - function "Show_Title", "Delete_Title" - I set also different MagicNumbers, not sure if this is ...
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Jul 30, 2010Unfortunately for the documentation of NanningBob ideas, is color inverting not the solution! e.g. Red line must remain Red line...
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Jul 30, 2010Perhaps is the black background better for trading, because the colors are stronger. But, NanningBob tells us very much in pictures, the documentation is very extensive, and if you are printing out charts with a black background, the important lines ...
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Jul 29, 2010NB Meter_Signals_v3 — Here the indicator for you... Audaces fortuna juvat and Gaudeamus igitur iuvenes dum sumus... .
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Jul 29, 2010Carpe Diem — Hi Bob, thanks a lot for your detailed reply. I understand very well what you do, and we do not need more debates. I only meant that sometimes is good to know what could have been done a week ago for example. Did you know that ...
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Jul 29, 2010Thanks macman, I also appreciate very much your work! I changed a little bit your indicator for NanningBob users... Now you can programe the dynamic in the indicator (values for every bars, not only for the last bar - see my Fourths indicator)! .
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Jul 29, 2010Comments 2 — 4. On analysing the BBand entrys and rules, I ‘ve found: -The #1 entry is not the best! After crossing the BBand, the prices have still enough energy to stay in trend further 2-4 bars, before a trend reversal can follow. (This is ...
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Jul 29, 2010Comments 1 — Hi Bob, a big ask of you: in the future documentation, please post the charts with a white background! The problem is that when you print the charts, the lines are very difficult to see. I analyzed the system, and I have come for ...
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Jul 29, 2010Hi Bob & Toothman, tell me please whether I should try to write a version adapted for RSI divergence.
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Jul 26, 2010MACD Divergence Indicator — Here the original version for MACD divergence: .
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Jul 25, 2010Are you sure that in "1 BUY 25 BB by SteveHopwood", the condition is correct? BbLower = iBands(NULL, PERIOD_H4, 25, 2, 0, PRICE_CLOSE, MODE_LOWER, 0); if (Ask < BbLower) ... NaningBob use if (Bid < Var4) ... because visual on the chart we compare ...
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Jul 25, 2010For a similar EA with BBs I have tested previous week the same problem! I believe that the calculations are correct, but the problem is the dynamic drawing of the BB lines and trading signals can appear and disappear on the same bar. My solution at ...
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Jul 25, 2010Other questions... — Hi Bob, I just compared the "NBBulge BUY" indicator with the "#3BUY BULGE BB" EA. The indicator has the parameter "BandsPeriod=12", but the EA use a period 8. "iBands(NULL, PERIOD_H4, 8, 2, 0, PRICE_HIGH, MODE_LOWER, 0)" ...
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Jul 24, 2010Stochastic digital — Hi Bob, I think that to apply the Huggie Rule is not so easy... Please test if a stochastic digital indicator (period 3) can be helpfull: .
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Jul 24, 2010Hi Bob, thanks for the new version! I hope to have in the next period more time to understand your ideas, and maybe to contribute with some indicators... Hi Steve, thanks for your simplified EA's! Just a question. You wrote: "I have coded #2 and #3 ...
Nanningbob 4h trading system ver. 5.0
-
SwingMan replied Jul 24, 2010Keine Ahnung... Müsste testen I don't know... but can try in the next days to test live. Her the source code for some of the indicators, maybe help you. .
H1Scalper System (MTF D1,H1,M5)