@KLG do you know any that is good and consistent
Posts made by Ssenyongacharl4
-
RE: Moving average into stochasticposted in Questions & Answers
-
Moving average into stochasticposted in Questions & Answers
Hello . I'm using mt4 /mt5 on my phone. When I open the mt4/5 window and I load the stochastic on my phone, I can also add a moving average into the stochastic. I want to be able to buy below 10 when the moving average reaches below 10 at one hour . And I also sell when moving average reaches above 91 at one hour timeframe. How do I code this ? Looks complicated to my level . On how I can have it coded.
. Any assistance? -
RE: buying after every 250 pip lossposted in Questions & Answers
hi what do you mean by to pink once per bar block? currently review what i did in the shared link and show me howto do it.
-
buying after every 250 pip lossposted in Questions & Answers
hi , the bot opens a second trade but it keeps opening again and again. what i want is the bot to keep opening a nother trade but counting the 250 pips from the previous trade not the parent or first trade
eg, if the bot opens the first trade, then the trade goes in wrong direction of 250 pip, i want the bot to open up another trade,. so for the bot to open a third trade, we must have a difference of 250 pip from the second trade, for it to open a fourth trade, we must have a pip difference of 250 from the third trade andso on.https://fxdreema.com/shared/WGI5C8Z8d
-
RE: rebuy each tume price comes back to the entry levelposted in General Discussions
all of that should be on the five min timeframe
-
RE: RE buy or resellposted in Questions & Answers
thanks however may i have an example of how to do it ? for my standard, its complicated. i did this. https://fxdreema.com/shared/7s9ZXo6ae
-
RE: RE buy or resellposted in Questions & Answers
hi, it will help incase its the easier way, however im trading volatilities that have different pip figure. so using many would be more better to even add it up in other pairs . but incase pips is the eaier way now . we can use pips too. thanks
-
RE buy or resellposted in Questions & Answers
hello ,im kindly asking ,for help. i want the bot to add another position when the trades goes agsainst me 35 usd . eg a buy trade, once it goes into as sell direction, i want the bot to wait and place a nother buy trade after when the total floating loss of first buy is at 35 usd. then close it at the entry of the first trade, . the stop loss of the second trade should be 30usd . and tp 30 too. then we have the first tradeget closed with the second trade at once. i have tried this . maybe some more advise and correction on what i have done. https://fxdreema.com/shared/7s9ZXo6ae
-
rebuy each tume price comes back to the entry levelposted in General Discussions
i want to make some improvemts with my bot. i want it to open two trades either buy or sell. they must be two. one with a short tp ,the second with a larger tp. all these trades with the same stop loss. i can do that, however im finding it difficult for the bot to keep buying again when price retraces to the entry of the previous trade and as long as the trade with a bigger tp is still ongoing. i want the trade with the snmall tp to hit its tp level, then when price doesnt go up but retraces back to the entry point of the previously close wine buy trade, i want the bot to open up another buy trade with the same small tp of the previous closed trade.
-
RE: Trailing stop for sell isn't working.posted in Bug Reports
i now want a trade manager that can close all the trades once a certain profit is attained, then it disables the general auto trading for a given period of time .eg, one hour then it re; opens again the trading area. and so on .
-
RE: paraboric sar crosses above candle issueposted in Questions & Answers
thanks finally th knowledge given helped me . now im lookig at the exit incase i see a paraboric sar aganst the direction.
.i want the ea to exit the profitable buy trade incase a parabolic comes above the candle signaling a sell. here is a link of what i just did. let me know if its true. https://fxdreema.com/shared/43vj23HP -
RE: paraboric sar crosses above candle issueposted in Questions & Answers
hi m not understanding it well . do u mind using blocks that i might be able to understand fast and u share me the link over here
-
RE: paraboric sar crosses above candle issueposted in Questions & Answers
hi thanks. eg, if we are in an uptrend and the paraborics sar are below the candle, i want to take a sell the moment i have aparaboric sar appear above the canlde signaling a reversal in trend. and to exit the taken sell trade the moment i see or have a parabolic sar appear below the candle which signals a possible buy
-
paraboric sar crosses above candle issueposted in Questions & Answers
hi there
im having challenge, i want to code, ea to open up a trade immediately when the paraboric sar comes above or be low the candle . when i use paraboric sar crosses above the candle to open a sell trade, the ea doesn't open up. it only opens up when i use parabolic sar above the candle.
because if i use aparaboric sar is above candle, the ea will open up tradeswhen the trend is already on hence opening up at overbought or sold areas. so i want to open up fast and be out when an opposit paraboric sar appears -
RE: TEMA cross over/below RSI valuesposted in Questions & Answers
Thank you so much , i will try making one and see its success