Stop Loss Today
- View Post
- Disliked by Thread Starter
- View Post
- Disliked by Thread Starter
- View Post
- Disliked by Thread Starter
EMA & RSI Intraday M15 system 42 replies
Scalping System on M15 12 replies
M5-M15 PHY TRAIN Quantum system 16 replies
Edźwin's M15 system - proverbial construction of flail :) 11 replies
DislikedHello, i have a small EA update with some changes (v0.7a): - corrected time to display TP values and lines. - add text color mod to fit light BG's. - some code clean and bug fixes. For everyone who downloaded EA from post #1228, please update with this new version. {file}Ignored
DislikedHello, i have a small EA update with some changes (v0.7a): - corrected time to display TP values and lines. - add text color mod to fit light BG's. - some code clean and bug fixes. For everyone who downloaded EA from post #1228, please update with this new version. {file}Ignored
// Money Management // ----- // 1a. Lots to use if *1b* is 'false' // 1b. Use dynamic lot sizing based on % in *1c* // 1c. Percentage risk to use if *1b* is true // 1d. Maximum lots to go up to if *1b* is true // Timings / Window Settings // ----- // 2a. End of window time (default is 0200) - All times are GMT // 2b. How many candles the start of the window should be (default 16, to give out 2200-0200 window) // 2c. Can select an hour after which not to trade - Use a value >23 to not use this // 2d. Use a set end time for trades to always close at.. By default, with a 2200-0200 box, setting this to 22 will close at the start of next window // 2e. Hour setting if *2d* is true // 2f. If *2d* is false, and our trade is still open past our open window time (*2a* - *2b* candles), do not create a new window (not tested, but having this off may change trailing stop levels) // 2g. Ability to close trade after x candles.. Similar to *2d/2e* - Set high to not use // 2h. If *2g* is true, set '0' to close trade immediately or '1' to only close if at least break even // Window Size Limits // ----- // 3a. Minimum pip range for the window to enable trading // 3b. How large gap.. Basically, *3a*+*3b* = Maximum (default 15+30 = 45, as per strategy) // Multiple Trades Per Day // ----- // 4a. Allow more trades within a day after each one closes. If true, this will be able to trade after a candle closes back inside the window // 4b. If *4a* is set, enabling this means the price has to have passed back to within 10% of the middle of the window to open trades again (rather than just close in it) // Heiken Ashi Entry/Exit // ----- // 5a. Will only enter trades if the Heiken Ashi candle breaks out (rather than normal candle) // 5b. Exit if you get a set number of opposite Heiken Ashi candles (bull candles in a bear trade for example) // 5c. Number of candles to use if *5b* is true // Take Profit Backwards Scan // ----- // 6a. Will only open trades if the take profit value has been closed above (bull) or below (bear) recently // 6b. Number of candles to scan backwards if *6a* is true.. Maximum 200 // Take Profit Rules // ----- // 7a. Multiplier of the take profit line in relation to our window size (2 would increase the TP line to 200% of the window) // 7b. Use a static take profit instead of based on window // 7c. Number of pips to use if *7b* is true // Stop Loss Rules // ----- // Exactly the same principles as for Take Profit // Trailing Stop Rules // ----- // 9a. Use trailing stop instead of set take profit // 9b. Use the box size as the trailing stop // 9c. If *9a* and *9b* are true, multipler of the box to use as trailing stop.. much like the standard take profit multiplier // 9d. if *9a* is true and *9b* is false, size of trailing stop to use // Breakout Limitations // ----- // 10a. Use a maximum that a candle can close outside the box otherwise not trade // 10b. % of window size to use if *10a* is true // 10c. As above, but a minimum (so for example, the candle must close at least 2% of window size above the top line for a buy to happen) // 10d. % of window size to use if *10c* is true // 10e. If either of *10a* or *10c* are true, only to accept the trade if its the first breakout that meets these rules
Disliked{quote} It is meaningful, it is a loss of the capital....no one posts that..I am just warning that stop losses happen.Ignored
DislikedIn another note, I want to share this channel with everyone who is interested in scalping, a friend sent me his link and after checking it for a few days it’s the only trader on M1 and M5 that actually is consistent in getting positive results over consecutive days. This is a free channel as of the date this was posted. Remember to keep money management in check and review the content before taking signals/applying the skills taught there. https://t.me/joinchat/AAAAAFHs1eXhNSFmaG_z2Q {image} {image}Ignored
DislikedHello, i have a small EA update with some changes (v0.7a): - corrected time to display TP values and lines. - add text color mod to fit light BG's. - some code clean and bug fixes. For everyone who downloaded EA from post #1228, please update with this new version. {file}Ignored
Disliked{quote} Everyone should take a look at his work, I’ll explain some examples. Remember to use ADR to determine TP/SL values and breakout size max/min. {image} {image} {image} {image} {image} {image} {image} {image} {image}Ignored
DislikedHello, i have a small EA update with some changes (v0.7a): - corrected time to display TP values and lines. - add text color mod to fit light BG's. - some code clean and bug fixes. For everyone who downloaded EA from post #1228, please update with this new version. {file}Ignored
Disliked{quote} I'm download 0.7a but it not working , i set same input like old EA. It still work at previous version.Ignored
DislikedI too have tried 0.7a of the EA, it does not place trades. Ideal situation occurred last night, no trade placed.Ignored