| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| Boinvests Holy Grail Playground https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=4060 |
Page 22 of 25 |
| Author: | Jollyroger [ Tue Mar 10, 2015 1:59 am ] |
| Post subject: | Boinvests Holy Grail Playground |
It appears to me that his profit on the gold wave is set at 100 pips. Roger |
|
| Author: | trader689 [ Tue Mar 10, 2015 3:48 am ] |
| Post subject: | Boinvests Holy Grail Playground |
yes im definitely using currymonsters setfile from page 10. just reloaded it to double check. the goldwave TP is set to 100 and the goldwave multi is set to 30. for some reason some of the pairs on my demo are not printing TP with the trades. noticed that certain pairs eg nzdjpy and usdjpy are printing tp's in the terminal, but others are not. all are using the same setfile. screenshot attached
|
|
| Author: | barry [ Tue Mar 10, 2015 4:23 am ] |
| Post subject: | Boinvests Holy Grail Playground |
Note that all your most recent trades have a TP, only the older ones do not. Maybe you started using the cm setfile on March 6? |
|
| Author: | trader689 [ Tue Mar 10, 2015 10:01 am ] |
| Post subject: | Boinvests Holy Grail Playground |
well its a possibility i made a mistake and didnt load the CM file on all charts initially. I will restart the demo but as a side note, if i apply the same settings to the existing chart, shouldnt the new settings take over and retroactively apply the TP to the existing trades or is Empty4 not like that? MPTM certainly does do that
|
|
| Author: | Peepaws [ Sun Mar 15, 2015 8:17 pm ] |
| Post subject: | Boinvests Holy Grail Playground |
Hi all, Getting the following error on only EURUSD all other pairs are working fine. BoHGB 2x3 EURUSD Error Could not find TMA signals Redownloaded the expert and lib and replaced the old ones. Reloaded EA and still showing up. Any help would be much appreciated. Let me know if you need more info. Thanks! |
|
| Author: | spgandau [ Tue Mar 17, 2015 2:40 am ] |
| Post subject: | Boinvests Holy Grail Playground |
Hello boinvest, I am working on minor adjustments / tweaks on HGB and noticed similar code in BoHGB 2x3. Here is what I have observed: a) function CalculateDailyResult() inside the for(.....)loop, below: if (OrderMagicNumber() != MagicNumber) continue; ADD the following code: //--the line below is added to select only todays' trades. if (OrderCloseTime() < iTime(Symbol(),PERIOD_D1,0) ) continue; //order was closed before current start of this Day BAR. Ignore it. Doing this will provide accurate trade counts and total profit calculations for the Day. b) function HaveWeHitProfitTarget() Make the following change: rem out: //if (StrToTime(TimeToStr(OrderCloseTime(), TIME_DATE)) != StrToTime(TimeToStr(TimeCurrent(), TIME_DATE)) ) continue; ADD: if (OrderCloseTime() < iTime(Symbol(),PERIOD_D1,0) ) continue; //order was closed before current start of this Day BAR. Ignore it. this appears to be a cleaner, less cpu useage, way to calculating this pair profit for today. |
|
| Author: | spgandau [ Wed Mar 18, 2015 1:57 pm ] |
| Post subject: | Boinvests Holy Grail Playground |
Hello boinvest, I was reading through the void ReadIndicatorValues() function, and I believe there is a typo. line 4433 (approx.) inside switch(signalMTFSlope) .......... .......... Existing code: case 4:{ MediumTfStatus = BlueWavebuy; //Low wavy blue line so buy above it break; } Should read: MediumTfStatus = BlueWavebuy; //Low wavy blue line so buy above it break; } Cheers |
|
| Author: | Wiggy1965 [ Wed Mar 18, 2015 3:11 pm ] |
| Post subject: | Boinvests Holy Grail Playground |
Is everybody else experiencing a slow down in activity on this EA...? Are we in a period consolidation and as such the EA cannot find trades/good trades....I have EA running on approximately 25 pairs and have only 5 running trades and 6 pending...I will say, i have disabled all the stacking functions....So, one trade per trade type, per pair..! Wiggy |
|
| Author: | Wiggy1965 [ Fri Mar 20, 2015 12:58 pm ] |
| Post subject: | Boinvests Holy Grail Playground |
knock knock, is anybody home....? Is anybody using this bot...? Wiggy |
|
| Author: | trader689 [ Fri Mar 20, 2015 1:56 pm ] |
| Post subject: | Boinvests Holy Grail Playground |
yup using it on currymonster D1 settings and doing well
|
|
| All times are UTC | Page 22 of 25 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|