Thank you Ed. check for the positionsize should handle this, but it doesn't. may be my internet is too fast and it sends order, checks again, but finds no...
Ed or TJ, does GetPositionSize also return the size of open orders and not only of open existing positions in portfolio? Regards Robert ... time the active...
Hello, It return the size of existing postion (for given symbol) in your IB account (the same as in TWS "account" page). More information about IBc is...
Hello Thomasz, thank you. This is what i also suspected, but why do i get multiple orders? I check for poitionsize, and then send Stop-Order (new order if ...
I currently use Stockfetcher and have a number of filters that I use. I would like to know if anyone has experience of converting Stockfetcher filter language...
... you may try this modified code. = murthymsr ******************************* /* BbandGap. Written by Klaus Hengher based on Tools and Tactics for the Master...
... you may try the following: ******************************************* /* BbandGap. Written by Klaus Hengher based on Tools and Tactics for the Master Day...
Hi I'm finding that a WriteVal inside a if-statement doesn't get displayed whereas one outside does ... The following doesn't make much sense but does show the...
Right or Wrong, this is the behavior. The workaround is to store you message in a variable and print the variable after the loop/if statement is finished. You...
AAAAGGGHHHHHHHHH!!!!!!!!!!!!! As usual,you come to my rescue.How in the world was I or anyone supposed to know that???? To wrap it up,you cant set the dates in...
What exactly does pad and align do?? It takes a reference signal of your choosing, usually a widely used index such as $COMP that is unlikely to have data...
I am looking to add Beta as a restriction or a way to limit the number of stocks that come up on a search. I have been able to get a limit on volume and price...
I am looking to add Beta as a restriction or a way to limit the number of stocks that come up on a search. I have been able to get a limit on volume and price...
Allan - Generally speaking, Scan mode will use the dates that you select in settings ( for example, if you are looking for buy signals in the last 5 bars ),...
Hi Steve, I am no expert in Amibroker,and am certainly not a programmer,but would be happy to help you get started.I think you will find that as quirky as Ami...
Hi Terry, Appreciate the help..... From all the input it appears that this is he procedure I should follow.. Run data Purify to see how many holes I have in...
Hello Steve, i would recommend to read the following 3 chapters in the help: Creating your own indicators How to create your own exploration Video tutorials A...
Hi Gary, I am "purifying" my database and have found many stocks that are missing quotes from QP.As i can not use the quotes editor with QP3,I think the only...
Guys, I am trying to add futures and forex contracts to the AMI database from IB and I don't seem to be able to enter the right symbol. The only ones working ...
http://www.amibroker.com/ib.html -- Terry ... From: amibroker@yahoogroups.com [mailto:amibroker@yahoogroups.com] On Behalf Of laster Sent: Sunday, October 01,...
1. you can try " <http://www.dougknox.com/xp/scripts_desc/xp_cd_dvd_fix.htm> Restore CD/DVD Drives to Explorer" from http://www.dougknox.com/ be careful...
It just occurred to me (dangerous lead) - Why are we using all of this data feed from chart providers, which are inferior to AmiBroker? I now the intellectual...
Everyone who codes and tests a system with EOD data will have the same problem because no one can guarantee buying/selling at the exact closing price even if...
Sent: Saturday, September 30, 2006 11:29 PM Subject: [amibroker] watchlist/database question Hi all, this is my first post to the group,i've recently bought ...
Hello, I hope that anybody can help me to fix the next problem. I like to get a buy signal if the Monthly Close crosses the Monthly MA_25 and the Daily close...