@jstap
Do you mean something like this
https://fxdreema.com/shared/nIMgoeT1c
Posts made by vmaruziva
-
RE: SL & TP Inputs on Chartposted in Questions & Answers
-
RE: SL & TP Inputs on Chartposted in Questions & Answers
That is what i am not understanding hence i need assistance "getting the value from the edit field".
-
RE: SL & TP Inputs on Chartposted in Questions & Answers
https://fxdreema.com/shared/aEAWd9kCc
This is what i have and i want it to work the way i described it above
-
RE: SL & TP Inputs on Chartposted in Questions & Answers
@jstap please assist me by creating an example for me, i am not good with variables. I will appreciate your help
-
SL & TP Inputs on Chartposted in Questions & Answers
Hi guys
May you please assist me with building this small EA.
I want to be able to display an input box on chart for SL and TP. This is how i want it to work. The box for SL will change all SL values for all types of trades, boxes for take profit -TP1 will change group 1 trades only, TP2 for group 2 and TP3 for group 3 only.
-
RE: Bucket of trades Stop Loss & Drawing Trend Lines Automaticallyposted in Questions & Answers
@l-andorrà I am quite clueless on the trend drawing so i will need help with examples there. For question 2, maybe we can give the trade an identity such as group 1 or something.
Can we have a zoom or teams meeting some time and go through this if you are free. I am not sure about our time zones i am in GMT +2 in South Africa
-
Bucket of trades Stop Loss & Drawing Trend Lines Automaticallyposted in Questions & Answers
@tchilling @Ale @wemail @sidudu @Rodrigo-Ortuzar @Spenza42 @l-andorrà
Hi guys i have two questions and i need your assistance.
-
Can you please assist me with a way to insert stop loss on multiple trades. Lets say i enter 25 trades without stop loss, i then go ahead to update stop loss on one of the trades, I want that stop loss to be copied to all the remaining 24 trades, i dont want to go back and enter SL on all 25 trades manually because its time consuming.
-
I dont know if it is possible to draw trend lines automatically. I want to design a bot that joins the low or the highs of selected candles.
I would appreciate so much if you assist me
-
-
Assistance needed to complete projectposted in General Discussions
Hi guys i am busy with a project EA. I need someone who can be able to have a zoom meeting with me so that we can go through the requirements. I am not very well clued up with variables and constants and i am sure my projects needs that for it to work the way its intended.
I will appreciate so much if you can assist me
Email: vmaruziva@gmail.com
Whatsapp +27 71 811 8489 -
RE: Entry at cross of price line EAposted in Questions & Answers
@jsauter86 ok but thank you for the effort though
-
RE: Entry at cross of price line EAposted in Questions & Answers
@l-andorrà Yes i did read the instruction pages but i just cant seem to get it right
-
RE: Entry at cross of price line EAposted in Questions & Answers
@jsauter86 can you please show me an example based on the information that i have provided
-
RE: Entry at cross of price line EAposted in Questions & Answers
@l-andorrà First line value will be inserted manually. Thereafter it must do the rest automatically
-
Entry at cross of price line EAposted in Questions & Answers
Hi, may you please assist me here. I am looking into designing an EA that enters a trade at a certain resistance or support. I identify these resistance and support zones using price lines, for example lets say i want to enter a buy if candle crosses and closes above price 12500. This can be easily done by setting the condition to enter at that certain value, but how do i set the EA to enter trades at these price lines that a spaced by lets say 100 points. Meaning the EA must enter a Buy as well if the candle crosses and closes above price line 12600. The same thing must be done if the candle crosses and close below a price line. These price lines are spaced by 100 points. I want you to assist me to let the EA predict the next price line not for me to manually put all price lines that it needs to work on. It must predict that since the price is above 12600 now the next price line is 12700, next 12800 and so on
-
RE: MACD and SIGNAL Differenceposted in Questions & Answers
@l-andorrà Thank you very much you have saved my day. Believe me i have been stuck for the whole day, thanx to you . @roar this is the solution that i was looking for, thank you so much for your assistance as well
-
RE: MACD and SIGNAL Differenceposted in General Discussions
@roar I have tried the way you showed me but still its opening trades where i dont want it to. I want to enter a buy trade only if the MACD main line is at least 2 above the MACD signal. A sell trade when the MACD main is at least 2 less than the MACD signal.
-
RE: MACD and SIGNAL Differenceposted in General Discussions
@roar Thanx hey, but i see you put the +2 on the MACD signal side. If i want the MACD Main line to be always >2 do i put a +2 on the MACD main side or i can also use the > sign
-
MACD and SIGNAL Differenceposted in General Discussions
Hi guys, i need to create a condition that passes once the difference between the MACD value and the SIGNAL value of the same candle are above a set value. For example i want my EA to enter a trade once the difference between MACD and SIGNAL of candle ID 1 is above the value 2. If the difference is less than the value 2, no trade is opened. How can i do this, may you please help.
-
MACD and SIGNAL Differenceposted in Questions & Answers
Hi guys, i need to create a condition that passes once the difference between the MACD value and the SIGNAL value of the same candle are above a set value. For example i want my EA to enter a trade once the difference between MACD and SIGNAL of candle ID 1 is above the value 2. If the difference is less than the value 2, no trade is opened. How can i do this, may you please help.