- Search Crypto Craft
- 920 Results (52 Threads, 868 Replies)
-
FOREXflash replied Jun 3, 2009When I have similar problem I simply take the whole indicator code and upgrade the other one to show both, and most of the times, that works! The only problem could be the number of buffers, you said that your BB indi have 4 buffers.....so if the ...
Bb_macd_cct (Indicator using it)
-
FOREXflash replied Jun 3, 2009I dont recomend using that indi (I partialy coded that), and I know that divergence on that indicator doesnt have much with true definition of Volume & Price divergence !!! But......I coded this, and it is exact definition of VP divergence! Regards
Trade Using VSA (Volume Spread Analysis)
-
FOREXflash replied Jun 1, 2009i THINK IT WILL GO DOWN......LOL
Trade Using VSA (Volume Spread Analysis)
-
FOREXflash replied Jun 1, 2009You already asked that, but here ti is again..... Current bar price; double OpenPrice=Open[0]; double ClosePrice=Close[0]; double HighPrice=High[0]; double LowPrice=Low[0]; Last bar price; double OpenPrice=Open[1]; double ClosePrice=Close[1]; double ...
Howto get a Candle (High/Low/Open/Close) at any specific time
-
FOREXflash replied May 31, 2009Hoichoi...... Definition of the NO DEMAND bar; UPBAR with CLOSE below MIDDLE of the bar, with NARROW SPREAD and LOW VOLUME. And that is certanly not a no demand bar(look at the close of your bar) in your picture!!! Regards
VSA (tradeguider and VPA converted to MT4)
-
FOREXflash replied May 29, 2009Sorry, but this one works only for 12 digit broker!
Quantum resonance parametric oscillator.
-
Quantum resonance parametric oscillator.
Started May 29, 2009|Commercial Content|7 replies
Quantum resonance parametric oscillator...the title says it all!
-
FOREXflash replied May 29, 2009Ups..I change it again! SORRY
VSA (tradeguider and VPA converted to MT4)
-
FOREXflash replied May 29, 2009You guys are killing me...
(A misleading impression, not a lie. It was being economical with the truth.) And I do work from centralized station inside the Singapore, and Im a real cause of the market manipulation! LOLVSA (tradeguider and VPA converted to MT4)
-
FOREXflash replied May 29, 2009
You will get it for free!VSA (tradeguider and VPA converted to MT4)
-
FOREXflash replied May 29, 2009Ok...here it is; Dear users of my codes, I must inform you that this codes will stop working in a few weeks! This was a pre-release for testing purposes, and possible updates suggested by users. Shamous.....are you felling better now....I know that ...
VSA (tradeguider and VPA converted to MT4)
-
FOREXflash replied May 29, 2009How many times did you have a privilege of trying some code before decision to purchase it!??? Ill tell you, none, ever.....becouse nobody is doing that!!! I think that I made more than enough by coding and helping others here at FF. The trial is ...
VSA (tradeguider and VPA converted to MT4)
-
FOREXflash replied May 29, 2009Hope you played this nice stoping volume on 1H GJ.......also reverse upthrust on 30,15 and 5min! Isnt this easy!??
VSA (tradeguider and VPA converted to MT4)
-
FOREXflash replied May 29, 2009Tao....do you have a clue how much coding requires you indicator request!!! Im sure I want code that, cos bassicaly I dont need such indicator...but..... If you want I can code exacly that, but it will cost you money, and I mean a lot of it!LOL
...VSA (tradeguider and VPA converted to MT4)
-
FOREXflash replied May 28, 2009Some kind of MT4 to MT5 code converter is a MUST!!!
MetaTrader 5 Client Terminal
-
FOREXflash replied May 28, 2009Im glad you guys are loving this....the will be probably a few more codes soon, but Im coming out of ideas......soooooo...Im opened for suggestions..... pipsr4kids thanks for the kind comments! (Im not posting so often any more becouse Im trading ...
VSA (tradeguider and VPA converted to MT4)
-
FOREXflash replied May 28, 2009Hey Tao... we need to be carefull of SM baits!

VSA (tradeguider and VPA converted to MT4)
-
FOREXflash replied May 27, 2009You are the first one with this problem!!! Indicator is working fine...... Regards
VSA (tradeguider and VPA converted to MT4)
-
FOREXflash replied May 27, 2009add this under the init int init() { IndicatorShortName("MEGAFOREX"); ---------------------------------------------- add this under the deinit int deinit() { ObjectsDeleteAll(0,"MEGAFOREX"); ---------------------------------------------- add this ...
how to add text label to an indicator
-
FOREXflash replied May 27, 2009There you go......... This is a COMPLETE recode of signals based on this PDF!!! You will like it for sure. Regards
VSA (tradeguider and VPA converted to MT4)