Is there a way to close every single trade is the profit from all charts equal x profit ?
So that it dosnt just affect one chart but on every loaded charts together.
Posts made by timmyhanke
-
Close trades on x profitposted in Questions & Answers
-
RE: Object over and under priceposted in Questions & Answers
Thank you ! Thanks for beeing there with answers !

-
Object over and under priceposted in Questions & Answers
My idea is to draw two lines , one above price with x pips and one below price with x pips , and if price goes above the upper line it buys and when it goes below the lower it sells.
I made it so far .But when for example the buy trade is triggered i want it to delete the upper line and make a new one yet again x pips above price .
But is there a way to check if the object isnt there and then make a new one , have it to once per bar but its now what i wanted

-
RE: Alert message blockposted in Questions & Answers
Thank you for you answear ! So basicly you want me to make different expert advisors for different charrts ?

Im trying a new thing were i add a bunch of conditions with fast moving indicators of many different sorts that all show extreme reversal patterns , so im going to go balls to the walls on binary options with it .
Im not a binary options guy at all but when every single ea that you make gets eaten by the spread you have to think outside the box

-
Alert message blockposted in Questions & Answers
How do you make so that the alert message block plots the message that you want in this case up , and what currency it is and the time it happened in the message box

-
RE: Profit stoplossposted in Questions & Answers
Thank you so much ! Ive made a all pending ea that follows my logic so the right trailing is the key.
-
Profit stoplossposted in Questions & Answers
How to make the stoploss to activate with step and stop after it is in ×pips of profit?, have it set to start modifying after ×pips but wred on a forum that you have to set opposite close to ×pips ? What is right
-
RE: Custom Indicators not Uploading Correctlyposted in Bug Reports
@fxDreema
It works now , thank you so much !
-
RE: Custom Indicators not Uploading Correctlyposted in Bug Reports
I tried with other indicators aswell that didnt use ensum prises/ methods .
But the boxes i press so the checkmark appears on it dont do that the settings is visibly shown in the expert advisor when its loaded into metatrader for backtest or live trading .
So it makes it harder because you cant change settings anymore when backtesting to optimize it .
And thats why im writing this because everything takes much longer time than before now .
And when everything is good ( when the expert advisor actually makes profit that you are happy with)
then its time to make it proper with better names for each input .But if i had to make it so it looks good for every single expert advisor that i made using fx dreema i would have had a mental breakdown .
Hope you understand , and have a great weekend / Timmy Hanke
-
RE: Custom Indicators not Uploading Correctlyposted in Bug Reports
@fxDreema
Lets say you add a condition with an indicator,in the right side of the setting there are boxes.
The setting you want to be shown in the expert advisor you press that box.
But it dosnt come up in the expert advisor settings when you load on metatrader.
But everything else works as it should like takeprofit stoploss and so on so maybe its something wrong with the condition block itself.
If you dont understand i will add a picture tomorrow because im not home right now
-
RE: Custom Indicators not Uploading Correctlyposted in Bug Reports
@fxDreema
Sorry the boxes you press for the setting the ea will add so it can be changed in metatrader.
Variables can be word im looking for
-
RE: Custom Indicators not Uploading Correctlyposted in Bug Reports
@fxDreema
I have problems with indicators to in the Web based version, the settings you want to use in the ea you press the tick box but they dosnt appare in the expert advisor at all.
Tried with a ex4 indicator with the right ensum and it worked before but not now. -
RE: Custom indicator valuesposted in Questions & Answers
@nejaukais89
Since some indicators of tma and all center of gravity repaints the ea can have a hard time acting to something that changes all of the time.
Had a few indicators that repaints and the ea didnt even trade.
So you better stick to something that dont repaint. -
RE: problem with pending ordersposted in Questions & Answers
use check pending order count or no pending orders exists above buy and sell
-
RE: Trailingstop and trailing pending orders.posted in Questions & Answers
it works in the Fxdreema program , i only used the web builder

-
Trailingstop and trailing pending orders.posted in Questions & Answers
Does anyone have problems with trailingstop and trailing pending orders ?
It dosnt do anything at all , and my idea is to create 2 pending orders , one buy and one sell with a trailing distance.
