thankyou all for you information.
but im always MC.
I am not trading live anymore.
I want to learn more.
Latest 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?