Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default I have a formula problem that I can't figure out

I have a trading journal that I'm trying to design and use a money management
setup in it. It is supposed to look to see how many trades that the money
management part says could be put on, open at a given time, then if that test
is met then it calculates the available number of stocks / option contracts
that could be placed with a set amount of money. The problem that I'm having
is when the test comes out negative, all of the cells in the calculation
column all return "no trade", Is there a formula that I'm missing that will
just give the results on that row insteat of the full 3700 rows in that
column?
Here is a screen shot of a test page:

$256.75 stock Open
option Closed
4



Stock / Calc $ Formula counting total
Option # Amount cell cells trades
a option 2 $1.25 2 Closed 0 1
b option 1 $1.95 1 Closed 0 1
c stock 3 $95.00 3 Closed 0 1
d stock 3 $75.00 3 Open 1 1
e option 4 $0.65 4 Closed 0 1
f stock 4 $65.00 4 Open 1 1
g option 3 $0.95 3 Closed 0 1
h stock 3 $78.00 3 Open 1 1
no trade $0.35 no trade Open
3 8


Any help would be greatly appreciated

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 140
Default I have a formula problem that I can't figure out

can you post the formula you are using ?



KennyG wrote:
I have a trading journal that I'm trying to design and use a money management
setup in it. It is supposed to look to see how many trades that the money
management part says could be put on, open at a given time, then if that test
is met then it calculates the available number of stocks / option contracts
that could be placed with a set amount of money. The problem that I'm having
is when the test comes out negative, all of the cells in the calculation
column all return "no trade", Is there a formula that I'm missing that will
just give the results on that row insteat of the full 3700 rows in that
column?
Here is a screen shot of a test page:

$256.75 stock Open
option Closed
4



Stock / Calc $ Formula counting total
Option # Amount cell cells trades
a option 2 $1.25 2 Closed 0 1
b option 1 $1.95 1 Closed 0 1
c stock 3 $95.00 3 Closed 0 1
d stock 3 $75.00 3 Open 1 1
e option 4 $0.65 4 Closed 0 1
f stock 4 $65.00 4 Open 1 1
g option 3 $0.95 3 Closed 0 1
h stock 3 $78.00 3 Open 1 1
no trade $0.35 no trade Open
3 8

Any help would be greatly appreciated


--
Matt Lynn

Message posted via http://www.officekb.com

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default I have a formula problem that I can't figure out

Mattlynn wrote:
can you post the formula you are using ?

I have a trading journal that I'm trying to design and use a money management
setup in it. It is supposed to look to see how many trades that the money

[quoted text clipped - 27 lines]

Any help would be greatly appreciated


These are the two main ones that I've tried lately, the if(not one checks to
see if a trade is available to take or not
IF(NOT($I$18L9),G9,"No Trade")

This one is the one that decides what the calculation will be, If I try to
use this one alone I either get FALSE or a column of zeros
IF($I$18<=L9,IF(D9="stock",$A$1/F9,IF(D9="option",$A$1/(F9*100),IF($I$18L9,
"0","no trade"))))

I've tried about every formula that I could find to try and get this to work.
What I need is if it dosen't meet the criteria of the money management part
to show No Trade.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't figure out a formula Dolphin Excel Worksheet Functions 1 August 25th 08 09:59 PM
Easy Problem that I can't figure out Cory from Eugene[_2_] Excel Discussion (Misc queries) 2 September 3rd 07 02:37 AM
Problem with Median Figure Big Geordie New Users to Excel 1 January 5th 07 02:33 PM
Can anyone figure this code problem please simonsmith Excel Discussion (Misc queries) 1 May 18th 06 08:20 PM
Very interesting problem that should be a snap to figure out! KenRamoska Excel Discussion (Misc queries) 3 March 15th 06 08:38 PM


All times are GMT +1. The time now is 10:55 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"