Hi Guys,
@ Beorne: Indeed, not too shabby
@ Pandaboy:
@ Radar: what about using the individual basket jumping stop loss function? Once the individual basket reach the first BasketJumpingStopProfit the SL is moved to BE or BE + BasketBreakEvenProfit. Let me know if you think at something else. For the moment I don’t have much time for development, but I can add it on my to do list.
@ AnotherBrian: Exactly, I have developed these tools as a dashboard and as an EA as well to allow automatic trading & also manual trading thanks to the informations available on the dashboard. Just FYI you can use the dashboard to trade for you as well.
@ Angat: I have developed this indicator to mimics PP trading conditions. SpiderX indicator is nice but is only considering day – 1 for possible trades. My indicator check, for the current week, the various possible scenarios: (I am discussing with basch312 to allow this indicator to display previous weeks as well using buffers).
E.G: for a buy order: MN1 UP and W1 UP, then:
On Tuesday:
PP will check if Monday candle was DW, if Monday candle was down, PP open a pending trade at Monday candle high.
On Wednesday, if the trade hasn’t be triggered (order is still a pending trade), PP will check if Tuesday high was below Monday, and if so PP will move the pending order price to Tuesday high.
Same thing on Thursday and Friday until the trade is triggered.
@ irfanmalik721: You should try to change the suffix in the dashboard input “ThePairs” (instead of AUDCAD try AUDCADm…). Same thing on MPTM. I don’t know if everything will work correctly with brokers using suffix or prefix as I have developed these tools on brokers without suffix or prefix. Just try and let me know, I won’t have time to adapt the code for the moment if it is not working but I’ll check that later.
Cheers,
G