LOT should be orange or blue, not both.
Posts made by TipsyWisdom
-
RE: There is an error in the lot.posted in Questions & Answers
-
RE: There is an error in the lot.posted in Questions & Answers
@khalids222 said in There is an error in the lot.:
@tipsywisdom said in There is an error in the lot.:
you have constants and variables that are named similar. this produces (un)anticipatable errors.
Thank you for your response, but would you explain to me exactly where the problem is, as I understood the similarity of the names?

-
RE: There is an error in the lot.posted in Questions & Answers
@khalids222 said in There is an error in the lot.:
I did not understand the current lot how it works?
There is an error in the lot.
I don't know where this error is
https://fxdreema.com/shared/1GQuO2djdyou have constants and variables that are named similar. this produces (un)anticipatable errors.
-
RE: how to creat US30 sculping trading robot?posted in Questions & Answers
@biztet said in how to creat US30 sculping trading robot?:
@TipsyWisdom My approach is different than yours. I'm building EA that can start as low as $300 - $500. And i'm not testing EA for years. I test for 6 month max, and also at critical part where there is big news and when the market running long trend. I don't care about 1000% profit in years, but my target is at least 100% a month, with $300 - $500 startup, also using fixed lot 0.01, and will withdraw the profits monthly. That's my target. So far it's a success for me in building EA. This EA is now running real account, not just backtest result.
Not many trader can afford that much capital like u said, and finally my plan is to make copytrade for others with low capital.For some reason I just need to prove it with sample size first.
I may take your style up and skip a lot of backtesting....just throw them on a forward demo test and see what they do in real time VS old data
-
RE: how to creat US30 sculping trading robot?posted in Questions & Answers
@biztet said in how to creat US30 sculping trading robot?:
@TipsyWisdom so i guess that's the difference, you are a day trader, i'm just a scalper. I need to identify really good level to trade just for about an hour maybe. It's good enough for me, for manual trade of course.
Not at all! My average position holding time is less than an hour. Im talking manually too.
Currently in the process of a few different EA ideas. I think im just stuck at a point that I need better data. Dukascopy is failed in my opinion and experience. I can generate EA's on a few different pairs that I have data for...I typically do 6 years. I'll have backtests that all produce very good numbers for 6+ years. We're talking a few hundred thousand dollar profit starting with 100,000 and never risking more than 1%. When it comes time to test in real ticks VS 1m OHLC, usually all the scenarios are still profitable across all asset classes I run my EA's on, but for the last 2 years to only produce 3 or 4 trades using real ticks....thats where I'm at now with EA's.
-
RE: how to creat US30 sculping trading robot?posted in Questions & Answers
full transparency, I use 3 indicators to point out information that can be seen by looking at candles.
im searching for breaks, gaps, and likely targets. My 3 indicators change a candle to a different color, draw a HH or LL based on ZZ, and another indentifier of a few speciific colored candles. No MA's, no volume, no overbought or oversold. Its all in the candles man
-
RE: how to creat US30 sculping trading robot?posted in Questions & Answers
Surely you've heard of Larry Williams, he didn't even use his own indicators. He recognized them as a means to make money because everyone thinks they are a golden tool when in fact they are all just a variation of math that just tells you what the candles have already told you...each just in a different way.
High, low, and average of the last 5 days, and 5 hours alone is almost enough information to make a decision.
Where were you, where are you, where are you likely to go next.
-
RE: RSI condition to close tradeposted in Questions & Answers
@william-1 said in RSI condition to close trade:
Hello Dreemas
I cant figure it out so please help me. The idea is very simple. The Rsi value need to reach 90 or higher first. after that if the value dorps to 70 or lower its close the trade

I tried this way but i doesnt seems very logic

thank you in advance
Logically all youve done said, ok...RSI X> 20, once it does that, it checks for RSI X<70, then it closes trades.
Will you open a trade? How often do you want to be able to open one? -
RE: my ea not workingposted in Questions & Answers
@tipsywisdom said in my ea not working:
your logic isn't anything close to what would produce a trade. You should go back to the tutorial, and examples...
There are perfect examples here of very basic logic that you are missing. I understand everyone wants helps, but everyone NEEDS to help themselves first. You tried, we're telling you its very wrong. Read up from the tutorials and please try again. If he fixes that problem for you, thats just the beginning...we'll be responding for weeks trying to help you build your idea because you dont understand the base logic. Help us to help you by first helping yourself.
-
RE: Define previous swing high/lowposted in Questions & Answers
@bk7 said in Define previous swing high/low:
@tipsywisdom
or you try something like this

indicator based or just using previous actual physical swings? I have something like that I do with horizontal lines and swings based on ZZ HH and LL.
I do horizontal lines so I can see if 1 side is still left untouched

-
RE: how to creat US30 sculping trading robot?posted in Questions & Answers
@bk7 said in how to creat US30 sculping trading robot?:
today is a great day on US30, already 6 tp and no sl

QQQ for me today. Its been moving very nice
-
RE: my ea not workingposted in Questions & Answers
your logic isn't anything close to what would produce a trade. You should go back to the tutorial, and examples...
-
RE: anyone can guide me for ea grid buy and sell in the same timeposted in Questions & Answers
@watcharapon said in anyone can guide me for ea grid buy and sell in the same time:
I need ea for gold trading. but i try to do it but it's not working as my plan.
for example if the price is 1800 i need to open order buy ans sell at 1800. Then if price going up to 1801 . i need to close order by at 1800 with profit 100 point and open new buy order at 1801 and also sell at 1801 also. then if the price is coming down to 1800 i will close sell order at 1801.
i need grid every 100 point and take profit 100 point
anyone can guide me to use fxdeema to this eapost your project please
-
RE: Trade on Next candleposted in Questions & Answers
@tipsywisdom said in Trade on Next candle:
@wctrade36 said in Trade on Next candle:
Hi all,
I am trying to do settings for the Entire candle (wicks & body) close above 200 MA then trade get executed on the next candle opening price.
I am new here so please help to create the same... Thanks in advance.you should at least make an effort.....this is a DIY community, but plenty of people to help you when you start. Alternatively people will let you pay them, to tell them what you want.
-
RE: Trade on Next candleposted in Questions & Answers
@wctrade36 said in Trade on Next candle:
Hi all,
I am trying to do settings for the Entire candle (wicks & body) close above 200 MA then trade get executed on the next candle opening price.
I am new here so please help to create the same... Thanks in advance.you should at least make an effort.....this is a DIY community, but plenty of people to help you when you start.
-
RE: my ea not workingposted in Questions & Answers
@frank-2 said in my ea not working:
my ea is not working https://fxdreema.com/shared/iZHtoMMOd
oh dang.
-
RE: Pine Programmingposted in General Discussions
@dcampbell said in Pine Programming:
Does FX Dreema have an equivalent to its remarkably easy programming in MT4, for the Pine programming language?
nope.
-
RE: Define previous swing high/lowposted in Questions & Answers
its definitely over the top for what you need I think, but itll get it done
-
RE: Define previous swing high/lowposted in Questions & Answers
@prabhu7418 said in Define previous swing high/low:
Dear experts... Thank you for responding... @jstap I will try your suggestion in my project and come back to you. Dear @tipsywisdom thank you for teaching how to identify a car.....
haha thats funny cause im working on the same idea in an EA right now.
The answer to your problem is that you need to create a loop to be able to always identify 2 things. 1, the current HH or LL thats being created, and the last LL or HH that was created. This should do it.
