thankyou all for you information.
but im always MC.
I am not trading live anymore.
I want to learn more.
Posts made by Mbimbim
-
RE: find Candel Fullposted in Questions & Answers
-
find Candel Fullposted in Questions & Answers
I want to check whether the previous candle is a full or perfect candle. If there is a wick, it is only a little. How do I do that? But this is not about engulfing. I just want to check whether it is a full or perfect candle.
-
Stop Loss Buy Priceposted in Questions & Answers
Hello everyone, can you help me? I want to set a Stop Loss based on the candle low.
I have created a variable called harga_low to store the candle_low value.
However, when the price drops and touches harga_low, it does not SL.

-
Entry base on priceposted in Questions & Answers
Hello everyone, I need your help.
I use an entry if ema_fast crosses ema_slow upwards, then I enter a buy position.
However, I often encounter fake prices, where when ema_fast crosses ema_slow upwards, the price immediately drops below, then crosses upwards again.So, for example, I want to enter at a price of 26666. Then I create the formula price_high = price_entry + 100
price_low = price_entry - 100.So I want there to be no more entries when the closing price is still between price_high and price_low.
However, if the closing price is outside the range of price_high and price_low, then change the next_entry variable to true.How do I do that?
-
RE: Tutorial 08 - Candle Formationsposted in Tutorials by Users
@miro1360 hii sir, i found error

pls help sir
-
RE: Robot Eaposted in Questions & Answers
thankyou soomuch sir @l-andorrà and @yousef-builder
i will try this -
RE: Robot Eaposted in Questions & Answers
Do you have any examples of trading with gird as you mentioned? What is the entry scheme?
-
Robot Eaposted in Questions & Answers
Hello everyone,
Has anyone's robot lasted for 6 months or more? My robot never lasts long, I always get a margin call. The strongest one lasted 3 months. Is it possible for this robot to last longer? -
RE: Accoun Balanceposted in General Discussions
heloo brtoher pls help.
So I use FX Dreema with an initial capital of 5000 and a target of 700. If today I reach 5700, then I stop trading. When the date changes to the next day, I start again with a target of 700. If I reach 6400, then I stop again and continue on the next date, and so on. How does it work?
-
RE: Accoun Balanceposted in General Discussions
oke thanyou so much.
Do you know how to get the TP variable?
So I have a buy entry, no SL and no TP.
I want to create a condition using if position/order.If it's a buy entry, and it hits TP with 10 pips TP, then set the variable.
-
RE: Accoun Balanceposted in General Discussions
@jstap THankyouu sirr, nicee.
once again sir, How do I close all buy and sell entries if I enter a sell order and it hits the TP? If my sell entry hits the TP -
Accoun Balanceposted in General Discussions
Hello, I am a new user here. I would appreciate your assistance. I would like to obtain my current balance and then set a condition.
- How can I set it so that if my balance is 5000 and my profit is 6000, all entries will be closed?
- Then, how can I set it so that if today's income has reached 6000, trading will stop and continue tomorrow or on the next date