@sktsec This worked perfectly thank you so much!!
Posts made by CryptoKnight1
-
RE: Simple Random Tradeposted in Questions & Answers
-
RE: Simple Random Tradeposted in Questions & Answers
Thanks! Will this do sells as well or just buys?
-
Simple Random Tradeposted in Questions & Answers
Greetings traders!
Looking to make a very simple EA but one feature is confusing me. All I’m looking for is for the ea to make a random trade. No logic or analytics behind it just buys or sells can anyone help?
-
RE: Pending Order Grid same SL for all ordersposted in Questions & Answers
@bigfoot thanks for the reply! I will give this a shot today
-
Pending Order Grid same SL for all ordersposted in Questions & Answers
Greetings all!
Quick question. Using the pending orders grid block but I noticed that when you set a SL each order has its own stop loss. Is there a way to make it so all orders close when it hits the SL of the first position in the grid? Don’t have a project to share for this is a brand new one I’m working on.
Any responses will be appreciated!
-
RE: MA cross below/above baselineposted in Questions & Answers
@roar that’s strange I’m running it in demo now and no trades are opening
-
RE: MA cross below/above baselineposted in Questions & Answers
@biztet yes to be safe I made the value of the fast EMA 1 so it would trigger every time the candle crossed the slow EMA as a test
-
RE: MA cross below/above baselineposted in Questions & Answers
@biztet thanks for the reply! Just tried setting the candle ID to 1 but unfortunately isn’t working =/
-
MA cross below/above baselineposted in Questions & Answers
Greetings all!
Trying to create and EA that has a MA as a baseline (for this example EMA 100) if a moving average cross happens below the baseline it will take sell’s but not buys. If it happens above the baseline it takes buys and not sells. Here’s what I have so far but it doesn’t appear to be working.
-
RE: Ichimoku Cloud Breakoutposted in Questions & Answers
@l-andorrà thanks my man I’ll try adding that now! Do you know of any possible way to make the trade close when a candle closes inside of the cloud? Not sure if it would be a crossed and closes or entering a zone
-
Ichimoku Cloud Breakoutposted in Questions & Answers
Greetings all!
Fairly new to building and was looking for some help
Trying to build an EA using the Ichimoku cloud and focusing on breakouts from the cloud and ignoring the other components.
Simply if the candle crosses and closes above the cloud a long trade is placed, and if it crosses and closes below the cloud a short is placed.
Here is what I have so far, any help in completing this would be much appreciated!