- Search Crypto Craft
-
aeseme replied Dec 1, 2015I know there are some brokers that not have commission, BTW I will be considering this for those who has, as disable/hide-able one. I like SOH (aka Sit-On-Hands) filters. No ETA on this though.
Dashboard Trading
-
aeseme replied Dec 1, 2015The way the DB is designed as of now, you cannot protect your profit with basket stop loss, by the way, I liked this approach. I will be thinking on modifying the way Basket SL works right now to allow it to also protect profits. To achieve what you ...
Dashboard Trading
-
aeseme replied Dec 1, 2015Yes, the "issue" with volume is that it's broker related, not market related, what means that the volume data you receive doesn't comes from the market, it is the volume of your broker, meaning that it is only a part of whole thing and IMHO not 100% ...
Dashboard Trading
-
aeseme replied Nov 30, 2015Do you have by chance a variant of this to let BDM open charts of all pairs of a given currency.. like emulating the currency buttons you already have in your BDM panel? Something like.. extern bool useBDM=true; if (!useBDM) ChartOpen(....); else ...
Dashboard Trading
-
aeseme replied Nov 30, 2015It looks like you are using the broken MADdashPIN template I bundled in the last update, I uploaded a fixed one here to the same post: MADdashPIN.tpl Please note that to have this template working as expected, all files in update package must have ...
Dashboard Trading
-
aeseme replied Nov 30, 2015If you want it to open orders for you, you have to properly configure sessions and enable autorade in EA preferences.
Dashboard Trading
-
aeseme replied Nov 30, 2015Its good to see that you managed to solved one of your issues. To work on the other one, what you have to do is to run that script, to do so you just have to right click on it and choose "Execute on chart" or simple drop it into the chart. Keep the ...
Dashboard Trading
-
aeseme replied Nov 30, 2015The previous picture represents, in the vast majority of cases, lack of history. You should follow these instructions: If you follow the above steps and the issue persist, it might be related to your broker's not providing the 28 default pairs. In ...
Dashboard Trading
-
aeseme replied Nov 30, 2015This has been added already and it is available in the latest public update, look for the [L] and [s] headers of their respective columns, below the [Auto] button. A sort of auto selecting long XOR short has been added as well, but in VERY ...
Dashboard Trading
-
aeseme replied Nov 30, 2015This is a good one, quite similar to the one suggested by pipdripper in Post 12,321 as well.. and I have it in my TODO list already. My first and very simple approach on this way was to add the previous D1 Hi-Lo of each pair, with time-frame ...
Dashboard Trading
-
aeseme replied Nov 30, 2015I don't know if this would have a good reception, though, I liked the overall cleanup idea and this is a quite simple to implement, In fact I have just finished it implementation, so it will be available in next update.
Dashboard Trading
-
aeseme replied Nov 27, 2015To see in the chart what's being followed by the EA, settings at both ends must match... it doesn't matters what the default settings of the PIN itself, the dashboard will load it with the settings in the HA module, so, to have a visual feedback in ...
Dashboard Trading
-
aeseme replied Nov 27, 2015That seems to be related to indicators not in their respective folders... As per the included instructions, files should be extracted into their respective folders. News related indicators goes under "Indicators\News\" folder, HA and Bias plugins ...
Dashboard Trading
-
aeseme replied Nov 27, 2015There are no alert in this screen, don't be impatient
If you want to make a test run to verify if all is properly configured, what you can do is to reduce the MADdash threshold for a while.. this way it will produce many alerts.... of course... ...Dashboard Trading
-
aeseme replied Nov 27, 2015Have you seen any alerts at origin not being displayed in the dashboard? your pictures are not clear enough on this matter.
Dashboard Trading
-
aeseme replied Nov 27, 2015They are already functional and they are available in the indicators container of the dashboard, as HeikenAshi and Bias. I made self containers for them. You can call them as a sort of embedded plugins. If you want you can load them on any chat to ...
Dashboard Trading
-
aeseme replied Nov 27, 2015Hey.. you look pretty funny
It is just a plug-in... if you do not trust it, just don't use.. that's it.... nothing is that complicated.. unless you want to make it that complicated. And I bet that you make use of several tools and software you ...Dashboard Trading
-
aeseme replied Nov 27, 2015I imagine that all this tests on fresh releases are being done in demo accounts... yes....

And yes... testing is always good and needs to be done... I was just wondering why were you trying the exit on reverse with such volatility.... or ...Dashboard Trading