The UCad trade is a buy, so obviously ITM is not going to close it when AO goes green.
Anybody got any spare Dried Frogs Pills?
Go away. Have you not read about my struggles today? You really think I want more?bshoe24 wrote:Steve,
I forced a fill of a GU sell position as a test with the latest ITM and i'm getting recurring alerts of a failure to be able to set the TP. Attached is the setfile in case you need to refer to how i'm running it. This is on Cowboy IBFX with Std account.
2013.03.05 16:08:46 10.4 Individual Trade Manager GBPUSD,H4: Alert: InsertTakeProfit(): take profit > market, so tp cannot be inserted
I just wanted to report in case there is a problem for others too.
Thanks for all your efforts.
Just reportingSteveHopwood wrote:Go away. Have you not read about my struggles today? You really think I want more?bshoe24 wrote:Steve,
I forced a fill of a GU sell position as a test with the latest ITM and i'm getting recurring alerts of a failure to be able to set the TP. Attached is the setfile in case you need to refer to how i'm running it. This is on Cowboy IBFX with Std account.
2013.03.05 16:08:46 10.4 Individual Trade Manager GBPUSD,H4: Alert: InsertTakeProfit(): take profit > market, so tp cannot be inserted
I just wanted to report in case there is a problem for others too.
Thanks for all your efforts.
Hi candletiger,candletiger wrote:Yet another dashboard...
Code: Select all
if (iCustom(Pairs[y], PERIOD_H4,"Awesome",0,0,0) > 0)I admit I watch too many pairs, hence not all the pairs fit to the dashboard page (as per my laptop screen resolution). My wish would be to have the dashboard in 2 columns instead of 1 column so we can have more pairs to choosecandletiger wrote:Yet another dashboard...
Hi,
I started to play around with Andy's dashboard (Thanks for that!) and have added a few features. Maybe it is of some value.
Was the same here, until I saw that I was missing the Awesome indi. Now it looks very good.patman wrote:Hi candletiger,candletiger wrote:Yet another dashboard...
Thanks for the dashboard mod.
However I get nothing in the AO column.
You use a custom indy instead of AOCan you provide a link?Code: Select all
if (iCustom(Pairs[y], PERIOD_H4,"Awesome",0,0,0) > 0)
pat
I have modified the dashboard to fulfill my own wishlists above. To do that I took some functionality from Steve's to calculate pivot and get next support/resistance. Here is the screenshot. If I could have Steve's permissions for the lines of code that I took, I will upload the mq4 version.etheldreda wrote: I admit I watch too many pairs, hence not all the pairs fit to the dashboard page (as per my laptop screen resolution). My wish would be to have the dashboard in 2 columns instead of 1 column so we can have more pairs to choose
Another idea: it would be very helpful if the dashboard can display the S/R level of the potential setup. I will choose a pair with potential reentry (such as setup on Pivot) than a single entry (setup on MS1 or MR1) with target on S1 or R1.
Thank you,
-ethe-
Hi,allisonmagic wrote:KevinT wrote:Last ptt(potentialallisonmagic wrote:did you guys ever build an indicator that will email alert RSI2 signals ?) 10_4 dash has email sending option, setting it up is another story thou
![]()
Best either a 3rd party Empty4 mail server (MT4i has free app & also libs etc) OR
a way to grab & mail Iphone/android Empty4 pushed messages...
yeah i'd be using LHDT dash if i had an iphone or android
mjws00 wrote:Looks fantastic CandleTiger!!! I want the last 10 bars. And a 1Hr RSI "barmeter" to go with itWon't take me long. Thanks for the inspiration.
Mike
Code: Select all
int valueArrayMax = 5;