- Search Crypto Craft
- 3,120 Results (3,111 Replies, 9 Comments)
-
sakisf replied Jan 14, 2018Don't want to ruin the super bull euphoria for 1.28-5.00 eur/usd, but this is how it could play this year
Off course there's a chance it could hit a bit higher from here, like 1.24 or so.EURUSD only
-
sakisf replied Jan 11, 2018You can add confirmation on flatten unless it slows you down.
Plan the Trade
-
sakisf replied Jan 10, 2018You are doing a rolling profile based on visible bars. Change it to multiple profiles based on fixed time, set fixed time to days, length for fixed time to 1, change separate evening profile to no and finally set number of periods back to reference ...
Plan the Trade
-
sakisf replied Jan 7, 2018Just use reference back 1 period with the study. Note that's the TPO volume value areas from market profile, not the Volume by Price volume areas which you can still use with package 3. To use volume by price profile like that, make multiple ...
Plan the Trade
-
sakisf replied Dec 30, 2017Every market in CME has MMs inside, even ES. Don't worry about them as they are only helping you get better spreads and fills. They sell liquidity in volumes through commission rebates. What you see in DOM is beefed up volume but you shouldn't worry ...
Hey...what about Volume?
-
sakisf replied Dec 27, 2017Check with this, just change the colors to match your background. Should do it for you automatically.
Plan the Trade
-
sakisf replied Dec 27, 2017Checked your charts, why do you draw HL & VAL/VAH lines manually and not use TPO VAL lines study/OHLC study for previous day? Is the study inaccurate with tick chart?
Plan the Trade
-
sakisf replied Dec 20, 2017How many contracts you trade per day on average? Amp has their year end offer with 1k/2k prepaid comms which might be of benefit to you vs the flat-rate commission scheme. 3.08(1k) / 2.88(2k) vs 3.58 es, nq & rty. You need of course more than 2k/4k ...
100 Trades Analysis
-
sakisf replied Dec 19, 2017They are not exact (contract rollover, hour difference) but very close. A good broker with solid volume (many clients, good LPs) should give good readings. I was a non-believer in volume too, but there are useful things you can get out of it.
Hey...what about Volume?
-
sakisf replied Dec 16, 2017I am thinking of longs in this area ~ .7630, if it breaks I will sl at .76.
Entry Unholy
-
sakisf replied Dec 13, 2017Not my indi, i dont even know what it does
But you could fix the color issue and post it here in fewer seconds than writing about it 
Simple Request: Add push notification and Alert condition
-
sakisf replied Dec 13, 2017there, test it first though
Simple Request: Add push notification and Alert condition
-
sakisf replied Dec 12, 2017That's what i did there 3 times if you notice the experts output below, hit f7 and made 3 different changes in the EA, all changes were taken in and EA text was updated to the right. Values seem to be taken properly by the EA. You have 2 double ...
Help editing variables in mql4
-
sakisf replied Dec 12, 2017Have you tried attaching it to a live chart? Seems to work ok even with ea disabled.
Help editing variables in mql4
-
sakisf replied Dec 10, 2017Put the MA's manually on chart, this indi will fire alerts when they cross when you put the information on the MA's you want. If you dont want the arrows, change this: Line 108 & down: SetIndexStyle(0, DRAW_ARROW,0,2); SetIndexArrow(0, 225); ...
I will code your EAs and Indicators for no charge
-
sakisf replied Dec 10, 2017line 64: if(WPRValue<-80 && ((currently_flat==TRUE || currently_short==TRUE))) > if( (iWPR(240,14,1)>-80 && iWPR(240,14,0)<-80) && ((currently_flat==TRUE || currently_short==TRUE))) line 85: if(WPRValue>-20 && ((currently_flat==TRUE || ...
Help with MQL4 WPR code Almost got it!
-
sakisf replied Dec 10, 2017There are a few hundred ma crossover indis out there with editable inputs & alerts. Just use google or download this one: url .
I will code your EAs and Indicators for no charge
-
sakisf replied Dec 9, 2017price = pricetp & there's no need for the nested loop?
I will code your EAs and Indicators for no charge