- Search Crypto Craft
- 920 Results (52 Threads, 868 Replies)
-
FOREXflash replied Jun 24, 2009Daytrading I made all the possible updates to it...... Now you can chose corner for the text position, you can change color(take a note that colors change automaticaly based on percentage....pos or neg), and now it shows D,W,M TFs. Regards
% - movement indicator
-
FOREXflash replied Jun 23, 2009We will probably see it at 158.00............if it breaks through, it will go to 162 level(but I dont see it there jet, market is still a lot bearish)
Trade Using VSA (Volume Spread Analysis)
-
FOREXflash replied Jun 22, 2009Buy GJ off 157...hohohooo, merry christmas!
Trade Using VSA (Volume Spread Analysis)
-
FOREXflash replied Jun 21, 2009I tried to duplicate hawkeye volume indicator........ Comments for possible upgrades to code are welcomed!!! LIME--------BUYERS COMING RED---------SELLERS COMING WHITE------NEUTRAL GRAY LINE--AVERAGE VOLUME
Trade Using VSA (Volume Spread Analysis)
-
FOREXflash replied Jun 21, 2009Im reading "Better Trading Through Effective Volume by Pascal Willain" for last 2 days....and WOW!!! Here is a few thoughts ; VOLUME THAT MOVES THE MARKETS When I started this work, I was almost completely convinced that large players were mainly ...
Trade Using VSA (Volume Spread Analysis)
-
FOREXflash replied Jun 20, 2009This is how the eToro race ends.........

Making profits consistently with broker??
-
FOREXflash replied Jun 19, 2009Yes...they do steal the charts....this proves it!!! ....start the html file in zip, and just wait for a few seconds.
will brokers steal your charts
-
FOREXflash replied Jun 19, 2009....you realy dont need all those indicators to trade VSA!!! Malcomb is right, and his intentions are good....to much indicators will occupy your mind with things that mostly doesnt matter for true vsa setups! As a time goes by, and your skills ...
Trade Using VSA (Volume Spread Analysis)
-
FOREXflash replied Jun 19, 2009This is my last 3 weeks of demo trading VSA........ I open a new 500$ account every week and trade it....Im doing that cos I know my real account would be about 500$, and I want to see what can I do with it. Yes I risk a lot, but that is my type of ...
Trade Using VSA (Volume Spread Analysis)
-
FOREXflash replied Jun 19, 2009I made a quick recode of an old indi....... you need to put this on chart, and then just go to chart properties and change coloring of bars to black!!!
Trade Using VSA (Volume Spread Analysis)
-
FOREXflash replied Jun 18, 2009I made a quick recode of an old indi and it is bassicaly your request, but you need to put this on chart, and then just go to chart properties and change coloring of bars to black!!! Regards
MT4 HLC Bars?
-
FOREXflash replied Jun 18, 2009It can be done! But it is usseles effort. Like shamous said, just ignore it.
Trade Using VSA (Volume Spread Analysis)
-
FOREXflash replied Jun 17, 2009Any of the VSA type of bar doesnt mean a thing until next bar get you a confirmation!!!
Trade Using VSA (Volume Spread Analysis)
-
FOREXflash replied Jun 16, 2009Last one hour bar was stopping volume, on 30min TF we have 2 no supply bars, 15min TF is ranging for last 10 bars...... I think that this is a case of reacumulation! We could expect another markup
Trade Using VSA (Volume Spread Analysis)
-
FOREXflash replied Jun 15, 2009Blue bar is MARK UP(UPBAR with UPCLOSE, WIDESPREAD and INCRISED VOLUME) Red bar is STOPPING VOLUME (BARS IN DOWNTREND....DOWN BAR with CLOSE above MIDDLE of the bar with HIGH VOLUME)
Trade Using VSA (Volume Spread Analysis)
-
FOREXflash replied Jun 13, 2009Just add this; if (ObjectFind("Shamous") == -1 ) { ObjectCreate("Shamous", OBJ_LABEL, 0, 0, 0); ObjectSet("Shamous", OBJPROP_COLOR, Red); ObjectSet("Shamous", OBJPROP_CORNER, Corner); ObjectSet("Shamous", OBJPROP_XDISTANCE, 5); ObjectSet("Shamous", ...
Help with code.
-
FOREXflash replied Jun 13, 2009You need to have 2 buffers for 2 colors! This code is exactly what you are looking for.

Help with code.
-
FOREXflash replied Jun 13, 2009Look this...I added your text massage to previous code! Look at the code after the int Start()
Help with code.