@tipsywisdom i didnt that fxdreema worked on MT5
Posts made by raiderspaz
-
RE: How to get 99% back testingposted in Questions & Answers
-
How to get 99% back testingposted in Questions & Answers
I’m using tickstory but still can’t seam to get a higher back test, I there a good walkthrough on backtesting and importing tick data
-
RE: Partial horizontal lineposted in Questions & Answers
@l-andorrà not replicating it wanting to visualize the levels for testing
-
RE: Partial horizontal lineposted in Questions & Answers
the zig zag indcator, on H1 and L1 it places a line and the line only draws till there is a new value for H1 and L1
-
Partial horizontal lineposted in Questions & Answers
Is there a way to to draw a horizontal line at a set value where the line only runs from the candle where the value started to the candle where it was changed, and not have the line deleted.
-
RE: partial close followed by trailing stopposted in Questions & Answers
@koalatrading
I tried something like that before but because of FIFO rules in the US there are problems -
partial close followed by trailing stopposted in Questions & Answers
im wanting to add a trailing stop that only activates after the trade has partially closed.
how this ea works is once its in 1 ATR of profit it closes half the trade and moves the SL to break even. the partial close only happens once per tradeid like to add and trailing stop to it, that was 1 ATR away and would move in 1/2 ATR steps
ive tested the partial close and it works perfect but when i added the trailing stop it activided before thepartila close and cause partial close when not in profit
-
RE: How to change input variables name?posted in Questions & Answers
@fenixtrading said in How to change input variables name?:
use the function Find and Replace for each variable.
Can you give a walkthrough of how to do that
-
Running ea before the closeposted in Questions & Answers
Is there a way to to run the EA just before the candle close? Example can you put a timer that activated the EA 5mins before the Candle close and then deactivates after the candle open
-
Store DrawnDown and Show on chartposted in Questions & Answers
Is there a way to store Max Drawdown into a vaeaible and then use comments to show it on the chart. wanting to do a live test of my EA and want to see what the max Drawdown is
-
RE: How to set TP based on some custom indicatorposted in Questions & Answers
@profaalaa
Can you attach the indcator or give a link and show a screen shot of what you want -
RE: Partially close with variableposted in Questions & Answers
@l-andorrà ok does moving the trailing stop will not activate the partial close agian
-
RE: Partially close with variableposted in Questions & Answers
@l-andorrà
it seems to work great thanks for the help. If I wanted to add a trailing stop after the partial close , where would I put that block! -
RE: Partially close with variableposted in Questions & Answers
@l-andorrà
Thanks I’ll try this and test for a few days and then repost what happens -
RE: Partially close with variableposted in Questions & Answers
https://fxdreema.com/shared/8i5fOt6wd
dont mind the indcators i just needed something to place a trade and exit a trade
look at where i have the breakeven function
when a trade placed the converted pips are saved as trade atr ant that is the the pip amount to set the breakeven point and close out point -
Partially close with variableposted in Questions & Answers
Having a problem using the partial closing function. When I use a fixed value every thing works good but when I change to a variable of the atr. Example : trade placed so PIPs = atr value X 10000 (for non JPY pairs)
So when PIPs in profit close halve but what happens is it closes the half almost immediately. Not sure what to do -
RE: need help True -False not workingposted in Questions & Answers
@seb-0
also i found out while testing my broker did lock my demo trading account for hedging violation , i didnt know that till just a few minutes ago. i knew something was wrong because an earlier version of my ea that before placed trades didnt anymore . so made just a simple line cross ea and that didn't work. i called my broker mt4 help desk and they said they locked it because it had to many violations on the DEMO account -
RE: need help True -False not workingposted in Questions & Answers
@seb-0
could you show a screen shot of the blocks that did work? -
RE: need help True -False not workingposted in Questions & Answers
@seb-0
Atrpip is around 20-50 depending on he volume