Baluda,
I just started demoing the indicator (SloopeIndicator) on 2 different crim. I noticed that the 2 gaves different result and thought I might have 2 different copy of the indicator. Please see attached picture.
Haggadah
You do not have the required permissions to view the files attached to this post.
Haggadah wrote:I just started demoing the indicator on 2 different crim. I noticed that the 2 gaves different result and thought I might have 2 different copy of the indicator.
Haggadah,
Probably one or both of your crims lack in history.
Paul
Check the MQL4 Market for my best EA's and Indicators.
Haggadah wrote:Baluda,
I just started demoing the indicator (SloopeIndicator) on 2 different crim. I noticed that the 2 gaves different result and thought I might have 2 different copy of the indicator. Please see attached picture
Or maybe you should use the same Timeframe on both crims...
Your Screenshot shows that FinFX is H4 and SmartTraderFx is H1
Haggadah wrote:Baluda,
I just started demoing the indicator (SloopeIndicator) on 2 different crim. I noticed that the 2 gaves different result and thought I might have 2 different copy of the indicator. Please see attached picture
Or maybe you should use the same Timeframe on both crims...
Your Screenshot shows that FinFX is H4 and SmartTraderFx is H1
happy trading,
NeoTrader
-
Thank you guys, I look into it.
Haggadah
Edit: Baluda: Some of the pairs are not included in the other Crim. For the Historical Data I did pressed Home key and Page up (instead of the Forceload Historical Data script), and same TF. It now appeared that the 2 are in agreement. Thank you for sharing your indicator
Back from Guangzhou so looking at stuff again. The DWM pivot indicator works but I dont get the Weekly lines only the daily and monthly lines. Any ideas?? Cowboy IBFX build 419
nanningbob wrote:Back from Guangzhou so looking at stuff again. The DWM pivot indicator works but I dont get the Weekly lines only the daily and monthly lines. Any ideas?? Cowboy IBFX build 419
Bob,
I have developed and succesfully use this this on Cowboy IBFX build 419 myself.
There seems to be a glitch in the initialization. Could you please check if changing timeframes (and back to the original one) helps?
Paul
Check the MQL4 Market for my best EA's and Indicators.
Hi Paul
Another little quirk of iExposureTickets is that $ amount is obviously calculated from pips and not obtained from MarketInfo. As such it does not match other calculations such as EAs where there is any Swap.
On the Magic column addition, 'Message' column is still there, you will notice from code supplied, just inserted another column.
#define TAKEPROFIT 10
#define MAGIC 11
#define MESSAGE 12
Sorry, Paul, I wrote it the wrong way around. Pips is calculated from $ - but does not account for Swap, so where there is swap, pips is not quite correct.
reagrds
Paul B (as well).
nanningbob wrote:Back from Guangzhou so looking at stuff again. The DWM pivot indicator works but I dont get the Weekly lines only the daily and monthly lines. Any ideas?? Cowboy IBFX build 419
Bob,
I have developed and succesfully use this this on Cowboy IBFX build 419 myself.
There seems to be a glitch in the initialization. Could you please check if changing timeframes (and back to the original one) helps?
Paul
That didnt help. I may try downloading a new platform and see if the one I have is corrupted.