@pilot45qf My plessure
Posts made by jstap
-
RE: ATR to PIPS new Formulaposted in Tutorials by Users
@fenixtrading Ok well spotted, sometimes must be half asleep.
-
RE: ATR to PIPS new Formulaposted in Tutorials by Users
@fenixtrading I am not denying that your picture is showing correct results, I am just saying that when I did as you have shown, I did not get the result that you are getting.
-
RE: Entry point!posted in Questions & Answers
@laimoniszerga1 To do this I use a loop in this link you will see how to count candles from x, then put another condition for candle touching MA.
-
RE: Getting values of indicator from spesific datesposted in Questions & Answers
@l-andorrà You know what they say you learn something new every day:)
-
RE: Getting values of indicator from spesific datesposted in Questions & Answers
Between the picture and link you will see how to get the candle ID from date/time and how to get the RSI value from that ID, you can then use the ID variable to get whatever values you need.
Hope this helps
-
RE: ATR to PIPS new Formulaposted in Tutorials by Users
I do believe that using standard in built functions to achieve this is possible and probably preferable but, I did what you have showed and got only ATR value not pips, maybe I have done something wrong, in this link you will see what I have done:
In this link you will see how I used your original post to achieve what you are trying to achieve, maybe you can combine all to get a way of using standard functions to achieve result, also if normalise double is used then you can cut the result to a chosen places past the decimal:
-
RE: number of open transactionsposted in Questions & Answers
@ladydolares sometimes things in FX don't work as expected, there is another option though, on the on tick tab have what is in the picture without the pink blocks, on the on trade tab use a purple trade closed block and under place the check and buy.
-
RE: RISK FIXED AMOUNT OF MONEY - Not using fix amount of money.posted in Questions & Answers
@starb I have never used the use fixed amount so I didn't realise it was there, I would think it does exactly as depicted, I assume it selects lot size depending on money at risk. If you post the link then what is going can be assessed.
-
RE: RISK FIXED AMOUNT OF MONEY - Not using fix amount of money.posted in Questions & Answers
Not exactly sure how you are getting to risking a set amount, as the inbuilt options work from amount in account which is constantly changing, what you could do is set your lot size so each pip on a specific asset is the same, you could also add balance to max amount to loose and when equity reaches this all trades are closed.
-
RE: “Once a day” Not working for me in MT4posted in General Discussions
@mlnaumann if you post a link then the problem can be assessed, I will say and though time filter and once per bar is probably the best combo to use.
-
RE: DoubleMathRoundposted in General Discussions
@cdt I don't really know as I don't use terminal variables and would expect live to work like demo , what I try though is putting the desired function answer into a variable, and then using as a value in the terminal block.
-
RE: Get the Current Symbol Based On Manual Trades Orderedposted in Questions & Answers
I am not 100% sure but modify stop needs a pink for each trade above and not be in-between purple and buy, normally best to have pink's alone. In the purple block you have symbol, you can set this to any so it will work from all, you also have this in buy block so, would work with any selected, you also have a controlling block called set market for next blocks. If you test with a combination of these I am sure you will be able to achieve what is required. Hope this helps.
-
RE: Help with MA crossing EA pleaseposted in Questions & Answers
@farv1234 Also if the close trades blocks are to close sell after buy and buy after sell you need to place before the buy sell.
-
RE: Help with MA crossing EA pleaseposted in Questions & Answers
In this link you will see how I count candles from the cross and how I convert the atr value to pips put in a variable then multiply to use in the required place. Hope this helps
-
RE: Create an opposite Buy Stop when a previous Sell Stop enters a trade (not when it resolves).posted in Questions & Answers
@charlie-4 Didn't see this until after my reply, glad you got it working
-
RE: Create an opposite Buy Stop when a previous Sell Stop enters a trade (not when it resolves).posted in Questions & Answers
@charlie-4 If you open your delete pending orders block, click group mode arrow and select the group you want to delete.
-
RE: Create an opposite Buy Stop when a previous Sell Stop enters a trade (not when it resolves).posted in Questions & Answers
@charlie-4 Without seeing your project it is difficult to say what's wrong, quite often it is something simple if you still struggle paste the link to your project here and ill have a look.
