http://www.amibroker.com/at/ For tips on developing Real-Time Auto-Trading systems visit: http://www.amibroker.org/userkb/ ... I am trying to get following...
Hello - I am having trouble working out how to enter and scale out on the same bar: This code enters my position: if (entrybar[i]==1) { Buy[i] = 1; BuyPrice[i]...
An interesting articles on using volume ... The VCPI (Volume Price confirmation Indicator) on page 38 of above reference seems very interesting... hopefully...
I have been trying to get a handle on this for quite a while. Depending on which one I use I get different results in my backtests, scans and explorations....
Is there a setting to permantly block AmiQuote from updating a current historical Data Base when I unintentionally start an update from a .tls file which...
Hello I have a array with buy signals on 1 minute tiemframe. i am looking to find the matching barindex on a higher timeframe. for somereason my code does not...
Does anyone know how to calculate a closing price based on an RSI value? I am trying to figure out what the closing price has to be tomorrow for the RSI value...
Does anyone have experience on running more than one strategies on different timeframes in realtime, for example, two strategies, strategy 1 and strategy 2,...
hello how can i find the barindex of the trade at 11:57 at 15 minute chart. i am using this formula and since the trade happend at 11:57 the next bar date is...
Jack, yes. AA works very well. I run about 10 -12 strategies on a basket of 15 forex pairs using AA and watchlist combination. I run in hourly mode but use...
Padhu, could u post a simple code for example.... regards, Soumya ... AA and watchlist combination. I run in hourly mode but use timeframe commands to get...
I havent done alot with it other than duplicate it. But I think Mr Dormeier likes to use the ADX, DI+, and DI- with shorter periods for the VCPI. I think he...
Namaste, I'm a new user to Amibroker and need guidance on how to accomplish the following in the programming code., 1. How can i plot a vertical line on the...
... Hello Rolly, Hover the mouse pointer over "Database Information" in the AB status bar - a tool tip gives the database path, number of symbols and the ...
... etc.) ... For ... threaded=1&m=e&var=1&tidx=1 ... What the gentleman in that post needs to do is send a copy of the exact same database to his associate...
Hi all, I'm trying to find the definition of MAE and MFE in the backtester results but I can't find a reference to it in the help files and can't find any...
Hi dave, Your code helped heaps. Thanks for that. I've got a condition in which it doesn't work quite well though and its when I have two consecutive buys ...
Hi all - i have been getting deleys of 20 40 one minuite on the data from iq feed. What i am trying to do is view the futures and one minuite charts on...
Hi all, When we do an optmization we have access to the 3D optimization charts. However, how bout if I close the program but I did export the data to an excel...
Ara, VCPI was in July 2007, S&C, and TJ provided AB code to implement it. If you need it let me know. I remember playing with it at the time with little...
Dingo, thanks for your suggestion. I understand how, using the switches shown in ReadMe2.html it is possible to update from a specific .tls file. But, is it...
Hi Tony G I am also getting downloads of data earlier than the IB current prices. I don't know how to fix it, but, Quote.com will often respond to queries sent...