- Search Crypto Craft
-
rockit replied Nov 5, 2021Broker name, location, regulatory authorities: PrimeBit, call themselves exchange, offering "crypto perpetual futures" + standard stuff, but I would call them CFD broker Trading platforms: also MT5 (with DOM) List of Crypto currencies traded: BTC, ...
Best Broker for Bitcoin and other Crypto Currencies
-
rockit replied Nov 2, 2021It will depend. I.e. on your risk, stop-out level, margin call level, leverage. What you risk must not put you below stop-out or margin call level. Then the max money is (I will use i.e. E/U and in $): Risk (in pips) times $10 (=pip value) equals ...
A very precise question on money, pips and Scalping
-
rockit replied Oct 22, 2021So in this image, about half way, we see three consecutive bullish candles, yet immediately the price breaks down.. Q that comes into my mind: Do we lack volume indication within the candles?
Bionic Chart - The easiest forex navigation
-
rockit replied Oct 13, 2021A software like Bookmap keeps track of (historic) volumes (this one is a free demo): image
Daytrading/Scalping in Crypto markets
-
rockit replied Oct 13, 2021Very good. Please, sooner rather than later.
Global Prime - The World's Most Transparent ECN Broker?!
-
rockit replied Oct 13, 2021int pos = StringFind(webpagetext, ">U.S.<"); pos = StringFind(webpagetext, "%<", pos); double us_figure = StringToDouble(StringSubstr(webpagetext, pos-3, 3)); if(StringGetCharacter(webpagetext, pos-4) == '-') us_figure = -us_figure; printf("figure = ...
Help to extract Leading Economic Indicators HTML data
-
rockit replied Sep 30, 2021Ok, I have forged such an indicator, see picture. You can try it and see if it works for you. That said, it is not perfect, the thing is, each time you would need to restart it, you would first need to delete the .hst file that it created, and which ...
configuring custom open time of 1440 minute candle
-
rockit replied Sep 30, 2021I see. Have you checked url ?
configuring custom open time of 1440 minute candle
-
rockit replied Sep 30, 2021By code tag(s) I mean this: url So, either use the html/css tag "pre" or the bbcode "code", or if it works for you, in the forexfactory editor the second button from far right ("source"). By simplifying things I mean that you do not use things ...
Dziwne Trend Indicator
-
rockit replied Sep 30, 2021It is perfectly fine to set a global variable within an if-statement: if(<condition true>) { GlobalVariableSet(<name>, <value>); } You can use another global variable to track the date the balance has been updated: if(<time in question> && ...
Trying to code for setting beginning daily balance
-
rockit replied Sep 30, 2021Do you mean to draw a chart with such candles (re-creating candle history) or only the current candle? How about this one: url
configuring custom open time of 1440 minute candle
-
rockit replied Sep 30, 20211. Put code within code tags. 2. As evident from your pictures, all your indicators do not provide any more useful information than the MA(30) (its slope, that is), thus redundant. Instead, try to simplify things, not complicate.
Dziwne Trend Indicator
-
rockit replied Sep 23, 2021Try: if(OrderOpenTime(..) >= Time[0]) // you have to select the particular order first.. return false; // do not trade
How to only open 1 new trade per new candle using EA?
-
rockit replied Sep 21, 2021You must understand the difference between the number of cells you allocate in an array versus the index that you use to access cells. In your example, at the end of the loop, you try to access the cell with the index 20, which does not exist if you ...
Need Help: Array to get the Longest Green Bar Value of a Loop
-
rockit replied Sep 21, 2021However, applying two (things) of the same kind is one too much (aka redundant). Instead you would apply one EMA of half the interval - I guess - (aka midpoint) between the two; and if it points up, trend is up, and if it points down, trend is down.. ...
PipsAccumulator
-
rockit replied Sep 21, 2021Explicit Lyrics JVLA - New Galaxy video
What kind of music you hear while you trade?
-
rockit replied Sep 21, 2021Duran Duran - Beautiful Colors 😍 video
What kind of music you hear while you trade?