| New signals service! | |
|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack (2) | Thread Tools | Display Modes |
|
|||
|
Slow Stockastics
Does anyone have the Slow Stockastics for MQ4 that I can get? I have the regular version but I need the Slow Stockastics version.
Thanks Randy rcbarlow@earthlink.net |
|
||||
|
If this question has been answered elsewhere I couldn't find it. I am not a programmer so this may not be the best way to ask the question.
I would like to create a Manual EA to trade only one time when it is turned on. If the trade is not executed due to slippage the EA would have to be manually turned off and back on for it to try to trade again. The entry of a level 1 trade would be an instant execution of a buy or sell. The entry of a level 2 trade would be a breakout of a high/low and use pending buy/sell stop orders. It would trade multiple lots with the intent of scaling out at predetermined levels. When the trade is executed all of the profit targets and the initial stop loss will be set. When the first profit target is reached the first pre-set number of lots will be exited and the stop loss will be set to break even. When the second profit target is reached the second pre-set number of lots will be exited and a trailing stop will be iniated for the remainder of the lots in the trade. If I want to manage the trade differently after it is executed I would change it manually from the trading terminal. It sounds simple but it probably isn't easy to code. My question is whether it can be done with one order or would I have to place 3 different orders at the same time. I would much rather do it with one order if possible. Your expertise on this problem would be greatly appreciated. Regards, frayed |
|
|||
|
Pivots Lines
First of all --- thank you SO much for your support --
Following your course (and I have not had time to study it completely yet) I was able to create an indicator I needed that shows the pivot and another line -- It compiled with no errors and draws 2 lines out of 4 -- well thats a start ![]() But I actually want 2 more lines but they are not drawing -- Can you tell me why ? P=(LastHigh+LastLow+Close[i+1])/3; T =(LastHigh-LastLow)/2+LastLow+15.0; C=(LastHigh-LastLow)/2+LastLow; P and C are drawing -- T is not. I want T line to be 15 pivots above C Thanks for your help -- Last edited by kiwigold; 05-31-2006 at 05:49 PM. |
|
|||
|
Pivots Lines -- Solved
Got it and it works beautifully
![]() T =(LastHigh-LastLow)/2+LastLow+15.0; should be T =(LastHigh-LastLow)/2+(LastLow+0.15); (had missed the ( ) mmmmmmm (for the Yens -- 0.0015 for USD pairs with 4 digits) Thanks for listening ![]() Last edited by kiwigold; 06-01-2006 at 03:26 AM. |
|
||||
|
Quote:
You can the complete set of tutorials and tools at: www.metatrader.info for how-to use MSN alert go to: www.metatrader.info/node/82 |
![]() |
| Bookmarks |
| Tags |
| histogram, forex |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/questions/270-ask.html
|
||||
| Posted By | For | Type | Date | |
| OzFx System:) - Page 639 | This thread | Refback | 06-21-2008 09:53 PM | |
| Forex SRDC Sidus Sibkis EA MT4 Forum OTCSmart | This thread | Refback | 12-08-2007 11:46 AM | |