- Search Metals Mine
- roundrock replied Dec 26, 2010
yes, its a continuation pin. pl note the pins that you see on friday are less than relaiable as some profit booking goes on here on some very low volumes. so be careful. also the size the pin w.r.t the wide bar adjucent is small. so easy pass for me
Candlestick Trading
- roundrock replied Dec 26, 2010
you would like a different type of pin at swing low, the one that points to reversal. here its not the reversal patterns should be found at swing hi/lo. continuation patters are ok but not as profitable as reversal patters
Candlestick Trading
- roundrock replied Dec 23, 2010
repainting is bad — repaint has 2 flavors 1. signals come late. you are in bar5 and the repainter goes and puts a signal at bar2. now if you enter at bar5, the trend might have reversed already and you are caught on wrong foot 2. signal came ...
Super Trend System
- roundrock replied Dec 22, 2010
GBPCHF Short — this came at fag end of US session
Urban Towers Scalping Strategy
- roundrock replied Dec 22, 2010
i took the first one is at BE. I didnt take 2nd one as 1st is not closed yet.
Urban Towers Scalping Strategy
- roundrock replied Dec 22, 2010
hi Carllos, on this one i skipped it as the bar closed below the rainbow which means change of trend
Urban Towers Scalping Strategy
- roundrock replied Dec 20, 2010
hi navk, i checked the code and my charts. after it closes the basket, it resets the start price and it places buy/sell at bar close based on how the bar closes. lets say basket is closed at 14:16 and you are on H1 , then order is placed at 15:00 ...
Art Phantom EA
- roundrock replied Dec 19, 2010
no problem with so many questions, but i guess i didnt understand even one
i trade the EA manually, copy the orders from demo to LIVE. I start when the absket is in some big DD. atleast 4%. i dont trade every basket as i cant do that manually. i ...Phantom 6 - Manual System
- roundrock replied Dec 19, 2010
here you go .... do report the results with new symbol set
Phantom 6 System
- roundrock replied Dec 18, 2010
for longer TF, you may have to change the EMA parameters... i dont know if it works at all
Easy trend system/indicator
- roundrock replied Dec 18, 2010
hmm, i thought the indi will do it automtically. anyway thanks for the info. i will do it manually
Easy trend system/indicator
- roundrock replied Dec 17, 2010
frazer, right now the symbols are hardcoded in the code. i have externalized them, that means user can input their own set of symbols. they can change the 14 or 6. this allows users to tweak the phantom 6 symbols if they want. first 3 in each group ...
Phantom 6 System
- roundrock replied Dec 17, 2010
i loaded the indi on EU. I see the arrows but not the vertical lines. i dont see it on H1, M5. but i can see the arrows.
Easy trend system/indicator
- roundrock replied Dec 17, 2010
it has all the options, pl see the input variables... can you explain wha do you mean by having single pair ea similar to addsix_03bx.....
Art Phantom EA
- roundrock replied Dec 17, 2010
hi navk. good to know its working out well for you. during my backtesting it gave around 70% profit this year with CLM 3 and CLM Cap 15. this is without TH, PS. when i added TH for this, it came down to 50%. on H1. May be with TH, we should reduce ...
Art Phantom EA
- roundrock replied Dec 17, 2010
symbols to be externalized — i modified the APF to externalize the smbols, this will allow traders to check with other pairs if they want. buy is always 1st pair, sell is always first 2 pairs. this is fixed. also you cant buy 2 pairs and sell ...
Art Phantom EA
- roundrock replied Dec 17, 2010
Symbols externalized — here you go ... you can set your own pair symbols.... first 3 are winners in each group..
Phantom 6 System
- roundrock replied Dec 16, 2010
void SetLotSize() { Investment = MaxMarginToUse / 100.0; // The symbol the EA is attached to should be good enough for the purposes of LOTSIZE UseLots = valLastFlatEq * Investment * (Leverage / MarketInfo(Symbol(), MODE_LOTSIZE)); UseLots = ...
Phantom 6 System
- roundrock replied Dec 16, 2010
Nicastro, i saw yr question on APF thread too. before a coder can help you , you need convince the code why this mod will work ? does it improvae the profitabality ? or its just a convinience ? why do you want to limit the number of closures per day ...
Phantom 6 System